13:22:50.182 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 13:22:50.183 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 13:22:50.189 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 13:22:50.189 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 13:22:50.194 [main] INFO o.o.n.c.impl.DefaultNetconfTimer - NETCONF timer started 13:22:50.332 [main] INFO o.o.n.c.m.i.DefaultSchemaResourceManager - Schema Resource Manager instantiated on /tmp/junit-17057969088993214210/schema 13:22:50.463 [main] INFO o.o.n.c.impl.DefaultNetconfTimer - NETCONF timer started 13:22:50.464 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, SSH simulated devices starting on port 38943 13:22:50.467 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Loading models from classpath. 13:22:50.473 [main] INFO o.o.y.y.p.r.SharedEffectiveModelContextFactory - Using weak references 13:22:50.545 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using MdsalOperationProvider. 13:22:50.890 [main] INFO o.o.n.s.s.c.u.s.b.BouncyCastleSecurityProviderRegistrar - getOrCreateProvider(BC) created instance of org.bouncycastle.jce.provider.BouncyCastleProvider 13:22:50.893 [main] INFO o.o.n.s.s.c.u.s.e.EdDSASecurityProviderRegistrar - getOrCreateProvider(EdDSA) created instance of org.opendaylight.netconf.shaded.eddsa.EdDSASecurityProvider 13:22:51.094 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 38943 to 38943 13:22:51.547 [/127.0.0.1:45516-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=38943}, reconnectOnChangedSchema=false, schemaCacheDirectory=schema, schemaless=false, tcpOnly=false}}]} 13:22:51.605 [/127.0.0.1:45516-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Adding keepalive facade, for device Uri{value=device-sim} 13:22:51.611 [/127.0.0.1:45516-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:38943] 13:22:52.599 [netconf-netty-e2e-0] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:38943 presented unverified RSA key: SHA256:FPstO2RZspQc3z23o0s0Vr+3UaZ+znbFkB/ZyCGQ2SI 13:22:52.618 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session device-username@/127.0.0.1:34400 authenticated 13:22:52.701 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 13:22:52.702 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 13:22:52.703 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 13:22:53.227 [topology-schema-assembler-3] INFO o.o.n.client.mdsal.NetconfDevice - RemoteDeviceId[name=device-sim, address=/127.0.0.1:38943]: Netconf connector initialized successfully 13:22:55.578 [netconf-netty-e2e-0] INFO o.o.n.c.m.NetconfDeviceCommunicator - RemoteDeviceId[name=device-sim, address=/127.0.0.1:38943]: Session went down: End of input 13:22:55.595 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 13:22:55.596 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 13:22:55.601 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 13:22:55.601 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 13:22:55.602 [main] INFO o.o.n.c.impl.DefaultNetconfTimer - NETCONF timer started 13:22:55.603 [main] INFO o.o.n.c.m.i.DefaultSchemaResourceManager - Schema Resource Manager instantiated on /tmp/junit-4893325957766020206/schema 13:22:55.605 [main] INFO o.o.n.c.impl.DefaultNetconfTimer - NETCONF timer started 13:22:55.606 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, SSH simulated devices starting on port 39791 13:22:55.607 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Loading models from classpath. 13:22:55.655 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using MdsalOperationProvider. 13:22:55.657 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 39791 to 39791 13:22:55.972 [/127.0.0.1:60908-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=39791}, reconnectOnChangedSchema=false, schemaCacheDirectory=schema, schemaless=false, tcpOnly=false}}]} 13:22:55.973 [/127.0.0.1:60908-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Adding keepalive facade, for device Uri{value=device-sim} 13:22:55.973 [/127.0.0.1:60908-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:39791] 13:22:56.299 [netconf-netty-e2e-2] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:39791 presented unverified RSA key: SHA256:oLEdp+HPrM9gKn3roBx9lUhnU99L3t1uY42zxtOuxFI 13:22:56.306 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session device-username@/127.0.0.1:37492 authenticated 13:22:56.312 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 13:22:56.312 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 13:22:56.312 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 13:22:56.465 [topology-schema-assembler-7] INFO o.o.n.client.mdsal.NetconfDevice - RemoteDeviceId[name=device-sim, address=/127.0.0.1:39791]: Netconf connector initialized successfully 13:22:57.180 [netconf-netty-e2e-2] INFO o.o.n.c.m.NetconfDeviceCommunicator - RemoteDeviceId[name=device-sim, address=/127.0.0.1:39791]: Session went down: End of input 13:22:57.189 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 13:22:57.190 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 13:22:57.194 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 13:22:57.195 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 13:22:57.195 [main] INFO o.o.n.c.impl.DefaultNetconfTimer - NETCONF timer started 13:22:57.197 [main] INFO o.o.n.c.m.i.DefaultSchemaResourceManager - Schema Resource Manager instantiated on /tmp/junit-6816653503186996361/schema 13:22:57.199 [main] INFO o.o.n.c.impl.DefaultNetconfTimer - NETCONF timer started 13:22:57.200 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, SSH simulated devices starting on port 43729 13:22:57.201 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Loading models from classpath. 13:22:57.229 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using SimulatedOperationProvider. 13:22:57.232 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 43729 to 43729 13:22:57.545 [/127.0.0.1:48638-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=43729}, reconnectOnChangedSchema=false, schemaCacheDirectory=schema, schemaless=false, tcpOnly=false}}]} 13:22:57.547 [/127.0.0.1:48638-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Adding keepalive facade, for device Uri{value=device-sim} 13:22:57.547 [/127.0.0.1:48638-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:43729] 13:22:57.789 [netconf-netty-e2e-4] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:43729 presented unverified RSA key: SHA256:a/HtZvbEZA4GgNyXJiH2kz7pP/x8pAPbKnkcn+Yysds 13:22:57.792 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session device-username@/127.0.0.1:53110 authenticated 13:22:58.056 [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'} 13:22:58.173 [topology-schema-assembler-11] INFO o.o.n.client.mdsal.NetconfDevice - RemoteDeviceId[name=device-sim, address=/127.0.0.1:43729]: Netconf connector initialized successfully 13:22:58.460 [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'} 13:22:58.960 [restconf-netty-e2e-3] INFO o.o.n.t.http.ClientHttp1SseService - Client SSE enabled on channel [id: 0xc75760ba, L:/127.0.0.1:48682 - R:/127.0.0.1:34429] 13:23:00.577 [netconf-netty-e2e-4] INFO o.o.n.c.m.NetconfDeviceCommunicator - RemoteDeviceId[name=device-sim, address=/127.0.0.1:43729]: Session went down: End of input