07:56:29.653 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 07:56:29.654 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 07:56:29.661 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 07:56:29.662 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 07:56:29.667 [main] INFO o.o.n.c.impl.DefaultNetconfTimer - NETCONF timer started 07:56:29.842 [main] INFO o.o.n.c.m.i.DefaultSchemaResourceManager - Schema Resource Manager instantiated on /tmp/junit-12068593700521960178/schema 07:56:29.983 [main] INFO o.o.n.c.impl.DefaultNetconfTimer - NETCONF timer started 07:56:29.983 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, SSH simulated devices starting on port 34857 07:56:29.987 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Loading models from classpath. 07:56:29.993 [main] INFO o.o.y.y.p.r.SharedEffectiveModelContextFactory - Using weak references 07:56:30.087 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using MdsalOperationProvider. 07:56:30.532 [main] INFO o.o.n.s.s.c.u.s.b.BouncyCastleSecurityProviderRegistrar - getOrCreateProvider(BC) created instance of org.bouncycastle.jce.provider.BouncyCastleProvider 07:56:30.536 [main] INFO o.o.n.s.s.c.u.s.e.EdDSASecurityProviderRegistrar - getOrCreateProvider(EdDSA) created instance of org.opendaylight.netconf.shaded.eddsa.EdDSASecurityProvider 07:56:30.706 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 34857 to 34857 07:56:31.217 [/127.0.0.1:53496-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=34857}, reconnectOnChangedSchema=false, schemaCacheDirectory=schema, schemaless=false, tcpOnly=false}}]} 07:56:31.280 [/127.0.0.1:53496-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Adding keepalive facade, for device Uri{value=device-sim} 07:56:31.287 [/127.0.0.1:53496-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:34857] 07:56:32.205 [netconf-netty-e2e-0] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:34857 presented unverified RSA key: SHA256:yiw+s8tevzhsQ6V6Sj1BHXAYCkkNetfkdyEjCI0MWKM 07:56:32.235 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session device-username@/127.0.0.1:39028 authenticated 07:56:32.362 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 07:56:32.364 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 07:56:32.367 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 07:56:32.926 [topology-schema-assembler-3] INFO o.o.n.client.mdsal.NetconfDevice - RemoteDeviceId[name=device-sim, address=/127.0.0.1:34857]: Netconf connector initialized successfully 07:56:35.223 [netconf-netty-e2e-0] INFO o.o.n.c.m.NetconfDeviceCommunicator - RemoteDeviceId[name=device-sim, address=/127.0.0.1:34857]: Session went down: End of input 07:56:35.240 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 07:56:35.241 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 07:56:35.247 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 07:56:35.247 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 07:56:35.248 [main] INFO o.o.n.c.impl.DefaultNetconfTimer - NETCONF timer started 07:56:35.250 [main] INFO o.o.n.c.m.i.DefaultSchemaResourceManager - Schema Resource Manager instantiated on /tmp/junit-7534408169808658276/schema 07:56:35.251 [main] INFO o.o.n.c.impl.DefaultNetconfTimer - NETCONF timer started 07:56:35.252 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, SSH simulated devices starting on port 33575 07:56:35.253 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Loading models from classpath. 07:56:35.303 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using MdsalOperationProvider. 07:56:35.307 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 33575 to 33575 07:56:35.624 [/127.0.0.1:55076-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=33575}, reconnectOnChangedSchema=false, schemaCacheDirectory=schema, schemaless=false, tcpOnly=false}}]} 07:56:35.626 [/127.0.0.1:55076-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Adding keepalive facade, for device Uri{value=device-sim} 07:56:35.626 [/127.0.0.1:55076-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:33575] 07:56:36.175 [netconf-netty-e2e-2] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:33575 presented unverified RSA key: SHA256:gk918egu8gTHo9tTh8/AlEA59XoLTN5DistgMH8vFmg 07:56:36.177 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session device-username@/127.0.0.1:35302 authenticated 07:56:36.179 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 07:56:36.179 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 07:56:36.180 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 07:56:36.324 [topology-schema-assembler-7] INFO o.o.n.client.mdsal.NetconfDevice - RemoteDeviceId[name=device-sim, address=/127.0.0.1:33575]: Netconf connector initialized successfully 07:56:37.537 [netconf-netty-e2e-2] INFO o.o.n.c.m.NetconfDeviceCommunicator - RemoteDeviceId[name=device-sim, address=/127.0.0.1:33575]: Session went down: End of input 07:56:37.544 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 07:56:37.545 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 07:56:37.551 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 07:56:37.551 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 07:56:37.552 [main] INFO o.o.n.c.impl.DefaultNetconfTimer - NETCONF timer started 07:56:37.554 [main] INFO o.o.n.c.m.i.DefaultSchemaResourceManager - Schema Resource Manager instantiated on /tmp/junit-4769233836163760838/schema 07:56:37.556 [main] INFO o.o.n.c.impl.DefaultNetconfTimer - NETCONF timer started 07:56:37.556 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, SSH simulated devices starting on port 43017 07:56:37.557 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Loading models from classpath. 07:56:37.621 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using SimulatedOperationProvider. 07:56:37.624 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 43017 to 43017 07:56:37.943 [/127.0.0.1:55666-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=43017}, reconnectOnChangedSchema=false, schemaCacheDirectory=schema, schemaless=false, tcpOnly=false}}]} 07:56:37.945 [/127.0.0.1:55666-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Adding keepalive facade, for device Uri{value=device-sim} 07:56:37.945 [/127.0.0.1:55666-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:43017] 07:56:38.155 [netconf-netty-e2e-4] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:43017 presented unverified RSA key: SHA256:IU6BY3ApIHrPf0yluVGCE4oxWKs2hxA6o1Ic97w81cw 07:56:38.159 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session device-username@/127.0.0.1:54508 authenticated 07:56:38.441 [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'} 07:56:38.552 [topology-schema-assembler-11] INFO o.o.n.client.mdsal.NetconfDevice - RemoteDeviceId[name=device-sim, address=/127.0.0.1:43017]: Netconf connector initialized successfully 07:56:38.868 [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'} 07:56:39.371 [restconf-netty-e2e-5] INFO o.o.n.t.http.ClientHttp1SseService - Client SSE enabled on channel [id: 0xfc6adeab, L:/127.0.0.1:55708 - R:/127.0.0.1:34513] 07:56:40.985 [netconf-netty-e2e-4] INFO o.o.n.c.m.NetconfDeviceCommunicator - RemoteDeviceId[name=device-sim, address=/127.0.0.1:43017]: Session went down: End of input