11:04:13.432 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:04:13.433 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 11:04:13.446 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 11:04:13.447 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 11:04:13.452 [main] INFO o.o.n.c.impl.DefaultNetconfTimer - NETCONF timer started 11:04:13.586 [main] INFO o.o.n.c.m.i.DefaultSchemaResourceManager - Schema Resource Manager instantiated on /tmp/junit-10859849486437767251/schema 11:04:13.727 [main] INFO o.o.n.c.impl.DefaultNetconfTimer - NETCONF timer started 11:04:13.728 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, SSH simulated devices starting on port 46659 11:04:13.731 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Loading models from classpath. 11:04:13.737 [main] INFO o.o.y.y.p.r.SharedEffectiveModelContextFactory - Using weak references 11:04:13.813 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using MdsalOperationProvider. 11:04:14.157 [main] INFO o.o.n.s.s.c.u.s.b.BouncyCastleSecurityProviderRegistrar - getOrCreateProvider(BC) created instance of org.bouncycastle.jce.provider.BouncyCastleProvider 11:04:14.159 [main] INFO o.o.n.s.s.c.u.s.e.EdDSASecurityProviderRegistrar - getOrCreateProvider(EdDSA) created instance of org.opendaylight.netconf.shaded.eddsa.EdDSASecurityProvider 11:04:14.343 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 46659 to 46659 11:04:14.804 [/127.0.0.1:60152-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=46659}, reconnectOnChangedSchema=false, schemaCacheDirectory=schema, schemaless=false, tcpOnly=false}}]} 11:04:14.862 [/127.0.0.1:60152-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Adding keepalive facade, for device Uri{value=device-sim} 11:04:14.868 [/127.0.0.1:60152-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:46659] 11:04:15.666 [netconf-netty-e2e-0] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:46659 presented unverified RSA key: SHA256:gum7mBf4uvjjS7yZoiWcAlZ3JB4Ubil7yiPfzL8UpbI 11:04:15.689 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session device-username@/127.0.0.1:60770 authenticated 11:04:15.791 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 11:04:15.792 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 11:04:15.793 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 11:04:16.299 [topology-schema-assembler-3] INFO o.o.n.client.mdsal.NetconfDevice - RemoteDeviceId[name=device-sim, address=/127.0.0.1:46659]: Netconf connector initialized successfully 11:04:18.121 [netconf-netty-e2e-0] INFO o.o.n.c.m.NetconfDeviceCommunicator - RemoteDeviceId[name=device-sim, address=/127.0.0.1:46659]: Session went down: End of input 11:04:18.137 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:04:18.137 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 11:04:18.143 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 11:04:18.143 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 11:04:18.144 [main] INFO o.o.n.c.impl.DefaultNetconfTimer - NETCONF timer started 11:04:18.145 [main] INFO o.o.n.c.m.i.DefaultSchemaResourceManager - Schema Resource Manager instantiated on /tmp/junit-1659346709908048452/schema 11:04:18.147 [main] INFO o.o.n.c.impl.DefaultNetconfTimer - NETCONF timer started 11:04:18.148 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, SSH simulated devices starting on port 34899 11:04:18.149 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Loading models from classpath. 11:04:18.180 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using MdsalOperationProvider. 11:04:18.182 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 34899 to 34899 11:04:18.492 [/127.0.0.1:56192-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=34899}, reconnectOnChangedSchema=false, schemaCacheDirectory=schema, schemaless=false, tcpOnly=false}}]} 11:04:18.493 [/127.0.0.1:56192-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Adding keepalive facade, for device Uri{value=device-sim} 11:04:18.493 [/127.0.0.1:56192-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:34899] 11:04:18.712 [netconf-netty-e2e-2] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:34899 presented unverified RSA key: SHA256:+l17qedHV7rSLerwJWcH/dcGNE7h3eiIa2Ut9XCuzUY 11:04:18.714 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session device-username@/127.0.0.1:38088 authenticated 11:04:18.716 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 11:04:18.717 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 11:04:18.717 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 11:04:18.848 [topology-schema-assembler-7] INFO o.o.n.client.mdsal.NetconfDevice - RemoteDeviceId[name=device-sim, address=/127.0.0.1:34899]: Netconf connector initialized successfully 11:04:19.702 [netconf-netty-e2e-2] INFO o.o.n.c.m.NetconfDeviceCommunicator - RemoteDeviceId[name=device-sim, address=/127.0.0.1:34899]: Session went down: End of input 11:04:19.711 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:04:19.711 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 11:04:19.716 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 11:04:19.716 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 11:04:19.717 [main] INFO o.o.n.c.impl.DefaultNetconfTimer - NETCONF timer started 11:04:19.718 [main] INFO o.o.n.c.m.i.DefaultSchemaResourceManager - Schema Resource Manager instantiated on /tmp/junit-4778696475060506699/schema 11:04:19.720 [main] INFO o.o.n.c.impl.DefaultNetconfTimer - NETCONF timer started 11:04:19.721 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, SSH simulated devices starting on port 42223 11:04:19.722 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Loading models from classpath. 11:04:19.749 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using SimulatedOperationProvider. 11:04:19.751 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 42223 to 42223 11:04:20.064 [/127.0.0.1:34214-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=42223}, reconnectOnChangedSchema=false, schemaCacheDirectory=schema, schemaless=false, tcpOnly=false}}]} 11:04:20.066 [/127.0.0.1:34214-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Adding keepalive facade, for device Uri{value=device-sim} 11:04:20.066 [/127.0.0.1:34214-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:42223] 11:04:20.301 [netconf-netty-e2e-4] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:42223 presented unverified RSA key: SHA256:kWTXKHZizeyvPBG/3pnvy/WsMLvy//eeOa+wTLzZJdU 11:04:20.304 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session device-username@/127.0.0.1:54202 authenticated 11:04:20.561 [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'} 11:04:20.676 [topology-schema-assembler-11] INFO o.o.n.client.mdsal.NetconfDevice - RemoteDeviceId[name=device-sim, address=/127.0.0.1:42223]: Netconf connector initialized successfully 11:04:20.985 [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'} 11:04:21.487 [restconf-netty-e2e-1] INFO o.o.n.t.http.ClientHttp1SseService - Client SSE enabled on channel [id: 0x2de2313e, L:/127.0.0.1:34256 - R:/127.0.0.1:44971] 11:04:23.103 [netconf-netty-e2e-4] INFO o.o.n.c.m.NetconfDeviceCommunicator - RemoteDeviceId[name=device-sim, address=/127.0.0.1:42223]: Session went down: End of input