02:12:44,566 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found logback-core version 1.5.38 02:12:44,567 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6591f517 - No custom configurators were discovered as a service. 02:12:44,568 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6591f517 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 02:12:44,568 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6591f517 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 02:12:44,574 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 02:12:44,579 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/home/jenkins/netconf-testtool-12.0.0-20260822.190854-265-executable.jar!/logback.xml] 02:12:44,685 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Scan attribute not set or set to unrecognized value. 02:12:44,685 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 02:12:44,685 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 02:12:44,689 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 02:12:44,690 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 02:12:44,696 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 02:12:44,736 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - NOTE: Writing to the console can be slow. Try to avoid logging to the 02:12:44,736 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - console in production environments, especially in high volume systems. 02:12:44,736 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also https://logback.qos.ch/codes.html#slowConsole 02:12:44,737 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 02:12:44,737 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 02:12:44,738 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [com.ning.http.client] to WARN 02:12:44,738 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@345965f2 - End of configuration. 02:12:44,738 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@429bd883 - Registering current configuration as safe fallback point 02:12:44,744 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6591f517 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 170 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY 02:12:45.023 [main] DEBUG i.n.u.i.l.InternalLoggerFactory - Using SLF4J as the default logging framework 02:12:45.025 [main] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 02:12:45.025 [main] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 02:12:45.028 [main] DEBUG i.n.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@4e70a728 02:12:45.031 [main] DEBUG i.n.util.internal.PlatformDependent0 - Java version: 21 02:12:45.031 [main] DEBUG i.n.util.internal.PlatformDependent0 - -Dio.netty.noUnsafe: false 02:12:45.032 [main] DEBUG i.n.util.internal.PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 02:12:45.033 [main] DEBUG i.n.util.internal.PlatformDependent0 - sun.misc.Unsafe base methods: all available 02:12:45.033 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.Buffer.address: available 02:12:45.034 [main] DEBUG i.n.util.internal.PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 02:12:45.035 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.Bits.unaligned: available, true 02:12:45.035 [main] DEBUG i.n.util.internal.PlatformDependent0 - jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable: symbolic reference class is not accessible: class jdk.internal.misc.Unsafe, from class io.netty.util.internal.PlatformDependent0 (unnamed module @10bdf5e5) 02:12:45.037 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 02:12:45.037 [main] DEBUG i.n.util.internal.PlatformDependent - sun.misc.Unsafe: available 02:12:45.037 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 02:12:45.037 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 02:12:45.037 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.maxDirectMemory: 1073741824 bytes 02:12:45.038 [main] DEBUG io.netty.util.internal.CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 02:12:45.038 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.noPreferDirect: false 02:12:45.038 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.ignoreExpensiveClean: false 02:12:45.043 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.jfr.enabled: true 02:12:45.044 [main] DEBUG i.n.util.internal.PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 02:12:45.051 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 02:12:45.058 [main] DEBUG i.n.u.internal.NativeLibraryLoader - -Dio.netty.native.workdir: /tmp (io.netty.tmpdir) 02:12:45.058 [main] DEBUG i.n.u.internal.NativeLibraryLoader - -Dio.netty.native.deleteLibAfterLoading: true 02:12:45.058 [main] DEBUG i.n.u.internal.NativeLibraryLoader - -Dio.netty.native.tryPatchShadedId: true 02:12:45.058 [main] DEBUG i.n.u.internal.NativeLibraryLoader - -Dio.netty.native.detectNativeLibraryDuplicates: true 02:12:45.062 [main] DEBUG io.netty.channel.epoll.Epoll - Epoll support is not available: could not load a native library: netty_transport_native_epoll_x86_64 02:12:45.067 [main] DEBUG i.n.c.MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 4 02:12:45.068 [main] DEBUG io.netty.channel.nio.NioIoHandler - -Dio.netty.noKeySetOptimization: false 02:12:45.068 [main] DEBUG io.netty.channel.nio.NioIoHandler - -Dio.netty.selectorAutoRebuildThreshold: 512 02:12:45.072 [main] DEBUG i.n.u.concurrent.GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 02:12:45.074 [main] DEBUG i.n.u.i.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 02:12:45.074 [main] DEBUG i.n.u.i.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 02:12:45.087 [main] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.processId: 3511 (auto-detected) 02:12:45.088 [main] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv4Stack: false 02:12:45.088 [main] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv6Addresses: false 02:12:45.089 [main] DEBUG i.netty.util.NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 02:12:45.090 [main] DEBUG io.netty.util.NetUtil - /proc/sys/net/core/somaxconn: 4096 02:12:45.090 [main] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.machineId: 42:8f:00:ff:fe:29:81:29 (auto-detected) 02:12:45.106 [main] DEBUG i.n.buffer.AdaptiveByteBufAllocator - -Dio.netty.allocator.useCachedMagazinesForNonEventLoopThreads: false 02:12:45.113 [main] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 02:12:45.113 [main] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.ratio: 8 02:12:45.113 [main] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.chunkSize: 32 02:12:45.113 [main] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.blocking: false 02:12:45.113 [main] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 02:12:45.119 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.allocator.type: adaptive 02:12:45.119 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 02:12:45.119 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 02:12:47.133 [main] INFO o.o.n.t.spi.NettyTransportSupport - Netty transport backed by java.nio with TCP keepalive options 02:12:47.136 [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='/tmp/customaction.xml'} 02:12:47.143 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, SSH simulated devices starting on port 17830 02:12:47.149 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Loading models from directory. 02:12:47.178 [main] INFO o.o.y.y.m.r.s.SharedEffectiveModelContextFactory - Using weak references 02:12:47.179 [main] DEBUG o.o.y.y.m.r.s.SharedEffectiveModelContextFactory - Starting assembly of 17 sources 02:12:47.186 [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 02:12:47.269 [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 02:12:47.274 [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 02:12:47.281 [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 02:12:47.304 [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 02:12:47.317 [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 02:12:47.321 [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 02:12:47.325 [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 02:12:47.331 [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 02:12:47.340 [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 02:12:47.382 [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 02:12:47.388 [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 02:12:47.389 [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 02:12:47.397 [main] DEBUG o.o.y.y.m.repo.spi.AssembleSources - Resolving dependency reactor {SourceIdentifier [car-purchase@2014-08-18]=Module[sourceId=SourceIdentifier [car-purchase@2014-08-18], yangVersion=1, namespace=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-purchase, prefix=Unqualified{localName=cp}, revisions=[2014-08-18], imports=[Import[name=ietf-inet-types, prefix=inet, revision=2010-09-24], Import[name=car, prefix=car, revision=2014-08-18], Import[name=people, prefix=person, revision=2014-08-18], Import[name=yang-ext, prefix=ext, revision=2013-07-09]], includes=[]], SourceIdentifier [ncmount-l2fib@2016-03-07]=Module[sourceId=SourceIdentifier [ncmount-l2fib@2016-03-07], yangVersion=1, namespace=org:opendaylight:coretutorials:ncmount:example:l2fib, prefix=Unqualified{localName=l2fib}, revisions=[2016-03-07], imports=[Import[name=ietf-yang-types, prefix=yang]], includes=[]], SourceIdentifier [example-action@2016-07-07]=Module[sourceId=SourceIdentifier [example-action@2016-07-07], yangVersion=1.1, namespace=https://example.com/ns/example-action, prefix=Unqualified{localName=act}, revisions=[2016-07-07], imports=[Import[name=ietf-yang-types, prefix=yang]], includes=[]], SourceIdentifier [ietf-netconf-monitoring@2010-10-04]=Module[sourceId=SourceIdentifier [ietf-netconf-monitoring@2010-10-04], yangVersion=1, namespace=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, prefix=Unqualified{localName=ncm}, revisions=[2010-10-04], imports=[Import[name=ietf-yang-types, prefix=yang, revision=2013-07-15], Import[name=ietf-inet-types, prefix=inet, revision=2013-07-15]], includes=[]], SourceIdentifier [augment-main-a@2014-01-21]=Module[sourceId=SourceIdentifier [augment-main-a@2014-01-21], yangVersion=1.1, namespace=ns:augment:main:a, prefix=Unqualified{localName=aumaa}, revisions=[2014-01-21], imports=[Import[name=main, prefix=mn, revision=2014-01-21]], includes=[]], SourceIdentifier [ietf-yang-types@2013-07-15]=Module[sourceId=SourceIdentifier [ietf-yang-types@2013-07-15], yangVersion=1, namespace=urn:ietf:params:xml:ns:yang:ietf-yang-types, prefix=Unqualified{localName=yang}, revisions=[2013-07-15, 2010-09-24], imports=[], includes=[]], SourceIdentifier [people@2014-08-18]=Module[sourceId=SourceIdentifier [people@2014-08-18], yangVersion=1, namespace=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people, prefix=Unqualified{localName=people}, revisions=[2014-08-18], imports=[Import[name=ietf-inet-types, prefix=inet, revision=2010-09-24]], includes=[]], SourceIdentifier [odl-netconf-monitoring@2022-07-18]=Module[sourceId=SourceIdentifier [odl-netconf-monitoring@2022-07-18], yangVersion=1, namespace=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, prefix=Unqualified{localName=odlncm}, revisions=[2022-07-18], imports=[Import[name=ietf-netconf-monitoring, prefix=ncm]], includes=[]], SourceIdentifier [car@2014-08-18]=Module[sourceId=SourceIdentifier [car@2014-08-18], yangVersion=1, namespace=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car, prefix=Unqualified{localName=car}, revisions=[2014-08-18], imports=[Import[name=ietf-inet-types, prefix=inet, revision=2010-09-24]], includes=[]], SourceIdentifier [ietf-inet-types@2010-09-24]=Module[sourceId=SourceIdentifier [ietf-inet-types@2010-09-24], yangVersion=1, namespace=urn:ietf:params:xml:ns:yang:ietf-inet-types, prefix=Unqualified{localName=inet}, revisions=[2010-09-24], imports=[], includes=[]], SourceIdentifier [car-people@2014-08-18]=Module[sourceId=SourceIdentifier [car-people@2014-08-18], yangVersion=1, namespace=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people, prefix=Unqualified{localName=car}, revisions=[2014-08-18], imports=[Import[name=ietf-inet-types, prefix=inet, revision=2010-09-24], Import[name=car, prefix=c, revision=2014-08-18], Import[name=people, prefix=people, revision=2014-08-18]], includes=[]], SourceIdentifier [ietf-inet-types@2013-07-15]=Module[sourceId=SourceIdentifier [ietf-inet-types@2013-07-15], yangVersion=1, namespace=urn:ietf:params:xml:ns:yang:ietf-inet-types, prefix=Unqualified{localName=inet}, revisions=[2013-07-15, 2010-09-24], imports=[], includes=[]], SourceIdentifier [test@2014-10-18]=Module[sourceId=SourceIdentifier [test@2014-10-18], yangVersion=1, namespace=urn:opendaylight:test:netconf:crud, prefix=Unqualified{localName=tt}, revisions=[2014-10-18], imports=[], includes=[]], SourceIdentifier [ietf-netconf@2011-06-01]=Module[sourceId=SourceIdentifier [ietf-netconf@2011-06-01], yangVersion=1, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, prefix=Unqualified{localName=nc}, revisions=[2011-06-01], imports=[Import[name=ietf-inet-types, prefix=inet]], includes=[]], SourceIdentifier [main@2014-01-21]=Module[sourceId=SourceIdentifier [main@2014-01-21], yangVersion=1.1, namespace=ns:main, prefix=Unqualified{localName=ma}, revisions=[2014-01-21], imports=[], includes=[]], SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10]=Module[sourceId=SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10], yangVersion=1, namespace=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring-extension, prefix=Unqualified{localName=ncme}, revisions=[2013-12-10], imports=[Import[name=ietf-netconf-monitoring, prefix=ncm]], includes=[]], SourceIdentifier [yang-ext@2013-07-09]=Module[sourceId=SourceIdentifier [yang-ext@2013-07-09], yangVersion=1, namespace=urn:opendaylight:yang:extension:yang-ext, prefix=Unqualified{localName=ext}, revisions=[2013-07-09], imports=[], includes=[]]} 02:12:47.424 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Source SourceIdentifier [car-purchase@2014-08-18] is missing import Import[name=ietf-inet-types, prefix=inet, revision=2010-09-24] 02:12:47.424 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Source SourceIdentifier [ncmount-l2fib@2016-03-07] is missing import Import[name=ietf-yang-types, prefix=yang] 02:12:47.425 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Source SourceIdentifier [example-action@2016-07-07] is missing import Import[name=ietf-yang-types, prefix=yang] 02:12:47.425 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Source SourceIdentifier [ietf-netconf-monitoring@2010-10-04] is missing import Import[name=ietf-yang-types, prefix=yang, revision=2013-07-15] 02:12:47.425 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Source SourceIdentifier [augment-main-a@2014-01-21] is missing import Import[name=main, prefix=mn, revision=2014-01-21] 02:12:47.425 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Resolved source SourceIdentifier [ietf-yang-types@2013-07-15] 02:12:47.425 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Source SourceIdentifier [people@2014-08-18] is missing import Import[name=ietf-inet-types, prefix=inet, revision=2010-09-24] 02:12:47.425 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Source SourceIdentifier [odl-netconf-monitoring@2022-07-18] is missing import Import[name=ietf-netconf-monitoring, prefix=ncm] 02:12:47.426 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Source SourceIdentifier [car@2014-08-18] is missing import Import[name=ietf-inet-types, prefix=inet, revision=2010-09-24] 02:12:47.426 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Resolved source SourceIdentifier [ietf-inet-types@2010-09-24] 02:12:47.426 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Source SourceIdentifier [car-people@2014-08-18] is missing import Import[name=car, prefix=c, revision=2014-08-18] 02:12:47.426 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Resolved source SourceIdentifier [ietf-inet-types@2013-07-15] 02:12:47.426 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Resolved source SourceIdentifier [test@2014-10-18] 02:12:47.426 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Resolved source SourceIdentifier [ietf-netconf@2011-06-01] 02:12:47.426 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Resolved source SourceIdentifier [main@2014-01-21] 02:12:47.426 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Source SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10] is missing import Import[name=ietf-netconf-monitoring, prefix=ncm] 02:12:47.426 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Resolved source SourceIdentifier [yang-ext@2013-07-09] 02:12:47.426 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Source SourceIdentifier [car-purchase@2014-08-18] is missing import Import[name=car, prefix=car, revision=2014-08-18] 02:12:47.426 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Resolved source SourceIdentifier [ncmount-l2fib@2016-03-07] 02:12:47.426 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Resolved source SourceIdentifier [example-action@2016-07-07] 02:12:47.426 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Resolved source SourceIdentifier [ietf-netconf-monitoring@2010-10-04] 02:12:47.426 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Resolved source SourceIdentifier [augment-main-a@2014-01-21] 02:12:47.426 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Resolved source SourceIdentifier [people@2014-08-18] 02:12:47.427 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Resolved source SourceIdentifier [odl-netconf-monitoring@2022-07-18] 02:12:47.427 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Resolved source SourceIdentifier [car@2014-08-18] 02:12:47.427 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Resolved source SourceIdentifier [car-people@2014-08-18] 02:12:47.427 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Resolved source SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10] 02:12:47.427 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Resolved source SourceIdentifier [car-purchase@2014-08-18] 02:12:47.468 [main] DEBUG o.o.y.y.p.s.SourceLinkageResolver - Resolved 4 imports by revision in car-purchase@2014-08-18 02:12:47.469 [main] DEBUG o.o.y.y.p.s.SourceLinkageResolver - Resolved 3 imports by revision in car-people@2014-08-18 02:12:47.469 [main] DEBUG o.o.y.y.p.s.SourceLinkageResolver - Resolved 1 imports by revision in people@2014-08-18 02:12:47.469 [main] DEBUG o.o.y.y.p.s.SourceLinkageResolver - Resolved 1 imports by revision in car@2014-08-18 02:12:47.469 [main] DEBUG o.o.y.y.p.s.SourceLinkageResolver - Resolved 1 imports by revision in augment-main-a@2014-01-21 02:12:47.470 [main] DEBUG o.o.y.y.p.s.SourceLinkageResolver - Resolved 2 imports by revision in ietf-netconf-monitoring@2010-10-04 02:12:47.497 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2010-09-24}}] started phase SOURCE_LINKAGE 02:12:47.499 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [car-purchase@2014-08-18]}, escaping=RFC6020, prefixToModule={cp=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-purchase, rev=2014-08-18}, car=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car, rev=2014-08-18}, person=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people, rev=2014-08-18}, ext=QNameModule{ns=urn:opendaylight:yang:extension:yang-ext, rev=2013-07-09}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2010-09-24}}] started phase SOURCE_LINKAGE 02:12:47.499 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10]}, escaping=RFC6020, prefixToModule={ncme=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring-extension, rev=2013-12-10}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] started phase SOURCE_LINKAGE 02:12:47.499 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [car-people@2014-08-18]}, escaping=RFC6020, prefixToModule={people=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people, rev=2014-08-18}, car=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people, rev=2014-08-18}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2010-09-24}, c=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car, rev=2014-08-18}}] started phase SOURCE_LINKAGE 02:12:47.499 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [people@2014-08-18]}, escaping=RFC6020, prefixToModule={people=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people, rev=2014-08-18}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2010-09-24}}] started phase SOURCE_LINKAGE 02:12:47.499 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [test@2014-10-18]}, escaping=RFC6020, prefixToModule={tt=QNameModule{ns=urn:opendaylight:test:netconf:crud, rev=2014-10-18}}] started phase SOURCE_LINKAGE 02:12:47.500 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}, l2fib=QNameModule{ns=org:opendaylight:coretutorials:ncmount:example:l2fib, rev=2016-03-07}}] started phase SOURCE_LINKAGE 02:12:47.500 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [example-action@2016-07-07]}, escaping=RFC7950, prefixToModule={act=QNameModule{ns=https://example.com/ns/example-action, rev=2016-07-07}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] started phase SOURCE_LINKAGE 02:12:47.500 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] started phase SOURCE_LINKAGE 02:12:47.500 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] started phase SOURCE_LINKAGE 02:12:47.500 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] started phase SOURCE_LINKAGE 02:12:47.500 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [yang-ext@2013-07-09]}, escaping=RFC6020, prefixToModule={ext=QNameModule{ns=urn:opendaylight:yang:extension:yang-ext, rev=2013-07-09}}] started phase SOURCE_LINKAGE 02:12:47.500 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [car@2014-08-18]}, escaping=RFC6020, prefixToModule={car=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car, rev=2014-08-18}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2010-09-24}}] started phase SOURCE_LINKAGE 02:12:47.500 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [main@2014-01-21]}, escaping=RFC7950, prefixToModule={ma=QNameModule{ns=ns:main, rev=2014-01-21}}] started phase SOURCE_LINKAGE 02:12:47.500 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]}, escaping=RFC7950, prefixToModule={aumaa=QNameModule{ns=ns:augment:main:a, rev=2014-01-21}, mn=QNameModule{ns=ns:main, rev=2014-01-21}}] started phase SOURCE_LINKAGE 02:12:47.501 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] started phase SOURCE_LINKAGE 02:12:47.502 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] started phase SOURCE_LINKAGE 02:12:47.502 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_LINKAGE started 02:12:47.513 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2010-09-24}}] finished phase SOURCE_LINKAGE 02:12:47.514 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [car-purchase@2014-08-18]}, escaping=RFC6020, prefixToModule={cp=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-purchase, rev=2014-08-18}, car=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car, rev=2014-08-18}, person=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people, rev=2014-08-18}, ext=QNameModule{ns=urn:opendaylight:yang:extension:yang-ext, rev=2013-07-09}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2010-09-24}}] finished phase SOURCE_LINKAGE 02:12:47.515 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10]}, escaping=RFC6020, prefixToModule={ncme=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring-extension, rev=2013-12-10}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] finished phase SOURCE_LINKAGE 02:12:47.516 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [car-people@2014-08-18]}, escaping=RFC6020, prefixToModule={people=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people, rev=2014-08-18}, car=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people, rev=2014-08-18}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2010-09-24}, c=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car, rev=2014-08-18}}] finished phase SOURCE_LINKAGE 02:12:47.516 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [people@2014-08-18]}, escaping=RFC6020, prefixToModule={people=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people, rev=2014-08-18}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2010-09-24}}] finished phase SOURCE_LINKAGE 02:12:47.516 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [test@2014-10-18]}, escaping=RFC6020, prefixToModule={tt=QNameModule{ns=urn:opendaylight:test:netconf:crud, rev=2014-10-18}}] finished phase SOURCE_LINKAGE 02:12:47.517 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}, l2fib=QNameModule{ns=org:opendaylight:coretutorials:ncmount:example:l2fib, rev=2016-03-07}}] finished phase SOURCE_LINKAGE 02:12:47.517 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [example-action@2016-07-07]}, escaping=RFC7950, prefixToModule={act=QNameModule{ns=https://example.com/ns/example-action, rev=2016-07-07}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] finished phase SOURCE_LINKAGE 02:12:47.517 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] finished phase SOURCE_LINKAGE 02:12:47.517 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] finished phase SOURCE_LINKAGE 02:12:47.517 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] finished phase SOURCE_LINKAGE 02:12:47.517 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [yang-ext@2013-07-09]}, escaping=RFC6020, prefixToModule={ext=QNameModule{ns=urn:opendaylight:yang:extension:yang-ext, rev=2013-07-09}}] finished phase SOURCE_LINKAGE 02:12:47.517 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [car@2014-08-18]}, escaping=RFC6020, prefixToModule={car=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car, rev=2014-08-18}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2010-09-24}}] finished phase SOURCE_LINKAGE 02:12:47.518 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [main@2014-01-21]}, escaping=RFC7950, prefixToModule={ma=QNameModule{ns=ns:main, rev=2014-01-21}}] finished phase SOURCE_LINKAGE 02:12:47.518 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]}, escaping=RFC7950, prefixToModule={aumaa=QNameModule{ns=ns:augment:main:a, rev=2014-01-21}, mn=QNameModule{ns=ns:main, rev=2014-01-21}}] finished phase SOURCE_LINKAGE 02:12:47.518 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] finished phase SOURCE_LINKAGE 02:12:47.518 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] finished phase SOURCE_LINKAGE 02:12:47.518 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_LINKAGE finished 02:12:47.518 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2010-09-24}}] started phase STATEMENT_DEFINITION 02:12:47.518 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [car-purchase@2014-08-18]}, escaping=RFC6020, prefixToModule={cp=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-purchase, rev=2014-08-18}, car=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car, rev=2014-08-18}, person=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people, rev=2014-08-18}, ext=QNameModule{ns=urn:opendaylight:yang:extension:yang-ext, rev=2013-07-09}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2010-09-24}}] started phase STATEMENT_DEFINITION 02:12:47.518 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10]}, escaping=RFC6020, prefixToModule={ncme=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring-extension, rev=2013-12-10}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] started phase STATEMENT_DEFINITION 02:12:47.518 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [car-people@2014-08-18]}, escaping=RFC6020, prefixToModule={people=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people, rev=2014-08-18}, car=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people, rev=2014-08-18}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2010-09-24}, c=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car, rev=2014-08-18}}] started phase STATEMENT_DEFINITION 02:12:47.518 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [people@2014-08-18]}, escaping=RFC6020, prefixToModule={people=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people, rev=2014-08-18}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2010-09-24}}] started phase STATEMENT_DEFINITION 02:12:47.518 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [test@2014-10-18]}, escaping=RFC6020, prefixToModule={tt=QNameModule{ns=urn:opendaylight:test:netconf:crud, rev=2014-10-18}}] started phase STATEMENT_DEFINITION 02:12:47.518 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}, l2fib=QNameModule{ns=org:opendaylight:coretutorials:ncmount:example:l2fib, rev=2016-03-07}}] started phase STATEMENT_DEFINITION 02:12:47.518 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [example-action@2016-07-07]}, escaping=RFC7950, prefixToModule={act=QNameModule{ns=https://example.com/ns/example-action, rev=2016-07-07}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] started phase STATEMENT_DEFINITION 02:12:47.518 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] started phase STATEMENT_DEFINITION 02:12:47.518 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] started phase STATEMENT_DEFINITION 02:12:47.518 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] started phase STATEMENT_DEFINITION 02:12:47.518 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [yang-ext@2013-07-09]}, escaping=RFC6020, prefixToModule={ext=QNameModule{ns=urn:opendaylight:yang:extension:yang-ext, rev=2013-07-09}}] started phase STATEMENT_DEFINITION 02:12:47.518 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [car@2014-08-18]}, escaping=RFC6020, prefixToModule={car=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car, rev=2014-08-18}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2010-09-24}}] started phase STATEMENT_DEFINITION 02:12:47.519 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [main@2014-01-21]}, escaping=RFC7950, prefixToModule={ma=QNameModule{ns=ns:main, rev=2014-01-21}}] started phase STATEMENT_DEFINITION 02:12:47.519 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]}, escaping=RFC7950, prefixToModule={aumaa=QNameModule{ns=ns:augment:main:a, rev=2014-01-21}, mn=QNameModule{ns=ns:main, rev=2014-01-21}}] started phase STATEMENT_DEFINITION 02:12:47.519 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] started phase STATEMENT_DEFINITION 02:12:47.519 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] started phase STATEMENT_DEFINITION 02:12:47.519 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase STATEMENT_DEFINITION started 02:12:47.588 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2010-09-24}}] finished phase STATEMENT_DEFINITION 02:12:47.588 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [car-purchase@2014-08-18]}, escaping=RFC6020, prefixToModule={cp=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-purchase, rev=2014-08-18}, car=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car, rev=2014-08-18}, person=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people, rev=2014-08-18}, ext=QNameModule{ns=urn:opendaylight:yang:extension:yang-ext, rev=2013-07-09}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2010-09-24}}] finished phase STATEMENT_DEFINITION 02:12:47.588 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [car-people@2014-08-18]}, escaping=RFC6020, prefixToModule={people=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people, rev=2014-08-18}, car=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people, rev=2014-08-18}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2010-09-24}, c=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car, rev=2014-08-18}}] finished phase STATEMENT_DEFINITION 02:12:47.588 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [people@2014-08-18]}, escaping=RFC6020, prefixToModule={people=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people, rev=2014-08-18}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2010-09-24}}] finished phase STATEMENT_DEFINITION 02:12:47.588 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [test@2014-10-18]}, escaping=RFC6020, prefixToModule={tt=QNameModule{ns=urn:opendaylight:test:netconf:crud, rev=2014-10-18}}] finished phase STATEMENT_DEFINITION 02:12:47.589 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}, l2fib=QNameModule{ns=org:opendaylight:coretutorials:ncmount:example:l2fib, rev=2016-03-07}}] finished phase STATEMENT_DEFINITION 02:12:47.589 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [example-action@2016-07-07]}, escaping=RFC7950, prefixToModule={act=QNameModule{ns=https://example.com/ns/example-action, rev=2016-07-07}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] finished phase STATEMENT_DEFINITION 02:12:47.589 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] finished phase STATEMENT_DEFINITION 02:12:47.589 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] finished phase STATEMENT_DEFINITION 02:12:47.589 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [yang-ext@2013-07-09]}, escaping=RFC6020, prefixToModule={ext=QNameModule{ns=urn:opendaylight:yang:extension:yang-ext, rev=2013-07-09}}] finished phase STATEMENT_DEFINITION 02:12:47.589 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [car@2014-08-18]}, escaping=RFC6020, prefixToModule={car=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car, rev=2014-08-18}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2010-09-24}}] finished phase STATEMENT_DEFINITION 02:12:47.589 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [main@2014-01-21]}, escaping=RFC7950, prefixToModule={ma=QNameModule{ns=ns:main, rev=2014-01-21}}] finished phase STATEMENT_DEFINITION 02:12:47.590 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]}, escaping=RFC7950, prefixToModule={aumaa=QNameModule{ns=ns:augment:main:a, rev=2014-01-21}, mn=QNameModule{ns=ns:main, rev=2014-01-21}}] finished phase STATEMENT_DEFINITION 02:12:47.590 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] finished phase STATEMENT_DEFINITION 02:12:47.590 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] finished phase STATEMENT_DEFINITION 02:12:47.590 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10]}, escaping=RFC6020, prefixToModule={ncme=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring-extension, rev=2013-12-10}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] finished phase STATEMENT_DEFINITION 02:12:47.590 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] finished phase STATEMENT_DEFINITION 02:12:47.590 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase STATEMENT_DEFINITION finished 02:12:47.590 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2010-09-24}}] started phase FULL_DECLARATION 02:12:47.591 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [car-purchase@2014-08-18]}, escaping=RFC6020, prefixToModule={cp=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-purchase, rev=2014-08-18}, car=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car, rev=2014-08-18}, person=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people, rev=2014-08-18}, ext=QNameModule{ns=urn:opendaylight:yang:extension:yang-ext, rev=2013-07-09}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2010-09-24}}] started phase FULL_DECLARATION 02:12:47.591 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10]}, escaping=RFC6020, prefixToModule={ncme=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring-extension, rev=2013-12-10}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] started phase FULL_DECLARATION 02:12:47.591 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [car-people@2014-08-18]}, escaping=RFC6020, prefixToModule={people=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people, rev=2014-08-18}, car=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people, rev=2014-08-18}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2010-09-24}, c=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car, rev=2014-08-18}}] started phase FULL_DECLARATION 02:12:47.591 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [people@2014-08-18]}, escaping=RFC6020, prefixToModule={people=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people, rev=2014-08-18}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2010-09-24}}] started phase FULL_DECLARATION 02:12:47.591 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [test@2014-10-18]}, escaping=RFC6020, prefixToModule={tt=QNameModule{ns=urn:opendaylight:test:netconf:crud, rev=2014-10-18}}] started phase FULL_DECLARATION 02:12:47.591 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}, l2fib=QNameModule{ns=org:opendaylight:coretutorials:ncmount:example:l2fib, rev=2016-03-07}}] started phase FULL_DECLARATION 02:12:47.591 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [example-action@2016-07-07]}, escaping=RFC7950, prefixToModule={act=QNameModule{ns=https://example.com/ns/example-action, rev=2016-07-07}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] started phase FULL_DECLARATION 02:12:47.591 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] started phase FULL_DECLARATION 02:12:47.591 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] started phase FULL_DECLARATION 02:12:47.591 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] started phase FULL_DECLARATION 02:12:47.591 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [yang-ext@2013-07-09]}, escaping=RFC6020, prefixToModule={ext=QNameModule{ns=urn:opendaylight:yang:extension:yang-ext, rev=2013-07-09}}] started phase FULL_DECLARATION 02:12:47.591 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [car@2014-08-18]}, escaping=RFC6020, prefixToModule={car=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car, rev=2014-08-18}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2010-09-24}}] started phase FULL_DECLARATION 02:12:47.591 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [main@2014-01-21]}, escaping=RFC7950, prefixToModule={ma=QNameModule{ns=ns:main, rev=2014-01-21}}] started phase FULL_DECLARATION 02:12:47.591 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]}, escaping=RFC7950, prefixToModule={aumaa=QNameModule{ns=ns:augment:main:a, rev=2014-01-21}, mn=QNameModule{ns=ns:main, rev=2014-01-21}}] started phase FULL_DECLARATION 02:12:47.591 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] started phase FULL_DECLARATION 02:12:47.591 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] started phase FULL_DECLARATION 02:12:47.591 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase FULL_DECLARATION started 02:12:47.592 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2010-09-24}}] already defines statement (urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)get-filter-element-attributes as org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport@257cc1fc 02:12:47.592 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2010-09-24}}] already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)augment-identifier as org.opendaylight.yangtools.odlext.parser.LegacyAugmentIdentifierStatementSupport@42e22a53 02:12:47.595 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=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@57adfab0 02:12:47.595 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=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@1949309d 02:12:47.595 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=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@5af97169 02:12:47.595 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=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@99a78d7 02:12:47.605 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [car-purchase@2014-08-18]}, escaping=RFC6020, prefixToModule={cp=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-purchase, rev=2014-08-18}, car=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car, rev=2014-08-18}, person=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people, rev=2014-08-18}, ext=QNameModule{ns=urn:opendaylight:yang:extension:yang-ext, rev=2013-07-09}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2010-09-24}}] already defines statement (urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)get-filter-element-attributes as org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport@257cc1fc 02:12:47.605 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [car-purchase@2014-08-18]}, escaping=RFC6020, prefixToModule={cp=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-purchase, rev=2014-08-18}, car=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car, rev=2014-08-18}, person=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people, rev=2014-08-18}, ext=QNameModule{ns=urn:opendaylight:yang:extension:yang-ext, rev=2013-07-09}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2010-09-24}}] already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)augment-identifier as org.opendaylight.yangtools.odlext.parser.LegacyAugmentIdentifierStatementSupport@42e22a53 02:12:47.605 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [car-purchase@2014-08-18]}, escaping=RFC6020, prefixToModule={cp=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-purchase, rev=2014-08-18}, car=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car, rev=2014-08-18}, person=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people, rev=2014-08-18}, ext=QNameModule{ns=urn:opendaylight:yang:extension:yang-ext, rev=2013-07-09}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=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@57adfab0 02:12:47.607 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [car-purchase@2014-08-18]}, escaping=RFC6020, prefixToModule={cp=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-purchase, rev=2014-08-18}, car=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car, rev=2014-08-18}, person=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people, rev=2014-08-18}, ext=QNameModule{ns=urn:opendaylight:yang:extension:yang-ext, rev=2013-07-09}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=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@1949309d 02:12:47.608 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [car-purchase@2014-08-18]}, escaping=RFC6020, prefixToModule={cp=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-purchase, rev=2014-08-18}, car=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car, rev=2014-08-18}, person=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people, rev=2014-08-18}, ext=QNameModule{ns=urn:opendaylight:yang:extension:yang-ext, rev=2013-07-09}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=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@5af97169 02:12:47.609 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [car-purchase@2014-08-18]}, escaping=RFC6020, prefixToModule={cp=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-purchase, rev=2014-08-18}, car=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car, rev=2014-08-18}, person=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people, rev=2014-08-18}, ext=QNameModule{ns=urn:opendaylight:yang:extension:yang-ext, rev=2013-07-09}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=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@99a78d7 02:12:47.615 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10]}, escaping=RFC6020, prefixToModule={ncme=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring-extension, rev=2013-12-10}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] already defines statement (urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)get-filter-element-attributes as org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport@257cc1fc 02:12:47.615 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10]}, escaping=RFC6020, prefixToModule={ncme=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring-extension, rev=2013-12-10}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)augment-identifier as org.opendaylight.yangtools.odlext.parser.LegacyAugmentIdentifierStatementSupport@42e22a53 02:12:47.615 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10]}, escaping=RFC6020, prefixToModule={ncme=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring-extension, rev=2013-12-10}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=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@57adfab0 02:12:47.616 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10]}, escaping=RFC6020, prefixToModule={ncme=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring-extension, rev=2013-12-10}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=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@1949309d 02:12:47.616 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10]}, escaping=RFC6020, prefixToModule={ncme=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring-extension, rev=2013-12-10}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=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@5af97169 02:12:47.616 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10]}, escaping=RFC6020, prefixToModule={ncme=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring-extension, rev=2013-12-10}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=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@99a78d7 02:12:47.619 [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 02:12:47.620 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [car-people@2014-08-18]}, escaping=RFC6020, prefixToModule={people=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people, rev=2014-08-18}, car=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people, rev=2014-08-18}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2010-09-24}, c=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car, rev=2014-08-18}}] already defines statement (urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)get-filter-element-attributes as org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport@257cc1fc 02:12:47.620 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [car-people@2014-08-18]}, escaping=RFC6020, prefixToModule={people=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people, rev=2014-08-18}, car=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people, rev=2014-08-18}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2010-09-24}, c=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car, rev=2014-08-18}}] already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)augment-identifier as org.opendaylight.yangtools.odlext.parser.LegacyAugmentIdentifierStatementSupport@42e22a53 02:12:47.620 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [car-people@2014-08-18]}, escaping=RFC6020, prefixToModule={people=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people, rev=2014-08-18}, car=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people, rev=2014-08-18}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2010-09-24}, c=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car, rev=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@57adfab0 02:12:47.621 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [car-people@2014-08-18]}, escaping=RFC6020, prefixToModule={people=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people, rev=2014-08-18}, car=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people, rev=2014-08-18}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2010-09-24}, c=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car, rev=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@1949309d 02:12:47.621 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [car-people@2014-08-18]}, escaping=RFC6020, prefixToModule={people=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people, rev=2014-08-18}, car=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people, rev=2014-08-18}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2010-09-24}, c=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car, rev=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@5af97169 02:12:47.621 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [car-people@2014-08-18]}, escaping=RFC6020, prefixToModule={people=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people, rev=2014-08-18}, car=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people, rev=2014-08-18}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2010-09-24}, c=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car, rev=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@99a78d7 02:12:47.622 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [people@2014-08-18]}, escaping=RFC6020, prefixToModule={people=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people, rev=2014-08-18}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2010-09-24}}] already defines statement (urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)get-filter-element-attributes as org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport@257cc1fc 02:12:47.622 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [people@2014-08-18]}, escaping=RFC6020, prefixToModule={people=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people, rev=2014-08-18}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2010-09-24}}] already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)augment-identifier as org.opendaylight.yangtools.odlext.parser.LegacyAugmentIdentifierStatementSupport@42e22a53 02:12:47.623 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [people@2014-08-18]}, escaping=RFC6020, prefixToModule={people=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people, rev=2014-08-18}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=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@57adfab0 02:12:47.623 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [people@2014-08-18]}, escaping=RFC6020, prefixToModule={people=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people, rev=2014-08-18}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=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@1949309d 02:12:47.623 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [people@2014-08-18]}, escaping=RFC6020, prefixToModule={people=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people, rev=2014-08-18}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=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@5af97169 02:12:47.623 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [people@2014-08-18]}, escaping=RFC6020, prefixToModule={people=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people, rev=2014-08-18}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=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@99a78d7 02:12:47.627 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [test@2014-10-18]}, escaping=RFC6020, prefixToModule={tt=QNameModule{ns=urn:opendaylight:test:netconf:crud, rev=2014-10-18}}] already defines statement (urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)get-filter-element-attributes as org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport@257cc1fc 02:12:47.628 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [test@2014-10-18]}, escaping=RFC6020, prefixToModule={tt=QNameModule{ns=urn:opendaylight:test:netconf:crud, rev=2014-10-18}}] already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)augment-identifier as org.opendaylight.yangtools.odlext.parser.LegacyAugmentIdentifierStatementSupport@42e22a53 02:12:47.628 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [test@2014-10-18]}, escaping=RFC6020, prefixToModule={tt=QNameModule{ns=urn:opendaylight:test:netconf:crud, rev=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@57adfab0 02:12:47.628 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [test@2014-10-18]}, escaping=RFC6020, prefixToModule={tt=QNameModule{ns=urn:opendaylight:test:netconf:crud, rev=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@1949309d 02:12:47.628 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [test@2014-10-18]}, escaping=RFC6020, prefixToModule={tt=QNameModule{ns=urn:opendaylight:test:netconf:crud, rev=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@5af97169 02:12:47.628 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [test@2014-10-18]}, escaping=RFC6020, prefixToModule={tt=QNameModule{ns=urn:opendaylight:test:netconf:crud, rev=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@99a78d7 02:12:47.629 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}, l2fib=QNameModule{ns=org:opendaylight:coretutorials:ncmount:example:l2fib, rev=2016-03-07}}] already defines statement (urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)get-filter-element-attributes as org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport@257cc1fc 02:12:47.629 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}, l2fib=QNameModule{ns=org:opendaylight:coretutorials:ncmount:example:l2fib, rev=2016-03-07}}] already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)augment-identifier as org.opendaylight.yangtools.odlext.parser.LegacyAugmentIdentifierStatementSupport@42e22a53 02:12:47.629 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}, l2fib=QNameModule{ns=org:opendaylight:coretutorials:ncmount:example:l2fib, rev=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@57adfab0 02:12:47.629 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}, l2fib=QNameModule{ns=org:opendaylight:coretutorials:ncmount:example:l2fib, rev=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@1949309d 02:12:47.629 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}, l2fib=QNameModule{ns=org:opendaylight:coretutorials:ncmount:example:l2fib, rev=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@5af97169 02:12:47.630 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}, l2fib=QNameModule{ns=org:opendaylight:coretutorials:ncmount:example:l2fib, rev=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@99a78d7 02:12:47.633 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [example-action@2016-07-07]}, escaping=RFC7950, prefixToModule={act=QNameModule{ns=https://example.com/ns/example-action, rev=2016-07-07}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] already defines statement (urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)get-filter-element-attributes as org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport@257cc1fc 02:12:47.633 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [example-action@2016-07-07]}, escaping=RFC7950, prefixToModule={act=QNameModule{ns=https://example.com/ns/example-action, rev=2016-07-07}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)augment-identifier as org.opendaylight.yangtools.odlext.parser.LegacyAugmentIdentifierStatementSupport@42e22a53 02:12:47.633 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [example-action@2016-07-07]}, escaping=RFC7950, prefixToModule={act=QNameModule{ns=https://example.com/ns/example-action, rev=2016-07-07}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=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@57adfab0 02:12:47.633 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [example-action@2016-07-07]}, escaping=RFC7950, prefixToModule={act=QNameModule{ns=https://example.com/ns/example-action, rev=2016-07-07}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=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@1949309d 02:12:47.633 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [example-action@2016-07-07]}, escaping=RFC7950, prefixToModule={act=QNameModule{ns=https://example.com/ns/example-action, rev=2016-07-07}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=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@5af97169 02:12:47.633 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [example-action@2016-07-07]}, escaping=RFC7950, prefixToModule={act=QNameModule{ns=https://example.com/ns/example-action, rev=2016-07-07}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=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@99a78d7 02:12:47.634 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] already defines statement (urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)get-filter-element-attributes as org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport@257cc1fc 02:12:47.634 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)augment-identifier as org.opendaylight.yangtools.odlext.parser.LegacyAugmentIdentifierStatementSupport@42e22a53 02:12:47.634 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-instance as org.opendaylight.yangtools.odlext.parser.ContextInstanceStatementSupport@57adfab0 02:12:47.634 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)instance-target as org.opendaylight.yangtools.odlext.parser.InstanceTargetStatementSupport@1949309d 02:12:47.635 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] 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@5af97169 02:12:47.635 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-reference as org.opendaylight.yangtools.odlext.parser.ContextReferenceStatementSupport@99a78d7 02:12:47.641 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] already defines statement (urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)get-filter-element-attributes as org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport@257cc1fc 02:12:47.641 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)augment-identifier as org.opendaylight.yangtools.odlext.parser.LegacyAugmentIdentifierStatementSupport@42e22a53 02:12:47.641 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-instance as org.opendaylight.yangtools.odlext.parser.ContextInstanceStatementSupport@57adfab0 02:12:47.641 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)instance-target as org.opendaylight.yangtools.odlext.parser.InstanceTargetStatementSupport@1949309d 02:12:47.641 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] 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@5af97169 02:12:47.641 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-reference as org.opendaylight.yangtools.odlext.parser.ContextReferenceStatementSupport@99a78d7 02:12:47.642 [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 02:12:47.643 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] already defines statement (urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)get-filter-element-attributes as org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport@257cc1fc 02:12:47.643 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)augment-identifier as org.opendaylight.yangtools.odlext.parser.LegacyAugmentIdentifierStatementSupport@42e22a53 02:12:47.644 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-instance as org.opendaylight.yangtools.odlext.parser.ContextInstanceStatementSupport@57adfab0 02:12:47.644 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)instance-target as org.opendaylight.yangtools.odlext.parser.InstanceTargetStatementSupport@1949309d 02:12:47.644 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] 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@5af97169 02:12:47.644 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-reference as org.opendaylight.yangtools.odlext.parser.ContextReferenceStatementSupport@99a78d7 02:12:47.645 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [yang-ext@2013-07-09]}, escaping=RFC6020, prefixToModule={ext=QNameModule{ns=urn:opendaylight:yang:extension:yang-ext, rev=2013-07-09}}] already defines statement (urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)get-filter-element-attributes as org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport@257cc1fc 02:12:47.645 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [yang-ext@2013-07-09]}, escaping=RFC6020, prefixToModule={ext=QNameModule{ns=urn:opendaylight:yang:extension:yang-ext, rev=2013-07-09}}] already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)augment-identifier as org.opendaylight.yangtools.odlext.parser.LegacyAugmentIdentifierStatementSupport@42e22a53 02:12:47.645 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [yang-ext@2013-07-09]}, escaping=RFC6020, prefixToModule={ext=QNameModule{ns=urn:opendaylight:yang:extension:yang-ext, rev=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@57adfab0 02:12:47.645 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [yang-ext@2013-07-09]}, escaping=RFC6020, prefixToModule={ext=QNameModule{ns=urn:opendaylight:yang:extension:yang-ext, rev=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@1949309d 02:12:47.645 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [yang-ext@2013-07-09]}, escaping=RFC6020, prefixToModule={ext=QNameModule{ns=urn:opendaylight:yang:extension:yang-ext, rev=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@5af97169 02:12:47.645 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [yang-ext@2013-07-09]}, escaping=RFC6020, prefixToModule={ext=QNameModule{ns=urn:opendaylight:yang:extension:yang-ext, rev=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@99a78d7 02:12:47.646 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [car@2014-08-18]}, escaping=RFC6020, prefixToModule={car=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car, rev=2014-08-18}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2010-09-24}}] already defines statement (urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)get-filter-element-attributes as org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport@257cc1fc 02:12:47.646 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [car@2014-08-18]}, escaping=RFC6020, prefixToModule={car=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car, rev=2014-08-18}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2010-09-24}}] already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)augment-identifier as org.opendaylight.yangtools.odlext.parser.LegacyAugmentIdentifierStatementSupport@42e22a53 02:12:47.646 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [car@2014-08-18]}, escaping=RFC6020, prefixToModule={car=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car, rev=2014-08-18}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=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@57adfab0 02:12:47.646 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [car@2014-08-18]}, escaping=RFC6020, prefixToModule={car=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car, rev=2014-08-18}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=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@1949309d 02:12:47.646 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [car@2014-08-18]}, escaping=RFC6020, prefixToModule={car=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car, rev=2014-08-18}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=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@5af97169 02:12:47.646 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [car@2014-08-18]}, escaping=RFC6020, prefixToModule={car=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car, rev=2014-08-18}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=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@99a78d7 02:12:47.647 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [main@2014-01-21]}, escaping=RFC7950, prefixToModule={ma=QNameModule{ns=ns:main, rev=2014-01-21}}] already defines statement (urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)get-filter-element-attributes as org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport@257cc1fc 02:12:47.647 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [main@2014-01-21]}, escaping=RFC7950, prefixToModule={ma=QNameModule{ns=ns:main, rev=2014-01-21}}] already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)augment-identifier as org.opendaylight.yangtools.odlext.parser.LegacyAugmentIdentifierStatementSupport@42e22a53 02:12:47.647 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [main@2014-01-21]}, escaping=RFC7950, prefixToModule={ma=QNameModule{ns=ns:main, rev=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@57adfab0 02:12:47.647 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [main@2014-01-21]}, escaping=RFC7950, prefixToModule={ma=QNameModule{ns=ns:main, rev=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@1949309d 02:12:47.647 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [main@2014-01-21]}, escaping=RFC7950, prefixToModule={ma=QNameModule{ns=ns:main, rev=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@5af97169 02:12:47.647 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [main@2014-01-21]}, escaping=RFC7950, prefixToModule={ma=QNameModule{ns=ns:main, rev=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@99a78d7 02:12:47.647 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]}, escaping=RFC7950, prefixToModule={aumaa=QNameModule{ns=ns:augment:main:a, rev=2014-01-21}, mn=QNameModule{ns=ns:main, rev=2014-01-21}}] already defines statement (urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)get-filter-element-attributes as org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport@257cc1fc 02:12:47.647 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]}, escaping=RFC7950, prefixToModule={aumaa=QNameModule{ns=ns:augment:main:a, rev=2014-01-21}, mn=QNameModule{ns=ns:main, rev=2014-01-21}}] already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)augment-identifier as org.opendaylight.yangtools.odlext.parser.LegacyAugmentIdentifierStatementSupport@42e22a53 02:12:47.647 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]}, escaping=RFC7950, prefixToModule={aumaa=QNameModule{ns=ns:augment:main:a, rev=2014-01-21}, mn=QNameModule{ns=ns:main, rev=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@57adfab0 02:12:47.647 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]}, escaping=RFC7950, prefixToModule={aumaa=QNameModule{ns=ns:augment:main:a, rev=2014-01-21}, mn=QNameModule{ns=ns:main, rev=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@1949309d 02:12:47.647 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]}, escaping=RFC7950, prefixToModule={aumaa=QNameModule{ns=ns:augment:main:a, rev=2014-01-21}, mn=QNameModule{ns=ns:main, rev=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@5af97169 02:12:47.648 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]}, escaping=RFC7950, prefixToModule={aumaa=QNameModule{ns=ns:augment:main:a, rev=2014-01-21}, mn=QNameModule{ns=ns:main, rev=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@99a78d7 02:12:47.648 [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 02:12:47.648 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] already defines statement (urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)get-filter-element-attributes as org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport@257cc1fc 02:12:47.648 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)augment-identifier as org.opendaylight.yangtools.odlext.parser.LegacyAugmentIdentifierStatementSupport@42e22a53 02:12:47.648 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=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@57adfab0 02:12:47.648 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=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@1949309d 02:12:47.648 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=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@5af97169 02:12:47.648 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=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@99a78d7 02:12:47.654 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] already defines statement (urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)get-filter-element-attributes as org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport@257cc1fc 02:12:47.654 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)augment-identifier as org.opendaylight.yangtools.odlext.parser.LegacyAugmentIdentifierStatementSupport@42e22a53 02:12:47.654 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-instance as org.opendaylight.yangtools.odlext.parser.ContextInstanceStatementSupport@57adfab0 02:12:47.654 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)instance-target as org.opendaylight.yangtools.odlext.parser.InstanceTargetStatementSupport@1949309d 02:12:47.654 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] 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@5af97169 02:12:47.654 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-reference as org.opendaylight.yangtools.odlext.parser.ContextReferenceStatementSupport@99a78d7 02:12:47.658 [main] DEBUG o.o.y.rfc6241.parser.Quirk20130929 - Ignoring quirk as there are no ietf-netconf-acm modules present 02:12:47.660 [main] DEBUG o.o.y.rfc6241.parser.Quirk20130929 - Ignoring quirk as there are no ietf-netconf-acm modules present 02:12:47.662 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2010-09-24}}] finished phase FULL_DECLARATION 02:12:47.662 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [car-purchase@2014-08-18]}, escaping=RFC6020, prefixToModule={cp=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-purchase, rev=2014-08-18}, car=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car, rev=2014-08-18}, person=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people, rev=2014-08-18}, ext=QNameModule{ns=urn:opendaylight:yang:extension:yang-ext, rev=2013-07-09}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2010-09-24}}] finished phase FULL_DECLARATION 02:12:47.662 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10]}, escaping=RFC6020, prefixToModule={ncme=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring-extension, rev=2013-12-10}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] finished phase FULL_DECLARATION 02:12:47.663 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [car-people@2014-08-18]}, escaping=RFC6020, prefixToModule={people=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people, rev=2014-08-18}, car=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people, rev=2014-08-18}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2010-09-24}, c=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car, rev=2014-08-18}}] finished phase FULL_DECLARATION 02:12:47.663 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [people@2014-08-18]}, escaping=RFC6020, prefixToModule={people=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people, rev=2014-08-18}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2010-09-24}}] finished phase FULL_DECLARATION 02:12:47.663 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [test@2014-10-18]}, escaping=RFC6020, prefixToModule={tt=QNameModule{ns=urn:opendaylight:test:netconf:crud, rev=2014-10-18}}] finished phase FULL_DECLARATION 02:12:47.663 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}, l2fib=QNameModule{ns=org:opendaylight:coretutorials:ncmount:example:l2fib, rev=2016-03-07}}] finished phase FULL_DECLARATION 02:12:47.663 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [example-action@2016-07-07]}, escaping=RFC7950, prefixToModule={act=QNameModule{ns=https://example.com/ns/example-action, rev=2016-07-07}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] finished phase FULL_DECLARATION 02:12:47.663 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] finished phase FULL_DECLARATION 02:12:47.663 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] finished phase FULL_DECLARATION 02:12:47.663 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] finished phase FULL_DECLARATION 02:12:47.663 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [yang-ext@2013-07-09]}, escaping=RFC6020, prefixToModule={ext=QNameModule{ns=urn:opendaylight:yang:extension:yang-ext, rev=2013-07-09}}] finished phase FULL_DECLARATION 02:12:47.663 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [car@2014-08-18]}, escaping=RFC6020, prefixToModule={car=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car, rev=2014-08-18}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2010-09-24}}] finished phase FULL_DECLARATION 02:12:47.663 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [main@2014-01-21]}, escaping=RFC7950, prefixToModule={ma=QNameModule{ns=ns:main, rev=2014-01-21}}] finished phase FULL_DECLARATION 02:12:47.663 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]}, escaping=RFC7950, prefixToModule={aumaa=QNameModule{ns=ns:augment:main:a, rev=2014-01-21}, mn=QNameModule{ns=ns:main, rev=2014-01-21}}] finished phase FULL_DECLARATION 02:12:47.664 [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 02:12:47.664 [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 02:12:47.664 [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 02:12:47.664 [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 02:12:47.664 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] finished phase FULL_DECLARATION 02:12:47.664 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] finished phase FULL_DECLARATION 02:12:47.664 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase FULL_DECLARATION finished 02:12:47.664 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2010-09-24}}] started phase EFFECTIVE_MODEL 02:12:47.664 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [car-purchase@2014-08-18]}, escaping=RFC6020, prefixToModule={cp=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-purchase, rev=2014-08-18}, car=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car, rev=2014-08-18}, person=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people, rev=2014-08-18}, ext=QNameModule{ns=urn:opendaylight:yang:extension:yang-ext, rev=2013-07-09}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2010-09-24}}] started phase EFFECTIVE_MODEL 02:12:47.664 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10]}, escaping=RFC6020, prefixToModule={ncme=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring-extension, rev=2013-12-10}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] started phase EFFECTIVE_MODEL 02:12:47.664 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [car-people@2014-08-18]}, escaping=RFC6020, prefixToModule={people=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people, rev=2014-08-18}, car=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people, rev=2014-08-18}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2010-09-24}, c=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car, rev=2014-08-18}}] started phase EFFECTIVE_MODEL 02:12:47.664 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [people@2014-08-18]}, escaping=RFC6020, prefixToModule={people=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people, rev=2014-08-18}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2010-09-24}}] started phase EFFECTIVE_MODEL 02:12:47.664 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [test@2014-10-18]}, escaping=RFC6020, prefixToModule={tt=QNameModule{ns=urn:opendaylight:test:netconf:crud, rev=2014-10-18}}] started phase EFFECTIVE_MODEL 02:12:47.664 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}, l2fib=QNameModule{ns=org:opendaylight:coretutorials:ncmount:example:l2fib, rev=2016-03-07}}] started phase EFFECTIVE_MODEL 02:12:47.665 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [example-action@2016-07-07]}, escaping=RFC7950, prefixToModule={act=QNameModule{ns=https://example.com/ns/example-action, rev=2016-07-07}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] started phase EFFECTIVE_MODEL 02:12:47.665 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] started phase EFFECTIVE_MODEL 02:12:47.665 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] started phase EFFECTIVE_MODEL 02:12:47.665 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] started phase EFFECTIVE_MODEL 02:12:47.665 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [yang-ext@2013-07-09]}, escaping=RFC6020, prefixToModule={ext=QNameModule{ns=urn:opendaylight:yang:extension:yang-ext, rev=2013-07-09}}] started phase EFFECTIVE_MODEL 02:12:47.665 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [car@2014-08-18]}, escaping=RFC6020, prefixToModule={car=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car, rev=2014-08-18}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2010-09-24}}] started phase EFFECTIVE_MODEL 02:12:47.665 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [main@2014-01-21]}, escaping=RFC7950, prefixToModule={ma=QNameModule{ns=ns:main, rev=2014-01-21}}] started phase EFFECTIVE_MODEL 02:12:47.665 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]}, escaping=RFC7950, prefixToModule={aumaa=QNameModule{ns=ns:augment:main:a, rev=2014-01-21}, mn=QNameModule{ns=ns:main, rev=2014-01-21}}] started phase EFFECTIVE_MODEL 02:12:47.665 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] started phase EFFECTIVE_MODEL 02:12:47.665 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] started phase EFFECTIVE_MODEL 02:12:47.665 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase EFFECTIVE_MODEL started 02:12:47.670 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10]}, escaping=RFC6020, prefixToModule={ncme=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring-extension, rev=2013-12-10}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] finished phase EFFECTIVE_MODEL 02:12:47.672 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [people@2014-08-18]}, escaping=RFC6020, prefixToModule={people=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people, rev=2014-08-18}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2010-09-24}}] finished phase EFFECTIVE_MODEL 02:12:47.672 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [test@2014-10-18]}, escaping=RFC6020, prefixToModule={tt=QNameModule{ns=urn:opendaylight:test:netconf:crud, rev=2014-10-18}}] finished phase EFFECTIVE_MODEL 02:12:47.673 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] finished phase EFFECTIVE_MODEL 02:12:47.673 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] finished phase EFFECTIVE_MODEL 02:12:47.673 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [yang-ext@2013-07-09]}, escaping=RFC6020, prefixToModule={ext=QNameModule{ns=urn:opendaylight:yang:extension:yang-ext, rev=2013-07-09}}] finished phase EFFECTIVE_MODEL 02:12:47.674 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [car@2014-08-18]}, escaping=RFC6020, prefixToModule={car=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car, rev=2014-08-18}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2010-09-24}}] finished phase EFFECTIVE_MODEL 02:12:47.674 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]}, escaping=RFC7950, prefixToModule={aumaa=QNameModule{ns=ns:augment:main:a, rev=2014-01-21}, mn=QNameModule{ns=ns:main, rev=2014-01-21}}] finished phase EFFECTIVE_MODEL 02:12:47.676 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)writable-running] 02:12:47.676 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)writable-running] 02:12:47.676 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 02:12:47.676 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 02:12:47.676 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 02:12:47.676 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 02:12:47.676 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 02:12:47.676 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 02:12:47.676 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 02:12:47.676 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 02:12:47.676 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 02:12:47.676 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 02:12:47.676 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)confirmed-commit] 02:12:47.676 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)confirmed-commit] 02:12:47.676 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)confirmed-commit] 02:12:47.676 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)confirmed-commit] 02:12:47.676 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)confirmed-commit] 02:12:47.676 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)validate] 02:12:47.676 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)validate] 02:12:47.676 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)startup] 02:12:47.676 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)startup] 02:12:47.676 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)startup] 02:12:47.676 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)startup] 02:12:47.676 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)startup] 02:12:47.676 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)startup] 02:12:47.676 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)startup] 02:12:47.676 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)url] 02:12:47.676 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)url] 02:12:47.676 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)url] 02:12:47.676 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)url] 02:12:47.676 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)url] 02:12:47.677 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] finished phase EFFECTIVE_MODEL 02:12:47.677 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2010-09-24}}] finished phase EFFECTIVE_MODEL 02:12:47.678 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [car-purchase@2014-08-18]}, escaping=RFC6020, prefixToModule={cp=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-purchase, rev=2014-08-18}, car=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car, rev=2014-08-18}, person=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people, rev=2014-08-18}, ext=QNameModule{ns=urn:opendaylight:yang:extension:yang-ext, rev=2013-07-09}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2010-09-24}}] finished phase EFFECTIVE_MODEL 02:12:47.678 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [car-people@2014-08-18]}, escaping=RFC6020, prefixToModule={people=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people, rev=2014-08-18}, car=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people, rev=2014-08-18}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2010-09-24}, c=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car, rev=2014-08-18}}] finished phase EFFECTIVE_MODEL 02:12:47.678 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}, l2fib=QNameModule{ns=org:opendaylight:coretutorials:ncmount:example:l2fib, rev=2016-03-07}}] finished phase EFFECTIVE_MODEL 02:12:47.678 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [example-action@2016-07-07]}, escaping=RFC7950, prefixToModule={act=QNameModule{ns=https://example.com/ns/example-action, rev=2016-07-07}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] finished phase EFFECTIVE_MODEL 02:12:47.678 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] finished phase EFFECTIVE_MODEL 02:12:47.678 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [main@2014-01-21]}, escaping=RFC7950, prefixToModule={ma=QNameModule{ns=ns:main, rev=2014-01-21}}] finished phase EFFECTIVE_MODEL 02:12:47.678 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] finished phase EFFECTIVE_MODEL 02:12:47.678 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase EFFECTIVE_MODEL finished 02:12:47.774 [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} 02:12:47.775 [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} 02:12:47.775 [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} 02:12:47.776 [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} 02:12:47.776 [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} 02:12:47.785 [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} 02:12:47.786 [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} 02:12:47.786 [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} 02:12:47.786 [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} 02:12:47.786 [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} 02:12:47.789 [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} 02:12:47.789 [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} 02:12:47.789 [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} 02:12:47.789 [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} 02:12:47.789 [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} 02:12:47.790 [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} 02:12:47.791 [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} 02:12:47.791 [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} 02:12:47.791 [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} 02:12:47.791 [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} 02:12:47.792 [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} 02:12:47.792 [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} 02:12:47.792 [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} 02:12:47.792 [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} 02:12:47.792 [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} 02:12:47.827 [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} 02:12:47.827 [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} 02:12:47.828 [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} 02:12:47.830 [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} 02:12:47.835 [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} 02:12:47.835 [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} 02:12:47.835 [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} 02:12:47.835 [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} 02:12:47.835 [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} 02:12:47.836 [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} 02:12:47.837 [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} 02:12:47.838 [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} 02:12:47.839 [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} 02:12:47.839 [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} 02:12:47.842 [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} 02:12:47.842 [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} 02:12:47.842 [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} 02:12:47.842 [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} 02:12:47.842 [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} 02:12:47.842 [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} 02:12:47.852 [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} 02:12:47.852 [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} 02:12:47.852 [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} 02:12:47.907 [main] DEBUG o.o.y.y.m.r.s.SharedEffectiveModelContextFactory - Finished assembly of 17 sources in 728.7 ms 02:12:47.926 [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 02:12:47.928 [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 02:12:47.928 [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 02:12:47.929 [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 02:12:47.930 [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 02:12:47.930 [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 02:12:47.932 [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 02:12:47.934 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [ietf-netconf@2011-06-01] already in cache as ./schemas/ietf-netconf@2011-06-01.yang 02:12:47.937 [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 02:12:47.938 [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 02:12:47.938 [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 02:12:47.939 [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 02:12:47.939 [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 02:12:47.939 [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 02:12:47.940 [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 02:12:47.940 [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 02:12:47.940 [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 02:12:47.945 [main] DEBUG o.o.y.b.lib.UnsafeAccessSupport - Unsafe ScalarTypeObject instantiation enabled 02:12:47.953 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using MdsalOperationProvider. 02:12:47.955 [main] DEBUG o.o.n.c.NetconfSessionNegotiator - Default maximum incoming NETCONF chunk size is 16777216 bytes 02:12:47.959 [main] DEBUG o.o.y.binding.lib.UnsafeAccessState - Registered org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Prefix for unsafe instantiation 02:12:47.963 [main] DEBUG o.o.y.binding.lib.UnsafeAccessState - Registered org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6Prefix for unsafe instantiation 02:12:47.964 [main] DEBUG o.o.y.binding.lib.UnsafeAccessState - Registered org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Address for unsafe instantiation 02:12:47.964 [main] DEBUG o.o.y.binding.lib.UnsafeAccessState - Registered org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4AddressNoZone for unsafe instantiation 02:12:47.964 [main] DEBUG o.o.y.binding.lib.UnsafeAccessState - Acquired unsafe factory for org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4AddressNoZone 02:12:47.965 [main] DEBUG o.o.y.binding.lib.UnsafeAccessState - Acquired unsafe factory for org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Prefix 02:12:47.966 [main] DEBUG o.o.y.binding.lib.UnsafeAccessState - Registered org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6Address for unsafe instantiation 02:12:47.967 [main] DEBUG o.o.y.binding.lib.UnsafeAccessState - Registered org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6AddressNoZone for unsafe instantiation 02:12:47.967 [main] DEBUG o.o.y.binding.lib.UnsafeAccessState - Acquired unsafe factory for org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6AddressNoZone 02:12:47.967 [main] DEBUG o.o.y.binding.lib.UnsafeAccessState - Acquired unsafe factory for org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6Prefix 02:12:47.972 [main] DEBUG o.o.n.t.tool.NetconfDeviceSimulator - Ports: [17830] 02:12:48.370 [main] INFO o.o.n.s.s.c.u.s.b.BouncyCastleSecurityProviderRegistrar - getOrCreateProvider(BC) created instance of org.bouncycastle.jce.provider.BouncyCastleProvider 02:12:48.372 [main] INFO o.o.n.s.s.c.u.s.e.EdDSASecurityProviderRegistrar - getOrCreateProvider(EdDSA) created instance of org.opendaylight.netconf.shaded.eddsa.EdDSASecurityProvider 02:12:48.436 [main] DEBUG i.n.b.ChannelInitializerExtensions - -Dio.netty.bootstrap.extensions: null 02:12:48.441 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 17830 to 17830