INFO [opendaylight-cluster-data-notification-dispatcher-38] (AbstractNetconfTopology.java:134) - Connecting RemoteDevice{Uri{_value=new-netconf-device}} , with config Node{nodeId=Uri{_value=new-netconf-device}, augmentation=[NetconfNode{actorResponseWaitTime=5, betweenAttemptsTimeoutMillis=2000, concurrentRpcLimit=0, connectionTimeoutMillis=20000, credentials=***, defaultRequestTimeoutMillis=60000, host=Host{_ipAddress=IpAddress{_ipv4Address=Ipv4Address{_value=127.0.0.1}}}, keepaliveDelay=0, maxConnectionAttempts=0, port=PortNumber{_value=830}, reconnectOnChangedSchema=false, schemaCacheDirectory=schema, schemaless=false, sleepFactor=1.5, tcpOnly=false}]} INFO [opendaylight-cluster-data-notification-dispatcher-38] (StringValueObjectFactory.java:95) - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4AddressNoZone INFO [opendaylight-cluster-data-notification-dispatcher-38] (StringValueObjectFactory.java:95) - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Prefix INFO [opendaylight-cluster-data-notification-dispatcher-38] (StringValueObjectFactory.java:95) - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6AddressNoZone INFO [opendaylight-cluster-data-notification-dispatcher-38] (StringValueObjectFactory.java:95) - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6Prefix INFO [opendaylight-cluster-data-notification-dispatcher-38] (AbstractNetconfTopology.java:252) - Concurrent rpc limit is smaller than 1, no limit will be enforced for device RemoteDevice{new-netconf-device} INFO [nioEventLoopGroup-3-1] (AbstractSecurityProviderRegistrar.java:112) - getOrCreateProvider(BC) created instance of org.bouncycastle.jce.provider.BouncyCastleProvider INFO [nioEventLoopGroup-3-1] (AbstractSecurityProviderRegistrar.java:112) - getOrCreateProvider(EdDSA) created instance of org.opendaylight.netconf.shaded.eddsa.EdDSASecurityProvider INFO [nioEventLoopGroup-3-1] (DefaultIoServiceFactoryFactory.java:68) - No detected/configured IoServiceFactoryFactory using Nio2ServiceFactoryFactory WARN [sshd-NetconfSshClient[7b4c50b7]-nio2-thread-2] (StaticServerKeyVerifier.java:59) - Server at /127.0.0.1:830 presented unverified EC key: WARN [default-pool-5-1] (NetconfStateSchemas.java:201) - Failed to transform ImmutableXmlNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)data, body=javax.xml.transform.dom.DOMSource@4e7ba519} javax.xml.stream.XMLStreamException: ParseError at [row,col]:[-1,-1] Message: Schema for node with name conformance and namespace http://yumaworks.com/ns/yumaworks-system does not exist in parent EmptyListEffectiveStatement{argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema} at org.opendaylight.yangtools.yang.data.codec.xml.XmlParserStream.read(XmlParserStream.java:611) at org.opendaylight.yangtools.yang.data.codec.xml.XmlParserStream.read(XmlParserStream.java:478) at org.opendaylight.yangtools.yang.data.codec.xml.XmlParserStream.read(XmlParserStream.java:571) at org.opendaylight.yangtools.yang.data.codec.xml.XmlParserStream.read(XmlParserStream.java:571) at org.opendaylight.yangtools.yang.data.codec.xml.XmlParserStream.read(XmlParserStream.java:571) at org.opendaylight.yangtools.yang.data.codec.xml.XmlParserStream.parse(XmlParserStream.java:354) at org.opendaylight.yangtools.yang.data.codec.xml.XmlParserStream.traverse(XmlParserStream.java:381) at org.opendaylight.netconf.util.NetconfUtil.transformDOMSourceToNormalizedNode(NetconfUtil.java:409) at org.opendaylight.netconf.util.NetconfUtil.transformDOMSourceToNormalizedNode(NetconfUtil.java:417) at org.opendaylight.netconf.sal.connect.netconf.NetconfStateSchemas.findSchemasNode(NetconfStateSchemas.java:198) at org.opendaylight.netconf.sal.connect.netconf.NetconfStateSchemas.create(NetconfStateSchemas.java:146) at org.opendaylight.netconf.sal.connect.netconf.NetconfStateSchemasResolverImpl.resolve(NetconfStateSchemasResolverImpl.java:35) at org.opendaylight.netconf.sal.connect.netconf.DeviceSourcesResolver.call(DeviceSourcesResolver.java:50) at org.opendaylight.netconf.sal.connect.netconf.DeviceSourcesResolver.call(DeviceSourcesResolver.java:31) at com.google.common.util.concurrent.TrustedListenableFutureTask$TrustedFutureInterruptibleTask.runInterruptibly(TrustedListenableFutureTask.java:131) at com.google.common.util.concurrent.InterruptibleTask.run(InterruptibleTask.java:74) at com.google.common.util.concurrent.TrustedListenableFutureTask.run(TrustedListenableFutureTask.java:82) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) WARN [default-pool-5-1] (NetconfStateSchemas.java:149) - RemoteDevice{new-netconf-device}: Unable to detect available schemas, get to /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas was empty WARN [default-pool-5-1] (DeviceSourcesResolver.java:60) - RemoteDevice{new-netconf-device}: Netconf device does not provide all yang models reported in hello message capabilities, required but not provided: [(urn:ietf:params:xml:ns:yang:yumaworks-restconf?revision=2017-07-03)yumaworks-restconf, (urn:ietf:params:xml:ns:yang:ietf-restconf-monitoring?revision=2017-01-26)ietf-restconf-monitoring, (urn:ietf:params:xml:ns:netconf:notification:1.0?revision=2013-03-15)notifications, (urn:ietf:params:xml:ns:yang:ietf-netconf-acm?revision=2018-02-14)ietf-netconf-acm, (urn:ietf:params:xml:ns:yang:iana-crypt-hash?revision=2014-08-06)iana-crypt-hash, (http://yumaworks.com/ns/yumaworks-extensions?revision=2021-12-14)yumaworks-extensions, (urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)ietf-netconf, (urn:ietf:params:xml:ns:yang:yang-data-ext?revision=2017-07-03)yang-data-ext, (http://yumaworks.com/ns/yumaworks-event-stream?revision=2021-05-15)yumaworks-event-stream, (http://yumaworks.com/ns/yumaworks-getbulk?revision=2021-08-07)yumaworks-getbulk, (http://netconfcentral.org/ns/yuma-time-filter?revision=2012-11-15)yuma-time-filter, (urn:ietf:params:xml:ns:yang:ietf-yang-structure-ext?revision=2020-06-17)ietf-yang-structure-ext, (http://yumaworks.com/ns/yumaworks-app-common?revision=2021-08-24)yumaworks-app-common, (urn:ietf:params:xml:ns:yang:ietf-inet-types?revision=2013-07-15)ietf-inet-types, (http://yumaworks.com/ns/yumaworks-event-filter?revision=2014-02-09)yumaworks-event-filter, (http://yumaworks.com/ns/yumaworks-system?revision=2022-03-08)yumaworks-system, (urn:ietf:params:xml:ns:yang:ietf-restconf?revision=2017-01-26)ietf-restconf, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-yang-types?revision=2013-07-15)ietf-yang-types, (http://netconfcentral.org/ns/yuma-ncx?revision=2015-10-16)yuma-ncx, (http://yumaworks.com/ns/yumaworks-ids?revision=2014-07-12)yumaworks-ids, (urn:ietf:params:xml:ns:yang:yumaworks-support-save?revision=2017-07-27)yumaworks-support-save, (http://yumaworks.com/ns/yumaworks-term-msg?revision=2019-05-05)yumaworks-term-msg, (urn:ietf:params:xml:ns:yang:ietf-netconf-notifications?revision=2012-02-06)ietf-netconf-notifications, (http://netconfcentral.org/ns/yuma-app-common?revision=2017-07-25)yuma-app-common, (http://yumaworks.com/ns/yumaworks-templates?revision=2017-02-20)yumaworks-templates, (urn:ietf:params:xml:ns:netconf:partial-lock:1.0?revision=2009-10-19)ietf-netconf-partial-lock, (urn:ietf:params:xml:ns:yang:ietf-yang-library?revision=2016-06-21)ietf-yang-library, (http://netconfcentral.org/ns/yuma-types?revision=2019-11-29)yuma-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-with-defaults?revision=2011-06-01)ietf-netconf-with-defaults, (urn:ietf:params:xml:ns:netmod:notification?revision=2008-07-14)nc-notifications, (urn:ietf:params:xml:ns:yang:ietf-yang-patch?revision=2017-02-22)ietf-yang-patch, (http://yumaworks.com/ns/yumaworks-types?revision=2021-05-15)yumaworks-types] WARN [default-pool-5-1] (DeviceSourcesResolver.java:62) - RemoteDevice{new-netconf-device}: Attempting to build schema context from required sources WARN [default-pool-5-1] (NetconfDevice.java:190) - RemoteDevice{new-netconf-device}: Unexpected error resolving device sources org.opendaylight.netconf.sal.connect.netconf.NetconfDevice$EmptySchemaContextException: RemoteDevice{new-netconf-device}: No more sources for schema context at org.opendaylight.netconf.sal.connect.netconf.NetconfDevice$SchemaSetup.trySetupSchema(NetconfDevice.java:514) at org.opendaylight.netconf.sal.connect.netconf.NetconfDevice$SchemaSetup.startResolution(NetconfDevice.java:463) at org.opendaylight.netconf.sal.connect.netconf.NetconfDevice.assembleSchemaContext(NetconfDevice.java:304) at org.opendaylight.netconf.sal.connect.netconf.NetconfDevice.lambda$onRemoteSessionUp$0(NetconfDevice.java:175) at com.google.common.util.concurrent.AbstractTransformFuture$AsyncTransformFuture.doTransform(AbstractTransformFuture.java:221) at com.google.common.util.concurrent.AbstractTransformFuture$AsyncTransformFuture.doTransform(AbstractTransformFuture.java:208) at com.google.common.util.concurrent.AbstractTransformFuture.run(AbstractTransformFuture.java:122) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) ERROR [default-pool-5-1] (NetconfDevice.java:273) - RemoteDevice{new-netconf-device}: Initialization in sal failed, disconnecting from device org.opendaylight.netconf.sal.connect.netconf.NetconfDevice$EmptySchemaContextException: RemoteDevice{new-netconf-device}: No more sources for schema context at org.opendaylight.netconf.sal.connect.netconf.NetconfDevice$SchemaSetup.trySetupSchema(NetconfDevice.java:514) at org.opendaylight.netconf.sal.connect.netconf.NetconfDevice$SchemaSetup.startResolution(NetconfDevice.java:463) at org.opendaylight.netconf.sal.connect.netconf.NetconfDevice.assembleSchemaContext(NetconfDevice.java:304) at org.opendaylight.netconf.sal.connect.netconf.NetconfDevice.lambda$onRemoteSessionUp$0(NetconfDevice.java:175) at com.google.common.util.concurrent.AbstractTransformFuture$AsyncTransformFuture.doTransform(AbstractTransformFuture.java:221) at com.google.common.util.concurrent.AbstractTransformFuture$AsyncTransformFuture.doTransform(AbstractTransformFuture.java:208) at com.google.common.util.concurrent.AbstractTransformFuture.run(AbstractTransformFuture.java:122) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) WARN [default-pool-5-1] (NetconfDeviceCommunicator.java:258) - RemoteDevice{new-netconf-device}: Session terminated Session closed