22:18:13.731 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 22:18:13.731 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 22:18:13.737 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 22:18:13.738 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 22:18:13.738 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 22:18:14.004 [restconf-netty-e2e-4] INFO Client - [id: 0x2d0f474f, L:/127.0.0.1:36768 - R:/127.0.0.1:33503] OUTBOUND SETTINGS: ack=false settings={MAX_HEADER_LIST_SIZE=8192} 22:18:14.009 [restconf-netty-e2e-4] INFO Client - [id: 0x2d0f474f, L:/127.0.0.1:36768 - R:/127.0.0.1:33503] INBOUND SETTINGS: ack=false settings={MAX_FRAME_SIZE=16384, MAX_HEADER_LIST_SIZE=8192} 22:18:14.009 [restconf-netty-e2e-4] INFO Client - [id: 0x2d0f474f, L:/127.0.0.1:36768 - R:/127.0.0.1:33503] OUTBOUND SETTINGS: ack=true 22:18:14.010 [restconf-netty-e2e-4] INFO Client - [id: 0x2d0f474f, L:/127.0.0.1:36768 - R:/127.0.0.1:33503] INBOUND HEADERS: streamId=1 headers=DefaultHttp2Headers[:status: 401, www-authenticate: BASIC realm="application"] padding=0 endStream=true 22:18:14.010 [restconf-netty-e2e-4] WARN o.o.n.t.h.ClientHttp2RequestDispatcher - Unexpected response with unknown or expired stream ID 1 -- Dropping response object DefaultFullHttpResponse(decodeResult: success, version: HTTP/1.1, content: AdaptivePoolingAllocator$AdaptiveByteBuf(ridx: 0, widx: 0, cap: 256)) HTTP/1.1 401 Unauthorized www-authenticate: BASIC realm="application" x-http2-stream-id: 1 x-http2-stream-weight: 16 content-length: 0 22:18:14.022 [restconf-netty-e2e-4] INFO Client - [id: 0x2d0f474f, L:/127.0.0.1:36768 - R:/127.0.0.1:33503] INBOUND SETTINGS: ack=true 22:18:14.087 [restconf-netty-e2e-4] INFO Client - [id: 0x2d0f474f, L:/127.0.0.1:36768 - R:/127.0.0.1:33503] OUTBOUND HEADERS: streamId=3 headers=DefaultHttp2Headers[:path: /rests/streams/json/urn:uuid:ec387f47-b662-49f0-b503-5b442df640e1, :scheme: http, :authority: localhost, :method: GET, accept: text/event-stream, authorization: Basic dXNlcm5hbWU6cGEkJHcwUmQ=] streamDependency=0 weight=16 exclusive=false padding=0 endStream=true 22:18:14.091 [restconf-netty-e2e-4] INFO Client - [id: 0x2d0f474f, L:/127.0.0.1:36768 - R:/127.0.0.1:33503] INBOUND HEADERS: streamId=3 headers=DefaultHttp2Headers[:status: 200, content-type: text/event-stream] padding=0 endStream=false 22:18:14.203 [restconf-netty-e2e-4] INFO Client - [id: 0x2d0f474f, L:/127.0.0.1:36768 - R:/127.0.0.1:33503] INBOUND DATA: streamId=3 padding=0 endStream=false length=352 bytes=646174613a207b22696574662d72657374636f6e663a6e6f74696669636174696f6e223a7b226576656e742d74696d65223a22323032362d30352d3032543232... 22:18:14.205 [restconf-netty-e2e-4] INFO Client - [id: 0x2d0f474f, L:/127.0.0.1:36768 - R:/127.0.0.1:33503] INBOUND DATA: streamId=3 padding=0 endStream=false length=2 bytes=0d0a 22:18:14.229 [restconf-netty-e2e-4] INFO Client - [id: 0x2d0f474f, L:/127.0.0.1:36768 - R:/127.0.0.1:33503] INBOUND DATA: streamId=3 padding=0 endStream=false length=321 bytes=646174613a207b22696574662d72657374636f6e663a6e6f74696669636174696f6e223a7b226576656e742d74696d65223a22323032362d30352d3032543232... 22:18:14.230 [restconf-netty-e2e-4] INFO Client - [id: 0x2d0f474f, L:/127.0.0.1:36768 - R:/127.0.0.1:33503] INBOUND DATA: streamId=3 padding=0 endStream=false length=2 bytes=0d0a 22:18:14.248 [restconf-netty-e2e-4] INFO Client - [id: 0x2d0f474f, L:/127.0.0.1:36768 - R:/127.0.0.1:33503] INBOUND DATA: streamId=3 padding=0 endStream=false length=257 bytes=646174613a207b22696574662d72657374636f6e663a6e6f74696669636174696f6e223a7b226576656e742d74696d65223a22323032362d30352d3032543232... 22:18:14.248 [restconf-netty-e2e-4] INFO Client - [id: 0x2d0f474f, L:/127.0.0.1:36768 - R:/127.0.0.1:33503] INBOUND DATA: streamId=3 padding=0 endStream=false length=2 bytes=0d0a 22:18:14.361 [restconf-netty-e2e-4] INFO Client - [id: 0x2d0f474f, L:/127.0.0.1:36768 - R:/127.0.0.1:33503] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes= 22:18:14.368 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 22:18:14.368 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 22:18:14.370 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 22:18:14.370 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 22:18:14.374 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 22:18:14.376 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 22:18:14.376 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 22:18:14.822 [restconf-netty-e2e-4] INFO Client - [id: 0xf5166081, L:/127.0.0.1:52316 - R:/127.0.0.1:42631] OUTBOUND SETTINGS: ack=false settings={MAX_HEADER_LIST_SIZE=8192} 22:18:14.823 [restconf-netty-e2e-4] INFO Client - [id: 0xf5166081, L:/127.0.0.1:52316 - R:/127.0.0.1:42631] INBOUND SETTINGS: ack=false settings={MAX_FRAME_SIZE=16384, MAX_HEADER_LIST_SIZE=8192} 22:18:14.824 [restconf-netty-e2e-4] INFO Client - [id: 0xf5166081, L:/127.0.0.1:52316 - R:/127.0.0.1:42631] OUTBOUND SETTINGS: ack=true 22:18:14.824 [restconf-netty-e2e-4] INFO Client - [id: 0xf5166081, L:/127.0.0.1:52316 - R:/127.0.0.1:42631] INBOUND HEADERS: streamId=1 headers=DefaultHttp2Headers[:status: 401, www-authenticate: BASIC realm="application"] padding=0 endStream=true 22:18:14.824 [restconf-netty-e2e-4] WARN o.o.n.t.h.ClientHttp2RequestDispatcher - Unexpected response with unknown or expired stream ID 1 -- Dropping response object DefaultFullHttpResponse(decodeResult: success, version: HTTP/1.1, content: AdaptivePoolingAllocator$AdaptiveByteBuf(ridx: 0, widx: 0, cap: 256)) HTTP/1.1 401 Unauthorized www-authenticate: BASIC realm="application" x-http2-stream-id: 1 x-http2-stream-weight: 16 content-length: 0 22:18:14.824 [restconf-netty-e2e-4] INFO Client - [id: 0xf5166081, L:/127.0.0.1:52316 - R:/127.0.0.1:42631] INBOUND SETTINGS: ack=true 22:18:14.921 [restconf-netty-e2e-4] INFO Client - [id: 0xf5166081, L:/127.0.0.1:52316 - R:/127.0.0.1:42631] OUTBOUND HEADERS: streamId=3 headers=DefaultHttp2Headers[:path: /rests/streams/json/urn:uuid:e17a9b19-8da2-4c20-9383-7c121e5df139, :scheme: http, :authority: localhost, :method: GET, accept: text/event-stream, authorization: Basic dXNlcm5hbWU6cGEkJHcwUmQ=] streamDependency=0 weight=16 exclusive=false padding=0 endStream=true 22:18:14.924 [restconf-netty-e2e-4] INFO Client - [id: 0xf5166081, L:/127.0.0.1:52316 - R:/127.0.0.1:42631] INBOUND HEADERS: streamId=3 headers=DefaultHttp2Headers[:status: 200, content-type: text/event-stream] padding=0 endStream=false 22:18:15.022 [restconf-netty-e2e-4] INFO Client - [id: 0xf5166081, L:/127.0.0.1:52316 - R:/127.0.0.1:42631] OUTBOUND HEADERS: streamId=5 headers=DefaultHttp2Headers[:path: /rests/streams/json/urn:uuid:afb2f3ac-ac73-4ff8-ac8e-79cab5ee6a90, :scheme: http, :authority: localhost, :method: GET, accept: text/event-stream, authorization: Basic dXNlcm5hbWU6cGEkJHcwUmQ=] streamDependency=0 weight=16 exclusive=false padding=0 endStream=true 22:18:15.025 [restconf-netty-e2e-4] INFO Client - [id: 0xf5166081, L:/127.0.0.1:52316 - R:/127.0.0.1:42631] INBOUND HEADERS: streamId=5 headers=DefaultHttp2Headers[:status: 200, content-type: text/event-stream] padding=0 endStream=false 22:18:15.131 [restconf-netty-e2e-4] INFO Client - [id: 0xf5166081, L:/127.0.0.1:52316 - R:/127.0.0.1:42631] INBOUND DATA: streamId=5 padding=0 endStream=false length=352 bytes=646174613a207b22696574662d72657374636f6e663a6e6f74696669636174696f6e223a7b226576656e742d74696d65223a22323032362d30352d3032543232... 22:18:15.131 [restconf-netty-e2e-4] INFO Client - [id: 0xf5166081, L:/127.0.0.1:52316 - R:/127.0.0.1:42631] INBOUND DATA: streamId=5 padding=0 endStream=false length=2 bytes=0d0a 22:18:15.141 [restconf-netty-e2e-4] INFO Client - [id: 0xf5166081, L:/127.0.0.1:52316 - R:/127.0.0.1:42631] INBOUND DATA: streamId=3 padding=0 endStream=false length=352 bytes=646174613a207b22696574662d72657374636f6e663a6e6f74696669636174696f6e223a7b226576656e742d74696d65223a22323032362d30352d3032543232... 22:18:15.141 [restconf-netty-e2e-4] INFO Client - [id: 0xf5166081, L:/127.0.0.1:52316 - R:/127.0.0.1:42631] INBOUND DATA: streamId=3 padding=0 endStream=false length=2 bytes=0d0a 22:18:15.355 [restconf-netty-e2e-4] INFO Client - [id: 0xf5166081, L:/127.0.0.1:52316 - R:/127.0.0.1:42631] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes= 22:18:15.357 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 22:18:15.357 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped