2024-09-24 22:10:21:765 +0000 [main] DEBUG InternalLoggerFactory - Using SLF4J as the default logging framework 2024-09-24 22:10:21:769 +0000 [main] DEBUG MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 8 2024-09-24 22:10:21:781 +0000 [main] DEBUG GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 2024-09-24 22:10:21:791 +0000 [main] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2024-09-24 22:10:21:791 +0000 [main] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2024-09-24 22:10:21:829 +0000 [main] DEBUG PlatformDependent0 - -Dio.netty.noUnsafe: false 2024-09-24 22:10:21:829 +0000 [main] DEBUG PlatformDependent0 - Java version: 21 2024-09-24 22:10:21:830 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 2024-09-24 22:10:21:831 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe base methods: all available 2024-09-24 22:10:21:832 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe.storeFence: available 2024-09-24 22:10:21:832 +0000 [main] DEBUG PlatformDependent0 - java.nio.Buffer.address: available 2024-09-24 22:10:21:833 +0000 [main] DEBUG PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 2024-09-24 22:10:21:834 +0000 [main] DEBUG PlatformDependent0 - java.nio.Bits.unaligned: available, true 2024-09-24 22:10:21:835 +0000 [main] DEBUG PlatformDependent0 - jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable: class io.netty.util.internal.PlatformDependent0$7 cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to unnamed module @18ece7f4 2024-09-24 22:10:21:836 +0000 [main] DEBUG PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 2024-09-24 22:10:21:836 +0000 [main] DEBUG PlatformDependent - sun.misc.Unsafe: available 2024-09-24 22:10:21:836 +0000 [main] DEBUG PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2024-09-24 22:10:21:836 +0000 [main] DEBUG PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 2024-09-24 22:10:21:838 +0000 [main] DEBUG PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 2024-09-24 22:10:21:838 +0000 [main] DEBUG PlatformDependent - -Dio.netty.uninitializedArrayAllocationThreshold: -1 2024-09-24 22:10:21:840 +0000 [main] DEBUG CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 2024-09-24 22:10:21:840 +0000 [main] DEBUG PlatformDependent - -Dio.netty.noPreferDirect: false 2024-09-24 22:10:21:842 +0000 [main] DEBUG NioEventLoop - -Dio.netty.noKeySetOptimization: false 2024-09-24 22:10:21:842 +0000 [main] DEBUG NioEventLoop - -Dio.netty.selectorAutoRebuildThreshold: 512 2024-09-24 22:10:21:868 +0000 [main] DEBUG PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 2024-09-24 22:10:21:940 +0000 [main] DEBUG DefaultChannelId - -Dio.netty.processId: 30979 (auto-detected) 2024-09-24 22:10:21:947 +0000 [main] DEBUG NetUtil - -Djava.net.preferIPv4Stack: false 2024-09-24 22:10:21:947 +0000 [main] DEBUG NetUtil - -Djava.net.preferIPv6Addresses: false 2024-09-24 22:10:21:950 +0000 [main] DEBUG NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 2024-09-24 22:10:21:951 +0000 [main] DEBUG NetUtil - /proc/sys/net/core/somaxconn: 4096 2024-09-24 22:10:21:951 +0000 [main] DEBUG DefaultChannelId - -Dio.netty.machineId: 02:42:80:ff:fe:09:9f:5f (auto-detected) 2024-09-24 22:10:21:966 +0000 [main] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 2024-09-24 22:10:21:966 +0000 [main] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 2024-09-24 22:10:22:001 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 8 2024-09-24 22:10:22:001 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 8 2024-09-24 22:10:22:001 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192 2024-09-24 22:10:22:001 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 9 2024-09-24 22:10:22:002 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 4194304 2024-09-24 22:10:22:002 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256 2024-09-24 22:10:22:002 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64 2024-09-24 22:10:22:002 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768 2024-09-24 22:10:22:002 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192 2024-09-24 22:10:22:002 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimIntervalMillis: 0 2024-09-24 22:10:22:002 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.useCacheForAllThreads: false 2024-09-24 22:10:22:002 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 2024-09-24 22:10:22:002 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.disableCacheFinalizersForFastThreadLocalThreads: false 2024-09-24 22:10:22:014 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.allocator.type: pooled 2024-09-24 22:10:22:015 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 2024-09-24 22:10:22:015 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 2024-09-24 22:10:22:016 +0000 [main] DEBUG ChannelInitializerExtensions - -Dio.netty.bootstrap.extensions: null 2024-09-24 22:10:22:026 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 48343 WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.15/byte-buddy-agent-1.14.15.jar) WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information WARNING: Dynamic loading of agents will be disallowed by default in a future release 2024-09-24 22:10:23:399 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48343 2024-09-24 22:10:23:399 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:48343' mapped to BlahBlah 2024-09-24 22:10:23:424 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48343 2024-09-24 22:10:23:424 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:48343' mapped to BlahBlah 2024-09-24 22:10:23:432 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48343 2024-09-24 22:10:23:432 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:48343' mapped to BlahBlah 2024-09-24 22:10:23:437 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48343 2024-09-24 22:10:23:438 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:48343' mapped to BlahBlah 2024-09-24 22:10:23:442 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48343 2024-09-24 22:10:23:442 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:48343' mapped to BlahBlah 2024-09-24 22:10:23:446 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48343 2024-09-24 22:10:23:446 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:48343' mapped to BlahBlah 2024-09-24 22:10:23:450 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48343 2024-09-24 22:10:23:450 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:48343' mapped to BlahBlah 2024-09-24 22:10:23:455 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48343 2024-09-24 22:10:23:455 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:48343' mapped to BlahBlah 2024-09-24 22:10:23:458 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48343 2024-09-24 22:10:23:459 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:48343' mapped to BlahBlah 2024-09-24 22:10:23:462 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48343 2024-09-24 22:10:23:462 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:48343' mapped to BlahBlah 2024-09-24 22:10:23:466 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48343 2024-09-24 22:10:23:466 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:48343' mapped to BlahBlah 2024-09-24 22:10:23:474 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-09-24 22:10:23:474 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 22:10:23:474 +0000 [main] INFO AbstractJsonRpcTest - [START]test_2LeafNodesInRpc 2024-09-24 22:10:23:474 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 22:10:23:734 +0000 [main] DEBUG RpcClient - Invoking RPC 'removeCoffeePot' using endpoint zmq://localhost:48343 2024-09-24 22:10:23:757 +0000 [main] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:48343 2024-09-24 22:10:23:757 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@2100710350 2024-09-24 22:10:23:833 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xdb88b617, L:/127.0.0.1:51962 - R:localhost/127.0.0.1:48343]]@2100710350 2024-09-24 22:10:23:848 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 2024-09-24 22:10:23:848 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.ratio: 8 2024-09-24 22:10:23:848 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.chunkSize: 32 2024-09-24 22:10:23:848 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.blocking: false 2024-09-24 22:10:23:848 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 2024-09-24 22:10:23:861 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true 2024-09-24 22:10:23:861 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkBounds: true 2024-09-24 22:10:23:862 +0000 [nioEventLoopGroup-2-2] DEBUG ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@6cdfaa98 2024-09-24 22:10:23:995 +0000 [main] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"removeCoffeePot"} 2024-09-24 22:10:24:003 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-09-24 22:10:24:008 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"removeCoffeePot"} 2024-09-24 22:10:24:011 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=removeCoffeePot, params=null] 2024-09-24 22:10:24:015 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@5461dcac 2024-09-24 22:10:24:015 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"drink":"coffee","cups-brewed":3}} 2024-09-24 22:10:24:027 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0xdb88b617, L:/127.0.0.1:51962 - R:localhost/127.0.0.1:48343] : {"jsonrpc":"2.0","id":1,"result":{"drink":"coffee","cups-brewed":3}} 2024-09-24 22:10:24:031 +0000 [main] TRACE RpcCodec - [decode][removeCoffeePot][out] input : {"drink":"coffee","cups-brewed":3} 2024-09-24 22:10:24:119 +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}]} 2024-09-24 22:10:24:126 +0000 [main] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:48343?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=2100710350], timeout=30000] 2024-09-24 22:10:24:134 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:48343?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=2100710350] 2024-09-24 22:10:24:134 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xdb88b617, L:/127.0.0.1:51962 - R:localhost/127.0.0.1:48343]]@2100710350 2024-09-24 22:10:24:141 +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}]} 2024-09-24 22:10:24:141 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2024-09-24 22:10:24:142 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 22:10:24:142 +0000 [main] INFO AbstractJsonRpcTest - [END]test_2LeafNodesInRpc 2024-09-24 22:10:24:142 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 22:10:24:142 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 48343 2024-09-24 22:10:24:142 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:48343@493090494] 2024-09-24 22:10:24:422 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 48993 2024-09-24 22:10:24:423 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48993 2024-09-24 22:10:24:423 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:48993' mapped to BlahBlah 2024-09-24 22:10:24:427 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48993 2024-09-24 22:10:24:428 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:48993' mapped to BlahBlah 2024-09-24 22:10:24:431 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48993 2024-09-24 22:10:24:431 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:48993' mapped to BlahBlah 2024-09-24 22:10:24:434 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48993 2024-09-24 22:10:24:434 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:48993' mapped to BlahBlah 2024-09-24 22:10:24:437 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48993 2024-09-24 22:10:24:437 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:48993' mapped to BlahBlah 2024-09-24 22:10:24:439 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48993 2024-09-24 22:10:24:440 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:48993' mapped to BlahBlah 2024-09-24 22:10:24:442 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48993 2024-09-24 22:10:24:442 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:48993' mapped to BlahBlah 2024-09-24 22:10:24:445 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48993 2024-09-24 22:10:24:445 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:48993' mapped to BlahBlah 2024-09-24 22:10:24:448 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48993 2024-09-24 22:10:24:448 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:48993' mapped to BlahBlah 2024-09-24 22:10:24:450 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48993 2024-09-24 22:10:24:450 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:48993' mapped to BlahBlah 2024-09-24 22:10:24:453 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48993 2024-09-24 22:10:24:453 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:48993' mapped to BlahBlah 2024-09-24 22:10:24:455 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-09-24 22:10:24:456 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 22:10:24:456 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcComplexResponse 2024-09-24 22:10:24:456 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 22:10:24:778 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'get-all-numbers' using endpoint zmq://localhost:48993 2024-09-24 22:10:24:779 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:48993 2024-09-24 22:10:24:779 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1793188404 2024-09-24 22:10:24:788 +0000 [nioEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xd3609a4e, L:/127.0.0.1:42914 - R:localhost/127.0.0.1:48993]]@1793188404 2024-09-24 22:10:24:884 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"get-all-numbers"} 2024-09-24 22:10:24:885 +0000 [defaultEventExecutorGroup-3-4] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-09-24 22:10:24:886 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"get-all-numbers"} 2024-09-24 22:10:24:886 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=get-all-numbers, params=null] 2024-09-24 22:10:24:886 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@680d093b 2024-09-24 22:10:24:887 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}}} 2024-09-24 22:10:24:890 +0000 [defaultEventExecutorGroup-3-3] DEBUG RequesterSessionImpl - Response from [id: 0xd3609a4e, L:/127.0.0.1:42914 - R:localhost/127.0.0.1:48993] : {"jsonrpc":"2.0","id":1,"result":{"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}}} 2024-09-24 22:10:24:891 +0000 [Time-limited test] TRACE RpcCodec - [decode][get-all-numbers][out] input : {"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}} 2024-09-24 22:10:24:917 +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}]}]}}]}]} 2024-09-24 22:10:24:919 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:48993?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1793188404], timeout=30000] 2024-09-24 22:10:24:919 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:48993?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1793188404] 2024-09-24 22:10:24:919 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xd3609a4e, L:/127.0.0.1:42914 - R:localhost/127.0.0.1:48993]]@1793188404 2024-09-24 22:10:24:941 +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}}}} 2024-09-24 22:10:25:011 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 22:10:25:011 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcComplexResponse 2024-09-24 22:10:25:011 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 22:10:25:011 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 48993 2024-09-24 22:10:25:011 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:48993@538713497] 2024-09-24 22:10:25:169 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 33599 2024-09-24 22:10:25:170 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33599 2024-09-24 22:10:25:170 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:33599' mapped to BlahBlah 2024-09-24 22:10:25:173 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33599 2024-09-24 22:10:25:173 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:33599' mapped to BlahBlah 2024-09-24 22:10:25:175 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33599 2024-09-24 22:10:25:175 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:33599' mapped to BlahBlah 2024-09-24 22:10:25:177 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33599 2024-09-24 22:10:25:177 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:33599' mapped to BlahBlah 2024-09-24 22:10:25:180 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33599 2024-09-24 22:10:25:180 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:33599' mapped to BlahBlah 2024-09-24 22:10:25:182 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33599 2024-09-24 22:10:25:182 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:33599' mapped to BlahBlah 2024-09-24 22:10:25:184 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33599 2024-09-24 22:10:25:184 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:33599' mapped to BlahBlah 2024-09-24 22:10:25:186 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33599 2024-09-24 22:10:25:186 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:33599' mapped to BlahBlah 2024-09-24 22:10:25:188 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33599 2024-09-24 22:10:25:188 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:33599' mapped to BlahBlah 2024-09-24 22:10:25:190 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33599 2024-09-24 22:10:25:190 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:33599' mapped to BlahBlah 2024-09-24 22:10:25:192 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33599 2024-09-24 22:10:25:192 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:33599' mapped to BlahBlah 2024-09-24 22:10:25:194 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-09-24 22:10:25:194 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 22:10:25:194 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcSimpleMethod 2024-09-24 22:10:25:194 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 22:10:25:446 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'simple-method' using endpoint zmq://localhost:33599 2024-09-24 22:10:25:449 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:33599 2024-09-24 22:10:25:449 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1554038554 2024-09-24 22:10:25:455 +0000 [nioEventLoopGroup-2-8] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xe4130223, L:/127.0.0.1:56086 - R:localhost/127.0.0.1:33599]]@1554038554 2024-09-24 22:10:25:563 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"simple-method"} 2024-09-24 22:10:25:565 +0000 [defaultEventExecutorGroup-3-6] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-09-24 22:10:25:565 +0000 [defaultEventExecutorGroup-3-6] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"simple-method"} 2024-09-24 22:10:25:565 +0000 [defaultEventExecutorGroup-3-6] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=simple-method, params=null] 2024-09-24 22:10:25:566 +0000 [defaultEventExecutorGroup-3-6] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@58ec2b12 2024-09-24 22:10:25:566 +0000 [defaultEventExecutorGroup-3-6] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{}} 2024-09-24 22:10:25:568 +0000 [defaultEventExecutorGroup-3-5] DEBUG RequesterSessionImpl - Response from [id: 0xe4130223, L:/127.0.0.1:56086 - R:localhost/127.0.0.1:33599] : {"jsonrpc":"2.0","id":1,"result":{}} 2024-09-24 22:10:25:568 +0000 [Time-limited test] TRACE RpcCodec - [decode][simple-method][out] input : null 2024-09-24 22:10:25:568 +0000 [Time-limited test] TRACE RpcCodec - [decode][simple-method][out] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[]} 2024-09-24 22:10:25:569 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:33599?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1554038554], timeout=30000] 2024-09-24 22:10:25:569 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:33599?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1554038554] 2024-09-24 22:10:25:569 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xe4130223, L:/127.0.0.1:56086 - R:localhost/127.0.0.1:33599]]@1554038554 2024-09-24 22:10:25:569 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Simple RPC result : DefaultDOMRpcResult{value=ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[]}} 2024-09-24 22:10:25:570 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 22:10:25:570 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcSimpleMethod 2024-09-24 22:10:25:570 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 22:10:25:570 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 33599 2024-09-24 22:10:25:570 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:33599@1593819485] 2024-09-24 22:10:25:688 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 56999 2024-09-24 22:10:25:689 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56999 2024-09-24 22:10:25:689 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:56999' mapped to BlahBlah 2024-09-24 22:10:25:696 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56999 2024-09-24 22:10:25:696 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:56999' mapped to BlahBlah 2024-09-24 22:10:25:697 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56999 2024-09-24 22:10:25:697 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:56999' mapped to BlahBlah 2024-09-24 22:10:25:699 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56999 2024-09-24 22:10:25:699 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:56999' mapped to BlahBlah 2024-09-24 22:10:25:701 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56999 2024-09-24 22:10:25:701 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:56999' mapped to BlahBlah 2024-09-24 22:10:25:703 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56999 2024-09-24 22:10:25:703 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:56999' mapped to BlahBlah 2024-09-24 22:10:25:705 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56999 2024-09-24 22:10:25:705 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:56999' mapped to BlahBlah 2024-09-24 22:10:25:707 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56999 2024-09-24 22:10:25:707 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:56999' mapped to BlahBlah 2024-09-24 22:10:25:709 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56999 2024-09-24 22:10:25:709 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:56999' mapped to BlahBlah 2024-09-24 22:10:25:711 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56999 2024-09-24 22:10:25:711 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:56999' mapped to BlahBlah 2024-09-24 22:10:25:713 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56999 2024-09-24 22:10:25:713 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:56999' mapped to BlahBlah 2024-09-24 22:10:25:715 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-09-24 22:10:25:715 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 22:10:25:715 +0000 [main] INFO AbstractJsonRpcTest - [START]testMethodWithAnyXmlNoData 2024-09-24 22:10:25:715 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 22:10:26:009 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'method-with-anyxml' using endpoint zmq://localhost:56999 2024-09-24 22:10:26:009 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:56999 2024-09-24 22:10:26:009 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@635413903 2024-09-24 22:10:26:011 +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@5c95bd37}]} 2024-09-24 22:10:26:018 +0000 [nioEventLoopGroup-2-11] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x2a753faa, L:/127.0.0.1:59992 - R:localhost/127.0.0.1:56999]]@635413903 2024-09-24 22:10:26:027 +0000 [Time-limited test] TRACE RpcCodec - [encode][method-with-anyxml][in] result : {"some-number":5,"some-data":{"data":123}} 2024-09-24 22:10:26:128 +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}}} 2024-09-24 22:10:26:129 +0000 [defaultEventExecutorGroup-3-8] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-09-24 22:10:26:129 +0000 [defaultEventExecutorGroup-3-8] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"method-with-anyxml","params":{"some-number":5,"some-data":{"data":123}}} 2024-09-24 22:10:26:129 +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}}] 2024-09-24 22:10:26:130 +0000 [defaultEventExecutorGroup-3-8] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@7a033d93 2024-09-24 22:10:26:130 +0000 [defaultEventExecutorGroup-3-8] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"some-data":{"data":123}}} 2024-09-24 22:10:26:131 +0000 [defaultEventExecutorGroup-3-7] DEBUG RequesterSessionImpl - Response from [id: 0x2a753faa, L:/127.0.0.1:59992 - R:localhost/127.0.0.1:56999] : {"jsonrpc":"2.0","id":1,"result":{"some-data":{"data":123}}} 2024-09-24 22:10:26:131 +0000 [Time-limited test] TRACE RpcCodec - [decode][method-with-anyxml][out] input : {"some-data":{"data":123}} 2024-09-24 22:10:26:132 +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@95e80e0}]} 2024-09-24 22:10:26:132 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:56999?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=635413903], timeout=30000] 2024-09-24 22:10:26:132 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:56999?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=635413903] 2024-09-24 22:10:26:132 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x2a753faa, L:/127.0.0.1:59992 - R:localhost/127.0.0.1:56999]]@635413903 2024-09-24 22:10:26:133 +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@95e80e0}]} 2024-09-24 22:10:26:133 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2024-09-24 22:10:26:133 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 22:10:26:133 +0000 [main] INFO AbstractJsonRpcTest - [END]testMethodWithAnyXmlNoData 2024-09-24 22:10:26:133 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 22:10:26:133 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 56999 2024-09-24 22:10:26:133 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:56999@818507433] 2024-09-24 22:10:26:267 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 51423 2024-09-24 22:10:26:268 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51423 2024-09-24 22:10:26:268 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:51423' mapped to BlahBlah 2024-09-24 22:10:26:270 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51423 2024-09-24 22:10:26:270 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:51423' mapped to BlahBlah 2024-09-24 22:10:26:272 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51423 2024-09-24 22:10:26:272 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:51423' mapped to BlahBlah 2024-09-24 22:10:26:274 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51423 2024-09-24 22:10:26:274 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:51423' mapped to BlahBlah 2024-09-24 22:10:26:276 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51423 2024-09-24 22:10:26:276 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:51423' mapped to BlahBlah 2024-09-24 22:10:26:278 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51423 2024-09-24 22:10:26:278 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:51423' mapped to BlahBlah 2024-09-24 22:10:26:280 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51423 2024-09-24 22:10:26:280 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:51423' mapped to BlahBlah 2024-09-24 22:10:26:281 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51423 2024-09-24 22:10:26:282 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:51423' mapped to BlahBlah 2024-09-24 22:10:26:283 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51423 2024-09-24 22:10:26:283 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:51423' mapped to BlahBlah 2024-09-24 22:10:26:285 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51423 2024-09-24 22:10:26:285 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:51423' mapped to BlahBlah 2024-09-24 22:10:26:287 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51423 2024-09-24 22:10:26:287 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:51423' mapped to BlahBlah 2024-09-24 22:10:26:289 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-09-24 22:10:26:289 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 22:10:26:289 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcMultiplyList 2024-09-24 22:10:26:289 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 22:10:26:580 +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}]}]}}]} 2024-09-24 22:10:26:580 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'multiply-list' using endpoint zmq://localhost:51423 2024-09-24 22:10:26:581 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:51423 2024-09-24 22:10:26:581 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@409345902 2024-09-24 22:10:26:582 +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}]}]}}]} 2024-09-24 22:10:26:584 +0000 [Time-limited test] TRACE RpcCodec - [encode][multiply-list][in] result : {"multiplier":3,"numbers":[{"num":15},{"num":10},{"num":17}]} 2024-09-24 22:10:26:585 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xe3462526, L:/127.0.0.1:55384 - R:localhost/127.0.0.1:51423]]@409345902 2024-09-24 22:10:26:685 +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}]}} 2024-09-24 22:10:26:686 +0000 [defaultEventExecutorGroup-3-10] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-09-24 22:10:26:686 +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}]}} 2024-09-24 22:10:26:686 +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}]}] 2024-09-24 22:10:26:687 +0000 [defaultEventExecutorGroup-3-10] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@53fa1b2c 2024-09-24 22:10:26:687 +0000 [defaultEventExecutorGroup-3-10] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"numbers":[{"num":45},{"num":30},{"num":51}]}} 2024-09-24 22:10:26:688 +0000 [defaultEventExecutorGroup-3-9] DEBUG RequesterSessionImpl - Response from [id: 0xe3462526, L:/127.0.0.1:55384 - R:localhost/127.0.0.1:51423] : {"jsonrpc":"2.0","id":1,"result":{"numbers":[{"num":45},{"num":30},{"num":51}]}} 2024-09-24 22:10:26:688 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-list][out] input : {"numbers":[{"num":45},{"num":30},{"num":51}]} 2024-09-24 22:10:26:689 +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}]}]}}]} 2024-09-24 22:10:26:690 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:51423?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=409345902], timeout=30000] 2024-09-24 22:10:26:690 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:51423?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=409345902] 2024-09-24 22:10:26:690 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xe3462526, L:/127.0.0.1:55384 - R:localhost/127.0.0.1:51423]]@409345902 2024-09-24 22:10:26:690 +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}]}]}}]} 2024-09-24 22:10:26:690 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2024-09-24 22:10:26:701 +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}}} 2024-09-24 22:10:26:702 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 22:10:26:702 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcMultiplyList 2024-09-24 22:10:26:702 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 22:10:26:702 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 51423 2024-09-24 22:10:26:702 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:51423@1231094225] 2024-09-24 22:10:26:775 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 41217 2024-09-24 22:10:26:775 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41217 2024-09-24 22:10:26:775 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:41217' mapped to BlahBlah 2024-09-24 22:10:26:778 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41217 2024-09-24 22:10:26:778 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:41217' mapped to BlahBlah 2024-09-24 22:10:26:779 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41217 2024-09-24 22:10:26:779 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:41217' mapped to BlahBlah 2024-09-24 22:10:26:781 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41217 2024-09-24 22:10:26:781 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:41217' mapped to BlahBlah 2024-09-24 22:10:26:782 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41217 2024-09-24 22:10:26:782 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:41217' mapped to BlahBlah 2024-09-24 22:10:26:783 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41217 2024-09-24 22:10:26:783 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:41217' mapped to BlahBlah 2024-09-24 22:10:26:785 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41217 2024-09-24 22:10:26:785 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:41217' mapped to BlahBlah 2024-09-24 22:10:26:792 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41217 2024-09-24 22:10:26:793 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:41217' mapped to BlahBlah 2024-09-24 22:10:26:794 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41217 2024-09-24 22:10:26:794 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:41217' mapped to BlahBlah 2024-09-24 22:10:26:796 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41217 2024-09-24 22:10:26:796 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:41217' mapped to BlahBlah 2024-09-24 22:10:26:797 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41217 2024-09-24 22:10:26:797 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:41217' mapped to BlahBlah 2024-09-24 22:10:26:799 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-09-24 22:10:26:799 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 22:10:26:799 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcError 2024-09-24 22:10:26:799 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 22:10:27:053 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'error-method' using endpoint zmq://localhost:41217 2024-09-24 22:10:27:054 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:41217 2024-09-24 22:10:27:054 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1443908380 2024-09-24 22:10:27:063 +0000 [nioEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x8d3e98e0, L:/127.0.0.1:46988 - R:localhost/127.0.0.1:41217]]@1443908380 2024-09-24 22:10:27:164 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"error-method"} 2024-09-24 22:10:27:165 +0000 [defaultEventExecutorGroup-3-12] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-09-24 22:10:27:166 +0000 [defaultEventExecutorGroup-3-12] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"error-method"} 2024-09-24 22:10:27:166 +0000 [defaultEventExecutorGroup-3-12] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=error-method, params=null] 2024-09-24 22:10:27:168 +0000 [defaultEventExecutorGroup-3-12] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@3f2693a7 2024-09-24 22:10:27:168 +0000 [defaultEventExecutorGroup-3-12] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"error":{"code":12345,"message":"It just failed","data":{}}} 2024-09-24 22:10:27:170 +0000 [defaultEventExecutorGroup-3-11] DEBUG RequesterSessionImpl - Response from [id: 0x8d3e98e0, L:/127.0.0.1:46988 - R:localhost/127.0.0.1:41217] : {"jsonrpc":"2.0","id":1,"error":{"code":12345,"message":"It just failed","data":{}}} 2024-09-24 22:10:27:171 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:41217?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1443908380], timeout=30000] 2024-09-24 22:10:27:171 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:41217?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1443908380] 2024-09-24 22:10:27:171 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x8d3e98e0, L:/127.0.0.1:46988 - R:localhost/127.0.0.1:41217]]@1443908380 2024-09-24 22:10:27:178 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Result : null 2024-09-24 22:10:27:178 +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:41217, cause=java.lang.reflect.InvocationTargetException]] 2024-09-24 22:10:27:182 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 22:10:27:182 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcError 2024-09-24 22:10:27:182 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 22:10:27:182 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 41217 2024-09-24 22:10:27:182 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:41217@1454675226] 2024-09-24 22:10:27:251 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 50169 2024-09-24 22:10:27:252 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50169 2024-09-24 22:10:27:252 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:50169' mapped to BlahBlah 2024-09-24 22:10:27:254 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50169 2024-09-24 22:10:27:254 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:50169' mapped to BlahBlah 2024-09-24 22:10:27:256 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50169 2024-09-24 22:10:27:256 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:50169' mapped to BlahBlah 2024-09-24 22:10:27:257 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50169 2024-09-24 22:10:27:257 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:50169' mapped to BlahBlah 2024-09-24 22:10:27:258 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50169 2024-09-24 22:10:27:258 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:50169' mapped to BlahBlah 2024-09-24 22:10:27:260 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50169 2024-09-24 22:10:27:260 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:50169' mapped to BlahBlah 2024-09-24 22:10:27:261 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50169 2024-09-24 22:10:27:261 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:50169' mapped to BlahBlah 2024-09-24 22:10:27:262 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50169 2024-09-24 22:10:27:262 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:50169' mapped to BlahBlah 2024-09-24 22:10:27:264 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50169 2024-09-24 22:10:27:264 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:50169' mapped to BlahBlah 2024-09-24 22:10:27:265 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50169 2024-09-24 22:10:27:265 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:50169' mapped to BlahBlah 2024-09-24 22:10:27:267 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50169 2024-09-24 22:10:27:267 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:50169' mapped to BlahBlah 2024-09-24 22:10:27:268 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-09-24 22:10:27:268 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 22:10:27:268 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcUnknownMethod 2024-09-24 22:10:27:268 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 22:10:27:522 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 22:10:27:522 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcUnknownMethod 2024-09-24 22:10:27:522 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 22:10:27:522 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 50169 2024-09-24 22:10:27:523 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:50169@968315636] 2024-09-24 22:10:27:592 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 47155 2024-09-24 22:10:27:592 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47155 2024-09-24 22:10:27:592 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:47155' mapped to BlahBlah 2024-09-24 22:10:27:595 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47155 2024-09-24 22:10:27:595 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:47155' mapped to BlahBlah 2024-09-24 22:10:27:596 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47155 2024-09-24 22:10:27:596 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:47155' mapped to BlahBlah 2024-09-24 22:10:27:597 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47155 2024-09-24 22:10:27:597 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:47155' mapped to BlahBlah 2024-09-24 22:10:27:598 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47155 2024-09-24 22:10:27:598 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:47155' mapped to BlahBlah 2024-09-24 22:10:27:599 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47155 2024-09-24 22:10:27:600 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:47155' mapped to BlahBlah 2024-09-24 22:10:27:601 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47155 2024-09-24 22:10:27:601 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:47155' mapped to BlahBlah 2024-09-24 22:10:27:602 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47155 2024-09-24 22:10:27:602 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:47155' mapped to BlahBlah 2024-09-24 22:10:27:603 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47155 2024-09-24 22:10:27:603 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:47155' mapped to BlahBlah 2024-09-24 22:10:27:604 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47155 2024-09-24 22:10:27:604 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:47155' mapped to BlahBlah 2024-09-24 22:10:27:605 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47155 2024-09-24 22:10:27:605 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:47155' mapped to BlahBlah 2024-09-24 22:10:27:607 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-09-24 22:10:27:607 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 22:10:27:607 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcFactorial 2024-09-24 22:10:27:607 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 22:10:27:885 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'factorial' using endpoint zmq://localhost:47155 2024-09-24 22:10:27:885 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:47155 2024-09-24 22:10:27:885 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1197564377 2024-09-24 22:10:27:886 +0000 [nioEventLoopGroup-2-9] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x00fcc8b1, L:/127.0.0.1:56222 - R:localhost/127.0.0.1:47155]]@1197564377 2024-09-24 22:10:27:888 +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}]} 2024-09-24 22:10:27:888 +0000 [Time-limited test] TRACE RpcCodec - [encode][factorial][in] result : {"in-number":8} 2024-09-24 22:10:27:989 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"factorial","params":{"in-number":8}} 2024-09-24 22:10:27:991 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-09-24 22:10:27:991 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"factorial","params":{"in-number":8}} 2024-09-24 22:10:27:991 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=factorial, params={"in-number":8}] 2024-09-24 22:10:27:992 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@5e99189b 2024-09-24 22:10:27:992 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"out-number":40320}} 2024-09-24 22:10:27:993 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0x00fcc8b1, L:/127.0.0.1:56222 - R:localhost/127.0.0.1:47155] : {"jsonrpc":"2.0","id":1,"result":{"out-number":40320}} 2024-09-24 22:10:27:994 +0000 [Time-limited test] TRACE RpcCodec - [decode][factorial][out] input : {"out-number":40320} 2024-09-24 22:10:27:995 +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}]} 2024-09-24 22:10:27:995 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:47155?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1197564377], timeout=30000] 2024-09-24 22:10:27:995 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:47155?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1197564377] 2024-09-24 22:10:27:995 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x00fcc8b1, L:/127.0.0.1:56222 - R:localhost/127.0.0.1:47155]]@1197564377 2024-09-24 22:10:27:996 +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}]} 2024-09-24 22:10:27:996 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2024-09-24 22:10:28:006 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DataObject : FactorialOutput{outNumber=40320} 2024-09-24 22:10:28:006 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 22:10:28:006 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcFactorial 2024-09-24 22:10:28:006 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 22:10:28:006 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 47155 2024-09-24 22:10:28:006 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:47155@620164799] 2024-09-24 22:10:28:104 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 34547 2024-09-24 22:10:28:104 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34547 2024-09-24 22:10:28:104 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:34547' mapped to BlahBlah 2024-09-24 22:10:28:107 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34547 2024-09-24 22:10:28:107 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:34547' mapped to BlahBlah 2024-09-24 22:10:28:108 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34547 2024-09-24 22:10:28:108 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:34547' mapped to BlahBlah 2024-09-24 22:10:28:109 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34547 2024-09-24 22:10:28:109 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:34547' mapped to BlahBlah 2024-09-24 22:10:28:110 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34547 2024-09-24 22:10:28:110 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:34547' mapped to BlahBlah 2024-09-24 22:10:28:112 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34547 2024-09-24 22:10:28:112 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:34547' mapped to BlahBlah 2024-09-24 22:10:28:113 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34547 2024-09-24 22:10:28:113 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:34547' mapped to BlahBlah 2024-09-24 22:10:28:114 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34547 2024-09-24 22:10:28:114 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:34547' mapped to BlahBlah 2024-09-24 22:10:28:115 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34547 2024-09-24 22:10:28:115 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:34547' mapped to BlahBlah 2024-09-24 22:10:28:116 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34547 2024-09-24 22:10:28:116 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:34547' mapped to BlahBlah 2024-09-24 22:10:28:117 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34547 2024-09-24 22:10:28:117 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:34547' mapped to BlahBlah 2024-09-24 22:10:28:118 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-09-24 22:10:28:118 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 22:10:28:118 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcMultiplyLeafList 2024-09-24 22:10:28:118 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 22:10:28:392 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'multiply-ll' using endpoint zmq://localhost:34547 2024-09-24 22:10:28:393 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:34547 2024-09-24 22:10:28:393 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@2048618500 2024-09-24 22:10:28:395 +0000 [nioEventLoopGroup-2-12] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x57cdd4b2, L:/127.0.0.1:44286 - R:localhost/127.0.0.1:34547]]@2048618500 2024-09-24 22:10:28:399 +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}]}}]} 2024-09-24 22:10:28:401 +0000 [Time-limited test] TRACE RpcCodec - [encode][multiply-ll][in] result : {"multiplier":3,"numbers":[5,2,7]} 2024-09-24 22:10:28:402 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"multiply-ll","params":{"multiplier":3,"numbers":[5,2,7]}} 2024-09-24 22:10:28:403 +0000 [defaultEventExecutorGroup-3-4] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-09-24 22:10:28:403 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"multiply-ll","params":{"multiplier":3,"numbers":[5,2,7]}} 2024-09-24 22:10:28:403 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=multiply-ll, params={"multiplier":3,"numbers":[5,2,7]}] 2024-09-24 22:10:28:404 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@66caea4a 2024-09-24 22:10:28:404 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"numbers":[15,6,21]}} 2024-09-24 22:10:28:406 +0000 [defaultEventExecutorGroup-3-3] DEBUG RequesterSessionImpl - Response from [id: 0x57cdd4b2, L:/127.0.0.1:44286 - R:localhost/127.0.0.1:34547] : {"jsonrpc":"2.0","id":1,"result":{"numbers":[15,6,21]}} 2024-09-24 22:10:28:406 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-ll][out] input : {"numbers":[15,6,21]} 2024-09-24 22:10:28:408 +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}]}}]} 2024-09-24 22:10:28:409 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:34547?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=2048618500], timeout=30000] 2024-09-24 22:10:28:409 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:34547?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=2048618500] 2024-09-24 22:10:28:409 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x57cdd4b2, L:/127.0.0.1:44286 - R:localhost/127.0.0.1:34547]]@2048618500 2024-09-24 22:10:28:409 +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}]}}]}} 2024-09-24 22:10:28:418 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DataObject : MultiplyLlOutput{numbers=[21, 6, 15]} 2024-09-24 22:10:28:419 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 22:10:28:419 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcMultiplyLeafList 2024-09-24 22:10:28:419 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 22:10:28:419 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 34547 2024-09-24 22:10:28:419 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:34547@208963026]