2024-09-08 11:49:05:378 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:56939 2024-09-08 11:49:05:379 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1027286826 2024-09-08 11:49:05:399 +0000 [nioEventLoopGroup-2-4] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x7ed59f2d, L:/127.0.0.1:42042 - R:/127.0.0.1:56939]]@1027286826 2024-09-08 11:49:05:439 +0000 [nioEventLoopGroup-2-4] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 2024-09-08 11:49:05:439 +0000 [nioEventLoopGroup-2-4] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.ratio: 8 2024-09-08 11:49:05:439 +0000 [nioEventLoopGroup-2-4] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.chunkSize: 32 2024-09-08 11:49:05:439 +0000 [nioEventLoopGroup-2-4] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.blocking: false 2024-09-08 11:49:05:440 +0000 [nioEventLoopGroup-2-4] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 2024-09-08 11:49:05:700 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.messagelib.RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"test","params":"abcd"} 2024-09-08 11:49:05:715 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.zmq.ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-09-08 11:49:05:722 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"test","params":"abcd"} 2024-09-08 11:49:05:729 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.AbstractProxyHandlerAdapter - Attempting method candidate MethodCandidate [method=public java.lang.String org.opendaylight.jsonrpc.bus.messagelib.JsonRrpc30Test$TestImpl.test(java.lang.String)] 2024-09-08 11:49:06:012 +0000 [globalEventExecutor-1-1] WARN org.opendaylight.jsonrpc.bus.messagelib.RequesterSessionImpl - Send failed java.util.concurrent.CancellationException at io.netty.util.concurrent.DefaultPromise.cancel(...)(Unknown Source) 2024-09-08 11:49:06:233 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":"abcd"} 2024-09-08 11:49:06:237 +0000 [defaultEventExecutorGroup-3-2] DEBUG org.opendaylight.jsonrpc.bus.messagelib.RequesterSessionImpl - Response from [id: 0x7ed59f2d, L:/127.0.0.1:42042 - R:/127.0.0.1:56939] : {"jsonrpc":"2.0","id":1,"result":"abcd"} 2024-09-08 11:49:07:012 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.messagelib.RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":2,"method":"test","params":"xyz"} 2024-09-08 11:49:07:017 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.zmq.ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-09-08 11:49:07:017 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":2,"method":"test","params":"xyz"} 2024-09-08 11:49:07:020 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.AbstractProxyHandlerAdapter - Attempting method candidate MethodCandidate [method=public java.lang.String org.opendaylight.jsonrpc.bus.messagelib.JsonRrpc30Test$TestImpl.test(java.lang.String)] 2024-09-08 11:49:07:020 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":2,"result":"xyz"} 2024-09-08 11:49:07:023 +0000 [defaultEventExecutorGroup-3-2] DEBUG org.opendaylight.jsonrpc.bus.messagelib.RequesterSessionImpl - Response from [id: 0x7ed59f2d, L:/127.0.0.1:42042 - R:/127.0.0.1:56939] : {"jsonrpc":"2.0","id":2,"result":"xyz"} 2024-09-08 11:49:07:025 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.messagelib.ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://127.0.0.1:56939?timeout=300, sessionType=REQ, hashCode=1027286826], timeout=300] 2024-09-08 11:49:07:032 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.messagelib.AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://127.0.0.1:56939?timeout=300, sessionType=REQ, hashCode=1027286826] 2024-09-08 11:49:07:032 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x7ed59f2d, L:/127.0.0.1:42042 - R:/127.0.0.1:56939]]@1027286826 2024-09-08 11:49:07:033 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.messagelib.AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://127.0.0.1:56939?timeout=300@1943679038]