07:22:05.582 [main] DEBUG i.n.u.i.l.InternalLoggerFactory - Using SLF4J as the default logging framework 07:22:05.585 [main] DEBUG i.n.c.MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 4 07:22:05.590 [main] DEBUG i.n.u.concurrent.GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 07:22:05.594 [main] DEBUG i.n.u.i.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 07:22:05.594 [main] DEBUG i.n.u.i.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 07:22:05.605 [main] DEBUG i.n.util.internal.PlatformDependent0 - -Dio.netty.noUnsafe: false 07:22:05.605 [main] DEBUG i.n.util.internal.PlatformDependent0 - Java version: 17 07:22:05.606 [main] DEBUG i.n.util.internal.PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 07:22:05.606 [main] DEBUG i.n.util.internal.PlatformDependent0 - sun.misc.Unsafe.copyMemory: available 07:22:05.606 [main] DEBUG i.n.util.internal.PlatformDependent0 - sun.misc.Unsafe.storeFence: available 07:22:05.606 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.Buffer.address: available 07:22:05.607 [main] DEBUG i.n.util.internal.PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 07:22:05.607 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.Bits.unaligned: available, true 07:22:05.608 [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 @3892c249 07:22:05.608 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 07:22:05.608 [main] DEBUG i.n.util.internal.PlatformDependent - sun.misc.Unsafe: available 07:22:05.608 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 07:22:05.608 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 07:22:05.609 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 07:22:05.609 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.uninitializedArrayAllocationThreshold: -1 07:22:05.610 [main] DEBUG io.netty.util.internal.CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 07:22:05.610 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.noPreferDirect: false 07:22:05.611 [main] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.noKeySetOptimization: false 07:22:05.611 [main] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.selectorAutoRebuildThreshold: 512 07:22:05.614 [main] DEBUG i.n.util.internal.PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 07:22:05.619 [main] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 07:22:05.619 [main] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 07:22:05.620 [main] DEBUG i.n.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@4d154ccd 07:22:05.633 [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='./schemas', deviceCount='1', 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'} 07:22:05.637 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, SSH simulated devices starting on port 17830 07:22:05.809 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Loading models from directory. 07:22:05.844 [main] INFO o.o.y.y.p.r.SharedEffectiveModelContextFactory - Using weak references 07:22:05.844 [main] DEBUG o.o.y.y.p.r.SharedEffectiveModelContextFactory - Starting assembly of 16 sources 07:22:05.852 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [car-purchase@2014-08-18] already in cache as ./schemas/car-purchase@2014-08-18.yang 07:22:05.910 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [ncmount-l2fib@2016-03-07] already in cache as ./schemas/ncmount-l2fib@2016-03-07.yang 07:22:05.915 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [example-action@2016-07-07] already in cache as ./schemas/example-action@2016-07-07.yang 07:22:05.925 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [augment-main-a@2014-01-21] already in cache as ./schemas/augment-main-a@2014-01-21.yang 07:22:05.930 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [ietf-netconf-monitoring@2010-10-04] already in cache as ./schemas/ietf-netconf-monitoring@2010-10-04.yang 07:22:05.968 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [people@2014-08-18] already in cache as ./schemas/people@2014-08-18.yang 07:22:05.973 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [car@2014-08-18] already in cache as ./schemas/car@2014-08-18.yang 07:22:05.976 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [ietf-inet-types@2010-09-24] already in cache as ./schemas/ietf-inet-types@2010-09-24.yang 07:22:05.982 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [car-people@2014-08-18] already in cache as ./schemas/car-people@2014-08-18.yang 07:22:05.994 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [test@2014-10-18] already in cache as ./schemas/test@2014-10-18.yang 07:22:05.995 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [main@2014-01-21] already in cache as ./schemas/main@2014-01-21.yang 07:22:05.996 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10] already in cache as ./schemas/ietf-netconf-monitoring-extension@2013-12-10.yang 07:22:05.997 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [yang-ext@2013-07-09] already in cache as ./schemas/yang-ext@2013-07-09.yang 07:22:06.006 [main] DEBUG o.o.y.y.parser.repo.AssembleSources - Resolving dependency reactor {SourceIdentifier [car-purchase@2014-08-18]=Module [name=car-purchase, revision=Optional[2014-08-18], dependencies=[ModuleImportImpl [name=Unqualified{localName=ietf-inet-types}, revision=2010-09-24], ModuleImportImpl [name=Unqualified{localName=people}, revision=2014-08-18], ModuleImportImpl [name=Unqualified{localName=car}, revision=2014-08-18], ModuleImportImpl [name=Unqualified{localName=yang-ext}, revision=2013-07-09]]], SourceIdentifier [ncmount-l2fib@2016-03-07]=Module [name=ncmount-l2fib, revision=Optional[2016-03-07], dependencies=[ModuleImportImpl [name=Unqualified{localName=ietf-yang-types}, revision=null]]], SourceIdentifier [example-action@2016-07-07]=Module [name=example-action, revision=Optional[2016-07-07], dependencies=[ModuleImportImpl [name=Unqualified{localName=ietf-yang-types}, revision=null]]], SourceIdentifier [augment-main-a@2014-01-21]=Module [name=augment-main-a, revision=Optional[2014-01-21], dependencies=[ModuleImportImpl [name=Unqualified{localName=main}, revision=2014-01-21]]], SourceIdentifier [ietf-netconf-monitoring@2010-10-04]=Module [name=ietf-netconf-monitoring, revision=Optional[2010-10-04], dependencies=[ModuleImportImpl [name=Unqualified{localName=ietf-inet-types}, revision=2013-07-15], ModuleImportImpl [name=Unqualified{localName=ietf-yang-types}, revision=2013-07-15]]], SourceIdentifier [ietf-yang-types@2013-07-15]=Module [name=ietf-yang-types, revision=Optional[2013-07-15], dependencies=[]], SourceIdentifier [people@2014-08-18]=Module [name=people, revision=Optional[2014-08-18], dependencies=[ModuleImportImpl [name=Unqualified{localName=ietf-inet-types}, revision=2010-09-24]]], SourceIdentifier [odl-netconf-monitoring@2022-07-18]=Module [name=odl-netconf-monitoring, revision=Optional[2022-07-18], dependencies=[ModuleImportImpl [name=Unqualified{localName=ietf-netconf-monitoring}, revision=null]]], SourceIdentifier [car@2014-08-18]=Module [name=car, revision=Optional[2014-08-18], dependencies=[ModuleImportImpl [name=Unqualified{localName=ietf-inet-types}, revision=2010-09-24]]], SourceIdentifier [ietf-inet-types@2010-09-24]=Module [name=ietf-inet-types, revision=Optional[2010-09-24], dependencies=[]], SourceIdentifier [car-people@2014-08-18]=Module [name=car-people, revision=Optional[2014-08-18], dependencies=[ModuleImportImpl [name=Unqualified{localName=ietf-inet-types}, revision=2010-09-24], ModuleImportImpl [name=Unqualified{localName=people}, revision=2014-08-18], ModuleImportImpl [name=Unqualified{localName=car}, revision=2014-08-18]]], SourceIdentifier [ietf-inet-types@2013-07-15]=Module [name=ietf-inet-types, revision=Optional[2013-07-15], dependencies=[]], SourceIdentifier [test@2014-10-18]=Module [name=test, revision=Optional[2014-10-18], dependencies=[]], SourceIdentifier [main@2014-01-21]=Module [name=main, revision=Optional[2014-01-21], dependencies=[]], SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10]=Module [name=ietf-netconf-monitoring-extension, revision=Optional[2013-12-10], dependencies=[ModuleImportImpl [name=Unqualified{localName=ietf-netconf-monitoring}, revision=null]]], SourceIdentifier [yang-ext@2013-07-09]=Module [name=yang-ext, revision=Optional[2013-07-09], dependencies=[]]} 07:22:06.017 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Source SourceIdentifier [car-purchase@2014-08-18] is missing import ModuleImportImpl [name=Unqualified{localName=ietf-inet-types}, revision=2010-09-24] 07:22:06.017 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Source SourceIdentifier [ncmount-l2fib@2016-03-07] is missing import ModuleImportImpl [name=Unqualified{localName=ietf-yang-types}, revision=null] 07:22:06.017 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Source SourceIdentifier [example-action@2016-07-07] is missing import ModuleImportImpl [name=Unqualified{localName=ietf-yang-types}, revision=null] 07:22:06.017 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Source SourceIdentifier [augment-main-a@2014-01-21] is missing import ModuleImportImpl [name=Unqualified{localName=main}, revision=2014-01-21] 07:22:06.017 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Source SourceIdentifier [ietf-netconf-monitoring@2010-10-04] is missing import ModuleImportImpl [name=Unqualified{localName=ietf-inet-types}, revision=2013-07-15] 07:22:06.018 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [ietf-yang-types@2013-07-15] 07:22:06.022 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Source SourceIdentifier [people@2014-08-18] is missing import ModuleImportImpl [name=Unqualified{localName=ietf-inet-types}, revision=2010-09-24] 07:22:06.023 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Source SourceIdentifier [odl-netconf-monitoring@2022-07-18] is missing import ModuleImportImpl [name=Unqualified{localName=ietf-netconf-monitoring}, revision=null] 07:22:06.024 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Source SourceIdentifier [car@2014-08-18] is missing import ModuleImportImpl [name=Unqualified{localName=ietf-inet-types}, revision=2010-09-24] 07:22:06.024 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [ietf-inet-types@2010-09-24] 07:22:06.025 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Source SourceIdentifier [car-people@2014-08-18] is missing import ModuleImportImpl [name=Unqualified{localName=people}, revision=2014-08-18] 07:22:06.026 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [ietf-inet-types@2013-07-15] 07:22:06.026 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [test@2014-10-18] 07:22:06.026 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [main@2014-01-21] 07:22:06.026 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Source SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10] is missing import ModuleImportImpl [name=Unqualified{localName=ietf-netconf-monitoring}, revision=null] 07:22:06.027 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [yang-ext@2013-07-09] 07:22:06.028 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Source SourceIdentifier [car-purchase@2014-08-18] is missing import ModuleImportImpl [name=Unqualified{localName=people}, revision=2014-08-18] 07:22:06.028 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [ncmount-l2fib@2016-03-07] 07:22:06.028 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [example-action@2016-07-07] 07:22:06.029 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [augment-main-a@2014-01-21] 07:22:06.029 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [ietf-netconf-monitoring@2010-10-04] 07:22:06.030 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [people@2014-08-18] 07:22:06.031 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [odl-netconf-monitoring@2022-07-18] 07:22:06.033 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [car@2014-08-18] 07:22:06.034 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [car-people@2014-08-18] 07:22:06.034 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10] 07:22:06.034 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [car-purchase@2014-08-18] 07:22:06.055 [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 07:22:06.055 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car@2014-08-18]} started phase SOURCE_PRE_LINKAGE 07:22:06.055 [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 07:22:06.056 [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 07:22:06.056 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [main@2014-01-21]} started phase SOURCE_PRE_LINKAGE 07:22:06.056 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10]} started phase SOURCE_PRE_LINKAGE 07:22:06.056 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-purchase@2014-08-18]} started phase SOURCE_PRE_LINKAGE 07:22:06.056 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-people@2014-08-18]} started phase SOURCE_PRE_LINKAGE 07:22:06.056 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [test@2014-10-18]} started phase SOURCE_PRE_LINKAGE 07:22:06.056 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]} started phase SOURCE_PRE_LINKAGE 07:22:06.056 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [example-action@2016-07-07]} started phase SOURCE_PRE_LINKAGE 07:22:06.056 [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 07:22:06.056 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [people@2014-08-18]} started phase SOURCE_PRE_LINKAGE 07:22:06.056 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [yang-ext@2013-07-09]} started phase SOURCE_PRE_LINKAGE 07:22:06.056 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]} started phase SOURCE_PRE_LINKAGE 07:22:06.056 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]} started phase SOURCE_PRE_LINKAGE 07:22:06.056 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_PRE_LINKAGE started 07:22:06.085 [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 07:22:06.086 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [main@2014-01-21]} finished phase SOURCE_PRE_LINKAGE 07:22:06.086 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [test@2014-10-18]} finished phase SOURCE_PRE_LINKAGE 07:22:06.087 [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 07:22:06.087 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [people@2014-08-18]} finished phase SOURCE_PRE_LINKAGE 07:22:06.087 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [yang-ext@2013-07-09]} finished phase SOURCE_PRE_LINKAGE 07:22:06.087 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]} finished phase SOURCE_PRE_LINKAGE 07:22:06.087 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]} finished phase SOURCE_PRE_LINKAGE 07:22:06.087 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car@2014-08-18]} finished phase SOURCE_PRE_LINKAGE 07:22:06.087 [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 07:22:06.088 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10]} finished phase SOURCE_PRE_LINKAGE 07:22:06.088 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-purchase@2014-08-18]} finished phase SOURCE_PRE_LINKAGE 07:22:06.088 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-people@2014-08-18]} finished phase SOURCE_PRE_LINKAGE 07:22:06.088 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]} finished phase SOURCE_PRE_LINKAGE 07:22:06.088 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [example-action@2016-07-07]} finished phase SOURCE_PRE_LINKAGE 07:22:06.088 [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 07:22:06.088 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_PRE_LINKAGE finished 07:22:06.088 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} started phase SOURCE_LINKAGE 07:22:06.088 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car@2014-08-18]} started phase SOURCE_LINKAGE 07:22:06.088 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} started phase SOURCE_LINKAGE 07:22:06.088 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} started phase SOURCE_LINKAGE 07:22:06.088 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [main@2014-01-21]} started phase SOURCE_LINKAGE 07:22:06.088 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10]} started phase SOURCE_LINKAGE 07:22:06.088 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-purchase@2014-08-18]} started phase SOURCE_LINKAGE 07:22:06.088 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-people@2014-08-18]} started phase SOURCE_LINKAGE 07:22:06.088 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [test@2014-10-18]} started phase SOURCE_LINKAGE 07:22:06.088 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]} started phase SOURCE_LINKAGE 07:22:06.088 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [example-action@2016-07-07]} started phase SOURCE_LINKAGE 07:22:06.089 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} started phase SOURCE_LINKAGE 07:22:06.089 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [people@2014-08-18]} started phase SOURCE_LINKAGE 07:22:06.089 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [yang-ext@2013-07-09]} started phase SOURCE_LINKAGE 07:22:06.089 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]} started phase SOURCE_LINKAGE 07:22:06.089 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]} started phase SOURCE_LINKAGE 07:22:06.089 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_LINKAGE started 07:22:06.097 [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] 07:22:06.099 [main] DEBUG o.o.y.y.p.s.r.StatementContextBase - Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=ietf-netconf-monitoring} found a pre-existing match: SourceIdentifier [ietf-netconf-monitoring@2010-10-04]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=ietf-netconf-monitoring}, refCount=0} 07:22:06.107 [main] DEBUG o.o.y.y.p.s.r.StatementContextBase - Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=ietf-yang-types} matched added key SourceIdentifier [ietf-yang-types@2013-07-15] 07:22:06.108 [main] DEBUG o.o.y.y.p.s.r.StatementContextBase - Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=ietf-yang-types} matched added key SourceIdentifier [ietf-yang-types@2013-07-15] 07:22:06.110 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} finished phase SOURCE_LINKAGE 07:22:06.110 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [main@2014-01-21]} finished phase SOURCE_LINKAGE 07:22:06.111 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [test@2014-10-18]} finished phase SOURCE_LINKAGE 07:22:06.111 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} finished phase SOURCE_LINKAGE 07:22:06.111 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [yang-ext@2013-07-09]} finished phase SOURCE_LINKAGE 07:22:06.111 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]} finished phase SOURCE_LINKAGE 07:22:06.111 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]} finished phase SOURCE_LINKAGE 07:22:06.111 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car@2014-08-18]} finished phase SOURCE_LINKAGE 07:22:06.112 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} finished phase SOURCE_LINKAGE 07:22:06.112 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10]} finished phase SOURCE_LINKAGE 07:22:06.112 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]} finished phase SOURCE_LINKAGE 07:22:06.112 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [example-action@2016-07-07]} finished phase SOURCE_LINKAGE 07:22:06.112 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [people@2014-08-18]} finished phase SOURCE_LINKAGE 07:22:06.112 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} finished phase SOURCE_LINKAGE 07:22:06.112 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-purchase@2014-08-18]} finished phase SOURCE_LINKAGE 07:22:06.112 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-people@2014-08-18]} finished phase SOURCE_LINKAGE 07:22:06.112 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_LINKAGE finished 07:22:06.112 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} started phase STATEMENT_DEFINITION 07:22:06.112 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car@2014-08-18]} started phase STATEMENT_DEFINITION 07:22:06.112 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} started phase STATEMENT_DEFINITION 07:22:06.112 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} started phase STATEMENT_DEFINITION 07:22:06.112 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [main@2014-01-21]} started phase STATEMENT_DEFINITION 07:22:06.112 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10]} started phase STATEMENT_DEFINITION 07:22:06.113 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-purchase@2014-08-18]} started phase STATEMENT_DEFINITION 07:22:06.113 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-people@2014-08-18]} started phase STATEMENT_DEFINITION 07:22:06.113 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [test@2014-10-18]} started phase STATEMENT_DEFINITION 07:22:06.113 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]} started phase STATEMENT_DEFINITION 07:22:06.113 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [example-action@2016-07-07]} started phase STATEMENT_DEFINITION 07:22:06.113 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} started phase STATEMENT_DEFINITION 07:22:06.113 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [people@2014-08-18]} started phase STATEMENT_DEFINITION 07:22:06.113 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [yang-ext@2013-07-09]} started phase STATEMENT_DEFINITION 07:22:06.113 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]} started phase STATEMENT_DEFINITION 07:22:06.113 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]} started phase STATEMENT_DEFINITION 07:22:06.113 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase STATEMENT_DEFINITION started 07:22:06.156 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car@2014-08-18]} finished phase STATEMENT_DEFINITION 07:22:06.156 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} finished phase STATEMENT_DEFINITION 07:22:06.157 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} finished phase STATEMENT_DEFINITION 07:22:06.157 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [main@2014-01-21]} finished phase STATEMENT_DEFINITION 07:22:06.157 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10]} finished phase STATEMENT_DEFINITION 07:22:06.157 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-purchase@2014-08-18]} finished phase STATEMENT_DEFINITION 07:22:06.157 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-people@2014-08-18]} finished phase STATEMENT_DEFINITION 07:22:06.157 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [test@2014-10-18]} finished phase STATEMENT_DEFINITION 07:22:06.157 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]} finished phase STATEMENT_DEFINITION 07:22:06.157 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [example-action@2016-07-07]} finished phase STATEMENT_DEFINITION 07:22:06.157 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} finished phase STATEMENT_DEFINITION 07:22:06.158 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [people@2014-08-18]} finished phase STATEMENT_DEFINITION 07:22:06.158 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [yang-ext@2013-07-09]} finished phase STATEMENT_DEFINITION 07:22:06.158 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]} finished phase STATEMENT_DEFINITION 07:22:06.158 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]} finished phase STATEMENT_DEFINITION 07:22:06.158 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} finished phase STATEMENT_DEFINITION 07:22:06.158 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase STATEMENT_DEFINITION finished 07:22:06.158 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} started phase FULL_DECLARATION 07:22:06.158 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car@2014-08-18]} started phase FULL_DECLARATION 07:22:06.158 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} started phase FULL_DECLARATION 07:22:06.158 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} started phase FULL_DECLARATION 07:22:06.158 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [main@2014-01-21]} started phase FULL_DECLARATION 07:22:06.158 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10]} started phase FULL_DECLARATION 07:22:06.158 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-purchase@2014-08-18]} started phase FULL_DECLARATION 07:22:06.158 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-people@2014-08-18]} started phase FULL_DECLARATION 07:22:06.158 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [test@2014-10-18]} started phase FULL_DECLARATION 07:22:06.159 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]} started phase FULL_DECLARATION 07:22:06.159 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [example-action@2016-07-07]} started phase FULL_DECLARATION 07:22:06.159 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} started phase FULL_DECLARATION 07:22:06.159 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [people@2014-08-18]} started phase FULL_DECLARATION 07:22:06.159 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [yang-ext@2013-07-09]} started phase FULL_DECLARATION 07:22:06.159 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]} started phase FULL_DECLARATION 07:22:06.159 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]} started phase FULL_DECLARATION 07:22:06.159 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase FULL_DECLARATION started 07:22:06.159 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)augment-identifier as org.opendaylight.yangtools.odlext.parser.AugmentIdentifierStatementSupport@155d1021 07:22:06.160 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-instance as org.opendaylight.yangtools.odlext.parser.ContextInstanceStatementSupport@4bd2f0dc 07:22:06.160 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)instance-target as org.opendaylight.yangtools.odlext.parser.InstanceTargetStatementSupport@2e647e59 07:22:06.160 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} defined statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)rpc-context-instance as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2c42b421 07:22:06.160 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-reference as org.opendaylight.yangtools.odlext.parser.ContextReferenceStatementSupport@51e37590 07:22:06.165 [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 07:22:06.165 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car@2014-08-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)augment-identifier as org.opendaylight.yangtools.odlext.parser.AugmentIdentifierStatementSupport@155d1021 07:22:06.165 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car@2014-08-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-instance as org.opendaylight.yangtools.odlext.parser.ContextInstanceStatementSupport@4bd2f0dc 07:22:06.165 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car@2014-08-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)instance-target as org.opendaylight.yangtools.odlext.parser.InstanceTargetStatementSupport@2e647e59 07:22:06.166 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car@2014-08-18]} defined statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)rpc-context-instance as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2c42b421 07:22:06.166 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car@2014-08-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-reference as org.opendaylight.yangtools.odlext.parser.ContextReferenceStatementSupport@51e37590 07:22:06.168 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)augment-identifier as org.opendaylight.yangtools.odlext.parser.AugmentIdentifierStatementSupport@155d1021 07:22:06.168 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-instance as org.opendaylight.yangtools.odlext.parser.ContextInstanceStatementSupport@4bd2f0dc 07:22:06.168 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)instance-target as org.opendaylight.yangtools.odlext.parser.InstanceTargetStatementSupport@2e647e59 07:22:06.168 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} defined statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)rpc-context-instance as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2c42b421 07:22:06.168 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-reference as org.opendaylight.yangtools.odlext.parser.ContextReferenceStatementSupport@51e37590 07:22:06.170 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)augment-identifier as org.opendaylight.yangtools.odlext.parser.AugmentIdentifierStatementSupport@155d1021 07:22:06.170 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-instance as org.opendaylight.yangtools.odlext.parser.ContextInstanceStatementSupport@4bd2f0dc 07:22:06.170 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)instance-target as org.opendaylight.yangtools.odlext.parser.InstanceTargetStatementSupport@2e647e59 07:22:06.170 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} defined statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)rpc-context-instance as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2c42b421 07:22:06.171 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-reference as org.opendaylight.yangtools.odlext.parser.ContextReferenceStatementSupport@51e37590 07:22:06.177 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [main@2014-01-21]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)augment-identifier as org.opendaylight.yangtools.odlext.parser.AugmentIdentifierStatementSupport@155d1021 07:22:06.178 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [main@2014-01-21]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-instance as org.opendaylight.yangtools.odlext.parser.ContextInstanceStatementSupport@4bd2f0dc 07:22:06.178 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [main@2014-01-21]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)instance-target as org.opendaylight.yangtools.odlext.parser.InstanceTargetStatementSupport@2e647e59 07:22:06.178 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [main@2014-01-21]} defined statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)rpc-context-instance as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2c42b421 07:22:06.178 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [main@2014-01-21]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-reference as org.opendaylight.yangtools.odlext.parser.ContextReferenceStatementSupport@51e37590 07:22:06.180 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)augment-identifier as org.opendaylight.yangtools.odlext.parser.AugmentIdentifierStatementSupport@155d1021 07:22:06.181 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-instance as org.opendaylight.yangtools.odlext.parser.ContextInstanceStatementSupport@4bd2f0dc 07:22:06.181 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)instance-target as org.opendaylight.yangtools.odlext.parser.InstanceTargetStatementSupport@2e647e59 07:22:06.181 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10]} defined statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)rpc-context-instance as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2c42b421 07:22:06.181 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-reference as org.opendaylight.yangtools.odlext.parser.ContextReferenceStatementSupport@51e37590 07:22:06.181 [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 07:22:06.181 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-purchase@2014-08-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)augment-identifier as org.opendaylight.yangtools.odlext.parser.AugmentIdentifierStatementSupport@155d1021 07:22:06.181 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-purchase@2014-08-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-instance as org.opendaylight.yangtools.odlext.parser.ContextInstanceStatementSupport@4bd2f0dc 07:22:06.181 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-purchase@2014-08-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)instance-target as org.opendaylight.yangtools.odlext.parser.InstanceTargetStatementSupport@2e647e59 07:22:06.181 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-purchase@2014-08-18]} defined statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)rpc-context-instance as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2c42b421 07:22:06.182 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-purchase@2014-08-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-reference as org.opendaylight.yangtools.odlext.parser.ContextReferenceStatementSupport@51e37590 07:22:06.182 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-people@2014-08-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)augment-identifier as org.opendaylight.yangtools.odlext.parser.AugmentIdentifierStatementSupport@155d1021 07:22:06.182 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-people@2014-08-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-instance as org.opendaylight.yangtools.odlext.parser.ContextInstanceStatementSupport@4bd2f0dc 07:22:06.182 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-people@2014-08-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)instance-target as org.opendaylight.yangtools.odlext.parser.InstanceTargetStatementSupport@2e647e59 07:22:06.182 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-people@2014-08-18]} defined statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)rpc-context-instance as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2c42b421 07:22:06.183 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-people@2014-08-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-reference as org.opendaylight.yangtools.odlext.parser.ContextReferenceStatementSupport@51e37590 07:22:06.183 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [test@2014-10-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)augment-identifier as org.opendaylight.yangtools.odlext.parser.AugmentIdentifierStatementSupport@155d1021 07:22:06.183 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [test@2014-10-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-instance as org.opendaylight.yangtools.odlext.parser.ContextInstanceStatementSupport@4bd2f0dc 07:22:06.183 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [test@2014-10-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)instance-target as org.opendaylight.yangtools.odlext.parser.InstanceTargetStatementSupport@2e647e59 07:22:06.183 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [test@2014-10-18]} defined statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)rpc-context-instance as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2c42b421 07:22:06.183 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [test@2014-10-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-reference as org.opendaylight.yangtools.odlext.parser.ContextReferenceStatementSupport@51e37590 07:22:06.184 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)augment-identifier as org.opendaylight.yangtools.odlext.parser.AugmentIdentifierStatementSupport@155d1021 07:22:06.184 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-instance as org.opendaylight.yangtools.odlext.parser.ContextInstanceStatementSupport@4bd2f0dc 07:22:06.184 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)instance-target as org.opendaylight.yangtools.odlext.parser.InstanceTargetStatementSupport@2e647e59 07:22:06.184 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]} defined statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)rpc-context-instance as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2c42b421 07:22:06.184 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-reference as org.opendaylight.yangtools.odlext.parser.ContextReferenceStatementSupport@51e37590 07:22:06.184 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [example-action@2016-07-07]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)augment-identifier as org.opendaylight.yangtools.odlext.parser.AugmentIdentifierStatementSupport@155d1021 07:22:06.184 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [example-action@2016-07-07]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-instance as org.opendaylight.yangtools.odlext.parser.ContextInstanceStatementSupport@4bd2f0dc 07:22:06.184 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [example-action@2016-07-07]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)instance-target as org.opendaylight.yangtools.odlext.parser.InstanceTargetStatementSupport@2e647e59 07:22:06.185 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [example-action@2016-07-07]} defined statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)rpc-context-instance as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2c42b421 07:22:06.185 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [example-action@2016-07-07]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-reference as org.opendaylight.yangtools.odlext.parser.ContextReferenceStatementSupport@51e37590 07:22:06.187 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)augment-identifier as org.opendaylight.yangtools.odlext.parser.AugmentIdentifierStatementSupport@155d1021 07:22:06.187 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-instance as org.opendaylight.yangtools.odlext.parser.ContextInstanceStatementSupport@4bd2f0dc 07:22:06.187 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)instance-target as org.opendaylight.yangtools.odlext.parser.InstanceTargetStatementSupport@2e647e59 07:22:06.187 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} defined statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)rpc-context-instance as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2c42b421 07:22:06.187 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-reference as org.opendaylight.yangtools.odlext.parser.ContextReferenceStatementSupport@51e37590 07:22:06.189 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [people@2014-08-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)augment-identifier as org.opendaylight.yangtools.odlext.parser.AugmentIdentifierStatementSupport@155d1021 07:22:06.189 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [people@2014-08-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-instance as org.opendaylight.yangtools.odlext.parser.ContextInstanceStatementSupport@4bd2f0dc 07:22:06.189 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [people@2014-08-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)instance-target as org.opendaylight.yangtools.odlext.parser.InstanceTargetStatementSupport@2e647e59 07:22:06.190 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [people@2014-08-18]} defined statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)rpc-context-instance as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2c42b421 07:22:06.190 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [people@2014-08-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-reference as org.opendaylight.yangtools.odlext.parser.ContextReferenceStatementSupport@51e37590 07:22:06.190 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [yang-ext@2013-07-09]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)augment-identifier as org.opendaylight.yangtools.odlext.parser.AugmentIdentifierStatementSupport@155d1021 07:22:06.190 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [yang-ext@2013-07-09]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-instance as org.opendaylight.yangtools.odlext.parser.ContextInstanceStatementSupport@4bd2f0dc 07:22:06.190 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [yang-ext@2013-07-09]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)instance-target as org.opendaylight.yangtools.odlext.parser.InstanceTargetStatementSupport@2e647e59 07:22:06.191 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [yang-ext@2013-07-09]} defined statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)rpc-context-instance as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2c42b421 07:22:06.191 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [yang-ext@2013-07-09]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-reference as org.opendaylight.yangtools.odlext.parser.ContextReferenceStatementSupport@51e37590 07:22:06.191 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)augment-identifier as org.opendaylight.yangtools.odlext.parser.AugmentIdentifierStatementSupport@155d1021 07:22:06.191 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-instance as org.opendaylight.yangtools.odlext.parser.ContextInstanceStatementSupport@4bd2f0dc 07:22:06.191 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)instance-target as org.opendaylight.yangtools.odlext.parser.InstanceTargetStatementSupport@2e647e59 07:22:06.191 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]} defined statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)rpc-context-instance as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2c42b421 07:22:06.191 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-reference as org.opendaylight.yangtools.odlext.parser.ContextReferenceStatementSupport@51e37590 07:22:06.192 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)augment-identifier as org.opendaylight.yangtools.odlext.parser.AugmentIdentifierStatementSupport@155d1021 07:22:06.192 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-instance as org.opendaylight.yangtools.odlext.parser.ContextInstanceStatementSupport@4bd2f0dc 07:22:06.192 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)instance-target as org.opendaylight.yangtools.odlext.parser.InstanceTargetStatementSupport@2e647e59 07:22:06.192 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]} defined statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)rpc-context-instance as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2c42b421 07:22:06.192 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-reference as org.opendaylight.yangtools.odlext.parser.ContextReferenceStatementSupport@51e37590 07:22:06.193 [main] DEBUG o.o.y.y.p.stmt.reactor.ModifierImpl - Action for [(ns:main?revision=2014-01-21)cont] got key (ns:main?revision=2014-01-21)cont 07:22:06.193 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} finished phase FULL_DECLARATION 07:22:06.193 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car@2014-08-18]} finished phase FULL_DECLARATION 07:22:06.193 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} finished phase FULL_DECLARATION 07:22:06.194 [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 07:22:06.195 [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 07:22:06.195 [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 07:22:06.195 [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 07:22:06.195 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} finished phase FULL_DECLARATION 07:22:06.195 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [main@2014-01-21]} finished phase FULL_DECLARATION 07:22:06.195 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10]} finished phase FULL_DECLARATION 07:22:06.195 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-purchase@2014-08-18]} finished phase FULL_DECLARATION 07:22:06.195 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-people@2014-08-18]} finished phase FULL_DECLARATION 07:22:06.195 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [test@2014-10-18]} finished phase FULL_DECLARATION 07:22:06.196 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]} finished phase FULL_DECLARATION 07:22:06.196 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [example-action@2016-07-07]} finished phase FULL_DECLARATION 07:22:06.196 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} finished phase FULL_DECLARATION 07:22:06.196 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [people@2014-08-18]} finished phase FULL_DECLARATION 07:22:06.196 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [yang-ext@2013-07-09]} finished phase FULL_DECLARATION 07:22:06.196 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]} finished phase FULL_DECLARATION 07:22:06.196 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]} finished phase FULL_DECLARATION 07:22:06.196 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase FULL_DECLARATION finished 07:22:06.196 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} started phase EFFECTIVE_MODEL 07:22:06.197 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car@2014-08-18]} started phase EFFECTIVE_MODEL 07:22:06.197 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} started phase EFFECTIVE_MODEL 07:22:06.197 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} started phase EFFECTIVE_MODEL 07:22:06.197 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [main@2014-01-21]} started phase EFFECTIVE_MODEL 07:22:06.197 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10]} started phase EFFECTIVE_MODEL 07:22:06.197 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-purchase@2014-08-18]} started phase EFFECTIVE_MODEL 07:22:06.197 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-people@2014-08-18]} started phase EFFECTIVE_MODEL 07:22:06.197 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [test@2014-10-18]} started phase EFFECTIVE_MODEL 07:22:06.197 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]} started phase EFFECTIVE_MODEL 07:22:06.197 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [example-action@2016-07-07]} started phase EFFECTIVE_MODEL 07:22:06.197 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} started phase EFFECTIVE_MODEL 07:22:06.197 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [people@2014-08-18]} started phase EFFECTIVE_MODEL 07:22:06.197 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [yang-ext@2013-07-09]} started phase EFFECTIVE_MODEL 07:22:06.197 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]} started phase EFFECTIVE_MODEL 07:22:06.197 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]} started phase EFFECTIVE_MODEL 07:22:06.197 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase EFFECTIVE_MODEL started 07:22:06.200 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} finished phase EFFECTIVE_MODEL 07:22:06.201 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10]} finished phase EFFECTIVE_MODEL 07:22:06.201 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [test@2014-10-18]} finished phase EFFECTIVE_MODEL 07:22:06.202 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} finished phase EFFECTIVE_MODEL 07:22:06.202 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [yang-ext@2013-07-09]} finished phase EFFECTIVE_MODEL 07:22:06.203 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]} finished phase EFFECTIVE_MODEL 07:22:06.204 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car@2014-08-18]} finished phase EFFECTIVE_MODEL 07:22:06.204 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} finished phase EFFECTIVE_MODEL 07:22:06.205 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} finished phase EFFECTIVE_MODEL 07:22:06.205 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [main@2014-01-21]} finished phase EFFECTIVE_MODEL 07:22:06.205 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]} finished phase EFFECTIVE_MODEL 07:22:06.205 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [example-action@2016-07-07]} finished phase EFFECTIVE_MODEL 07:22:06.206 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [people@2014-08-18]} finished phase EFFECTIVE_MODEL 07:22:06.206 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]} finished phase EFFECTIVE_MODEL 07:22:06.206 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-purchase@2014-08-18]} finished phase EFFECTIVE_MODEL 07:22:06.206 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-people@2014-08-18]} finished phase EFFECTIVE_MODEL 07:22:06.206 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase EFFECTIVE_MODEL finished 07:22:06.261 [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} 07:22:06.263 [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} 07:22:06.266 [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} 07:22:06.266 [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} 07:22:06.284 [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} 07:22:06.284 [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} 07:22:06.284 [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} 07:22:06.284 [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} 07:22:06.284 [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} 07:22:06.284 [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-extension?revision=2013-12-10)session-identifier, refCount=1} 07:22:06.285 [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} 07:22:06.285 [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} 07:22:06.285 [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} 07:22:06.285 [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} 07:22:06.299 [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} 07:22:06.299 [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} 07:22:06.299 [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} 07:22:06.300 [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} 07:22:06.300 [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} 07:22:06.300 [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} 07:22:06.301 [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:controller:config:sal-clustering-it:car?revision=2014-08-18)id, refCount=1} 07:22:06.302 [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:controller:config:sal-clustering-it:car?revision=2014-08-18)model, refCount=1} 07:22:06.302 [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:controller:config:sal-clustering-it:car?revision=2014-08-18)manufacturer, refCount=1} 07:22:06.302 [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:controller:config:sal-clustering-it:car?revision=2014-08-18)year, refCount=1} 07:22:06.302 [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:controller:config:sal-clustering-it:car?revision=2014-08-18)category, refCount=1} 07:22:06.308 [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:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car?revision=2014-08-18)id, refCount=SWEEPING} 07:22:06.308 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car?revision=2014-08-18)model, refCount=SWEEPING} 07:22:06.308 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car?revision=2014-08-18)manufacturer, refCount=SWEEPING} 07:22:06.308 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car?revision=2014-08-18)year, refCount=SWEEPING} 07:22:06.308 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car?revision=2014-08-18)category, refCount=SWEEPING} 07:22:06.314 [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=(ns:augment:main:a?revision=2014-01-21)lf11, refCount=1} 07:22:06.317 [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=(ns:augment:main:a?revision=2014-01-21)delay, refCount=1} 07:22:06.317 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: UndeclaredStmtCtx{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)output}, argument=(ns:augment:main:a?revision=2014-01-21)output, refCount=1} 07:22:06.323 [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:controller:config:sal-clustering-it:people?revision=2014-08-18)id, refCount=2} 07:22:06.323 [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:controller:config:sal-clustering-it:people?revision=2014-08-18)gender, refCount=2} 07:22:06.323 [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:controller:config:sal-clustering-it:people?revision=2014-08-18)age, refCount=2} 07:22:06.323 [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:controller:config:sal-clustering-it:people?revision=2014-08-18)address, refCount=2} 07:22:06.323 [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:controller:config:sal-clustering-it:people?revision=2014-08-18)contactNo, refCount=2} 07:22:06.324 [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:controller:config:sal-clustering-it:people?revision=2014-08-18)id, refCount=1} 07:22:06.324 [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:controller:config:sal-clustering-it:people?revision=2014-08-18)gender, refCount=1} 07:22:06.324 [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:controller:config:sal-clustering-it:people?revision=2014-08-18)age, refCount=1} 07:22:06.324 [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:controller:config:sal-clustering-it:people?revision=2014-08-18)address, refCount=1} 07:22:06.324 [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:controller:config:sal-clustering-it:people?revision=2014-08-18)contactNo, refCount=1} 07:22:06.325 [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:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people?revision=2014-08-18)id, refCount=SWEEPING} 07:22:06.325 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people?revision=2014-08-18)gender, refCount=SWEEPING} 07:22:06.325 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people?revision=2014-08-18)age, refCount=SWEEPING} 07:22:06.325 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people?revision=2014-08-18)address, refCount=SWEEPING} 07:22:06.325 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people?revision=2014-08-18)contactNo, refCount=SWEEPING} 07:22:06.355 [main] DEBUG o.o.y.y.p.r.SharedEffectiveModelContextFactory - Finished assembly of 16 sources in 513.2 ms 07:22:06.361 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [augment-main-a@2014-01-21] already in cache as ./schemas/augment-main-a@2014-01-21.yang 07:22:06.363 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [car@2014-08-18] already in cache as ./schemas/car@2014-08-18.yang 07:22:06.363 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [car-people@2014-08-18] already in cache as ./schemas/car-people@2014-08-18.yang 07:22:06.363 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [car-purchase@2014-08-18] already in cache as ./schemas/car-purchase@2014-08-18.yang 07:22:06.364 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [example-action@2016-07-07] already in cache as ./schemas/example-action@2016-07-07.yang 07:22:06.364 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [ietf-inet-types@2013-07-15] already in cache as ./schemas/ietf-inet-types@2013-07-15.yang 07:22:06.365 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [ietf-inet-types@2010-09-24] already in cache as ./schemas/ietf-inet-types@2010-09-24.yang 07:22:06.367 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [ietf-netconf-monitoring@2010-10-04] already in cache as ./schemas/ietf-netconf-monitoring@2010-10-04.yang 07:22:06.368 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10] already in cache as ./schemas/ietf-netconf-monitoring-extension@2013-12-10.yang 07:22:06.369 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [ietf-yang-types@2013-07-15] already in cache as ./schemas/ietf-yang-types@2013-07-15.yang 07:22:06.370 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [main@2014-01-21] already in cache as ./schemas/main@2014-01-21.yang 07:22:06.370 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [ncmount-l2fib@2016-03-07] already in cache as ./schemas/ncmount-l2fib@2016-03-07.yang 07:22:06.371 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [odl-netconf-monitoring@2022-07-18] already in cache as ./schemas/odl-netconf-monitoring@2022-07-18.yang 07:22:06.371 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [people@2014-08-18] already in cache as ./schemas/people@2014-08-18.yang 07:22:06.371 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [test@2014-10-18] already in cache as ./schemas/test@2014-10-18.yang 07:22:06.372 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [yang-ext@2013-07-09] already in cache as ./schemas/yang-ext@2013-07-09.yang 07:22:06.384 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using MdsalOperationProvider. 07:22:06.386 [main] DEBUG o.o.n.n.AbstractNetconfSessionNegotiator - Default maximum incoming NETCONF chunk size is 16777216 bytes 07:22:06.479 [main] INFO o.o.n.s.s.c.u.s.b.BouncyCastleSecurityProviderRegistrar - getOrCreateProvider(BC) created instance of org.bouncycastle.jce.provider.BouncyCastleProvider 07:22:06.480 [main] INFO o.o.n.s.s.c.u.s.e.EdDSASecurityProviderRegistrar - getOrCreateProvider(EdDSA) created instance of org.opendaylight.netconf.shaded.eddsa.EdDSASecurityProvider 07:22:06.583 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 4 07:22:06.583 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 4 07:22:06.583 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192 07:22:06.583 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 9 07:22:06.583 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 4194304 07:22:06.583 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256 07:22:06.583 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64 07:22:06.583 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768 07:22:06.583 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192 07:22:06.584 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimIntervalMillis: 0 07:22:06.584 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.useCacheForAllThreads: false 07:22:06.584 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 07:22:06.595 [main] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.processId: 3159 (auto-detected) 07:22:06.597 [main] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv4Stack: false 07:22:06.597 [main] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv6Addresses: false 07:22:06.598 [main] DEBUG i.netty.util.NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 07:22:06.599 [main] DEBUG io.netty.util.NetUtil - /proc/sys/net/core/somaxconn: 128 07:22:06.600 [main] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.machineId: fa:16:3e:ff:fe:f8:d2:95 (auto-detected) 07:22:06.609 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.allocator.type: pooled 07:22:06.609 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 07:22:06.609 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 07:22:06.615 [main] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_BACKLOG' for channel '[id: 0xe701debb]' 07:22:06.615 [main] DEBUG i.n.b.ChannelInitializerExtensions - -Dio.netty.bootstrap.extensions: null 07:22:06.619 [main] DEBUG o.o.n.n.AbstractNetconfDispatcher - Initiated server AbstractBootstrap$PendingRegistrationPromise@6cf0a747(incomplete) at local:/0.0.0.0:17830. 07:22:06.744 [main] DEBUG o.o.n.shaded.sshd.server.SshServer - start() - resolve bind host=0.0.0.0 07:22:06.745 [main] DEBUG o.o.n.s.s.c.io.nio2.Nio2Acceptor - bind(/0.0.0.0:17830) binding to address 07:22:06.747 [main] DEBUG o.o.n.s.s.c.io.nio2.Nio2Acceptor - setOption(SO_REUSEADDR)[true] from property=Property[socket-reuseaddr](Boolean] 07:22:06.747 [main] DEBUG o.o.n.s.s.c.io.nio2.Nio2Acceptor - Unsupported socket option (TCP_NODELAY) to set using Property[tcp-nodelay](Boolean]=true 07:22:06.747 [main] DEBUG o.o.n.s.s.c.io.nio2.Nio2Acceptor - bind(/0.0.0.0:17830) bound to /[0:0:0:0:0:0:0:0]:17830 07:22:06.749 [main] DEBUG o.o.n.t.tool.NetconfDeviceSimulator - Simulated SSH device started on /0.0.0.0:17830 07:22:06.749 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 17830 to 17830 07:22:08.339 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.io.nio2.Nio2Acceptor - setOption(SO_REUSEADDR)[true] from property=Property[socket-reuseaddr](Boolean] 07:22:08.340 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.io.nio2.Nio2Acceptor - setOption(TCP_NODELAY)[true] from property=Property[tcp-nodelay](Boolean] 07:22:08.343 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - Creating IoSession on /10.30.170.124:17830 from /10.30.170.72:46610 via /[0:0:0:0:0:0:0:0]:17830 07:22:08.375 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.s.h.SessionTimeoutListener - sessionCreated(ServerSessionImpl[null@/10.30.170.72:46610]) tracking 07:22:08.379 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - sendIdentification(ServerSessionImpl[null@/10.30.170.72:46610]): SSH-2.0-SSHD-UNKNOWN 07:22:08.379 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.124:17830, remote=/10.30.170.72:46610]) writing 22 bytes 07:22:08.382 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doReadIdentification(ServerSessionImpl[null@/10.30.170.72:46610]) line='SSH-2.0-SSHD-UNKNOWN' 07:22:08.382 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - readIdentification(ServerSessionImpl[null@/10.30.170.72:46610]) client version string: SSH-2.0-SSHD-UNKNOWN 07:22:08.890 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - sendKexInit(ServerSessionImpl[null@/10.30.170.72:46610]) Send SSH_MSG_KEXINIT 07:22:08.894 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[null@/10.30.170.72:46610]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=992 07:22:08.894 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.124:17830, remote=/10.30.170.72:46610]) writing 1008 bytes 07:22:08.895 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[null@/10.30.170.72:46610]) process #0 SSH_MSG_KEXINIT 07:22:08.895 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - handleKexInit(ServerSessionImpl[null@/10.30.170.72:46610]) SSH_MSG_KEXINIT 07:22:08.899 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - setNegotiationResult(ServerSessionImpl[null@/10.30.170.72:46610]) Kex: kex algorithms = curve25519-sha256 07:22:08.899 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - setNegotiationResult(ServerSessionImpl[null@/10.30.170.72:46610]) Kex: server host key algorithms = rsa-sha2-512 07:22:08.899 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - setNegotiationResult(ServerSessionImpl[null@/10.30.170.72:46610]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 07:22:08.899 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - setNegotiationResult(ServerSessionImpl[null@/10.30.170.72:46610]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 07:22:08.899 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - setNegotiationResult(ServerSessionImpl[null@/10.30.170.72:46610]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 07:22:08.899 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - setNegotiationResult(ServerSessionImpl[null@/10.30.170.72:46610]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 07:22:08.899 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - setNegotiationResult(ServerSessionImpl[null@/10.30.170.72:46610]) Kex: compression algorithms (client to server) = none 07:22:08.899 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - setNegotiationResult(ServerSessionImpl[null@/10.30.170.72:46610]) Kex: compression algorithms (server to client) = none 07:22:08.909 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[null@/10.30.170.72:46610]) process #1 30 07:22:08.910 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[curve25519-sha256])[ServerSessionImpl[null@/10.30.170.72:46610]] process command=SSH_MSG_KEXDH_INIT 07:22:08.918 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[curve25519-sha256])[ServerSessionImpl[null@/10.30.170.72:46610]] Send SSH_MSG_KEXDH_REPLY 07:22:08.918 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[null@/10.30.170.72:46610]) packet #1 sending command=31[31] len=600 07:22:08.918 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.124:17830, remote=/10.30.170.72:46610]) writing 616 bytes 07:22:08.919 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - handleKexMessage(ServerSessionImpl[null@/10.30.170.72:46610])[curve25519-sha256] KEX processing complete after cmd=30 07:22:08.919 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - sendNewKeys(ServerSessionImpl[null@/10.30.170.72:46610]) Send SSH_MSG_NEWKEYS 07:22:08.919 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - prepareNewKeys(ServerSessionImpl[null@/10.30.170.72:46610]) session ID=35:37:ad:84:80:66:51:51:d8:a9:71:89:73:ec:9f:1b:24:3c:89:3f:61:0c:16:5d:d1:34:02:da:bf:19:11:6e 07:22:08.921 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[null@/10.30.170.72:46610]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 07:22:08.921 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.124:17830, remote=/10.30.170.72:46610]) writing 16 bytes 07:22:08.922 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - setOutputEncoding(ServerSessionImpl[null@/10.30.170.72:46610]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@768c9690; mac null; compression none[Deflater/-1]; blocks limit 134217728 07:22:08.923 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(ServerSessionImpl[null@/10.30.170.72:46610])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 07:22:08.924 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(ServerSessionImpl[null@/10.30.170.72:46610])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 07:22:08.924 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[null@/10.30.170.72:46610]) packet #3 sending command=7[7] len=419 07:22:08.924 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.124:17830, remote=/10.30.170.72:46610]) writing 452 bytes 07:22:08.925 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - handleNewKeys(ServerSessionImpl[null@/10.30.170.72:46610]) No pending packets to flush at end of KEX 07:22:08.935 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[null@/10.30.170.72:46610]) process #2 SSH_MSG_NEWKEYS 07:22:08.935 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - handleNewKeys(ServerSessionImpl[null@/10.30.170.72:46610]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 07:22:08.935 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - setInputEncoding(ServerSessionImpl[null@/10.30.170.72:46610]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@390cab84; mac null; compression none[Inflater/-1]; blocks limit 134217728 07:22:08.935 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[null@/10.30.170.72:46610]) process #3 SSH_MSG_SERVICE_REQUEST 07:22:08.936 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - handleServiceRequest(ServerSessionImpl[null@/10.30.170.72:46610]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 07:22:08.937 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(ServerSessionImpl[null@/10.30.170.72:46610]) authorized authentication methods: password,keyboard-interactive,publickey 07:22:08.937 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - handleServiceRequest(ServerSessionImpl[null@/10.30.170.72:46610]) Accepted service ssh-userauth 07:22:08.938 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[null@/10.30.170.72:46610]) packet #4 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 07:22:08.938 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.124:17830, remote=/10.30.170.72:46610]) writing 52 bytes 07:22:08.938 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[null@/10.30.170.72:46610]) process #4 SSH_MSG_USERAUTH_REQUEST 07:22:08.939 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(ServerSessionImpl[null@/10.30.170.72:46610]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 07:22:08.939 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(ServerSessionImpl[null@/10.30.170.72:46610]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 07:22:08.939 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(ServerSessionImpl[null@/10.30.170.72:46610]) no authentication factory for method=none 07:22:08.939 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@ServerSessionImpl[null@/10.30.170.72:46610]) SSH_MSG_USERAUTH_REQUEST 07:22:08.939 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@ServerSessionImpl[null@/10.30.170.72:46610]) remaining methods: password,keyboard-interactive,publickey 07:22:08.939 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[null@/10.30.170.72:46610]) packet #5 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=45 07:22:08.939 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.124:17830, remote=/10.30.170.72:46610]) writing 76 bytes 07:22:08.944 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[null@/10.30.170.72:46610]) process #5 SSH_MSG_USERAUTH_REQUEST 07:22:08.944 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(ServerSessionImpl[null@/10.30.170.72:46610]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=publickey 07:22:08.944 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(ServerSessionImpl[null@/10.30.170.72:46610]) Authenticating user 'admin' with service 'ssh-connection' and method 'publickey' (attempt 1 / 20) 07:22:08.969 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPublicKey - doAuth(admin@ServerSessionImpl[null@/10.30.170.72:46610]) verify key type=rsa-sha2-512, factories=ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa, fingerprint=SHA256:XFeJG6sBH/9ume9jPN4CmSfitbh6e0SqDc7KKdzQ7go 07:22:08.969 [sshd-netconf-ssh-server-nio-group-thread-3] INFO o.o.n.test.tool.config.Configuration - Auth with public key: RSA Public Key [9b:9e:38:31:62:9f:45:09:37:04:42:65:09:d0:ad:59:6c:15:85:21],[56:66:d1:a4] modulus: e7d848c0749a1a85cd80a3c432c084e56648707b6395339c8de29a0b9f166d07aef308e90c0846b65ec739e91cf8791af0394425bc28e5919cd9ad26c56c8443238f46be6d742ad64b95e18dd55ec4700f4310c5dbaf0043a24b8fbb1c972dfab5a48c1f8abbb9dd2505364e0e6e55764c71c9bd794b174920ec8940d768198613bee66853920241a7e4490082e15a0b291e33924c538853498abe337627a99881ecd9762723b4db8efcfde839f599a5e1f31485f238c3af32dff8210606734bdd69e302ed83b4c0dbd36e11b421029cf406ae5da9dbc34ec9fe75940f73fe1ae7fffedac2450fa09975b6b0b12f0461d820f00c71275524543307b3b4fd03c1f48d68c896c4362e142ca4df55791a61aaef59c82dc539a1899899d1e3b790abeb822e284e53cca3205bd585fdff2e0b8df988c87b3f63bcafe66cc959ae1c21531c612ff3b696ab4ba2f1a72e7c54a0a1639b77ef07d6c6303094b64a552eb6aa852f29b407385f9e0075a53836884680443d1e296a0769ecb3e001d80c1281 public exponent: 10001 07:22:08.971 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPublicKey - doAuth(admin@ServerSessionImpl[null@/10.30.170.72:46610]) key type=rsa-sha2-512, fingerprint=SHA256:XFeJG6sBH/9ume9jPN4CmSfitbh6e0SqDc7KKdzQ7go - authentication result: true 07:22:08.971 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPublicKey - doAuth(admin@ServerSessionImpl[null@/10.30.170.72:46610]) send SSH_MSG_USERAUTH_PK_OK for key type=rsa-sha2-512, fingerprint=SHA256:XFeJG6sBH/9ume9jPN4CmSfitbh6e0SqDc7KKdzQ7go 07:22:08.971 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[null@/10.30.170.72:46610]) packet #6 sending command=60[60] len=428 07:22:08.971 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.124:17830, remote=/10.30.170.72:46610]) writing 460 bytes 07:22:08.971 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationInProgress(admin@ServerSessionImpl[null@/10.30.170.72:46610]) SSH_MSG_USERAUTH_REQUEST 07:22:08.986 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[null@/10.30.170.72:46610]) process #6 SSH_MSG_USERAUTH_REQUEST 07:22:08.987 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(ServerSessionImpl[null@/10.30.170.72:46610]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=publickey 07:22:08.987 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(ServerSessionImpl[null@/10.30.170.72:46610]) Authenticating user 'admin' with service 'ssh-connection' and method 'publickey' (attempt 2 / 20) 07:22:08.988 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPublicKey - doAuth(admin@ServerSessionImpl[null@/10.30.170.72:46610]) verify key type=rsa-sha2-512, factories=ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa, fingerprint=SHA256:XFeJG6sBH/9ume9jPN4CmSfitbh6e0SqDc7KKdzQ7go 07:22:08.988 [sshd-netconf-ssh-server-nio-group-thread-4] INFO o.o.n.test.tool.config.Configuration - Auth with public key: RSA Public Key [9b:9e:38:31:62:9f:45:09:37:04:42:65:09:d0:ad:59:6c:15:85:21],[56:66:d1:a4] modulus: e7d848c0749a1a85cd80a3c432c084e56648707b6395339c8de29a0b9f166d07aef308e90c0846b65ec739e91cf8791af0394425bc28e5919cd9ad26c56c8443238f46be6d742ad64b95e18dd55ec4700f4310c5dbaf0043a24b8fbb1c972dfab5a48c1f8abbb9dd2505364e0e6e55764c71c9bd794b174920ec8940d768198613bee66853920241a7e4490082e15a0b291e33924c538853498abe337627a99881ecd9762723b4db8efcfde839f599a5e1f31485f238c3af32dff8210606734bdd69e302ed83b4c0dbd36e11b421029cf406ae5da9dbc34ec9fe75940f73fe1ae7fffedac2450fa09975b6b0b12f0461d820f00c71275524543307b3b4fd03c1f48d68c896c4362e142ca4df55791a61aaef59c82dc539a1899899d1e3b790abeb822e284e53cca3205bd585fdff2e0b8df988c87b3f63bcafe66cc959ae1c21531c612ff3b696ab4ba2f1a72e7c54a0a1639b77ef07d6c6303094b64a552eb6aa852f29b407385f9e0075a53836884680443d1e296a0769ecb3e001d80c1281 public exponent: 10001 07:22:08.994 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPublicKey - doAuth(admin@ServerSessionImpl[null@/10.30.170.72:46610]) key type=rsa-sha2-512, fingerprint=SHA256:XFeJG6sBH/9ume9jPN4CmSfitbh6e0SqDc7KKdzQ7go - authentication result: true 07:22:08.997 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPublicKey - doAuth(admin@ServerSessionImpl[null@/10.30.170.72:46610]) key type=rsa-sha2-512, fingerprint=SHA256:XFeJG6sBH/9ume9jPN4CmSfitbh6e0SqDc7KKdzQ7go - verified 07:22:08.997 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@ServerSessionImpl[null@/10.30.170.72:46610]) SSH_MSG_USERAUTH_REQUEST 07:22:08.998 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(ServerSessionImpl[null@/10.30.170.72:46610])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 07:22:08.998 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[null@/10.30.170.72:46610]) packet #7 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 07:22:09.000 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(ServerSessionImpl[admin@/10.30.170.72:46610]) no heartbeat to stop 07:22:09.000 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(ServerSessionImpl[admin@/10.30.170.72:46610]) heartbeat type=IGNORE, interval=PT198H50M27.166S 07:22:09.003 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.124:17830, remote=/10.30.170.72:46610]) writing 36 bytes 07:22:09.003 [sshd-netconf-ssh-server-nio-group-thread-4] INFO o.o.n.s.s.s.s.ServerSessionImpl - Session admin@/10.30.170.72:46610 authenticated 07:22:09.007 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.72:46610]) process #7 SSH_MSG_CHANNEL_OPEN 07:22:09.007 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[ServerSessionImpl[admin@/10.30.170.72:46610]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 07:22:09.019 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.channel.ChannelSession - init() service=ServerConnectionService[ServerSessionImpl[admin@/10.30.170.72:46610]] session=ServerSessionImpl[admin@/10.30.170.72:46610] id=0 07:22:09.020 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](ChannelSession[id=0, recipient=-1]-ServerSessionImpl[admin@/10.30.170.72:46610])) size=2097152, max=2097152, packet=32768 07:22:09.020 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[ServerSessionImpl[admin@/10.30.170.72:46610]])[id=0, registered=true] ChannelSession[id=0, recipient=-1]-ServerSessionImpl[admin@/10.30.170.72:46610] 07:22:09.021 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.channel.ChannelSession - setRecipient(ChannelSession[id=0, recipient=-1]-ServerSessionImpl[admin@/10.30.170.72:46610]) recipient=0 07:22:09.021 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610])) size=2097152, max=2097152, packet=32768 07:22:09.021 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610])) re-initializing 07:22:09.021 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610])) size=2097152, max=2097152, packet=32768 07:22:09.021 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 07:22:09.021 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.72:46610]) packet #8 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 07:22:09.021 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.124:17830, remote=/10.30.170.72:46610]) writing 52 bytes 07:22:09.026 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.72:46610]) process #8 SSH_MSG_CHANNEL_REQUEST 07:22:09.026 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleChannelRequest(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 07:22:09.026 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleSubsystem(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610])[want-reply=true] subsystem=netconf 07:22:09.030 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.channel.ChannelSession - prepareChannelCommand(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610])[subsystem] prepared command 07:22:09.030 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.channel.ChannelSession - sendResponse(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) request=subsystem result=ReplySuccess, want-reply=true 07:22:09.030 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.72:46610]) packet #9 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 07:22:09.030 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.124:17830, remote=/10.30.170.72:46610]) writing 36 bytes 07:22:09.030 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.channel.ChannelSession - sendResponse(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) request=subsystem activate command 07:22:09.035 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.72:46610]) process #9 SSH_MSG_CHANNEL_DATA 07:22:09.035 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) by 373 down to 2096779 07:22:09.035 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) SSH_MSG_CHANNEL_DATA len=373 07:22:09.035 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]] 07:22:09.047 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.h.FramingMechanismHandlerFactory - EOM framing mechanism was selected. 07:22:09.062 [nioEventLoopGroup-2-2] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true 07:22:09.062 [nioEventLoopGroup-2-2] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkBounds: true 07:22:09.062 [nioEventLoopGroup-2-2] DEBUG i.n.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@11174f0e 07:22:09.063 [nioEventLoopGroup-2-2] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 07:22:09.063 [nioEventLoopGroup-2-2] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.ratio: 8 07:22:09.063 [nioEventLoopGroup-2-2] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.chunkSize: 32 07:22:09.063 [nioEventLoopGroup-2-2] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.blocking: false 07:22:09.063 [nioEventLoopGroup-2-2] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 07:22:09.077 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]] 07:22:09.185 [nioEventLoopGroup-2-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 1: Creating data stores for simulated device 07:22:09.188 [nioEventLoopGroup-2-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 07:22:09.201 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=augment-main-a}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=car}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=car-people}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=car-purchase}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=example-action}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring-extension}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=main}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ncmount-l2fib}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=people}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=test}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=yang-ext}}]} 07:22:09.206 [nioEventLoopGroup-2-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 07:22:09.206 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=augment-main-a}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=car}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=car-people}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=car-purchase}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=example-action}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring-extension}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=main}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ncmount-l2fib}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=people}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=test}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=yang-ext}}]} 07:22:09.207 [nioEventLoopGroup-2-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 07:22:09.211 [nioEventLoopGroup-2-3] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 1: Creating new operation service factory for test tool device on address local:/0.0.0.0:17830 07:22:09.216 [nioEventLoopGroup-2-3] DEBUG o.o.yangtools.util.MapAdaptor - Configured HashMap/TrieMap cutoff at 50/100 entries 07:22:09.241 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@71af78a8 07:22:09.242 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=car, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2014-08-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=car}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2014-08-18}, ImmutableLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=people, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2014-08-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=people}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2014-08-18}, ImmutableLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=example-action, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2016-07-07}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=example-action}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=https://example.com/ns/example-action}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2016-07-07}, ImmutableLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=car-purchase, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2014-08-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=car-purchase}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-purchase}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2014-08-18}, ImmutableLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=car-people, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2014-08-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=car-people}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2014-08-18}, ImmutableLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=test, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2014-10-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=test}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:test:netconf:crud}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2014-10-18}, ImmutableLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring-extension, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-12-10}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring-extension}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring-extension}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-12-10}, ImmutableLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-09-24}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-09-24}, ImmutableLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=augment-main-a, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2014-01-21}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=augment-main-a}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=ns:augment:main:a}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2014-01-21}, ImmutableLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=yang-ext, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-09}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=yang-ext}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:yang:extension:yang-ext}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-09}, ImmutableLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ncmount-l2fib, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2016-03-07}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ncmount-l2fib}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=org:opendaylight:coretutorials:ncmount:example:l2fib}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2016-03-07}, ImmutableLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=main, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2014-01-21}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=main}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=ns:main}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2014-01-21}, ImmutableLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}]}]} 07:22:09.247 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 07:22:09.248 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 07:22:09.249 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 07:22:09.251 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 07:22:09.251 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 07:22:09.251 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 07:22:09.254 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 07:22:09.254 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@71af78a8, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@71af78a8, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@62115419, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@62115419, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=car, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2014-08-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=car}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2014-08-18}, ImmutableLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=people, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2014-08-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=people}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2014-08-18}, ImmutableLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=example-action, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2016-07-07}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=example-action}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=https://example.com/ns/example-action}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2016-07-07}, ImmutableLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=car-purchase, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2014-08-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=car-purchase}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-purchase}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2014-08-18}, ImmutableLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=car-people, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2014-08-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=car-people}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2014-08-18}, ImmutableLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=test, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2014-10-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=test}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:test:netconf:crud}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2014-10-18}, ImmutableLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring-extension, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-12-10}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring-extension}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring-extension}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-12-10}, ImmutableLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-09-24}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-09-24}, ImmutableLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=augment-main-a, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2014-01-21}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=augment-main-a}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=ns:augment:main:a}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2014-01-21}, ImmutableLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=yang-ext, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-09}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=yang-ext}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:yang:extension:yang-ext}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-09}, ImmutableLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ncmount-l2fib, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2016-03-07}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ncmount-l2fib}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=org:opendaylight:coretutorials:ncmount:example:l2fib}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2016-03-07}, ImmutableLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=main, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2014-01-21}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=main}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=ns:main}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2014-01-21}, ImmutableLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}]}]}}}} 07:22:09.258 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 07:22:09.259 [nioEventLoopGroup-2-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 07:22:09.260 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [augment-main-a@2014-01-21] already in cache as ./schemas/augment-main-a@2014-01-21.yang 07:22:09.261 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [car@2014-08-18] already in cache as ./schemas/car@2014-08-18.yang 07:22:09.261 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [car-people@2014-08-18] already in cache as ./schemas/car-people@2014-08-18.yang 07:22:09.261 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [car-purchase@2014-08-18] already in cache as ./schemas/car-purchase@2014-08-18.yang 07:22:09.262 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [example-action@2016-07-07] already in cache as ./schemas/example-action@2016-07-07.yang 07:22:09.262 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [ietf-inet-types@2013-07-15] already in cache as ./schemas/ietf-inet-types@2013-07-15.yang 07:22:09.263 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [ietf-inet-types@2010-09-24] already in cache as ./schemas/ietf-inet-types@2010-09-24.yang 07:22:09.267 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [ietf-netconf-monitoring@2010-10-04] already in cache as ./schemas/ietf-netconf-monitoring@2010-10-04.yang 07:22:09.269 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10] already in cache as ./schemas/ietf-netconf-monitoring-extension@2013-12-10.yang 07:22:09.270 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [ietf-yang-types@2013-07-15] already in cache as ./schemas/ietf-yang-types@2013-07-15.yang 07:22:09.270 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [main@2014-01-21] already in cache as ./schemas/main@2014-01-21.yang 07:22:09.270 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [ncmount-l2fib@2016-03-07] already in cache as ./schemas/ncmount-l2fib@2016-03-07.yang 07:22:09.271 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [odl-netconf-monitoring@2022-07-18] already in cache as ./schemas/odl-netconf-monitoring@2022-07-18.yang 07:22:09.271 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [people@2014-08-18] already in cache as ./schemas/people@2014-08-18.yang 07:22:09.271 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [test@2014-10-18] already in cache as ./schemas/test@2014-10-18.yang 07:22:09.271 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [yang-ext@2013-07-09] already in cache as ./schemas/yang-ext@2013-07-09.yang 07:22:09.277 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSessionNegotiator - Starting session negotiation on channel [id: 0x1c967cc2, L:local:/0.0.0.0:17830 - R:local:E:9155d08f] 07:22:09.278 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSessionNegotiator - Sending negotiation proposal urn:opendaylight:yang:extension:yang-ext?module=yang-ext&revision=2013-07-09 org:opendaylight:coretutorials:ncmount:example:l2fib?module=ncmount-l2fib&revision=2016-03-07 urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-purchase?module=car-purchase&revision=2014-08-18 ns:main?module=main&revision=2014-01-21 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring-extension?module=ietf-netconf-monitoring-extension&revision=2013-12-10 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2010-09-24 urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people?module=people&revision=2014-08-18 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 ns:augment:main:a?module=augment-main-a&revision=2014-01-21 urn:ietf:params:netconf:capability:notification:1.0 https://example.com/ns/example-action?module=example-action&revision=2016-07-07 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car?module=car&revision=2014-08-18 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:opendaylight:test:netconf:crud?module=test&revision=2014-10-18 urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people?module=car-people&revision=2014-08-18 1 on channel [id: 0x1c967cc2, L:local:/0.0.0.0:17830 - R:local:E:9155d08f] 07:22:09.304 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x1c967cc2, L:local:/0.0.0.0:17830 - R:local:E:9155d08f] 07:22:09.305 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) by 2639 down to 2094513 07:22:09.305 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.72:46610]) packet #10 sending command=94[SSH_MSG_CHANNEL_DATA] len=2648 07:22:09.305 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.124:17830, remote=/10.30.170.72:46610]) writing 2684 bytes 07:22:09.309 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSessionNegotiator - Session negotiation started on channel [id: 0x1c967cc2, L:local:/0.0.0.0:17830 - R:local:E:9155d08f] 07:22:09.311 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x1c967cc2, L:local:/0.0.0.0:17830 - R:local:E:9155d08f]) buffer PooledUnsafeDirectByteBuf(ridx: 0, widx: 412, cap: 2048) frame detected: length 406 07:22:09.313 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.72:46610]) process #10 SSH_MSG_CHANNEL_DATA 07:22:09.313 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) by 449 down to 2096330 07:22:09.313 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) SSH_MSG_CHANNEL_DATA len=449 07:22:09.313 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]] 07:22:09.314 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]] 07:22:09.316 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message [admin;10.30.170.72:46610;ssh;client;] urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 07:22:09.322 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x1c967cc2, L:local:/0.0.0.0:17830 - R:local:E:9155d08f] 07:22:09.323 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.h.FramingMechanismHandlerFactory - CHUNK framing mechanism was selected. 07:22:09.324 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x1c967cc2, L:local:/0.0.0.0:17830 - R:local:E:9155d08f] 07:22:09.324 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='admin', hostAddress='10.30.170.72', port='46610', transport='ssh', sessionIdentifier='client'} from Optional[NetconfHelloMessageAdditionalHeader{userName='admin', hostAddress='10.30.170.72', port='46610', transport='ssh', sessionIdentifier='client'}] 07:22:09.328 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=1} created 07:22:09.328 [nioEventLoopGroup-2-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=1, channel=[id: 0x1c967cc2, L:local:/0.0.0.0:17830 - R:local:E:9155d08f]} created 07:22:09.329 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSessionNegotiator - Negotiation on channel [id: 0x1c967cc2, L:local:/0.0.0.0:17830 - R:local:E:9155d08f] successful with session NetconfServerSession{sessionId=1, channel=[id: 0x1c967cc2, L:local:/0.0.0.0:17830 - R:local:E:9155d08f]} 07:22:09.330 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=1, channel=[id: 0x1c967cc2, L:local:/0.0.0.0:17830 - R:local:E:9155d08f]} up 07:22:09.334 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 07:22:09.336 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 07:22:09.338 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=1} 07:22:09.340 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 07:22:09.372 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=1, channel=[id: 0x1c967cc2, L:local:/0.0.0.0:17830 - R:local:E:9155d08f]} EXI handlers added to pipeline 07:22:09.373 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 07:22:09.376 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) by 235 down to 2094278 07:22:09.376 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.72:46610]) packet #11 sending command=94[SSH_MSG_CHANNEL_DATA] len=244 07:22:09.376 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.124:17830, remote=/10.30.170.72:46610]) writing 276 bytes 07:22:09.384 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.72:46610]) process #11 SSH_MSG_CHANNEL_DATA 07:22:09.384 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) by 340 down to 2095990 07:22:09.384 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) SSH_MSG_CHANNEL_DATA len=340 07:22:09.384 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]] 07:22:09.384 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]] 07:22:09.403 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 07:22:09.404 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 07:22:09.405 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - 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} 07:22:09.412 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@62115419 07:22:09.413 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 07:22:09.414 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 07:22:09.414 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 07:22:09.414 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 07:22:09.420 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 07:22:09.422 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 07:22:09.429 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 07:22:09.429 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 07:22:09.429 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 07:22:09.431 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=car} 07:22:09.431 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 07:22:09.431 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2014-08-18} 07:22:09.432 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 07:22:09.432 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 07:22:09.432 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 07:22:09.433 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=people} 07:22:09.433 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 07:22:09.435 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2014-08-18} 07:22:09.436 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=example-action} 07:22:09.436 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 07:22:09.436 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2016-07-07} 07:22:09.436 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=car-purchase} 07:22:09.436 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 07:22:09.436 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2014-08-18} 07:22:09.436 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=car-people} 07:22:09.437 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 07:22:09.437 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2014-08-18} 07:22:09.437 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=test} 07:22:09.437 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 07:22:09.437 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2014-10-18} 07:22:09.438 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring-extension} 07:22:09.438 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 07:22:09.438 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-12-10} 07:22:09.439 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 07:22:09.439 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 07:22:09.439 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-09-24} 07:22:09.439 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 07:22:09.439 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 07:22:09.439 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 07:22:09.440 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=augment-main-a} 07:22:09.440 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 07:22:09.440 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2014-01-21} 07:22:09.440 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=yang-ext} 07:22:09.440 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 07:22:09.440 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-09} 07:22:09.441 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ncmount-l2fib} 07:22:09.441 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 07:22:09.441 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2016-03-07} 07:22:09.441 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=main} 07:22:09.441 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 07:22:09.441 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2014-01-21} 07:22:09.443 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 07:22:09.443 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 07:22:09.443 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 07:22:09.445 [nioEventLoopGroup-2-3] DEBUG o.o.netconf.server.spi.SubtreeFilter - Matching XmlElement{name='netconf-state', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} to XmlElement{name='netconf-state', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} resulted in TAG_MATCH 07:22:09.445 [nioEventLoopGroup-2-3] DEBUG o.o.netconf.server.spi.SubtreeFilter - Matching XmlElement{name='schemas', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} to XmlElement{name='schemas', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} resulted in TAG_MATCH 07:22:09.453 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF car yang 2014-08-18 urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF people yang 2014-08-18 urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people NETCONF example-action yang 2016-07-07 https://example.com/ns/example-action NETCONF car-purchase yang 2014-08-18 urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-purchase NETCONF car-people yang 2014-08-18 urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people NETCONF test yang 2014-10-18 urn:opendaylight:test:netconf:crud NETCONF ietf-netconf-monitoring-extension yang 2013-12-10 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring-extension NETCONF ietf-inet-types yang 2010-09-24 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF augment-main-a yang 2014-01-21 ns:augment:main:a NETCONF yang-ext yang 2013-07-09 urn:opendaylight:yang:extension:yang-ext NETCONF ncmount-l2fib yang 2016-03-07 org:opendaylight:coretutorials:ncmount:example:l2fib NETCONF main yang 2014-01-21 ns:main NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 07:22:09.477 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) by 1772 down to 2092506 07:22:09.477 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.72:46610]) packet #12 sending command=94[SSH_MSG_CHANNEL_DATA] len=1781 07:22:09.478 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.124:17830, remote=/10.30.170.72:46610]) writing 1812 bytes 07:22:10.350 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.72:46610]) process #12 SSH_MSG_CHANNEL_DATA 07:22:10.350 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) by 202 down to 2095788 07:22:10.350 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) SSH_MSG_CHANNEL_DATA len=202 07:22:10.350 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]] 07:22:10.351 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]] 07:22:10.354 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 07:22:10.358 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 07:22:10.360 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding 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} 07:22:10.361 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4d8c2216 07:22:10.361 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 07:22:10.361 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 07:22:10.361 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 07:22:10.361 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 07:22:10.361 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 07:22:10.364 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) by 181 down to 2092325 07:22:10.365 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.72:46610]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 07:22:10.365 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.124:17830, remote=/10.30.170.72:46610]) writing 220 bytes 07:22:10.622 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.72:46610]) process #13 SSH_MSG_CHANNEL_DATA 07:22:10.622 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) by 202 down to 2095586 07:22:10.622 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) SSH_MSG_CHANNEL_DATA len=202 07:22:10.623 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]] 07:22:10.623 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]] 07:22:10.625 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 07:22:10.629 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 07:22:10.632 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding 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} 07:22:10.632 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4d8c2216 07:22:10.632 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-1 Read: / 07:22:10.632 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 07:22:10.632 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-1 : Closed 07:22:10.632 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-1 is closed. 07:22:10.634 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 07:22:10.637 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) by 181 down to 2092144 07:22:10.637 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.72:46610]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 07:22:10.637 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.124:17830, remote=/10.30.170.72:46610]) writing 220 bytes 07:22:10.895 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.72:46610]) process #14 SSH_MSG_CHANNEL_DATA 07:22:10.895 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) by 202 down to 2095384 07:22:10.895 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) SSH_MSG_CHANNEL_DATA len=202 07:22:10.895 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]] 07:22:10.895 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]] 07:22:10.900 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 07:22:10.901 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 07:22:10.902 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding 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} 07:22:10.902 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-2 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4d8c2216 07:22:10.902 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-2 Read: / 07:22:10.903 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 07:22:10.903 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-2 : Closed 07:22:10.903 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-2 is closed. 07:22:10.903 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 07:22:10.905 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) by 181 down to 2091963 07:22:10.905 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.72:46610]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 07:22:10.905 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.124:17830, remote=/10.30.170.72:46610]) writing 220 bytes 07:22:11.298 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.72:46610]) process #15 SSH_MSG_CHANNEL_DATA 07:22:11.298 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) by 198 down to 2095186 07:22:11.298 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) SSH_MSG_CHANNEL_DATA len=198 07:22:11.298 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]] 07:22:11.298 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]] 07:22:11.301 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 07:22:11.302 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 07:22:11.303 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Lock{name=lock, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 07:22:11.303 [nioEventLoopGroup-2-3] DEBUG o.o.n.server.mdsal.operations.Lock - Locking candidate datastore on session: 1 07:22:11.304 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 07:22:11.309 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) by 179 down to 2091784 07:22:11.309 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.72:46610]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 07:22:11.309 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.124:17830, remote=/10.30.170.72:46610]) writing 220 bytes 07:22:11.315 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.72:46610]) process #16 SSH_MSG_CHANNEL_DATA 07:22:11.316 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) by 352 down to 2094834 07:22:11.316 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) SSH_MSG_CHANNEL_DATA len=352 07:22:11.316 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]] 07:22:11.316 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]] 07:22:11.316 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.72:46610]) process #17 SSH_MSG_CHANNEL_DATA 07:22:11.316 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) by 177 down to 2094657 07:22:11.316 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) SSH_MSG_CHANNEL_DATA len=177 07:22:11.316 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]] 07:22:11.316 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]] 07:22:11.319 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: Content 07:22:11.320 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 07:22:11.322 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message Content to org.opendaylight.netconf.server.mdsal.operations.EditConfig{name=edit-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 07:22:11.347 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.m.o.SplittingNormalizedNodeMetadataStreamWriter - All done ... writer org.opendaylight.netconf.server.mdsal.operations.ComponentNormalizedNodeStreamWriter@59eae997 07:22:11.348 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-3 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4d8c2216 07:22:11.348 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-3 Read: /(urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 07:22:11.348 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-CFG-3 Write: /(urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont:ImmutableContainerNode{name=(urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont, body=[ImmutableLeafNode{name=(urn:opendaylight:test:netconf:crud?revision=2014-10-18)l, body=Content}]} 07:22:11.349 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 07:22:11.352 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 07:22:11.352 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 07:22:11.353 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Commit{name=commit, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 07:22:11.353 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-3 : Ready 07:22:11.353 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-3 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont=ModifiedNode{identifier=(urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont, operation=WRITE}}}] 07:22:11.353 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-5 is submitted for execution. 07:22:11.353 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-5: canCommit Started 07:22:11.354 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-CFG-3 can be committed 07:22:11.354 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-5: preCommit Started 07:22:11.354 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-5: doCommit Started 07:22:11.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@4d8c2216, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4d8c2216, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3584806f, children={(urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3584806f, data=ImmutableContainerNode{name=(urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont, body=[ImmutableLeafNode{name=(urn:opendaylight:test:netconf:crud?revision=2014-10-18)l, body=Content}]}}}} 07:22:11.354 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-5: doCommit completed 07:22:11.355 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 07:22:11.360 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) by 179 down to 2091605 07:22:11.360 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.72:46610]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 07:22:11.360 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.124:17830, remote=/10.30.170.72:46610]) writing 220 bytes 07:22:11.362 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) by 179 down to 2091426 07:22:11.362 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.72:46610]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 07:22:11.362 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.124:17830, remote=/10.30.170.72:46610]) writing 220 bytes 07:22:11.366 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.72:46610]) process #18 SSH_MSG_CHANNEL_DATA 07:22:11.366 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) by 200 down to 2094457 07:22:11.366 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) SSH_MSG_CHANNEL_DATA len=200 07:22:11.366 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]] 07:22:11.366 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]] 07:22:11.367 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 07:22:11.367 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 07:22:11.368 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Unlock{name=unlock, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 07:22:11.368 [nioEventLoopGroup-2-3] DEBUG o.o.n.server.mdsal.operations.Unlock - Unlocking candidate datastore on session: 1 07:22:11.368 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 07:22:11.369 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) by 179 down to 2091247 07:22:11.369 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.72:46610]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 07:22:11.369 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.124:17830, remote=/10.30.170.72:46610]) writing 220 bytes 07:22:11.642 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.72:46610]) process #19 SSH_MSG_CHANNEL_DATA 07:22:11.642 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) by 202 down to 2094255 07:22:11.642 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) SSH_MSG_CHANNEL_DATA len=202 07:22:11.642 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]] 07:22:11.643 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]] 07:22:11.645 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 07:22:11.646 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 07:22:11.647 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding 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} 07:22:11.647 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-4 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3584806f 07:22:11.647 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-4 Read: / 07:22:11.647 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 07:22:11.647 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-4 : Closed 07:22:11.647 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-4 is closed. 07:22:11.647 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 07:22:11.648 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Content 07:22:11.652 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) by 281 down to 2090966 07:22:11.652 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.72:46610]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=290 07:22:11.652 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.124:17830, remote=/10.30.170.72:46610]) writing 324 bytes 07:22:11.922 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.72:46610]) process #20 SSH_MSG_CHANNEL_DATA 07:22:11.922 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) by 202 down to 2094053 07:22:11.922 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) SSH_MSG_CHANNEL_DATA len=202 07:22:11.922 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]] 07:22:11.923 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]] 07:22:11.925 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 07:22:11.926 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 07:22:11.926 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding 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} 07:22:11.927 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-5 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3584806f 07:22:11.927 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-5 Read: / 07:22:11.927 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 07:22:11.927 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-5 : Closed 07:22:11.927 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-5 is closed. 07:22:11.927 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 07:22:11.927 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Content 07:22:11.930 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) by 281 down to 2090685 07:22:11.930 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.72:46610]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=290 07:22:11.931 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.124:17830, remote=/10.30.170.72:46610]) writing 324 bytes 07:22:12.193 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.72:46610]) process #21 SSH_MSG_CHANNEL_DATA 07:22:12.193 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) by 202 down to 2093851 07:22:12.193 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) SSH_MSG_CHANNEL_DATA len=202 07:22:12.193 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]] 07:22:12.194 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]] 07:22:12.196 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 07:22:12.197 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 07:22:12.198 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding 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} 07:22:12.198 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-6 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3584806f 07:22:12.198 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-6 Read: / 07:22:12.198 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 07:22:12.198 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-6 : Closed 07:22:12.198 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-6 is closed. 07:22:12.198 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 07:22:12.199 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Content 07:22:12.201 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) by 281 down to 2090404 07:22:12.201 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.72:46610]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=290 07:22:12.201 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.124:17830, remote=/10.30.170.72:46610]) writing 324 bytes 07:22:12.598 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.72:46610]) process #22 SSH_MSG_CHANNEL_DATA 07:22:12.598 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) by 316 down to 2093535 07:22:12.598 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) SSH_MSG_CHANNEL_DATA len=316 07:22:12.598 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]] 07:22:12.599 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]] 07:22:12.601 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 07:22:12.602 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 07:22:12.603 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding 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} 07:22:12.603 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-7 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3584806f 07:22:12.603 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-7 Read: /(urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 07:22:12.603 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 07:22:12.603 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-7 : Closed 07:22:12.603 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-7 is closed. 07:22:12.603 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 07:22:12.604 [nioEventLoopGroup-2-3] DEBUG o.o.netconf.server.spi.SubtreeFilter - Matching XmlElement{name='cont', namespace='urn:opendaylight:test:netconf:crud'} to XmlElement{name='cont', namespace='urn:opendaylight:test:netconf:crud'} resulted in TAG_MATCH 07:22:12.604 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Content 07:22:12.606 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) by 282 down to 2090122 07:22:12.606 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.72:46610]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=291 07:22:12.606 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.124:17830, remote=/10.30.170.72:46610]) writing 324 bytes 07:22:12.611 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.72:46610]) process #23 SSH_MSG_CHANNEL_DATA 07:22:12.611 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) by 199 down to 2093336 07:22:12.611 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) SSH_MSG_CHANNEL_DATA len=199 07:22:12.611 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]] 07:22:12.611 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]] 07:22:12.613 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 07:22:12.613 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 07:22:12.615 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Lock{name=lock, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 07:22:12.615 [nioEventLoopGroup-2-3] DEBUG o.o.n.server.mdsal.operations.Lock - Locking candidate datastore on session: 1 07:22:12.622 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 07:22:12.624 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) by 180 down to 2089942 07:22:12.624 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.72:46610]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=189 07:22:12.624 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.124:17830, remote=/10.30.170.72:46610]) writing 220 bytes 07:22:12.629 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.72:46610]) process #24 SSH_MSG_CHANNEL_DATA 07:22:12.630 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) by 363 down to 2092973 07:22:12.630 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) SSH_MSG_CHANNEL_DATA len=363 07:22:12.630 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]] 07:22:12.630 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]] 07:22:12.630 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.72:46610]) process #25 SSH_MSG_CHANNEL_DATA 07:22:12.630 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) by 178 down to 2092795 07:22:12.630 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) SSH_MSG_CHANNEL_DATA len=178 07:22:12.630 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]] 07:22:12.631 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]] 07:22:12.632 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: Modified Content 07:22:12.632 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 07:22:12.633 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message Modified Content to org.opendaylight.netconf.server.mdsal.operations.EditConfig{name=edit-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 07:22:12.634 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.m.o.SplittingNormalizedNodeMetadataStreamWriter - All done ... writer org.opendaylight.netconf.server.mdsal.operations.ComponentNormalizedNodeStreamWriter@44ed23ae 07:22:12.634 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-8 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3584806f 07:22:12.634 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-CFG-8 Write: /(urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont:ImmutableContainerNode{name=(urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont, body=[ImmutableLeafNode{name=(urn:opendaylight:test:netconf:crud?revision=2014-10-18)l, body=Modified Content}]} 07:22:12.634 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 07:22:12.635 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 07:22:12.635 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 07:22:12.636 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Commit{name=commit, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 07:22:12.636 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-8 : Ready 07:22:12.636 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-8 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont=ModifiedNode{identifier=(urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont, operation=WRITE}}}] 07:22:12.636 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-10 is submitted for execution. 07:22:12.636 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-10: canCommit Started 07:22:12.636 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-CFG-8 can be committed 07:22:12.636 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-10: preCommit Started 07:22:12.637 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-10: doCommit Started 07:22:12.637 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4d8c2216, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3584806f, children={(urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3584806f, data=ImmutableContainerNode{name=(urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont, body=[ImmutableLeafNode{name=(urn:opendaylight:test:netconf:crud?revision=2014-10-18)l, body=Content}]}}}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4d8c2216, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6f6d54a2, children={(urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6f6d54a2, data=ImmutableContainerNode{name=(urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont, body=[ImmutableLeafNode{name=(urn:opendaylight:test:netconf:crud?revision=2014-10-18)l, body=Modified Content}]}}}} 07:22:12.637 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-10: doCommit completed 07:22:12.637 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 07:22:12.638 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) by 180 down to 2089762 07:22:12.639 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.72:46610]) packet #25 sending command=94[SSH_MSG_CHANNEL_DATA] len=189 07:22:12.639 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.124:17830, remote=/10.30.170.72:46610]) writing 220 bytes 07:22:12.640 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) by 180 down to 2089582 07:22:12.640 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.72:46610]) packet #26 sending command=94[SSH_MSG_CHANNEL_DATA] len=189 07:22:12.640 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.124:17830, remote=/10.30.170.72:46610]) writing 220 bytes 07:22:12.642 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.72:46610]) process #26 SSH_MSG_CHANNEL_DATA 07:22:12.642 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) by 201 down to 2092594 07:22:12.642 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) SSH_MSG_CHANNEL_DATA len=201 07:22:12.642 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]] 07:22:12.642 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]] 07:22:12.643 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 07:22:12.643 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 07:22:12.644 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Unlock{name=unlock, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 07:22:12.644 [nioEventLoopGroup-2-3] DEBUG o.o.n.server.mdsal.operations.Unlock - Unlocking candidate datastore on session: 1 07:22:12.644 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 07:22:12.644 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) by 180 down to 2089402 07:22:12.644 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.72:46610]) packet #27 sending command=94[SSH_MSG_CHANNEL_DATA] len=189 07:22:12.645 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.124:17830, remote=/10.30.170.72:46610]) writing 220 bytes 07:22:12.896 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.72:46610]) process #27 SSH_MSG_CHANNEL_DATA 07:22:12.896 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) by 203 down to 2092391 07:22:12.896 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) SSH_MSG_CHANNEL_DATA len=203 07:22:12.896 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]] 07:22:12.896 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]] 07:22:12.900 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 07:22:12.902 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 07:22:12.905 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding 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} 07:22:12.906 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-9 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6f6d54a2 07:22:12.906 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-9 Read: / 07:22:12.906 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 07:22:12.906 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-9 : Closed 07:22:12.906 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-9 is closed. 07:22:12.906 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 07:22:12.906 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Modified Content 07:22:12.912 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) by 291 down to 2089111 07:22:12.912 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.72:46610]) packet #28 sending command=94[SSH_MSG_CHANNEL_DATA] len=300 07:22:12.912 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.124:17830, remote=/10.30.170.72:46610]) writing 332 bytes 07:22:13.174 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.72:46610]) process #28 SSH_MSG_CHANNEL_DATA 07:22:13.174 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) by 203 down to 2092188 07:22:13.174 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) SSH_MSG_CHANNEL_DATA len=203 07:22:13.174 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]] 07:22:13.175 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]] 07:22:13.177 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 07:22:13.178 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 07:22:13.178 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding 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} 07:22:13.179 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-10 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6f6d54a2 07:22:13.179 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-10 Read: / 07:22:13.179 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 07:22:13.179 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-10 : Closed 07:22:13.179 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-10 is closed. 07:22:13.179 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 07:22:13.179 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Modified Content 07:22:13.182 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) by 291 down to 2088820 07:22:13.182 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.72:46610]) packet #29 sending command=94[SSH_MSG_CHANNEL_DATA] len=300 07:22:13.182 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.124:17830, remote=/10.30.170.72:46610]) writing 332 bytes 07:22:13.475 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.72:46610]) process #29 SSH_MSG_CHANNEL_DATA 07:22:13.476 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) by 203 down to 2091985 07:22:13.476 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) SSH_MSG_CHANNEL_DATA len=203 07:22:13.476 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]] 07:22:13.476 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]] 07:22:13.478 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 07:22:13.479 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 07:22:13.480 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding 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} 07:22:13.480 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-11 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6f6d54a2 07:22:13.480 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-11 Read: / 07:22:13.480 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 07:22:13.480 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-11 : Closed 07:22:13.480 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-11 is closed. 07:22:13.480 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 07:22:13.481 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Modified Content 07:22:13.483 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) by 291 down to 2088529 07:22:13.483 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.72:46610]) packet #30 sending command=94[SSH_MSG_CHANNEL_DATA] len=300 07:22:13.484 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.124:17830, remote=/10.30.170.72:46610]) writing 332 bytes 07:22:13.892 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.72:46610]) process #30 SSH_MSG_CHANNEL_DATA 07:22:13.895 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) by 199 down to 2091786 07:22:13.895 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) SSH_MSG_CHANNEL_DATA len=199 07:22:13.895 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]] 07:22:13.896 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]] 07:22:13.898 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 07:22:13.899 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 07:22:13.900 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Lock{name=lock, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 07:22:13.900 [nioEventLoopGroup-2-3] DEBUG o.o.n.server.mdsal.operations.Lock - Locking candidate datastore on session: 1 07:22:13.900 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 07:22:13.902 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) by 180 down to 2088349 07:22:13.902 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.72:46610]) packet #31 sending command=94[SSH_MSG_CHANNEL_DATA] len=189 07:22:13.902 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.124:17830, remote=/10.30.170.72:46610]) writing 220 bytes 07:22:13.908 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.72:46610]) process #31 SSH_MSG_CHANNEL_DATA 07:22:13.908 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) by 339 down to 2091447 07:22:13.908 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) SSH_MSG_CHANNEL_DATA len=339 07:22:13.908 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]] 07:22:13.909 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]] 07:22:13.909 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.72:46610]) process #32 SSH_MSG_CHANNEL_DATA 07:22:13.909 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) by 178 down to 2091269 07:22:13.909 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) SSH_MSG_CHANNEL_DATA len=178 07:22:13.909 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]] 07:22:13.909 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]] 07:22:13.910 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 07:22:13.911 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 07:22:13.912 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.EditConfig{name=edit-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 07:22:13.913 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.m.o.SplittingNormalizedNodeMetadataStreamWriter - All done ... writer org.opendaylight.netconf.server.mdsal.operations.ComponentNormalizedNodeStreamWriter@19eb5bf 07:22:13.913 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-12 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6f6d54a2 07:22:13.913 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-12 Read: /(urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 07:22:13.914 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-CFG-12 Delete: /(urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 07:22:13.917 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 07:22:13.918 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 07:22:13.919 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 07:22:13.919 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Commit{name=commit, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 07:22:13.920 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-12 : Ready 07:22:13.920 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-12 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont=ModifiedNode{identifier=(urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont, operation=DELETE}}}] 07:22:13.920 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-14 is submitted for execution. 07:22:13.920 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-14: canCommit Started 07:22:13.920 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-CFG-12 can be committed 07:22:13.920 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-14: preCommit Started 07:22:13.920 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-14: doCommit Started 07:22:13.920 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4d8c2216, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6f6d54a2, children={(urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6f6d54a2, data=ImmutableContainerNode{name=(urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont, body=[ImmutableLeafNode{name=(urn:opendaylight:test:netconf:crud?revision=2014-10-18)l, body=Modified Content}]}}}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4d8c2216, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@208347d0, children={}} 07:22:13.920 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-14: doCommit completed 07:22:13.923 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 07:22:13.924 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) by 180 down to 2088169 07:22:13.925 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.72:46610]) packet #32 sending command=94[SSH_MSG_CHANNEL_DATA] len=189 07:22:13.925 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.124:17830, remote=/10.30.170.72:46610]) writing 220 bytes 07:22:13.927 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) by 180 down to 2087989 07:22:13.927 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.72:46610]) packet #33 sending command=94[SSH_MSG_CHANNEL_DATA] len=189 07:22:13.927 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.124:17830, remote=/10.30.170.72:46610]) writing 220 bytes 07:22:13.931 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.72:46610]) process #33 SSH_MSG_CHANNEL_DATA 07:22:13.931 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) by 201 down to 2091068 07:22:13.931 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) SSH_MSG_CHANNEL_DATA len=201 07:22:13.931 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]] 07:22:13.931 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]] 07:22:13.932 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 07:22:13.932 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 07:22:13.933 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Unlock{name=unlock, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 07:22:13.933 [nioEventLoopGroup-2-3] DEBUG o.o.n.server.mdsal.operations.Unlock - Unlocking candidate datastore on session: 1 07:22:13.933 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 07:22:13.934 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) by 180 down to 2087809 07:22:13.935 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.72:46610]) packet #34 sending command=94[SSH_MSG_CHANNEL_DATA] len=189 07:22:13.935 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.124:17830, remote=/10.30.170.72:46610]) writing 220 bytes 07:22:14.176 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.72:46610]) process #34 SSH_MSG_CHANNEL_DATA 07:22:14.176 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) by 203 down to 2090865 07:22:14.176 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) SSH_MSG_CHANNEL_DATA len=203 07:22:14.176 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]] 07:22:14.176 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]] 07:22:14.178 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 07:22:14.179 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 07:22:14.179 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding 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} 07:22:14.180 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-13 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@208347d0 07:22:14.180 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-13 Read: / 07:22:14.180 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 07:22:14.180 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-13 : Closed 07:22:14.180 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-13 is closed. 07:22:14.180 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 07:22:14.181 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) by 182 down to 2087627 07:22:14.181 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.72:46610]) packet #35 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 07:22:14.181 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.124:17830, remote=/10.30.170.72:46610]) writing 220 bytes 07:22:14.452 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.72:46610]) process #35 SSH_MSG_CHANNEL_DATA 07:22:14.452 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) by 203 down to 2090662 07:22:14.452 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) SSH_MSG_CHANNEL_DATA len=203 07:22:14.452 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]] 07:22:14.453 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]] 07:22:14.454 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 07:22:14.455 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 07:22:14.456 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding 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} 07:22:14.456 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-14 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@208347d0 07:22:14.456 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-14 Read: / 07:22:14.456 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 07:22:14.456 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-14 : Closed 07:22:14.456 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-14 is closed. 07:22:14.456 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 07:22:14.458 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) by 182 down to 2087445 07:22:14.458 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.72:46610]) packet #36 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 07:22:14.458 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.124:17830, remote=/10.30.170.72:46610]) writing 220 bytes 07:22:14.721 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.72:46610]) process #36 SSH_MSG_CHANNEL_DATA 07:22:14.721 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) by 203 down to 2090459 07:22:14.721 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) SSH_MSG_CHANNEL_DATA len=203 07:22:14.721 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]] 07:22:14.722 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]] 07:22:14.724 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 07:22:14.724 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 07:22:14.725 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding 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} 07:22:14.725 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-15 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@208347d0 07:22:14.725 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-15 Read: / 07:22:14.725 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 07:22:14.725 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-15 : Closed 07:22:14.725 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-15 is closed. 07:22:14.726 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 07:22:14.728 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) by 182 down to 2087263 07:22:14.728 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.72:46610]) packet #37 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 07:22:14.728 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.124:17830, remote=/10.30.170.72:46610]) writing 220 bytes 07:22:15.277 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - handleReadCycleCompletion(Nio2Session[local=/10.30.170.124:17830, remote=/10.30.170.72:46610]) Socket has been disconnected (result=-1), closing IoSession now 07:22:15.277 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - close(Nio2Session[local=/10.30.170.124:17830, remote=/10.30.170.72:46610]) Closing immediately 07:22:15.277 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - doCloseImmediately(Nio2Session[local=/10.30.170.124:17830, remote=/10.30.170.72:46610]) closing socket=sun.nio.ch.UnixAsynchronousSocketChannelImpl[connected local=/10.30.170.124:17830 remote=/10.30.170.72:46610] 07:22:15.278 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - doCloseImmediately(Nio2Session[local=/10.30.170.124:17830, remote=/10.30.170.72:46610]) socket=sun.nio.ch.UnixAsynchronousSocketChannelImpl[closed] closed 07:22:15.278 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.c.io.nio2.Nio2Acceptor - unmapSession(id=101): Nio2Session[local=/10.30.170.124:17830, remote=/10.30.170.72:46610] 07:22:15.278 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - close(ServerSessionImpl[admin@/10.30.170.72:46610]) Closing immediately 07:22:15.279 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.c.s.h.SessionTimeoutListener - sessionClosed(ServerSessionImpl[admin@/10.30.170.72:46610]) un-tracked 07:22:15.281 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[ServerSessionImpl[admin@/10.30.170.72:46610]]) Closing immediately 07:22:15.281 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(ServerSessionImpl[admin@/10.30.170.72:46610]) stopping 07:22:15.281 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(ServerSessionImpl[admin@/10.30.170.72:46610]) stopped 07:22:15.281 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.channel.ChannelSession - close(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) Closing immediately 07:22:15.281 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.channel.ChannelSession - close(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) no EOF sent 07:22:15.282 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) 07:22:15.282 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) 07:22:15.284 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]] cmd=SSH_MSG_CHANNEL_DATA) Closing immediately 07:22:15.285 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] closed 07:22:15.285 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing immediately 07:22:15.285 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] closed 07:22:15.285 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610])[immediately=true] processing 07:22:15.285 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) result=ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610] 07:22:15.285 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@54bce5e) signal close complete immediately=true 07:22:15.285 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - close(ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]]) Closing gracefully 07:22:15.287 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x1c967cc2, L:local:/0.0.0.0:17830 ! R:local:E:9155d08f] inactive. 07:22:15.287 [nioEventLoopGroup-2-2] DEBUG o.o.n.n.ssh.SshProxyClientHandler - Internal connection to netconf server was dropped for client: 10.30.170.72 on channel: [id: 0x522cf6d1, L:local:E:9155d08f ! R:local:/0.0.0.0:17830] 07:22:15.287 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=1, channel=[id: 0x1c967cc2, L:local:/0.0.0.0:17830 ! R:local:E:9155d08f]} end of input detected while session was in state up 07:22:15.287 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=1, channel=[id: 0x1c967cc2, L:local:/0.0.0.0:17830 ! R:local:E:9155d08f]} down, reason: End of input 07:22:15.287 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.channel.ChannelSession - closeShell(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) exit code=1, immediate=false 07:22:15.287 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.channel.ChannelSession - onExit(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]) code=1 message='Internal connection to netconf server was dropped for client: 10.30.170.72 on channel: [id: 0x522cf6d1, L:local:E:9155d08f ! R:local:/0.0.0.0:17830]' shell closed 07:22:15.285 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.n.h.s.c.AsyncSshHandlerReader - Ssh session dropped on channel: ssh10.30.170.72 java.io.EOFException: Closed at org.opendaylight.netconf.shaded.sshd.common.channel.ChannelAsyncInputStream.preClose(ChannelAsyncInputStream.java:98) at org.opendaylight.netconf.shaded.sshd.common.util.closeable.AbstractCloseable.close(AbstractCloseable.java:109) at org.opendaylight.netconf.shaded.sshd.server.channel.AsyncDataReceiver.close(AsyncDataReceiver.java:48) at org.opendaylight.netconf.shaded.sshd.common.util.io.IoUtils.closeQuietly(IoUtils.java:214) at org.opendaylight.netconf.shaded.sshd.common.util.io.IoUtils.closeQuietly(IoUtils.java:169) at org.opendaylight.netconf.shaded.sshd.server.channel.ChannelSession.closeImmediately0(ChannelSession.java:221) at org.opendaylight.netconf.shaded.sshd.common.util.closeable.Builder$1.doClose(Builder.java:47) at org.opendaylight.netconf.shaded.sshd.common.util.closeable.SimpleCloseable.close(SimpleCloseable.java:63) at org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1.operationComplete(SequentialCloseable.java:56) at org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1.operationComplete(SequentialCloseable.java:45) at org.opendaylight.netconf.shaded.sshd.common.future.AbstractSshFuture.lambda$notifyListener$3(AbstractSshFuture.java:178) at org.opendaylight.netconf.shaded.sshd.common.util.threads.ThreadUtils.runAsInternal(ThreadUtils.java:64) at org.opendaylight.netconf.shaded.sshd.common.future.AbstractSshFuture.notifyListener(AbstractSshFuture.java:177) at org.opendaylight.netconf.shaded.sshd.common.future.DefaultSshFuture.addListener(DefaultSshFuture.java:214) at org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1.operationComplete(SequentialCloseable.java:57) at org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1.operationComplete(SequentialCloseable.java:45) at org.opendaylight.netconf.shaded.sshd.common.future.AbstractSshFuture.lambda$notifyListener$3(AbstractSshFuture.java:178) at org.opendaylight.netconf.shaded.sshd.common.util.threads.ThreadUtils.runAsInternal(ThreadUtils.java:64) at org.opendaylight.netconf.shaded.sshd.common.future.AbstractSshFuture.notifyListener(AbstractSshFuture.java:177) at org.opendaylight.netconf.shaded.sshd.common.future.DefaultSshFuture.addListener(DefaultSshFuture.java:214) at org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1.operationComplete(SequentialCloseable.java:57) at org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1.operationComplete(SequentialCloseable.java:45) at org.opendaylight.netconf.shaded.sshd.common.future.AbstractSshFuture.lambda$notifyListener$3(AbstractSshFuture.java:178) at org.opendaylight.netconf.shaded.sshd.common.util.threads.ThreadUtils.runAsInternal(ThreadUtils.java:68) at org.opendaylight.netconf.shaded.sshd.common.future.AbstractSshFuture.notifyListener(AbstractSshFuture.java:177) at org.opendaylight.netconf.shaded.sshd.common.future.DefaultSshFuture.addListener(DefaultSshFuture.java:214) at org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1.operationComplete(SequentialCloseable.java:57) at org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1.operationComplete(SequentialCloseable.java:45) at org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable.doClose(SequentialCloseable.java:69) at org.opendaylight.netconf.shaded.sshd.common.util.closeable.SimpleCloseable.close(SimpleCloseable.java:63) at org.opendaylight.netconf.shaded.sshd.common.util.closeable.AbstractInnerCloseable.doCloseImmediately(AbstractInnerCloseable.java:48) at org.opendaylight.netconf.shaded.sshd.common.util.closeable.AbstractCloseable.close(AbstractCloseable.java:95) at org.opendaylight.netconf.shaded.sshd.common.util.closeable.ParallelCloseable.doClose(ParallelCloseable.java:65) at org.opendaylight.netconf.shaded.sshd.common.util.closeable.SimpleCloseable.close(SimpleCloseable.java:63) at org.opendaylight.netconf.shaded.sshd.common.util.closeable.AbstractInnerCloseable.doCloseImmediately(AbstractInnerCloseable.java:48) at org.opendaylight.netconf.shaded.sshd.common.util.closeable.AbstractCloseable.close(AbstractCloseable.java:95) at org.opendaylight.netconf.shaded.sshd.common.util.closeable.ParallelCloseable.doClose(ParallelCloseable.java:65) at org.opendaylight.netconf.shaded.sshd.common.util.closeable.SimpleCloseable.close(SimpleCloseable.java:63) at org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1.operationComplete(SequentialCloseable.java:56) at org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1.operationComplete(SequentialCloseable.java:45) at org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable.doClose(SequentialCloseable.java:69) at org.opendaylight.netconf.shaded.sshd.common.util.closeable.SimpleCloseable.close(SimpleCloseable.java:63) at org.opendaylight.netconf.shaded.sshd.common.util.closeable.AbstractInnerCloseable.doCloseImmediately(AbstractInnerCloseable.java:48) at org.opendaylight.netconf.shaded.sshd.common.util.closeable.AbstractCloseable.close(AbstractCloseable.java:95) at org.opendaylight.netconf.shaded.sshd.common.session.helpers.AbstractSessionIoHandler.sessionClosed(AbstractSessionIoHandler.java:46) at org.opendaylight.netconf.shaded.sshd.common.io.nio2.Nio2Session.doCloseImmediately(Nio2Session.java:286) at org.opendaylight.netconf.shaded.sshd.common.util.closeable.AbstractCloseable.close(AbstractCloseable.java:95) at org.opendaylight.netconf.shaded.sshd.common.io.nio2.Nio2Session.handleReadCycleCompletion(Nio2Session.java:422) at org.opendaylight.netconf.shaded.sshd.common.io.nio2.Nio2Session$1.onCompleted(Nio2Session.java:382) at org.opendaylight.netconf.shaded.sshd.common.io.nio2.Nio2Session$1.onCompleted(Nio2Session.java:377) at org.opendaylight.netconf.shaded.sshd.common.io.nio2.Nio2CompletionHandler.lambda$completed$0(Nio2CompletionHandler.java:38) at java.base/java.security.AccessController.doPrivileged(AccessController.java:318) at org.opendaylight.netconf.shaded.sshd.common.io.nio2.Nio2CompletionHandler.completed(Nio2CompletionHandler.java:37) at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:129) at java.base/sun.nio.ch.Invoker$2.run(Invoker.java:221) at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) 07:22:15.290 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - close(ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610]]][Graceful] - operationComplete() closed 07:22:15.290 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3326fcc2) signal close complete immediately=true 07:22:15.290 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.channel.ChannelSession - close(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.72:46610])[Immediately] closed 07:22:15.291 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[ServerSessionImpl[admin@/10.30.170.72:46610]])[Immediately] closed 07:22:15.291 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - close(Nio2Session[local=/10.30.170.124:17830, remote=/10.30.170.72:46610])[Immediately] state already Closed 07:22:15.291 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1ccbef79) signal close complete immediately=true 07:22:15.291 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - close(ServerSessionImpl[admin@/10.30.170.72:46610])[Immediately] closed 07:22:15.291 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - close(Nio2Session[local=/10.30.170.124:17830, remote=/10.30.170.72:46610])[Immediately] closed 07:22:15.516 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.c.io.nio2.Nio2Acceptor - setOption(SO_REUSEADDR)[true] from property=Property[socket-reuseaddr](Boolean] 07:22:15.517 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.c.io.nio2.Nio2Acceptor - setOption(TCP_NODELAY)[true] from property=Property[tcp-nodelay](Boolean] 07:22:15.517 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - Creating IoSession on /10.30.170.124:17830 from /10.30.171.96:55956 via /[0:0:0:0:0:0:0:0]:17830 07:22:15.517 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.c.s.h.SessionTimeoutListener - sessionCreated(ServerSessionImpl[null@/10.30.171.96:55956]) tracking 07:22:15.517 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - sendIdentification(ServerSessionImpl[null@/10.30.171.96:55956]): SSH-2.0-SSHD-UNKNOWN 07:22:15.517 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.124:17830, remote=/10.30.171.96:55956]) writing 22 bytes 07:22:15.547 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doReadIdentification(ServerSessionImpl[null@/10.30.171.96:55956]) line='SSH-2.0-SSHD-UNKNOWN' 07:22:15.547 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - readIdentification(ServerSessionImpl[null@/10.30.171.96:55956]) client version string: SSH-2.0-SSHD-UNKNOWN 07:22:15.547 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - sendKexInit(ServerSessionImpl[null@/10.30.171.96:55956]) Send SSH_MSG_KEXINIT 07:22:15.548 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[null@/10.30.171.96:55956]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=992 07:22:15.548 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.124:17830, remote=/10.30.171.96:55956]) writing 1008 bytes 07:22:15.548 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[null@/10.30.171.96:55956]) process #0 SSH_MSG_KEXINIT 07:22:15.548 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - handleKexInit(ServerSessionImpl[null@/10.30.171.96:55956]) SSH_MSG_KEXINIT 07:22:15.549 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - setNegotiationResult(ServerSessionImpl[null@/10.30.171.96:55956]) Kex: kex algorithms = curve25519-sha256 07:22:15.549 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - setNegotiationResult(ServerSessionImpl[null@/10.30.171.96:55956]) Kex: server host key algorithms = rsa-sha2-512 07:22:15.549 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - setNegotiationResult(ServerSessionImpl[null@/10.30.171.96:55956]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 07:22:15.549 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - setNegotiationResult(ServerSessionImpl[null@/10.30.171.96:55956]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 07:22:15.549 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - setNegotiationResult(ServerSessionImpl[null@/10.30.171.96:55956]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 07:22:15.549 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - setNegotiationResult(ServerSessionImpl[null@/10.30.171.96:55956]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 07:22:15.549 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - setNegotiationResult(ServerSessionImpl[null@/10.30.171.96:55956]) Kex: compression algorithms (client to server) = none 07:22:15.549 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - setNegotiationResult(ServerSessionImpl[null@/10.30.171.96:55956]) Kex: compression algorithms (server to client) = none 07:22:15.551 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[null@/10.30.171.96:55956]) process #1 30 07:22:15.551 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[curve25519-sha256])[ServerSessionImpl[null@/10.30.171.96:55956]] process command=SSH_MSG_KEXDH_INIT 07:22:15.558 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[curve25519-sha256])[ServerSessionImpl[null@/10.30.171.96:55956]] Send SSH_MSG_KEXDH_REPLY 07:22:15.558 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[null@/10.30.171.96:55956]) packet #1 sending command=31[31] len=600 07:22:15.558 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.124:17830, remote=/10.30.171.96:55956]) writing 616 bytes 07:22:15.559 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - handleKexMessage(ServerSessionImpl[null@/10.30.171.96:55956])[curve25519-sha256] KEX processing complete after cmd=30 07:22:15.559 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - sendNewKeys(ServerSessionImpl[null@/10.30.171.96:55956]) Send SSH_MSG_NEWKEYS 07:22:15.559 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - prepareNewKeys(ServerSessionImpl[null@/10.30.171.96:55956]) session ID=06:13:9b:3e:dc:3c:ec:f7:58:1b:3e:4f:fa:97:98:d9:03:8a:25:86:e8:a9:17:c6:2f:27:e4:97:66:f7:de:6c 07:22:15.559 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[null@/10.30.171.96:55956]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 07:22:15.559 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.124:17830, remote=/10.30.171.96:55956]) writing 16 bytes 07:22:15.559 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - setOutputEncoding(ServerSessionImpl[null@/10.30.171.96:55956]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6bd5025d; mac null; compression none[Deflater/-1]; blocks limit 134217728 07:22:15.560 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(ServerSessionImpl[null@/10.30.171.96:55956])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 07:22:15.560 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(ServerSessionImpl[null@/10.30.171.96:55956])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 07:22:15.560 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[null@/10.30.171.96:55956]) packet #3 sending command=7[7] len=419 07:22:15.560 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.124:17830, remote=/10.30.171.96:55956]) writing 452 bytes 07:22:15.561 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - handleNewKeys(ServerSessionImpl[null@/10.30.171.96:55956]) No pending packets to flush at end of KEX 07:22:15.574 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[null@/10.30.171.96:55956]) process #2 SSH_MSG_NEWKEYS 07:22:15.574 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - handleNewKeys(ServerSessionImpl[null@/10.30.171.96:55956]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 07:22:15.574 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - setInputEncoding(ServerSessionImpl[null@/10.30.171.96:55956]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4c6c6386; mac null; compression none[Inflater/-1]; blocks limit 134217728 07:22:15.574 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[null@/10.30.171.96:55956]) process #3 SSH_MSG_SERVICE_REQUEST 07:22:15.574 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - handleServiceRequest(ServerSessionImpl[null@/10.30.171.96:55956]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 07:22:15.574 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(ServerSessionImpl[null@/10.30.171.96:55956]) authorized authentication methods: password,keyboard-interactive,publickey 07:22:15.574 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - handleServiceRequest(ServerSessionImpl[null@/10.30.171.96:55956]) Accepted service ssh-userauth 07:22:15.574 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[null@/10.30.171.96:55956]) packet #4 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 07:22:15.574 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.124:17830, remote=/10.30.171.96:55956]) writing 52 bytes 07:22:15.574 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[null@/10.30.171.96:55956]) process #4 SSH_MSG_USERAUTH_REQUEST 07:22:15.574 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(ServerSessionImpl[null@/10.30.171.96:55956]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 07:22:15.574 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(ServerSessionImpl[null@/10.30.171.96:55956]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 07:22:15.574 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(ServerSessionImpl[null@/10.30.171.96:55956]) no authentication factory for method=none 07:22:15.574 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@ServerSessionImpl[null@/10.30.171.96:55956]) SSH_MSG_USERAUTH_REQUEST 07:22:15.574 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@ServerSessionImpl[null@/10.30.171.96:55956]) remaining methods: password,keyboard-interactive,publickey 07:22:15.574 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[null@/10.30.171.96:55956]) packet #5 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=45 07:22:15.575 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.124:17830, remote=/10.30.171.96:55956]) writing 76 bytes 07:22:15.576 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[null@/10.30.171.96:55956]) process #5 SSH_MSG_USERAUTH_REQUEST 07:22:15.576 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(ServerSessionImpl[null@/10.30.171.96:55956]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=publickey 07:22:15.576 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(ServerSessionImpl[null@/10.30.171.96:55956]) Authenticating user 'admin' with service 'ssh-connection' and method 'publickey' (attempt 1 / 20) 07:22:15.597 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPublicKey - doAuth(admin@ServerSessionImpl[null@/10.30.171.96:55956]) verify key type=rsa-sha2-512, factories=ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa, fingerprint=SHA256:1kXWM4CXhZXBw6R13OkuymAisZMb5O0zkOThychBsCg 07:22:15.597 [sshd-netconf-ssh-server-nio-group-thread-6] INFO o.o.n.test.tool.config.Configuration - Auth with public key: RSA Public Key [3a:f8:ea:cc:40:35:22:68:e6:97:67:8f:af:6f:82:fe:8f:f4:d6:6e],[56:66:d1:a4] modulus: f003216aef036ed1ad0ef176a82bf094801c90842498289ce81b18cd0429561a310abb113133a3b8f8f64c9e41723480b13644499009c4400ef8b189f7f3b3d1e533bca2a1f4f0b635ba3519ff5044d222a73c17784189c41a3a1385d731d080b42f76db2a96fe781daf969ea860e7407b924d6e8cc76607e999de5f8a13a2c5c5fb6376a985831fe4edece57566848c52662645aedde693e6385febcdc9421cad4564d814b295141e39532fa933a3eacb039c92b360a0460fdb3c5d197c6a4045a8e5b67d84f65ae11f9d9ad8efaafe1213940a31ac9e40e7d0f81df0c522c51acb6a08aa9ee8b230088b9fd48c7349b5ef8ff5c3fa917f6fb7e3837aec04960e248fbeb81b039dad65f00b3f245a2a1da8eee25398f9e6da875c598a1410f94e5907c29f748ac1ff30ac3ff8367251ae0516f579e71e903e3889c4a1b16f5850da885ba63e992ec7c91023419793d7a9e65563e27a6d8db8dcaa73aeb67152b149ae6671ca657aa7d4e2f17e3cfec8a6eb8358746812b5b33237324f82917f public exponent: 10001 07:22:15.598 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPublicKey - doAuth(admin@ServerSessionImpl[null@/10.30.171.96:55956]) key type=rsa-sha2-512, fingerprint=SHA256:1kXWM4CXhZXBw6R13OkuymAisZMb5O0zkOThychBsCg - authentication result: true 07:22:15.598 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPublicKey - doAuth(admin@ServerSessionImpl[null@/10.30.171.96:55956]) send SSH_MSG_USERAUTH_PK_OK for key type=rsa-sha2-512, fingerprint=SHA256:1kXWM4CXhZXBw6R13OkuymAisZMb5O0zkOThychBsCg 07:22:15.598 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[null@/10.30.171.96:55956]) packet #6 sending command=60[60] len=428 07:22:15.598 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.124:17830, remote=/10.30.171.96:55956]) writing 460 bytes 07:22:15.598 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationInProgress(admin@ServerSessionImpl[null@/10.30.171.96:55956]) SSH_MSG_USERAUTH_REQUEST 07:22:15.611 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - handleReadCycleCompletion(Nio2Session[local=/10.30.170.124:17830, remote=/10.30.171.96:55956]) Socket has been disconnected (result=-1), closing IoSession now 07:22:15.611 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - close(Nio2Session[local=/10.30.170.124:17830, remote=/10.30.171.96:55956]) Closing immediately 07:22:15.611 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - doCloseImmediately(Nio2Session[local=/10.30.170.124:17830, remote=/10.30.171.96:55956]) closing socket=sun.nio.ch.UnixAsynchronousSocketChannelImpl[connected local=/10.30.170.124:17830 remote=/10.30.171.96:55956] 07:22:15.611 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - doCloseImmediately(Nio2Session[local=/10.30.170.124:17830, remote=/10.30.171.96:55956]) socket=sun.nio.ch.UnixAsynchronousSocketChannelImpl[closed] closed 07:22:15.611 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.c.io.nio2.Nio2Acceptor - unmapSession(id=102): Nio2Session[local=/10.30.170.124:17830, remote=/10.30.171.96:55956] 07:22:15.612 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - close(ServerSessionImpl[null@/10.30.171.96:55956]) Closing immediately 07:22:15.612 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.c.s.h.SessionTimeoutListener - sessionClosed(ServerSessionImpl[null@/10.30.171.96:55956]) un-tracked 07:22:15.612 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - close(org.opendaylight.netconf.shaded.sshd.server.session.ServerUserAuthService@1c90d10e) Closing immediately 07:22:15.612 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - close(org.opendaylight.netconf.shaded.sshd.server.session.ServerUserAuthService@1c90d10e)[Immediately] closed 07:22:15.612 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - close(Nio2Session[local=/10.30.170.124:17830, remote=/10.30.171.96:55956])[Immediately] state already Closed 07:22:15.612 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5b88866f) signal close complete immediately=true 07:22:15.612 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - close(ServerSessionImpl[null@/10.30.171.96:55956])[Immediately] closed 07:22:15.612 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - close(Nio2Session[local=/10.30.170.124:17830, remote=/10.30.171.96:55956])[Immediately] closed