2026-05-09 00:07:22:635 +0000 [main] DEBUG InternalLoggerFactory - Using SLF4J as the default logging framework 2026-05-09 00:07:22:639 +0000 [main] DEBUG MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 16 2026-05-09 00:07:22:642 +0000 [main] DEBUG NioIoHandler - -Dio.netty.noKeySetOptimization: false 2026-05-09 00:07:22:642 +0000 [main] DEBUG NioIoHandler - -Dio.netty.selectorAutoRebuildThreshold: 512 2026-05-09 00:07:22:679 +0000 [main] DEBUG GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 2026-05-09 00:07:22:689 +0000 [main] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2026-05-09 00:07:22:689 +0000 [main] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2026-05-09 00:07:22:706 +0000 [main] DEBUG PlatformDependent0 - Java version: 21 2026-05-09 00:07:22:707 +0000 [main] DEBUG PlatformDependent0 - -Dio.netty.noUnsafe: false 2026-05-09 00:07:22:709 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 2026-05-09 00:07:22:710 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe base methods: all available 2026-05-09 00:07:22:710 +0000 [main] DEBUG PlatformDependent0 - java.nio.Buffer.address: available 2026-05-09 00:07:22:711 +0000 [main] DEBUG PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 2026-05-09 00:07:22:712 +0000 [main] DEBUG PlatformDependent0 - java.nio.Bits.unaligned: available, true 2026-05-09 00:07:22:712 +0000 [main] DEBUG PlatformDependent0 - jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable: symbolic reference class is not accessible: class jdk.internal.misc.Unsafe, from class io.netty.util.internal.PlatformDependent0 (unnamed module @4bc222e) 2026-05-09 00:07:22:714 +0000 [main] DEBUG PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 2026-05-09 00:07:22:714 +0000 [main] DEBUG PlatformDependent - sun.misc.Unsafe: available 2026-05-09 00:07:22:714 +0000 [main] DEBUG PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2026-05-09 00:07:22:714 +0000 [main] DEBUG PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 2026-05-09 00:07:22:715 +0000 [main] DEBUG PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 2026-05-09 00:07:22:716 +0000 [main] DEBUG CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 2026-05-09 00:07:22:716 +0000 [main] DEBUG PlatformDependent - -Dio.netty.noPreferDirect: false 2026-05-09 00:07:22:720 +0000 [main] DEBUG PlatformDependent - -Dio.netty.jfr.enabled: true 2026-05-09 00:07:22:722 +0000 [main] DEBUG PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 2026-05-09 00:07:22:801 +0000 [main] DEBUG DefaultChannelId - -Dio.netty.processId: 16828 (auto-detected) 2026-05-09 00:07:22:804 +0000 [main] DEBUG NetUtil - -Djava.net.preferIPv4Stack: false 2026-05-09 00:07:22:804 +0000 [main] DEBUG NetUtil - -Djava.net.preferIPv6Addresses: false 2026-05-09 00:07:22:807 +0000 [main] DEBUG NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 2026-05-09 00:07:22:808 +0000 [main] DEBUG NetUtil - /proc/sys/net/core/somaxconn: 4096 2026-05-09 00:07:22:809 +0000 [main] DEBUG DefaultChannelId - -Dio.netty.machineId: ee:34:fd:ff:fe:49:84:66 (auto-detected) 2026-05-09 00:07:22:823 +0000 [main] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 2026-05-09 00:07:22:823 +0000 [main] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 2026-05-09 00:07:22:856 +0000 [main] DEBUG AdaptiveByteBufAllocator - -Dio.netty.allocator.useCachedMagazinesForNonEventLoopThreads: false 2026-05-09 00:07:22:874 +0000 [main] DEBUG Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 2026-05-09 00:07:22:874 +0000 [main] DEBUG Recycler - -Dio.netty.recycler.ratio: 8 2026-05-09 00:07:22:875 +0000 [main] DEBUG Recycler - -Dio.netty.recycler.chunkSize: 32 2026-05-09 00:07:22:875 +0000 [main] DEBUG Recycler - -Dio.netty.recycler.blocking: false 2026-05-09 00:07:22:875 +0000 [main] DEBUG Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 2026-05-09 00:07:22:887 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.allocator.type: adaptive 2026-05-09 00:07:22:887 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 2026-05-09 00:07:22:887 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 2026-05-09 00:07:22:889 +0000 [main] DEBUG ChannelInitializerExtensions - -Dio.netty.bootstrap.extensions: null 2026-05-09 00:07:22:910 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 42395 2026-05-09 00:07:23:765 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42395 2026-05-09 00:07:23:765 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:42395' mapped to BlahBlah 2026-05-09 00:07:23:785 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42395 2026-05-09 00:07:23:785 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:42395' mapped to BlahBlah 2026-05-09 00:07:23:788 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42395 2026-05-09 00:07:23:788 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:42395' mapped to BlahBlah 2026-05-09 00:07:23:790 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42395 2026-05-09 00:07:23:790 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:42395' mapped to BlahBlah 2026-05-09 00:07:23:793 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42395 2026-05-09 00:07:23:793 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:42395' mapped to BlahBlah 2026-05-09 00:07:23:795 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42395 2026-05-09 00:07:23:795 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:42395' mapped to BlahBlah 2026-05-09 00:07:23:797 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42395 2026-05-09 00:07:23:797 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:42395' mapped to BlahBlah 2026-05-09 00:07:23:800 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42395 2026-05-09 00:07:23:800 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:42395' mapped to BlahBlah 2026-05-09 00:07:23:802 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42395 2026-05-09 00:07:23:802 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:42395' mapped to BlahBlah 2026-05-09 00:07:23:804 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42395 2026-05-09 00:07:23:804 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:42395' mapped to BlahBlah 2026-05-09 00:07:23:806 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42395 2026-05-09 00:07:23:806 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:42395' mapped to BlahBlah 2026-05-09 00:07:23:811 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-05-09 00:07:23:811 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-09 00:07:23:811 +0000 [main] INFO AbstractJsonRpcTest - [START]test_2LeafNodesInRpc 2026-05-09 00:07:23:811 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-09 00:07:24:064 +0000 [main] DEBUG RpcClient - Invoking RPC 'removeCoffeePot' using endpoint zmq://localhost:42395 2026-05-09 00:07:24:082 +0000 [main] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:42395 2026-05-09 00:07:24:082 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@894754374 2026-05-09 00:07:24:114 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xe153a200, L:/127.0.0.1:37864 - R:localhost/127.0.0.1:42395]]@894754374 2026-05-09 00:07:24:143 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true 2026-05-09 00:07:24:144 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkBounds: true 2026-05-09 00:07:24:146 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@5e6815d3 2026-05-09 00:07:24:309 +0000 [main] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"removeCoffeePot"} 2026-05-09 00:07:24:319 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-05-09 00:07:24:324 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"removeCoffeePot"} 2026-05-09 00:07:24:327 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=removeCoffeePot, params=null] 2026-05-09 00:07:24:330 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@35ec9a5d 2026-05-09 00:07:24:330 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"drink":"coffee","cups-brewed":3}} 2026-05-09 00:07:24:334 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0xe153a200, L:/127.0.0.1:37864 - R:localhost/127.0.0.1:42395] : {"jsonrpc":"2.0","id":1,"result":{"drink":"coffee","cups-brewed":3}} 2026-05-09 00:07:24:335 +0000 [main] TRACE RpcCodec - [decode][removeCoffeePot][out] input : {"drink":"coffee","cups-brewed":3} 2026-05-09 00:07:24:396 +0000 [main] TRACE RpcCodec - [decode][removeCoffeePot][out] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)cups-brewed, body=3}, ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)drink, body=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)coffee}]} 2026-05-09 00:07:24:400 +0000 [main] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:42395?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=894754374], timeout=30000] 2026-05-09 00:07:24:405 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:42395?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=894754374] 2026-05-09 00:07:24:406 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xe153a200, L:/127.0.0.1:37864 - R:localhost/127.0.0.1:42395]]@894754374 2026-05-09 00:07:24:411 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)cups-brewed, body=3}, ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)drink, body=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)coffee}]} 2026-05-09 00:07:24:411 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2026-05-09 00:07:24:411 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-09 00:07:24:411 +0000 [main] INFO AbstractJsonRpcTest - [END]test_2LeafNodesInRpc 2026-05-09 00:07:24:411 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-09 00:07:24:412 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 42395 2026-05-09 00:07:24:412 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:42395@1787798282] 2026-05-09 00:07:24:543 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 53997 2026-05-09 00:07:24:544 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53997 2026-05-09 00:07:24:544 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:53997' mapped to BlahBlah 2026-05-09 00:07:24:547 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53997 2026-05-09 00:07:24:547 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:53997' mapped to BlahBlah 2026-05-09 00:07:24:549 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53997 2026-05-09 00:07:24:549 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:53997' mapped to BlahBlah 2026-05-09 00:07:24:551 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53997 2026-05-09 00:07:24:551 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:53997' mapped to BlahBlah 2026-05-09 00:07:24:553 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53997 2026-05-09 00:07:24:553 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:53997' mapped to BlahBlah 2026-05-09 00:07:24:555 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53997 2026-05-09 00:07:24:555 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:53997' mapped to BlahBlah 2026-05-09 00:07:24:557 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53997 2026-05-09 00:07:24:557 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:53997' mapped to BlahBlah 2026-05-09 00:07:24:559 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53997 2026-05-09 00:07:24:559 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:53997' mapped to BlahBlah 2026-05-09 00:07:24:560 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53997 2026-05-09 00:07:24:560 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:53997' mapped to BlahBlah 2026-05-09 00:07:24:562 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53997 2026-05-09 00:07:24:562 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:53997' mapped to BlahBlah 2026-05-09 00:07:24:564 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53997 2026-05-09 00:07:24:564 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:53997' mapped to BlahBlah 2026-05-09 00:07:24:566 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-05-09 00:07:24:566 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-09 00:07:24:566 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcComplexResponse 2026-05-09 00:07:24:566 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-09 00:07:24:897 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'get-all-numbers' using endpoint zmq://localhost:53997 2026-05-09 00:07:24:897 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:53997 2026-05-09 00:07:24:898 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1740900413 2026-05-09 00:07:24:900 +0000 [multiThreadIoEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xe09f53a3, L:/127.0.0.1:35880 - R:localhost/127.0.0.1:53997]]@1740900413 2026-05-09 00:07:25:000 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"get-all-numbers"} 2026-05-09 00:07:25:007 +0000 [defaultEventExecutorGroup-3-4] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-05-09 00:07:25:008 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"get-all-numbers"} 2026-05-09 00:07:25:008 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=get-all-numbers, params=null] 2026-05-09 00:07:25:009 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@5e0b6b67 2026-05-09 00:07:25:009 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}}} 2026-05-09 00:07:25:012 +0000 [defaultEventExecutorGroup-3-3] DEBUG RequesterSessionImpl - Response from [id: 0xe09f53a3, L:/127.0.0.1:35880 - R:localhost/127.0.0.1:53997] : {"jsonrpc":"2.0","id":1,"result":{"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}}} 2026-05-09 00:07:25:012 +0000 [Time-limited test] TRACE RpcCodec - [decode][get-all-numbers][out] input : {"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}} 2026-05-09 00:07:25:035 +0000 [Time-limited test] TRACE RpcCodec - [decode][get-all-numbers][out] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)segment1, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)level, body=20}, ImmutableSystemMapNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[{(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num=15}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num, body=15}]}, ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[{(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num=10}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num, body=10}]}, ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[{(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num=17}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num, body=17}]}]}}]}]} 2026-05-09 00:07:25:037 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:53997?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1740900413], timeout=30000] 2026-05-09 00:07:25:037 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:53997?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1740900413] 2026-05-09 00:07:25:037 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xe09f53a3, L:/127.0.0.1:35880 - R:localhost/127.0.0.1:53997]]@1740900413 2026-05-09 00:07:25:053 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Output : GetAllNumbersOutput{segment1=Segment1{level=WatermarkValue{value=20}, numbers={NumbersKey{num=15}=Numbers{num=15}, NumbersKey{num=10}=Numbers{num=10}, NumbersKey{num=17}=Numbers{num=17}}}} 2026-05-09 00:07:25:108 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-09 00:07:25:108 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcComplexResponse 2026-05-09 00:07:25:108 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-09 00:07:25:108 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 53997 2026-05-09 00:07:25:108 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:53997@1671386208] 2026-05-09 00:07:25:200 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 35365 2026-05-09 00:07:25:201 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35365 2026-05-09 00:07:25:201 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:35365' mapped to BlahBlah 2026-05-09 00:07:25:204 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35365 2026-05-09 00:07:25:204 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:35365' mapped to BlahBlah 2026-05-09 00:07:25:206 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35365 2026-05-09 00:07:25:206 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:35365' mapped to BlahBlah 2026-05-09 00:07:25:207 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35365 2026-05-09 00:07:25:207 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:35365' mapped to BlahBlah 2026-05-09 00:07:25:209 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35365 2026-05-09 00:07:25:209 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:35365' mapped to BlahBlah 2026-05-09 00:07:25:210 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35365 2026-05-09 00:07:25:211 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:35365' mapped to BlahBlah 2026-05-09 00:07:25:212 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35365 2026-05-09 00:07:25:212 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:35365' mapped to BlahBlah 2026-05-09 00:07:25:213 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35365 2026-05-09 00:07:25:214 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:35365' mapped to BlahBlah 2026-05-09 00:07:25:215 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35365 2026-05-09 00:07:25:215 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:35365' mapped to BlahBlah 2026-05-09 00:07:25:217 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35365 2026-05-09 00:07:25:217 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:35365' mapped to BlahBlah 2026-05-09 00:07:25:218 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35365 2026-05-09 00:07:25:219 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:35365' mapped to BlahBlah 2026-05-09 00:07:25:220 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-05-09 00:07:25:220 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-09 00:07:25:220 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcSimpleMethod 2026-05-09 00:07:25:220 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-09 00:07:25:472 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'simple-method' using endpoint zmq://localhost:35365 2026-05-09 00:07:25:472 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:35365 2026-05-09 00:07:25:473 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@206217765 2026-05-09 00:07:25:476 +0000 [multiThreadIoEventLoopGroup-2-8] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x1fa6042a, L:/127.0.0.1:39514 - R:localhost/127.0.0.1:35365]]@206217765 2026-05-09 00:07:25:577 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"simple-method"} 2026-05-09 00:07:25:578 +0000 [defaultEventExecutorGroup-3-6] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-05-09 00:07:25:579 +0000 [defaultEventExecutorGroup-3-6] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"simple-method"} 2026-05-09 00:07:25:579 +0000 [defaultEventExecutorGroup-3-6] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=simple-method, params=null] 2026-05-09 00:07:25:580 +0000 [defaultEventExecutorGroup-3-6] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@793c3cd9 2026-05-09 00:07:25:580 +0000 [defaultEventExecutorGroup-3-6] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{}} 2026-05-09 00:07:25:582 +0000 [defaultEventExecutorGroup-3-5] DEBUG RequesterSessionImpl - Response from [id: 0x1fa6042a, L:/127.0.0.1:39514 - R:localhost/127.0.0.1:35365] : {"jsonrpc":"2.0","id":1,"result":{}} 2026-05-09 00:07:25:583 +0000 [Time-limited test] TRACE RpcCodec - [decode][simple-method][out] input : null 2026-05-09 00:07:25:583 +0000 [Time-limited test] TRACE RpcCodec - [decode][simple-method][out] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[]} 2026-05-09 00:07:25:583 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:35365?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=206217765], timeout=30000] 2026-05-09 00:07:25:584 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:35365?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=206217765] 2026-05-09 00:07:25:584 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x1fa6042a, L:/127.0.0.1:39514 - R:localhost/127.0.0.1:35365]]@206217765 2026-05-09 00:07:25:585 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Simple RPC result : DefaultDOMRpcResult{value=ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[]}} 2026-05-09 00:07:25:585 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-09 00:07:25:585 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcSimpleMethod 2026-05-09 00:07:25:585 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-09 00:07:25:586 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 35365 2026-05-09 00:07:25:586 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:35365@502723965] 2026-05-09 00:07:25:681 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 54525 2026-05-09 00:07:25:682 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54525 2026-05-09 00:07:25:682 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:54525' mapped to BlahBlah 2026-05-09 00:07:25:685 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54525 2026-05-09 00:07:25:685 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:54525' mapped to BlahBlah 2026-05-09 00:07:25:686 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54525 2026-05-09 00:07:25:686 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:54525' mapped to BlahBlah 2026-05-09 00:07:25:688 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54525 2026-05-09 00:07:25:688 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:54525' mapped to BlahBlah 2026-05-09 00:07:25:690 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54525 2026-05-09 00:07:25:690 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:54525' mapped to BlahBlah 2026-05-09 00:07:25:691 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54525 2026-05-09 00:07:25:692 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:54525' mapped to BlahBlah 2026-05-09 00:07:25:693 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54525 2026-05-09 00:07:25:693 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:54525' mapped to BlahBlah 2026-05-09 00:07:25:694 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54525 2026-05-09 00:07:25:694 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:54525' mapped to BlahBlah 2026-05-09 00:07:25:696 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54525 2026-05-09 00:07:25:696 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:54525' mapped to BlahBlah 2026-05-09 00:07:25:697 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54525 2026-05-09 00:07:25:697 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:54525' mapped to BlahBlah 2026-05-09 00:07:25:699 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54525 2026-05-09 00:07:25:699 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:54525' mapped to BlahBlah 2026-05-09 00:07:25:700 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-05-09 00:07:25:700 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-09 00:07:25:701 +0000 [main] INFO AbstractJsonRpcTest - [START]testMethodWithAnyXmlNoData 2026-05-09 00:07:25:701 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-09 00:07:25:985 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'method-with-anyxml' using endpoint zmq://localhost:54525 2026-05-09 00:07:25:985 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:54525 2026-05-09 00:07:25:985 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@944441536 2026-05-09 00:07:25:987 +0000 [Time-limited test] TRACE RpcCodec - [encode][method-with-anyxml][in] input ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)input, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)some-number, body=5}, ImmutableDOMSourceAnyxmlNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)some-data, body=javax.xml.transform.dom.DOMSource@6a98daac}]} 2026-05-09 00:07:25:988 +0000 [multiThreadIoEventLoopGroup-2-11] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xcb091f5b, L:/127.0.0.1:43536 - R:localhost/127.0.0.1:54525]]@944441536 2026-05-09 00:07:26:003 +0000 [Time-limited test] TRACE RpcCodec - [encode][method-with-anyxml][in] result : {"some-number":5,"some-data":{"data":123}} 2026-05-09 00:07:26:003 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"method-with-anyxml","params":{"some-number":5,"some-data":{"data":123}}} 2026-05-09 00:07:26:005 +0000 [defaultEventExecutorGroup-3-8] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-05-09 00:07:26:005 +0000 [defaultEventExecutorGroup-3-8] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"method-with-anyxml","params":{"some-number":5,"some-data":{"data":123}}} 2026-05-09 00:07:26:005 +0000 [defaultEventExecutorGroup-3-8] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=method-with-anyxml, params={"some-number":5,"some-data":{"data":123}}] 2026-05-09 00:07:26:006 +0000 [defaultEventExecutorGroup-3-8] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@52a0bfce 2026-05-09 00:07:26:006 +0000 [defaultEventExecutorGroup-3-8] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"some-data":{"data":123}}} 2026-05-09 00:07:26:008 +0000 [defaultEventExecutorGroup-3-7] DEBUG RequesterSessionImpl - Response from [id: 0xcb091f5b, L:/127.0.0.1:43536 - R:localhost/127.0.0.1:54525] : {"jsonrpc":"2.0","id":1,"result":{"some-data":{"data":123}}} 2026-05-09 00:07:26:008 +0000 [Time-limited test] TRACE RpcCodec - [decode][method-with-anyxml][out] input : {"some-data":{"data":123}} 2026-05-09 00:07:26:009 +0000 [Time-limited test] TRACE RpcCodec - [decode][method-with-anyxml][out] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[ImmutableDOMSourceAnyxmlNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)some-data, body=javax.xml.transform.dom.DOMSource@2a3ee9f4}]} 2026-05-09 00:07:26:009 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:54525?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=944441536], timeout=30000] 2026-05-09 00:07:26:009 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:54525?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=944441536] 2026-05-09 00:07:26:009 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xcb091f5b, L:/127.0.0.1:43536 - R:localhost/127.0.0.1:54525]]@944441536 2026-05-09 00:07:26:010 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[ImmutableDOMSourceAnyxmlNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)some-data, body=javax.xml.transform.dom.DOMSource@2a3ee9f4}]} 2026-05-09 00:07:26:010 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2026-05-09 00:07:26:010 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-09 00:07:26:010 +0000 [main] INFO AbstractJsonRpcTest - [END]testMethodWithAnyXmlNoData 2026-05-09 00:07:26:010 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-09 00:07:26:011 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 54525 2026-05-09 00:07:26:011 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:54525@1241216976] 2026-05-09 00:07:26:094 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 39499 2026-05-09 00:07:26:094 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:39499 2026-05-09 00:07:26:095 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:39499' mapped to BlahBlah 2026-05-09 00:07:26:097 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:39499 2026-05-09 00:07:26:097 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:39499' mapped to BlahBlah 2026-05-09 00:07:26:099 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:39499 2026-05-09 00:07:26:099 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:39499' mapped to BlahBlah 2026-05-09 00:07:26:100 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:39499 2026-05-09 00:07:26:100 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:39499' mapped to BlahBlah 2026-05-09 00:07:26:102 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:39499 2026-05-09 00:07:26:102 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:39499' mapped to BlahBlah 2026-05-09 00:07:26:103 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:39499 2026-05-09 00:07:26:103 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:39499' mapped to BlahBlah 2026-05-09 00:07:26:105 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:39499 2026-05-09 00:07:26:105 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:39499' mapped to BlahBlah 2026-05-09 00:07:26:106 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:39499 2026-05-09 00:07:26:106 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:39499' mapped to BlahBlah 2026-05-09 00:07:26:107 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:39499 2026-05-09 00:07:26:107 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:39499' mapped to BlahBlah 2026-05-09 00:07:26:109 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:39499 2026-05-09 00:07:26:109 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:39499' mapped to BlahBlah 2026-05-09 00:07:26:110 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:39499 2026-05-09 00:07:26:110 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:39499' mapped to BlahBlah 2026-05-09 00:07:26:112 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-05-09 00:07:26:112 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-09 00:07:26:112 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcMultiplyList 2026-05-09 00:07:26:112 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-09 00:07:26:402 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Transformed RPC NormalizedNode : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)input, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)multiplier, body=3}, ImmutableSystemMapNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[{(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num=15}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num, body=15}]}, ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[{(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num=10}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num, body=10}]}, ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[{(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num=17}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num, body=17}]}]}}]} 2026-05-09 00:07:26:403 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'multiply-list' using endpoint zmq://localhost:39499 2026-05-09 00:07:26:403 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:39499 2026-05-09 00:07:26:403 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@910710014 2026-05-09 00:07:26:405 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x4f7dc214, L:/127.0.0.1:40656 - R:localhost/127.0.0.1:39499]]@910710014 2026-05-09 00:07:26:405 +0000 [Time-limited test] TRACE RpcCodec - [encode][multiply-list][in] input ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)input, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)multiplier, body=3}, ImmutableSystemMapNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[{(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num=15}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num, body=15}]}, ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[{(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num=10}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num, body=10}]}, ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[{(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num=17}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num, body=17}]}]}}]} 2026-05-09 00:07:26:407 +0000 [Time-limited test] TRACE RpcCodec - [encode][multiply-list][in] result : {"multiplier":3,"numbers":[{"num":15},{"num":10},{"num":17}]} 2026-05-09 00:07:26:508 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"multiply-list","params":{"multiplier":3,"numbers":[{"num":15},{"num":10},{"num":17}]}} 2026-05-09 00:07:26:509 +0000 [defaultEventExecutorGroup-3-10] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-05-09 00:07:26:509 +0000 [defaultEventExecutorGroup-3-10] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"multiply-list","params":{"multiplier":3,"numbers":[{"num":15},{"num":10},{"num":17}]}} 2026-05-09 00:07:26:510 +0000 [defaultEventExecutorGroup-3-10] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=multiply-list, params={"multiplier":3,"numbers":[{"num":15},{"num":10},{"num":17}]}] 2026-05-09 00:07:26:510 +0000 [defaultEventExecutorGroup-3-10] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@5a85c6a7 2026-05-09 00:07:26:511 +0000 [defaultEventExecutorGroup-3-10] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"numbers":[{"num":45},{"num":30},{"num":51}]}} 2026-05-09 00:07:26:513 +0000 [defaultEventExecutorGroup-3-9] DEBUG RequesterSessionImpl - Response from [id: 0x4f7dc214, L:/127.0.0.1:40656 - R:localhost/127.0.0.1:39499] : {"jsonrpc":"2.0","id":1,"result":{"numbers":[{"num":45},{"num":30},{"num":51}]}} 2026-05-09 00:07:26:513 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-list][out] input : {"numbers":[{"num":45},{"num":30},{"num":51}]} 2026-05-09 00:07:26:514 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-list][out] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[ImmutableSystemMapNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[{(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num=51}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num, body=51}]}, ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[{(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num=30}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num, body=30}]}, ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[{(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num=45}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num, body=45}]}]}}]} 2026-05-09 00:07:26:514 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:39499?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=910710014], timeout=30000] 2026-05-09 00:07:26:515 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:39499?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=910710014] 2026-05-09 00:07:26:515 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x4f7dc214, L:/127.0.0.1:40656 - R:localhost/127.0.0.1:39499]]@910710014 2026-05-09 00:07:26:515 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[ImmutableSystemMapNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[{(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num=51}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num, body=51}]}, ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[{(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num=30}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num, body=30}]}, ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[{(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num=45}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num, body=45}]}]}}]} 2026-05-09 00:07:26:515 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2026-05-09 00:07:26:522 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DataObject : MultiplyListOutput{numbers={NumbersKey{num=51}=Numbers{num=51}, NumbersKey{num=30}=Numbers{num=30}, NumbersKey{num=45}=Numbers{num=45}}} 2026-05-09 00:07:26:523 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-09 00:07:26:524 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcMultiplyList 2026-05-09 00:07:26:524 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-09 00:07:26:524 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 39499 2026-05-09 00:07:26:524 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:39499@549277650] 2026-05-09 00:07:26:601 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 43099 2026-05-09 00:07:26:602 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43099 2026-05-09 00:07:26:602 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:43099' mapped to BlahBlah 2026-05-09 00:07:26:605 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43099 2026-05-09 00:07:26:605 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:43099' mapped to BlahBlah 2026-05-09 00:07:26:606 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43099 2026-05-09 00:07:26:606 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:43099' mapped to BlahBlah 2026-05-09 00:07:26:607 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43099 2026-05-09 00:07:26:607 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:43099' mapped to BlahBlah 2026-05-09 00:07:26:609 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43099 2026-05-09 00:07:26:609 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:43099' mapped to BlahBlah 2026-05-09 00:07:26:610 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43099 2026-05-09 00:07:26:610 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:43099' mapped to BlahBlah 2026-05-09 00:07:26:611 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43099 2026-05-09 00:07:26:611 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:43099' mapped to BlahBlah 2026-05-09 00:07:26:613 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43099 2026-05-09 00:07:26:613 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:43099' mapped to BlahBlah 2026-05-09 00:07:26:614 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43099 2026-05-09 00:07:26:614 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:43099' mapped to BlahBlah 2026-05-09 00:07:26:615 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43099 2026-05-09 00:07:26:615 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:43099' mapped to BlahBlah 2026-05-09 00:07:26:616 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43099 2026-05-09 00:07:26:616 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:43099' mapped to BlahBlah 2026-05-09 00:07:26:618 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-05-09 00:07:26:618 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-09 00:07:26:618 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcError 2026-05-09 00:07:26:618 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-09 00:07:26:869 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'error-method' using endpoint zmq://localhost:43099 2026-05-09 00:07:26:870 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:43099 2026-05-09 00:07:26:870 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@666337031 2026-05-09 00:07:26:872 +0000 [multiThreadIoEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x4410b17b, L:/127.0.0.1:39918 - R:localhost/127.0.0.1:43099]]@666337031 2026-05-09 00:07:26:973 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"error-method"} 2026-05-09 00:07:26:975 +0000 [defaultEventExecutorGroup-3-12] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-05-09 00:07:26:975 +0000 [defaultEventExecutorGroup-3-12] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"error-method"} 2026-05-09 00:07:26:975 +0000 [defaultEventExecutorGroup-3-12] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=error-method, params=null] 2026-05-09 00:07:26:977 +0000 [defaultEventExecutorGroup-3-12] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@2ec2cd71 2026-05-09 00:07:26:978 +0000 [defaultEventExecutorGroup-3-12] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"error":{"code":12345,"message":"It just failed","data":{}}} 2026-05-09 00:07:26:979 +0000 [defaultEventExecutorGroup-3-11] DEBUG RequesterSessionImpl - Response from [id: 0x4410b17b, L:/127.0.0.1:39918 - R:localhost/127.0.0.1:43099] : {"jsonrpc":"2.0","id":1,"error":{"code":12345,"message":"It just failed","data":{}}} 2026-05-09 00:07:26:981 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:43099?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=666337031], timeout=30000] 2026-05-09 00:07:26:981 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:43099?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=666337031] 2026-05-09 00:07:26:981 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x4410b17b, L:/127.0.0.1:39918 - R:localhost/127.0.0.1:43099]]@666337031 2026-05-09 00:07:26:988 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Result : null 2026-05-09 00:07:26:989 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [RpcError [message=Invocation of method 'error-method' failed, severity=ERROR, errorType=RPC, tag=jsonrpc, applicationTag=null, info=zmq://localhost:43099, cause=java.lang.reflect.InvocationTargetException]] 2026-05-09 00:07:26:993 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-09 00:07:26:993 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcError 2026-05-09 00:07:26:993 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-09 00:07:26:994 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 43099 2026-05-09 00:07:26:994 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:43099@252340996] 2026-05-09 00:07:27:068 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 42703 2026-05-09 00:07:27:069 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42703 2026-05-09 00:07:27:069 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:42703' mapped to BlahBlah 2026-05-09 00:07:27:071 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42703 2026-05-09 00:07:27:071 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:42703' mapped to BlahBlah 2026-05-09 00:07:27:072 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42703 2026-05-09 00:07:27:072 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:42703' mapped to BlahBlah 2026-05-09 00:07:27:074 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42703 2026-05-09 00:07:27:074 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:42703' mapped to BlahBlah 2026-05-09 00:07:27:075 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42703 2026-05-09 00:07:27:075 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:42703' mapped to BlahBlah 2026-05-09 00:07:27:077 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42703 2026-05-09 00:07:27:077 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:42703' mapped to BlahBlah 2026-05-09 00:07:27:078 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42703 2026-05-09 00:07:27:078 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:42703' mapped to BlahBlah 2026-05-09 00:07:27:079 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42703 2026-05-09 00:07:27:079 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:42703' mapped to BlahBlah 2026-05-09 00:07:27:080 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42703 2026-05-09 00:07:27:080 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:42703' mapped to BlahBlah 2026-05-09 00:07:27:082 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42703 2026-05-09 00:07:27:082 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:42703' mapped to BlahBlah 2026-05-09 00:07:27:083 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42703 2026-05-09 00:07:27:083 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:42703' mapped to BlahBlah 2026-05-09 00:07:27:084 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-05-09 00:07:27:084 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-09 00:07:27:084 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcUnknownMethod 2026-05-09 00:07:27:084 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-09 00:07:27:337 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-09 00:07:27:337 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcUnknownMethod 2026-05-09 00:07:27:337 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-09 00:07:27:337 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 42703 2026-05-09 00:07:27:337 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:42703@1753295732] 2026-05-09 00:07:27:409 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 41279 2026-05-09 00:07:27:410 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41279 2026-05-09 00:07:27:410 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:41279' mapped to BlahBlah 2026-05-09 00:07:27:413 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41279 2026-05-09 00:07:27:413 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:41279' mapped to BlahBlah 2026-05-09 00:07:27:414 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41279 2026-05-09 00:07:27:414 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:41279' mapped to BlahBlah 2026-05-09 00:07:27:415 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41279 2026-05-09 00:07:27:415 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:41279' mapped to BlahBlah 2026-05-09 00:07:27:416 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41279 2026-05-09 00:07:27:416 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:41279' mapped to BlahBlah 2026-05-09 00:07:27:418 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41279 2026-05-09 00:07:27:418 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:41279' mapped to BlahBlah 2026-05-09 00:07:27:419 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41279 2026-05-09 00:07:27:419 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:41279' mapped to BlahBlah 2026-05-09 00:07:27:420 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41279 2026-05-09 00:07:27:420 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:41279' mapped to BlahBlah 2026-05-09 00:07:27:421 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41279 2026-05-09 00:07:27:421 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:41279' mapped to BlahBlah 2026-05-09 00:07:27:423 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41279 2026-05-09 00:07:27:423 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:41279' mapped to BlahBlah 2026-05-09 00:07:27:424 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41279 2026-05-09 00:07:27:424 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:41279' mapped to BlahBlah 2026-05-09 00:07:27:425 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-05-09 00:07:27:425 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-09 00:07:27:425 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcFactorial 2026-05-09 00:07:27:425 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-09 00:07:27:692 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'factorial' using endpoint zmq://localhost:41279 2026-05-09 00:07:27:692 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:41279 2026-05-09 00:07:27:692 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1125650762 2026-05-09 00:07:27:693 +0000 [multiThreadIoEventLoopGroup-2-9] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xee2a916f, L:/127.0.0.1:45556 - R:localhost/127.0.0.1:41279]]@1125650762 2026-05-09 00:07:27:694 +0000 [Time-limited test] TRACE RpcCodec - [encode][factorial][in] input ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)input, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)in-number, body=8}]} 2026-05-09 00:07:27:694 +0000 [Time-limited test] TRACE RpcCodec - [encode][factorial][in] result : {"in-number":8} 2026-05-09 00:07:27:795 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"factorial","params":{"in-number":8}} 2026-05-09 00:07:27:796 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-05-09 00:07:27:796 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"factorial","params":{"in-number":8}} 2026-05-09 00:07:27:796 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=factorial, params={"in-number":8}] 2026-05-09 00:07:27:797 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@3a33193a 2026-05-09 00:07:27:797 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"out-number":40320}} 2026-05-09 00:07:27:798 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0xee2a916f, L:/127.0.0.1:45556 - R:localhost/127.0.0.1:41279] : {"jsonrpc":"2.0","id":1,"result":{"out-number":40320}} 2026-05-09 00:07:27:799 +0000 [Time-limited test] TRACE RpcCodec - [decode][factorial][out] input : {"out-number":40320} 2026-05-09 00:07:27:800 +0000 [Time-limited test] TRACE RpcCodec - [decode][factorial][out] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)out-number, body=40320}]} 2026-05-09 00:07:27:800 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:41279?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1125650762], timeout=30000] 2026-05-09 00:07:27:800 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:41279?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1125650762] 2026-05-09 00:07:27:800 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xee2a916f, L:/127.0.0.1:45556 - R:localhost/127.0.0.1:41279]]@1125650762 2026-05-09 00:07:27:801 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)out-number, body=40320}]} 2026-05-09 00:07:27:801 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2026-05-09 00:07:27:812 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DataObject : FactorialOutput{outNumber=40320} 2026-05-09 00:07:27:812 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-09 00:07:27:812 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcFactorial 2026-05-09 00:07:27:812 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-09 00:07:27:812 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 41279 2026-05-09 00:07:27:812 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:41279@2100552491] 2026-05-09 00:07:27:879 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 57581 2026-05-09 00:07:27:880 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57581 2026-05-09 00:07:27:880 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:57581' mapped to BlahBlah 2026-05-09 00:07:27:882 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57581 2026-05-09 00:07:27:882 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:57581' mapped to BlahBlah 2026-05-09 00:07:27:883 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57581 2026-05-09 00:07:27:883 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:57581' mapped to BlahBlah 2026-05-09 00:07:27:884 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57581 2026-05-09 00:07:27:885 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:57581' mapped to BlahBlah 2026-05-09 00:07:27:886 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57581 2026-05-09 00:07:27:886 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:57581' mapped to BlahBlah 2026-05-09 00:07:27:887 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57581 2026-05-09 00:07:27:887 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:57581' mapped to BlahBlah 2026-05-09 00:07:27:889 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57581 2026-05-09 00:07:27:889 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:57581' mapped to BlahBlah 2026-05-09 00:07:27:890 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57581 2026-05-09 00:07:27:890 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:57581' mapped to BlahBlah 2026-05-09 00:07:27:891 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57581 2026-05-09 00:07:27:891 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:57581' mapped to BlahBlah 2026-05-09 00:07:27:892 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57581 2026-05-09 00:07:27:892 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:57581' mapped to BlahBlah 2026-05-09 00:07:27:893 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57581 2026-05-09 00:07:27:893 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:57581' mapped to BlahBlah 2026-05-09 00:07:27:894 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-05-09 00:07:27:895 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-09 00:07:27:895 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcMultiplyLeafList 2026-05-09 00:07:27:895 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-09 00:07:28:163 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'multiply-ll' using endpoint zmq://localhost:57581 2026-05-09 00:07:28:163 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:57581 2026-05-09 00:07:28:163 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1416512725 2026-05-09 00:07:28:165 +0000 [Time-limited test] TRACE RpcCodec - [encode][multiply-ll][in] input ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)input, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)multiplier, body=3}, ImmutableSystemLeafSetNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers, body=UnmodifiableCollection{[ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[5], body=5}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[2], body=2}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[7], body=7}]}}]} 2026-05-09 00:07:28:165 +0000 [multiThreadIoEventLoopGroup-2-12] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x4f1a17a0, L:/127.0.0.1:52988 - R:localhost/127.0.0.1:57581]]@1416512725 2026-05-09 00:07:28:165 +0000 [Time-limited test] TRACE RpcCodec - [encode][multiply-ll][in] result : {"multiplier":3,"numbers":[5,2,7]} 2026-05-09 00:07:28:266 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"multiply-ll","params":{"multiplier":3,"numbers":[5,2,7]}} 2026-05-09 00:07:28:268 +0000 [defaultEventExecutorGroup-3-4] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-05-09 00:07:28:269 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"multiply-ll","params":{"multiplier":3,"numbers":[5,2,7]}} 2026-05-09 00:07:28:269 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=multiply-ll, params={"multiplier":3,"numbers":[5,2,7]}] 2026-05-09 00:07:28:269 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@50cc8ed6 2026-05-09 00:07:28:270 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"numbers":[15,6,21]}} 2026-05-09 00:07:28:271 +0000 [defaultEventExecutorGroup-3-3] DEBUG RequesterSessionImpl - Response from [id: 0x4f1a17a0, L:/127.0.0.1:52988 - R:localhost/127.0.0.1:57581] : {"jsonrpc":"2.0","id":1,"result":{"numbers":[15,6,21]}} 2026-05-09 00:07:28:272 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-ll][out] input : {"numbers":[15,6,21]} 2026-05-09 00:07:28:275 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-ll][out] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[ImmutableSystemLeafSetNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers, body=UnmodifiableCollection{[ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[21], body=21}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[6], body=6}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[15], body=15}]}}]} 2026-05-09 00:07:28:275 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:57581?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1416512725], timeout=30000] 2026-05-09 00:07:28:275 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:57581?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1416512725] 2026-05-09 00:07:28:275 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x4f1a17a0, L:/127.0.0.1:52988 - R:localhost/127.0.0.1:57581]]@1416512725 2026-05-09 00:07:28:276 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DOM RPC result : DefaultDOMRpcResult{value=ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[ImmutableSystemLeafSetNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers, body=UnmodifiableCollection{[ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[21], body=21}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[6], body=6}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[15], body=15}]}}]}} 2026-05-09 00:07:28:285 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DataObject : MultiplyLlOutput{numbers=[21, 6, 15]} 2026-05-09 00:07:28:286 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-09 00:07:28:286 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcMultiplyLeafList 2026-05-09 00:07:28:286 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-09 00:07:28:286 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 57581 2026-05-09 00:07:28:286 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:57581@925256968]