2024-09-20 00:48:38:890 +0000 [main] DEBUG InternalLoggerFactory - Using SLF4J as the default logging framework 2024-09-20 00:48:38:902 +0000 [main] DEBUG MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 16 2024-09-20 00:48:38:914 +0000 [main] DEBUG GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 2024-09-20 00:48:38:931 +0000 [main] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2024-09-20 00:48:38:931 +0000 [main] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2024-09-20 00:48:38:962 +0000 [main] DEBUG PlatformDependent0 - -Dio.netty.noUnsafe: false 2024-09-20 00:48:38:962 +0000 [main] DEBUG PlatformDependent0 - Java version: 17 2024-09-20 00:48:38:963 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 2024-09-20 00:48:38:964 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe.copyMemory: available 2024-09-20 00:48:38:964 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe.storeFence: available 2024-09-20 00:48:38:964 +0000 [main] DEBUG PlatformDependent0 - java.nio.Buffer.address: available 2024-09-20 00:48:38:965 +0000 [main] DEBUG PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 2024-09-20 00:48:38:966 +0000 [main] DEBUG PlatformDependent0 - java.nio.Bits.unaligned: available, true 2024-09-20 00:48:38:967 +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 @2ca923bb 2024-09-20 00:48:38:968 +0000 [main] DEBUG PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 2024-09-20 00:48:38:968 +0000 [main] DEBUG PlatformDependent - sun.misc.Unsafe: available 2024-09-20 00:48:38:968 +0000 [main] DEBUG PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2024-09-20 00:48:38:968 +0000 [main] DEBUG PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 2024-09-20 00:48:38:970 +0000 [main] DEBUG PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 2024-09-20 00:48:38:970 +0000 [main] DEBUG PlatformDependent - -Dio.netty.uninitializedArrayAllocationThreshold: -1 2024-09-20 00:48:38:971 +0000 [main] DEBUG CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 2024-09-20 00:48:38:972 +0000 [main] DEBUG PlatformDependent - -Dio.netty.noPreferDirect: false 2024-09-20 00:48:38:973 +0000 [main] DEBUG NioEventLoop - -Dio.netty.noKeySetOptimization: false 2024-09-20 00:48:38:973 +0000 [main] DEBUG NioEventLoop - -Dio.netty.selectorAutoRebuildThreshold: 512 2024-09-20 00:48:39:001 +0000 [main] DEBUG PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 2024-09-20 00:48:39:087 +0000 [main] DEBUG DefaultChannelId - -Dio.netty.processId: 53254 (auto-detected) 2024-09-20 00:48:39:093 +0000 [main] DEBUG NetUtil - -Djava.net.preferIPv4Stack: false 2024-09-20 00:48:39:093 +0000 [main] DEBUG NetUtil - -Djava.net.preferIPv6Addresses: false 2024-09-20 00:48:39:095 +0000 [main] DEBUG NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 2024-09-20 00:48:39:096 +0000 [main] DEBUG NetUtil - /proc/sys/net/core/somaxconn: 4096 2024-09-20 00:48:39:097 +0000 [main] DEBUG DefaultChannelId - -Dio.netty.machineId: 02:42:5c:ff:fe:40:65:e1 (auto-detected) 2024-09-20 00:48:39:109 +0000 [main] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 2024-09-20 00:48:39:110 +0000 [main] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 2024-09-20 00:48:39:145 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 16 2024-09-20 00:48:39:145 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 16 2024-09-20 00:48:39:145 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192 2024-09-20 00:48:39:145 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 9 2024-09-20 00:48:39:145 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 4194304 2024-09-20 00:48:39:145 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256 2024-09-20 00:48:39:145 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64 2024-09-20 00:48:39:145 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768 2024-09-20 00:48:39:145 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192 2024-09-20 00:48:39:146 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimIntervalMillis: 0 2024-09-20 00:48:39:146 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.useCacheForAllThreads: false 2024-09-20 00:48:39:146 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 2024-09-20 00:48:39:161 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.allocator.type: pooled 2024-09-20 00:48:39:161 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 2024-09-20 00:48:39:161 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 2024-09-20 00:48:39:163 +0000 [main] DEBUG ChannelInitializerExtensions - -Dio.netty.bootstrap.extensions: null 2024-09-20 00:48:39:173 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 50251 2024-09-20 00:48:40:551 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50251 2024-09-20 00:48:40:551 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:50251' mapped to BlahBlah 2024-09-20 00:48:40:585 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50251 2024-09-20 00:48:40:585 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:50251' mapped to BlahBlah 2024-09-20 00:48:40:595 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50251 2024-09-20 00:48:40:595 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:50251' mapped to BlahBlah 2024-09-20 00:48:40:600 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50251 2024-09-20 00:48:40:600 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:50251' mapped to BlahBlah 2024-09-20 00:48:40:608 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50251 2024-09-20 00:48:40:608 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:50251' mapped to BlahBlah 2024-09-20 00:48:40:612 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50251 2024-09-20 00:48:40:612 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:50251' mapped to BlahBlah 2024-09-20 00:48:40:617 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50251 2024-09-20 00:48:40:617 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:50251' mapped to BlahBlah 2024-09-20 00:48:40:622 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50251 2024-09-20 00:48:40:622 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:50251' mapped to BlahBlah 2024-09-20 00:48:40:626 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50251 2024-09-20 00:48:40:627 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:50251' mapped to BlahBlah 2024-09-20 00:48:40:631 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50251 2024-09-20 00:48:40:631 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:50251' mapped to BlahBlah 2024-09-20 00:48:40:635 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50251 2024-09-20 00:48:40:635 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:50251' mapped to BlahBlah 2024-09-20 00:48:40:645 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-09-20 00:48:40:645 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-20 00:48:40:645 +0000 [main] INFO AbstractJsonRpcTest - [START]test_2LeafNodesInRpc 2024-09-20 00:48:40:645 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-20 00:48:40:897 +0000 [main] DEBUG RpcClient - Invoking RPC 'removeCoffeePot' using endpoint zmq://localhost:50251 2024-09-20 00:48:40:922 +0000 [main] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:50251 2024-09-20 00:48:40:923 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1243393970 2024-09-20 00:48:40:965 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x814a0ef4, L:/127.0.0.1:60184 - R:localhost/127.0.0.1:50251]]@1243393970 2024-09-20 00:48:40:982 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 2024-09-20 00:48:40:982 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.ratio: 8 2024-09-20 00:48:40:982 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.chunkSize: 32 2024-09-20 00:48:40:982 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.blocking: false 2024-09-20 00:48:40:983 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 2024-09-20 00:48:40:994 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true 2024-09-20 00:48:40:994 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkBounds: true 2024-09-20 00:48:40:996 +0000 [nioEventLoopGroup-2-2] DEBUG ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@34c442d7 2024-09-20 00:48:41:048 +0000 [main] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"removeCoffeePot"} 2024-09-20 00:48:41:058 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-09-20 00:48:41:071 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"removeCoffeePot"} 2024-09-20 00:48:41:074 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=removeCoffeePot, params=null] 2024-09-20 00:48:41:080 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@5c1eef45 2024-09-20 00:48:41:080 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"drink":"coffee","cups-brewed":3}} 2024-09-20 00:48:41:084 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0x814a0ef4, L:/127.0.0.1:60184 - R:localhost/127.0.0.1:50251] : {"jsonrpc":"2.0","id":1,"result":{"drink":"coffee","cups-brewed":3}} 2024-09-20 00:48:41:087 +0000 [main] TRACE RpcCodec - [decode][removeCoffeePot][out] input : {"drink":"coffee","cups-brewed":3} 2024-09-20 00:48:41:167 +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-20 00:48:41:170 +0000 [main] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:50251?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1243393970], timeout=30000] 2024-09-20 00:48:41:179 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:50251?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1243393970] 2024-09-20 00:48:41:179 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x814a0ef4, L:/127.0.0.1:60184 - R:localhost/127.0.0.1:50251]]@1243393970 2024-09-20 00:48:41:185 +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-20 00:48:41:185 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2024-09-20 00:48:41:186 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-20 00:48:41:186 +0000 [main] INFO AbstractJsonRpcTest - [END]test_2LeafNodesInRpc 2024-09-20 00:48:41:186 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-20 00:48:41:187 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 50251 2024-09-20 00:48:41:188 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:50251@1141049797] 2024-09-20 00:48:41:561 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 60749 2024-09-20 00:48:41:563 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:60749 2024-09-20 00:48:41:563 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:60749' mapped to BlahBlah 2024-09-20 00:48:41:569 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:60749 2024-09-20 00:48:41:569 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:60749' mapped to BlahBlah 2024-09-20 00:48:41:572 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:60749 2024-09-20 00:48:41:572 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:60749' mapped to BlahBlah 2024-09-20 00:48:41:576 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:60749 2024-09-20 00:48:41:576 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:60749' mapped to BlahBlah 2024-09-20 00:48:41:579 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:60749 2024-09-20 00:48:41:579 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:60749' mapped to BlahBlah 2024-09-20 00:48:41:582 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:60749 2024-09-20 00:48:41:582 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:60749' mapped to BlahBlah 2024-09-20 00:48:41:585 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:60749 2024-09-20 00:48:41:595 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:60749' mapped to BlahBlah 2024-09-20 00:48:41:606 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:60749 2024-09-20 00:48:41:606 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:60749' mapped to BlahBlah 2024-09-20 00:48:41:609 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:60749 2024-09-20 00:48:41:609 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:60749' mapped to BlahBlah 2024-09-20 00:48:41:613 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:60749 2024-09-20 00:48:41:613 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:60749' mapped to BlahBlah 2024-09-20 00:48:41:616 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:60749 2024-09-20 00:48:41:616 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:60749' mapped to BlahBlah 2024-09-20 00:48:41:619 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-09-20 00:48:41:619 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-20 00:48:41:619 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcComplexResponse 2024-09-20 00:48:41:619 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-20 00:48:41:948 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'get-all-numbers' using endpoint zmq://localhost:60749 2024-09-20 00:48:41:949 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:60749 2024-09-20 00:48:41:949 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1289803553 2024-09-20 00:48:41:954 +0000 [nioEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x762ae280, L:/127.0.0.1:59306 - R:localhost/127.0.0.1:60749]]@1289803553 2024-09-20 00:48:42:053 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"get-all-numbers"} 2024-09-20 00:48:42:056 +0000 [defaultEventExecutorGroup-3-4] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-09-20 00:48:42:056 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"get-all-numbers"} 2024-09-20 00:48:42:057 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=get-all-numbers, params=null] 2024-09-20 00:48:42:057 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@54529204 2024-09-20 00:48:42:058 +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-20 00:48:42:061 +0000 [defaultEventExecutorGroup-3-3] DEBUG RequesterSessionImpl - Response from [id: 0x762ae280, L:/127.0.0.1:59306 - R:localhost/127.0.0.1:60749] : {"jsonrpc":"2.0","id":1,"result":{"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}}} 2024-09-20 00:48:42:062 +0000 [Time-limited test] TRACE RpcCodec - [decode][get-all-numbers][out] input : {"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}} 2024-09-20 00:48:42:086 +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}, ImmutableMapNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers, body=[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-20 00:48:42:088 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:60749?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1289803553], timeout=30000] 2024-09-20 00:48:42:088 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:60749?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1289803553] 2024-09-20 00:48:42:088 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x762ae280, L:/127.0.0.1:59306 - R:localhost/127.0.0.1:60749]]@1289803553 2024-09-20 00:48:42:108 +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-20 00:48:42:168 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-20 00:48:42:168 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcComplexResponse 2024-09-20 00:48:42:169 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-20 00:48:42:169 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 60749 2024-09-20 00:48:42:169 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:60749@566706526] 2024-09-20 00:48:42:415 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 36435 2024-09-20 00:48:42:416 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36435 2024-09-20 00:48:42:416 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:36435' mapped to BlahBlah 2024-09-20 00:48:42:419 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36435 2024-09-20 00:48:42:419 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:36435' mapped to BlahBlah 2024-09-20 00:48:42:421 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36435 2024-09-20 00:48:42:421 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:36435' mapped to BlahBlah 2024-09-20 00:48:42:423 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36435 2024-09-20 00:48:42:423 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:36435' mapped to BlahBlah 2024-09-20 00:48:42:425 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36435 2024-09-20 00:48:42:425 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:36435' mapped to BlahBlah 2024-09-20 00:48:42:427 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36435 2024-09-20 00:48:42:427 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:36435' mapped to BlahBlah 2024-09-20 00:48:42:429 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36435 2024-09-20 00:48:42:429 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:36435' mapped to BlahBlah 2024-09-20 00:48:42:431 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36435 2024-09-20 00:48:42:431 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:36435' mapped to BlahBlah 2024-09-20 00:48:42:433 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36435 2024-09-20 00:48:42:433 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:36435' mapped to BlahBlah 2024-09-20 00:48:42:435 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36435 2024-09-20 00:48:42:435 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:36435' mapped to BlahBlah 2024-09-20 00:48:42:437 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36435 2024-09-20 00:48:42:437 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:36435' mapped to BlahBlah 2024-09-20 00:48:42:439 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-09-20 00:48:42:439 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-20 00:48:42:439 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcSimpleMethod 2024-09-20 00:48:42:439 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-20 00:48:42:690 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'simple-method' using endpoint zmq://localhost:36435 2024-09-20 00:48:42:691 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:36435 2024-09-20 00:48:42:692 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1775554724 2024-09-20 00:48:42:695 +0000 [nioEventLoopGroup-2-8] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x242d7c8d, L:/127.0.0.1:37910 - R:localhost/127.0.0.1:36435]]@1775554724 2024-09-20 00:48:42:798 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"simple-method"} 2024-09-20 00:48:42:800 +0000 [defaultEventExecutorGroup-3-6] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-09-20 00:48:42:800 +0000 [defaultEventExecutorGroup-3-6] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"simple-method"} 2024-09-20 00:48:42:801 +0000 [defaultEventExecutorGroup-3-6] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=simple-method, params=null] 2024-09-20 00:48:42:801 +0000 [defaultEventExecutorGroup-3-6] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@15c13215 2024-09-20 00:48:42:801 +0000 [defaultEventExecutorGroup-3-6] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{}} 2024-09-20 00:48:42:803 +0000 [defaultEventExecutorGroup-3-5] DEBUG RequesterSessionImpl - Response from [id: 0x242d7c8d, L:/127.0.0.1:37910 - R:localhost/127.0.0.1:36435] : {"jsonrpc":"2.0","id":1,"result":{}} 2024-09-20 00:48:42:804 +0000 [Time-limited test] TRACE RpcCodec - [decode][simple-method][out] input : null 2024-09-20 00:48:42:804 +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-20 00:48:42:805 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:36435?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1775554724], timeout=30000] 2024-09-20 00:48:42:805 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:36435?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1775554724] 2024-09-20 00:48:42:805 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x242d7c8d, L:/127.0.0.1:37910 - R:localhost/127.0.0.1:36435]]@1775554724 2024-09-20 00:48:42:806 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Simple RPC result : org.opendaylight.mdsal.dom.spi.DefaultDOMRpcResult@905190ea 2024-09-20 00:48:42:806 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-20 00:48:42:806 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcSimpleMethod 2024-09-20 00:48:42:806 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-20 00:48:42:807 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 36435 2024-09-20 00:48:42:807 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:36435@1339727838] 2024-09-20 00:48:42:933 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 40037 2024-09-20 00:48:42:934 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40037 2024-09-20 00:48:42:934 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:40037' mapped to BlahBlah 2024-09-20 00:48:42:937 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40037 2024-09-20 00:48:42:937 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:40037' mapped to BlahBlah 2024-09-20 00:48:42:939 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40037 2024-09-20 00:48:42:939 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:40037' mapped to BlahBlah 2024-09-20 00:48:42:941 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40037 2024-09-20 00:48:42:941 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:40037' mapped to BlahBlah 2024-09-20 00:48:42:943 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40037 2024-09-20 00:48:42:943 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:40037' mapped to BlahBlah 2024-09-20 00:48:42:945 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40037 2024-09-20 00:48:42:945 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:40037' mapped to BlahBlah 2024-09-20 00:48:42:946 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40037 2024-09-20 00:48:42:946 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:40037' mapped to BlahBlah 2024-09-20 00:48:42:948 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40037 2024-09-20 00:48:42:948 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:40037' mapped to BlahBlah 2024-09-20 00:48:42:950 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40037 2024-09-20 00:48:42:950 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:40037' mapped to BlahBlah 2024-09-20 00:48:42:952 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40037 2024-09-20 00:48:42:952 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:40037' mapped to BlahBlah 2024-09-20 00:48:42:953 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40037 2024-09-20 00:48:42:953 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:40037' mapped to BlahBlah 2024-09-20 00:48:42:955 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-09-20 00:48:42:955 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-20 00:48:42:955 +0000 [main] INFO AbstractJsonRpcTest - [START]testMethodWithAnyXmlNoData 2024-09-20 00:48:42:955 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-20 00:48:43:248 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'method-with-anyxml' using endpoint zmq://localhost:40037 2024-09-20 00:48:43:248 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:40037 2024-09-20 00:48:43:249 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@190417040 2024-09-20 00:48:43:251 +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}, ImmutableXmlNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)some-data, body=javax.xml.transform.dom.DOMSource@446b82d1}]} 2024-09-20 00:48:43:251 +0000 [nioEventLoopGroup-2-11] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x13694bf0, L:/127.0.0.1:42880 - R:localhost/127.0.0.1:40037]]@190417040 2024-09-20 00:48:43:272 +0000 [Time-limited test] TRACE RpcCodec - [encode][method-with-anyxml][in] result : {"some-number":5,"some-data":{"data":123}} 2024-09-20 00:48:43:273 +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-20 00:48:43:274 +0000 [defaultEventExecutorGroup-3-8] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-09-20 00:48:43:274 +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-20 00:48:43:274 +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-20 00:48:43:275 +0000 [defaultEventExecutorGroup-3-8] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@68b8842c 2024-09-20 00:48:43:275 +0000 [defaultEventExecutorGroup-3-8] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"some-data":{"data":123}}} 2024-09-20 00:48:43:277 +0000 [defaultEventExecutorGroup-3-7] DEBUG RequesterSessionImpl - Response from [id: 0x13694bf0, L:/127.0.0.1:42880 - R:localhost/127.0.0.1:40037] : {"jsonrpc":"2.0","id":1,"result":{"some-data":{"data":123}}} 2024-09-20 00:48:43:278 +0000 [Time-limited test] TRACE RpcCodec - [decode][method-with-anyxml][out] input : {"some-data":{"data":123}} 2024-09-20 00:48:43:278 +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=[ImmutableXmlNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)some-data, body=javax.xml.transform.dom.DOMSource@1be48787}]} 2024-09-20 00:48:43:279 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:40037?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=190417040], timeout=30000] 2024-09-20 00:48:43:279 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:40037?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=190417040] 2024-09-20 00:48:43:279 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x13694bf0, L:/127.0.0.1:42880 - R:localhost/127.0.0.1:40037]]@190417040 2024-09-20 00:48:43:279 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[ImmutableXmlNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)some-data, body=javax.xml.transform.dom.DOMSource@1be48787}]} 2024-09-20 00:48:43:279 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2024-09-20 00:48:43:280 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-20 00:48:43:280 +0000 [main] INFO AbstractJsonRpcTest - [END]testMethodWithAnyXmlNoData 2024-09-20 00:48:43:280 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-20 00:48:43:280 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 40037 2024-09-20 00:48:43:280 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:40037@1962008850] 2024-09-20 00:48:43:396 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 55051 2024-09-20 00:48:43:397 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55051 2024-09-20 00:48:43:397 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:55051' mapped to BlahBlah 2024-09-20 00:48:43:402 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55051 2024-09-20 00:48:43:402 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:55051' mapped to BlahBlah 2024-09-20 00:48:43:404 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55051 2024-09-20 00:48:43:404 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:55051' mapped to BlahBlah 2024-09-20 00:48:43:405 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55051 2024-09-20 00:48:43:405 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:55051' mapped to BlahBlah 2024-09-20 00:48:43:407 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55051 2024-09-20 00:48:43:407 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:55051' mapped to BlahBlah 2024-09-20 00:48:43:409 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55051 2024-09-20 00:48:43:409 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:55051' mapped to BlahBlah 2024-09-20 00:48:43:411 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55051 2024-09-20 00:48:43:411 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:55051' mapped to BlahBlah 2024-09-20 00:48:43:414 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55051 2024-09-20 00:48:43:414 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:55051' mapped to BlahBlah 2024-09-20 00:48:43:416 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55051 2024-09-20 00:48:43:416 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:55051' mapped to BlahBlah 2024-09-20 00:48:43:418 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55051 2024-09-20 00:48:43:418 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:55051' mapped to BlahBlah 2024-09-20 00:48:43:420 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55051 2024-09-20 00:48:43:420 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:55051' mapped to BlahBlah 2024-09-20 00:48:43:421 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-09-20 00:48:43:422 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-20 00:48:43:422 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcMultiplyList 2024-09-20 00:48:43:422 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-20 00:48:43:710 +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}, ImmutableMapNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers, body=[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-20 00:48:43:711 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'multiply-list' using endpoint zmq://localhost:55051 2024-09-20 00:48:43:711 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:55051 2024-09-20 00:48:43:711 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@76877047 2024-09-20 00:48:43:713 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x8fe4ab91, L:/127.0.0.1:60512 - R:localhost/127.0.0.1:55051]]@76877047 2024-09-20 00:48:43:713 +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}, ImmutableMapNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers, body=[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-20 00:48:43:715 +0000 [Time-limited test] TRACE RpcCodec - [encode][multiply-list][in] result : {"multiplier":3,"numbers":[{"num":15},{"num":10},{"num":17}]} 2024-09-20 00:48:43:816 +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-20 00:48:43:819 +0000 [defaultEventExecutorGroup-3-10] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-09-20 00:48:43:819 +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-20 00:48:43:820 +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-20 00:48:43:820 +0000 [defaultEventExecutorGroup-3-10] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@5986dab2 2024-09-20 00:48:43:821 +0000 [defaultEventExecutorGroup-3-10] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"numbers":[{"num":45},{"num":30},{"num":51}]}} 2024-09-20 00:48:43:822 +0000 [defaultEventExecutorGroup-3-9] DEBUG RequesterSessionImpl - Response from [id: 0x8fe4ab91, L:/127.0.0.1:60512 - R:localhost/127.0.0.1:55051] : {"jsonrpc":"2.0","id":1,"result":{"numbers":[{"num":45},{"num":30},{"num":51}]}} 2024-09-20 00:48:43:823 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-list][out] input : {"numbers":[{"num":45},{"num":30},{"num":51}]} 2024-09-20 00:48:43:825 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-list][out] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[ImmutableMapNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers, body=[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-20 00:48:43:826 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:55051?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=76877047], timeout=30000] 2024-09-20 00:48:43:826 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:55051?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=76877047] 2024-09-20 00:48:43:826 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x8fe4ab91, L:/127.0.0.1:60512 - R:localhost/127.0.0.1:55051]]@76877047 2024-09-20 00:48:43:827 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[ImmutableMapNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers, body=[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-20 00:48:43:827 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2024-09-20 00:48:43:844 +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-20 00:48:43:846 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-20 00:48:43:846 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcMultiplyList 2024-09-20 00:48:43:846 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-20 00:48:43:847 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 55051 2024-09-20 00:48:43:847 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:55051@432180375] 2024-09-20 00:48:43:950 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 47397 2024-09-20 00:48:43:952 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47397 2024-09-20 00:48:43:952 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:47397' mapped to BlahBlah 2024-09-20 00:48:43:955 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47397 2024-09-20 00:48:43:956 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:47397' mapped to BlahBlah 2024-09-20 00:48:43:957 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47397 2024-09-20 00:48:43:957 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:47397' mapped to BlahBlah 2024-09-20 00:48:43:959 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47397 2024-09-20 00:48:43:959 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:47397' mapped to BlahBlah 2024-09-20 00:48:43:960 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47397 2024-09-20 00:48:43:960 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:47397' mapped to BlahBlah 2024-09-20 00:48:43:962 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47397 2024-09-20 00:48:43:962 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:47397' mapped to BlahBlah 2024-09-20 00:48:43:963 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47397 2024-09-20 00:48:43:963 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:47397' mapped to BlahBlah 2024-09-20 00:48:43:965 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47397 2024-09-20 00:48:43:965 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:47397' mapped to BlahBlah 2024-09-20 00:48:43:966 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47397 2024-09-20 00:48:43:966 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:47397' mapped to BlahBlah 2024-09-20 00:48:43:968 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47397 2024-09-20 00:48:43:968 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:47397' mapped to BlahBlah 2024-09-20 00:48:43:969 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47397 2024-09-20 00:48:43:970 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:47397' mapped to BlahBlah 2024-09-20 00:48:43:971 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-09-20 00:48:43:971 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-20 00:48:43:971 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcError 2024-09-20 00:48:43:971 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-20 00:48:44:223 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'error-method' using endpoint zmq://localhost:47397 2024-09-20 00:48:44:224 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:47397 2024-09-20 00:48:44:224 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@720431717 2024-09-20 00:48:44:227 +0000 [nioEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xe64a2a14, L:/127.0.0.1:50640 - R:localhost/127.0.0.1:47397]]@720431717 2024-09-20 00:48:44:328 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"error-method"} 2024-09-20 00:48:44:330 +0000 [defaultEventExecutorGroup-3-12] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-09-20 00:48:44:331 +0000 [defaultEventExecutorGroup-3-12] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"error-method"} 2024-09-20 00:48:44:331 +0000 [defaultEventExecutorGroup-3-12] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=error-method, params=null] 2024-09-20 00:48:44:333 +0000 [defaultEventExecutorGroup-3-12] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@ec54fd7 2024-09-20 00:48:44:333 +0000 [defaultEventExecutorGroup-3-12] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"error":{"code":12345,"message":"It just failed","data":{}}} 2024-09-20 00:48:44:335 +0000 [defaultEventExecutorGroup-3-11] DEBUG RequesterSessionImpl - Response from [id: 0xe64a2a14, L:/127.0.0.1:50640 - R:localhost/127.0.0.1:47397] : {"jsonrpc":"2.0","id":1,"error":{"code":12345,"message":"It just failed","data":{}}} 2024-09-20 00:48:44:337 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:47397?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=720431717], timeout=30000] 2024-09-20 00:48:44:337 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:47397?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=720431717] 2024-09-20 00:48:44:337 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xe64a2a14, L:/127.0.0.1:50640 - R:localhost/127.0.0.1:47397]]@720431717 2024-09-20 00:48:44:347 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Result : null 2024-09-20 00:48:44:347 +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:47397, cause=java.lang.reflect.InvocationTargetException]] 2024-09-20 00:48:44:364 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-20 00:48:44:364 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcError 2024-09-20 00:48:44:364 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-20 00:48:44:365 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 47397 2024-09-20 00:48:44:365 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:47397@483722291] 2024-09-20 00:48:44:457 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 38537 2024-09-20 00:48:44:459 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38537 2024-09-20 00:48:44:459 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:38537' mapped to BlahBlah 2024-09-20 00:48:44:462 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38537 2024-09-20 00:48:44:463 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:38537' mapped to BlahBlah 2024-09-20 00:48:44:464 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38537 2024-09-20 00:48:44:464 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:38537' mapped to BlahBlah 2024-09-20 00:48:44:465 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38537 2024-09-20 00:48:44:465 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:38537' mapped to BlahBlah 2024-09-20 00:48:44:467 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38537 2024-09-20 00:48:44:467 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:38537' mapped to BlahBlah 2024-09-20 00:48:44:469 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38537 2024-09-20 00:48:44:469 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:38537' mapped to BlahBlah 2024-09-20 00:48:44:470 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38537 2024-09-20 00:48:44:470 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:38537' mapped to BlahBlah 2024-09-20 00:48:44:472 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38537 2024-09-20 00:48:44:472 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:38537' mapped to BlahBlah 2024-09-20 00:48:44:473 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38537 2024-09-20 00:48:44:473 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:38537' mapped to BlahBlah 2024-09-20 00:48:44:475 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38537 2024-09-20 00:48:44:475 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:38537' mapped to BlahBlah 2024-09-20 00:48:44:476 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38537 2024-09-20 00:48:44:476 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:38537' mapped to BlahBlah 2024-09-20 00:48:44:477 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-09-20 00:48:44:478 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-20 00:48:44:478 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcUnknownMethod 2024-09-20 00:48:44:478 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-20 00:48:44:732 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-20 00:48:44:733 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcUnknownMethod 2024-09-20 00:48:44:733 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-20 00:48:44:733 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 38537 2024-09-20 00:48:44:733 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:38537@1750978232] 2024-09-20 00:48:44:816 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 54369 2024-09-20 00:48:44:818 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54369 2024-09-20 00:48:44:818 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:54369' mapped to BlahBlah 2024-09-20 00:48:44:821 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54369 2024-09-20 00:48:44:821 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:54369' mapped to BlahBlah 2024-09-20 00:48:44:822 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54369 2024-09-20 00:48:44:822 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:54369' mapped to BlahBlah 2024-09-20 00:48:44:824 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54369 2024-09-20 00:48:44:824 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:54369' mapped to BlahBlah 2024-09-20 00:48:44:825 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54369 2024-09-20 00:48:44:825 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:54369' mapped to BlahBlah 2024-09-20 00:48:44:827 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54369 2024-09-20 00:48:44:827 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:54369' mapped to BlahBlah 2024-09-20 00:48:44:828 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54369 2024-09-20 00:48:44:828 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:54369' mapped to BlahBlah 2024-09-20 00:48:44:829 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54369 2024-09-20 00:48:44:830 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:54369' mapped to BlahBlah 2024-09-20 00:48:44:831 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54369 2024-09-20 00:48:44:831 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:54369' mapped to BlahBlah 2024-09-20 00:48:44:832 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54369 2024-09-20 00:48:44:832 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:54369' mapped to BlahBlah 2024-09-20 00:48:44:834 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54369 2024-09-20 00:48:44:834 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:54369' mapped to BlahBlah 2024-09-20 00:48:44:835 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-09-20 00:48:44:835 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-20 00:48:44:835 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcFactorial 2024-09-20 00:48:44:835 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-20 00:48:45:105 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'factorial' using endpoint zmq://localhost:54369 2024-09-20 00:48:45:106 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:54369 2024-09-20 00:48:45:106 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1364733829 2024-09-20 00:48:45:108 +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-20 00:48:45:108 +0000 [nioEventLoopGroup-2-9] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xdcce5972, L:/127.0.0.1:44928 - R:localhost/127.0.0.1:54369]]@1364733829 2024-09-20 00:48:45:109 +0000 [Time-limited test] TRACE RpcCodec - [encode][factorial][in] result : {"in-number":8} 2024-09-20 00:48:45:209 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"factorial","params":{"in-number":8}} 2024-09-20 00:48:45:211 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-09-20 00:48:45:211 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"factorial","params":{"in-number":8}} 2024-09-20 00:48:45:212 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=factorial, params={"in-number":8}] 2024-09-20 00:48:45:212 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@29c66e90 2024-09-20 00:48:45:212 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"out-number":40320}} 2024-09-20 00:48:45:214 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0xdcce5972, L:/127.0.0.1:44928 - R:localhost/127.0.0.1:54369] : {"jsonrpc":"2.0","id":1,"result":{"out-number":40320}} 2024-09-20 00:48:45:215 +0000 [Time-limited test] TRACE RpcCodec - [decode][factorial][out] input : {"out-number":40320} 2024-09-20 00:48:45:216 +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-20 00:48:45:216 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:54369?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1364733829], timeout=30000] 2024-09-20 00:48:45:216 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:54369?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1364733829] 2024-09-20 00:48:45:216 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xdcce5972, L:/127.0.0.1:44928 - R:localhost/127.0.0.1:54369]]@1364733829 2024-09-20 00:48:45:217 +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-20 00:48:45:217 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2024-09-20 00:48:45:228 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DataObject : FactorialOutput{outNumber=40320} 2024-09-20 00:48:45:229 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-20 00:48:45:229 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcFactorial 2024-09-20 00:48:45:229 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-20 00:48:45:229 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 54369 2024-09-20 00:48:45:229 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:54369@1932869966] 2024-09-20 00:48:45:315 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 52111 2024-09-20 00:48:45:316 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52111 2024-09-20 00:48:45:317 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:52111' mapped to BlahBlah 2024-09-20 00:48:45:320 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52111 2024-09-20 00:48:45:320 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:52111' mapped to BlahBlah 2024-09-20 00:48:45:321 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52111 2024-09-20 00:48:45:321 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:52111' mapped to BlahBlah 2024-09-20 00:48:45:322 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52111 2024-09-20 00:48:45:322 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:52111' mapped to BlahBlah 2024-09-20 00:48:45:323 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52111 2024-09-20 00:48:45:323 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:52111' mapped to BlahBlah 2024-09-20 00:48:45:325 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52111 2024-09-20 00:48:45:325 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:52111' mapped to BlahBlah 2024-09-20 00:48:45:326 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52111 2024-09-20 00:48:45:326 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:52111' mapped to BlahBlah 2024-09-20 00:48:45:327 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52111 2024-09-20 00:48:45:327 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:52111' mapped to BlahBlah 2024-09-20 00:48:45:329 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52111 2024-09-20 00:48:45:329 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:52111' mapped to BlahBlah 2024-09-20 00:48:45:330 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52111 2024-09-20 00:48:45:330 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:52111' mapped to BlahBlah 2024-09-20 00:48:45:331 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52111 2024-09-20 00:48:45:332 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:52111' mapped to BlahBlah 2024-09-20 00:48:45:333 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-09-20 00:48:45:333 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-20 00:48:45:333 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcMultiplyLeafList 2024-09-20 00:48:45:333 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-20 00:48:45:605 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'multiply-ll' using endpoint zmq://localhost:52111 2024-09-20 00:48:45:606 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:52111 2024-09-20 00:48:45:606 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1335684586 2024-09-20 00:48:45:608 +0000 [nioEventLoopGroup-2-12] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x2a2e5ebe, L:/127.0.0.1:49962 - R:localhost/127.0.0.1:52111]]@1335684586 2024-09-20 00:48:45:609 +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}, ImmutableLeafSetNode{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-20 00:48:45:612 +0000 [Time-limited test] TRACE RpcCodec - [encode][multiply-ll][in] result : {"multiplier":3,"numbers":[5,2,7]} 2024-09-20 00:48:45:612 +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-20 00:48:45:613 +0000 [defaultEventExecutorGroup-3-4] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-09-20 00:48:45:613 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"multiply-ll","params":{"multiplier":3,"numbers":[5,2,7]}} 2024-09-20 00:48:45:613 +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-20 00:48:45:614 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@5a9576fe 2024-09-20 00:48:45:614 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"numbers":[15,6,21]}} 2024-09-20 00:48:45:614 +0000 [defaultEventExecutorGroup-3-3] DEBUG RequesterSessionImpl - Response from [id: 0x2a2e5ebe, L:/127.0.0.1:49962 - R:localhost/127.0.0.1:52111] : {"jsonrpc":"2.0","id":1,"result":{"numbers":[15,6,21]}} 2024-09-20 00:48:45:615 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-ll][out] input : {"numbers":[15,6,21]} 2024-09-20 00:48:45:617 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-ll][out] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[ImmutableLeafSetNode{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-20 00:48:45:617 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:52111?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1335684586], timeout=30000] 2024-09-20 00:48:45:617 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:52111?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1335684586] 2024-09-20 00:48:45:617 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x2a2e5ebe, L:/127.0.0.1:49962 - R:localhost/127.0.0.1:52111]]@1335684586 2024-09-20 00:48:45:618 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DOM RPC result : org.opendaylight.mdsal.dom.spi.DefaultDOMRpcResult@c842abd8 2024-09-20 00:48:45:627 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DataObject : MultiplyLlOutput{numbers=[21, 6, 15]} 2024-09-20 00:48:45:627 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-20 00:48:45:628 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcMultiplyLeafList 2024-09-20 00:48:45:628 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-20 00:48:45:628 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 52111 2024-09-20 00:48:45:628 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:52111@939949377]