21:16:06.799 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 21:16:06.799 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 21:16:06.807 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 21:16:06.807 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 21:16:06.813 [main] INFO o.o.n.c.impl.DefaultNetconfTimer - NETCONF timer started 21:16:06.956 [main] INFO o.o.n.c.m.i.DefaultSchemaResourceManager - Schema Resource Manager instantiated on /tmp/junit-17501872237276950475/schema 21:16:07.090 [main] INFO o.o.n.c.impl.DefaultNetconfTimer - NETCONF timer started 21:16:07.091 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, SSH simulated devices starting on port 45269 21:16:07.094 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Loading models from classpath. 21:16:07.101 [main] INFO o.o.y.y.p.r.SharedEffectiveModelContextFactory - Using weak references 21:16:07.183 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using MdsalOperationProvider. 21:16:07.552 [main] INFO o.o.n.s.s.c.u.s.b.BouncyCastleSecurityProviderRegistrar - getOrCreateProvider(BC) created instance of org.bouncycastle.jce.provider.BouncyCastleProvider 21:16:07.554 [main] INFO o.o.n.s.s.c.u.s.e.EdDSASecurityProviderRegistrar - getOrCreateProvider(EdDSA) created instance of org.opendaylight.netconf.shaded.eddsa.EdDSASecurityProvider 21:16:07.747 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 45269 to 45269 21:16:08.213 [/127.0.0.1:52620-http-server-req-0] INFO o.o.n.t.spi.AbstractNetconfTopology - Connecting RemoteDevice{Uri{value=device-sim}}, with config Node{nodeId=Uri{value=device-sim}, augmentation=[NetconfNodeAugment{netconfNode=NetconfNode{actorResponseWaitTime=5, backoffJitter=0.1, backoffMultiplier=1.5, concurrentRpcLimit=0, connectionTimeoutMillis=20000, credentials=***, defaultRequestTimeoutMillis=60000, host=Host{ipAddress=IpAddress{ipv4Address=Ipv4Address{value=127.0.0.1}}}, keepaliveDelay=120, lockDatastore=true, maxBackoffMillis=1800000, maxConnectionAttempts=0, minBackoffMillis=2000, port=PortNumber{value=45269}, reconnectOnChangedSchema=false, schemaCacheDirectory=schema, schemaless=false, tcpOnly=false}}]} 21:16:08.271 [/127.0.0.1:52620-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Adding keepalive facade, for device Uri{value=device-sim} 21:16:08.277 [/127.0.0.1:52620-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Concurrent rpc limit is smaller than 1, no limit will be enforced for device RemoteDeviceId[name=device-sim, address=/127.0.0.1:45269] 21:16:09.150 [netconf-netty-e2e-0] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:45269 presented unverified RSA key: SHA256:3XaWa98e/tRCnqnDkKKsXvUlZ1dlzU60KV3VuZwMnOM 21:16:09.171 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session device-username@/127.0.0.1:55750 authenticated 21:16:09.261 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 21:16:09.262 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 21:16:09.264 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 21:16:09.802 [topology-schema-assembler-3] INFO o.o.n.client.mdsal.NetconfDevice - RemoteDeviceId[name=device-sim, address=/127.0.0.1:45269]: Netconf connector initialized successfully 21:16:12.240 [netconf-netty-e2e-0] INFO o.o.n.c.m.NetconfDeviceCommunicator - RemoteDeviceId[name=device-sim, address=/127.0.0.1:45269]: Session went down: End of input 21:16:12.253 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 21:16:12.254 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 21:16:12.274 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 21:16:12.274 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 21:16:12.275 [main] INFO o.o.n.c.impl.DefaultNetconfTimer - NETCONF timer started 21:16:12.279 [main] INFO o.o.n.c.m.i.DefaultSchemaResourceManager - Schema Resource Manager instantiated on /tmp/junit-9036210853169421806/schema 21:16:12.282 [main] INFO o.o.n.c.impl.DefaultNetconfTimer - NETCONF timer started 21:16:12.283 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, SSH simulated devices starting on port 45099 21:16:12.285 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Loading models from classpath. 21:16:12.317 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using MdsalOperationProvider. 21:16:12.322 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 45099 to 45099 21:16:12.638 [/127.0.0.1:44664-http-server-req-0] INFO o.o.n.t.spi.AbstractNetconfTopology - Connecting RemoteDevice{Uri{value=device-sim}}, with config Node{nodeId=Uri{value=device-sim}, augmentation=[NetconfNodeAugment{netconfNode=NetconfNode{actorResponseWaitTime=5, backoffJitter=0.1, backoffMultiplier=1.5, concurrentRpcLimit=0, connectionTimeoutMillis=20000, credentials=***, defaultRequestTimeoutMillis=60000, host=Host{ipAddress=IpAddress{ipv4Address=Ipv4Address{value=127.0.0.1}}}, keepaliveDelay=120, lockDatastore=true, maxBackoffMillis=1800000, maxConnectionAttempts=0, minBackoffMillis=2000, port=PortNumber{value=45099}, reconnectOnChangedSchema=false, schemaCacheDirectory=schema, schemaless=false, tcpOnly=false}}]} 21:16:12.640 [/127.0.0.1:44664-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Adding keepalive facade, for device Uri{value=device-sim} 21:16:12.640 [/127.0.0.1:44664-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Concurrent rpc limit is smaller than 1, no limit will be enforced for device RemoteDeviceId[name=device-sim, address=/127.0.0.1:45099] 21:16:13.271 [netconf-netty-e2e-2] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:45099 presented unverified RSA key: SHA256:m5XvtCavdWln075JY6MOC3lsvpoaPk7iQWMaoi6lQSs 21:16:13.276 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session device-username@/127.0.0.1:52220 authenticated 21:16:13.279 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 21:16:13.279 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 21:16:13.280 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 21:16:13.498 [topology-schema-assembler-7] INFO o.o.n.client.mdsal.NetconfDevice - RemoteDeviceId[name=device-sim, address=/127.0.0.1:45099]: Netconf connector initialized successfully 21:16:14.565 [netconf-netty-e2e-2] INFO o.o.n.c.m.NetconfDeviceCommunicator - RemoteDeviceId[name=device-sim, address=/127.0.0.1:45099]: Session went down: End of input 21:16:14.574 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 21:16:14.575 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 21:16:14.582 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 21:16:14.582 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 21:16:14.583 [main] INFO o.o.n.c.impl.DefaultNetconfTimer - NETCONF timer started 21:16:14.584 [main] INFO o.o.n.c.m.i.DefaultSchemaResourceManager - Schema Resource Manager instantiated on /tmp/junit-3805593800413641968/schema 21:16:14.587 [main] INFO o.o.n.c.impl.DefaultNetconfTimer - NETCONF timer started 21:16:14.587 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, SSH simulated devices starting on port 42775 21:16:14.588 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Loading models from classpath. 21:16:14.620 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using SimulatedOperationProvider. 21:16:14.622 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 42775 to 42775 21:16:14.939 [/127.0.0.1:52740-http-server-req-0] INFO o.o.n.t.spi.AbstractNetconfTopology - Connecting RemoteDevice{Uri{value=device-sim}}, with config Node{nodeId=Uri{value=device-sim}, augmentation=[NetconfNodeAugment{netconfNode=NetconfNode{actorResponseWaitTime=5, backoffJitter=0.1, backoffMultiplier=1.5, concurrentRpcLimit=0, connectionTimeoutMillis=20000, credentials=***, defaultRequestTimeoutMillis=60000, host=Host{ipAddress=IpAddress{ipv4Address=Ipv4Address{value=127.0.0.1}}}, keepaliveDelay=120, lockDatastore=true, maxBackoffMillis=1800000, maxConnectionAttempts=0, minBackoffMillis=2000, port=PortNumber{value=42775}, reconnectOnChangedSchema=false, schemaCacheDirectory=schema, schemaless=false, tcpOnly=false}}]} 21:16:14.941 [/127.0.0.1:52740-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Adding keepalive facade, for device Uri{value=device-sim} 21:16:14.941 [/127.0.0.1:52740-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Concurrent rpc limit is smaller than 1, no limit will be enforced for device RemoteDeviceId[name=device-sim, address=/127.0.0.1:42775] 21:16:15.239 [netconf-netty-e2e-4] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:42775 presented unverified RSA key: SHA256:eAYIJTExvRiTrAwTubRMNq86nIlhWcYpvkUDXeJTyPc 21:16:15.243 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session device-username@/127.0.0.1:41582 authenticated 21:16:15.538 [netconf-device-simulator-threads-1] INFO o.o.n.t.t.r.RpcHandlerDefault - getResponse: XmlElement{name='get', namespace='urn:ietf:params:xml:ns:netconf:base:1.0'} 21:16:15.649 [topology-schema-assembler-11] INFO o.o.n.client.mdsal.NetconfDevice - RemoteDeviceId[name=device-sim, address=/127.0.0.1:42775]: Netconf connector initialized successfully 21:16:16.563 [netconf-device-simulator-threads-1] INFO o.o.n.t.t.r.RpcHandlerDefault - getResponse: XmlElement{name='create-subscription', namespace='urn:ietf:params:xml:ns:netconf:notification:1.0'} 21:16:17.065 [restconf-netty-e2e-7] INFO o.o.n.t.http.ClientHttp1SseService - Client SSE enabled on channel [id: 0xb29ca17f, L:/127.0.0.1:52800 - R:/127.0.0.1:43213] 21:16:18.682 [netconf-netty-e2e-4] INFO o.o.n.c.m.NetconfDeviceCommunicator - RemoteDeviceId[name=device-sim, address=/127.0.0.1:42775]: Session went down: End of input