2026-07-07 00:30:46:656 +0000 [main] DEBUG InternalLoggerFactory - Using SLF4J as the default logging framework 2026-07-07 00:30:46:661 +0000 [main] DEBUG MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 16 2026-07-07 00:30:46:666 +0000 [main] DEBUG NioIoHandler - -Dio.netty.noKeySetOptimization: false 2026-07-07 00:30:46:666 +0000 [main] DEBUG NioIoHandler - -Dio.netty.selectorAutoRebuildThreshold: 512 2026-07-07 00:30:46:681 +0000 [main] DEBUG GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 2026-07-07 00:30:46:709 +0000 [main] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2026-07-07 00:30:46:709 +0000 [main] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2026-07-07 00:30:46:728 +0000 [main] DEBUG PlatformDependent0 - Java version: 21 2026-07-07 00:30:46:728 +0000 [main] DEBUG PlatformDependent0 - -Dio.netty.noUnsafe: false 2026-07-07 00:30:46:730 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 2026-07-07 00:30:46:731 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe base methods: all available 2026-07-07 00:30:46:732 +0000 [main] DEBUG PlatformDependent0 - java.nio.Buffer.address: available 2026-07-07 00:30:46:732 +0000 [main] DEBUG PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 2026-07-07 00:30:46:733 +0000 [main] DEBUG PlatformDependent0 - java.nio.Bits.unaligned: available, true 2026-07-07 00:30:46:734 +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-07-07 00:30:46:736 +0000 [main] DEBUG PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 2026-07-07 00:30:46:736 +0000 [main] DEBUG PlatformDependent - sun.misc.Unsafe: available 2026-07-07 00:30:46:736 +0000 [main] DEBUG PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2026-07-07 00:30:46:736 +0000 [main] DEBUG PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 2026-07-07 00:30:46:737 +0000 [main] DEBUG PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 2026-07-07 00:30:46:738 +0000 [main] DEBUG CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 2026-07-07 00:30:46:738 +0000 [main] DEBUG PlatformDependent - -Dio.netty.noPreferDirect: false 2026-07-07 00:30:46:742 +0000 [main] DEBUG PlatformDependent - -Dio.netty.jfr.enabled: true 2026-07-07 00:30:46:743 +0000 [main] DEBUG PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 2026-07-07 00:30:46:820 +0000 [main] DEBUG DefaultChannelId - -Dio.netty.processId: 17391 (auto-detected) 2026-07-07 00:30:46:823 +0000 [main] DEBUG NetUtil - -Djava.net.preferIPv4Stack: false 2026-07-07 00:30:46:823 +0000 [main] DEBUG NetUtil - -Djava.net.preferIPv6Addresses: false 2026-07-07 00:30:46:825 +0000 [main] DEBUG NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 2026-07-07 00:30:46:826 +0000 [main] DEBUG NetUtil - /proc/sys/net/core/somaxconn: 4096 2026-07-07 00:30:46:827 +0000 [main] DEBUG DefaultChannelId - -Dio.netty.machineId: da:64:bd:ff:fe:16:be:9c (auto-detected) 2026-07-07 00:30:46:841 +0000 [main] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 2026-07-07 00:30:46:841 +0000 [main] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 2026-07-07 00:30:46:883 +0000 [main] DEBUG AdaptiveByteBufAllocator - -Dio.netty.allocator.useCachedMagazinesForNonEventLoopThreads: false 2026-07-07 00:30:46:901 +0000 [main] DEBUG Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 2026-07-07 00:30:46:901 +0000 [main] DEBUG Recycler - -Dio.netty.recycler.ratio: 8 2026-07-07 00:30:46:901 +0000 [main] DEBUG Recycler - -Dio.netty.recycler.chunkSize: 32 2026-07-07 00:30:46:901 +0000 [main] DEBUG Recycler - -Dio.netty.recycler.blocking: false 2026-07-07 00:30:46:901 +0000 [main] DEBUG Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 2026-07-07 00:30:46:913 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.allocator.type: adaptive 2026-07-07 00:30:46:914 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 2026-07-07 00:30:46:914 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 2026-07-07 00:30:46:916 +0000 [main] DEBUG ChannelInitializerExtensions - -Dio.netty.bootstrap.extensions: null 2026-07-07 00:30:46:935 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 38939 2026-07-07 00:30:47:841 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38939 2026-07-07 00:30:47:841 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:38939' mapped to BlahBlah 2026-07-07 00:30:47:859 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38939 2026-07-07 00:30:47:859 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:38939' mapped to BlahBlah 2026-07-07 00:30:47:864 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38939 2026-07-07 00:30:47:864 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:38939' mapped to BlahBlah 2026-07-07 00:30:47:867 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38939 2026-07-07 00:30:47:867 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:38939' mapped to BlahBlah 2026-07-07 00:30:47:869 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38939 2026-07-07 00:30:47:869 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:38939' mapped to BlahBlah 2026-07-07 00:30:47:872 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38939 2026-07-07 00:30:47:872 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:38939' mapped to BlahBlah 2026-07-07 00:30:47:874 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38939 2026-07-07 00:30:47:874 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:38939' mapped to BlahBlah 2026-07-07 00:30:47:876 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38939 2026-07-07 00:30:47:876 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:38939' mapped to BlahBlah 2026-07-07 00:30:47:878 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38939 2026-07-07 00:30:47:878 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:38939' mapped to BlahBlah 2026-07-07 00:30:47:881 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38939 2026-07-07 00:30:47:881 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:38939' mapped to BlahBlah 2026-07-07 00:30:47:883 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38939 2026-07-07 00:30:47:883 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:38939' mapped to BlahBlah 2026-07-07 00:30:47:887 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-07-07 00:30:47:887 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-07 00:30:47:887 +0000 [main] INFO AbstractJsonRpcTest - [START]test_2LeafNodesInRpc 2026-07-07 00:30:47:888 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-07 00:30:48:141 +0000 [main] DEBUG RpcClient - Invoking RPC 'removeCoffeePot' using endpoint zmq://localhost:38939 2026-07-07 00:30:48:160 +0000 [main] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:38939 2026-07-07 00:30:48:160 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1217132493 2026-07-07 00:30:48:192 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x135bb533, L:/127.0.0.1:37436 - R:localhost/127.0.0.1:38939]]@1217132493 2026-07-07 00:30:48:214 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true 2026-07-07 00:30:48:214 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkBounds: true 2026-07-07 00:30:48:215 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@19e2784e 2026-07-07 00:30:48:391 +0000 [main] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"removeCoffeePot"} 2026-07-07 00:30:48:402 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-07-07 00:30:48:405 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"removeCoffeePot"} 2026-07-07 00:30:48:407 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=removeCoffeePot, params=null] 2026-07-07 00:30:48:410 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@4f3427be 2026-07-07 00:30:48:410 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"drink":"coffee","cups-brewed":3}} 2026-07-07 00:30:48:415 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0x135bb533, L:/127.0.0.1:37436 - R:localhost/127.0.0.1:38939] : {"jsonrpc":"2.0","id":1,"result":{"drink":"coffee","cups-brewed":3}} 2026-07-07 00:30:48:416 +0000 [main] TRACE RpcCodec - [decode][removeCoffeePot][out] input : {"drink":"coffee","cups-brewed":3} 2026-07-07 00:30:48:478 +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-07-07 00:30:48:483 +0000 [main] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:38939?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1217132493], timeout=30000] 2026-07-07 00:30:48:491 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:38939?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1217132493] 2026-07-07 00:30:48:491 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x135bb533, L:/127.0.0.1:37436 - R:localhost/127.0.0.1:38939]]@1217132493 2026-07-07 00:30:48:497 +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-07-07 00:30:48:497 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2026-07-07 00:30:48:498 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-07 00:30:48:498 +0000 [main] INFO AbstractJsonRpcTest - [END]test_2LeafNodesInRpc 2026-07-07 00:30:48:498 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-07 00:30:48:498 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 38939 2026-07-07 00:30:48:498 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:38939@1660873155] 2026-07-07 00:30:48:653 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 55835 2026-07-07 00:30:48:654 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55835 2026-07-07 00:30:48:654 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:55835' mapped to BlahBlah 2026-07-07 00:30:48:657 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55835 2026-07-07 00:30:48:657 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:55835' mapped to BlahBlah 2026-07-07 00:30:48:659 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55835 2026-07-07 00:30:48:659 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:55835' mapped to BlahBlah 2026-07-07 00:30:48:661 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55835 2026-07-07 00:30:48:661 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:55835' mapped to BlahBlah 2026-07-07 00:30:48:663 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55835 2026-07-07 00:30:48:663 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:55835' mapped to BlahBlah 2026-07-07 00:30:48:665 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55835 2026-07-07 00:30:48:665 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:55835' mapped to BlahBlah 2026-07-07 00:30:48:667 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55835 2026-07-07 00:30:48:667 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:55835' mapped to BlahBlah 2026-07-07 00:30:48:669 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55835 2026-07-07 00:30:48:669 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:55835' mapped to BlahBlah 2026-07-07 00:30:48:671 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55835 2026-07-07 00:30:48:671 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:55835' mapped to BlahBlah 2026-07-07 00:30:48:673 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55835 2026-07-07 00:30:48:673 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:55835' mapped to BlahBlah 2026-07-07 00:30:48:675 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55835 2026-07-07 00:30:48:675 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:55835' mapped to BlahBlah 2026-07-07 00:30:48:677 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-07-07 00:30:48:677 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-07 00:30:48:677 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcComplexResponse 2026-07-07 00:30:48:677 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-07 00:30:49:013 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'get-all-numbers' using endpoint zmq://localhost:55835 2026-07-07 00:30:49:013 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:55835 2026-07-07 00:30:49:014 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@960819897 2026-07-07 00:30:49:016 +0000 [multiThreadIoEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x90c7db0c, L:/127.0.0.1:57056 - R:localhost/127.0.0.1:55835]]@960819897 2026-07-07 00:30:49:115 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"get-all-numbers"} 2026-07-07 00:30:49:118 +0000 [defaultEventExecutorGroup-3-4] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-07-07 00:30:49:119 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"get-all-numbers"} 2026-07-07 00:30:49:119 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=get-all-numbers, params=null] 2026-07-07 00:30:49:119 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@5ced8035 2026-07-07 00:30:49:120 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}}} 2026-07-07 00:30:49:121 +0000 [defaultEventExecutorGroup-3-3] DEBUG RequesterSessionImpl - Response from [id: 0x90c7db0c, L:/127.0.0.1:57056 - R:localhost/127.0.0.1:55835] : {"jsonrpc":"2.0","id":1,"result":{"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}}} 2026-07-07 00:30:49:122 +0000 [Time-limited test] TRACE RpcCodec - [decode][get-all-numbers][out] input : {"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}} 2026-07-07 00:30:49:145 +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-07-07 00:30:49:146 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:55835?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=960819897], timeout=30000] 2026-07-07 00:30:49:146 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:55835?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=960819897] 2026-07-07 00:30:49:146 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x90c7db0c, L:/127.0.0.1:57056 - R:localhost/127.0.0.1:55835]]@960819897 2026-07-07 00:30:49:162 +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-07-07 00:30:49:216 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-07 00:30:49:217 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcComplexResponse 2026-07-07 00:30:49:217 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-07 00:30:49:217 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 55835 2026-07-07 00:30:49:217 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:55835@1353340966] 2026-07-07 00:30:49:318 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 54971 2026-07-07 00:30:49:319 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54971 2026-07-07 00:30:49:319 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:54971' mapped to BlahBlah 2026-07-07 00:30:49:322 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54971 2026-07-07 00:30:49:322 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:54971' mapped to BlahBlah 2026-07-07 00:30:49:324 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54971 2026-07-07 00:30:49:324 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:54971' mapped to BlahBlah 2026-07-07 00:30:49:325 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54971 2026-07-07 00:30:49:325 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:54971' mapped to BlahBlah 2026-07-07 00:30:49:327 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54971 2026-07-07 00:30:49:327 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:54971' mapped to BlahBlah 2026-07-07 00:30:49:329 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54971 2026-07-07 00:30:49:329 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:54971' mapped to BlahBlah 2026-07-07 00:30:49:330 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54971 2026-07-07 00:30:49:331 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:54971' mapped to BlahBlah 2026-07-07 00:30:49:332 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54971 2026-07-07 00:30:49:332 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:54971' mapped to BlahBlah 2026-07-07 00:30:49:334 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54971 2026-07-07 00:30:49:334 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:54971' mapped to BlahBlah 2026-07-07 00:30:49:335 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54971 2026-07-07 00:30:49:335 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:54971' mapped to BlahBlah 2026-07-07 00:30:49:337 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54971 2026-07-07 00:30:49:337 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:54971' mapped to BlahBlah 2026-07-07 00:30:49:338 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-07-07 00:30:49:339 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-07 00:30:49:339 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcSimpleMethod 2026-07-07 00:30:49:339 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-07 00:30:49:590 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'simple-method' using endpoint zmq://localhost:54971 2026-07-07 00:30:49:591 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:54971 2026-07-07 00:30:49:591 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1200865435 2026-07-07 00:30:49:594 +0000 [multiThreadIoEventLoopGroup-2-8] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x9103f6b6, L:/127.0.0.1:44270 - R:localhost/127.0.0.1:54971]]@1200865435 2026-07-07 00:30:49:695 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"simple-method"} 2026-07-07 00:30:49:696 +0000 [defaultEventExecutorGroup-3-6] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-07-07 00:30:49:697 +0000 [defaultEventExecutorGroup-3-6] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"simple-method"} 2026-07-07 00:30:49:697 +0000 [defaultEventExecutorGroup-3-6] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=simple-method, params=null] 2026-07-07 00:30:49:698 +0000 [defaultEventExecutorGroup-3-6] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@3bdd96ee 2026-07-07 00:30:49:698 +0000 [defaultEventExecutorGroup-3-6] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{}} 2026-07-07 00:30:49:700 +0000 [defaultEventExecutorGroup-3-5] DEBUG RequesterSessionImpl - Response from [id: 0x9103f6b6, L:/127.0.0.1:44270 - R:localhost/127.0.0.1:54971] : {"jsonrpc":"2.0","id":1,"result":{}} 2026-07-07 00:30:49:700 +0000 [Time-limited test] TRACE RpcCodec - [decode][simple-method][out] input : null 2026-07-07 00:30:49:701 +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-07-07 00:30:49:701 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:54971?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1200865435], timeout=30000] 2026-07-07 00:30:49:701 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:54971?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1200865435] 2026-07-07 00:30:49:701 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x9103f6b6, L:/127.0.0.1:44270 - R:localhost/127.0.0.1:54971]]@1200865435 2026-07-07 00:30:49:702 +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-07-07 00:30:49:702 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-07 00:30:49:702 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcSimpleMethod 2026-07-07 00:30:49:703 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-07 00:30:49:703 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 54971 2026-07-07 00:30:49:703 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:54971@42687726] 2026-07-07 00:30:49:808 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 55467 2026-07-07 00:30:49:808 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55467 2026-07-07 00:30:49:808 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:55467' mapped to BlahBlah 2026-07-07 00:30:49:811 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55467 2026-07-07 00:30:49:811 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:55467' mapped to BlahBlah 2026-07-07 00:30:49:812 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55467 2026-07-07 00:30:49:812 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:55467' mapped to BlahBlah 2026-07-07 00:30:49:814 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55467 2026-07-07 00:30:49:814 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:55467' mapped to BlahBlah 2026-07-07 00:30:49:815 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55467 2026-07-07 00:30:49:815 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:55467' mapped to BlahBlah 2026-07-07 00:30:49:816 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55467 2026-07-07 00:30:49:817 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:55467' mapped to BlahBlah 2026-07-07 00:30:49:818 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55467 2026-07-07 00:30:49:818 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:55467' mapped to BlahBlah 2026-07-07 00:30:49:819 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55467 2026-07-07 00:30:49:819 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:55467' mapped to BlahBlah 2026-07-07 00:30:49:820 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55467 2026-07-07 00:30:49:820 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:55467' mapped to BlahBlah 2026-07-07 00:30:49:822 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55467 2026-07-07 00:30:49:822 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:55467' mapped to BlahBlah 2026-07-07 00:30:49:823 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55467 2026-07-07 00:30:49:823 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:55467' mapped to BlahBlah 2026-07-07 00:30:49:824 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-07-07 00:30:49:825 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-07 00:30:49:825 +0000 [main] INFO AbstractJsonRpcTest - [START]testMethodWithAnyXmlNoData 2026-07-07 00:30:49:825 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-07 00:30:50:107 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'method-with-anyxml' using endpoint zmq://localhost:55467 2026-07-07 00:30:50:108 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:55467 2026-07-07 00:30:50:108 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1049617998 2026-07-07 00:30:50:109 +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@73d67adf}]} 2026-07-07 00:30:50:110 +0000 [multiThreadIoEventLoopGroup-2-11] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x38a296d7, L:/127.0.0.1:32920 - R:localhost/127.0.0.1:55467]]@1049617998 2026-07-07 00:30:50:124 +0000 [Time-limited test] TRACE RpcCodec - [encode][method-with-anyxml][in] result : {"some-number":5,"some-data":{"data":123}} 2026-07-07 00:30:50:125 +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-07-07 00:30:50:126 +0000 [defaultEventExecutorGroup-3-8] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-07-07 00:30:50:126 +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-07-07 00:30:50:127 +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-07-07 00:30:50:127 +0000 [defaultEventExecutorGroup-3-8] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@7cf906f1 2026-07-07 00:30:50:127 +0000 [defaultEventExecutorGroup-3-8] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"some-data":{"data":123}}} 2026-07-07 00:30:50:129 +0000 [defaultEventExecutorGroup-3-7] DEBUG RequesterSessionImpl - Response from [id: 0x38a296d7, L:/127.0.0.1:32920 - R:localhost/127.0.0.1:55467] : {"jsonrpc":"2.0","id":1,"result":{"some-data":{"data":123}}} 2026-07-07 00:30:50:129 +0000 [Time-limited test] TRACE RpcCodec - [decode][method-with-anyxml][out] input : {"some-data":{"data":123}} 2026-07-07 00:30:50:130 +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@5f067fcd}]} 2026-07-07 00:30:50:130 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:55467?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1049617998], timeout=30000] 2026-07-07 00:30:50:130 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:55467?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1049617998] 2026-07-07 00:30:50:130 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x38a296d7, L:/127.0.0.1:32920 - R:localhost/127.0.0.1:55467]]@1049617998 2026-07-07 00:30:50:130 +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@5f067fcd}]} 2026-07-07 00:30:50:131 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2026-07-07 00:30:50:131 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-07 00:30:50:131 +0000 [main] INFO AbstractJsonRpcTest - [END]testMethodWithAnyXmlNoData 2026-07-07 00:30:50:131 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-07 00:30:50:131 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 55467 2026-07-07 00:30:50:131 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:55467@1291180807] 2026-07-07 00:30:50:229 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 50969 2026-07-07 00:30:50:230 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50969 2026-07-07 00:30:50:230 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:50969' mapped to BlahBlah 2026-07-07 00:30:50:233 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50969 2026-07-07 00:30:50:233 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:50969' mapped to BlahBlah 2026-07-07 00:30:50:235 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50969 2026-07-07 00:30:50:235 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:50969' mapped to BlahBlah 2026-07-07 00:30:50:236 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50969 2026-07-07 00:30:50:237 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:50969' mapped to BlahBlah 2026-07-07 00:30:50:238 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50969 2026-07-07 00:30:50:238 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:50969' mapped to BlahBlah 2026-07-07 00:30:50:240 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50969 2026-07-07 00:30:50:240 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:50969' mapped to BlahBlah 2026-07-07 00:30:50:242 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50969 2026-07-07 00:30:50:242 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:50969' mapped to BlahBlah 2026-07-07 00:30:50:244 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50969 2026-07-07 00:30:50:244 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:50969' mapped to BlahBlah 2026-07-07 00:30:50:246 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50969 2026-07-07 00:30:50:246 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:50969' mapped to BlahBlah 2026-07-07 00:30:50:247 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50969 2026-07-07 00:30:50:247 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:50969' mapped to BlahBlah 2026-07-07 00:30:50:249 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50969 2026-07-07 00:30:50:249 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:50969' mapped to BlahBlah 2026-07-07 00:30:50:251 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-07-07 00:30:50:251 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-07 00:30:50:252 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcMultiplyList 2026-07-07 00:30:50:252 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-07 00:30:50:531 +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-07-07 00:30:50:532 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'multiply-list' using endpoint zmq://localhost:50969 2026-07-07 00:30:50:532 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:50969 2026-07-07 00:30:50:532 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1265914518 2026-07-07 00:30:50:534 +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-07-07 00:30:50:534 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x899df99d, L:/127.0.0.1:40434 - R:localhost/127.0.0.1:50969]]@1265914518 2026-07-07 00:30:50:536 +0000 [Time-limited test] TRACE RpcCodec - [encode][multiply-list][in] result : {"multiplier":3,"numbers":[{"num":15},{"num":10},{"num":17}]} 2026-07-07 00:30:50:637 +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-07-07 00:30:50:639 +0000 [defaultEventExecutorGroup-3-10] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-07-07 00:30:50:639 +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-07-07 00:30:50:639 +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-07-07 00:30:50:639 +0000 [defaultEventExecutorGroup-3-10] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@4bd1130a 2026-07-07 00:30:50:640 +0000 [defaultEventExecutorGroup-3-10] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"numbers":[{"num":45},{"num":30},{"num":51}]}} 2026-07-07 00:30:50:641 +0000 [defaultEventExecutorGroup-3-9] DEBUG RequesterSessionImpl - Response from [id: 0x899df99d, L:/127.0.0.1:40434 - R:localhost/127.0.0.1:50969] : {"jsonrpc":"2.0","id":1,"result":{"numbers":[{"num":45},{"num":30},{"num":51}]}} 2026-07-07 00:30:50:642 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-list][out] input : {"numbers":[{"num":45},{"num":30},{"num":51}]} 2026-07-07 00:30:50:644 +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-07-07 00:30:50:644 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:50969?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1265914518], timeout=30000] 2026-07-07 00:30:50:644 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:50969?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1265914518] 2026-07-07 00:30:50:644 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x899df99d, L:/127.0.0.1:40434 - R:localhost/127.0.0.1:50969]]@1265914518 2026-07-07 00:30:50:645 +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-07-07 00:30:50:646 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2026-07-07 00:30:50:656 +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-07-07 00:30:50:657 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-07 00:30:50:657 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcMultiplyList 2026-07-07 00:30:50:657 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-07 00:30:50:657 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 50969 2026-07-07 00:30:50:658 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:50969@849140474] 2026-07-07 00:30:50:743 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 35125 2026-07-07 00:30:50:744 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35125 2026-07-07 00:30:50:744 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:35125' mapped to BlahBlah 2026-07-07 00:30:50:746 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35125 2026-07-07 00:30:50:746 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:35125' mapped to BlahBlah 2026-07-07 00:30:50:748 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35125 2026-07-07 00:30:50:748 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:35125' mapped to BlahBlah 2026-07-07 00:30:50:749 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35125 2026-07-07 00:30:50:749 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:35125' mapped to BlahBlah 2026-07-07 00:30:50:750 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35125 2026-07-07 00:30:50:750 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:35125' mapped to BlahBlah 2026-07-07 00:30:50:752 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35125 2026-07-07 00:30:50:752 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:35125' mapped to BlahBlah 2026-07-07 00:30:50:753 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35125 2026-07-07 00:30:50:753 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:35125' mapped to BlahBlah 2026-07-07 00:30:50:754 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35125 2026-07-07 00:30:50:754 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:35125' mapped to BlahBlah 2026-07-07 00:30:50:756 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35125 2026-07-07 00:30:50:756 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:35125' mapped to BlahBlah 2026-07-07 00:30:50:757 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35125 2026-07-07 00:30:50:758 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:35125' mapped to BlahBlah 2026-07-07 00:30:50:759 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35125 2026-07-07 00:30:50:759 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:35125' mapped to BlahBlah 2026-07-07 00:30:50:760 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-07-07 00:30:50:760 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-07 00:30:50:760 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcError 2026-07-07 00:30:50:760 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-07 00:30:51:011 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'error-method' using endpoint zmq://localhost:35125 2026-07-07 00:30:51:012 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:35125 2026-07-07 00:30:51:013 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@532858450 2026-07-07 00:30:51:015 +0000 [multiThreadIoEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x14294341, L:/127.0.0.1:34354 - R:localhost/127.0.0.1:35125]]@532858450 2026-07-07 00:30:51:116 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"error-method"} 2026-07-07 00:30:51:117 +0000 [defaultEventExecutorGroup-3-12] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-07-07 00:30:51:118 +0000 [defaultEventExecutorGroup-3-12] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"error-method"} 2026-07-07 00:30:51:118 +0000 [defaultEventExecutorGroup-3-12] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=error-method, params=null] 2026-07-07 00:30:51:120 +0000 [defaultEventExecutorGroup-3-12] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@32ad3d50 2026-07-07 00:30:51:120 +0000 [defaultEventExecutorGroup-3-12] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"error":{"code":12345,"message":"It just failed","data":{}}} 2026-07-07 00:30:51:122 +0000 [defaultEventExecutorGroup-3-11] DEBUG RequesterSessionImpl - Response from [id: 0x14294341, L:/127.0.0.1:34354 - R:localhost/127.0.0.1:35125] : {"jsonrpc":"2.0","id":1,"error":{"code":12345,"message":"It just failed","data":{}}} 2026-07-07 00:30:51:123 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:35125?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=532858450], timeout=30000] 2026-07-07 00:30:51:123 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:35125?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=532858450] 2026-07-07 00:30:51:123 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x14294341, L:/127.0.0.1:34354 - R:localhost/127.0.0.1:35125]]@532858450 2026-07-07 00:30:51:130 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Result : null 2026-07-07 00:30:51:130 +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:35125, cause=java.lang.reflect.InvocationTargetException]] 2026-07-07 00:30:51:133 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-07 00:30:51:134 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcError 2026-07-07 00:30:51:134 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-07 00:30:51:134 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 35125 2026-07-07 00:30:51:134 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:35125@721267591] 2026-07-07 00:30:51:224 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 39989 2026-07-07 00:30:51:225 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:39989 2026-07-07 00:30:51:225 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:39989' mapped to BlahBlah 2026-07-07 00:30:51:228 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:39989 2026-07-07 00:30:51:228 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:39989' mapped to BlahBlah 2026-07-07 00:30:51:229 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:39989 2026-07-07 00:30:51:229 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:39989' mapped to BlahBlah 2026-07-07 00:30:51:231 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:39989 2026-07-07 00:30:51:231 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:39989' mapped to BlahBlah 2026-07-07 00:30:51:233 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:39989 2026-07-07 00:30:51:233 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:39989' mapped to BlahBlah 2026-07-07 00:30:51:234 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:39989 2026-07-07 00:30:51:234 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:39989' mapped to BlahBlah 2026-07-07 00:30:51:236 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:39989 2026-07-07 00:30:51:236 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:39989' mapped to BlahBlah 2026-07-07 00:30:51:237 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:39989 2026-07-07 00:30:51:237 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:39989' mapped to BlahBlah 2026-07-07 00:30:51:239 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:39989 2026-07-07 00:30:51:239 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:39989' mapped to BlahBlah 2026-07-07 00:30:51:240 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:39989 2026-07-07 00:30:51:241 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:39989' mapped to BlahBlah 2026-07-07 00:30:51:242 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:39989 2026-07-07 00:30:51:242 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:39989' mapped to BlahBlah 2026-07-07 00:30:51:243 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-07-07 00:30:51:244 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-07 00:30:51:244 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcUnknownMethod 2026-07-07 00:30:51:244 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-07 00:30:51:497 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-07 00:30:51:497 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcUnknownMethod 2026-07-07 00:30:51:497 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-07 00:30:51:498 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 39989 2026-07-07 00:30:51:498 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:39989@1442765375] 2026-07-07 00:30:51:572 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 57495 2026-07-07 00:30:51:572 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57495 2026-07-07 00:30:51:572 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:57495' mapped to BlahBlah 2026-07-07 00:30:51:574 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57495 2026-07-07 00:30:51:574 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:57495' mapped to BlahBlah 2026-07-07 00:30:51:576 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57495 2026-07-07 00:30:51:576 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:57495' mapped to BlahBlah 2026-07-07 00:30:51:577 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57495 2026-07-07 00:30:51:577 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:57495' mapped to BlahBlah 2026-07-07 00:30:51:578 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57495 2026-07-07 00:30:51:578 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:57495' mapped to BlahBlah 2026-07-07 00:30:51:579 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57495 2026-07-07 00:30:51:580 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:57495' mapped to BlahBlah 2026-07-07 00:30:51:581 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57495 2026-07-07 00:30:51:581 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:57495' mapped to BlahBlah 2026-07-07 00:30:51:582 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57495 2026-07-07 00:30:51:582 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:57495' mapped to BlahBlah 2026-07-07 00:30:51:584 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57495 2026-07-07 00:30:51:584 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:57495' mapped to BlahBlah 2026-07-07 00:30:51:586 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57495 2026-07-07 00:30:51:586 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:57495' mapped to BlahBlah 2026-07-07 00:30:51:587 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57495 2026-07-07 00:30:51:587 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:57495' mapped to BlahBlah 2026-07-07 00:30:51:589 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-07-07 00:30:51:589 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-07 00:30:51:589 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcFactorial 2026-07-07 00:30:51:589 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-07 00:30:51:854 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'factorial' using endpoint zmq://localhost:57495 2026-07-07 00:30:51:854 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:57495 2026-07-07 00:30:51:854 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1623151440 2026-07-07 00:30:51:856 +0000 [multiThreadIoEventLoopGroup-2-9] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x7f7d38fd, L:/127.0.0.1:36856 - R:localhost/127.0.0.1:57495]]@1623151440 2026-07-07 00:30:51:856 +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-07-07 00:30:51:856 +0000 [Time-limited test] TRACE RpcCodec - [encode][factorial][in] result : {"in-number":8} 2026-07-07 00:30:51:957 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"factorial","params":{"in-number":8}} 2026-07-07 00:30:51:959 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-07-07 00:30:51:959 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"factorial","params":{"in-number":8}} 2026-07-07 00:30:51:960 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=factorial, params={"in-number":8}] 2026-07-07 00:30:51:960 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@2b3f8f6e 2026-07-07 00:30:51:960 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"out-number":40320}} 2026-07-07 00:30:51:962 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0x7f7d38fd, L:/127.0.0.1:36856 - R:localhost/127.0.0.1:57495] : {"jsonrpc":"2.0","id":1,"result":{"out-number":40320}} 2026-07-07 00:30:51:963 +0000 [Time-limited test] TRACE RpcCodec - [decode][factorial][out] input : {"out-number":40320} 2026-07-07 00:30:51:963 +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-07-07 00:30:51:964 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:57495?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1623151440], timeout=30000] 2026-07-07 00:30:51:964 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:57495?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1623151440] 2026-07-07 00:30:51:964 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x7f7d38fd, L:/127.0.0.1:36856 - R:localhost/127.0.0.1:57495]]@1623151440 2026-07-07 00:30:51:964 +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-07-07 00:30:51:965 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2026-07-07 00:30:51:974 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DataObject : FactorialOutput{outNumber=40320} 2026-07-07 00:30:51:974 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-07 00:30:51:975 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcFactorial 2026-07-07 00:30:51:975 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-07 00:30:51:975 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 57495 2026-07-07 00:30:51:975 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:57495@612245301] 2026-07-07 00:30:52:042 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 55213 2026-07-07 00:30:52:043 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55213 2026-07-07 00:30:52:043 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:55213' mapped to BlahBlah 2026-07-07 00:30:52:046 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55213 2026-07-07 00:30:52:046 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:55213' mapped to BlahBlah 2026-07-07 00:30:52:047 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55213 2026-07-07 00:30:52:047 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:55213' mapped to BlahBlah 2026-07-07 00:30:52:049 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55213 2026-07-07 00:30:52:049 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:55213' mapped to BlahBlah 2026-07-07 00:30:52:050 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55213 2026-07-07 00:30:52:050 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:55213' mapped to BlahBlah 2026-07-07 00:30:52:051 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55213 2026-07-07 00:30:52:051 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:55213' mapped to BlahBlah 2026-07-07 00:30:52:053 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55213 2026-07-07 00:30:52:053 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:55213' mapped to BlahBlah 2026-07-07 00:30:52:055 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55213 2026-07-07 00:30:52:055 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:55213' mapped to BlahBlah 2026-07-07 00:30:52:058 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55213 2026-07-07 00:30:52:058 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:55213' mapped to BlahBlah 2026-07-07 00:30:52:060 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55213 2026-07-07 00:30:52:060 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:55213' mapped to BlahBlah 2026-07-07 00:30:52:062 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55213 2026-07-07 00:30:52:063 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:55213' mapped to BlahBlah 2026-07-07 00:30:52:065 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-07-07 00:30:52:065 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-07 00:30:52:065 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcMultiplyLeafList 2026-07-07 00:30:52:065 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-07 00:30:52:339 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'multiply-ll' using endpoint zmq://localhost:55213 2026-07-07 00:30:52:340 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:55213 2026-07-07 00:30:52:340 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1504657035 2026-07-07 00:30:52:341 +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-07-07 00:30:52:342 +0000 [multiThreadIoEventLoopGroup-2-12] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x4353a67f, L:/127.0.0.1:46642 - R:localhost/127.0.0.1:55213]]@1504657035 2026-07-07 00:30:52:342 +0000 [Time-limited test] TRACE RpcCodec - [encode][multiply-ll][in] result : {"multiplier":3,"numbers":[5,2,7]} 2026-07-07 00:30:52:443 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"multiply-ll","params":{"multiplier":3,"numbers":[5,2,7]}} 2026-07-07 00:30:52:445 +0000 [defaultEventExecutorGroup-3-4] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-07-07 00:30:52:445 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"multiply-ll","params":{"multiplier":3,"numbers":[5,2,7]}} 2026-07-07 00:30:52:446 +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-07-07 00:30:52:446 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@522a75d8 2026-07-07 00:30:52:447 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"numbers":[15,6,21]}} 2026-07-07 00:30:52:449 +0000 [defaultEventExecutorGroup-3-3] DEBUG RequesterSessionImpl - Response from [id: 0x4353a67f, L:/127.0.0.1:46642 - R:localhost/127.0.0.1:55213] : {"jsonrpc":"2.0","id":1,"result":{"numbers":[15,6,21]}} 2026-07-07 00:30:52:449 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-ll][out] input : {"numbers":[15,6,21]} 2026-07-07 00:30:52:452 +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-07-07 00:30:52:453 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:55213?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1504657035], timeout=30000] 2026-07-07 00:30:52:453 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:55213?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1504657035] 2026-07-07 00:30:52:453 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x4353a67f, L:/127.0.0.1:46642 - R:localhost/127.0.0.1:55213]]@1504657035 2026-07-07 00:30:52:453 +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-07-07 00:30:52:462 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DataObject : MultiplyLlOutput{numbers=[21, 6, 15]} 2026-07-07 00:30:52:463 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-07 00:30:52:463 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcMultiplyLeafList 2026-07-07 00:30:52:463 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-07 00:30:52:463 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 55213 2026-07-07 00:30:52:463 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:55213@1039774283]