2026-07-12 08:13:20:758 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:20:762 +0000 [main] INFO AbstractJsonRpcTest - [START]testTxCancel 2026-07-12 08:13:20:762 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:20:775 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : bf762e83-999e-47cb-b005-27e94ee3bd98 2026-07-12 08:13:20:775 +0000 [main] DEBUG JsonRpcDatastoreAdapter - CANCEL : bf762e83-999e-47cb-b005-27e94ee3bd98 2026-07-12 08:13:20:778 +0000 [main] DEBUG JsonRpcDatastoreAdapter - CANCEL : bf762e83-999e-47cb-b005-27e94ee3bd98 2026-07-12 08:13:20:779 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:20:779 +0000 [main] INFO AbstractJsonRpcTest - [END]testTxCancel 2026-07-12 08:13:20:779 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:20:922 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:20:922 +0000 [main] INFO AbstractJsonRpcTest - [START]testPutReducedDataForm 2026-07-12 08:13:20:922 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:20:988 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:grillconf":{}} 2026-07-12 08:13:20:991 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2026-07-12 08:13:20:992 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : 21bb984b-d290-4f43-95ac-92b28ce96501, 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-07-12 08:13:20:999 +0000 [main] TRACE DataCodec - [Decode] input : {"gasKnob":10} 2026-07-12 08:13:21:068 +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-07-12 08:13:21:088 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 21bb984b-d290-4f43-95ac-92b28ce96501 2026-07-12 08:13:21:120 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:21:121 +0000 [main] INFO AbstractJsonRpcTest - [END]testPutReducedDataForm 2026-07-12 08:13:21:121 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:21:261 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:21:261 +0000 [main] INFO AbstractJsonRpcTest - [START]testPathToListItem 2026-07-12 08:13:21:261 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:21:265 +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-07-12 08:13:21:266 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{"topology":[{"topology-id":"topology1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}]}]}} 2026-07-12 08:13:21:266 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology":[{"topology-id":"topology1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}]}]} 2026-07-12 08:13:21:266 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"topology-id":"topology1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}]}] 2026-07-12 08:13:21:266 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology-id":"topology1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}]} 2026-07-12 08:13:21:266 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "topology1" 2026-07-12 08:13:21:266 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}] 2026-07-12 08:13:21:267 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"node-id":"node1","termination-point":[{"tp-id":"eth0"}]} 2026-07-12 08:13:21:267 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "node1" 2026-07-12 08:13:21:267 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"tp-id":"eth0"}] 2026-07-12 08:13:21:267 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"tp-id":"eth0"} 2026-07-12 08:13:21:267 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "eth0" 2026-07-12 08:13:21:267 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:21:267 +0000 [main] INFO AbstractJsonRpcTest - [END]testPathToListItem 2026-07-12 08:13:21:267 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:21:384 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:21:384 +0000 [main] INFO AbstractJsonRpcTest - [START]testDcn 2026-07-12 08:13:21:384 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:21:415 +0000 [Time-limited test] DEBUG InternalLoggerFactory - Using SLF4J as the default logging framework 2026-07-12 08:13:21:416 +0000 [Time-limited test] DEBUG MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 8 2026-07-12 08:13:21:420 +0000 [Time-limited test] DEBUG NioIoHandler - -Dio.netty.noKeySetOptimization: false 2026-07-12 08:13:21:421 +0000 [Time-limited test] DEBUG NioIoHandler - -Dio.netty.selectorAutoRebuildThreshold: 512 2026-07-12 08:13:21:433 +0000 [Time-limited test] DEBUG GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 2026-07-12 08:13:21:444 +0000 [Time-limited test] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2026-07-12 08:13:21:447 +0000 [Time-limited test] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2026-07-12 08:13:21:470 +0000 [Time-limited test] DEBUG PlatformDependent0 - Java version: 21 2026-07-12 08:13:21:470 +0000 [Time-limited test] DEBUG PlatformDependent0 - -Dio.netty.noUnsafe: false 2026-07-12 08:13:21:472 +0000 [Time-limited test] DEBUG PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 2026-07-12 08:13:21:474 +0000 [Time-limited test] DEBUG PlatformDependent0 - sun.misc.Unsafe base methods: all available 2026-07-12 08:13:21:474 +0000 [Time-limited test] DEBUG PlatformDependent0 - java.nio.Buffer.address: available 2026-07-12 08:13:21:475 +0000 [Time-limited test] DEBUG PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 2026-07-12 08:13:21:476 +0000 [Time-limited test] DEBUG PlatformDependent0 - java.nio.Bits.unaligned: available, true 2026-07-12 08:13:21:477 +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 @93081b6) 2026-07-12 08:13:21:479 +0000 [Time-limited test] DEBUG PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 2026-07-12 08:13:21:479 +0000 [Time-limited test] DEBUG PlatformDependent - sun.misc.Unsafe: available 2026-07-12 08:13:21:479 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2026-07-12 08:13:21:479 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 2026-07-12 08:13:21:480 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 2026-07-12 08:13:21:481 +0000 [Time-limited test] DEBUG CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 2026-07-12 08:13:21:481 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.noPreferDirect: false 2026-07-12 08:13:21:486 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.jfr.enabled: true 2026-07-12 08:13:21:487 +0000 [Time-limited test] DEBUG PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 2026-07-12 08:13:21:549 +0000 [Time-limited test] DEBUG DefaultChannelId - -Dio.netty.processId: 5405 (auto-detected) 2026-07-12 08:13:21:554 +0000 [Time-limited test] DEBUG NetUtil - -Djava.net.preferIPv4Stack: false 2026-07-12 08:13:21:554 +0000 [Time-limited test] DEBUG NetUtil - -Djava.net.preferIPv6Addresses: false 2026-07-12 08:13:21:556 +0000 [Time-limited test] DEBUG NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 2026-07-12 08:13:21:557 +0000 [Time-limited test] DEBUG NetUtil - /proc/sys/net/core/somaxconn: 4096 2026-07-12 08:13:21:558 +0000 [Time-limited test] DEBUG DefaultChannelId - -Dio.netty.machineId: 32:7e:ba:ff:fe:15:e2:99 (auto-detected) 2026-07-12 08:13:21:572 +0000 [Time-limited test] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 2026-07-12 08:13:21:573 +0000 [Time-limited test] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 2026-07-12 08:13:21:607 +0000 [Time-limited test] DEBUG AdaptiveByteBufAllocator - -Dio.netty.allocator.useCachedMagazinesForNonEventLoopThreads: false 2026-07-12 08:13:21:626 +0000 [Time-limited test] DEBUG Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 2026-07-12 08:13:21:626 +0000 [Time-limited test] DEBUG Recycler - -Dio.netty.recycler.ratio: 8 2026-07-12 08:13:21:626 +0000 [Time-limited test] DEBUG Recycler - -Dio.netty.recycler.chunkSize: 32 2026-07-12 08:13:21:626 +0000 [Time-limited test] DEBUG Recycler - -Dio.netty.recycler.blocking: false 2026-07-12 08:13:21:626 +0000 [Time-limited test] DEBUG Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 2026-07-12 08:13:21:640 +0000 [Time-limited test] DEBUG ByteBufUtil - -Dio.netty.allocator.type: adaptive 2026-07-12 08:13:21:640 +0000 [Time-limited test] DEBUG ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 2026-07-12 08:13:21:640 +0000 [Time-limited test] DEBUG ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 2026-07-12 08:13:21:641 +0000 [Time-limited test] DEBUG ChannelInitializerExtensions - -Dio.netty.bootstrap.extensions: null 2026-07-12 08:13:21:676 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to /127.0.0.1:41483 2026-07-12 08:13:21:676 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@915293881 2026-07-12 08:13:21:711 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x4ecc1962, L:/127.0.0.1:38184 - R:/127.0.0.1:41483]]@915293881 2026-07-12 08:13:21:725 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true 2026-07-12 08:13:21:725 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkBounds: true 2026-07-12 08:13:21:726 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@39243f4f 2026-07-12 08:13:21:918 +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-07-12 08:13:21:926 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-07-12 08:13:21:929 +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-07-12 08:13:21:934 +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-07-12 08:13:21:939 +0000 [defaultEventExecutorGroup-3-2] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2026-07-12 08:13:21:939 +0000 [defaultEventExecutorGroup-3-2] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2026-07-12 08:13:21:958 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"uri":"zmq://127.0.0.1:47519","name":"03f4b2a0-7ef2-4846-9f96-7b4783072f1b"}} 2026-07-12 08:13:21:962 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0x4ecc1962, L:/127.0.0.1:38184 - R:/127.0.0.1:41483] : {"jsonrpc":"2.0","id":1,"result":{"uri":"zmq://127.0.0.1:47519","name":"03f4b2a0-7ef2-4846-9f96-7b4783072f1b"}} 2026-07-12 08:13:21:962 +0000 [Time-limited test] INFO RemoteControlTest - Publisher at org.opendaylight.jsonrpc.model.ListenerKey@a20e27bb 2026-07-12 08:13:21:965 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to /127.0.0.1:47519 2026-07-12 08:13:21:965 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@2129804543 2026-07-12 08:13:21:966 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - TXID : bc36ce53-7682-4c0d-8911-1568d79e5d66 2026-07-12 08:13:21:966 +0000 [Time-limited test] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2026-07-12 08:13:21:966 +0000 [Time-limited test] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2026-07-12 08:13:21:966 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - PUT txId : bc36ce53-7682-4c0d-8911-1568d79e5d66, 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-07-12 08:13:21:967 +0000 [Time-limited test] TRACE DataCodec - [Decode] input : {"level2a":{"abc":"123"}} 2026-07-12 08:13:21:969 +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-07-12 08:13:21:970 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - COMMIT : bc36ce53-7682-4c0d-8911-1568d79e5d66 2026-07-12 08:13:21:972 +0000 [multiThreadIoEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x7b4d1b5e, L:/127.0.0.1:54302 - R:/127.0.0.1:47519]]@2129804543 2026-07-12 08:13:21:977 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - TXID : 0c6aeef7-5d35-4a1e-ac62-f19abfc1abdb 2026-07-12 08:13:21:977 +0000 [Time-limited test] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2026-07-12 08:13:21:977 +0000 [Time-limited test] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2026-07-12 08:13:21:978 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - DELETE : tx=0c6aeef7-5d35-4a1e-ac62-f19abfc1abdb, store=CONFIGURATION, entity=test-model, path={"test-model-data:top-container":{}}, YII=/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2026-07-12 08:13:21:978 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - COMMIT : 0c6aeef7-5d35-4a1e-ac62-f19abfc1abdb 2026-07-12 08:13:21:982 +0000 [pool-11-thread-1] TRACE JsonRpcPathCodec - [Encode][Unkeyed]: (urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2026-07-12 08:13:21:988 +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-07-12 08:13:22:011 +0000 [pool-11-thread-1] TRACE DataCodec - [Decode] result : {"level2a":{"abc":"123"}} 2026-07-12 08:13:22:011 +0000 [pool-11-thread-1] DEBUG DataChangeListenerRegistration - Sending notification DataChangeNotification [changes=[org.opendaylight.jsonrpc.model.JSONRPCArg@197f6db9]] 2026-07-12 08:13:22:015 +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-07-12 08:13:22:016 +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-07-12 08:13:22:017 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":2,"method":"deleteListener","params":{"uri":"zmq://127.0.0.1:47519","name":"03f4b2a0-7ef2-4846-9f96-7b4783072f1b"}} 2026-07-12 08:13:22:017 +0000 [pool-11-thread-1] TRACE JsonRpcPathCodec - [Encode][Unkeyed]: (urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2026-07-12 08:13:22:018 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-07-12 08:13:22:018 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":2,"method":"deleteListener","params":{"uri":"zmq://127.0.0.1:47519","name":"03f4b2a0-7ef2-4846-9f96-7b4783072f1b"}} 2026-07-12 08:13:22:019 +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-07-12 08:13:22:020 +0000 [defaultEventExecutorGroup-3-2] DEBUG DataChangeListenerRegistration - Closing notification publisher for path /(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2026-07-12 08:13:22:020 +0000 [defaultEventExecutorGroup-3-2] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractSession [PUB@zmq://127.0.0.1:47519@1653438493], timeout=30000] 2026-07-12 08:13:22:022 +0000 [defaultEventExecutorGroup-3-2] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [PUB@zmq://127.0.0.1:47519@1653438493] 2026-07-12 08:13:22:023 +0000 [pool-11-thread-1] TRACE DataCodec - [Decode] input : null 2026-07-12 08:13:22:024 +0000 [pool-11-thread-1] DEBUG DataChangeListenerRegistration - Sending notification DataChangeNotification [changes=[org.opendaylight.jsonrpc.model.JSONRPCArg@b01701b]] 2026-07-12 08:13:22:024 +0000 [pool-11-thread-1] ERROR AbstractBatchingExecutor - DataTreeChangeListenerQueueMgr + dsName: Error invoking worker RegImpl{closed=false, instance=org.opendaylight.jsonrpc.impl.DataChangeListenerRegistration@1a852d15} with [DefaultDataTreeCandidate{rootPath=/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container, rootNode=DataTreeCandidateNode{modificationType=DELETE, oldMeta=SimpleContainerNode{version=Version[1a8417f6], data=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}]}]}}}}] org.opendaylight.jsonrpc.bus.messagelib.ProxyServiceGenericException: Logic error at org.opendaylight.jsonrpc.bus.messagelib.ProxyServiceImpl.invoke(ProxyServiceImpl.java:197) at jdk.proxy2/jdk.proxy2.$Proxy35.notifyListener(Unknown Source) at org.opendaylight.jsonrpc.impl.DataChangeListenerRegistration.onDataTreeChanged(DataChangeListenerRegistration.java:89) at org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMStoreTreeChangePublisher.lambda$new$0(InMemoryDOMStoreTreeChangePublisher.java:36) at org.opendaylight.yangtools.util.concurrent.AbstractQueuedNotificationManager.executeBatch(AbstractQueuedNotificationManager.java:88) at org.opendaylight.yangtools.util.concurrent.AbstractBatchingExecutor$DispatcherTask.invokeWorker(AbstractBatchingExecutor.java:304) at org.opendaylight.yangtools.util.concurrent.AbstractBatchingExecutor$DispatcherTask.run(AbstractBatchingExecutor.java:291) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 2026-07-12 08:13:22:026 +0000 [multiThreadIoEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@687059774 2026-07-12 08:13:22:026 +0000 [multiThreadIoEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0x7b4d1b5e, L:/127.0.0.1:54302 ! R:/127.0.0.1:47519]]@2129804543 2026-07-12 08:13:22:027 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":2,"result":true} 2026-07-12 08:13:22:028 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0x4ecc1962, L:/127.0.0.1:38184 - R:/127.0.0.1:41483] : {"jsonrpc":"2.0","id":2,"result":true} 2026-07-12 08:13:22:028 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://127.0.0.1:41483, sessionType=REQ, hashCode=915293881], timeout=30000] 2026-07-12 08:13:22:031 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://127.0.0.1:41483, sessionType=REQ, hashCode=915293881] 2026-07-12 08:13:22:031 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x4ecc1962, L:/127.0.0.1:38184 - R:/127.0.0.1:41483]]@915293881 2026-07-12 08:13:22:031 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=INITIAL, uri=zmq://127.0.0.1:47519, sessionType=SUB, hashCode=2129804543] 2026-07-12 08:13:22:031 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0x7b4d1b5e, L:/127.0.0.1:54302 ! R:/127.0.0.1:47519]]@2129804543 2026-07-12 08:13:22:032 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:41483@177992601] 2026-07-12 08:13:22:032 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:22:032 +0000 [main] INFO AbstractJsonRpcTest - [END]testDcn 2026-07-12 08:13:22:032 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:22:124 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:22:124 +0000 [main] INFO AbstractJsonRpcTest - [START]testCRUD2 2026-07-12 08:13:22:124 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:22:124 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : 88115baf-050f-4565-92cf-af3eebb2228d 2026-07-12 08:13:22:124 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2026-07-12 08:13:22:124 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2026-07-12 08:13:22:124 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : 88115baf-050f-4565-92cf-af3eebb2228d, 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-07-12 08:13:22:125 +0000 [main] TRACE DataCodec - [Decode] input : {"level2a":{"abc":"123"}} 2026-07-12 08:13:22:125 +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-07-12 08:13:22:125 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2026-07-12 08:13:22:126 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2026-07-12 08:13:22:126 +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-07-12 08:13:22:131 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 88115baf-050f-4565-92cf-af3eebb2228d 2026-07-12 08:13:22:132 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2026-07-12 08:13:22:132 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2026-07-12 08:13:22:132 +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-07-12 08:13:22:133 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:22:133 +0000 [main] INFO AbstractJsonRpcTest - [END]testCRUD2 2026-07-12 08:13:22:133 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:22:214 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:22:214 +0000 [main] INFO AbstractJsonRpcTest - [START]testMerge 2026-07-12 08:13:22:214 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:22:747 +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-07-12 08:13:22:761 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:22:761 +0000 [main] INFO AbstractJsonRpcTest - [END]testMerge 2026-07-12 08:13:22:761 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:22:848 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:22:848 +0000 [main] INFO AbstractJsonRpcTest - [START]testCRUD 2026-07-12 08:13:22:848 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:22:849 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : 73bcbd7d-be49-4a09-a2c9-06cd8109b9b5 2026-07-12 08:13:22:849 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2026-07-12 08:13:22:849 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2026-07-12 08:13:22:849 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : 73bcbd7d-be49-4a09-a2c9-06cd8109b9b5, 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-07-12 08:13:22:849 +0000 [main] TRACE DataCodec - [Decode] input : {"level2a":{}} 2026-07-12 08:13:22:850 +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-07-12 08:13:22:850 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 73bcbd7d-be49-4a09-a2c9-06cd8109b9b5 2026-07-12 08:13:22:851 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2026-07-12 08:13:22:851 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2026-07-12 08:13:22:851 +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-07-12 08:13:22:851 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : fabdd772-5406-4f25-bdfa-7e648951fff3 2026-07-12 08:13:22:851 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2026-07-12 08:13:22:851 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2026-07-12 08:13:22:851 +0000 [main] DEBUG JsonRpcDatastoreAdapter - DELETE : tx=fabdd772-5406-4f25-bdfa-7e648951fff3, store=OPERATIONAL, entity=test-model, path={"test-model-data:top-container":{}}, YII=/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2026-07-12 08:13:22:852 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : fabdd772-5406-4f25-bdfa-7e648951fff3 2026-07-12 08:13:22:853 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2026-07-12 08:13:22:853 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2026-07-12 08:13:22:853 +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-07-12 08:13:22:854 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:22:854 +0000 [main] INFO AbstractJsonRpcTest - [END]testCRUD 2026-07-12 08:13:22:854 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:22:933 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:22:933 +0000 [main] INFO AbstractJsonRpcTest - [START]testCancelNonExistentTX 2026-07-12 08:13:22:933 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:22:933 +0000 [main] DEBUG JsonRpcDatastoreAdapter - CANCEL : 2d0c6e4a-a08b-43d4-b43d-8ebb4983b807 2026-07-12 08:13:22:933 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:22:933 +0000 [main] INFO AbstractJsonRpcTest - [END]testCancelNonExistentTX 2026-07-12 08:13:22:933 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:23:001 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:23:001 +0000 [main] INFO AbstractJsonRpcTest - [START]testPutWithoutTx 2026-07-12 08:13:23:002 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:23:002 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2026-07-12 08:13:23:002 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2026-07-12 08:13:23:002 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : aef488e2-a385-4b10-850b-8bda1e49128b, 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-07-12 08:13:23:002 +0000 [main] TRACE DataCodec - [Decode] input : {"level2a":{}} 2026-07-12 08:13:23:003 +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-07-12 08:13:23:003 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:23:003 +0000 [main] INFO AbstractJsonRpcTest - [END]testPutWithoutTx 2026-07-12 08:13:23:003 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:23:077 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:23:077 +0000 [main] INFO AbstractJsonRpcTest - [START]testMergeListItemNonExistentList 2026-07-12 08:13:23:077 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:23:077 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : 0f6d4040-8a70-4952-9214-57aba07c2787 2026-07-12 08:13:23:077 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"jsonrpc:config":{"configured-endpoints":[{"name":"lab-mlx"}]}} 2026-07-12 08:13:23:078 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"configured-endpoints":[{"name":"lab-mlx"}]} 2026-07-12 08:13:23:078 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"name":"lab-mlx"}] 2026-07-12 08:13:23:078 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"name":"lab-mlx"} 2026-07-12 08:13:23:078 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "lab-mlx" 2026-07-12 08:13:23:078 +0000 [main] DEBUG JsonRpcDatastoreAdapter - MERGE : tx=0f6d4040-8a70-4952-9214-57aba07c2787, 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-07-12 08:13:23:079 +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-07-12 08:13:23:088 +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-07-12 08:13:23:092 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 0f6d4040-8a70-4952-9214-57aba07c2787 2026-07-12 08:13:23:093 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:23:094 +0000 [main] INFO AbstractJsonRpcTest - [END]testMergeListItemNonExistentList 2026-07-12 08:13:23:094 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:23:161 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:23:161 +0000 [main] INFO AbstractJsonRpcTest - [START]testPathToLeaf 2026-07-12 08:13:23:161 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:23:161 +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-07-12 08:13:23:161 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{"topology":[{"topology-id":"topology1","server-provided":{}}]}} 2026-07-12 08:13:23:161 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology":[{"topology-id":"topology1","server-provided":{}}]} 2026-07-12 08:13:23:161 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"topology-id":"topology1","server-provided":{}}] 2026-07-12 08:13:23:161 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology-id":"topology1","server-provided":{}} 2026-07-12 08:13:23:161 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "topology1" 2026-07-12 08:13:23:162 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2026-07-12 08:13:23:162 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:23:162 +0000 [main] INFO AbstractJsonRpcTest - [END]testPathToLeaf 2026-07-12 08:13:23:162 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:23:232 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:23:232 +0000 [main] INFO AbstractJsonRpcTest - [START]testReducedData 2026-07-12 08:13:23:232 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:23:232 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"jsonrpc:config":{"configured-endpoints":[{"name":"lab-mlx"}]}} 2026-07-12 08:13:23:233 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"configured-endpoints":[{"name":"lab-mlx"}]} 2026-07-12 08:13:23:233 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"name":"lab-mlx"}] 2026-07-12 08:13:23:233 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"name":"lab-mlx"} 2026-07-12 08:13:23:233 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "lab-mlx" 2026-07-12 08:13:23:233 +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-07-12 08:13:23:234 +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-07-12 08:13:23:234 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:23:234 +0000 [main] INFO AbstractJsonRpcTest - [END]testReducedData 2026-07-12 08:13:23:234 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:23:294 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:23:294 +0000 [main] INFO AbstractJsonRpcTest - [START]testReadTopologyData 2026-07-12 08:13:23:294 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:23:393 +0000 [main] INFO RemoteControlTest - Path len : 1 2026-07-12 08:13:23:394 +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-07-12 08:13:23:394 +0000 [main] TRACE JsonRpcPathCodec - [Encode][Unkeyed]: (urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology 2026-07-12 08:13:23:394 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{}} 2026-07-12 08:13:23:394 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2026-07-12 08:13:23:394 +0000 [main] INFO RemoteControlTest - JSON path : {"network-topology:network-topology":{}} 2026-07-12 08:13:23:394 +0000 [main] INFO RemoteControlTest - path from codec : /(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology 2026-07-12 08:13:23:394 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{}} 2026-07-12 08:13:23:394 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2026-07-12 08:13:23:394 +0000 [main] DEBUG JsonRpcDatastoreAdapter - READ : YII :/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology 2026-07-12 08:13:23:395 +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-07-12 08:13:23:397 +0000 [main] TRACE DataCodec - [Decode] result : {"topology":[{"topology-id":"topo1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}],"server-provided":true}]} 2026-07-12 08:13:23:398 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:23:398 +0000 [main] INFO AbstractJsonRpcTest - [END]testReadTopologyData 2026-07-12 08:13:23:398 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:23:466 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:23:466 +0000 [main] INFO AbstractJsonRpcTest - [START]testInvalidPaths 2026-07-12 08:13:23:466 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:23:466 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{"topology":[1]}} 2026-07-12 08:13:23:466 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology":[1]} 2026-07-12 08:13:23:467 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [1] 2026-07-12 08:13:23:467 +0000 [main] INFO RemoteControlTest - This was expected : Unexpected JsonElement : JsonPrimitive => 1 2026-07-12 08:13:23:467 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{"topology":[[]]}} 2026-07-12 08:13:23:467 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology":[[]]} 2026-07-12 08:13:23:467 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [[]] 2026-07-12 08:13:23:467 +0000 [main] INFO RemoteControlTest - This was expected : Unexpected JsonElement : JsonArray => [] 2026-07-12 08:13:23:467 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":null} 2026-07-12 08:13:23:467 +0000 [main] INFO RemoteControlTest - This was expected : Unexpected element : JsonNull => null 2026-07-12 08:13:23:467 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"non-existent-module:data1":{}} 2026-07-12 08:13:23:467 +0000 [main] INFO RemoteControlTest - This was expected : Module 'non-existent-module' not found in schema 2026-07-12 08:13:23:467 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:23:468 +0000 [main] INFO AbstractJsonRpcTest - [END]testInvalidPaths 2026-07-12 08:13:23:468 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:23:522 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:23:523 +0000 [main] INFO AbstractJsonRpcTest - [START]testRemoveNonExistentDcn 2026-07-12 08:13:23:523 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:23:523 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:23:523 +0000 [main] INFO AbstractJsonRpcTest - [END]testRemoveNonExistentDcn 2026-07-12 08:13:23:523 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:23:578 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:23:578 +0000 [main] INFO AbstractJsonRpcTest - [START]testCommitNonExistentTX 2026-07-12 08:13:23:578 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:23:578 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : b1581788-c030-43b6-84bd-508c2bf3cbf4 2026-07-12 08:13:23:578 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:23:578 +0000 [main] INFO AbstractJsonRpcTest - [END]testCommitNonExistentTX 2026-07-12 08:13:23:578 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:23:636 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:23:636 +0000 [main] INFO AbstractJsonRpcTest - [START]testTxPutMergeDelete 2026-07-12 08:13:23:636 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:23:636 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : 7ee5ca5f-57fe-4046-8c2f-0fbc09431507 2026-07-12 08:13:23:637 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2026-07-12 08:13:23:637 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2026-07-12 08:13:23:637 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : 7ee5ca5f-57fe-4046-8c2f-0fbc09431507, 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-07-12 08:13:23:637 +0000 [main] TRACE DataCodec - [Decode] input : {"level2a":{}} 2026-07-12 08:13:23:637 +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-07-12 08:13:23:638 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 7ee5ca5f-57fe-4046-8c2f-0fbc09431507 2026-07-12 08:13:23:641 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"jsonrpc:config":{}} 2026-07-12 08:13:23:641 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2026-07-12 08:13:23:642 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : 03801edc-3fa5-4bf3-b040-114f19b8ad36, store : CONFIGURATION, entity : something, path : {"jsonrpc:config":{}}, YII :/(urn:opendaylight:jsonrpc?revision=2016-12-01)config, data : {"configured-endpoints":[]} 2026-07-12 08:13:23:642 +0000 [main] TRACE DataCodec - [Decode] input : {"configured-endpoints":[]} 2026-07-12 08:13:23:642 +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-07-12 08:13:23:642 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 03801edc-3fa5-4bf3-b040-114f19b8ad36 2026-07-12 08:13:23:646 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"jsonrpc:config":{"configured-endpoints":[{"name":"lab-mlx"}]}} 2026-07-12 08:13:23:647 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"configured-endpoints":[{"name":"lab-mlx"}]} 2026-07-12 08:13:23:647 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"name":"lab-mlx"}] 2026-07-12 08:13:23:647 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"name":"lab-mlx"} 2026-07-12 08:13:23:647 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "lab-mlx" 2026-07-12 08:13:23:647 +0000 [main] DEBUG JsonRpcDatastoreAdapter - MERGE : tx=ec1883b0-0684-4a32-93c6-51494ae52cbb, 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-07-12 08:13:23:647 +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-07-12 08:13:23:648 +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-07-12 08:13:23:649 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : ec1883b0-0684-4a32-93c6-51494ae52cbb 2026-07-12 08:13:23:650 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2026-07-12 08:13:23:650 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2026-07-12 08:13:23:650 +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-07-12 08:13:23:650 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2026-07-12 08:13:23:650 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2026-07-12 08:13:23:651 +0000 [main] DEBUG JsonRpcDatastoreAdapter - DELETE : tx=3ef89711-46f2-474e-a54f-407aee45afc1, store=OPERATIONAL, entity=test-model, path={"test-model-data:top-container":{}}, YII=/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2026-07-12 08:13:23:651 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 3ef89711-46f2-474e-a54f-407aee45afc1 2026-07-12 08:13:23:652 +0000 [main] DEBUG JsonRpcDatastoreAdapter - ERROR : 3ef89711-46f2-474e-a54f-407aee45afc1 2026-07-12 08:13:23:652 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2026-07-12 08:13:23:652 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2026-07-12 08:13:23:652 +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-07-12 08:13:23:652 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-07-12 08:13:23:652 +0000 [main] INFO AbstractJsonRpcTest - [END]testTxPutMergeDelete 2026-07-12 08:13:23:652 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================