18:23:41.413 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 18:23:41.413 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 18:23:41.420 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 18:23:41.420 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 18:23:41.425 [main] INFO o.o.n.c.impl.DefaultNetconfTimer - NETCONF timer started 18:23:41.570 [main] INFO o.o.n.c.m.i.DefaultSchemaResourceManager - Schema Resource Manager instantiated on /tmp/junit-10228863595510786619/schema 18:23:41.704 [main] INFO o.o.n.c.impl.DefaultNetconfTimer - NETCONF timer started 18:23:41.705 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, SSH simulated devices starting on port 35457 18:23:41.707 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Loading models from classpath. 18:23:41.714 [main] INFO o.o.y.y.p.r.SharedEffectiveModelContextFactory - Using weak references 18:23:41.790 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using MdsalOperationProvider. 18:23:42.203 [main] INFO o.o.n.s.s.c.u.s.b.BouncyCastleSecurityProviderRegistrar - getOrCreateProvider(BC) created instance of org.bouncycastle.jce.provider.BouncyCastleProvider 18:23:42.206 [main] INFO o.o.n.s.s.c.u.s.e.EdDSASecurityProviderRegistrar - getOrCreateProvider(EdDSA) created instance of org.opendaylight.netconf.shaded.eddsa.EdDSASecurityProvider 18:23:42.357 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 35457 to 35457 18:23:42.827 [/127.0.0.1:42386-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=35457}, reconnectOnChangedSchema=false, schemaCacheDirectory=schema, schemaless=false, tcpOnly=false}}]} 18:23:42.899 [/127.0.0.1:42386-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Adding keepalive facade, for device Uri{value=device-sim} 18:23:42.912 [/127.0.0.1:42386-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:35457] 18:23:43.742 [netconf-netty-e2e-0] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:35457 presented unverified RSA key: SHA256:Bcz89nHL/7FWg0o4wmrJgmudE6TZsRZ/4MAXdOStJyw 18:23:43.761 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session device-username@/127.0.0.1:59338 authenticated 18:23:43.851 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 18:23:43.852 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 18:23:43.854 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 18:23:44.337 [topology-schema-assembler-3] INFO o.o.n.client.mdsal.NetconfDevice - RemoteDeviceId[name=device-sim, address=/127.0.0.1:35457]: Netconf connector initialized successfully 18:23:46.133 [netconf-netty-e2e-0] INFO o.o.n.c.m.NetconfDeviceCommunicator - RemoteDeviceId[name=device-sim, address=/127.0.0.1:35457]: Session went down: End of input 18:23:46.146 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 18:23:46.147 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 18:23:46.152 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 18:23:46.152 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 18:23:46.153 [main] INFO o.o.n.c.impl.DefaultNetconfTimer - NETCONF timer started 18:23:46.154 [main] INFO o.o.n.c.m.i.DefaultSchemaResourceManager - Schema Resource Manager instantiated on /tmp/junit-1880386339036569200/schema 18:23:46.156 [main] INFO o.o.n.c.impl.DefaultNetconfTimer - NETCONF timer started 18:23:46.157 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, SSH simulated devices starting on port 42337 18:23:46.158 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Loading models from classpath. 18:23:46.189 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using MdsalOperationProvider. 18:23:46.191 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 42337 to 42337 18:23:46.507 [/127.0.0.1:54992-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=42337}, reconnectOnChangedSchema=false, schemaCacheDirectory=schema, schemaless=false, tcpOnly=false}}]} 18:23:46.509 [/127.0.0.1:54992-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Adding keepalive facade, for device Uri{value=device-sim} 18:23:46.509 [/127.0.0.1:54992-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:42337] 18:23:46.802 [netconf-netty-e2e-2] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:42337 presented unverified RSA key: SHA256:ESYaLeLokdYCfUbJaQL+WJKjbc3N7M490A9CAAQuvvA 18:23:46.806 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session device-username@/127.0.0.1:39446 authenticated 18:23:46.809 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 18:23:46.809 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 18:23:46.810 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 18:23:47.024 [topology-schema-assembler-7] INFO o.o.n.client.mdsal.NetconfDevice - RemoteDeviceId[name=device-sim, address=/127.0.0.1:42337]: Netconf connector initialized successfully 18:23:47.718 [netconf-netty-e2e-2] INFO o.o.n.c.m.NetconfDeviceCommunicator - RemoteDeviceId[name=device-sim, address=/127.0.0.1:42337]: Session went down: End of input 18:23:47.727 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 18:23:47.727 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 18:23:47.736 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 18:23:47.736 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 18:23:47.737 [main] INFO o.o.n.c.impl.DefaultNetconfTimer - NETCONF timer started 18:23:47.738 [main] INFO o.o.n.c.m.i.DefaultSchemaResourceManager - Schema Resource Manager instantiated on /tmp/junit-9678495006751162154/schema 18:23:47.740 [main] INFO o.o.n.c.impl.DefaultNetconfTimer - NETCONF timer started 18:23:47.741 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, SSH simulated devices starting on port 45923 18:23:47.742 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Loading models from classpath. 18:23:47.770 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using SimulatedOperationProvider. 18:23:47.772 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 45923 to 45923 18:23:48.087 [/127.0.0.1:48642-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=45923}, reconnectOnChangedSchema=false, schemaCacheDirectory=schema, schemaless=false, tcpOnly=false}}]} 18:23:48.088 [/127.0.0.1:48642-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Adding keepalive facade, for device Uri{value=device-sim} 18:23:48.088 [/127.0.0.1:48642-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:45923] 18:23:48.518 [netconf-netty-e2e-4] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:45923 presented unverified RSA key: SHA256:gGBAkrKKRW4MBfZUPvo9CnJaJ7ZyL4UyJ+8GjY5EqtU 18:23:48.522 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session device-username@/127.0.0.1:53948 authenticated 18:23:48.814 [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'} 18:23:48.916 [topology-schema-assembler-11] INFO o.o.n.client.mdsal.NetconfDevice - RemoteDeviceId[name=device-sim, address=/127.0.0.1:45923]: Netconf connector initialized successfully 18:23:49.708 [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'} 18:23:50.209 [restconf-netty-e2e-3] INFO o.o.n.t.http.ClientHttp1SseService - Client SSE enabled on channel [id: 0xe1e7f8ab, L:/127.0.0.1:50426 - R:/127.0.0.1:42995] 18:23:51.824 [netconf-netty-e2e-4] INFO o.o.n.c.m.NetconfDeviceCommunicator - RemoteDeviceId[name=device-sim, address=/127.0.0.1:45923]: Session went down: End of input