2024-11-06 18:17:02:069 +0000 [main] DEBUG InternalLoggerFactory - Using SLF4J as the default logging framework 2024-11-06 18:17:02:073 +0000 [main] DEBUG MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 8 2024-11-06 18:17:02:084 +0000 [main] DEBUG GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 2024-11-06 18:17:02:093 +0000 [main] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2024-11-06 18:17:02:093 +0000 [main] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2024-11-06 18:17:02:130 +0000 [main] DEBUG PlatformDependent0 - -Dio.netty.noUnsafe: false 2024-11-06 18:17:02:131 +0000 [main] DEBUG PlatformDependent0 - Java version: 21 2024-11-06 18:17:02:131 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 2024-11-06 18:17:02:132 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe base methods: all available 2024-11-06 18:17:02:133 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe.storeFence: available 2024-11-06 18:17:02:133 +0000 [main] DEBUG PlatformDependent0 - java.nio.Buffer.address: available 2024-11-06 18:17:02:134 +0000 [main] DEBUG PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 2024-11-06 18:17:02:134 +0000 [main] DEBUG PlatformDependent0 - java.nio.Bits.unaligned: available, true 2024-11-06 18:17:02:135 +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 @4c5ae43b 2024-11-06 18:17:02:136 +0000 [main] DEBUG PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 2024-11-06 18:17:02:136 +0000 [main] DEBUG PlatformDependent - sun.misc.Unsafe: available 2024-11-06 18:17:02:136 +0000 [main] DEBUG PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2024-11-06 18:17:02:137 +0000 [main] DEBUG PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 2024-11-06 18:17:02:139 +0000 [main] DEBUG PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 2024-11-06 18:17:02:139 +0000 [main] DEBUG PlatformDependent - -Dio.netty.uninitializedArrayAllocationThreshold: -1 2024-11-06 18:17:02:140 +0000 [main] DEBUG CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 2024-11-06 18:17:02:141 +0000 [main] DEBUG PlatformDependent - -Dio.netty.noPreferDirect: false 2024-11-06 18:17:02:142 +0000 [main] DEBUG NioEventLoop - -Dio.netty.noKeySetOptimization: false 2024-11-06 18:17:02:142 +0000 [main] DEBUG NioEventLoop - -Dio.netty.selectorAutoRebuildThreshold: 512 2024-11-06 18:17:02:174 +0000 [main] DEBUG PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 2024-11-06 18:17:02:260 +0000 [main] DEBUG DefaultChannelId - -Dio.netty.processId: 31829 (auto-detected) 2024-11-06 18:17:02:267 +0000 [main] DEBUG NetUtil - -Djava.net.preferIPv4Stack: false 2024-11-06 18:17:02:267 +0000 [main] DEBUG NetUtil - -Djava.net.preferIPv6Addresses: false 2024-11-06 18:17:02:269 +0000 [main] DEBUG NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 2024-11-06 18:17:02:270 +0000 [main] DEBUG NetUtil - /proc/sys/net/core/somaxconn: 4096 2024-11-06 18:17:02:271 +0000 [main] DEBUG DefaultChannelId - -Dio.netty.machineId: 02:42:c2:ff:fe:56:af:56 (auto-detected) 2024-11-06 18:17:02:287 +0000 [main] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 2024-11-06 18:17:02:287 +0000 [main] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 2024-11-06 18:17:02:328 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 8 2024-11-06 18:17:02:329 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 8 2024-11-06 18:17:02:329 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192 2024-11-06 18:17:02:329 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 9 2024-11-06 18:17:02:329 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 4194304 2024-11-06 18:17:02:329 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256 2024-11-06 18:17:02:329 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64 2024-11-06 18:17:02:329 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768 2024-11-06 18:17:02:329 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192 2024-11-06 18:17:02:329 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimIntervalMillis: 0 2024-11-06 18:17:02:329 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.useCacheForAllThreads: false 2024-11-06 18:17:02:329 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 2024-11-06 18:17:02:329 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.disableCacheFinalizersForFastThreadLocalThreads: false 2024-11-06 18:17:02:342 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.allocator.type: pooled 2024-11-06 18:17:02:342 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 2024-11-06 18:17:02:342 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 2024-11-06 18:17:02:344 +0000 [main] DEBUG ChannelInitializerExtensions - -Dio.netty.bootstrap.extensions: null 2024-11-06 18:17:02:356 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 33379 Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build what is described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org/mockito/Mockito.html#0.3 WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.15.3/byte-buddy-agent-1.15.3.jar) WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information WARNING: Dynamic loading of agents will be disallowed by default in a future release Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build what is described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org/mockito/Mockito.html#0.3 2024-11-06 18:17:03:762 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33379 2024-11-06 18:17:03:762 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:33379' mapped to BlahBlah 2024-11-06 18:17:03:799 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33379 2024-11-06 18:17:03:800 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:33379' mapped to BlahBlah 2024-11-06 18:17:03:804 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33379 2024-11-06 18:17:03:804 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:33379' mapped to BlahBlah 2024-11-06 18:17:03:809 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33379 2024-11-06 18:17:03:809 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:33379' mapped to BlahBlah 2024-11-06 18:17:03:813 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33379 2024-11-06 18:17:03:813 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:33379' mapped to BlahBlah 2024-11-06 18:17:03:818 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33379 2024-11-06 18:17:03:818 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:33379' mapped to BlahBlah 2024-11-06 18:17:03:822 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33379 2024-11-06 18:17:03:822 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:33379' mapped to BlahBlah 2024-11-06 18:17:03:825 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33379 2024-11-06 18:17:03:825 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:33379' mapped to BlahBlah 2024-11-06 18:17:03:829 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33379 2024-11-06 18:17:03:829 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:33379' mapped to BlahBlah 2024-11-06 18:17:03:833 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33379 2024-11-06 18:17:03:833 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:33379' mapped to BlahBlah 2024-11-06 18:17:03:836 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33379 2024-11-06 18:17:03:836 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:33379' mapped to BlahBlah 2024-11-06 18:17:03:843 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-11-06 18:17:03:843 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-06 18:17:03:844 +0000 [main] INFO AbstractJsonRpcTest - [START]test_2LeafNodesInRpc 2024-11-06 18:17:03:844 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-06 18:17:04:103 +0000 [main] DEBUG RpcClient - Invoking RPC 'removeCoffeePot' using endpoint zmq://localhost:33379 2024-11-06 18:17:04:125 +0000 [main] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:33379 2024-11-06 18:17:04:125 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@975904548 2024-11-06 18:17:04:167 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x7ed8ed00, L:/127.0.0.1:49272 - R:localhost/127.0.0.1:33379]]@975904548 2024-11-06 18:17:04:182 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 2024-11-06 18:17:04:182 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.ratio: 8 2024-11-06 18:17:04:182 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.chunkSize: 32 2024-11-06 18:17:04:182 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.blocking: false 2024-11-06 18:17:04:182 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 2024-11-06 18:17:04:194 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true 2024-11-06 18:17:04:195 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkBounds: true 2024-11-06 18:17:04:196 +0000 [nioEventLoopGroup-2-2] DEBUG ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@1651afe5 2024-11-06 18:17:04:253 +0000 [main] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"removeCoffeePot"} 2024-11-06 18:17:04:262 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-11-06 18:17:04:268 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"removeCoffeePot"} 2024-11-06 18:17:04:271 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=removeCoffeePot, params=null] 2024-11-06 18:17:04:274 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@3884fce9 2024-11-06 18:17:04:274 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"drink":"coffee","cups-brewed":3}} 2024-11-06 18:17:04:276 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0x7ed8ed00, L:/127.0.0.1:49272 - R:localhost/127.0.0.1:33379] : {"jsonrpc":"2.0","id":1,"result":{"drink":"coffee","cups-brewed":3}} 2024-11-06 18:17:04:278 +0000 [main] TRACE RpcCodec - [decode][removeCoffeePot][out] input : {"drink":"coffee","cups-brewed":3} 2024-11-06 18:17:04:365 +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-11-06 18:17:04:370 +0000 [main] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:33379?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=975904548], timeout=30000] 2024-11-06 18:17:04:378 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:33379?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=975904548] 2024-11-06 18:17:04:378 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x7ed8ed00, L:/127.0.0.1:49272 - R:localhost/127.0.0.1:33379]]@975904548 2024-11-06 18:17:04:384 +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-11-06 18:17:04:384 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2024-11-06 18:17:04:384 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-06 18:17:04:384 +0000 [main] INFO AbstractJsonRpcTest - [END]test_2LeafNodesInRpc 2024-11-06 18:17:04:384 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-06 18:17:04:385 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 33379 2024-11-06 18:17:04:385 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:33379@344741660] 2024-11-06 18:17:04:665 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 59153 2024-11-06 18:17:04:666 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59153 2024-11-06 18:17:04:666 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:59153' mapped to BlahBlah 2024-11-06 18:17:04:670 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59153 2024-11-06 18:17:04:670 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:59153' mapped to BlahBlah 2024-11-06 18:17:04:673 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59153 2024-11-06 18:17:04:673 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:59153' mapped to BlahBlah 2024-11-06 18:17:04:676 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59153 2024-11-06 18:17:04:676 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:59153' mapped to BlahBlah 2024-11-06 18:17:04:679 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59153 2024-11-06 18:17:04:679 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:59153' mapped to BlahBlah 2024-11-06 18:17:04:681 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59153 2024-11-06 18:17:04:682 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:59153' mapped to BlahBlah 2024-11-06 18:17:04:684 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59153 2024-11-06 18:17:04:684 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:59153' mapped to BlahBlah 2024-11-06 18:17:04:686 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59153 2024-11-06 18:17:04:686 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:59153' mapped to BlahBlah 2024-11-06 18:17:04:689 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59153 2024-11-06 18:17:04:689 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:59153' mapped to BlahBlah 2024-11-06 18:17:04:691 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59153 2024-11-06 18:17:04:691 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:59153' mapped to BlahBlah 2024-11-06 18:17:04:694 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59153 2024-11-06 18:17:04:694 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:59153' mapped to BlahBlah 2024-11-06 18:17:04:697 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-11-06 18:17:04:697 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-06 18:17:04:697 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcComplexResponse 2024-11-06 18:17:04:697 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-06 18:17:05:053 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'get-all-numbers' using endpoint zmq://localhost:59153 2024-11-06 18:17:05:053 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:59153 2024-11-06 18:17:05:053 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@54741894 2024-11-06 18:17:05:064 +0000 [nioEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x97ac4f52, L:/127.0.0.1:36022 - R:localhost/127.0.0.1:59153]]@54741894 2024-11-06 18:17:05:159 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"get-all-numbers"} 2024-11-06 18:17:05:161 +0000 [defaultEventExecutorGroup-3-4] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-11-06 18:17:05:161 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"get-all-numbers"} 2024-11-06 18:17:05:162 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=get-all-numbers, params=null] 2024-11-06 18:17:05:162 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@295427e0 2024-11-06 18:17:05:163 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}}} 2024-11-06 18:17:05:164 +0000 [defaultEventExecutorGroup-3-3] DEBUG RequesterSessionImpl - Response from [id: 0x97ac4f52, L:/127.0.0.1:36022 - R:localhost/127.0.0.1:59153] : {"jsonrpc":"2.0","id":1,"result":{"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}}} 2024-11-06 18:17:05:166 +0000 [Time-limited test] TRACE RpcCodec - [decode][get-all-numbers][out] input : {"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}} 2024-11-06 18:17:05:190 +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-11-06 18:17:05:192 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:59153?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=54741894], timeout=30000] 2024-11-06 18:17:05:192 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:59153?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=54741894] 2024-11-06 18:17:05:192 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x97ac4f52, L:/127.0.0.1:36022 - R:localhost/127.0.0.1:59153]]@54741894 2024-11-06 18:17:05:209 +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-11-06 18:17:05:271 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-06 18:17:05:271 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcComplexResponse 2024-11-06 18:17:05:271 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-06 18:17:05:272 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 59153 2024-11-06 18:17:05:272 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:59153@1090360152] 2024-11-06 18:17:05:451 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 50859 2024-11-06 18:17:05:452 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50859 2024-11-06 18:17:05:452 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:50859' mapped to BlahBlah 2024-11-06 18:17:05:455 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50859 2024-11-06 18:17:05:455 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:50859' mapped to BlahBlah 2024-11-06 18:17:05:458 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50859 2024-11-06 18:17:05:458 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:50859' mapped to BlahBlah 2024-11-06 18:17:05:460 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50859 2024-11-06 18:17:05:460 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:50859' mapped to BlahBlah 2024-11-06 18:17:05:462 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50859 2024-11-06 18:17:05:462 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:50859' mapped to BlahBlah 2024-11-06 18:17:05:464 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50859 2024-11-06 18:17:05:464 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:50859' mapped to BlahBlah 2024-11-06 18:17:05:466 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50859 2024-11-06 18:17:05:466 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:50859' mapped to BlahBlah 2024-11-06 18:17:05:468 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50859 2024-11-06 18:17:05:468 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:50859' mapped to BlahBlah 2024-11-06 18:17:05:469 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50859 2024-11-06 18:17:05:470 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:50859' mapped to BlahBlah 2024-11-06 18:17:05:471 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50859 2024-11-06 18:17:05:472 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:50859' mapped to BlahBlah 2024-11-06 18:17:05:473 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50859 2024-11-06 18:17:05:473 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:50859' mapped to BlahBlah 2024-11-06 18:17:05:475 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-11-06 18:17:05:475 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-06 18:17:05:475 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcSimpleMethod 2024-11-06 18:17:05:475 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-06 18:17:05:727 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'simple-method' using endpoint zmq://localhost:50859 2024-11-06 18:17:05:729 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:50859 2024-11-06 18:17:05:729 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@703075449 2024-11-06 18:17:05:737 +0000 [nioEventLoopGroup-2-8] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x6acdc3df, L:/127.0.0.1:40402 - R:localhost/127.0.0.1:50859]]@703075449 2024-11-06 18:17:05:835 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"simple-method"} 2024-11-06 18:17:05:837 +0000 [defaultEventExecutorGroup-3-6] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-11-06 18:17:05:837 +0000 [defaultEventExecutorGroup-3-6] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"simple-method"} 2024-11-06 18:17:05:837 +0000 [defaultEventExecutorGroup-3-6] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=simple-method, params=null] 2024-11-06 18:17:05:837 +0000 [defaultEventExecutorGroup-3-6] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@5cfe29f6 2024-11-06 18:17:05:838 +0000 [defaultEventExecutorGroup-3-6] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{}} 2024-11-06 18:17:05:840 +0000 [defaultEventExecutorGroup-3-5] DEBUG RequesterSessionImpl - Response from [id: 0x6acdc3df, L:/127.0.0.1:40402 - R:localhost/127.0.0.1:50859] : {"jsonrpc":"2.0","id":1,"result":{}} 2024-11-06 18:17:05:841 +0000 [Time-limited test] TRACE RpcCodec - [decode][simple-method][out] input : null 2024-11-06 18:17:05:841 +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-11-06 18:17:05:841 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:50859?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=703075449], timeout=30000] 2024-11-06 18:17:05:841 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:50859?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=703075449] 2024-11-06 18:17:05:841 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x6acdc3df, L:/127.0.0.1:40402 - R:localhost/127.0.0.1:50859]]@703075449 2024-11-06 18:17:05:843 +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-11-06 18:17:05:843 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-06 18:17:05:843 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcSimpleMethod 2024-11-06 18:17:05:844 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-06 18:17:05:844 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 50859 2024-11-06 18:17:05:844 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:50859@172204574] 2024-11-06 18:17:05:965 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 57141 2024-11-06 18:17:05:966 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57141 2024-11-06 18:17:05:966 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:57141' mapped to BlahBlah 2024-11-06 18:17:05:969 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57141 2024-11-06 18:17:05:969 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:57141' mapped to BlahBlah 2024-11-06 18:17:05:971 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57141 2024-11-06 18:17:05:971 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:57141' mapped to BlahBlah 2024-11-06 18:17:05:973 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57141 2024-11-06 18:17:05:973 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:57141' mapped to BlahBlah 2024-11-06 18:17:05:975 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57141 2024-11-06 18:17:05:975 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:57141' mapped to BlahBlah 2024-11-06 18:17:05:977 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57141 2024-11-06 18:17:05:977 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:57141' mapped to BlahBlah 2024-11-06 18:17:05:978 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57141 2024-11-06 18:17:05:978 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:57141' mapped to BlahBlah 2024-11-06 18:17:05:980 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57141 2024-11-06 18:17:05:980 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:57141' mapped to BlahBlah 2024-11-06 18:17:05:982 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57141 2024-11-06 18:17:05:982 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:57141' mapped to BlahBlah 2024-11-06 18:17:05:984 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57141 2024-11-06 18:17:05:984 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:57141' mapped to BlahBlah 2024-11-06 18:17:05:986 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57141 2024-11-06 18:17:05:986 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:57141' mapped to BlahBlah 2024-11-06 18:17:05:988 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-11-06 18:17:05:988 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-06 18:17:05:988 +0000 [main] INFO AbstractJsonRpcTest - [START]testMethodWithAnyXmlNoData 2024-11-06 18:17:05:988 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-06 18:17:06:298 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'method-with-anyxml' using endpoint zmq://localhost:57141 2024-11-06 18:17:06:298 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:57141 2024-11-06 18:17:06:298 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@154912132 2024-11-06 18:17:06:301 +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@52bae729}]} 2024-11-06 18:17:06:307 +0000 [nioEventLoopGroup-2-11] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x87c74d6b, L:/127.0.0.1:32918 - R:localhost/127.0.0.1:57141]]@154912132 2024-11-06 18:17:06:325 +0000 [Time-limited test] TRACE RpcCodec - [encode][method-with-anyxml][in] result : {"some-number":5,"some-data":{"data":123}} 2024-11-06 18:17:06:326 +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-11-06 18:17:06:326 +0000 [defaultEventExecutorGroup-3-8] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-11-06 18:17:06:327 +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-11-06 18:17:06:327 +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-11-06 18:17:06:327 +0000 [defaultEventExecutorGroup-3-8] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@29e5f16a 2024-11-06 18:17:06:327 +0000 [defaultEventExecutorGroup-3-8] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"some-data":{"data":123}}} 2024-11-06 18:17:06:328 +0000 [defaultEventExecutorGroup-3-7] DEBUG RequesterSessionImpl - Response from [id: 0x87c74d6b, L:/127.0.0.1:32918 - R:localhost/127.0.0.1:57141] : {"jsonrpc":"2.0","id":1,"result":{"some-data":{"data":123}}} 2024-11-06 18:17:06:328 +0000 [Time-limited test] TRACE RpcCodec - [decode][method-with-anyxml][out] input : {"some-data":{"data":123}} 2024-11-06 18:17:06:329 +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@27a1f568}]} 2024-11-06 18:17:06:329 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:57141?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=154912132], timeout=30000] 2024-11-06 18:17:06:329 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:57141?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=154912132] 2024-11-06 18:17:06:329 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x87c74d6b, L:/127.0.0.1:32918 - R:localhost/127.0.0.1:57141]]@154912132 2024-11-06 18:17:06:333 +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@27a1f568}]} 2024-11-06 18:17:06:333 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2024-11-06 18:17:06:333 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-06 18:17:06:334 +0000 [main] INFO AbstractJsonRpcTest - [END]testMethodWithAnyXmlNoData 2024-11-06 18:17:06:334 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-06 18:17:06:334 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 57141 2024-11-06 18:17:06:334 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:57141@114973873] 2024-11-06 18:17:06:429 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 58151 2024-11-06 18:17:06:430 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58151 2024-11-06 18:17:06:430 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:58151' mapped to BlahBlah 2024-11-06 18:17:06:433 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58151 2024-11-06 18:17:06:433 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:58151' mapped to BlahBlah 2024-11-06 18:17:06:435 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58151 2024-11-06 18:17:06:435 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:58151' mapped to BlahBlah 2024-11-06 18:17:06:437 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58151 2024-11-06 18:17:06:437 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:58151' mapped to BlahBlah 2024-11-06 18:17:06:439 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58151 2024-11-06 18:17:06:439 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:58151' mapped to BlahBlah 2024-11-06 18:17:06:441 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58151 2024-11-06 18:17:06:441 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:58151' mapped to BlahBlah 2024-11-06 18:17:06:442 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58151 2024-11-06 18:17:06:442 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:58151' mapped to BlahBlah 2024-11-06 18:17:06:444 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58151 2024-11-06 18:17:06:444 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:58151' mapped to BlahBlah 2024-11-06 18:17:06:446 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58151 2024-11-06 18:17:06:446 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:58151' mapped to BlahBlah 2024-11-06 18:17:06:448 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58151 2024-11-06 18:17:06:448 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:58151' mapped to BlahBlah 2024-11-06 18:17:06:449 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58151 2024-11-06 18:17:06:449 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:58151' mapped to BlahBlah 2024-11-06 18:17:06:451 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-11-06 18:17:06:451 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-06 18:17:06:451 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcMultiplyList 2024-11-06 18:17:06:451 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-06 18:17:06:776 +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-11-06 18:17:06:777 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'multiply-list' using endpoint zmq://localhost:58151 2024-11-06 18:17:06:777 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:58151 2024-11-06 18:17:06:778 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1522808652 2024-11-06 18:17:06:779 +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-11-06 18:17:06:781 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x9600a893, L:/127.0.0.1:51872 - R:localhost/127.0.0.1:58151]]@1522808652 2024-11-06 18:17:06:781 +0000 [Time-limited test] TRACE RpcCodec - [encode][multiply-list][in] result : {"multiplier":3,"numbers":[{"num":15},{"num":10},{"num":17}]} 2024-11-06 18:17:06:882 +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-11-06 18:17:06:884 +0000 [defaultEventExecutorGroup-3-10] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-11-06 18:17:06:884 +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-11-06 18:17:06:885 +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-11-06 18:17:06:885 +0000 [defaultEventExecutorGroup-3-10] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@50112c42 2024-11-06 18:17:06:885 +0000 [defaultEventExecutorGroup-3-10] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"numbers":[{"num":45},{"num":30},{"num":51}]}} 2024-11-06 18:17:06:887 +0000 [defaultEventExecutorGroup-3-9] DEBUG RequesterSessionImpl - Response from [id: 0x9600a893, L:/127.0.0.1:51872 - R:localhost/127.0.0.1:58151] : {"jsonrpc":"2.0","id":1,"result":{"numbers":[{"num":45},{"num":30},{"num":51}]}} 2024-11-06 18:17:06:888 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-list][out] input : {"numbers":[{"num":45},{"num":30},{"num":51}]} 2024-11-06 18:17:06:890 +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-11-06 18:17:06:890 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:58151?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1522808652], timeout=30000] 2024-11-06 18:17:06:890 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:58151?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1522808652] 2024-11-06 18:17:06:890 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x9600a893, L:/127.0.0.1:51872 - R:localhost/127.0.0.1:58151]]@1522808652 2024-11-06 18:17:06:892 +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-11-06 18:17:06:892 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2024-11-06 18:17:06:901 +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-11-06 18:17:06:902 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-06 18:17:06:902 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcMultiplyList 2024-11-06 18:17:06:902 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-06 18:17:06:902 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 58151 2024-11-06 18:17:06:902 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:58151@692600080] 2024-11-06 18:17:06:982 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 44573 2024-11-06 18:17:06:983 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:44573 2024-11-06 18:17:06:983 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:44573' mapped to BlahBlah 2024-11-06 18:17:06:986 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:44573 2024-11-06 18:17:06:986 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:44573' mapped to BlahBlah 2024-11-06 18:17:06:987 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:44573 2024-11-06 18:17:06:988 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:44573' mapped to BlahBlah 2024-11-06 18:17:06:989 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:44573 2024-11-06 18:17:06:989 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:44573' mapped to BlahBlah 2024-11-06 18:17:06:991 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:44573 2024-11-06 18:17:06:991 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:44573' mapped to BlahBlah 2024-11-06 18:17:06:992 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:44573 2024-11-06 18:17:06:992 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:44573' mapped to BlahBlah 2024-11-06 18:17:06:994 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:44573 2024-11-06 18:17:06:994 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:44573' mapped to BlahBlah 2024-11-06 18:17:06:995 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:44573 2024-11-06 18:17:06:996 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:44573' mapped to BlahBlah 2024-11-06 18:17:06:997 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:44573 2024-11-06 18:17:06:997 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:44573' mapped to BlahBlah 2024-11-06 18:17:06:999 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:44573 2024-11-06 18:17:06:999 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:44573' mapped to BlahBlah 2024-11-06 18:17:07:000 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:44573 2024-11-06 18:17:07:000 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:44573' mapped to BlahBlah 2024-11-06 18:17:07:002 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-11-06 18:17:07:002 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-06 18:17:07:002 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcError 2024-11-06 18:17:07:002 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-06 18:17:07:253 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'error-method' using endpoint zmq://localhost:44573 2024-11-06 18:17:07:254 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:44573 2024-11-06 18:17:07:255 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1972926578 2024-11-06 18:17:07:262 +0000 [nioEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x30d79a0b, L:/127.0.0.1:36478 - R:localhost/127.0.0.1:44573]]@1972926578 2024-11-06 18:17:07:358 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"error-method"} 2024-11-06 18:17:07:359 +0000 [defaultEventExecutorGroup-3-12] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-11-06 18:17:07:360 +0000 [defaultEventExecutorGroup-3-12] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"error-method"} 2024-11-06 18:17:07:360 +0000 [defaultEventExecutorGroup-3-12] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=error-method, params=null] 2024-11-06 18:17:07:362 +0000 [defaultEventExecutorGroup-3-12] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@2bc52120 2024-11-06 18:17:07:363 +0000 [defaultEventExecutorGroup-3-12] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"error":{"code":12345,"message":"It just failed","data":{}}} 2024-11-06 18:17:07:364 +0000 [defaultEventExecutorGroup-3-11] DEBUG RequesterSessionImpl - Response from [id: 0x30d79a0b, L:/127.0.0.1:36478 - R:localhost/127.0.0.1:44573] : {"jsonrpc":"2.0","id":1,"error":{"code":12345,"message":"It just failed","data":{}}} 2024-11-06 18:17:07:365 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:44573?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1972926578], timeout=30000] 2024-11-06 18:17:07:366 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:44573?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1972926578] 2024-11-06 18:17:07:366 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x30d79a0b, L:/127.0.0.1:36478 - R:localhost/127.0.0.1:44573]]@1972926578 2024-11-06 18:17:07:375 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Result : null 2024-11-06 18:17:07:375 +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:44573, cause=java.lang.reflect.InvocationTargetException]] 2024-11-06 18:17:07:380 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-06 18:17:07:380 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcError 2024-11-06 18:17:07:380 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-06 18:17:07:380 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 44573 2024-11-06 18:17:07:380 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:44573@2033682434] 2024-11-06 18:17:07:450 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 54165 2024-11-06 18:17:07:451 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54165 2024-11-06 18:17:07:451 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:54165' mapped to BlahBlah 2024-11-06 18:17:07:454 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54165 2024-11-06 18:17:07:454 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:54165' mapped to BlahBlah 2024-11-06 18:17:07:456 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54165 2024-11-06 18:17:07:456 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:54165' mapped to BlahBlah 2024-11-06 18:17:07:457 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54165 2024-11-06 18:17:07:457 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:54165' mapped to BlahBlah 2024-11-06 18:17:07:459 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54165 2024-11-06 18:17:07:459 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:54165' mapped to BlahBlah 2024-11-06 18:17:07:460 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54165 2024-11-06 18:17:07:460 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:54165' mapped to BlahBlah 2024-11-06 18:17:07:462 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54165 2024-11-06 18:17:07:462 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:54165' mapped to BlahBlah 2024-11-06 18:17:07:463 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54165 2024-11-06 18:17:07:463 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:54165' mapped to BlahBlah 2024-11-06 18:17:07:465 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54165 2024-11-06 18:17:07:465 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:54165' mapped to BlahBlah 2024-11-06 18:17:07:466 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54165 2024-11-06 18:17:07:466 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:54165' mapped to BlahBlah 2024-11-06 18:17:07:468 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54165 2024-11-06 18:17:07:468 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:54165' mapped to BlahBlah 2024-11-06 18:17:07:469 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-11-06 18:17:07:470 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-06 18:17:07:470 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcUnknownMethod 2024-11-06 18:17:07:470 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-06 18:17:07:725 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-06 18:17:07:725 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcUnknownMethod 2024-11-06 18:17:07:725 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-06 18:17:07:725 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 54165 2024-11-06 18:17:07:725 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:54165@522407477] 2024-11-06 18:17:07:801 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 54973 2024-11-06 18:17:07:801 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54973 2024-11-06 18:17:07:801 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:54973' mapped to BlahBlah 2024-11-06 18:17:07:804 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54973 2024-11-06 18:17:07:804 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:54973' mapped to BlahBlah 2024-11-06 18:17:07:805 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54973 2024-11-06 18:17:07:805 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:54973' mapped to BlahBlah 2024-11-06 18:17:07:807 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54973 2024-11-06 18:17:07:807 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:54973' mapped to BlahBlah 2024-11-06 18:17:07:808 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54973 2024-11-06 18:17:07:808 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:54973' mapped to BlahBlah 2024-11-06 18:17:07:809 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54973 2024-11-06 18:17:07:809 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:54973' mapped to BlahBlah 2024-11-06 18:17:07:811 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54973 2024-11-06 18:17:07:811 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:54973' mapped to BlahBlah 2024-11-06 18:17:07:812 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54973 2024-11-06 18:17:07:812 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:54973' mapped to BlahBlah 2024-11-06 18:17:07:813 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54973 2024-11-06 18:17:07:813 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:54973' mapped to BlahBlah 2024-11-06 18:17:07:814 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54973 2024-11-06 18:17:07:815 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:54973' mapped to BlahBlah 2024-11-06 18:17:07:817 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54973 2024-11-06 18:17:07:817 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:54973' mapped to BlahBlah 2024-11-06 18:17:07:818 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-11-06 18:17:07:818 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-06 18:17:07:818 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcFactorial 2024-11-06 18:17:07:818 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-06 18:17:08:080 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'factorial' using endpoint zmq://localhost:54973 2024-11-06 18:17:08:081 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:54973 2024-11-06 18:17:08:081 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1394395458 2024-11-06 18:17:08:082 +0000 [nioEventLoopGroup-2-9] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xa0e94122, L:/127.0.0.1:50280 - R:localhost/127.0.0.1:54973]]@1394395458 2024-11-06 18:17:08:082 +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-11-06 18:17:08:083 +0000 [Time-limited test] TRACE RpcCodec - [encode][factorial][in] result : {"in-number":8} 2024-11-06 18:17:08:183 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"factorial","params":{"in-number":8}} 2024-11-06 18:17:08:185 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-11-06 18:17:08:185 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"factorial","params":{"in-number":8}} 2024-11-06 18:17:08:185 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=factorial, params={"in-number":8}] 2024-11-06 18:17:08:186 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@b4bab48 2024-11-06 18:17:08:186 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"out-number":40320}} 2024-11-06 18:17:08:187 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0xa0e94122, L:/127.0.0.1:50280 - R:localhost/127.0.0.1:54973] : {"jsonrpc":"2.0","id":1,"result":{"out-number":40320}} 2024-11-06 18:17:08:188 +0000 [Time-limited test] TRACE RpcCodec - [decode][factorial][out] input : {"out-number":40320} 2024-11-06 18:17:08:189 +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-11-06 18:17:08:189 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:54973?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1394395458], timeout=30000] 2024-11-06 18:17:08:189 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:54973?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1394395458] 2024-11-06 18:17:08:189 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xa0e94122, L:/127.0.0.1:50280 - R:localhost/127.0.0.1:54973]]@1394395458 2024-11-06 18:17:08:190 +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-11-06 18:17:08:190 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2024-11-06 18:17:08:200 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DataObject : FactorialOutput{outNumber=40320} 2024-11-06 18:17:08:200 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-06 18:17:08:201 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcFactorial 2024-11-06 18:17:08:201 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-06 18:17:08:201 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 54973 2024-11-06 18:17:08:201 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:54973@1292445663] 2024-11-06 18:17:08:287 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 40869 2024-11-06 18:17:08:287 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40869 2024-11-06 18:17:08:287 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:40869' mapped to BlahBlah 2024-11-06 18:17:08:290 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40869 2024-11-06 18:17:08:290 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:40869' mapped to BlahBlah 2024-11-06 18:17:08:291 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40869 2024-11-06 18:17:08:291 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:40869' mapped to BlahBlah 2024-11-06 18:17:08:292 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40869 2024-11-06 18:17:08:292 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:40869' mapped to BlahBlah 2024-11-06 18:17:08:293 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40869 2024-11-06 18:17:08:293 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:40869' mapped to BlahBlah 2024-11-06 18:17:08:294 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40869 2024-11-06 18:17:08:294 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:40869' mapped to BlahBlah 2024-11-06 18:17:08:296 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40869 2024-11-06 18:17:08:296 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:40869' mapped to BlahBlah 2024-11-06 18:17:08:297 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40869 2024-11-06 18:17:08:297 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:40869' mapped to BlahBlah 2024-11-06 18:17:08:298 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40869 2024-11-06 18:17:08:298 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:40869' mapped to BlahBlah 2024-11-06 18:17:08:299 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40869 2024-11-06 18:17:08:299 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:40869' mapped to BlahBlah 2024-11-06 18:17:08:300 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40869 2024-11-06 18:17:08:300 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:40869' mapped to BlahBlah 2024-11-06 18:17:08:301 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-11-06 18:17:08:301 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-06 18:17:08:301 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcMultiplyLeafList 2024-11-06 18:17:08:301 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-06 18:17:08:588 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'multiply-ll' using endpoint zmq://localhost:40869 2024-11-06 18:17:08:590 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:40869 2024-11-06 18:17:08:590 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1359888523 2024-11-06 18:17:08:592 +0000 [nioEventLoopGroup-2-12] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x12d8020a, L:/127.0.0.1:59538 - R:localhost/127.0.0.1:40869]]@1359888523 2024-11-06 18:17:08:599 +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-11-06 18:17:08:600 +0000 [Time-limited test] TRACE RpcCodec - [encode][multiply-ll][in] result : {"multiplier":3,"numbers":[5,2,7]} 2024-11-06 18:17:08:600 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"multiply-ll","params":{"multiplier":3,"numbers":[5,2,7]}} 2024-11-06 18:17:08:601 +0000 [defaultEventExecutorGroup-3-4] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-11-06 18:17:08:601 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"multiply-ll","params":{"multiplier":3,"numbers":[5,2,7]}} 2024-11-06 18:17:08:601 +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-11-06 18:17:08:602 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@2793ccba 2024-11-06 18:17:08:602 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"numbers":[15,6,21]}} 2024-11-06 18:17:08:603 +0000 [defaultEventExecutorGroup-3-3] DEBUG RequesterSessionImpl - Response from [id: 0x12d8020a, L:/127.0.0.1:59538 - R:localhost/127.0.0.1:40869] : {"jsonrpc":"2.0","id":1,"result":{"numbers":[15,6,21]}} 2024-11-06 18:17:08:603 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-ll][out] input : {"numbers":[15,6,21]} 2024-11-06 18:17:08:605 +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-11-06 18:17:08:605 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:40869?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1359888523], timeout=30000] 2024-11-06 18:17:08:606 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:40869?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1359888523] 2024-11-06 18:17:08:606 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x12d8020a, L:/127.0.0.1:59538 - R:localhost/127.0.0.1:40869]]@1359888523 2024-11-06 18:17:08:606 +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-11-06 18:17:08:614 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DataObject : MultiplyLlOutput{numbers=[21, 6, 15]} 2024-11-06 18:17:08:614 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-06 18:17:08:614 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcMultiplyLeafList 2024-11-06 18:17:08:614 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-06 18:17:08:615 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 40869 2024-11-06 18:17:08:615 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:40869@1568147376]