2024-03-07 05:44:20:245 +0000 [main] DEBUG io.netty.util.internal.logging.InternalLoggerFactory - Using SLF4J as the default logging framework 2024-03-07 05:44:20:249 +0000 [main] DEBUG io.netty.channel.MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 8 2024-03-07 05:44:20:262 +0000 [main] DEBUG io.netty.util.concurrent.GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 2024-03-07 05:44:20:273 +0000 [main] DEBUG io.netty.util.internal.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2024-03-07 05:44:20:273 +0000 [main] DEBUG io.netty.util.internal.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2024-03-07 05:44:20:310 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent0 - -Dio.netty.noUnsafe: false 2024-03-07 05:44:20:310 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent0 - Java version: 17 2024-03-07 05:44:20:312 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 2024-03-07 05:44:20:312 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.copyMemory: available 2024-03-07 05:44:20:313 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.storeFence: available 2024-03-07 05:44:20:313 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent0 - java.nio.Buffer.address: available 2024-03-07 05:44:20:314 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 2024-03-07 05:44:20:315 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent0 - java.nio.Bits.unaligned: available, true 2024-03-07 05:44:20:316 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent0 - jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable: class io.netty.util.internal.PlatformDependent0$7 cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to unnamed module @18df8434 2024-03-07 05:44:20:317 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 2024-03-07 05:44:20:317 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent - sun.misc.Unsafe: available 2024-03-07 05:44:20:317 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2024-03-07 05:44:20:317 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 2024-03-07 05:44:20:320 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 2024-03-07 05:44:20:320 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.uninitializedArrayAllocationThreshold: -1 2024-03-07 05:44:20:322 +0000 [main] DEBUG io.netty.util.internal.CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 2024-03-07 05:44:20:322 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.noPreferDirect: false 2024-03-07 05:44:20:324 +0000 [main] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.noKeySetOptimization: false 2024-03-07 05:44:20:324 +0000 [main] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.selectorAutoRebuildThreshold: 512 2024-03-07 05:44:20:358 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 2024-03-07 05:44:20:442 +0000 [main] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.processId: 7660 (auto-detected) 2024-03-07 05:44:20:451 +0000 [main] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv4Stack: false 2024-03-07 05:44:20:451 +0000 [main] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv6Addresses: false 2024-03-07 05:44:20:454 +0000 [main] DEBUG io.netty.util.NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 2024-03-07 05:44:20:455 +0000 [main] DEBUG io.netty.util.NetUtil - /proc/sys/net/core/somaxconn: 2048 2024-03-07 05:44:20:456 +0000 [main] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.machineId: 02:42:27:ff:fe:a7:f7:57 (auto-detected) 2024-03-07 05:44:20:472 +0000 [main] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 2024-03-07 05:44:20:473 +0000 [main] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 2024-03-07 05:44:20:513 +0000 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 8 2024-03-07 05:44:20:513 +0000 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 8 2024-03-07 05:44:20:513 +0000 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192 2024-03-07 05:44:20:513 +0000 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 9 2024-03-07 05:44:20:513 +0000 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 4194304 2024-03-07 05:44:20:513 +0000 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256 2024-03-07 05:44:20:513 +0000 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64 2024-03-07 05:44:20:514 +0000 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768 2024-03-07 05:44:20:514 +0000 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192 2024-03-07 05:44:20:514 +0000 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimIntervalMillis: 0 2024-03-07 05:44:20:514 +0000 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.useCacheForAllThreads: false 2024-03-07 05:44:20:514 +0000 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 2024-03-07 05:44:20:534 +0000 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.allocator.type: pooled 2024-03-07 05:44:20:535 +0000 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 2024-03-07 05:44:20:535 +0000 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 2024-03-07 05:44:20:564 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:59547 2024-03-07 05:44:20:565 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1792109661 2024-03-07 05:44:20:616 +0000 [nioEventLoopGroup-2-2] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true 2024-03-07 05:44:20:616 +0000 [nioEventLoopGroup-2-2] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkBounds: true 2024-03-07 05:44:20:617 +0000 [nioEventLoopGroup-2-2] DEBUG io.netty.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@5ec04e8f 2024-03-07 05:44:20:680 +0000 [nioEventLoopGroup-2-2] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x3a03d1a1, L:/127.0.0.1:58418 - R:/127.0.0.1:59547]]@1792109661 2024-03-07 05:44:20:695 +0000 [nioEventLoopGroup-2-2] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: eXV7ALyA1d4pu2I1VPnolQ==, expected response: V2qMtwH0Hs7lyNHQBZkJq0uzBlA= 2024-03-07 05:44:20:706 +0000 [nioEventLoopGroup-2-2] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 2024-03-07 05:44:20:707 +0000 [nioEventLoopGroup-2-2] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.ratio: 8 2024-03-07 05:44:20:707 +0000 [nioEventLoopGroup-2-2] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.chunkSize: 32 2024-03-07 05:44:20:707 +0000 [nioEventLoopGroup-2-2] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.blocking: false 2024-03-07 05:44:20:707 +0000 [nioEventLoopGroup-2-2] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 2024-03-07 05:44:20:749 +0000 [nioEventLoopGroup-2-3] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0x3d4b7685, L:/127.0.0.1:59547 - R:/127.0.0.1:58418] WebSocket version V13 server handshake 2024-03-07 05:44:20:750 +0000 [nioEventLoopGroup-2-3] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: eXV7ALyA1d4pu2I1VPnolQ==, response: V2qMtwH0Hs7lyNHQBZkJq0uzBlA= 2024-03-07 05:44:20:765 +0000 [nioEventLoopGroup-2-2] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0x3a03d1a1, L:/127.0.0.1:58418 - R:/127.0.0.1:59547] 2024-03-07 05:44:20:778 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:59547 2024-03-07 05:44:20:779 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1625932709 2024-03-07 05:44:20:782 +0000 [nioEventLoopGroup-2-4] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x896bd1d9, L:/127.0.0.1:58428 - R:/127.0.0.1:59547]]@1625932709 2024-03-07 05:44:20:783 +0000 [nioEventLoopGroup-2-4] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: gYSoMzCRUajXBhbN7XyOZg==, expected response: njMtHs3K7bUKY78k2USmP7hzZew= 2024-03-07 05:44:20:796 +0000 [nioEventLoopGroup-2-5] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0xdaffdb66, L:/127.0.0.1:59547 - R:/127.0.0.1:58428] WebSocket version V13 server handshake 2024-03-07 05:44:20:797 +0000 [nioEventLoopGroup-2-5] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: gYSoMzCRUajXBhbN7XyOZg==, response: njMtHs3K7bUKY78k2USmP7hzZew= 2024-03-07 05:44:20:798 +0000 [nioEventLoopGroup-2-4] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0x896bd1d9, L:/127.0.0.1:58428 - R:/127.0.0.1:59547] 2024-03-07 05:44:20:882 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:59547 2024-03-07 05:44:20:882 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@411748515 2024-03-07 05:44:20:886 +0000 [nioEventLoopGroup-2-6] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x5cd11992, L:/127.0.0.1:58436 - R:/127.0.0.1:59547]]@411748515 2024-03-07 05:44:20:887 +0000 [nioEventLoopGroup-2-6] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: ricvG044RMj/FXxVP1ULpA==, expected response: X/r2cf1GCNm/9Iqn7XiKn7DH4Rw= 2024-03-07 05:44:20:897 +0000 [nioEventLoopGroup-2-7] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0xe6d96571, L:/127.0.0.1:59547 - R:/127.0.0.1:58436] WebSocket version V13 server handshake 2024-03-07 05:44:20:898 +0000 [nioEventLoopGroup-2-7] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: ricvG044RMj/FXxVP1ULpA==, response: X/r2cf1GCNm/9Iqn7XiKn7DH4Rw= 2024-03-07 05:44:20:900 +0000 [nioEventLoopGroup-2-6] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0x5cd11992, L:/127.0.0.1:58436 - R:/127.0.0.1:59547] 2024-03-07 05:44:20:986 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:59547 2024-03-07 05:44:20:986 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@873105556 2024-03-07 05:44:20:990 +0000 [nioEventLoopGroup-2-8] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x2e5121ff, L:/127.0.0.1:58438 - R:/127.0.0.1:59547]]@873105556 2024-03-07 05:44:20:991 +0000 [nioEventLoopGroup-2-8] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: 6qsx4z9jSi1OgpykT9CsaA==, expected response: VXrQh1BMlQ3d4II5t8bRkcLyEoM= 2024-03-07 05:44:21:007 +0000 [nioEventLoopGroup-2-9] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0x67244d4d, L:/127.0.0.1:59547 - R:/127.0.0.1:58438] WebSocket version V13 server handshake 2024-03-07 05:44:21:008 +0000 [nioEventLoopGroup-2-9] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: 6qsx4z9jSi1OgpykT9CsaA==, response: VXrQh1BMlQ3d4II5t8bRkcLyEoM= 2024-03-07 05:44:21:010 +0000 [nioEventLoopGroup-2-8] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0x2e5121ff, L:/127.0.0.1:58438 - R:/127.0.0.1:59547] 2024-03-07 05:44:21:095 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:59547 2024-03-07 05:44:21:097 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@281487983 2024-03-07 05:44:21:101 +0000 [nioEventLoopGroup-2-10] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x5ed28dab, L:/127.0.0.1:58454 - R:/127.0.0.1:59547]]@281487983 2024-03-07 05:44:21:102 +0000 [nioEventLoopGroup-2-10] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: FXpwLKeE7hR+hhUc2lIpkg==, expected response: DaShX9sP0XAc7QOxMZNuDmKt93w= 2024-03-07 05:44:21:111 +0000 [nioEventLoopGroup-2-11] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0x2900a537, L:/127.0.0.1:59547 - R:/127.0.0.1:58454] WebSocket version V13 server handshake 2024-03-07 05:44:21:111 +0000 [nioEventLoopGroup-2-11] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: FXpwLKeE7hR+hhUc2lIpkg==, response: DaShX9sP0XAc7QOxMZNuDmKt93w= 2024-03-07 05:44:21:113 +0000 [nioEventLoopGroup-2-10] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0x5ed28dab, L:/127.0.0.1:58454 - R:/127.0.0.1:59547] 2024-03-07 05:44:21:271 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:272 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:273 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:283 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:284 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:290 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:292 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:294 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:295 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:295 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:295 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:295 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:295 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:295 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:296 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:296 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:296 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:296 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:296 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:296 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:297 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:297 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:297 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:297 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:297 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:297 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:297 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:297 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:297 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:297 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:297 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:297 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:298 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:298 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:298 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:298 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:298 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:298 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:298 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:298 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:298 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:298 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:299 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:299 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:299 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:299 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:299 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:299 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:299 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:299 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:299 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:300 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:300 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:300 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:300 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:300 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:300 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:300 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:300 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:300 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:301 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:301 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:301 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:301 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:301 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:301 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:301 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:302 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:302 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:302 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:302 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:302 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:302 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:302 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:302 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:303 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:303 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:303 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:303 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:303 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:303 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:303 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:303 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:303 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:303 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:304 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:304 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:304 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:304 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:304 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:304 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:305 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:305 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:305 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:305 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:305 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:305 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:305 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:305 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:305 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:305 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:306 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:306 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:306 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:306 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:306 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:306 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:306 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:306 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:306 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:306 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:306 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:307 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:307 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:307 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:307 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:307 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:307 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:307 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:307 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:307 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:307 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:308 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:308 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:299 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:308 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:308 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:308 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:308 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:308 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:308 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:308 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:308 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:308 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:308 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:308 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:309 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:309 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:309 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:309 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:309 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:309 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:309 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:309 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:309 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:309 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:310 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:310 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:310 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:310 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:311 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:311 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:311 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:311 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:311 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:312 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:312 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:312 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:314 +0000 [defaultEventExecutorGroup-3-9] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:315 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:315 +0000 [defaultEventExecutorGroup-3-9] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:315 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:315 +0000 [defaultEventExecutorGroup-3-9] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:315 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:315 +0000 [defaultEventExecutorGroup-3-9] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:315 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:316 +0000 [defaultEventExecutorGroup-3-9] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:316 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:316 +0000 [defaultEventExecutorGroup-3-9] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:316 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:316 +0000 [defaultEventExecutorGroup-3-9] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:316 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:317 +0000 [defaultEventExecutorGroup-3-9] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:317 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:317 +0000 [defaultEventExecutorGroup-3-9] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:317 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:317 +0000 [defaultEventExecutorGroup-3-9] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:317 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:317 +0000 [defaultEventExecutorGroup-3-9] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:318 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:318 +0000 [defaultEventExecutorGroup-3-9] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:318 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:318 +0000 [defaultEventExecutorGroup-3-9] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:318 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:318 +0000 [defaultEventExecutorGroup-3-9] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:318 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:319 +0000 [defaultEventExecutorGroup-3-9] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:319 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:319 +0000 [defaultEventExecutorGroup-3-9] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:319 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:319 +0000 [defaultEventExecutorGroup-3-9] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:319 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:319 +0000 [defaultEventExecutorGroup-3-9] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:319 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:320 +0000 [defaultEventExecutorGroup-3-9] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:320 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:320 +0000 [defaultEventExecutorGroup-3-9] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:310 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:320 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:320 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:329 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.messagelib.AbstractSession - Reference count reached 0, closing and removing AbstractSession [PUB@ws://0.0.0.0:59547@1322057909] 2024-03-07 05:44:21:337 +0000 [nioEventLoopGroup-2-10] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@419625215 2024-03-07 05:44:21:337 +0000 [nioEventLoopGroup-2-10] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0x5ed28dab, L:/127.0.0.1:58454 ! R:/127.0.0.1:59547]]@281487983 2024-03-07 05:44:21:337 +0000 [nioEventLoopGroup-2-2] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@966533694 2024-03-07 05:44:21:337 +0000 [nioEventLoopGroup-2-2] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0x3a03d1a1, L:/127.0.0.1:58418 ! R:/127.0.0.1:59547]]@1792109661 2024-03-07 05:44:21:338 +0000 [nioEventLoopGroup-2-4] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@1664846199 2024-03-07 05:44:21:338 +0000 [nioEventLoopGroup-2-4] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0x896bd1d9, L:/127.0.0.1:58428 ! R:/127.0.0.1:59547]]@1625932709 2024-03-07 05:44:21:339 +0000 [nioEventLoopGroup-2-4] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded inbound message CloseWebSocketFrame(data: PooledUnsafeDirectByteBuf(ridx: 0, widx: 5, cap: 5)) that reached at the tail of the pipeline. Please check your pipeline configuration. 2024-03-07 05:44:21:339 +0000 [nioEventLoopGroup-2-4] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [ws-decoder, ws-encoder, client-handler, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0x896bd1d9, L:/127.0.0.1:58428 ! R:/127.0.0.1:59547]. 2024-03-07 05:44:21:341 +0000 [nioEventLoopGroup-2-10] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded inbound message CloseWebSocketFrame(data: PooledUnsafeDirectByteBuf(ridx: 0, widx: 5, cap: 5)) that reached at the tail of the pipeline. Please check your pipeline configuration. 2024-03-07 05:44:21:341 +0000 [nioEventLoopGroup-2-10] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [ws-decoder, ws-encoder, client-handler, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0x5ed28dab, L:/127.0.0.1:58454 ! R:/127.0.0.1:59547]. 2024-03-07 05:44:21:347 +0000 [nioEventLoopGroup-2-2] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded inbound message CloseWebSocketFrame(data: PooledUnsafeDirectByteBuf(ridx: 0, widx: 5, cap: 5)) that reached at the tail of the pipeline. Please check your pipeline configuration. 2024-03-07 05:44:21:347 +0000 [nioEventLoopGroup-2-8] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@1333920424 2024-03-07 05:44:21:347 +0000 [nioEventLoopGroup-2-8] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0x2e5121ff, L:/127.0.0.1:58438 ! R:/127.0.0.1:59547]]@873105556 2024-03-07 05:44:21:348 +0000 [nioEventLoopGroup-2-6] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@156616411 2024-03-07 05:44:21:348 +0000 [nioEventLoopGroup-2-6] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0x5cd11992, L:/127.0.0.1:58436 ! R:/127.0.0.1:59547]]@411748515 2024-03-07 05:44:21:348 +0000 [nioEventLoopGroup-2-2] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [ws-decoder, ws-encoder, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0x3a03d1a1, L:/127.0.0.1:58418 ! R:/127.0.0.1:59547]. 2024-03-07 05:44:21:349 +0000 [nioEventLoopGroup-2-6] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded inbound message CloseWebSocketFrame(data: PooledUnsafeDirectByteBuf(ridx: 0, widx: 5, cap: 5)) that reached at the tail of the pipeline. Please check your pipeline configuration. 2024-03-07 05:44:21:349 +0000 [nioEventLoopGroup-2-6] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [ws-decoder, ws-encoder, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0x5cd11992, L:/127.0.0.1:58436 ! R:/127.0.0.1:59547]. 2024-03-07 05:44:21:355 +0000 [nioEventLoopGroup-2-8] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded inbound message CloseWebSocketFrame(data: PooledUnsafeDirectByteBuf(ridx: 0, widx: 5, cap: 5)) that reached at the tail of the pipeline. Please check your pipeline configuration. 2024-03-07 05:44:21:355 +0000 [nioEventLoopGroup-2-8] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [ws-decoder, ws-encoder, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0x2e5121ff, L:/127.0.0.1:58438 ! R:/127.0.0.1:59547]. 2024-03-07 05:44:21:355 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.messagelib.AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=INITIAL, uri=ws://127.0.0.1:59547, sessionType=SUB, hashCode=1625932709] 2024-03-07 05:44:21:355 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0x896bd1d9, L:/127.0.0.1:58428 ! R:/127.0.0.1:59547]]@1625932709 2024-03-07 05:44:21:356 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.messagelib.AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=INITIAL, uri=ws://127.0.0.1:59547, sessionType=SUB, hashCode=873105556] 2024-03-07 05:44:21:356 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0x2e5121ff, L:/127.0.0.1:58438 ! R:/127.0.0.1:59547]]@873105556 2024-03-07 05:44:21:356 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.messagelib.AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=INITIAL, uri=ws://127.0.0.1:59547, sessionType=SUB, hashCode=1792109661] 2024-03-07 05:44:21:356 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0x3a03d1a1, L:/127.0.0.1:58418 ! R:/127.0.0.1:59547]]@1792109661 2024-03-07 05:44:21:356 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.messagelib.AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=INITIAL, uri=ws://127.0.0.1:59547, sessionType=SUB, hashCode=411748515] 2024-03-07 05:44:21:357 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0x5cd11992, L:/127.0.0.1:58436 ! R:/127.0.0.1:59547]]@411748515 2024-03-07 05:44:21:357 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.messagelib.AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=INITIAL, uri=ws://127.0.0.1:59547, sessionType=SUB, hashCode=281487983] 2024-03-07 05:44:21:357 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0x5ed28dab, L:/127.0.0.1:58454 ! R:/127.0.0.1:59547]]@281487983 2024-03-07 05:44:21:372 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:50611 2024-03-07 05:44:21:372 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@775093282 2024-03-07 05:44:21:381 +0000 [nioEventLoopGroup-2-6] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x4488272c, L:/127.0.0.1:52666 - R:/127.0.0.1:50611]]@775093282 2024-03-07 05:44:21:478 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:50611 2024-03-07 05:44:21:478 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@2098720336 2024-03-07 05:44:21:480 +0000 [nioEventLoopGroup-2-8] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x419e7137, L:/127.0.0.1:52678 - R:/127.0.0.1:50611]]@2098720336 2024-03-07 05:44:21:580 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:50611 2024-03-07 05:44:21:580 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1832101486 2024-03-07 05:44:21:582 +0000 [nioEventLoopGroup-2-10] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xcb140f58, L:/127.0.0.1:52692 - R:/127.0.0.1:50611]]@1832101486 2024-03-07 05:44:21:681 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:50611 2024-03-07 05:44:21:681 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@380556447 2024-03-07 05:44:21:684 +0000 [nioEventLoopGroup-2-12] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x0a986eae, L:/127.0.0.1:52704 - R:/127.0.0.1:50611]]@380556447 2024-03-07 05:44:21:782 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:50611 2024-03-07 05:44:21:782 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@2044211046 2024-03-07 05:44:21:784 +0000 [nioEventLoopGroup-2-2] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x08c2a82c, L:/127.0.0.1:52710 - R:/127.0.0.1:50611]]@2044211046 2024-03-07 05:44:21:896 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:897 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:897 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:897 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:897 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:898 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:899 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:899 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:900 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:900 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:899 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:900 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:901 +0000 [defaultEventExecutorGroup-3-11] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:898 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:900 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:900 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:901 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:902 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:902 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:902 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:902 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:902 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:902 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:902 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:902 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:902 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:902 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:903 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:903 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:903 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:903 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:903 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:903 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:903 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:903 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:904 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:904 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:904 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:904 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:904 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:904 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:904 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:904 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:904 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:904 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:904 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:905 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:905 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:901 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:905 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:902 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:905 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:905 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:905 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:905 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:905 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:905 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:906 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:906 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:906 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:906 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:906 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:906 +0000 [defaultEventExecutorGroup-3-11] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:901 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:906 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:906 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:906 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:907 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:907 +0000 [defaultEventExecutorGroup-3-11] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:907 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:907 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:907 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:907 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:907 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:907 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:908 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:907 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:908 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:908 +0000 [defaultEventExecutorGroup-3-11] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:908 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:908 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:908 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:908 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:908 +0000 [defaultEventExecutorGroup-3-11] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:908 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:908 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:908 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:908 +0000 [defaultEventExecutorGroup-3-11] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:909 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:909 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:909 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:909 +0000 [defaultEventExecutorGroup-3-11] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:909 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:909 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:909 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:909 +0000 [defaultEventExecutorGroup-3-11] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:909 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:909 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:909 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:909 +0000 [defaultEventExecutorGroup-3-11] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:910 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:910 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:910 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:910 +0000 [defaultEventExecutorGroup-3-11] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:910 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:910 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:910 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:910 +0000 [defaultEventExecutorGroup-3-11] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:910 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:910 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:908 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:910 +0000 [defaultEventExecutorGroup-3-11] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:908 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:911 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:911 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:911 +0000 [defaultEventExecutorGroup-3-11] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:911 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:911 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:911 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:911 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:911 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:911 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:912 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:912 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:912 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:912 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:912 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:912 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:912 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:912 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:913 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:913 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:913 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:913 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:913 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:913 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:913 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:913 +0000 [defaultEventExecutorGroup-3-11] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:913 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:914 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:914 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:914 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:914 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:914 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:914 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:914 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:914 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:915 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:915 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:915 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:915 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:915 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:915 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:915 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:915 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:916 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:917 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:917 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:917 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:917 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:917 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:917 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:918 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:918 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:918 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:918 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:919 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:919 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:919 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:920 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:920 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:920 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:920 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:920 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:920 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:921 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:921 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:921 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:921 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:921 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:921 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:910 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:922 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:922 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:922 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:922 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:922 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:922 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:913 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:922 +0000 [defaultEventExecutorGroup-3-11] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:923 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:923 +0000 [defaultEventExecutorGroup-3-11] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:923 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:923 +0000 [defaultEventExecutorGroup-3-11] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:923 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:923 +0000 [defaultEventExecutorGroup-3-11] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:923 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:923 +0000 [defaultEventExecutorGroup-3-11] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:924 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-03-07 05:44:21:924 +0000 [defaultEventExecutorGroup-3-11] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-03-07 05:44:21:926 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.messagelib.AbstractSession - Reference count reached 0, closing and removing AbstractSession [PUB@zmq://0.0.0.0:50611@1720760826] 2024-03-07 05:44:21:926 +0000 [nioEventLoopGroup-2-2] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@1683161475 2024-03-07 05:44:21:927 +0000 [nioEventLoopGroup-2-2] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0x08c2a82c, L:/127.0.0.1:52710 ! R:/127.0.0.1:50611]]@2044211046 2024-03-07 05:44:21:927 +0000 [nioEventLoopGroup-2-10] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@2046393886 2024-03-07 05:44:21:927 +0000 [nioEventLoopGroup-2-10] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0xcb140f58, L:/127.0.0.1:52692 ! R:/127.0.0.1:50611]]@1832101486 2024-03-07 05:44:21:928 +0000 [nioEventLoopGroup-2-8] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@1002465337 2024-03-07 05:44:21:928 +0000 [nioEventLoopGroup-2-8] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0x419e7137, L:/127.0.0.1:52678 ! R:/127.0.0.1:50611]]@2098720336 2024-03-07 05:44:21:928 +0000 [nioEventLoopGroup-2-6] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@67854463 2024-03-07 05:44:21:928 +0000 [nioEventLoopGroup-2-6] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0x4488272c, L:/127.0.0.1:52666 ! R:/127.0.0.1:50611]]@775093282 2024-03-07 05:44:21:928 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.messagelib.AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=INITIAL, uri=zmq://127.0.0.1:50611, sessionType=SUB, hashCode=1832101486] 2024-03-07 05:44:21:928 +0000 [nioEventLoopGroup-2-12] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@937846552 2024-03-07 05:44:21:929 +0000 [nioEventLoopGroup-2-12] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0x0a986eae, L:/127.0.0.1:52704 ! R:/127.0.0.1:50611]]@380556447 2024-03-07 05:44:21:928 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0xcb140f58, L:/127.0.0.1:52692 ! R:/127.0.0.1:50611]]@1832101486 2024-03-07 05:44:21:931 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.messagelib.AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=INITIAL, uri=zmq://127.0.0.1:50611, sessionType=SUB, hashCode=2044211046] 2024-03-07 05:44:21:931 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0x08c2a82c, L:/127.0.0.1:52710 ! R:/127.0.0.1:50611]]@2044211046 2024-03-07 05:44:21:936 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.messagelib.AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=INITIAL, uri=zmq://127.0.0.1:50611, sessionType=SUB, hashCode=380556447] 2024-03-07 05:44:21:936 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0x0a986eae, L:/127.0.0.1:52704 ! R:/127.0.0.1:50611]]@380556447 2024-03-07 05:44:21:936 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.messagelib.AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=INITIAL, uri=zmq://127.0.0.1:50611, sessionType=SUB, hashCode=775093282] 2024-03-07 05:44:21:937 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0x4488272c, L:/127.0.0.1:52666 ! R:/127.0.0.1:50611]]@775093282 2024-03-07 05:44:21:937 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.messagelib.AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=INITIAL, uri=zmq://127.0.0.1:50611, sessionType=SUB, hashCode=2098720336] 2024-03-07 05:44:21:937 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0x419e7137, L:/127.0.0.1:52678 ! R:/127.0.0.1:50611]]@2098720336