2024-11-01 08:10:18:602 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:58327 2024-11-01 08:10:18:602 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@448843184 2024-11-01 08:10:18:605 +0000 [nioEventLoopGroup-7-1] WARN org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Connection attempt to '/127.0.0.1:58327' failed io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:58327 Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.pollConnect(Native Method) at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:682) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:973) at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:994) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:1583) 2024-11-01 08:10:18:607 +0000 [nioEventLoopGroup-7-1] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to INITIAL [N/A]@448843184 2024-11-01 08:10:19:093 +0000 [nioEventLoopGroup-2-2] DEBUG io.netty.buffer.PoolThreadCache - Freed 3 thread-local buffer(s) from thread: nioEventLoopGroup-2-2 2024-11-01 08:10:19:094 +0000 [nioEventLoopGroup-2-4] DEBUG io.netty.buffer.PoolThreadCache - Freed 4 thread-local buffer(s) from thread: nioEventLoopGroup-2-4 2024-11-01 08:10:19:230 +0000 [nioEventLoopGroup-3-2] DEBUG io.netty.buffer.PoolThreadCache - Freed 4 thread-local buffer(s) from thread: nioEventLoopGroup-3-2 2024-11-01 08:10:19:330 +0000 [nioEventLoopGroup-3-4] DEBUG io.netty.buffer.PoolThreadCache - Freed 6 thread-local buffer(s) from thread: nioEventLoopGroup-3-4 2024-11-01 08:10:19:610 +0000 [nioEventLoopGroup-7-4] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:58327 2024-11-01 08:10:19:611 +0000 [nioEventLoopGroup-7-4] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@448843184 2024-11-01 08:10:19:613 +0000 [nioEventLoopGroup-7-5] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x3874529a, L:/127.0.0.1:54468 - R:/127.0.0.1:58327]]@448843184 2024-11-01 08:10:19:613 +0000 [nioEventLoopGroup-7-5] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: GRBFg6MR+7R6ultQrLiwHw==, expected response: QjiIffeHAghXVbOF/TgYU+p8708= 2024-11-01 08:10:19:617 +0000 [nioEventLoopGroup-7-7] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0x635eac98, L:/127.0.0.1:58327 - R:/127.0.0.1:54468] WebSocket version V13 server handshake 2024-11-01 08:10:19:617 +0000 [nioEventLoopGroup-7-7] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: GRBFg6MR+7R6ultQrLiwHw==, response: QjiIffeHAghXVbOF/TgYU+p8708= 2024-11-01 08:10:19:619 +0000 [nioEventLoopGroup-7-5] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0x3874529a, L:/127.0.0.1:54468 - R:/127.0.0.1:58327] 2024-11-01 08:10:19:714 +0000 [nioEventLoopGroup-7-6] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Response : TEST 2024-11-01 08:10:19:716 +0000 [nioEventLoopGroup-7-5] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded inbound message CloseWebSocketFrame(data: PooledUnsafeDirectByteBuf(ridx: 0, widx: 5, cap: 5)) that reached at the tail of the pipeline. Please check your pipeline configuration. 2024-11-01 08:10:19:716 +0000 [nioEventLoopGroup-7-5] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [ws-decoder, ws-encoder, client-handler, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0x3874529a, L:/127.0.0.1:54468 - R:/127.0.0.1:58327]. 2024-11-01 08:10:19:717 +0000 [nioEventLoopGroup-7-5] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@302884841 2024-11-01 08:10:19:717 +0000 [nioEventLoopGroup-7-5] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0x3874529a, L:/127.0.0.1:54468 ! R:/127.0.0.1:58327]]@448843184 2024-11-01 08:10:19:718 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0x3874529a, L:/127.0.0.1:54468 ! R:/127.0.0.1:58327]]@448843184 2024-11-01 08:10:19:733 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:58445 2024-11-01 08:10:19:733 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@218185796 2024-11-01 08:10:19:736 +0000 [nioEventLoopGroup-8-2] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xc880d478, L:/127.0.0.1:45722 - R:/127.0.0.1:58445]]@218185796 2024-11-01 08:10:19:737 +0000 [nioEventLoopGroup-8-2] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: Qc3/qSwipCOD48ktxX0E/g==, expected response: /t+OQryH29Optb3Cy8jphcLt4z8= 2024-11-01 08:10:19:744 +0000 [nioEventLoopGroup-8-4] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0xc6233a2f, L:/127.0.0.1:58445 - R:/127.0.0.1:45722] WebSocket version V13 server handshake 2024-11-01 08:10:19:745 +0000 [nioEventLoopGroup-8-4] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: Qc3/qSwipCOD48ktxX0E/g==, response: /t+OQryH29Optb3Cy8jphcLt4z8= 2024-11-01 08:10:19:746 +0000 [nioEventLoopGroup-8-2] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0xc880d478, L:/127.0.0.1:45722 - R:/127.0.0.1:58445] 2024-11-01 08:10:19:834 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:58445 2024-11-01 08:10:19:835 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@107867455 2024-11-01 08:10:19:838 +0000 [nioEventLoopGroup-8-6] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xd5a363f3, L:/127.0.0.1:45726 - R:/127.0.0.1:58445]]@107867455 2024-11-01 08:10:19:839 +0000 [nioEventLoopGroup-8-6] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: xr7P2HljZngSAZ9PzlqcKg==, expected response: x+Iuuf7iamfKUVOApB47gLjOjNg= 2024-11-01 08:10:19:864 +0000 [nioEventLoopGroup-8-8] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0x4192f0e1, L:/127.0.0.1:58445 - R:/127.0.0.1:45726] WebSocket version V13 server handshake 2024-11-01 08:10:19:865 +0000 [nioEventLoopGroup-8-8] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: xr7P2HljZngSAZ9PzlqcKg==, response: x+Iuuf7iamfKUVOApB47gLjOjNg= 2024-11-01 08:10:19:866 +0000 [nioEventLoopGroup-8-6] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0xd5a363f3, L:/127.0.0.1:45726 - R:/127.0.0.1:58445] 2024-11-01 08:10:19:937 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:58445 2024-11-01 08:10:19:937 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@2114264912 2024-11-01 08:10:19:939 +0000 [nioEventLoopGroup-8-10] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x69b7fd71, L:/127.0.0.1:45742 - R:/127.0.0.1:58445]]@2114264912 2024-11-01 08:10:19:939 +0000 [nioEventLoopGroup-8-10] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: aAq9ReMOLFhkrkemKMoBEA==, expected response: GQVo4MrqnquUhTO/wj1lYHw14jA= 2024-11-01 08:10:19:941 +0000 [nioEventLoopGroup-8-2] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0x77c39f40, L:/127.0.0.1:58445 - R:/127.0.0.1:45742] WebSocket version V13 server handshake 2024-11-01 08:10:19:941 +0000 [nioEventLoopGroup-8-2] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: aAq9ReMOLFhkrkemKMoBEA==, response: GQVo4MrqnquUhTO/wj1lYHw14jA= 2024-11-01 08:10:19:946 +0000 [nioEventLoopGroup-8-10] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0x69b7fd71, L:/127.0.0.1:45742 - R:/127.0.0.1:58445] 2024-11-01 08:10:20:038 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:58445 2024-11-01 08:10:20:038 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1094792416 2024-11-01 08:10:20:040 +0000 [nioEventLoopGroup-8-4] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x2463d2f0, L:/127.0.0.1:45750 - R:/127.0.0.1:58445]]@1094792416 2024-11-01 08:10:20:040 +0000 [nioEventLoopGroup-8-4] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: WHMYtJQkfWL/xMVDHGR4hA==, expected response: 55RpCI4Nm8UNnAoJaQM6/91MPxg= 2024-11-01 08:10:20:042 +0000 [nioEventLoopGroup-8-6] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0xfcd9d69c, L:/127.0.0.1:58445 - R:/127.0.0.1:45750] WebSocket version V13 server handshake 2024-11-01 08:10:20:042 +0000 [nioEventLoopGroup-8-6] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: WHMYtJQkfWL/xMVDHGR4hA==, response: 55RpCI4Nm8UNnAoJaQM6/91MPxg= 2024-11-01 08:10:20:043 +0000 [nioEventLoopGroup-8-4] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0x2463d2f0, L:/127.0.0.1:45750 - R:/127.0.0.1:58445] 2024-11-01 08:10:20:139 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:58445 2024-11-01 08:10:20:139 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1694569077 2024-11-01 08:10:20:141 +0000 [nioEventLoopGroup-8-8] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xced9fddf, L:/127.0.0.1:45756 - R:/127.0.0.1:58445]]@1694569077 2024-11-01 08:10:20:142 +0000 [nioEventLoopGroup-8-8] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: 1HCa1IZNMflhur7Cyly7cQ==, expected response: 2mUoFV/Z9FTVwLseKCqXCWbRPgM= 2024-11-01 08:10:20:145 +0000 [nioEventLoopGroup-8-10] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0x6e01dc8b, L:/127.0.0.1:58445 - R:/127.0.0.1:45756] WebSocket version V13 server handshake 2024-11-01 08:10:20:145 +0000 [nioEventLoopGroup-8-10] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: 1HCa1IZNMflhur7Cyly7cQ==, response: 2mUoFV/Z9FTVwLseKCqXCWbRPgM= 2024-11-01 08:10:20:147 +0000 [nioEventLoopGroup-8-8] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0xced9fddf, L:/127.0.0.1:45756 - R:/127.0.0.1:58445] 2024-11-01 08:10:20:240 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:58445 2024-11-01 08:10:20:241 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1691138842 2024-11-01 08:10:20:242 +0000 [nioEventLoopGroup-8-2] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xf8af9fa6, L:/127.0.0.1:55852 - R:/127.0.0.1:58445]]@1691138842 2024-11-01 08:10:20:242 +0000 [nioEventLoopGroup-8-2] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: iXbbnA0sob3F0xrBFJLHAA==, expected response: DlCHsc6VUV6w/3DCLIWbUaCHmGg= 2024-11-01 08:10:20:244 +0000 [nioEventLoopGroup-8-4] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0x8b93cbeb, L:/127.0.0.1:58445 - R:/127.0.0.1:55852] WebSocket version V13 server handshake 2024-11-01 08:10:20:244 +0000 [nioEventLoopGroup-8-4] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: iXbbnA0sob3F0xrBFJLHAA==, response: DlCHsc6VUV6w/3DCLIWbUaCHmGg= 2024-11-01 08:10:20:246 +0000 [nioEventLoopGroup-8-2] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0xf8af9fa6, L:/127.0.0.1:55852 - R:/127.0.0.1:58445] 2024-11-01 08:10:20:324 +0000 [nioEventLoopGroup-5-4] DEBUG io.netty.buffer.PoolThreadCache - Freed 13 thread-local buffer(s) from thread: nioEventLoopGroup-5-4 2024-11-01 08:10:20:326 +0000 [nioEventLoopGroup-5-2] DEBUG io.netty.buffer.PoolThreadCache - Freed 15 thread-local buffer(s) from thread: nioEventLoopGroup-5-2 2024-11-01 08:10:20:342 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:58445 2024-11-01 08:10:20:342 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@2035130265 2024-11-01 08:10:20:343 +0000 [nioEventLoopGroup-8-6] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xff43db43, L:/127.0.0.1:55862 - R:/127.0.0.1:58445]]@2035130265 2024-11-01 08:10:20:343 +0000 [nioEventLoopGroup-8-6] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: Acu5dlkA+xfXEzch46TJiQ==, expected response: 075f3sIlqf6xDn6kgsLOgH5Z9kw= 2024-11-01 08:10:20:345 +0000 [nioEventLoopGroup-8-8] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0xe5e3c943, L:/127.0.0.1:58445 - R:/127.0.0.1:55862] WebSocket version V13 server handshake 2024-11-01 08:10:20:345 +0000 [nioEventLoopGroup-8-8] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: Acu5dlkA+xfXEzch46TJiQ==, response: 075f3sIlqf6xDn6kgsLOgH5Z9kw= 2024-11-01 08:10:20:346 +0000 [nioEventLoopGroup-8-6] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0xff43db43, L:/127.0.0.1:55862 - R:/127.0.0.1:58445] 2024-11-01 08:10:20:442 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:58445 2024-11-01 08:10:20:443 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1206328097 2024-11-01 08:10:20:444 +0000 [nioEventLoopGroup-8-10] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xc5b7214f, L:/127.0.0.1:55870 - R:/127.0.0.1:58445]]@1206328097 2024-11-01 08:10:20:445 +0000 [nioEventLoopGroup-8-10] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: oXxoYPBY+IDp6/eIrM6XiA==, expected response: ALrBqnQ5TgjyCQdQBlBgx5AJVZI= 2024-11-01 08:10:20:446 +0000 [nioEventLoopGroup-8-2] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0xc217f6ab, L:/127.0.0.1:58445 - R:/127.0.0.1:55870] WebSocket version V13 server handshake 2024-11-01 08:10:20:447 +0000 [nioEventLoopGroup-8-2] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: oXxoYPBY+IDp6/eIrM6XiA==, response: ALrBqnQ5TgjyCQdQBlBgx5AJVZI= 2024-11-01 08:10:20:448 +0000 [nioEventLoopGroup-8-10] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0xc5b7214f, L:/127.0.0.1:55870 - R:/127.0.0.1:58445] 2024-11-01 08:10:20:498 +0000 [nioEventLoopGroup-6-4] DEBUG io.netty.buffer.PoolThreadCache - Freed 13 thread-local buffer(s) from thread: nioEventLoopGroup-6-4 2024-11-01 08:10:20:544 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:58445 2024-11-01 08:10:20:544 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1398719545 2024-11-01 08:10:20:545 +0000 [nioEventLoopGroup-8-4] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x7fe9d826, L:/127.0.0.1:55880 - R:/127.0.0.1:58445]]@1398719545 2024-11-01 08:10:20:546 +0000 [nioEventLoopGroup-8-4] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: 8rnDbXovPbcn1vf2lCiXPQ==, expected response: HYWQHgVHAHv5YW5iGmFH0AfgANg= 2024-11-01 08:10:20:548 +0000 [nioEventLoopGroup-8-6] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0x5b35ed6a, L:/127.0.0.1:58445 - R:/127.0.0.1:55880] WebSocket version V13 server handshake 2024-11-01 08:10:20:548 +0000 [nioEventLoopGroup-8-6] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: 8rnDbXovPbcn1vf2lCiXPQ==, response: HYWQHgVHAHv5YW5iGmFH0AfgANg= 2024-11-01 08:10:20:549 +0000 [nioEventLoopGroup-8-4] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0x7fe9d826, L:/127.0.0.1:55880 - R:/127.0.0.1:58445] 2024-11-01 08:10:20:598 +0000 [nioEventLoopGroup-6-7] DEBUG io.netty.buffer.PoolThreadCache - Freed 15 thread-local buffer(s) from thread: nioEventLoopGroup-6-7 2024-11-01 08:10:20:598 +0000 [nioEventLoopGroup-6-2] DEBUG io.netty.buffer.PoolThreadCache - Freed 15 thread-local buffer(s) from thread: nioEventLoopGroup-6-2 2024-11-01 08:10:20:645 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:58445 2024-11-01 08:10:20:645 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@2044524961 2024-11-01 08:10:20:646 +0000 [nioEventLoopGroup-8-8] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x934d5885, L:/127.0.0.1:55882 - R:/127.0.0.1:58445]]@2044524961 2024-11-01 08:10:20:647 +0000 [nioEventLoopGroup-8-8] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: tPoMDvduRpMFoglQntDVcQ==, expected response: bV1cTCzs2Yhw85tGWh/eXccm4l4= 2024-11-01 08:10:20:649 +0000 [nioEventLoopGroup-8-10] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0x16c02fca, L:/127.0.0.1:58445 - R:/127.0.0.1:55882] WebSocket version V13 server handshake 2024-11-01 08:10:20:649 +0000 [nioEventLoopGroup-8-10] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: tPoMDvduRpMFoglQntDVcQ==, response: bV1cTCzs2Yhw85tGWh/eXccm4l4= 2024-11-01 08:10:20:651 +0000 [nioEventLoopGroup-8-8] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0x934d5885, L:/127.0.0.1:55882 - R:/127.0.0.1:58445] 2024-11-01 08:10:20:699 +0000 [nioEventLoopGroup-6-9] DEBUG io.netty.buffer.PoolThreadCache - Freed 15 thread-local buffer(s) from thread: nioEventLoopGroup-6-9 2024-11-01 08:10:20:759 +0000 [nioEventLoopGroup-8-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:759 +0000 [nioEventLoopGroup-8-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:759 +0000 [nioEventLoopGroup-8-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:759 +0000 [nioEventLoopGroup-8-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:759 +0000 [nioEventLoopGroup-8-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:759 +0000 [nioEventLoopGroup-8-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:759 +0000 [nioEventLoopGroup-8-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:759 +0000 [nioEventLoopGroup-8-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:759 +0000 [nioEventLoopGroup-8-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:759 +0000 [nioEventLoopGroup-8-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:760 +0000 [nioEventLoopGroup-8-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:760 +0000 [nioEventLoopGroup-8-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:760 +0000 [nioEventLoopGroup-8-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:760 +0000 [nioEventLoopGroup-8-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:760 +0000 [nioEventLoopGroup-8-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:760 +0000 [nioEventLoopGroup-8-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:760 +0000 [nioEventLoopGroup-8-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:760 +0000 [nioEventLoopGroup-8-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:760 +0000 [nioEventLoopGroup-8-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:760 +0000 [nioEventLoopGroup-8-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:760 +0000 [nioEventLoopGroup-8-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:760 +0000 [nioEventLoopGroup-8-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:760 +0000 [nioEventLoopGroup-8-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:760 +0000 [nioEventLoopGroup-8-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:760 +0000 [nioEventLoopGroup-8-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:761 +0000 [nioEventLoopGroup-8-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:761 +0000 [nioEventLoopGroup-8-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:761 +0000 [nioEventLoopGroup-8-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:761 +0000 [nioEventLoopGroup-8-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:761 +0000 [nioEventLoopGroup-8-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:761 +0000 [nioEventLoopGroup-8-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:761 +0000 [nioEventLoopGroup-8-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:761 +0000 [nioEventLoopGroup-8-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:761 +0000 [nioEventLoopGroup-8-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:761 +0000 [nioEventLoopGroup-8-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:761 +0000 [nioEventLoopGroup-8-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:761 +0000 [nioEventLoopGroup-8-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:761 +0000 [nioEventLoopGroup-8-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:761 +0000 [nioEventLoopGroup-8-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:761 +0000 [nioEventLoopGroup-8-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:761 +0000 [nioEventLoopGroup-8-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:762 +0000 [nioEventLoopGroup-8-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:762 +0000 [nioEventLoopGroup-8-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:762 +0000 [nioEventLoopGroup-8-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:762 +0000 [nioEventLoopGroup-8-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:762 +0000 [nioEventLoopGroup-8-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:762 +0000 [nioEventLoopGroup-8-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:762 +0000 [nioEventLoopGroup-8-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:762 +0000 [nioEventLoopGroup-8-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:762 +0000 [nioEventLoopGroup-8-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:762 +0000 [nioEventLoopGroup-8-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:762 +0000 [nioEventLoopGroup-8-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:762 +0000 [nioEventLoopGroup-8-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:762 +0000 [nioEventLoopGroup-8-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:762 +0000 [nioEventLoopGroup-8-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:762 +0000 [nioEventLoopGroup-8-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:762 +0000 [nioEventLoopGroup-8-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:762 +0000 [nioEventLoopGroup-8-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:762 +0000 [nioEventLoopGroup-8-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:763 +0000 [nioEventLoopGroup-8-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:763 +0000 [nioEventLoopGroup-8-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:763 +0000 [nioEventLoopGroup-8-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:763 +0000 [nioEventLoopGroup-8-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:763 +0000 [nioEventLoopGroup-8-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:763 +0000 [nioEventLoopGroup-8-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:763 +0000 [nioEventLoopGroup-8-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:763 +0000 [nioEventLoopGroup-8-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:763 +0000 [nioEventLoopGroup-8-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:763 +0000 [nioEventLoopGroup-8-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:763 +0000 [nioEventLoopGroup-8-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:763 +0000 [nioEventLoopGroup-8-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:763 +0000 [nioEventLoopGroup-8-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:764 +0000 [nioEventLoopGroup-8-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:764 +0000 [nioEventLoopGroup-8-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:764 +0000 [nioEventLoopGroup-8-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:764 +0000 [nioEventLoopGroup-8-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:764 +0000 [nioEventLoopGroup-8-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:764 +0000 [nioEventLoopGroup-8-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:764 +0000 [nioEventLoopGroup-8-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:764 +0000 [nioEventLoopGroup-8-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:764 +0000 [nioEventLoopGroup-8-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:764 +0000 [nioEventLoopGroup-8-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:764 +0000 [nioEventLoopGroup-8-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:764 +0000 [nioEventLoopGroup-8-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:764 +0000 [nioEventLoopGroup-8-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:764 +0000 [nioEventLoopGroup-8-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:764 +0000 [nioEventLoopGroup-8-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:764 +0000 [nioEventLoopGroup-8-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:764 +0000 [nioEventLoopGroup-8-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:764 +0000 [nioEventLoopGroup-8-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:764 +0000 [nioEventLoopGroup-8-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:764 +0000 [nioEventLoopGroup-8-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:764 +0000 [nioEventLoopGroup-8-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:764 +0000 [nioEventLoopGroup-8-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:764 +0000 [nioEventLoopGroup-8-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:764 +0000 [nioEventLoopGroup-8-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:765 +0000 [nioEventLoopGroup-8-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:765 +0000 [nioEventLoopGroup-8-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:765 +0000 [nioEventLoopGroup-8-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:765 +0000 [nioEventLoopGroup-8-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:765 +0000 [nioEventLoopGroup-8-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:765 +0000 [nioEventLoopGroup-8-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:765 +0000 [nioEventLoopGroup-8-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:765 +0000 [nioEventLoopGroup-8-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:765 +0000 [nioEventLoopGroup-8-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:765 +0000 [nioEventLoopGroup-8-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:765 +0000 [nioEventLoopGroup-8-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:765 +0000 [nioEventLoopGroup-8-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:765 +0000 [nioEventLoopGroup-8-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:765 +0000 [nioEventLoopGroup-8-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:765 +0000 [nioEventLoopGroup-8-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:765 +0000 [nioEventLoopGroup-8-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:765 +0000 [nioEventLoopGroup-8-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:765 +0000 [nioEventLoopGroup-8-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:765 +0000 [nioEventLoopGroup-8-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:765 +0000 [nioEventLoopGroup-8-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:765 +0000 [nioEventLoopGroup-8-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:765 +0000 [nioEventLoopGroup-8-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:765 +0000 [nioEventLoopGroup-8-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:765 +0000 [nioEventLoopGroup-8-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:765 +0000 [nioEventLoopGroup-8-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:765 +0000 [nioEventLoopGroup-8-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:765 +0000 [nioEventLoopGroup-8-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:765 +0000 [nioEventLoopGroup-8-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:766 +0000 [nioEventLoopGroup-8-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:766 +0000 [nioEventLoopGroup-8-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:766 +0000 [nioEventLoopGroup-8-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:766 +0000 [nioEventLoopGroup-8-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:766 +0000 [nioEventLoopGroup-8-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:766 +0000 [nioEventLoopGroup-8-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:766 +0000 [nioEventLoopGroup-8-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:766 +0000 [nioEventLoopGroup-8-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:766 +0000 [nioEventLoopGroup-8-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:766 +0000 [nioEventLoopGroup-8-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:766 +0000 [nioEventLoopGroup-8-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:766 +0000 [nioEventLoopGroup-8-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:766 +0000 [nioEventLoopGroup-8-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:766 +0000 [nioEventLoopGroup-8-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:766 +0000 [nioEventLoopGroup-8-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:766 +0000 [nioEventLoopGroup-8-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:766 +0000 [nioEventLoopGroup-8-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:766 +0000 [nioEventLoopGroup-8-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:766 +0000 [nioEventLoopGroup-8-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:766 +0000 [nioEventLoopGroup-8-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:766 +0000 [nioEventLoopGroup-8-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:766 +0000 [nioEventLoopGroup-8-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:766 +0000 [nioEventLoopGroup-8-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:766 +0000 [nioEventLoopGroup-8-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:766 +0000 [nioEventLoopGroup-8-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:766 +0000 [nioEventLoopGroup-8-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:766 +0000 [nioEventLoopGroup-8-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:767 +0000 [nioEventLoopGroup-8-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:767 +0000 [nioEventLoopGroup-8-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:767 +0000 [nioEventLoopGroup-8-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:767 +0000 [nioEventLoopGroup-8-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:767 +0000 [nioEventLoopGroup-8-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:767 +0000 [nioEventLoopGroup-8-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:767 +0000 [nioEventLoopGroup-8-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:767 +0000 [nioEventLoopGroup-8-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:767 +0000 [nioEventLoopGroup-8-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:767 +0000 [nioEventLoopGroup-8-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:767 +0000 [nioEventLoopGroup-8-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:767 +0000 [nioEventLoopGroup-8-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:767 +0000 [nioEventLoopGroup-8-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:767 +0000 [nioEventLoopGroup-8-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:767 +0000 [nioEventLoopGroup-8-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:768 +0000 [nioEventLoopGroup-8-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:768 +0000 [nioEventLoopGroup-8-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:769 +0000 [nioEventLoopGroup-8-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:769 +0000 [nioEventLoopGroup-8-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:769 +0000 [nioEventLoopGroup-8-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:769 +0000 [nioEventLoopGroup-8-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:769 +0000 [nioEventLoopGroup-8-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:770 +0000 [nioEventLoopGroup-8-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:770 +0000 [nioEventLoopGroup-8-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:770 +0000 [nioEventLoopGroup-8-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:770 +0000 [nioEventLoopGroup-8-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:770 +0000 [nioEventLoopGroup-8-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:771 +0000 [nioEventLoopGroup-8-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:771 +0000 [nioEventLoopGroup-8-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:771 +0000 [nioEventLoopGroup-8-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:771 +0000 [nioEventLoopGroup-8-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:771 +0000 [nioEventLoopGroup-8-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:771 +0000 [nioEventLoopGroup-8-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:771 +0000 [nioEventLoopGroup-8-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:771 +0000 [nioEventLoopGroup-8-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:771 +0000 [nioEventLoopGroup-8-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:772 +0000 [nioEventLoopGroup-8-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:772 +0000 [nioEventLoopGroup-8-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:772 +0000 [nioEventLoopGroup-8-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:772 +0000 [nioEventLoopGroup-8-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:772 +0000 [nioEventLoopGroup-8-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:772 +0000 [nioEventLoopGroup-8-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:773 +0000 [nioEventLoopGroup-8-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:773 +0000 [nioEventLoopGroup-8-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:773 +0000 [nioEventLoopGroup-8-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:773 +0000 [nioEventLoopGroup-8-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:773 +0000 [nioEventLoopGroup-8-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:773 +0000 [nioEventLoopGroup-8-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:774 +0000 [nioEventLoopGroup-8-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-11-01 08:10:20:775 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xced9fddf, L:/127.0.0.1:45756 - R:/127.0.0.1:58445]]@1694569077 2024-11-01 08:10:20:775 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xf8af9fa6, L:/127.0.0.1:55852 - R:/127.0.0.1:58445]]@1691138842 2024-11-01 08:10:20:775 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xc5b7214f, L:/127.0.0.1:55870 - R:/127.0.0.1:58445]]@1206328097 2024-11-01 08:10:20:775 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xc880d478, L:/127.0.0.1:45722 - R:/127.0.0.1:58445]]@218185796 2024-11-01 08:10:20:776 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x69b7fd71, L:/127.0.0.1:45742 - R:/127.0.0.1:58445]]@2114264912 2024-11-01 08:10:20:777 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xd5a363f3, L:/127.0.0.1:45726 - R:/127.0.0.1:58445]]@107867455 2024-11-01 08:10:20:778 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x2463d2f0, L:/127.0.0.1:45750 - R:/127.0.0.1:58445]]@1094792416 2024-11-01 08:10:20:778 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x934d5885, L:/127.0.0.1:55882 - R:/127.0.0.1:58445]]@2044524961 2024-11-01 08:10:20:778 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xff43db43, L:/127.0.0.1:55862 - R:/127.0.0.1:58445]]@2035130265 2024-11-01 08:10:20:778 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x7fe9d826, L:/127.0.0.1:55880 - R:/127.0.0.1:58445]]@1398719545