2026-04-27 00:41:26:980 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:26:984 +0000 [main] INFO AbstractJsonRpcTest - [START]testTxCancel 2026-04-27 00:41:26:984 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:26:998 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : 51518dee-212c-458a-b185-214ff48bde55 2026-04-27 00:41:26:998 +0000 [main] DEBUG JsonRpcDatastoreAdapter - CANCEL : 51518dee-212c-458a-b185-214ff48bde55 2026-04-27 00:41:27:001 +0000 [main] DEBUG JsonRpcDatastoreAdapter - CANCEL : 51518dee-212c-458a-b185-214ff48bde55 2026-04-27 00:41:27:002 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:27:002 +0000 [main] INFO AbstractJsonRpcTest - [END]testTxCancel 2026-04-27 00:41:27:002 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:27:145 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:27:146 +0000 [main] INFO AbstractJsonRpcTest - [START]testPutReducedDataForm 2026-04-27 00:41:27:146 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:27:209 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:grillconf":{}} 2026-04-27 00:41:27:213 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2026-04-27 00:41:27:213 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : 1e594706-6089-478f-a6cd-38bfcd4897e5, store : CONFIGURATION, entity : test-model, path : {"test-model-data:grillconf":{}}, YII :/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)grillconf, data : {"gasKnob":10} 2026-04-27 00:41:27:221 +0000 [main] TRACE DataCodec - [Decode] input : {"gasKnob":10} 2026-04-27 00:41:27:291 +0000 [main] TRACE DataCodec - [Decode] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)grillconf, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)gasKnob, body=10}]} 2026-04-27 00:41:27:311 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 1e594706-6089-478f-a6cd-38bfcd4897e5 2026-04-27 00:41:27:350 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:27:350 +0000 [main] INFO AbstractJsonRpcTest - [END]testPutReducedDataForm 2026-04-27 00:41:27:350 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:27:464 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:27:464 +0000 [main] INFO AbstractJsonRpcTest - [START]testPathToListItem 2026-04-27 00:41:27:464 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:27:468 +0000 [main] INFO RemoteControlTest - YII : /(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology/topology/topology[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id=topology1}]/node/node[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node-id=node1}]/termination-point/termination-point[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)tp-id=eth0}] 2026-04-27 00:41:27:469 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{"topology":[{"topology-id":"topology1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}]}]}} 2026-04-27 00:41:27:469 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology":[{"topology-id":"topology1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}]}]} 2026-04-27 00:41:27:469 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"topology-id":"topology1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}]}] 2026-04-27 00:41:27:469 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology-id":"topology1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}]} 2026-04-27 00:41:27:470 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "topology1" 2026-04-27 00:41:27:470 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}] 2026-04-27 00:41:27:470 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"node-id":"node1","termination-point":[{"tp-id":"eth0"}]} 2026-04-27 00:41:27:470 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "node1" 2026-04-27 00:41:27:470 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"tp-id":"eth0"}] 2026-04-27 00:41:27:470 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"tp-id":"eth0"} 2026-04-27 00:41:27:470 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "eth0" 2026-04-27 00:41:27:471 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:27:471 +0000 [main] INFO AbstractJsonRpcTest - [END]testPathToListItem 2026-04-27 00:41:27:471 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:27:563 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:27:563 +0000 [main] INFO AbstractJsonRpcTest - [START]testDcn 2026-04-27 00:41:27:563 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:27:600 +0000 [Time-limited test] DEBUG InternalLoggerFactory - Using SLF4J as the default logging framework 2026-04-27 00:41:27:601 +0000 [Time-limited test] DEBUG MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 16 2026-04-27 00:41:27:604 +0000 [Time-limited test] DEBUG NioIoHandler - -Dio.netty.noKeySetOptimization: false 2026-04-27 00:41:27:604 +0000 [Time-limited test] DEBUG NioIoHandler - -Dio.netty.selectorAutoRebuildThreshold: 512 2026-04-27 00:41:27:617 +0000 [Time-limited test] DEBUG GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 2026-04-27 00:41:27:627 +0000 [Time-limited test] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2026-04-27 00:41:27:628 +0000 [Time-limited test] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2026-04-27 00:41:27:650 +0000 [Time-limited test] DEBUG PlatformDependent0 - Java version: 21 2026-04-27 00:41:27:651 +0000 [Time-limited test] DEBUG PlatformDependent0 - -Dio.netty.noUnsafe: false 2026-04-27 00:41:27:653 +0000 [Time-limited test] DEBUG PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 2026-04-27 00:41:27:655 +0000 [Time-limited test] DEBUG PlatformDependent0 - sun.misc.Unsafe base methods: all available 2026-04-27 00:41:27:655 +0000 [Time-limited test] DEBUG PlatformDependent0 - java.nio.Buffer.address: available 2026-04-27 00:41:27:656 +0000 [Time-limited test] DEBUG PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 2026-04-27 00:41:27:657 +0000 [Time-limited test] DEBUG PlatformDependent0 - java.nio.Bits.unaligned: available, true 2026-04-27 00:41:27:658 +0000 [Time-limited test] DEBUG PlatformDependent0 - jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable: symbolic reference class is not accessible: class jdk.internal.misc.Unsafe, from class io.netty.util.internal.PlatformDependent0 (unnamed module @40317ba2) 2026-04-27 00:41:27:659 +0000 [Time-limited test] DEBUG PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 2026-04-27 00:41:27:659 +0000 [Time-limited test] DEBUG PlatformDependent - sun.misc.Unsafe: available 2026-04-27 00:41:27:660 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2026-04-27 00:41:27:660 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 2026-04-27 00:41:27:661 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 2026-04-27 00:41:27:662 +0000 [Time-limited test] DEBUG CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 2026-04-27 00:41:27:662 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.noPreferDirect: false 2026-04-27 00:41:27:667 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.jfr.enabled: true 2026-04-27 00:41:27:669 +0000 [Time-limited test] DEBUG PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 2026-04-27 00:41:27:735 +0000 [Time-limited test] DEBUG DefaultChannelId - -Dio.netty.processId: 16758 (auto-detected) 2026-04-27 00:41:27:739 +0000 [Time-limited test] DEBUG NetUtil - -Djava.net.preferIPv4Stack: false 2026-04-27 00:41:27:739 +0000 [Time-limited test] DEBUG NetUtil - -Djava.net.preferIPv6Addresses: false 2026-04-27 00:41:27:741 +0000 [Time-limited test] DEBUG NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 2026-04-27 00:41:27:743 +0000 [Time-limited test] DEBUG NetUtil - /proc/sys/net/core/somaxconn: 4096 2026-04-27 00:41:27:743 +0000 [Time-limited test] DEBUG DefaultChannelId - -Dio.netty.machineId: 82:f0:ce:ff:fe:8f:2f:f9 (auto-detected) 2026-04-27 00:41:27:760 +0000 [Time-limited test] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 2026-04-27 00:41:27:761 +0000 [Time-limited test] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 2026-04-27 00:41:27:799 +0000 [Time-limited test] DEBUG AdaptiveByteBufAllocator - -Dio.netty.allocator.useCachedMagazinesForNonEventLoopThreads: false 2026-04-27 00:41:27:822 +0000 [Time-limited test] DEBUG Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 2026-04-27 00:41:27:822 +0000 [Time-limited test] DEBUG Recycler - -Dio.netty.recycler.ratio: 8 2026-04-27 00:41:27:823 +0000 [Time-limited test] DEBUG Recycler - -Dio.netty.recycler.chunkSize: 32 2026-04-27 00:41:27:823 +0000 [Time-limited test] DEBUG Recycler - -Dio.netty.recycler.blocking: false 2026-04-27 00:41:27:823 +0000 [Time-limited test] DEBUG Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 2026-04-27 00:41:27:832 +0000 [Time-limited test] DEBUG ByteBufUtil - -Dio.netty.allocator.type: adaptive 2026-04-27 00:41:27:832 +0000 [Time-limited test] DEBUG ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 2026-04-27 00:41:27:832 +0000 [Time-limited test] DEBUG ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 2026-04-27 00:41:27:834 +0000 [Time-limited test] DEBUG ChannelInitializerExtensions - -Dio.netty.bootstrap.extensions: null 2026-04-27 00:41:27:874 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to /127.0.0.1:43855 2026-04-27 00:41:27:874 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1633376368 2026-04-27 00:41:27:911 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x3631b319, L:/127.0.0.1:34952 - R:/127.0.0.1:43855]]@1633376368 2026-04-27 00:41:27:948 +0000 [multiThreadIoEventLoopGroup-2-3] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true 2026-04-27 00:41:27:948 +0000 [multiThreadIoEventLoopGroup-2-3] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkBounds: true 2026-04-27 00:41:27:950 +0000 [multiThreadIoEventLoopGroup-2-3] DEBUG ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@3c9f4ce4 2026-04-27 00:41:28:115 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"addListener","params":{"transport":null,"store":"config","entity":"test-model","path":{"test-model-data:top-container":{}}}} 2026-04-27 00:41:28:125 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-04-27 00:41:28:131 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"addListener","params":{"transport":null,"store":"config","entity":"test-model","path":{"test-model-data:top-container":{}}}} 2026-04-27 00:41:28:139 +0000 [defaultEventExecutorGroup-3-2] DEBUG AbstractProxyHandlerAdapter - Attempting method candidate MethodCandidate [method=public org.opendaylight.jsonrpc.model.ListenerKey org.opendaylight.jsonrpc.impl.RemoteControl.addListener(org.opendaylight.jsonrpc.model.AddListenerArgument) throws java.io.IOException] 2026-04-27 00:41:28:143 +0000 [defaultEventExecutorGroup-3-2] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2026-04-27 00:41:28:143 +0000 [defaultEventExecutorGroup-3-2] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2026-04-27 00:41:28:162 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"uri":"zmq://127.0.0.1:59535","name":"95935d1b-5c8e-4160-a310-f2d5c225c3be"}} 2026-04-27 00:41:28:167 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0x3631b319, L:/127.0.0.1:34952 - R:/127.0.0.1:43855] : {"jsonrpc":"2.0","id":1,"result":{"uri":"zmq://127.0.0.1:59535","name":"95935d1b-5c8e-4160-a310-f2d5c225c3be"}} 2026-04-27 00:41:28:168 +0000 [Time-limited test] INFO RemoteControlTest - Publisher at org.opendaylight.jsonrpc.model.ListenerKey@5d4be18 2026-04-27 00:41:28:171 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to /127.0.0.1:59535 2026-04-27 00:41:28:171 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@145352547 2026-04-27 00:41:28:173 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - TXID : 6aa4c836-805a-447d-9d50-462a848f6d61 2026-04-27 00:41:28:173 +0000 [Time-limited test] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2026-04-27 00:41:28:173 +0000 [Time-limited test] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2026-04-27 00:41:28:173 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - PUT txId : 6aa4c836-805a-447d-9d50-462a848f6d61, store : CONFIGURATION, entity : test-model, path : {"test-model-data:top-container":{}}, YII :/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container, data : {"level2a":{"abc":"123"}} 2026-04-27 00:41:28:174 +0000 [Time-limited test] TRACE DataCodec - [Decode] input : {"level2a":{"abc":"123"}} 2026-04-27 00:41:28:176 +0000 [multiThreadIoEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xc2f88efd, L:/127.0.0.1:57752 - R:/127.0.0.1:59535]]@145352547 2026-04-27 00:41:28:177 +0000 [Time-limited test] TRACE DataCodec - [Decode] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container, body=[ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)level2a, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)abc, body=123}]}]} 2026-04-27 00:41:28:178 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - COMMIT : 6aa4c836-805a-447d-9d50-462a848f6d61 2026-04-27 00:41:28:190 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - TXID : be71b9de-b129-49cd-b73b-51fc479a2cc7 2026-04-27 00:41:28:191 +0000 [Time-limited test] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2026-04-27 00:41:28:191 +0000 [Time-limited test] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2026-04-27 00:41:28:191 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - DELETE : tx=be71b9de-b129-49cd-b73b-51fc479a2cc7, store=CONFIGURATION, entity=test-model, path={"test-model-data:top-container":{}}, YII=/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2026-04-27 00:41:28:191 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - COMMIT : be71b9de-b129-49cd-b73b-51fc479a2cc7 2026-04-27 00:41:28:197 +0000 [pool-11-thread-1] TRACE JsonRpcPathCodec - [Encode][Unkeyed]: (urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2026-04-27 00:41:28:198 +0000 [pool-11-thread-1] TRACE DataCodec - [Decode] input : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container, body=[ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)level2a, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)abc, body=123}]}]} 2026-04-27 00:41:28:219 +0000 [pool-11-thread-1] TRACE DataCodec - [Decode] result : {"level2a":{"abc":"123"}} 2026-04-27 00:41:28:220 +0000 [pool-11-thread-1] DEBUG DataChangeListenerRegistration - Sending notification DataChangeNotification [changes=[org.opendaylight.jsonrpc.model.JSONRPCArg@25c3d11c]] 2026-04-27 00:41:28:225 +0000 [defaultEventExecutorGroup-3-3] DEBUG NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"notifyListener","params":{"changes":[{"path":{"test-model-data:top-container":{}},"data":{"level2a":{"abc":"123"}}}]}} 2026-04-27 00:41:28:226 +0000 [defaultEventExecutorGroup-3-3] DEBUG AbstractProxyHandlerAdapter - Attempting method candidate MethodCandidate [method=public void org.opendaylight.jsonrpc.provider.common.DcnPublisherImpl.notifyListener(org.opendaylight.jsonrpc.model.DataChangeNotification)] 2026-04-27 00:41:28:227 +0000 [pool-11-thread-1] TRACE JsonRpcPathCodec - [Encode][Unkeyed]: (urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2026-04-27 00:41:28:227 +0000 [pool-11-thread-1] TRACE DataCodec - [Decode] input : null 2026-04-27 00:41:28:227 +0000 [pool-11-thread-1] DEBUG DataChangeListenerRegistration - Sending notification DataChangeNotification [changes=[org.opendaylight.jsonrpc.model.JSONRPCArg@42274d0d]] 2026-04-27 00:41:28:229 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":2,"method":"deleteListener","params":{"uri":"zmq://127.0.0.1:59535","name":"95935d1b-5c8e-4160-a310-f2d5c225c3be"}} 2026-04-27 00:41:28:229 +0000 [defaultEventExecutorGroup-3-3] DEBUG NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"notifyListener","params":{"changes":[{"path":{"test-model-data:top-container":{}},"data":null}]}} 2026-04-27 00:41:28:231 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-04-27 00:41:28:231 +0000 [defaultEventExecutorGroup-3-3] DEBUG AbstractProxyHandlerAdapter - Attempting method candidate MethodCandidate [method=public void org.opendaylight.jsonrpc.provider.common.DcnPublisherImpl.notifyListener(org.opendaylight.jsonrpc.model.DataChangeNotification)] 2026-04-27 00:41:28:231 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":2,"method":"deleteListener","params":{"uri":"zmq://127.0.0.1:59535","name":"95935d1b-5c8e-4160-a310-f2d5c225c3be"}} 2026-04-27 00:41:28:233 +0000 [defaultEventExecutorGroup-3-2] DEBUG AbstractProxyHandlerAdapter - Attempting method candidate MethodCandidate [method=public boolean org.opendaylight.jsonrpc.impl.RemoteControl.deleteListener(org.opendaylight.jsonrpc.model.DeleteListenerArgument)] 2026-04-27 00:41:28:235 +0000 [defaultEventExecutorGroup-3-2] DEBUG DataChangeListenerRegistration - Closing notification publisher for path /(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2026-04-27 00:41:28:235 +0000 [defaultEventExecutorGroup-3-2] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractSession [PUB@zmq://127.0.0.1:59535@1873769712], timeout=30000] 2026-04-27 00:41:28:241 +0000 [defaultEventExecutorGroup-3-2] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [PUB@zmq://127.0.0.1:59535@1873769712] 2026-04-27 00:41:28:246 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":2,"result":true} 2026-04-27 00:41:28:246 +0000 [multiThreadIoEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@1763472161 2026-04-27 00:41:28:246 +0000 [multiThreadIoEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0xc2f88efd, L:/127.0.0.1:57752 ! R:/127.0.0.1:59535]]@145352547 2026-04-27 00:41:28:248 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0x3631b319, L:/127.0.0.1:34952 - R:/127.0.0.1:43855] : {"jsonrpc":"2.0","id":2,"result":true} 2026-04-27 00:41:28:249 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://127.0.0.1:43855, sessionType=REQ, hashCode=1633376368], timeout=30000] 2026-04-27 00:41:28:256 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://127.0.0.1:43855, sessionType=REQ, hashCode=1633376368] 2026-04-27 00:41:28:256 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x3631b319, L:/127.0.0.1:34952 - R:/127.0.0.1:43855]]@1633376368 2026-04-27 00:41:28:256 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=INITIAL, uri=zmq://127.0.0.1:59535, sessionType=SUB, hashCode=145352547] 2026-04-27 00:41:28:256 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0xc2f88efd, L:/127.0.0.1:57752 ! R:/127.0.0.1:59535]]@145352547 2026-04-27 00:41:28:257 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:43855@694842147] 2026-04-27 00:41:28:257 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:28:257 +0000 [main] INFO AbstractJsonRpcTest - [END]testDcn 2026-04-27 00:41:28:258 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:28:346 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:28:346 +0000 [main] INFO AbstractJsonRpcTest - [START]testCRUD2 2026-04-27 00:41:28:346 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:28:347 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : fab2fd88-2727-4ef7-813d-41ceb7618f81 2026-04-27 00:41:28:347 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2026-04-27 00:41:28:347 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2026-04-27 00:41:28:347 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : fab2fd88-2727-4ef7-813d-41ceb7618f81, store : OPERATIONAL, entity : test-model, path : {"test-model-data:top-container":{}}, YII :/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container, data : {"level2a":{"abc":"123"}} 2026-04-27 00:41:28:347 +0000 [main] TRACE DataCodec - [Decode] input : {"level2a":{"abc":"123"}} 2026-04-27 00:41:28:348 +0000 [main] TRACE DataCodec - [Decode] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container, body=[ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)level2a, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)abc, body=123}]}]} 2026-04-27 00:41:28:348 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2026-04-27 00:41:28:348 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2026-04-27 00:41:28:348 +0000 [main] DEBUG JsonRpcDatastoreAdapter - EXISTS store=OPERATIONAL, entity=test-model, path={"test-model-data:top-container":{}}, YII=/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2026-04-27 00:41:28:354 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : fab2fd88-2727-4ef7-813d-41ceb7618f81 2026-04-27 00:41:28:356 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2026-04-27 00:41:28:356 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2026-04-27 00:41:28:356 +0000 [main] DEBUG JsonRpcDatastoreAdapter - EXISTS store=OPERATIONAL, entity=test-model, path={"test-model-data:top-container":{}}, YII=/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2026-04-27 00:41:28:356 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:28:356 +0000 [main] INFO AbstractJsonRpcTest - [END]testCRUD2 2026-04-27 00:41:28:356 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:28:433 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:28:433 +0000 [main] INFO AbstractJsonRpcTest - [START]testMerge 2026-04-27 00:41:28:433 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:29:069 +0000 [main] INFO RemoteControlTest - Merging data /(urn:opendaylight:jsonrpc?revision=2016-12-01)config/configured-endpoints/configured-endpoints[{(urn:opendaylight:jsonrpc?revision=2016-12-01)name=name-1}] at path ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)configured-endpoints[{(urn:opendaylight:jsonrpc?revision=2016-12-01)name=name-1}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)name, body=name-1}, ImmutableSystemLeafSetNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules, body=[ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[ietf-inet-types], body=ietf-inet-types}]}]} 2026-04-27 00:41:29:086 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:29:086 +0000 [main] INFO AbstractJsonRpcTest - [END]testMerge 2026-04-27 00:41:29:086 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:29:169 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:29:169 +0000 [main] INFO AbstractJsonRpcTest - [START]testCRUD 2026-04-27 00:41:29:169 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:29:169 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : a9bcbfc2-156f-4ff5-96eb-1c3d353af3bf 2026-04-27 00:41:29:170 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2026-04-27 00:41:29:170 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2026-04-27 00:41:29:170 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : a9bcbfc2-156f-4ff5-96eb-1c3d353af3bf, store : OPERATIONAL, entity : test-model, path : {"test-model-data:top-container":{}}, YII :/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container, data : {"level2a":{}} 2026-04-27 00:41:29:170 +0000 [main] TRACE DataCodec - [Decode] input : {"level2a":{}} 2026-04-27 00:41:29:170 +0000 [main] TRACE DataCodec - [Decode] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container, body=[ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)level2a, body=[]}]} 2026-04-27 00:41:29:171 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : a9bcbfc2-156f-4ff5-96eb-1c3d353af3bf 2026-04-27 00:41:29:172 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2026-04-27 00:41:29:172 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2026-04-27 00:41:29:173 +0000 [main] DEBUG JsonRpcDatastoreAdapter - EXISTS store=OPERATIONAL, entity=test-model, path={"test-model-data:top-container":{}}, YII=/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2026-04-27 00:41:29:173 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : 27726653-ff22-4046-a570-997428416ce0 2026-04-27 00:41:29:173 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2026-04-27 00:41:29:173 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2026-04-27 00:41:29:173 +0000 [main] DEBUG JsonRpcDatastoreAdapter - DELETE : tx=27726653-ff22-4046-a570-997428416ce0, store=OPERATIONAL, entity=test-model, path={"test-model-data:top-container":{}}, YII=/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2026-04-27 00:41:29:173 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 27726653-ff22-4046-a570-997428416ce0 2026-04-27 00:41:29:174 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2026-04-27 00:41:29:174 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2026-04-27 00:41:29:174 +0000 [main] DEBUG JsonRpcDatastoreAdapter - EXISTS store=OPERATIONAL, entity=test-model, path={"test-model-data:top-container":{}}, YII=/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2026-04-27 00:41:29:174 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:29:174 +0000 [main] INFO AbstractJsonRpcTest - [END]testCRUD 2026-04-27 00:41:29:174 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:29:242 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:29:242 +0000 [main] INFO AbstractJsonRpcTest - [START]testCancelNonExistentTX 2026-04-27 00:41:29:242 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:29:243 +0000 [main] DEBUG JsonRpcDatastoreAdapter - CANCEL : 60f1f464-095b-4a3a-a226-ca21002ee07a 2026-04-27 00:41:29:243 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:29:243 +0000 [main] INFO AbstractJsonRpcTest - [END]testCancelNonExistentTX 2026-04-27 00:41:29:243 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:29:332 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:29:333 +0000 [main] INFO AbstractJsonRpcTest - [START]testPutWithoutTx 2026-04-27 00:41:29:333 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:29:333 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2026-04-27 00:41:29:333 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2026-04-27 00:41:29:334 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : 44cd658e-f5e8-4630-9e63-8849ce1cfd88, store : OPERATIONAL, entity : test-model, path : {"test-model-data:top-container":{}}, YII :/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container, data : {"level2a":{}} 2026-04-27 00:41:29:334 +0000 [main] TRACE DataCodec - [Decode] input : {"level2a":{}} 2026-04-27 00:41:29:334 +0000 [main] TRACE DataCodec - [Decode] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container, body=[ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)level2a, body=[]}]} 2026-04-27 00:41:29:335 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:29:335 +0000 [main] INFO AbstractJsonRpcTest - [END]testPutWithoutTx 2026-04-27 00:41:29:335 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:29:402 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:29:402 +0000 [main] INFO AbstractJsonRpcTest - [START]testMergeListItemNonExistentList 2026-04-27 00:41:29:402 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:29:403 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : fb77806b-a7bf-4e3c-a903-387861e0e27c 2026-04-27 00:41:29:403 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"jsonrpc:config":{"configured-endpoints":[{"name":"lab-mlx"}]}} 2026-04-27 00:41:29:403 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"configured-endpoints":[{"name":"lab-mlx"}]} 2026-04-27 00:41:29:403 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"name":"lab-mlx"}] 2026-04-27 00:41:29:403 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"name":"lab-mlx"} 2026-04-27 00:41:29:403 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "lab-mlx" 2026-04-27 00:41:29:403 +0000 [main] DEBUG JsonRpcDatastoreAdapter - MERGE : tx=fb77806b-a7bf-4e3c-a903-387861e0e27c, store=CONFIGURATION, entity=, path={"jsonrpc:config":{"configured-endpoints":[{"name":"lab-mlx"}]}}, YII=/(urn:opendaylight:jsonrpc?revision=2016-12-01)config/configured-endpoints/configured-endpoints[{(urn:opendaylight:jsonrpc?revision=2016-12-01)name=lab-mlx}], data={"name":"lab-mlx","modules":["ietf-inet-types","brocade-mlx-interfaces","brocade-mlx-router","brocade-mlx-security","brocade-mlx-types"]} 2026-04-27 00:41:29:405 +0000 [main] TRACE DataCodec - [Decode] input : {"name":"lab-mlx","modules":["ietf-inet-types","brocade-mlx-interfaces","brocade-mlx-router","brocade-mlx-security","brocade-mlx-types"]} 2026-04-27 00:41:29:415 +0000 [main] TRACE DataCodec - [Decode] result : ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)configured-endpoints[{(urn:opendaylight:jsonrpc?revision=2016-12-01)name=lab-mlx}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)name, body=lab-mlx}, ImmutableSystemLeafSetNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules, body=UnmodifiableCollection{[ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[brocade-mlx-types], body=brocade-mlx-types}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[brocade-mlx-interfaces], body=brocade-mlx-interfaces}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[brocade-mlx-router], body=brocade-mlx-router}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[brocade-mlx-security], body=brocade-mlx-security}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[ietf-inet-types], body=ietf-inet-types}]}}]} 2026-04-27 00:41:29:419 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : fb77806b-a7bf-4e3c-a903-387861e0e27c 2026-04-27 00:41:29:420 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:29:420 +0000 [main] INFO AbstractJsonRpcTest - [END]testMergeListItemNonExistentList 2026-04-27 00:41:29:421 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:29:492 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:29:492 +0000 [main] INFO AbstractJsonRpcTest - [START]testPathToLeaf 2026-04-27 00:41:29:492 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:29:492 +0000 [main] INFO RemoteControlTest - YII : /(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology/topology/topology[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id=topology1}]/server-provided 2026-04-27 00:41:29:493 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{"topology":[{"topology-id":"topology1","server-provided":{}}]}} 2026-04-27 00:41:29:493 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology":[{"topology-id":"topology1","server-provided":{}}]} 2026-04-27 00:41:29:493 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"topology-id":"topology1","server-provided":{}}] 2026-04-27 00:41:29:493 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology-id":"topology1","server-provided":{}} 2026-04-27 00:41:29:493 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "topology1" 2026-04-27 00:41:29:493 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2026-04-27 00:41:29:493 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:29:493 +0000 [main] INFO AbstractJsonRpcTest - [END]testPathToLeaf 2026-04-27 00:41:29:493 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:29:557 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:29:557 +0000 [main] INFO AbstractJsonRpcTest - [START]testReducedData 2026-04-27 00:41:29:557 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:29:557 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"jsonrpc:config":{"configured-endpoints":[{"name":"lab-mlx"}]}} 2026-04-27 00:41:29:558 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"configured-endpoints":[{"name":"lab-mlx"}]} 2026-04-27 00:41:29:558 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"name":"lab-mlx"}] 2026-04-27 00:41:29:558 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"name":"lab-mlx"} 2026-04-27 00:41:29:558 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "lab-mlx" 2026-04-27 00:41:29:558 +0000 [main] TRACE DataCodec - [Decode] input : {"name":"lab-mlx","modules":["ietf-inet-types","brocade-mlx-interfaces","brocade-mlx-router","brocade-mlx-security","brocade-mlx-types"]} 2026-04-27 00:41:29:559 +0000 [main] TRACE DataCodec - [Decode] result : ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)configured-endpoints[{(urn:opendaylight:jsonrpc?revision=2016-12-01)name=lab-mlx}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)name, body=lab-mlx}, ImmutableSystemLeafSetNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules, body=UnmodifiableCollection{[ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[brocade-mlx-types], body=brocade-mlx-types}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[brocade-mlx-interfaces], body=brocade-mlx-interfaces}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[brocade-mlx-router], body=brocade-mlx-router}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[brocade-mlx-security], body=brocade-mlx-security}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[ietf-inet-types], body=ietf-inet-types}]}}]} 2026-04-27 00:41:29:559 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:29:559 +0000 [main] INFO AbstractJsonRpcTest - [END]testReducedData 2026-04-27 00:41:29:559 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:29:618 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:29:618 +0000 [main] INFO AbstractJsonRpcTest - [START]testReadTopologyData 2026-04-27 00:41:29:618 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:29:712 +0000 [main] INFO RemoteControlTest - Path len : 1 2026-04-27 00:41:29:713 +0000 [main] INFO RemoteControlTest - (urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology : (urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology 2026-04-27 00:41:29:713 +0000 [main] TRACE JsonRpcPathCodec - [Encode][Unkeyed]: (urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology 2026-04-27 00:41:29:713 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{}} 2026-04-27 00:41:29:713 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2026-04-27 00:41:29:713 +0000 [main] INFO RemoteControlTest - JSON path : {"network-topology:network-topology":{}} 2026-04-27 00:41:29:713 +0000 [main] INFO RemoteControlTest - path from codec : /(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology 2026-04-27 00:41:29:713 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{}} 2026-04-27 00:41:29:713 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2026-04-27 00:41:29:713 +0000 [main] DEBUG JsonRpcDatastoreAdapter - READ : YII :/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology 2026-04-27 00:41:29:714 +0000 [main] TRACE DataCodec - [Decode] input : ImmutableContainerNode{name=(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology, body=[ImmutableSystemMapNode{name=(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology, body=[ImmutableMapEntryNode{name=(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id=topo1}], body=[ImmutableLeafNode{name=(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id, body=topo1}, ImmutableSystemMapNode{name=(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node, body=[ImmutableMapEntryNode{name=(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node-id=node1}], body=[ImmutableLeafNode{name=(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node-id, body=node1}, ImmutableSystemMapNode{name=(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)termination-point, body=[ImmutableMapEntryNode{name=(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)termination-point[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)tp-id=eth0}], body=[ImmutableLeafNode{name=(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)tp-id, body=eth0}]}]}]}]}, ImmutableLeafNode{name=(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)server-provided, body=true}]}]}]} 2026-04-27 00:41:29:717 +0000 [main] TRACE DataCodec - [Decode] result : {"topology":[{"topology-id":"topo1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}],"server-provided":true}]} 2026-04-27 00:41:29:717 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:29:717 +0000 [main] INFO AbstractJsonRpcTest - [END]testReadTopologyData 2026-04-27 00:41:29:717 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:29:780 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:29:780 +0000 [main] INFO AbstractJsonRpcTest - [START]testInvalidPaths 2026-04-27 00:41:29:780 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:29:780 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{"topology":[1]}} 2026-04-27 00:41:29:781 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology":[1]} 2026-04-27 00:41:29:781 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [1] 2026-04-27 00:41:29:781 +0000 [main] INFO RemoteControlTest - This was expected : Unexpected JsonElement : JsonPrimitive => 1 2026-04-27 00:41:29:781 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{"topology":[[]]}} 2026-04-27 00:41:29:781 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology":[[]]} 2026-04-27 00:41:29:781 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [[]] 2026-04-27 00:41:29:781 +0000 [main] INFO RemoteControlTest - This was expected : Unexpected JsonElement : JsonArray => [] 2026-04-27 00:41:29:781 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":null} 2026-04-27 00:41:29:782 +0000 [main] INFO RemoteControlTest - This was expected : Unexpected element : JsonNull => null 2026-04-27 00:41:29:782 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"non-existent-module:data1":{}} 2026-04-27 00:41:29:782 +0000 [main] INFO RemoteControlTest - This was expected : Module 'non-existent-module' not found in schema 2026-04-27 00:41:29:782 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:29:782 +0000 [main] INFO AbstractJsonRpcTest - [END]testInvalidPaths 2026-04-27 00:41:29:782 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:29:841 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:29:841 +0000 [main] INFO AbstractJsonRpcTest - [START]testRemoveNonExistentDcn 2026-04-27 00:41:29:841 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:29:841 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:29:841 +0000 [main] INFO AbstractJsonRpcTest - [END]testRemoveNonExistentDcn 2026-04-27 00:41:29:841 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:29:893 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:29:893 +0000 [main] INFO AbstractJsonRpcTest - [START]testCommitNonExistentTX 2026-04-27 00:41:29:893 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:29:894 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : e7da8162-8204-4c7c-8dca-a209f05c2bba 2026-04-27 00:41:29:894 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:29:894 +0000 [main] INFO AbstractJsonRpcTest - [END]testCommitNonExistentTX 2026-04-27 00:41:29:894 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:29:948 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:29:949 +0000 [main] INFO AbstractJsonRpcTest - [START]testTxPutMergeDelete 2026-04-27 00:41:29:949 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:29:949 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : 469bd615-3677-4037-949e-3384c8d50035 2026-04-27 00:41:29:949 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2026-04-27 00:41:29:949 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2026-04-27 00:41:29:950 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : 469bd615-3677-4037-949e-3384c8d50035, store : OPERATIONAL, entity : test-model, path : {"test-model-data:top-container":{}}, YII :/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container, data : {"level2a":{}} 2026-04-27 00:41:29:950 +0000 [main] TRACE DataCodec - [Decode] input : {"level2a":{}} 2026-04-27 00:41:29:950 +0000 [main] TRACE DataCodec - [Decode] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container, body=[ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)level2a, body=[]}]} 2026-04-27 00:41:29:951 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 469bd615-3677-4037-949e-3384c8d50035 2026-04-27 00:41:29:953 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"jsonrpc:config":{}} 2026-04-27 00:41:29:953 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2026-04-27 00:41:29:953 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : 982af070-a3ef-46af-96d6-92e41b738677, store : CONFIGURATION, entity : something, path : {"jsonrpc:config":{}}, YII :/(urn:opendaylight:jsonrpc?revision=2016-12-01)config, data : {"configured-endpoints":[]} 2026-04-27 00:41:29:953 +0000 [main] TRACE DataCodec - [Decode] input : {"configured-endpoints":[]} 2026-04-27 00:41:29:953 +0000 [main] TRACE DataCodec - [Decode] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)config, body=[ImmutableSystemMapNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)configured-endpoints, body=[]}]} 2026-04-27 00:41:29:953 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 982af070-a3ef-46af-96d6-92e41b738677 2026-04-27 00:41:29:954 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"jsonrpc:config":{"configured-endpoints":[{"name":"lab-mlx"}]}} 2026-04-27 00:41:29:954 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"configured-endpoints":[{"name":"lab-mlx"}]} 2026-04-27 00:41:29:954 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"name":"lab-mlx"}] 2026-04-27 00:41:29:954 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"name":"lab-mlx"} 2026-04-27 00:41:29:955 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "lab-mlx" 2026-04-27 00:41:29:955 +0000 [main] DEBUG JsonRpcDatastoreAdapter - MERGE : tx=a72dcea1-ed69-4da4-b4cc-89c21d6120e3, store=CONFIGURATION, entity=something, path={"jsonrpc:config":{"configured-endpoints":[{"name":"lab-mlx"}]}}, YII=/(urn:opendaylight:jsonrpc?revision=2016-12-01)config/configured-endpoints/configured-endpoints[{(urn:opendaylight:jsonrpc?revision=2016-12-01)name=lab-mlx}], data={"name":"lab-mlx","modules":["ietf-inet-types","brocade-mlx-interfaces","brocade-mlx-router","brocade-mlx-security","brocade-mlx-types"]} 2026-04-27 00:41:29:955 +0000 [main] TRACE DataCodec - [Decode] input : {"name":"lab-mlx","modules":["ietf-inet-types","brocade-mlx-interfaces","brocade-mlx-router","brocade-mlx-security","brocade-mlx-types"]} 2026-04-27 00:41:29:956 +0000 [main] TRACE DataCodec - [Decode] result : ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)configured-endpoints[{(urn:opendaylight:jsonrpc?revision=2016-12-01)name=lab-mlx}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)name, body=lab-mlx}, ImmutableSystemLeafSetNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules, body=UnmodifiableCollection{[ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[brocade-mlx-types], body=brocade-mlx-types}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[brocade-mlx-interfaces], body=brocade-mlx-interfaces}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[brocade-mlx-router], body=brocade-mlx-router}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[brocade-mlx-security], body=brocade-mlx-security}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[ietf-inet-types], body=ietf-inet-types}]}}]} 2026-04-27 00:41:29:956 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : a72dcea1-ed69-4da4-b4cc-89c21d6120e3 2026-04-27 00:41:29:958 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2026-04-27 00:41:29:959 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2026-04-27 00:41:29:959 +0000 [main] DEBUG JsonRpcDatastoreAdapter - EXISTS store=OPERATIONAL, entity=test-model, path={"test-model-data:top-container":{}}, YII=/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2026-04-27 00:41:29:959 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2026-04-27 00:41:29:959 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2026-04-27 00:41:29:959 +0000 [main] DEBUG JsonRpcDatastoreAdapter - DELETE : tx=96793a11-f30d-4776-9d14-e56de30f0398, store=OPERATIONAL, entity=test-model, path={"test-model-data:top-container":{}}, YII=/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2026-04-27 00:41:29:959 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 96793a11-f30d-4776-9d14-e56de30f0398 2026-04-27 00:41:29:960 +0000 [main] DEBUG JsonRpcDatastoreAdapter - ERROR : 96793a11-f30d-4776-9d14-e56de30f0398 2026-04-27 00:41:29:960 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2026-04-27 00:41:29:960 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2026-04-27 00:41:29:960 +0000 [main] DEBUG JsonRpcDatastoreAdapter - EXISTS store=OPERATIONAL, entity=test-model, path={"test-model-data:top-container":{}}, YII=/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2026-04-27 00:41:29:961 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-27 00:41:29:961 +0000 [main] INFO AbstractJsonRpcTest - [END]testTxPutMergeDelete 2026-04-27 00:41:29:961 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================