2025-10-20 00:46:53:267 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:44545 2025-10-20 00:46:53:267 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@2025052448 2025-10-20 00:46:53:270 +0000 [nioEventLoopGroup-2-8] WARN org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Connection attempt to '/127.0.0.1:44545' failed io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:44545 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-10-20 00:46:53:271 +0000 [nioEventLoopGroup-2-8] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to INITIAL [N/A]@2025052448 2025-10-20 00:46:54:272 +0000 [nioEventLoopGroup-2-9] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:44545 2025-10-20 00:46:54:272 +0000 [nioEventLoopGroup-2-9] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@2025052448 2025-10-20 00:46:54:274 +0000 [nioEventLoopGroup-2-11] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x22b29b8a, L:/127.0.0.1:48810 - R:/127.0.0.1:44545]]@2025052448 2025-10-20 00:46:54:275 +0000 [nioEventLoopGroup-2-11] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: lutGp0fatmBiEuSjuNqqRw==, expected response: jCHC0AitB86Ddf0x/6qXNbJXhYw= 2025-10-20 00:46:54:276 +0000 [nioEventLoopGroup-2-12] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0xd75b5b45, L:/127.0.0.1:44545 - R:/127.0.0.1:48810] WebSocket version V13 server handshake 2025-10-20 00:46:54:276 +0000 [nioEventLoopGroup-2-12] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: lutGp0fatmBiEuSjuNqqRw==, response: jCHC0AitB86Ddf0x/6qXNbJXhYw= 2025-10-20 00:46:54:278 +0000 [nioEventLoopGroup-2-11] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0x22b29b8a, L:/127.0.0.1:48810 - R:/127.0.0.1:44545] 2025-10-20 00:46:54:356 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.messagelib.AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@ws://0.0.0.0:44545@160629916] 2025-10-20 00:46:54:357 +0000 [nioEventLoopGroup-2-11] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@904944604 2025-10-20 00:46:54:357 +0000 [nioEventLoopGroup-2-11] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0x22b29b8a, L:/127.0.0.1:48810 ! R:/127.0.0.1:44545]]@2025052448 2025-10-20 00:46:54:358 +0000 [nioEventLoopGroup-2-11] 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-10-20 00:46:54:358 +0000 [nioEventLoopGroup-2-11] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [ws-decoder, ws-encoder, client-handler, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0x22b29b8a, L:/127.0.0.1:48810 ! R:/127.0.0.1:44545]. 2025-10-20 00:46:54:369 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.messagelib.ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=INITIAL, uri=ws://127.0.0.1:44545?proxyRetryCount=10&proxyRetryDelay=150&timeout=10000, sessionType=REQ, hashCode=2025052448], timeout=10000] 2025-10-20 00:46:54:369 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.messagelib.AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=INITIAL, uri=ws://127.0.0.1:44545?proxyRetryCount=10&proxyRetryDelay=150&timeout=10000, sessionType=REQ, hashCode=2025052448] 2025-10-20 00:46:54:369 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0x22b29b8a, L:/127.0.0.1:48810 ! R:/127.0.0.1:44545]]@2025052448