2025-12-27 08:34:24:314 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:39379 2025-12-27 08:34:24:314 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@2005675644 2025-12-27 08:34:24:319 +0000 [nioEventLoopGroup-13-1] WARN org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Connection attempt to '/127.0.0.1:39379' failed io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:39379 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:330) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:384) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.handle(AbstractNioChannel.java:432) at io.netty.channel.nio.NioIoHandler$DefaultNioRegistration.handle(NioIoHandler.java:381) at io.netty.channel.nio.NioIoHandler.processSelectedKey(NioIoHandler.java:587) at io.netty.channel.nio.NioIoHandler.processSelectedKeysOptimized(NioIoHandler.java:562) at io.netty.channel.nio.NioIoHandler.processSelectedKeys(NioIoHandler.java:503) at io.netty.channel.nio.NioIoHandler.run(NioIoHandler.java:475) at io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:225) at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:196) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1193) 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) 2025-12-27 08:34:24:319 +0000 [nioEventLoopGroup-13-1] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to INITIAL [N/A]@2005675644 2025-12-27 08:34:25:322 +0000 [nioEventLoopGroup-13-4] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:39379 2025-12-27 08:34:25:322 +0000 [nioEventLoopGroup-13-4] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@2005675644 2025-12-27 08:34:25:327 +0000 [nioEventLoopGroup-13-5] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xafc74ee7, L:/127.0.0.1:60448 - R:/127.0.0.1:39379]]@2005675644 2025-12-27 08:34:25:328 +0000 [nioEventLoopGroup-13-5] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: Q6IGqhsCC9H147uUKa0TRg==, expected response: YFSZhSw+X2Nwlv5IyXhGyyiv65Q= 2025-12-27 08:34:25:332 +0000 [nioEventLoopGroup-13-7] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0xa881fd15, L:/127.0.0.1:39379 - R:/127.0.0.1:60448] WebSocket version V13 server handshake 2025-12-27 08:34:25:333 +0000 [nioEventLoopGroup-13-7] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: Q6IGqhsCC9H147uUKa0TRg==, response: YFSZhSw+X2Nwlv5IyXhGyyiv65Q= 2025-12-27 08:34:25:335 +0000 [nioEventLoopGroup-13-5] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0xafc74ee7, L:/127.0.0.1:60448 - R:/127.0.0.1:39379] 2025-12-27 08:34:25:424 +0000 [nioEventLoopGroup-13-6] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Response : TEST 2025-12-27 08:34:25:425 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xafc74ee7, L:/127.0.0.1:60448 - R:/127.0.0.1:39379]]@2005675644 2025-12-27 08:34:25:427 +0000 [nioEventLoopGroup-13-5] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded inbound message CloseWebSocketFrame(data: AdaptivePoolingAllocator$AdaptiveByteBuf(ridx: 0, widx: 5, cap: 5)) that reached at the tail of the pipeline. Please check your pipeline configuration. 2025-12-27 08:34:25:427 +0000 [nioEventLoopGroup-13-5] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [ws-decoder, ws-encoder, client-handler, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0xafc74ee7, L:/127.0.0.1:60448 ! R:/127.0.0.1:39379]. 2025-12-27 08:34:25:436 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:48737 2025-12-27 08:34:25:436 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@403046054 2025-12-27 08:34:25:440 +0000 [nioEventLoopGroup-14-2] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x2dba6a5f, L:/127.0.0.1:59998 - R:/127.0.0.1:48737]]@403046054 2025-12-27 08:34:25:441 +0000 [nioEventLoopGroup-14-2] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: pjZuOkuMuRibbq8OL6HVYw==, expected response: XzrCMhf/cc9qcLFOwBgSFuVLQiE= 2025-12-27 08:34:25:445 +0000 [nioEventLoopGroup-14-4] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0xfca98e28, L:/127.0.0.1:48737 - R:/127.0.0.1:59998] WebSocket version V13 server handshake 2025-12-27 08:34:25:445 +0000 [nioEventLoopGroup-14-4] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: pjZuOkuMuRibbq8OL6HVYw==, response: XzrCMhf/cc9qcLFOwBgSFuVLQiE= 2025-12-27 08:34:25:449 +0000 [nioEventLoopGroup-14-2] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0x2dba6a5f, L:/127.0.0.1:59998 - R:/127.0.0.1:48737] 2025-12-27 08:34:25:537 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:48737 2025-12-27 08:34:25:537 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@598347409 2025-12-27 08:34:25:542 +0000 [nioEventLoopGroup-14-6] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x90553776, L:/127.0.0.1:60010 - R:/127.0.0.1:48737]]@598347409 2025-12-27 08:34:25:542 +0000 [nioEventLoopGroup-14-6] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: oKdBwnQo3TdGTsHwyM8zgQ==, expected response: lioIW95HK2N02uMwUXZjUzf+c+A= 2025-12-27 08:34:25:548 +0000 [nioEventLoopGroup-14-8] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0x6129200f, L:/127.0.0.1:48737 - R:/127.0.0.1:60010] WebSocket version V13 server handshake 2025-12-27 08:34:25:549 +0000 [nioEventLoopGroup-14-8] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: oKdBwnQo3TdGTsHwyM8zgQ==, response: lioIW95HK2N02uMwUXZjUzf+c+A= 2025-12-27 08:34:25:551 +0000 [nioEventLoopGroup-14-6] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0x90553776, L:/127.0.0.1:60010 - R:/127.0.0.1:48737] 2025-12-27 08:34:25:641 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:48737 2025-12-27 08:34:25:641 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1540877638 2025-12-27 08:34:25:643 +0000 [nioEventLoopGroup-14-10] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xc8266d24, L:/127.0.0.1:60026 - R:/127.0.0.1:48737]]@1540877638 2025-12-27 08:34:25:644 +0000 [nioEventLoopGroup-14-10] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: FJMlPOgYf8HgSiLDYlVPYw==, expected response: hJqNbI31DuT65pKEpslqpwOf09Y= 2025-12-27 08:34:25:651 +0000 [nioEventLoopGroup-14-2] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0xf5e48bd7, L:/127.0.0.1:48737 - R:/127.0.0.1:60026] WebSocket version V13 server handshake 2025-12-27 08:34:25:651 +0000 [nioEventLoopGroup-14-2] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: FJMlPOgYf8HgSiLDYlVPYw==, response: hJqNbI31DuT65pKEpslqpwOf09Y= 2025-12-27 08:34:25:653 +0000 [nioEventLoopGroup-14-10] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0xc8266d24, L:/127.0.0.1:60026 - R:/127.0.0.1:48737] 2025-12-27 08:34:25:742 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:48737 2025-12-27 08:34:25:742 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1317389119 2025-12-27 08:34:25:744 +0000 [nioEventLoopGroup-14-4] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x2e04c200, L:/127.0.0.1:60038 - R:/127.0.0.1:48737]]@1317389119 2025-12-27 08:34:25:744 +0000 [nioEventLoopGroup-14-4] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: DQGoe8ayd4xx5hvPPeqyyw==, expected response: b4QWOPH1VxQXDGA+gS8QbV3bQo0= 2025-12-27 08:34:25:747 +0000 [nioEventLoopGroup-14-6] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0xed895169, L:/127.0.0.1:48737 - R:/127.0.0.1:60038] WebSocket version V13 server handshake 2025-12-27 08:34:25:748 +0000 [nioEventLoopGroup-14-6] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: DQGoe8ayd4xx5hvPPeqyyw==, response: b4QWOPH1VxQXDGA+gS8QbV3bQo0= 2025-12-27 08:34:25:749 +0000 [nioEventLoopGroup-14-4] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0x2e04c200, L:/127.0.0.1:60038 - R:/127.0.0.1:48737] 2025-12-27 08:34:25:845 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:48737 2025-12-27 08:34:25:845 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1087628663 2025-12-27 08:34:25:847 +0000 [nioEventLoopGroup-14-8] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xd02391bf, L:/127.0.0.1:60044 - R:/127.0.0.1:48737]]@1087628663 2025-12-27 08:34:25:848 +0000 [nioEventLoopGroup-14-8] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: KtYAJgaBcsnsCDkLskqCeA==, expected response: iJzjjhAKu4N5EVNyLkdGeHTUJq4= 2025-12-27 08:34:25:850 +0000 [nioEventLoopGroup-14-10] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0xff3eeef6, L:/127.0.0.1:48737 - R:/127.0.0.1:60044] WebSocket version V13 server handshake 2025-12-27 08:34:25:851 +0000 [nioEventLoopGroup-14-10] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: KtYAJgaBcsnsCDkLskqCeA==, response: iJzjjhAKu4N5EVNyLkdGeHTUJq4= 2025-12-27 08:34:25:852 +0000 [nioEventLoopGroup-14-8] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0xd02391bf, L:/127.0.0.1:60044 - R:/127.0.0.1:48737] 2025-12-27 08:34:25:946 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:48737 2025-12-27 08:34:25:946 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1503294780 2025-12-27 08:34:25:948 +0000 [nioEventLoopGroup-14-2] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x4dd48b69, L:/127.0.0.1:60048 - R:/127.0.0.1:48737]]@1503294780 2025-12-27 08:34:25:949 +0000 [nioEventLoopGroup-14-2] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: efHyK6Zhhxv2SjlXbsBPTQ==, expected response: VzqksHlhD3Yb9mAyzS5kM7fK49I= 2025-12-27 08:34:25:951 +0000 [nioEventLoopGroup-14-4] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0x2de80ee8, L:/127.0.0.1:48737 - R:/127.0.0.1:60048] WebSocket version V13 server handshake 2025-12-27 08:34:25:952 +0000 [nioEventLoopGroup-14-4] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: efHyK6Zhhxv2SjlXbsBPTQ==, response: VzqksHlhD3Yb9mAyzS5kM7fK49I= 2025-12-27 08:34:25:953 +0000 [nioEventLoopGroup-14-2] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0x4dd48b69, L:/127.0.0.1:60048 - R:/127.0.0.1:48737] 2025-12-27 08:34:26:047 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:48737 2025-12-27 08:34:26:047 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1984738956 2025-12-27 08:34:26:049 +0000 [nioEventLoopGroup-14-6] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xa89b3a0c, L:/127.0.0.1:60054 - R:/127.0.0.1:48737]]@1984738956 2025-12-27 08:34:26:049 +0000 [nioEventLoopGroup-14-6] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: qMQQtfwknk+6e2w1lelrZA==, expected response: 2BW//0rGp13lrje9ZcI+JXuLGzw= 2025-12-27 08:34:26:052 +0000 [nioEventLoopGroup-14-8] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0x1cb87b36, L:/127.0.0.1:48737 - R:/127.0.0.1:60054] WebSocket version V13 server handshake 2025-12-27 08:34:26:052 +0000 [nioEventLoopGroup-14-8] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: qMQQtfwknk+6e2w1lelrZA==, response: 2BW//0rGp13lrje9ZcI+JXuLGzw= 2025-12-27 08:34:26:054 +0000 [nioEventLoopGroup-14-6] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0xa89b3a0c, L:/127.0.0.1:60054 - R:/127.0.0.1:48737] 2025-12-27 08:34:26:148 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:48737 2025-12-27 08:34:26:148 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1941187244 2025-12-27 08:34:26:151 +0000 [nioEventLoopGroup-14-10] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x158a5304, L:/127.0.0.1:60062 - R:/127.0.0.1:48737]]@1941187244 2025-12-27 08:34:26:151 +0000 [nioEventLoopGroup-14-10] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: ZO8C1JS1MiXxngcNtsRGug==, expected response: 2hbaZBi5mBssHU/TWxUUPyujTms= 2025-12-27 08:34:26:153 +0000 [nioEventLoopGroup-14-2] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0xdefba016, L:/127.0.0.1:48737 - R:/127.0.0.1:60062] WebSocket version V13 server handshake 2025-12-27 08:34:26:154 +0000 [nioEventLoopGroup-14-2] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: ZO8C1JS1MiXxngcNtsRGug==, response: 2hbaZBi5mBssHU/TWxUUPyujTms= 2025-12-27 08:34:26:155 +0000 [nioEventLoopGroup-14-10] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0x158a5304, L:/127.0.0.1:60062 - R:/127.0.0.1:48737] 2025-12-27 08:34:26:249 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:48737 2025-12-27 08:34:26:249 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@292658054 2025-12-27 08:34:26:250 +0000 [nioEventLoopGroup-14-4] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x6815e80f, L:/127.0.0.1:60070 - R:/127.0.0.1:48737]]@292658054 2025-12-27 08:34:26:250 +0000 [nioEventLoopGroup-14-4] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: KuVt4y318Pg+cecvFAzQwA==, expected response: nCqrpk8IUwoQPbE9QneRX7FJSIQ= 2025-12-27 08:34:26:252 +0000 [nioEventLoopGroup-14-6] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0x0a80692b, L:/127.0.0.1:48737 - R:/127.0.0.1:60070] WebSocket version V13 server handshake 2025-12-27 08:34:26:252 +0000 [nioEventLoopGroup-14-6] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: KuVt4y318Pg+cecvFAzQwA==, response: nCqrpk8IUwoQPbE9QneRX7FJSIQ= 2025-12-27 08:34:26:254 +0000 [nioEventLoopGroup-14-4] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0x6815e80f, L:/127.0.0.1:60070 - R:/127.0.0.1:48737] 2025-12-27 08:34:26:351 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:48737 2025-12-27 08:34:26:351 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1447232983 2025-12-27 08:34:26:353 +0000 [nioEventLoopGroup-14-8] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xf6092411, L:/127.0.0.1:60082 - R:/127.0.0.1:48737]]@1447232983 2025-12-27 08:34:26:353 +0000 [nioEventLoopGroup-14-8] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: lhCgR+IqGtCkjKJ4dk4lQQ==, expected response: /m5y5Sia+of2jyReUg9BXcW+8zU= 2025-12-27 08:34:26:356 +0000 [nioEventLoopGroup-14-10] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0x5cff03dc, L:/127.0.0.1:48737 - R:/127.0.0.1:60082] WebSocket version V13 server handshake 2025-12-27 08:34:26:356 +0000 [nioEventLoopGroup-14-10] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: lhCgR+IqGtCkjKJ4dk4lQQ==, response: /m5y5Sia+of2jyReUg9BXcW+8zU= 2025-12-27 08:34:26:357 +0000 [nioEventLoopGroup-14-8] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0xf6092411, L:/127.0.0.1:60082 - R:/127.0.0.1:48737] 2025-12-27 08:34:26:454 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:455 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:455 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:455 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:455 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:455 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:456 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:456 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:456 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:456 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:456 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:456 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:456 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:456 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:457 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:457 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:459 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:459 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:459 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:459 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:459 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:460 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:460 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:460 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:461 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:466 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:466 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:466 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:466 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:466 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:466 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:466 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:466 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:466 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:466 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:466 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:467 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:467 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:467 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:467 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:467 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:467 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:467 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:467 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:467 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:467 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:468 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:468 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:469 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:469 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:469 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:469 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:470 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:470 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:470 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:470 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:470 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:471 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:471 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:471 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:471 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:471 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:472 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:472 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:472 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:472 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:472 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:473 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:473 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:473 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:473 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:473 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:474 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:474 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:474 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:474 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:474 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:474 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:474 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:474 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:474 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:474 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:474 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:474 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:474 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:474 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:474 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:474 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:475 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:475 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:475 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:475 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:475 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:475 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:475 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:475 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:475 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:475 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:475 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:475 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:475 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:475 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:475 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:475 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:475 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:475 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:475 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:475 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:476 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:476 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:476 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:476 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:476 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:476 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:476 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:476 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:476 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:476 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:476 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:476 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:476 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:476 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:476 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:476 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:476 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:476 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:476 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:476 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:476 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:476 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:476 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:477 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:477 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:477 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:477 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:477 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:477 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:477 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:477 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:478 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:478 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:478 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:478 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:478 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:478 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:480 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:480 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:480 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:480 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:480 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:480 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:480 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:481 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:481 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:481 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:482 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:482 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:483 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:483 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:484 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:484 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:484 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:484 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:484 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:484 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:484 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:484 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:484 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:484 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:484 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:484 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:485 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:485 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:485 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:485 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:485 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:485 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:485 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:485 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:485 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:485 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:485 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:485 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:485 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:485 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:485 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:485 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:485 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:486 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:486 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:486 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:486 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:486 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:486 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:486 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:486 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:486 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:486 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:486 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:486 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-12-27 08:34:26:486 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x4dd48b69, L:/127.0.0.1:60048 - R:/127.0.0.1:48737]]@1503294780 2025-12-27 08:34:26:487 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xd02391bf, L:/127.0.0.1:60044 - R:/127.0.0.1:48737]]@1087628663 2025-12-27 08:34:26:487 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x2dba6a5f, L:/127.0.0.1:59998 - R:/127.0.0.1:48737]]@403046054 2025-12-27 08:34:26:487 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xc8266d24, L:/127.0.0.1:60026 - R:/127.0.0.1:48737]]@1540877638 2025-12-27 08:34:26:488 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x158a5304, L:/127.0.0.1:60062 - R:/127.0.0.1:48737]]@1941187244 2025-12-27 08:34:26:488 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x2e04c200, L:/127.0.0.1:60038 - R:/127.0.0.1:48737]]@1317389119 2025-12-27 08:34:26:488 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xa89b3a0c, L:/127.0.0.1:60054 - R:/127.0.0.1:48737]]@1984738956 2025-12-27 08:34:26:489 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x90553776, L:/127.0.0.1:60010 - R:/127.0.0.1:48737]]@598347409 2025-12-27 08:34:26:489 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x6815e80f, L:/127.0.0.1:60070 - R:/127.0.0.1:48737]]@292658054 2025-12-27 08:34:26:489 +0000 [nioEventLoopGroup-14-4] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded inbound message CloseWebSocketFrame(data: AdaptivePoolingAllocator$AdaptiveByteBuf(ridx: 0, widx: 5, cap: 5)) that reached at the tail of the pipeline. Please check your pipeline configuration. 2025-12-27 08:34:26:490 +0000 [nioEventLoopGroup-14-4] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [ws-decoder, ws-encoder, client-handler, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0x6815e80f, L:/127.0.0.1:60070 - R:/127.0.0.1:48737]. 2025-12-27 08:34:26:490 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xf6092411, L:/127.0.0.1:60082 - R:/127.0.0.1:48737]]@1447232983