2024-07-18 01:03:26:231 +0000 [main] DEBUG InternalLoggerFactory - Using SLF4J as the default logging framework 2024-07-18 01:03:26:251 +0000 [main] DEBUG MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 16 2024-07-18 01:03:26:268 +0000 [main] DEBUG GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 2024-07-18 01:03:26:291 +0000 [main] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2024-07-18 01:03:26:292 +0000 [main] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2024-07-18 01:03:26:326 +0000 [main] DEBUG PlatformDependent0 - -Dio.netty.noUnsafe: false 2024-07-18 01:03:26:326 +0000 [main] DEBUG PlatformDependent0 - Java version: 17 2024-07-18 01:03:26:327 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 2024-07-18 01:03:26:328 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe.copyMemory: available 2024-07-18 01:03:26:328 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe.storeFence: available 2024-07-18 01:03:26:329 +0000 [main] DEBUG PlatformDependent0 - java.nio.Buffer.address: available 2024-07-18 01:03:26:329 +0000 [main] DEBUG PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 2024-07-18 01:03:26:330 +0000 [main] DEBUG PlatformDependent0 - java.nio.Bits.unaligned: available, true 2024-07-18 01:03:26:331 +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 @536dbea0 2024-07-18 01:03:26:332 +0000 [main] DEBUG PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 2024-07-18 01:03:26:332 +0000 [main] DEBUG PlatformDependent - sun.misc.Unsafe: available 2024-07-18 01:03:26:332 +0000 [main] DEBUG PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2024-07-18 01:03:26:332 +0000 [main] DEBUG PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 2024-07-18 01:03:26:335 +0000 [main] DEBUG PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 2024-07-18 01:03:26:335 +0000 [main] DEBUG PlatformDependent - -Dio.netty.uninitializedArrayAllocationThreshold: -1 2024-07-18 01:03:26:336 +0000 [main] DEBUG CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 2024-07-18 01:03:26:337 +0000 [main] DEBUG PlatformDependent - -Dio.netty.noPreferDirect: false 2024-07-18 01:03:26:338 +0000 [main] DEBUG NioEventLoop - -Dio.netty.noKeySetOptimization: false 2024-07-18 01:03:26:338 +0000 [main] DEBUG NioEventLoop - -Dio.netty.selectorAutoRebuildThreshold: 512 2024-07-18 01:03:26:364 +0000 [main] DEBUG PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 2024-07-18 01:03:26:432 +0000 [main] DEBUG DefaultChannelId - -Dio.netty.processId: 31035 (auto-detected) 2024-07-18 01:03:26:438 +0000 [main] DEBUG NetUtil - -Djava.net.preferIPv4Stack: false 2024-07-18 01:03:26:438 +0000 [main] DEBUG NetUtil - -Djava.net.preferIPv6Addresses: false 2024-07-18 01:03:26:441 +0000 [main] DEBUG NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 2024-07-18 01:03:26:442 +0000 [main] DEBUG NetUtil - /proc/sys/net/core/somaxconn: 128 2024-07-18 01:03:26:443 +0000 [main] DEBUG DefaultChannelId - -Dio.netty.machineId: 02:42:7d:ff:fe:a4:7b:73 (auto-detected) 2024-07-18 01:03:26:456 +0000 [main] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 2024-07-18 01:03:26:456 +0000 [main] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 2024-07-18 01:03:26:488 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 16 2024-07-18 01:03:26:488 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 16 2024-07-18 01:03:26:489 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192 2024-07-18 01:03:26:489 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 9 2024-07-18 01:03:26:489 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 4194304 2024-07-18 01:03:26:489 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256 2024-07-18 01:03:26:489 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64 2024-07-18 01:03:26:489 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768 2024-07-18 01:03:26:489 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192 2024-07-18 01:03:26:489 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimIntervalMillis: 0 2024-07-18 01:03:26:489 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.useCacheForAllThreads: false 2024-07-18 01:03:26:489 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 2024-07-18 01:03:26:502 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.allocator.type: pooled 2024-07-18 01:03:26:502 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 2024-07-18 01:03:26:502 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 2024-07-18 01:03:26:504 +0000 [main] DEBUG ChannelInitializerExtensions - -Dio.netty.bootstrap.extensions: null 2024-07-18 01:03:26:518 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 58105 2024-07-18 01:03:27:809 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58105 2024-07-18 01:03:27:810 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:58105' mapped to BlahBlah 2024-07-18 01:03:27:834 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58105 2024-07-18 01:03:27:834 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:58105' mapped to BlahBlah 2024-07-18 01:03:27:843 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58105 2024-07-18 01:03:27:843 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:58105' mapped to BlahBlah 2024-07-18 01:03:27:848 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58105 2024-07-18 01:03:27:848 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:58105' mapped to BlahBlah 2024-07-18 01:03:27:853 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58105 2024-07-18 01:03:27:853 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:58105' mapped to BlahBlah 2024-07-18 01:03:27:859 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58105 2024-07-18 01:03:27:859 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:58105' mapped to BlahBlah 2024-07-18 01:03:27:864 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58105 2024-07-18 01:03:27:864 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:58105' mapped to BlahBlah 2024-07-18 01:03:27:868 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58105 2024-07-18 01:03:27:869 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:58105' mapped to BlahBlah 2024-07-18 01:03:27:873 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58105 2024-07-18 01:03:27:873 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:58105' mapped to BlahBlah 2024-07-18 01:03:27:878 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58105 2024-07-18 01:03:27:878 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:58105' mapped to BlahBlah 2024-07-18 01:03:27:882 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58105 2024-07-18 01:03:27:882 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:58105' mapped to BlahBlah 2024-07-18 01:03:27:890 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-07-18 01:03:27:890 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-07-18 01:03:27:891 +0000 [main] INFO AbstractJsonRpcTest - [START]test_2LeafNodesInRpc 2024-07-18 01:03:27:891 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-07-18 01:03:28:149 +0000 [main] DEBUG RpcClient - Invoking RPC 'removeCoffeePot' using endpoint zmq://localhost:58105 2024-07-18 01:03:28:170 +0000 [main] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:58105 2024-07-18 01:03:28:171 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1643298618 2024-07-18 01:03:28:209 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x46d88602, L:/127.0.0.1:56428 - R:localhost/127.0.0.1:58105]]@1643298618 2024-07-18 01:03:28:223 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 2024-07-18 01:03:28:223 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.ratio: 8 2024-07-18 01:03:28:223 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.chunkSize: 32 2024-07-18 01:03:28:224 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.blocking: false 2024-07-18 01:03:28:224 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 2024-07-18 01:03:28:236 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true 2024-07-18 01:03:28:237 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkBounds: true 2024-07-18 01:03:28:238 +0000 [nioEventLoopGroup-2-2] DEBUG ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@1c0794e0 2024-07-18 01:03:28:298 +0000 [main] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"removeCoffeePot"} 2024-07-18 01:03:28:307 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-07-18 01:03:28:312 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"removeCoffeePot"} 2024-07-18 01:03:28:314 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=removeCoffeePot, params=null] 2024-07-18 01:03:28:320 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@2747aad1 2024-07-18 01:03:28:320 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"drink":"coffee","cups-brewed":3}} 2024-07-18 01:03:28:323 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0x46d88602, L:/127.0.0.1:56428 - R:localhost/127.0.0.1:58105] : {"jsonrpc":"2.0","id":1,"result":{"drink":"coffee","cups-brewed":3}} 2024-07-18 01:03:28:324 +0000 [main] TRACE RpcCodec - [decode][removeCoffeePot][out] input : {"drink":"coffee","cups-brewed":3} 2024-07-18 01:03:28:396 +0000 [main] TRACE RpcCodec - [decode][removeCoffeePot][out] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)cups-brewed, body=3}, ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)drink, body=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)coffee}]} 2024-07-18 01:03:28:401 +0000 [main] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:58105?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1643298618], timeout=30000] 2024-07-18 01:03:28:408 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:58105?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1643298618] 2024-07-18 01:03:28:408 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x46d88602, L:/127.0.0.1:56428 - R:localhost/127.0.0.1:58105]]@1643298618 2024-07-18 01:03:28:415 +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-07-18 01:03:28:415 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2024-07-18 01:03:28:415 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-07-18 01:03:28:415 +0000 [main] INFO AbstractJsonRpcTest - [END]test_2LeafNodesInRpc 2024-07-18 01:03:28:415 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-07-18 01:03:28:416 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 58105 2024-07-18 01:03:28:416 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:58105@30389662] 2024-07-18 01:03:28:761 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 39973 2024-07-18 01:03:28:762 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:39973 2024-07-18 01:03:28:763 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:39973' mapped to BlahBlah 2024-07-18 01:03:28:767 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:39973 2024-07-18 01:03:28:767 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:39973' mapped to BlahBlah 2024-07-18 01:03:28:771 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:39973 2024-07-18 01:03:28:771 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:39973' mapped to BlahBlah 2024-07-18 01:03:28:774 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:39973 2024-07-18 01:03:28:774 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:39973' mapped to BlahBlah 2024-07-18 01:03:28:777 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:39973 2024-07-18 01:03:28:777 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:39973' mapped to BlahBlah 2024-07-18 01:03:28:780 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:39973 2024-07-18 01:03:28:780 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:39973' mapped to BlahBlah 2024-07-18 01:03:28:783 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:39973 2024-07-18 01:03:28:783 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:39973' mapped to BlahBlah 2024-07-18 01:03:28:786 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:39973 2024-07-18 01:03:28:786 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:39973' mapped to BlahBlah 2024-07-18 01:03:28:788 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:39973 2024-07-18 01:03:28:788 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:39973' mapped to BlahBlah 2024-07-18 01:03:28:791 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:39973 2024-07-18 01:03:28:791 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:39973' mapped to BlahBlah 2024-07-18 01:03:28:793 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:39973 2024-07-18 01:03:28:794 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:39973' mapped to BlahBlah 2024-07-18 01:03:28:796 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-07-18 01:03:28:796 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-07-18 01:03:28:796 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcComplexResponse 2024-07-18 01:03:28:796 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-07-18 01:03:29:151 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'get-all-numbers' using endpoint zmq://localhost:39973 2024-07-18 01:03:29:152 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:39973 2024-07-18 01:03:29:152 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@2145486747 2024-07-18 01:03:29:154 +0000 [nioEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xf2e49f06, L:/127.0.0.1:46798 - R:localhost/127.0.0.1:39973]]@2145486747 2024-07-18 01:03:29:256 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"get-all-numbers"} 2024-07-18 01:03:29:260 +0000 [defaultEventExecutorGroup-3-4] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-07-18 01:03:29:261 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"get-all-numbers"} 2024-07-18 01:03:29:261 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=get-all-numbers, params=null] 2024-07-18 01:03:29:261 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@496d7397 2024-07-18 01:03:29:261 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}}} 2024-07-18 01:03:29:269 +0000 [defaultEventExecutorGroup-3-3] DEBUG RequesterSessionImpl - Response from [id: 0xf2e49f06, L:/127.0.0.1:46798 - R:localhost/127.0.0.1:39973] : {"jsonrpc":"2.0","id":1,"result":{"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}}} 2024-07-18 01:03:29:270 +0000 [Time-limited test] TRACE RpcCodec - [decode][get-all-numbers][out] input : {"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}} 2024-07-18 01:03:29:295 +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-07-18 01:03:29:297 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:39973?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=2145486747], timeout=30000] 2024-07-18 01:03:29:297 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:39973?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=2145486747] 2024-07-18 01:03:29:297 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xf2e49f06, L:/127.0.0.1:46798 - R:localhost/127.0.0.1:39973]]@2145486747 2024-07-18 01:03:29:318 +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-07-18 01:03:29:382 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-07-18 01:03:29:383 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcComplexResponse 2024-07-18 01:03:29:383 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-07-18 01:03:29:383 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 39973 2024-07-18 01:03:29:383 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:39973@1858454754] 2024-07-18 01:03:29:565 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 54165 2024-07-18 01:03:29:566 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54165 2024-07-18 01:03:29:566 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:54165' mapped to BlahBlah 2024-07-18 01:03:29:569 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54165 2024-07-18 01:03:29:569 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:54165' mapped to BlahBlah 2024-07-18 01:03:29:571 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54165 2024-07-18 01:03:29:571 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:54165' mapped to BlahBlah 2024-07-18 01:03:29:573 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54165 2024-07-18 01:03:29:573 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:54165' mapped to BlahBlah 2024-07-18 01:03:29:576 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54165 2024-07-18 01:03:29:576 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:54165' mapped to BlahBlah 2024-07-18 01:03:29:578 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54165 2024-07-18 01:03:29:578 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:54165' mapped to BlahBlah 2024-07-18 01:03:29:580 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54165 2024-07-18 01:03:29:580 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:54165' mapped to BlahBlah 2024-07-18 01:03:29:582 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54165 2024-07-18 01:03:29:582 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:54165' mapped to BlahBlah 2024-07-18 01:03:29:584 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54165 2024-07-18 01:03:29:585 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:54165' mapped to BlahBlah 2024-07-18 01:03:29:587 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54165 2024-07-18 01:03:29:587 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:54165' mapped to BlahBlah 2024-07-18 01:03:29:589 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54165 2024-07-18 01:03:29:589 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:54165' mapped to BlahBlah 2024-07-18 01:03:29:591 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-07-18 01:03:29:591 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-07-18 01:03:29:592 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcSimpleMethod 2024-07-18 01:03:29:592 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-07-18 01:03:29:843 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'simple-method' using endpoint zmq://localhost:54165 2024-07-18 01:03:29:844 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:54165 2024-07-18 01:03:29:844 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@516592111 2024-07-18 01:03:29:848 +0000 [nioEventLoopGroup-2-8] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xe08b5549, L:/127.0.0.1:48088 - R:localhost/127.0.0.1:54165]]@516592111 2024-07-18 01:03:29:950 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"simple-method"} 2024-07-18 01:03:29:952 +0000 [defaultEventExecutorGroup-3-6] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-07-18 01:03:29:952 +0000 [defaultEventExecutorGroup-3-6] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"simple-method"} 2024-07-18 01:03:29:952 +0000 [defaultEventExecutorGroup-3-6] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=simple-method, params=null] 2024-07-18 01:03:29:953 +0000 [defaultEventExecutorGroup-3-6] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@15a2f633 2024-07-18 01:03:29:953 +0000 [defaultEventExecutorGroup-3-6] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{}} 2024-07-18 01:03:29:955 +0000 [defaultEventExecutorGroup-3-5] DEBUG RequesterSessionImpl - Response from [id: 0xe08b5549, L:/127.0.0.1:48088 - R:localhost/127.0.0.1:54165] : {"jsonrpc":"2.0","id":1,"result":{}} 2024-07-18 01:03:29:956 +0000 [Time-limited test] TRACE RpcCodec - [decode][simple-method][out] input : null 2024-07-18 01:03:29:956 +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-07-18 01:03:29:956 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:54165?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=516592111], timeout=30000] 2024-07-18 01:03:29:957 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:54165?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=516592111] 2024-07-18 01:03:29:957 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xe08b5549, L:/127.0.0.1:48088 - R:localhost/127.0.0.1:54165]]@516592111 2024-07-18 01:03:29:958 +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-07-18 01:03:29:959 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-07-18 01:03:29:959 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcSimpleMethod 2024-07-18 01:03:29:959 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-07-18 01:03:29:960 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 54165 2024-07-18 01:03:29:960 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:54165@1069868647] 2024-07-18 01:03:30:091 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 48497 2024-07-18 01:03:30:092 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48497 2024-07-18 01:03:30:092 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:48497' mapped to BlahBlah 2024-07-18 01:03:30:096 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48497 2024-07-18 01:03:30:096 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:48497' mapped to BlahBlah 2024-07-18 01:03:30:098 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48497 2024-07-18 01:03:30:098 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:48497' mapped to BlahBlah 2024-07-18 01:03:30:100 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48497 2024-07-18 01:03:30:100 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:48497' mapped to BlahBlah 2024-07-18 01:03:30:102 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48497 2024-07-18 01:03:30:102 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:48497' mapped to BlahBlah 2024-07-18 01:03:30:104 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48497 2024-07-18 01:03:30:104 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:48497' mapped to BlahBlah 2024-07-18 01:03:30:106 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48497 2024-07-18 01:03:30:106 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:48497' mapped to BlahBlah 2024-07-18 01:03:30:108 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48497 2024-07-18 01:03:30:108 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:48497' mapped to BlahBlah 2024-07-18 01:03:30:111 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48497 2024-07-18 01:03:30:111 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:48497' mapped to BlahBlah 2024-07-18 01:03:30:113 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48497 2024-07-18 01:03:30:113 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:48497' mapped to BlahBlah 2024-07-18 01:03:30:115 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48497 2024-07-18 01:03:30:115 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:48497' mapped to BlahBlah 2024-07-18 01:03:30:117 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-07-18 01:03:30:118 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-07-18 01:03:30:118 +0000 [main] INFO AbstractJsonRpcTest - [START]testMethodWithAnyXmlNoData 2024-07-18 01:03:30:118 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-07-18 01:03:30:416 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'method-with-anyxml' using endpoint zmq://localhost:48497 2024-07-18 01:03:30:417 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:48497 2024-07-18 01:03:30:417 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1459453711 2024-07-18 01:03:30:420 +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@5fdc9b32}]} 2024-07-18 01:03:30:421 +0000 [nioEventLoopGroup-2-11] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x7f750811, L:/127.0.0.1:51318 - R:localhost/127.0.0.1:48497]]@1459453711 2024-07-18 01:03:30:437 +0000 [Time-limited test] TRACE RpcCodec - [encode][method-with-anyxml][in] result : {"some-number":5,"some-data":{"data":123}} 2024-07-18 01:03:30:437 +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-07-18 01:03:30:439 +0000 [defaultEventExecutorGroup-3-8] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-07-18 01:03:30:439 +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-07-18 01:03:30:439 +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-07-18 01:03:30:439 +0000 [defaultEventExecutorGroup-3-8] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@5e0b6b67 2024-07-18 01:03:30:440 +0000 [defaultEventExecutorGroup-3-8] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"some-data":{"data":123}}} 2024-07-18 01:03:30:442 +0000 [defaultEventExecutorGroup-3-7] DEBUG RequesterSessionImpl - Response from [id: 0x7f750811, L:/127.0.0.1:51318 - R:localhost/127.0.0.1:48497] : {"jsonrpc":"2.0","id":1,"result":{"some-data":{"data":123}}} 2024-07-18 01:03:30:442 +0000 [Time-limited test] TRACE RpcCodec - [decode][method-with-anyxml][out] input : {"some-data":{"data":123}} 2024-07-18 01:03:30:443 +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@1b30bd8e}]} 2024-07-18 01:03:30:444 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:48497?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1459453711], timeout=30000] 2024-07-18 01:03:30:444 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:48497?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1459453711] 2024-07-18 01:03:30:444 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x7f750811, L:/127.0.0.1:51318 - R:localhost/127.0.0.1:48497]]@1459453711 2024-07-18 01:03:30:444 +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@1b30bd8e}]} 2024-07-18 01:03:30:445 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2024-07-18 01:03:30:445 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-07-18 01:03:30:445 +0000 [main] INFO AbstractJsonRpcTest - [END]testMethodWithAnyXmlNoData 2024-07-18 01:03:30:445 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-07-18 01:03:30:445 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 48497 2024-07-18 01:03:30:445 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:48497@581564963] 2024-07-18 01:03:30:538 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 40153 2024-07-18 01:03:30:538 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40153 2024-07-18 01:03:30:538 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:40153' mapped to BlahBlah 2024-07-18 01:03:30:541 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40153 2024-07-18 01:03:30:541 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:40153' mapped to BlahBlah 2024-07-18 01:03:30:543 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40153 2024-07-18 01:03:30:543 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:40153' mapped to BlahBlah 2024-07-18 01:03:30:545 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40153 2024-07-18 01:03:30:545 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:40153' mapped to BlahBlah 2024-07-18 01:03:30:547 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40153 2024-07-18 01:03:30:547 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:40153' mapped to BlahBlah 2024-07-18 01:03:30:549 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40153 2024-07-18 01:03:30:549 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:40153' mapped to BlahBlah 2024-07-18 01:03:30:551 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40153 2024-07-18 01:03:30:551 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:40153' mapped to BlahBlah 2024-07-18 01:03:30:553 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40153 2024-07-18 01:03:30:553 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:40153' mapped to BlahBlah 2024-07-18 01:03:30:555 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40153 2024-07-18 01:03:30:555 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:40153' mapped to BlahBlah 2024-07-18 01:03:30:556 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40153 2024-07-18 01:03:30:556 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:40153' mapped to BlahBlah 2024-07-18 01:03:30:558 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40153 2024-07-18 01:03:30:558 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:40153' mapped to BlahBlah 2024-07-18 01:03:30:560 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-07-18 01:03:30:560 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-07-18 01:03:30:560 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcMultiplyList 2024-07-18 01:03:30:560 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-07-18 01:03:30:849 +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-07-18 01:03:30:849 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'multiply-list' using endpoint zmq://localhost:40153 2024-07-18 01:03:30:850 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:40153 2024-07-18 01:03:30:850 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@2010019299 2024-07-18 01:03:30:851 +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-07-18 01:03:30:852 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x867a2bd3, L:/127.0.0.1:33248 - R:localhost/127.0.0.1:40153]]@2010019299 2024-07-18 01:03:30:853 +0000 [Time-limited test] TRACE RpcCodec - [encode][multiply-list][in] result : {"multiplier":3,"numbers":[{"num":15},{"num":10},{"num":17}]} 2024-07-18 01:03:30:954 +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-07-18 01:03:30:956 +0000 [defaultEventExecutorGroup-3-10] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-07-18 01:03:30:956 +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-07-18 01:03:30:957 +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-07-18 01:03:30:957 +0000 [defaultEventExecutorGroup-3-10] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@5f5445a8 2024-07-18 01:03:30:957 +0000 [defaultEventExecutorGroup-3-10] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"numbers":[{"num":45},{"num":30},{"num":51}]}} 2024-07-18 01:03:30:959 +0000 [defaultEventExecutorGroup-3-9] DEBUG RequesterSessionImpl - Response from [id: 0x867a2bd3, L:/127.0.0.1:33248 - R:localhost/127.0.0.1:40153] : {"jsonrpc":"2.0","id":1,"result":{"numbers":[{"num":45},{"num":30},{"num":51}]}} 2024-07-18 01:03:30:961 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-list][out] input : {"numbers":[{"num":45},{"num":30},{"num":51}]} 2024-07-18 01:03:30:963 +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-07-18 01:03:30:963 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:40153?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=2010019299], timeout=30000] 2024-07-18 01:03:30:963 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:40153?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=2010019299] 2024-07-18 01:03:30:963 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x867a2bd3, L:/127.0.0.1:33248 - R:localhost/127.0.0.1:40153]]@2010019299 2024-07-18 01:03:30:964 +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-07-18 01:03:30:965 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2024-07-18 01:03:30:976 +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-07-18 01:03:30:977 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-07-18 01:03:30:977 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcMultiplyList 2024-07-18 01:03:30:977 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-07-18 01:03:30:977 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 40153 2024-07-18 01:03:30:977 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:40153@1690431] 2024-07-18 01:03:31:064 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 55333 2024-07-18 01:03:31:065 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55333 2024-07-18 01:03:31:065 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:55333' mapped to BlahBlah 2024-07-18 01:03:31:068 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55333 2024-07-18 01:03:31:068 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:55333' mapped to BlahBlah 2024-07-18 01:03:31:069 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55333 2024-07-18 01:03:31:069 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:55333' mapped to BlahBlah 2024-07-18 01:03:31:070 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55333 2024-07-18 01:03:31:070 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:55333' mapped to BlahBlah 2024-07-18 01:03:31:072 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55333 2024-07-18 01:03:31:072 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:55333' mapped to BlahBlah 2024-07-18 01:03:31:073 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55333 2024-07-18 01:03:31:073 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:55333' mapped to BlahBlah 2024-07-18 01:03:31:074 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55333 2024-07-18 01:03:31:075 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:55333' mapped to BlahBlah 2024-07-18 01:03:31:076 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55333 2024-07-18 01:03:31:076 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:55333' mapped to BlahBlah 2024-07-18 01:03:31:077 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55333 2024-07-18 01:03:31:077 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:55333' mapped to BlahBlah 2024-07-18 01:03:31:079 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55333 2024-07-18 01:03:31:079 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:55333' mapped to BlahBlah 2024-07-18 01:03:31:080 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55333 2024-07-18 01:03:31:080 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:55333' mapped to BlahBlah 2024-07-18 01:03:31:082 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-07-18 01:03:31:082 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-07-18 01:03:31:082 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcError 2024-07-18 01:03:31:082 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-07-18 01:03:31:333 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'error-method' using endpoint zmq://localhost:55333 2024-07-18 01:03:31:334 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:55333 2024-07-18 01:03:31:334 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1741502406 2024-07-18 01:03:31:336 +0000 [nioEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x96fc2e90, L:/127.0.0.1:58498 - R:localhost/127.0.0.1:55333]]@1741502406 2024-07-18 01:03:31:438 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"error-method"} 2024-07-18 01:03:31:439 +0000 [defaultEventExecutorGroup-3-12] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-07-18 01:03:31:440 +0000 [defaultEventExecutorGroup-3-12] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"error-method"} 2024-07-18 01:03:31:440 +0000 [defaultEventExecutorGroup-3-12] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=error-method, params=null] 2024-07-18 01:03:31:442 +0000 [defaultEventExecutorGroup-3-12] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@1d5cbc4c 2024-07-18 01:03:31:442 +0000 [defaultEventExecutorGroup-3-12] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"error":{"code":12345,"message":"It just failed","data":{}}} 2024-07-18 01:03:31:444 +0000 [defaultEventExecutorGroup-3-11] DEBUG RequesterSessionImpl - Response from [id: 0x96fc2e90, L:/127.0.0.1:58498 - R:localhost/127.0.0.1:55333] : {"jsonrpc":"2.0","id":1,"error":{"code":12345,"message":"It just failed","data":{}}} 2024-07-18 01:03:31:445 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:55333?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1741502406], timeout=30000] 2024-07-18 01:03:31:446 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:55333?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1741502406] 2024-07-18 01:03:31:446 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x96fc2e90, L:/127.0.0.1:58498 - R:localhost/127.0.0.1:55333]]@1741502406 2024-07-18 01:03:31:454 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Result : null 2024-07-18 01:03:31:454 +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:55333, cause=java.lang.reflect.InvocationTargetException]] 2024-07-18 01:03:31:461 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-07-18 01:03:31:461 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcError 2024-07-18 01:03:31:461 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-07-18 01:03:31:461 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 55333 2024-07-18 01:03:31:461 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:55333@1930959264] 2024-07-18 01:03:31:530 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 47401 2024-07-18 01:03:31:531 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47401 2024-07-18 01:03:31:531 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:47401' mapped to BlahBlah 2024-07-18 01:03:31:534 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47401 2024-07-18 01:03:31:534 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:47401' mapped to BlahBlah 2024-07-18 01:03:31:536 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47401 2024-07-18 01:03:31:536 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:47401' mapped to BlahBlah 2024-07-18 01:03:31:538 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47401 2024-07-18 01:03:31:538 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:47401' mapped to BlahBlah 2024-07-18 01:03:31:539 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47401 2024-07-18 01:03:31:539 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:47401' mapped to BlahBlah 2024-07-18 01:03:31:541 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47401 2024-07-18 01:03:31:541 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:47401' mapped to BlahBlah 2024-07-18 01:03:31:542 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47401 2024-07-18 01:03:31:542 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:47401' mapped to BlahBlah 2024-07-18 01:03:31:543 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47401 2024-07-18 01:03:31:543 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:47401' mapped to BlahBlah 2024-07-18 01:03:31:545 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47401 2024-07-18 01:03:31:545 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:47401' mapped to BlahBlah 2024-07-18 01:03:31:547 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47401 2024-07-18 01:03:31:547 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:47401' mapped to BlahBlah 2024-07-18 01:03:31:548 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47401 2024-07-18 01:03:31:548 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:47401' mapped to BlahBlah 2024-07-18 01:03:31:550 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-07-18 01:03:31:550 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-07-18 01:03:31:550 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcUnknownMethod 2024-07-18 01:03:31:550 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-07-18 01:03:31:804 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-07-18 01:03:31:804 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcUnknownMethod 2024-07-18 01:03:31:804 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-07-18 01:03:31:804 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 47401 2024-07-18 01:03:31:804 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:47401@1674022494] 2024-07-18 01:03:31:876 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 51647 2024-07-18 01:03:31:877 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51647 2024-07-18 01:03:31:877 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:51647' mapped to BlahBlah 2024-07-18 01:03:31:879 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51647 2024-07-18 01:03:31:879 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:51647' mapped to BlahBlah 2024-07-18 01:03:31:880 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51647 2024-07-18 01:03:31:881 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:51647' mapped to BlahBlah 2024-07-18 01:03:31:882 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51647 2024-07-18 01:03:31:882 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:51647' mapped to BlahBlah 2024-07-18 01:03:31:883 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51647 2024-07-18 01:03:31:883 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:51647' mapped to BlahBlah 2024-07-18 01:03:31:884 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51647 2024-07-18 01:03:31:884 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:51647' mapped to BlahBlah 2024-07-18 01:03:31:885 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51647 2024-07-18 01:03:31:885 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:51647' mapped to BlahBlah 2024-07-18 01:03:31:887 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51647 2024-07-18 01:03:31:887 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:51647' mapped to BlahBlah 2024-07-18 01:03:31:888 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51647 2024-07-18 01:03:31:888 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:51647' mapped to BlahBlah 2024-07-18 01:03:31:889 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51647 2024-07-18 01:03:31:889 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:51647' mapped to BlahBlah 2024-07-18 01:03:31:890 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51647 2024-07-18 01:03:31:890 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:51647' mapped to BlahBlah 2024-07-18 01:03:31:892 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-07-18 01:03:31:892 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-07-18 01:03:31:892 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcFactorial 2024-07-18 01:03:31:892 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-07-18 01:03:32:158 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'factorial' using endpoint zmq://localhost:51647 2024-07-18 01:03:32:159 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:51647 2024-07-18 01:03:32:159 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1042059264 2024-07-18 01:03:32:160 +0000 [nioEventLoopGroup-2-9] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xfa852a52, L:/127.0.0.1:53752 - R:localhost/127.0.0.1:51647]]@1042059264 2024-07-18 01:03:32:160 +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-07-18 01:03:32:161 +0000 [Time-limited test] TRACE RpcCodec - [encode][factorial][in] result : {"in-number":8} 2024-07-18 01:03:32:261 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"factorial","params":{"in-number":8}} 2024-07-18 01:03:32:263 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-07-18 01:03:32:263 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"factorial","params":{"in-number":8}} 2024-07-18 01:03:32:263 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=factorial, params={"in-number":8}] 2024-07-18 01:03:32:264 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@7d94535f 2024-07-18 01:03:32:264 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"out-number":40320}} 2024-07-18 01:03:32:264 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0xfa852a52, L:/127.0.0.1:53752 - R:localhost/127.0.0.1:51647] : {"jsonrpc":"2.0","id":1,"result":{"out-number":40320}} 2024-07-18 01:03:32:265 +0000 [Time-limited test] TRACE RpcCodec - [decode][factorial][out] input : {"out-number":40320} 2024-07-18 01:03:32:266 +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-07-18 01:03:32:266 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:51647?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1042059264], timeout=30000] 2024-07-18 01:03:32:266 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:51647?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1042059264] 2024-07-18 01:03:32:266 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xfa852a52, L:/127.0.0.1:53752 - R:localhost/127.0.0.1:51647]]@1042059264 2024-07-18 01:03:32:267 +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-07-18 01:03:32:267 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2024-07-18 01:03:32:276 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DataObject : FactorialOutput{outNumber=40320} 2024-07-18 01:03:32:276 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-07-18 01:03:32:277 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcFactorial 2024-07-18 01:03:32:277 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-07-18 01:03:32:277 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 51647 2024-07-18 01:03:32:277 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:51647@596966098] 2024-07-18 01:03:32:344 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 38815 2024-07-18 01:03:32:344 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38815 2024-07-18 01:03:32:344 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:38815' mapped to BlahBlah 2024-07-18 01:03:32:347 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38815 2024-07-18 01:03:32:347 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:38815' mapped to BlahBlah 2024-07-18 01:03:32:348 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38815 2024-07-18 01:03:32:348 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:38815' mapped to BlahBlah 2024-07-18 01:03:32:349 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38815 2024-07-18 01:03:32:349 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:38815' mapped to BlahBlah 2024-07-18 01:03:32:350 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38815 2024-07-18 01:03:32:351 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:38815' mapped to BlahBlah 2024-07-18 01:03:32:352 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38815 2024-07-18 01:03:32:352 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:38815' mapped to BlahBlah 2024-07-18 01:03:32:353 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38815 2024-07-18 01:03:32:353 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:38815' mapped to BlahBlah 2024-07-18 01:03:32:354 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38815 2024-07-18 01:03:32:354 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:38815' mapped to BlahBlah 2024-07-18 01:03:32:355 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38815 2024-07-18 01:03:32:355 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:38815' mapped to BlahBlah 2024-07-18 01:03:32:356 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38815 2024-07-18 01:03:32:357 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:38815' mapped to BlahBlah 2024-07-18 01:03:32:358 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38815 2024-07-18 01:03:32:358 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:38815' mapped to BlahBlah 2024-07-18 01:03:32:359 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-07-18 01:03:32:359 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-07-18 01:03:32:359 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcMultiplyLeafList 2024-07-18 01:03:32:359 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-07-18 01:03:32:631 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'multiply-ll' using endpoint zmq://localhost:38815 2024-07-18 01:03:32:631 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:38815 2024-07-18 01:03:32:631 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@808105286 2024-07-18 01:03:32:633 +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-07-18 01:03:32:633 +0000 [nioEventLoopGroup-2-12] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x4cbf2253, L:/127.0.0.1:45152 - R:localhost/127.0.0.1:38815]]@808105286 2024-07-18 01:03:32:634 +0000 [Time-limited test] TRACE RpcCodec - [encode][multiply-ll][in] result : {"multiplier":3,"numbers":[5,2,7]} 2024-07-18 01:03:32:734 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"multiply-ll","params":{"multiplier":3,"numbers":[5,2,7]}} 2024-07-18 01:03:32:736 +0000 [defaultEventExecutorGroup-3-4] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-07-18 01:03:32:737 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"multiply-ll","params":{"multiplier":3,"numbers":[5,2,7]}} 2024-07-18 01:03:32:737 +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-07-18 01:03:32:737 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@47aa84ca 2024-07-18 01:03:32:737 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"numbers":[15,6,21]}} 2024-07-18 01:03:32:739 +0000 [defaultEventExecutorGroup-3-3] DEBUG RequesterSessionImpl - Response from [id: 0x4cbf2253, L:/127.0.0.1:45152 - R:localhost/127.0.0.1:38815] : {"jsonrpc":"2.0","id":1,"result":{"numbers":[15,6,21]}} 2024-07-18 01:03:32:740 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-ll][out] input : {"numbers":[15,6,21]} 2024-07-18 01:03:32:742 +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-07-18 01:03:32:743 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:38815?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=808105286], timeout=30000] 2024-07-18 01:03:32:743 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:38815?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=808105286] 2024-07-18 01:03:32:743 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x4cbf2253, L:/127.0.0.1:45152 - R:localhost/127.0.0.1:38815]]@808105286 2024-07-18 01:03:32:744 +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-07-18 01:03:32:753 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DataObject : MultiplyLlOutput{numbers=[21, 6, 15]} 2024-07-18 01:03:32:753 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-07-18 01:03:32:753 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcMultiplyLeafList 2024-07-18 01:03:32:753 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-07-18 01:03:32:754 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 38815 2024-07-18 01:03:32:754 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:38815@1284516466]