05:52:10.196 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 05:52:10.196 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 05:52:10.200 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 05:52:10.201 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 05:52:10.201 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 05:52:10.474 [restconf-netty-e2e-4] INFO Client - [id: 0x4e9d9259, L:/127.0.0.1:51386 - R:/127.0.0.1:39235] OUTBOUND SETTINGS: ack=false settings={MAX_HEADER_LIST_SIZE=8192} 05:52:10.482 [restconf-netty-e2e-4] INFO Client - [id: 0x4e9d9259, L:/127.0.0.1:51386 - R:/127.0.0.1:39235] INBOUND SETTINGS: ack=false settings={MAX_FRAME_SIZE=16384, MAX_HEADER_LIST_SIZE=8192} 05:52:10.482 [restconf-netty-e2e-4] INFO Client - [id: 0x4e9d9259, L:/127.0.0.1:51386 - R:/127.0.0.1:39235] OUTBOUND SETTINGS: ack=true 05:52:10.482 [restconf-netty-e2e-4] INFO Client - [id: 0x4e9d9259, L:/127.0.0.1:51386 - R:/127.0.0.1:39235] INBOUND HEADERS: streamId=1 headers=DefaultHttp2Headers[:status: 401, www-authenticate: BASIC realm="application"] padding=0 endStream=true 05:52:10.482 [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 05:52:10.484 [restconf-netty-e2e-4] INFO Client - [id: 0x4e9d9259, L:/127.0.0.1:51386 - R:/127.0.0.1:39235] INBOUND SETTINGS: ack=true 05:52:10.560 [restconf-netty-e2e-4] INFO Client - [id: 0x4e9d9259, L:/127.0.0.1:51386 - R:/127.0.0.1:39235] OUTBOUND HEADERS: streamId=3 headers=DefaultHttp2Headers[:path: /rests/streams/json/urn:uuid:314eba69-2a44-4b27-996f-55d34c26e794, :scheme: http, :authority: localhost, :method: GET, accept: text/event-stream, authorization: Basic dXNlcm5hbWU6cGEkJHcwUmQ=] streamDependency=0 weight=16 exclusive=false padding=0 endStream=true 05:52:10.566 [restconf-netty-e2e-4] INFO Client - [id: 0x4e9d9259, L:/127.0.0.1:51386 - R:/127.0.0.1:39235] INBOUND HEADERS: streamId=3 headers=DefaultHttp2Headers[:status: 200, content-type: text/event-stream] padding=0 endStream=false 05:52:10.678 [restconf-netty-e2e-4] INFO Client - [id: 0x4e9d9259, L:/127.0.0.1:51386 - R:/127.0.0.1:39235] INBOUND DATA: streamId=3 padding=0 endStream=false length=352 bytes=646174613a207b22696574662d72657374636f6e663a6e6f74696669636174696f6e223a7b226576656e742d74696d65223a22323032362d30342d3137543035... 05:52:10.679 [restconf-netty-e2e-4] INFO Client - [id: 0x4e9d9259, L:/127.0.0.1:51386 - R:/127.0.0.1:39235] INBOUND DATA: streamId=3 padding=0 endStream=false length=2 bytes=0d0a 05:52:10.706 [restconf-netty-e2e-4] INFO Client - [id: 0x4e9d9259, L:/127.0.0.1:51386 - R:/127.0.0.1:39235] INBOUND DATA: streamId=3 padding=0 endStream=false length=321 bytes=646174613a207b22696574662d72657374636f6e663a6e6f74696669636174696f6e223a7b226576656e742d74696d65223a22323032362d30342d3137543035... 05:52:10.706 [restconf-netty-e2e-4] INFO Client - [id: 0x4e9d9259, L:/127.0.0.1:51386 - R:/127.0.0.1:39235] INBOUND DATA: streamId=3 padding=0 endStream=false length=2 bytes=0d0a 05:52:10.724 [restconf-netty-e2e-4] INFO Client - [id: 0x4e9d9259, L:/127.0.0.1:51386 - R:/127.0.0.1:39235] INBOUND DATA: streamId=3 padding=0 endStream=false length=257 bytes=646174613a207b22696574662d72657374636f6e663a6e6f74696669636174696f6e223a7b226576656e742d74696d65223a22323032362d30342d3137543035... 05:52:10.724 [restconf-netty-e2e-4] INFO Client - [id: 0x4e9d9259, L:/127.0.0.1:51386 - R:/127.0.0.1:39235] INBOUND DATA: streamId=3 padding=0 endStream=false length=2 bytes=0d0a 05:52:10.838 [restconf-netty-e2e-4] INFO Client - [id: 0x4e9d9259, L:/127.0.0.1:51386 - R:/127.0.0.1:39235] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes= 05:52:10.846 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 05:52:10.846 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 05:52:10.849 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 05:52:10.849 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 05:52:10.854 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 05:52:10.856 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 05:52:10.856 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 05:52:11.297 [restconf-netty-e2e-4] INFO Client - [id: 0x7a42bd5d, L:/127.0.0.1:51976 - R:/127.0.0.1:43795] OUTBOUND SETTINGS: ack=false settings={MAX_HEADER_LIST_SIZE=8192} 05:52:11.298 [restconf-netty-e2e-4] INFO Client - [id: 0x7a42bd5d, L:/127.0.0.1:51976 - R:/127.0.0.1:43795] INBOUND SETTINGS: ack=false settings={MAX_FRAME_SIZE=16384, MAX_HEADER_LIST_SIZE=8192} 05:52:11.298 [restconf-netty-e2e-4] INFO Client - [id: 0x7a42bd5d, L:/127.0.0.1:51976 - R:/127.0.0.1:43795] OUTBOUND SETTINGS: ack=true 05:52:11.298 [restconf-netty-e2e-4] INFO Client - [id: 0x7a42bd5d, L:/127.0.0.1:51976 - R:/127.0.0.1:43795] INBOUND HEADERS: streamId=1 headers=DefaultHttp2Headers[:status: 401, www-authenticate: BASIC realm="application"] padding=0 endStream=true 05:52:11.298 [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 05:52:11.299 [restconf-netty-e2e-4] INFO Client - [id: 0x7a42bd5d, L:/127.0.0.1:51976 - R:/127.0.0.1:43795] INBOUND SETTINGS: ack=true 05:52:11.395 [restconf-netty-e2e-4] INFO Client - [id: 0x7a42bd5d, L:/127.0.0.1:51976 - R:/127.0.0.1:43795] OUTBOUND HEADERS: streamId=3 headers=DefaultHttp2Headers[:path: /rests/streams/json/urn:uuid:644e8b60-fd45-460e-b58b-faeae3799f79, :scheme: http, :authority: localhost, :method: GET, accept: text/event-stream, authorization: Basic dXNlcm5hbWU6cGEkJHcwUmQ=] streamDependency=0 weight=16 exclusive=false padding=0 endStream=true 05:52:11.398 [restconf-netty-e2e-4] INFO Client - [id: 0x7a42bd5d, L:/127.0.0.1:51976 - R:/127.0.0.1:43795] INBOUND HEADERS: streamId=3 headers=DefaultHttp2Headers[:status: 200, content-type: text/event-stream] padding=0 endStream=false 05:52:11.497 [restconf-netty-e2e-4] INFO Client - [id: 0x7a42bd5d, L:/127.0.0.1:51976 - R:/127.0.0.1:43795] OUTBOUND HEADERS: streamId=5 headers=DefaultHttp2Headers[:path: /rests/streams/json/urn:uuid:35526983-698e-44be-837f-6c11aa4cfa49, :scheme: http, :authority: localhost, :method: GET, accept: text/event-stream, authorization: Basic dXNlcm5hbWU6cGEkJHcwUmQ=] streamDependency=0 weight=16 exclusive=false padding=0 endStream=true 05:52:11.500 [restconf-netty-e2e-4] INFO Client - [id: 0x7a42bd5d, L:/127.0.0.1:51976 - R:/127.0.0.1:43795] INBOUND HEADERS: streamId=5 headers=DefaultHttp2Headers[:status: 200, content-type: text/event-stream] padding=0 endStream=false 05:52:11.606 [restconf-netty-e2e-4] INFO Client - [id: 0x7a42bd5d, L:/127.0.0.1:51976 - R:/127.0.0.1:43795] INBOUND DATA: streamId=3 padding=0 endStream=false length=351 bytes=646174613a207b22696574662d72657374636f6e663a6e6f74696669636174696f6e223a7b226576656e742d74696d65223a22323032362d30342d3137543035... 05:52:11.606 [restconf-netty-e2e-4] INFO Client - [id: 0x7a42bd5d, L:/127.0.0.1:51976 - R:/127.0.0.1:43795] INBOUND DATA: streamId=3 padding=0 endStream=false length=2 bytes=0d0a 05:52:11.616 [restconf-netty-e2e-4] INFO Client - [id: 0x7a42bd5d, L:/127.0.0.1:51976 - R:/127.0.0.1:43795] INBOUND DATA: streamId=5 padding=0 endStream=false length=352 bytes=646174613a207b22696574662d72657374636f6e663a6e6f74696669636174696f6e223a7b226576656e742d74696d65223a22323032362d30342d3137543035... 05:52:11.617 [restconf-netty-e2e-4] INFO Client - [id: 0x7a42bd5d, L:/127.0.0.1:51976 - R:/127.0.0.1:43795] INBOUND DATA: streamId=5 padding=0 endStream=false length=2 bytes=0d0a 05:52:11.831 [restconf-netty-e2e-4] INFO Client - [id: 0x7a42bd5d, L:/127.0.0.1:51976 - R:/127.0.0.1:43795] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes= 05:52:11.833 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 05:52:11.833 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped