2024-08-27 01:03:17:024 +0000 [main] DEBUG InternalLoggerFactory - Using SLF4J as the default logging framework 2024-08-27 01:03:17:027 +0000 [main] DEBUG MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 16 2024-08-27 01:03:17:056 +0000 [main] DEBUG GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 2024-08-27 01:03:17:067 +0000 [main] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2024-08-27 01:03:17:067 +0000 [main] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2024-08-27 01:03:17:098 +0000 [main] DEBUG PlatformDependent0 - -Dio.netty.noUnsafe: false 2024-08-27 01:03:17:099 +0000 [main] DEBUG PlatformDependent0 - Java version: 17 2024-08-27 01:03:17:100 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 2024-08-27 01:03:17:100 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe.copyMemory: available 2024-08-27 01:03:17:100 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe.storeFence: available 2024-08-27 01:03:17:101 +0000 [main] DEBUG PlatformDependent0 - java.nio.Buffer.address: available 2024-08-27 01:03:17:101 +0000 [main] DEBUG PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 2024-08-27 01:03:17:102 +0000 [main] DEBUG PlatformDependent0 - java.nio.Bits.unaligned: available, true 2024-08-27 01:03:17:103 +0000 [main] DEBUG PlatformDependent0 - jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable: class io.netty.util.internal.PlatformDependent0$7 cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to unnamed module @536dbea0 2024-08-27 01:03:17:104 +0000 [main] DEBUG PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 2024-08-27 01:03:17:104 +0000 [main] DEBUG PlatformDependent - sun.misc.Unsafe: available 2024-08-27 01:03:17:104 +0000 [main] DEBUG PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2024-08-27 01:03:17:104 +0000 [main] DEBUG PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 2024-08-27 01:03:17:107 +0000 [main] DEBUG PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 2024-08-27 01:03:17:107 +0000 [main] DEBUG PlatformDependent - -Dio.netty.uninitializedArrayAllocationThreshold: -1 2024-08-27 01:03:17:108 +0000 [main] DEBUG CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 2024-08-27 01:03:17:108 +0000 [main] DEBUG PlatformDependent - -Dio.netty.noPreferDirect: false 2024-08-27 01:03:17:110 +0000 [main] DEBUG NioEventLoop - -Dio.netty.noKeySetOptimization: false 2024-08-27 01:03:17:110 +0000 [main] DEBUG NioEventLoop - -Dio.netty.selectorAutoRebuildThreshold: 512 2024-08-27 01:03:17:130 +0000 [main] DEBUG PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 2024-08-27 01:03:17:195 +0000 [main] DEBUG DefaultChannelId - -Dio.netty.processId: 53239 (auto-detected) 2024-08-27 01:03:17:201 +0000 [main] DEBUG NetUtil - -Djava.net.preferIPv4Stack: false 2024-08-27 01:03:17:201 +0000 [main] DEBUG NetUtil - -Djava.net.preferIPv6Addresses: false 2024-08-27 01:03:17:203 +0000 [main] DEBUG NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 2024-08-27 01:03:17:204 +0000 [main] DEBUG NetUtil - /proc/sys/net/core/somaxconn: 4096 2024-08-27 01:03:17:205 +0000 [main] DEBUG DefaultChannelId - -Dio.netty.machineId: 02:42:c2:ff:fe:ac:c7:74 (auto-detected) 2024-08-27 01:03:17:218 +0000 [main] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 2024-08-27 01:03:17:218 +0000 [main] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 2024-08-27 01:03:17:258 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 16 2024-08-27 01:03:17:259 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 16 2024-08-27 01:03:17:259 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192 2024-08-27 01:03:17:259 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 9 2024-08-27 01:03:17:259 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 4194304 2024-08-27 01:03:17:259 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256 2024-08-27 01:03:17:259 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64 2024-08-27 01:03:17:260 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768 2024-08-27 01:03:17:260 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192 2024-08-27 01:03:17:260 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimIntervalMillis: 0 2024-08-27 01:03:17:260 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.useCacheForAllThreads: false 2024-08-27 01:03:17:260 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 2024-08-27 01:03:17:274 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.allocator.type: pooled 2024-08-27 01:03:17:274 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 2024-08-27 01:03:17:274 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 2024-08-27 01:03:17:276 +0000 [main] DEBUG ChannelInitializerExtensions - -Dio.netty.bootstrap.extensions: null 2024-08-27 01:03:17:285 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 60857 2024-08-27 01:03:18:620 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:60857 2024-08-27 01:03:18:620 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:60857' mapped to BlahBlah 2024-08-27 01:03:18:650 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:60857 2024-08-27 01:03:18:650 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:60857' mapped to BlahBlah 2024-08-27 01:03:18:654 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:60857 2024-08-27 01:03:18:655 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:60857' mapped to BlahBlah 2024-08-27 01:03:18:659 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:60857 2024-08-27 01:03:18:659 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:60857' mapped to BlahBlah 2024-08-27 01:03:18:663 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:60857 2024-08-27 01:03:18:663 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:60857' mapped to BlahBlah 2024-08-27 01:03:18:667 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:60857 2024-08-27 01:03:18:667 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:60857' mapped to BlahBlah 2024-08-27 01:03:18:671 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:60857 2024-08-27 01:03:18:672 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:60857' mapped to BlahBlah 2024-08-27 01:03:18:675 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:60857 2024-08-27 01:03:18:675 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:60857' mapped to BlahBlah 2024-08-27 01:03:18:679 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:60857 2024-08-27 01:03:18:679 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:60857' mapped to BlahBlah 2024-08-27 01:03:18:683 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:60857 2024-08-27 01:03:18:683 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:60857' mapped to BlahBlah 2024-08-27 01:03:18:686 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:60857 2024-08-27 01:03:18:686 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:60857' mapped to BlahBlah 2024-08-27 01:03:18:693 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-08-27 01:03:18:694 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-27 01:03:18:694 +0000 [main] INFO AbstractJsonRpcTest - [START]test_2LeafNodesInRpc 2024-08-27 01:03:18:694 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-27 01:03:18:953 +0000 [main] DEBUG RpcClient - Invoking RPC 'removeCoffeePot' using endpoint zmq://localhost:60857 2024-08-27 01:03:18:976 +0000 [main] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:60857 2024-08-27 01:03:18:976 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@845357243 2024-08-27 01:03:19:018 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x2d717a6c, L:/127.0.0.1:54262 - R:localhost/127.0.0.1:60857]]@845357243 2024-08-27 01:03:19:032 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 2024-08-27 01:03:19:032 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.ratio: 8 2024-08-27 01:03:19:033 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.chunkSize: 32 2024-08-27 01:03:19:033 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.blocking: false 2024-08-27 01:03:19:033 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 2024-08-27 01:03:19:046 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true 2024-08-27 01:03:19:047 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkBounds: true 2024-08-27 01:03:19:048 +0000 [nioEventLoopGroup-2-2] DEBUG ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@47c13c62 2024-08-27 01:03:19:209 +0000 [main] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"removeCoffeePot"} 2024-08-27 01:03:19:220 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-08-27 01:03:19:228 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"removeCoffeePot"} 2024-08-27 01:03:19:231 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=removeCoffeePot, params=null] 2024-08-27 01:03:19:238 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@61693188 2024-08-27 01:03:19:239 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"drink":"coffee","cups-brewed":3}} 2024-08-27 01:03:19:243 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0x2d717a6c, L:/127.0.0.1:54262 - R:localhost/127.0.0.1:60857] : {"jsonrpc":"2.0","id":1,"result":{"drink":"coffee","cups-brewed":3}} 2024-08-27 01:03:19:245 +0000 [main] TRACE RpcCodec - [decode][removeCoffeePot][out] input : {"drink":"coffee","cups-brewed":3} 2024-08-27 01:03:19:313 +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-08-27 01:03:19:317 +0000 [main] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:60857?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=845357243], timeout=30000] 2024-08-27 01:03:19:324 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:60857?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=845357243] 2024-08-27 01:03:19:325 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x2d717a6c, L:/127.0.0.1:54262 - R:localhost/127.0.0.1:60857]]@845357243 2024-08-27 01:03:19:331 +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-08-27 01:03:19:331 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2024-08-27 01:03:19:331 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-27 01:03:19:332 +0000 [main] INFO AbstractJsonRpcTest - [END]test_2LeafNodesInRpc 2024-08-27 01:03:19:332 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-27 01:03:19:332 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 60857 2024-08-27 01:03:19:332 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:60857@515090083] 2024-08-27 01:03:19:773 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 34687 2024-08-27 01:03:19:774 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34687 2024-08-27 01:03:19:774 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:34687' mapped to BlahBlah 2024-08-27 01:03:19:779 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34687 2024-08-27 01:03:19:779 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:34687' mapped to BlahBlah 2024-08-27 01:03:19:781 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34687 2024-08-27 01:03:19:781 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:34687' mapped to BlahBlah 2024-08-27 01:03:19:784 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34687 2024-08-27 01:03:19:784 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:34687' mapped to BlahBlah 2024-08-27 01:03:19:787 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34687 2024-08-27 01:03:19:787 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:34687' mapped to BlahBlah 2024-08-27 01:03:19:790 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34687 2024-08-27 01:03:19:790 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:34687' mapped to BlahBlah 2024-08-27 01:03:19:793 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34687 2024-08-27 01:03:19:793 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:34687' mapped to BlahBlah 2024-08-27 01:03:19:795 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34687 2024-08-27 01:03:19:795 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:34687' mapped to BlahBlah 2024-08-27 01:03:19:798 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34687 2024-08-27 01:03:19:798 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:34687' mapped to BlahBlah 2024-08-27 01:03:19:800 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34687 2024-08-27 01:03:19:801 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:34687' mapped to BlahBlah 2024-08-27 01:03:19:803 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34687 2024-08-27 01:03:19:803 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:34687' mapped to BlahBlah 2024-08-27 01:03:19:805 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-08-27 01:03:19:805 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-27 01:03:19:805 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcComplexResponse 2024-08-27 01:03:19:805 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-27 01:03:20:128 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'get-all-numbers' using endpoint zmq://localhost:34687 2024-08-27 01:03:20:129 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:34687 2024-08-27 01:03:20:129 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1227312437 2024-08-27 01:03:20:132 +0000 [nioEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x3f8403e2, L:/127.0.0.1:52776 - R:localhost/127.0.0.1:34687]]@1227312437 2024-08-27 01:03:20:231 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"get-all-numbers"} 2024-08-27 01:03:20:233 +0000 [defaultEventExecutorGroup-3-4] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-08-27 01:03:20:234 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"get-all-numbers"} 2024-08-27 01:03:20:235 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=get-all-numbers, params=null] 2024-08-27 01:03:20:235 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@f4a7961 2024-08-27 01:03:20:235 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}}} 2024-08-27 01:03:20:238 +0000 [defaultEventExecutorGroup-3-3] DEBUG RequesterSessionImpl - Response from [id: 0x3f8403e2, L:/127.0.0.1:52776 - R:localhost/127.0.0.1:34687] : {"jsonrpc":"2.0","id":1,"result":{"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}}} 2024-08-27 01:03:20:239 +0000 [Time-limited test] TRACE RpcCodec - [decode][get-all-numbers][out] input : {"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}} 2024-08-27 01:03:20:263 +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-08-27 01:03:20:264 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:34687?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1227312437], timeout=30000] 2024-08-27 01:03:20:265 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:34687?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1227312437] 2024-08-27 01:03:20:265 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x3f8403e2, L:/127.0.0.1:52776 - R:localhost/127.0.0.1:34687]]@1227312437 2024-08-27 01:03:20:285 +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-08-27 01:03:20:352 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-27 01:03:20:352 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcComplexResponse 2024-08-27 01:03:20:353 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-27 01:03:20:353 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 34687 2024-08-27 01:03:20:353 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:34687@192319053] 2024-08-27 01:03:20:539 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 46399 2024-08-27 01:03:20:540 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46399 2024-08-27 01:03:20:540 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:46399' mapped to BlahBlah 2024-08-27 01:03:20:543 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46399 2024-08-27 01:03:20:543 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:46399' mapped to BlahBlah 2024-08-27 01:03:20:546 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46399 2024-08-27 01:03:20:546 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:46399' mapped to BlahBlah 2024-08-27 01:03:20:548 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46399 2024-08-27 01:03:20:548 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:46399' mapped to BlahBlah 2024-08-27 01:03:20:550 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46399 2024-08-27 01:03:20:550 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:46399' mapped to BlahBlah 2024-08-27 01:03:20:552 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46399 2024-08-27 01:03:20:552 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:46399' mapped to BlahBlah 2024-08-27 01:03:20:554 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46399 2024-08-27 01:03:20:554 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:46399' mapped to BlahBlah 2024-08-27 01:03:20:556 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46399 2024-08-27 01:03:20:556 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:46399' mapped to BlahBlah 2024-08-27 01:03:20:558 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46399 2024-08-27 01:03:20:558 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:46399' mapped to BlahBlah 2024-08-27 01:03:20:560 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46399 2024-08-27 01:03:20:560 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:46399' mapped to BlahBlah 2024-08-27 01:03:20:561 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46399 2024-08-27 01:03:20:562 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:46399' mapped to BlahBlah 2024-08-27 01:03:20:564 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-08-27 01:03:20:564 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-27 01:03:20:564 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcSimpleMethod 2024-08-27 01:03:20:564 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-27 01:03:20:816 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'simple-method' using endpoint zmq://localhost:46399 2024-08-27 01:03:20:817 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:46399 2024-08-27 01:03:20:817 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@513552053 2024-08-27 01:03:20:820 +0000 [nioEventLoopGroup-2-8] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x86de2969, L:/127.0.0.1:43904 - R:localhost/127.0.0.1:46399]]@513552053 2024-08-27 01:03:20:923 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"simple-method"} 2024-08-27 01:03:20:925 +0000 [defaultEventExecutorGroup-3-6] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-08-27 01:03:20:926 +0000 [defaultEventExecutorGroup-3-6] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"simple-method"} 2024-08-27 01:03:20:926 +0000 [defaultEventExecutorGroup-3-6] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=simple-method, params=null] 2024-08-27 01:03:20:926 +0000 [defaultEventExecutorGroup-3-6] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@15bbb768 2024-08-27 01:03:20:927 +0000 [defaultEventExecutorGroup-3-6] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{}} 2024-08-27 01:03:20:929 +0000 [defaultEventExecutorGroup-3-5] DEBUG RequesterSessionImpl - Response from [id: 0x86de2969, L:/127.0.0.1:43904 - R:localhost/127.0.0.1:46399] : {"jsonrpc":"2.0","id":1,"result":{}} 2024-08-27 01:03:20:929 +0000 [Time-limited test] TRACE RpcCodec - [decode][simple-method][out] input : null 2024-08-27 01:03:20:929 +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-08-27 01:03:20:930 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:46399?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=513552053], timeout=30000] 2024-08-27 01:03:20:930 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:46399?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=513552053] 2024-08-27 01:03:20:930 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x86de2969, L:/127.0.0.1:43904 - R:localhost/127.0.0.1:46399]]@513552053 2024-08-27 01:03:20:931 +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-08-27 01:03:20:931 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-27 01:03:20:931 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcSimpleMethod 2024-08-27 01:03:20:931 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-27 01:03:20:932 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 46399 2024-08-27 01:03:20:932 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:46399@370296980] 2024-08-27 01:03:21:054 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 53743 2024-08-27 01:03:21:055 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53743 2024-08-27 01:03:21:055 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:53743' mapped to BlahBlah 2024-08-27 01:03:21:058 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53743 2024-08-27 01:03:21:058 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:53743' mapped to BlahBlah 2024-08-27 01:03:21:060 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53743 2024-08-27 01:03:21:060 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:53743' mapped to BlahBlah 2024-08-27 01:03:21:062 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53743 2024-08-27 01:03:21:062 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:53743' mapped to BlahBlah 2024-08-27 01:03:21:064 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53743 2024-08-27 01:03:21:064 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:53743' mapped to BlahBlah 2024-08-27 01:03:21:065 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53743 2024-08-27 01:03:21:065 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:53743' mapped to BlahBlah 2024-08-27 01:03:21:067 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53743 2024-08-27 01:03:21:067 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:53743' mapped to BlahBlah 2024-08-27 01:03:21:069 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53743 2024-08-27 01:03:21:069 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:53743' mapped to BlahBlah 2024-08-27 01:03:21:071 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53743 2024-08-27 01:03:21:071 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:53743' mapped to BlahBlah 2024-08-27 01:03:21:072 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53743 2024-08-27 01:03:21:072 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:53743' mapped to BlahBlah 2024-08-27 01:03:21:074 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53743 2024-08-27 01:03:21:074 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:53743' mapped to BlahBlah 2024-08-27 01:03:21:076 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-08-27 01:03:21:076 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-27 01:03:21:076 +0000 [main] INFO AbstractJsonRpcTest - [START]testMethodWithAnyXmlNoData 2024-08-27 01:03:21:076 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-27 01:03:21:372 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'method-with-anyxml' using endpoint zmq://localhost:53743 2024-08-27 01:03:21:373 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:53743 2024-08-27 01:03:21:373 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@824680090 2024-08-27 01:03:21:375 +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@62bdd95a}]} 2024-08-27 01:03:21:376 +0000 [nioEventLoopGroup-2-11] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x6e6b5ad7, L:/127.0.0.1:43842 - R:localhost/127.0.0.1:53743]]@824680090 2024-08-27 01:03:21:392 +0000 [Time-limited test] TRACE RpcCodec - [encode][method-with-anyxml][in] result : {"some-number":5,"some-data":{"data":123}} 2024-08-27 01:03:21:392 +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-08-27 01:03:21:393 +0000 [defaultEventExecutorGroup-3-8] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-08-27 01:03:21:394 +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-08-27 01:03:21:394 +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-08-27 01:03:21:394 +0000 [defaultEventExecutorGroup-3-8] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@ed8a9c5 2024-08-27 01:03:21:395 +0000 [defaultEventExecutorGroup-3-8] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"some-data":{"data":123}}} 2024-08-27 01:03:21:397 +0000 [defaultEventExecutorGroup-3-7] DEBUG RequesterSessionImpl - Response from [id: 0x6e6b5ad7, L:/127.0.0.1:43842 - R:localhost/127.0.0.1:53743] : {"jsonrpc":"2.0","id":1,"result":{"some-data":{"data":123}}} 2024-08-27 01:03:21:397 +0000 [Time-limited test] TRACE RpcCodec - [decode][method-with-anyxml][out] input : {"some-data":{"data":123}} 2024-08-27 01:03:21:399 +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@57f2f274}]} 2024-08-27 01:03:21:399 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:53743?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=824680090], timeout=30000] 2024-08-27 01:03:21:399 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:53743?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=824680090] 2024-08-27 01:03:21:399 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x6e6b5ad7, L:/127.0.0.1:43842 - R:localhost/127.0.0.1:53743]]@824680090 2024-08-27 01:03:21:400 +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@57f2f274}]} 2024-08-27 01:03:21:400 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2024-08-27 01:03:21:400 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-27 01:03:21:400 +0000 [main] INFO AbstractJsonRpcTest - [END]testMethodWithAnyXmlNoData 2024-08-27 01:03:21:400 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-27 01:03:21:400 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 53743 2024-08-27 01:03:21:400 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:53743@1176604932] 2024-08-27 01:03:21:484 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 50333 2024-08-27 01:03:21:485 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50333 2024-08-27 01:03:21:485 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:50333' mapped to BlahBlah 2024-08-27 01:03:21:488 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50333 2024-08-27 01:03:21:488 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:50333' mapped to BlahBlah 2024-08-27 01:03:21:490 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50333 2024-08-27 01:03:21:490 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:50333' mapped to BlahBlah 2024-08-27 01:03:21:491 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50333 2024-08-27 01:03:21:491 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:50333' mapped to BlahBlah 2024-08-27 01:03:21:493 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50333 2024-08-27 01:03:21:493 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:50333' mapped to BlahBlah 2024-08-27 01:03:21:495 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50333 2024-08-27 01:03:21:495 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:50333' mapped to BlahBlah 2024-08-27 01:03:21:496 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50333 2024-08-27 01:03:21:497 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:50333' mapped to BlahBlah 2024-08-27 01:03:21:499 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50333 2024-08-27 01:03:21:499 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:50333' mapped to BlahBlah 2024-08-27 01:03:21:500 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50333 2024-08-27 01:03:21:500 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:50333' mapped to BlahBlah 2024-08-27 01:03:21:502 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50333 2024-08-27 01:03:21:502 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:50333' mapped to BlahBlah 2024-08-27 01:03:21:504 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50333 2024-08-27 01:03:21:504 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:50333' mapped to BlahBlah 2024-08-27 01:03:21:505 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-08-27 01:03:21:505 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-27 01:03:21:506 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcMultiplyList 2024-08-27 01:03:21:506 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-27 01:03:21:792 +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-08-27 01:03:21:793 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'multiply-list' using endpoint zmq://localhost:50333 2024-08-27 01:03:21:793 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:50333 2024-08-27 01:03:21:793 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1718338344 2024-08-27 01:03:21:795 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x27684dab, L:/127.0.0.1:58688 - R:localhost/127.0.0.1:50333]]@1718338344 2024-08-27 01:03:21:795 +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-08-27 01:03:21:797 +0000 [Time-limited test] TRACE RpcCodec - [encode][multiply-list][in] result : {"multiplier":3,"numbers":[{"num":15},{"num":10},{"num":17}]} 2024-08-27 01:03:21:898 +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-08-27 01:03:21:900 +0000 [defaultEventExecutorGroup-3-10] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-08-27 01:03:21:900 +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-08-27 01:03:21:901 +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-08-27 01:03:21:901 +0000 [defaultEventExecutorGroup-3-10] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@1f869e1f 2024-08-27 01:03:21:902 +0000 [defaultEventExecutorGroup-3-10] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"numbers":[{"num":45},{"num":30},{"num":51}]}} 2024-08-27 01:03:21:903 +0000 [defaultEventExecutorGroup-3-9] DEBUG RequesterSessionImpl - Response from [id: 0x27684dab, L:/127.0.0.1:58688 - R:localhost/127.0.0.1:50333] : {"jsonrpc":"2.0","id":1,"result":{"numbers":[{"num":45},{"num":30},{"num":51}]}} 2024-08-27 01:03:21:904 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-list][out] input : {"numbers":[{"num":45},{"num":30},{"num":51}]} 2024-08-27 01:03:21:905 +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-08-27 01:03:21:906 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:50333?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1718338344], timeout=30000] 2024-08-27 01:03:21:906 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:50333?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1718338344] 2024-08-27 01:03:21:906 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x27684dab, L:/127.0.0.1:58688 - R:localhost/127.0.0.1:50333]]@1718338344 2024-08-27 01:03:21:906 +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-08-27 01:03:21:907 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2024-08-27 01:03:21:920 +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-08-27 01:03:21:927 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-27 01:03:21:927 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcMultiplyList 2024-08-27 01:03:21:927 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-27 01:03:21:928 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 50333 2024-08-27 01:03:21:928 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:50333@1952325559] 2024-08-27 01:03:22:002 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 58595 2024-08-27 01:03:22:003 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58595 2024-08-27 01:03:22:003 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:58595' mapped to BlahBlah 2024-08-27 01:03:22:005 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58595 2024-08-27 01:03:22:005 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:58595' mapped to BlahBlah 2024-08-27 01:03:22:007 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58595 2024-08-27 01:03:22:007 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:58595' mapped to BlahBlah 2024-08-27 01:03:22:008 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58595 2024-08-27 01:03:22:008 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:58595' mapped to BlahBlah 2024-08-27 01:03:22:010 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58595 2024-08-27 01:03:22:010 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:58595' mapped to BlahBlah 2024-08-27 01:03:22:011 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58595 2024-08-27 01:03:22:011 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:58595' mapped to BlahBlah 2024-08-27 01:03:22:013 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58595 2024-08-27 01:03:22:013 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:58595' mapped to BlahBlah 2024-08-27 01:03:22:014 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58595 2024-08-27 01:03:22:014 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:58595' mapped to BlahBlah 2024-08-27 01:03:22:015 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58595 2024-08-27 01:03:22:015 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:58595' mapped to BlahBlah 2024-08-27 01:03:22:017 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58595 2024-08-27 01:03:22:017 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:58595' mapped to BlahBlah 2024-08-27 01:03:22:018 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58595 2024-08-27 01:03:22:018 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:58595' mapped to BlahBlah 2024-08-27 01:03:22:020 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-08-27 01:03:22:020 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-27 01:03:22:020 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcError 2024-08-27 01:03:22:020 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-27 01:03:22:271 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'error-method' using endpoint zmq://localhost:58595 2024-08-27 01:03:22:272 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:58595 2024-08-27 01:03:22:272 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1647337336 2024-08-27 01:03:22:274 +0000 [nioEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x4ed26d0e, L:/127.0.0.1:36182 - R:localhost/127.0.0.1:58595]]@1647337336 2024-08-27 01:03:22:376 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"error-method"} 2024-08-27 01:03:22:378 +0000 [defaultEventExecutorGroup-3-12] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-08-27 01:03:22:378 +0000 [defaultEventExecutorGroup-3-12] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"error-method"} 2024-08-27 01:03:22:378 +0000 [defaultEventExecutorGroup-3-12] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=error-method, params=null] 2024-08-27 01:03:22:380 +0000 [defaultEventExecutorGroup-3-12] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@2211bde8 2024-08-27 01:03:22:381 +0000 [defaultEventExecutorGroup-3-12] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"error":{"code":12345,"message":"It just failed","data":{}}} 2024-08-27 01:03:22:382 +0000 [defaultEventExecutorGroup-3-11] DEBUG RequesterSessionImpl - Response from [id: 0x4ed26d0e, L:/127.0.0.1:36182 - R:localhost/127.0.0.1:58595] : {"jsonrpc":"2.0","id":1,"error":{"code":12345,"message":"It just failed","data":{}}} 2024-08-27 01:03:22:384 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:58595?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1647337336], timeout=30000] 2024-08-27 01:03:22:384 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:58595?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1647337336] 2024-08-27 01:03:22:384 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x4ed26d0e, L:/127.0.0.1:36182 - R:localhost/127.0.0.1:58595]]@1647337336 2024-08-27 01:03:22:391 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Result : null 2024-08-27 01:03:22:391 +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:58595, cause=java.lang.reflect.InvocationTargetException]] 2024-08-27 01:03:22:399 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-27 01:03:22:399 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcError 2024-08-27 01:03:22:399 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-27 01:03:22:399 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 58595 2024-08-27 01:03:22:399 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:58595@596626170] 2024-08-27 01:03:22:475 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 43709 2024-08-27 01:03:22:475 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43709 2024-08-27 01:03:22:475 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:43709' mapped to BlahBlah 2024-08-27 01:03:22:478 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43709 2024-08-27 01:03:22:478 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:43709' mapped to BlahBlah 2024-08-27 01:03:22:479 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43709 2024-08-27 01:03:22:479 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:43709' mapped to BlahBlah 2024-08-27 01:03:22:480 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43709 2024-08-27 01:03:22:481 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:43709' mapped to BlahBlah 2024-08-27 01:03:22:482 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43709 2024-08-27 01:03:22:482 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:43709' mapped to BlahBlah 2024-08-27 01:03:22:483 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43709 2024-08-27 01:03:22:483 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:43709' mapped to BlahBlah 2024-08-27 01:03:22:484 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43709 2024-08-27 01:03:22:485 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:43709' mapped to BlahBlah 2024-08-27 01:03:22:486 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43709 2024-08-27 01:03:22:486 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:43709' mapped to BlahBlah 2024-08-27 01:03:22:487 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43709 2024-08-27 01:03:22:487 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:43709' mapped to BlahBlah 2024-08-27 01:03:22:489 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43709 2024-08-27 01:03:22:489 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:43709' mapped to BlahBlah 2024-08-27 01:03:22:490 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43709 2024-08-27 01:03:22:490 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:43709' mapped to BlahBlah 2024-08-27 01:03:22:491 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-08-27 01:03:22:491 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-27 01:03:22:492 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcUnknownMethod 2024-08-27 01:03:22:492 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-27 01:03:22:745 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-27 01:03:22:746 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcUnknownMethod 2024-08-27 01:03:22:746 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-27 01:03:22:746 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 43709 2024-08-27 01:03:22:746 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:43709@1923082984] 2024-08-27 01:03:22:816 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 40927 2024-08-27 01:03:22:817 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40927 2024-08-27 01:03:22:817 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:40927' mapped to BlahBlah 2024-08-27 01:03:22:819 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40927 2024-08-27 01:03:22:819 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:40927' mapped to BlahBlah 2024-08-27 01:03:22:820 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40927 2024-08-27 01:03:22:820 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:40927' mapped to BlahBlah 2024-08-27 01:03:22:822 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40927 2024-08-27 01:03:22:822 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:40927' mapped to BlahBlah 2024-08-27 01:03:22:823 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40927 2024-08-27 01:03:22:823 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:40927' mapped to BlahBlah 2024-08-27 01:03:22:824 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40927 2024-08-27 01:03:22:824 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:40927' mapped to BlahBlah 2024-08-27 01:03:22:826 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40927 2024-08-27 01:03:22:826 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:40927' mapped to BlahBlah 2024-08-27 01:03:22:827 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40927 2024-08-27 01:03:22:827 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:40927' mapped to BlahBlah 2024-08-27 01:03:22:828 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40927 2024-08-27 01:03:22:828 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:40927' mapped to BlahBlah 2024-08-27 01:03:22:830 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40927 2024-08-27 01:03:22:830 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:40927' mapped to BlahBlah 2024-08-27 01:03:22:831 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40927 2024-08-27 01:03:22:831 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:40927' mapped to BlahBlah 2024-08-27 01:03:22:832 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-08-27 01:03:22:832 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-27 01:03:22:833 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcFactorial 2024-08-27 01:03:22:833 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-27 01:03:23:101 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'factorial' using endpoint zmq://localhost:40927 2024-08-27 01:03:23:101 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:40927 2024-08-27 01:03:23:101 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@859687325 2024-08-27 01:03:23:103 +0000 [nioEventLoopGroup-2-9] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xd04f9898, L:/127.0.0.1:32888 - R:localhost/127.0.0.1:40927]]@859687325 2024-08-27 01:03:23:103 +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-08-27 01:03:23:104 +0000 [Time-limited test] TRACE RpcCodec - [encode][factorial][in] result : {"in-number":8} 2024-08-27 01:03:23:205 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"factorial","params":{"in-number":8}} 2024-08-27 01:03:23:206 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-08-27 01:03:23:207 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"factorial","params":{"in-number":8}} 2024-08-27 01:03:23:207 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=factorial, params={"in-number":8}] 2024-08-27 01:03:23:207 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@75ba5ed4 2024-08-27 01:03:23:208 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"out-number":40320}} 2024-08-27 01:03:23:210 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0xd04f9898, L:/127.0.0.1:32888 - R:localhost/127.0.0.1:40927] : {"jsonrpc":"2.0","id":1,"result":{"out-number":40320}} 2024-08-27 01:03:23:211 +0000 [Time-limited test] TRACE RpcCodec - [decode][factorial][out] input : {"out-number":40320} 2024-08-27 01:03:23:212 +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-08-27 01:03:23:212 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:40927?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=859687325], timeout=30000] 2024-08-27 01:03:23:212 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:40927?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=859687325] 2024-08-27 01:03:23:212 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xd04f9898, L:/127.0.0.1:32888 - R:localhost/127.0.0.1:40927]]@859687325 2024-08-27 01:03:23:213 +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-08-27 01:03:23:213 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2024-08-27 01:03:23:225 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DataObject : FactorialOutput{outNumber=40320} 2024-08-27 01:03:23:226 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-27 01:03:23:226 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcFactorial 2024-08-27 01:03:23:226 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-27 01:03:23:226 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 40927 2024-08-27 01:03:23:226 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:40927@11412007] 2024-08-27 01:03:23:319 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 33191 2024-08-27 01:03:23:320 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33191 2024-08-27 01:03:23:320 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:33191' mapped to BlahBlah 2024-08-27 01:03:23:323 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33191 2024-08-27 01:03:23:323 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:33191' mapped to BlahBlah 2024-08-27 01:03:23:325 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33191 2024-08-27 01:03:23:325 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:33191' mapped to BlahBlah 2024-08-27 01:03:23:328 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33191 2024-08-27 01:03:23:328 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:33191' mapped to BlahBlah 2024-08-27 01:03:23:329 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33191 2024-08-27 01:03:23:329 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:33191' mapped to BlahBlah 2024-08-27 01:03:23:331 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33191 2024-08-27 01:03:23:331 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:33191' mapped to BlahBlah 2024-08-27 01:03:23:332 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33191 2024-08-27 01:03:23:333 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:33191' mapped to BlahBlah 2024-08-27 01:03:23:334 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33191 2024-08-27 01:03:23:334 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:33191' mapped to BlahBlah 2024-08-27 01:03:23:336 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33191 2024-08-27 01:03:23:336 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:33191' mapped to BlahBlah 2024-08-27 01:03:23:338 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33191 2024-08-27 01:03:23:338 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:33191' mapped to BlahBlah 2024-08-27 01:03:23:339 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33191 2024-08-27 01:03:23:339 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:33191' mapped to BlahBlah 2024-08-27 01:03:23:341 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-08-27 01:03:23:341 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-27 01:03:23:341 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcMultiplyLeafList 2024-08-27 01:03:23:341 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-27 01:03:23:614 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'multiply-ll' using endpoint zmq://localhost:33191 2024-08-27 01:03:23:614 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:33191 2024-08-27 01:03:23:614 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@75498986 2024-08-27 01:03:23:615 +0000 [nioEventLoopGroup-2-12] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xef173762, L:/127.0.0.1:43556 - R:localhost/127.0.0.1:33191]]@75498986 2024-08-27 01:03:23:615 +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-08-27 01:03:23:616 +0000 [Time-limited test] TRACE RpcCodec - [encode][multiply-ll][in] result : {"multiplier":3,"numbers":[5,2,7]} 2024-08-27 01:03:23:717 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"multiply-ll","params":{"multiplier":3,"numbers":[5,2,7]}} 2024-08-27 01:03:23:719 +0000 [defaultEventExecutorGroup-3-4] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-08-27 01:03:23:719 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"multiply-ll","params":{"multiplier":3,"numbers":[5,2,7]}} 2024-08-27 01:03:23:720 +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-08-27 01:03:23:720 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@18d96f8 2024-08-27 01:03:23:720 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"numbers":[15,6,21]}} 2024-08-27 01:03:23:722 +0000 [defaultEventExecutorGroup-3-3] DEBUG RequesterSessionImpl - Response from [id: 0xef173762, L:/127.0.0.1:43556 - R:localhost/127.0.0.1:33191] : {"jsonrpc":"2.0","id":1,"result":{"numbers":[15,6,21]}} 2024-08-27 01:03:23:723 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-ll][out] input : {"numbers":[15,6,21]} 2024-08-27 01:03:23:725 +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-08-27 01:03:23:726 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:33191?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=75498986], timeout=30000] 2024-08-27 01:03:23:726 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:33191?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=75498986] 2024-08-27 01:03:23:726 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xef173762, L:/127.0.0.1:43556 - R:localhost/127.0.0.1:33191]]@75498986 2024-08-27 01:03:23:726 +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-08-27 01:03:23:736 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DataObject : MultiplyLlOutput{numbers=[21, 6, 15]} 2024-08-27 01:03:23:736 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-27 01:03:23:736 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcMultiplyLeafList 2024-08-27 01:03:23:736 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-27 01:03:23:736 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 33191 2024-08-27 01:03:23:737 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:33191@727344543]