2024-01-18 05:44:00:581 +0000 [main] DEBUG io.netty.util.internal.logging.InternalLoggerFactory - Using SLF4J as the default logging framework 2024-01-18 05:44:00:585 +0000 [main] DEBUG io.netty.channel.MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 8 2024-01-18 05:44:00:598 +0000 [main] DEBUG io.netty.util.concurrent.GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 2024-01-18 05:44:00:609 +0000 [main] DEBUG io.netty.util.internal.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2024-01-18 05:44:00:610 +0000 [main] DEBUG io.netty.util.internal.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2024-01-18 05:44:00:644 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent0 - -Dio.netty.noUnsafe: false 2024-01-18 05:44:00:645 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent0 - Java version: 17 2024-01-18 05:44:00:646 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 2024-01-18 05:44:00:646 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.copyMemory: available 2024-01-18 05:44:00:647 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.storeFence: available 2024-01-18 05:44:00:648 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent0 - java.nio.Buffer.address: available 2024-01-18 05:44:00:648 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 2024-01-18 05:44:00:649 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent0 - java.nio.Bits.unaligned: available, true 2024-01-18 05:44:00:650 +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-01-18 05:44:00:651 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 2024-01-18 05:44:00:651 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent - sun.misc.Unsafe: available 2024-01-18 05:44:00:651 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2024-01-18 05:44:00:652 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 2024-01-18 05:44:00:655 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 2024-01-18 05:44:00:655 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.uninitializedArrayAllocationThreshold: -1 2024-01-18 05:44:00:656 +0000 [main] DEBUG io.netty.util.internal.CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 2024-01-18 05:44:00:657 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.noPreferDirect: false 2024-01-18 05:44:00:659 +0000 [main] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.noKeySetOptimization: false 2024-01-18 05:44:00:659 +0000 [main] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.selectorAutoRebuildThreshold: 512 2024-01-18 05:44:00:682 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 2024-01-18 05:44:00:759 +0000 [main] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.processId: 7631 (auto-detected) 2024-01-18 05:44:00:767 +0000 [main] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv4Stack: false 2024-01-18 05:44:00:767 +0000 [main] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv6Addresses: false 2024-01-18 05:44:00:770 +0000 [main] DEBUG io.netty.util.NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 2024-01-18 05:44:00:771 +0000 [main] DEBUG io.netty.util.NetUtil - /proc/sys/net/core/somaxconn: 2048 2024-01-18 05:44:00:772 +0000 [main] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.machineId: 02:42:ba:ff:fe:a9:a1:65 (auto-detected) 2024-01-18 05:44:00:788 +0000 [main] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 2024-01-18 05:44:00:788 +0000 [main] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 2024-01-18 05:44:00:829 +0000 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 8 2024-01-18 05:44:00:829 +0000 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 8 2024-01-18 05:44:00:829 +0000 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192 2024-01-18 05:44:00:830 +0000 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 9 2024-01-18 05:44:00:830 +0000 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 4194304 2024-01-18 05:44:00:830 +0000 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256 2024-01-18 05:44:00:830 +0000 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64 2024-01-18 05:44:00:830 +0000 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768 2024-01-18 05:44:00:830 +0000 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192 2024-01-18 05:44:00:830 +0000 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimIntervalMillis: 0 2024-01-18 05:44:00:830 +0000 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.useCacheForAllThreads: false 2024-01-18 05:44:00:830 +0000 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 2024-01-18 05:44:00:852 +0000 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.allocator.type: pooled 2024-01-18 05:44:00:852 +0000 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 2024-01-18 05:44:00:852 +0000 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 2024-01-18 05:44:00:890 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:45097 2024-01-18 05:44:00:890 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1792109661 2024-01-18 05:44:00:944 +0000 [nioEventLoopGroup-2-2] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true 2024-01-18 05:44:00:944 +0000 [nioEventLoopGroup-2-2] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkBounds: true 2024-01-18 05:44:00:946 +0000 [nioEventLoopGroup-2-2] DEBUG io.netty.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@2fe539c9 2024-01-18 05:44:01:007 +0000 [nioEventLoopGroup-2-2] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xdebde022, L:/127.0.0.1:60540 - R:/127.0.0.1:45097]]@1792109661 2024-01-18 05:44:01:024 +0000 [nioEventLoopGroup-2-2] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: P3XS27qO8cF/cye5jhJ//A==, expected response: crvm79gOjvhjl+TzT7sMcvSO9Tg= 2024-01-18 05:44:01:033 +0000 [nioEventLoopGroup-2-2] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 2024-01-18 05:44:01:033 +0000 [nioEventLoopGroup-2-2] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.ratio: 8 2024-01-18 05:44:01:033 +0000 [nioEventLoopGroup-2-2] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.chunkSize: 32 2024-01-18 05:44:01:033 +0000 [nioEventLoopGroup-2-2] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.blocking: false 2024-01-18 05:44:01:034 +0000 [nioEventLoopGroup-2-2] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 2024-01-18 05:44:01:081 +0000 [nioEventLoopGroup-2-3] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0xf0217e4b, L:/127.0.0.1:45097 - R:/127.0.0.1:60540] WebSocket version V13 server handshake 2024-01-18 05:44:01:082 +0000 [nioEventLoopGroup-2-3] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: P3XS27qO8cF/cye5jhJ//A==, response: crvm79gOjvhjl+TzT7sMcvSO9Tg= 2024-01-18 05:44:01:095 +0000 [nioEventLoopGroup-2-2] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0xdebde022, L:/127.0.0.1:60540 - R:/127.0.0.1:45097] 2024-01-18 05:44:01:111 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:45097 2024-01-18 05:44:01:111 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1625932709 2024-01-18 05:44:01:115 +0000 [nioEventLoopGroup-2-4] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xd6be2b02, L:/127.0.0.1:60552 - R:/127.0.0.1:45097]]@1625932709 2024-01-18 05:44:01:116 +0000 [nioEventLoopGroup-2-4] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: AD0yoy0SxMH7s1FsVtO8pQ==, expected response: gKxb0rskKRRu8jGtdv7iXynMGf8= 2024-01-18 05:44:01:131 +0000 [nioEventLoopGroup-2-5] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0xd43a1eec, L:/127.0.0.1:45097 - R:/127.0.0.1:60552] WebSocket version V13 server handshake 2024-01-18 05:44:01:131 +0000 [nioEventLoopGroup-2-5] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: AD0yoy0SxMH7s1FsVtO8pQ==, response: gKxb0rskKRRu8jGtdv7iXynMGf8= 2024-01-18 05:44:01:134 +0000 [nioEventLoopGroup-2-4] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0xd6be2b02, L:/127.0.0.1:60552 - R:/127.0.0.1:45097] 2024-01-18 05:44:01:215 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:45097 2024-01-18 05:44:01:215 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@411748515 2024-01-18 05:44:01:218 +0000 [nioEventLoopGroup-2-6] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x0231bc31, L:/127.0.0.1:60556 - R:/127.0.0.1:45097]]@411748515 2024-01-18 05:44:01:219 +0000 [nioEventLoopGroup-2-6] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: moigwp6568EPoNvKgCtelQ==, expected response: eYgP7M2yOZEJsIyatMSyst7SSps= 2024-01-18 05:44:01:229 +0000 [nioEventLoopGroup-2-7] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0x5cbd19a0, L:/127.0.0.1:45097 - R:/127.0.0.1:60556] WebSocket version V13 server handshake 2024-01-18 05:44:01:229 +0000 [nioEventLoopGroup-2-7] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: moigwp6568EPoNvKgCtelQ==, response: eYgP7M2yOZEJsIyatMSyst7SSps= 2024-01-18 05:44:01:231 +0000 [nioEventLoopGroup-2-6] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0x0231bc31, L:/127.0.0.1:60556 - R:/127.0.0.1:45097] 2024-01-18 05:44:01:318 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:45097 2024-01-18 05:44:01:318 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@873105556 2024-01-18 05:44:01:322 +0000 [nioEventLoopGroup-2-8] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x2698fd94, L:/127.0.0.1:60560 - R:/127.0.0.1:45097]]@873105556 2024-01-18 05:44:01:322 +0000 [nioEventLoopGroup-2-8] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: h1e7H0cm906erjceTEUYlQ==, expected response: vvr+nJBdtuVWM7eRXFZLSbGVvHs= 2024-01-18 05:44:01:335 +0000 [nioEventLoopGroup-2-9] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0x63706357, L:/127.0.0.1:45097 - R:/127.0.0.1:60560] WebSocket version V13 server handshake 2024-01-18 05:44:01:336 +0000 [nioEventLoopGroup-2-9] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: h1e7H0cm906erjceTEUYlQ==, response: vvr+nJBdtuVWM7eRXFZLSbGVvHs= 2024-01-18 05:44:01:340 +0000 [nioEventLoopGroup-2-8] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0x2698fd94, L:/127.0.0.1:60560 - R:/127.0.0.1:45097] 2024-01-18 05:44:01:420 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:45097 2024-01-18 05:44:01:420 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@281487983 2024-01-18 05:44:01:423 +0000 [nioEventLoopGroup-2-10] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xf960c9ae, L:/127.0.0.1:60572 - R:/127.0.0.1:45097]]@281487983 2024-01-18 05:44:01:424 +0000 [nioEventLoopGroup-2-10] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: VWV38rqL6lPEcf0pTWssRw==, expected response: DZxnS9a3biqgFlDnlPts5afn9Q0= 2024-01-18 05:44:01:433 +0000 [nioEventLoopGroup-2-11] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0x9b1222ec, L:/127.0.0.1:45097 - R:/127.0.0.1:60572] WebSocket version V13 server handshake 2024-01-18 05:44:01:433 +0000 [nioEventLoopGroup-2-11] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: VWV38rqL6lPEcf0pTWssRw==, response: DZxnS9a3biqgFlDnlPts5afn9Q0= 2024-01-18 05:44:01:435 +0000 [nioEventLoopGroup-2-10] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0xf960c9ae, L:/127.0.0.1:60572 - R:/127.0.0.1:45097] 2024-01-18 05:44:01:597 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:598 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:598 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:598 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:599 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:636 +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-01-18 05:44:01:636 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:636 +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-01-18 05:44:01:636 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:636 +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-01-18 05:44:01:636 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:637 +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-01-18 05:44:01:637 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:637 +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-01-18 05:44:01:637 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:637 +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-01-18 05:44:01:637 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:637 +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-01-18 05:44:01:638 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:638 +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-01-18 05:44:01:638 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:638 +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-01-18 05:44:01:638 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:638 +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-01-18 05:44:01:638 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:638 +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-01-18 05:44:01:639 +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-01-18 05:44:01:639 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:639 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:639 +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-01-18 05:44:01:639 +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-01-18 05:44:01:639 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:639 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:639 +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-01-18 05:44:01:639 +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-01-18 05:44:01:639 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:639 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:639 +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-01-18 05:44:01:640 +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-01-18 05:44:01:640 +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-01-18 05:44:01:640 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:640 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:640 +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-01-18 05:44:01:640 +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-01-18 05:44:01:640 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:640 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:640 +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-01-18 05:44:01:640 +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-01-18 05:44:01:640 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:641 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:641 +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-01-18 05:44:01:641 +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-01-18 05:44:01:641 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:641 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:641 +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-01-18 05:44:01:641 +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-01-18 05:44:01:641 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:641 +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-01-18 05:44:01:641 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:642 +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-01-18 05:44:01:642 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:642 +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-01-18 05:44:01:642 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:642 +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-01-18 05:44:01:642 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:643 +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-01-18 05:44:01:643 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:643 +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-01-18 05:44:01:643 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:643 +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-01-18 05:44:01:643 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:643 +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-01-18 05:44:01:644 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:644 +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-01-18 05:44:01:644 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:644 +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-01-18 05:44:01:644 +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-01-18 05:44:01:644 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:644 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:644 +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-01-18 05:44:01:644 +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-01-18 05:44:01:644 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:645 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:645 +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-01-18 05:44:01:645 +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-01-18 05:44:01:645 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:645 +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-01-18 05:44:01:645 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:645 +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-01-18 05:44:01:645 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:646 +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-01-18 05:44:01:646 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:646 +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-01-18 05:44:01:646 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:646 +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-01-18 05:44:01:640 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:646 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:646 +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-01-18 05:44:01:646 +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-01-18 05:44:01:646 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:647 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:647 +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-01-18 05:44:01:652 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:652 +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-01-18 05:44:01:653 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:653 +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-01-18 05:44:01:653 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:653 +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-01-18 05:44:01:653 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:653 +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-01-18 05:44:01:653 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:654 +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-01-18 05:44:01:654 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:654 +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-01-18 05:44:01:654 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:654 +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-01-18 05:44:01:654 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:654 +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-01-18 05:44:01:654 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:655 +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-01-18 05:44:01:655 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:655 +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-01-18 05:44:01:655 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:655 +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-01-18 05:44:01:655 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:655 +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-01-18 05:44:01:656 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:648 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:656 +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-01-18 05:44:01:656 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:656 +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-01-18 05:44:01:648 +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-01-18 05:44:01:657 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:657 +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-01-18 05:44:01:657 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:657 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:657 +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-01-18 05:44:01:657 +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-01-18 05:44:01:658 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:658 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:658 +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-01-18 05:44:01:658 +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-01-18 05:44:01:658 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:658 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:658 +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-01-18 05:44:01:658 +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-01-18 05:44:01:658 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:659 +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-01-18 05:44:01:659 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:659 +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-01-18 05:44:01:659 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:659 +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-01-18 05:44:01:660 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:660 +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-01-18 05:44:01:660 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:660 +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-01-18 05:44:01:660 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:661 +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-01-18 05:44:01:661 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:661 +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-01-18 05:44:01:647 +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-01-18 05:44:01:661 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:661 +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-01-18 05:44:01:662 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:662 +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-01-18 05:44:01:662 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:662 +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-01-18 05:44:01:662 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:663 +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-01-18 05:44:01:663 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:663 +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-01-18 05:44:01:663 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:663 +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-01-18 05:44:01:664 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:664 +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-01-18 05:44:01:664 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:664 +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-01-18 05:44:01:664 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:664 +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-01-18 05:44:01:665 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:665 +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-01-18 05:44:01:665 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:665 +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-01-18 05:44:01:665 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:666 +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-01-18 05:44:01:666 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:666 +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-01-18 05:44:01:666 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:666 +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-01-18 05:44:01:666 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:667 +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-01-18 05:44:01:667 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:667 +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-01-18 05:44:01:667 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:667 +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-01-18 05:44:01:668 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:668 +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-01-18 05:44:01:668 +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-01-18 05:44:01:668 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:01:668 +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-01-18 05:44:01:672 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.messagelib.AbstractSession - Reference count reached 0, closing and removing AbstractSession [PUB@ws://0.0.0.0:45097@1322057909] 2024-01-18 05:44:01:678 +0000 [nioEventLoopGroup-2-6] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@356552913 2024-01-18 05:44:01:678 +0000 [nioEventLoopGroup-2-6] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0x0231bc31, L:/127.0.0.1:60556 ! R:/127.0.0.1:45097]]@411748515 2024-01-18 05:44:01:679 +0000 [nioEventLoopGroup-2-8] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@2142887772 2024-01-18 05:44:01:679 +0000 [nioEventLoopGroup-2-8] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0x2698fd94, L:/127.0.0.1:60560 ! R:/127.0.0.1:45097]]@873105556 2024-01-18 05:44:01:680 +0000 [nioEventLoopGroup-2-4] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@36973215 2024-01-18 05:44:01:680 +0000 [nioEventLoopGroup-2-4] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0xd6be2b02, L:/127.0.0.1:60552 ! R:/127.0.0.1:45097]]@1625932709 2024-01-18 05:44:01:680 +0000 [nioEventLoopGroup-2-10] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@971237611 2024-01-18 05:44:01:680 +0000 [nioEventLoopGroup-2-2] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@1216131449 2024-01-18 05:44:01:680 +0000 [nioEventLoopGroup-2-10] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0xf960c9ae, L:/127.0.0.1:60572 ! R:/127.0.0.1:45097]]@281487983 2024-01-18 05:44:01:681 +0000 [nioEventLoopGroup-2-2] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0xdebde022, L:/127.0.0.1:60540 ! R:/127.0.0.1:45097]]@1792109661 2024-01-18 05:44:01:681 +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-01-18 05:44:01:681 +0000 [nioEventLoopGroup-2-2] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [ws-decoder, ws-encoder, client-handler, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0xdebde022, L:/127.0.0.1:60540 ! R:/127.0.0.1:45097]. 2024-01-18 05:44:01:681 +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-01-18 05:44:01:682 +0000 [nioEventLoopGroup-2-6] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [ws-decoder, ws-encoder, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0x0231bc31, L:/127.0.0.1:60556 ! R:/127.0.0.1:45097]. 2024-01-18 05:44:01:682 +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-01-18 05:44:01:682 +0000 [nioEventLoopGroup-2-4] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [ws-decoder, ws-encoder, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0xd6be2b02, L:/127.0.0.1:60552 ! R:/127.0.0.1:45097]. 2024-01-18 05:44:01:688 +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:45097, sessionType=SUB, hashCode=1625932709] 2024-01-18 05:44:01:688 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0xd6be2b02, L:/127.0.0.1:60552 ! R:/127.0.0.1:45097]]@1625932709 2024-01-18 05:44:01:688 +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:45097, sessionType=SUB, hashCode=873105556] 2024-01-18 05:44:01:688 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0x2698fd94, L:/127.0.0.1:60560 ! R:/127.0.0.1:45097]]@873105556 2024-01-18 05:44:01:691 +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-01-18 05:44:01:691 +0000 [nioEventLoopGroup-2-10] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [ws-decoder, ws-encoder, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0xf960c9ae, L:/127.0.0.1:60572 ! R:/127.0.0.1:45097]. 2024-01-18 05:44:01:701 +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-01-18 05:44:01:702 +0000 [nioEventLoopGroup-2-8] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [ws-decoder, ws-encoder, client-handler, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0x2698fd94, L:/127.0.0.1:60560 ! R:/127.0.0.1:45097]. 2024-01-18 05:44:01:702 +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:45097, sessionType=SUB, hashCode=1792109661] 2024-01-18 05:44:01:702 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0xdebde022, L:/127.0.0.1:60540 ! R:/127.0.0.1:45097]]@1792109661 2024-01-18 05:44:01:703 +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:45097, sessionType=SUB, hashCode=411748515] 2024-01-18 05:44:01:703 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0x0231bc31, L:/127.0.0.1:60556 ! R:/127.0.0.1:45097]]@411748515 2024-01-18 05:44:01:704 +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:45097, sessionType=SUB, hashCode=281487983] 2024-01-18 05:44:01:704 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0xf960c9ae, L:/127.0.0.1:60572 ! R:/127.0.0.1:45097]]@281487983 2024-01-18 05:44:01:733 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:58925 2024-01-18 05:44:01:733 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@775093282 2024-01-18 05:44:01:741 +0000 [nioEventLoopGroup-2-6] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x8e29fd25, L:/127.0.0.1:58918 - R:/127.0.0.1:58925]]@775093282 2024-01-18 05:44:01:840 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:58925 2024-01-18 05:44:01:840 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@2098720336 2024-01-18 05:44:01:843 +0000 [nioEventLoopGroup-2-8] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x85a74b4a, L:/127.0.0.1:58930 - R:/127.0.0.1:58925]]@2098720336 2024-01-18 05:44:01:949 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:58925 2024-01-18 05:44:01:949 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1832101486 2024-01-18 05:44:01:951 +0000 [nioEventLoopGroup-2-10] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x431b05d4, L:/127.0.0.1:58944 - R:/127.0.0.1:58925]]@1832101486 2024-01-18 05:44:02:052 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:58925 2024-01-18 05:44:02:053 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@380556447 2024-01-18 05:44:02:055 +0000 [nioEventLoopGroup-2-12] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xf5cfe049, L:/127.0.0.1:58948 - R:/127.0.0.1:58925]]@380556447 2024-01-18 05:44:02:155 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:58925 2024-01-18 05:44:02:156 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@2044211046 2024-01-18 05:44:02:158 +0000 [nioEventLoopGroup-2-2] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xa62d6fb9, L:/127.0.0.1:58952 - R:/127.0.0.1:58925]]@2044211046 2024-01-18 05:44:02:263 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:264 +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-01-18 05:44:02:266 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:267 +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-01-18 05:44:02:267 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:267 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:267 +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-01-18 05:44:02:267 +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-01-18 05:44:02:270 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:270 +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-01-18 05:44:02:270 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:270 +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-01-18 05:44:02:270 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:271 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:271 +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-01-18 05:44:02:271 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:271 +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-01-18 05:44:02:271 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:272 +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-01-18 05:44:02:272 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:272 +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-01-18 05:44:02:272 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:272 +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-01-18 05:44:02:272 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:273 +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-01-18 05:44:02:273 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:273 +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-01-18 05:44:02:273 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:273 +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-01-18 05:44:02:274 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:274 +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-01-18 05:44:02:274 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:274 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:274 +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-01-18 05:44:02:274 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:275 +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-01-18 05:44:02:275 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:275 +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-01-18 05:44:02:275 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:275 +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-01-18 05:44:02:275 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:276 +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-01-18 05:44:02:276 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:276 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:276 +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-01-18 05:44:02:276 +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-01-18 05:44:02:276 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:276 +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-01-18 05:44:02:276 +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-01-18 05:44:02:276 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:276 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:276 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:276 +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-01-18 05:44:02:277 +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-01-18 05:44:02:277 +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-01-18 05:44:02:277 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:277 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:277 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:277 +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-01-18 05:44:02:277 +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-01-18 05:44:02:277 +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-01-18 05:44:02:277 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:277 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:277 +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-01-18 05:44:02:277 +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-01-18 05:44:02:277 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:277 +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-01-18 05:44:02:277 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:278 +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-01-18 05:44:02:278 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:278 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:278 +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-01-18 05:44:02:278 +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-01-18 05:44:02:278 +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-01-18 05:44:02:278 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:278 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:278 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:278 +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-01-18 05:44:02:278 +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-01-18 05:44:02:278 +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-01-18 05:44:02:278 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:278 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:279 +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-01-18 05:44:02:279 +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-01-18 05:44:02:279 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:279 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:279 +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-01-18 05:44:02:279 +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-01-18 05:44:02:279 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:279 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:279 +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-01-18 05:44:02:279 +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-01-18 05:44:02:280 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:280 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:280 +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-01-18 05:44:02:280 +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-01-18 05:44:02:280 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:280 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:280 +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-01-18 05:44:02:280 +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-01-18 05:44:02:280 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:280 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:280 +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-01-18 05:44:02:280 +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-01-18 05:44:02:281 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:281 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:281 +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-01-18 05:44:02:281 +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-01-18 05:44:02:281 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:281 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:281 +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-01-18 05:44:02:281 +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-01-18 05:44:02:281 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:281 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:281 +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-01-18 05:44:02:281 +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-01-18 05:44:02:282 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:282 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:282 +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-01-18 05:44:02:282 +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-01-18 05:44:02:282 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:282 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:282 +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-01-18 05:44:02:282 +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-01-18 05:44:02:282 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:282 +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-01-18 05:44:02:282 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:283 +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-01-18 05:44:02:283 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:283 +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-01-18 05:44:02:283 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:283 +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-01-18 05:44:02:283 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:283 +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-01-18 05:44:02:284 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:284 +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-01-18 05:44:02:284 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:284 +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-01-18 05:44:02:284 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:284 +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-01-18 05:44:02:284 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:285 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:285 +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-01-18 05:44:02:285 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:285 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:285 +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-01-18 05:44:02:285 +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-01-18 05:44:02:285 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:285 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:285 +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-01-18 05:44:02:285 +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-01-18 05:44:02:285 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:286 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:286 +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-01-18 05:44:02:286 +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-01-18 05:44:02:286 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:286 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:286 +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-01-18 05:44:02:286 +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-01-18 05:44:02:286 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:286 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:286 +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-01-18 05:44:02:286 +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-01-18 05:44:02:287 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:287 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:287 +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-01-18 05:44:02:287 +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-01-18 05:44:02:287 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:287 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:287 +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-01-18 05:44:02:287 +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-01-18 05:44:02:287 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:287 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:287 +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-01-18 05:44:02:288 +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-01-18 05:44:02:288 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:288 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:288 +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-01-18 05:44:02:288 +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-01-18 05:44:02:288 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:288 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:288 +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-01-18 05:44:02:288 +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-01-18 05:44:02:288 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:289 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:289 +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-01-18 05:44:02:289 +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-01-18 05:44:02:289 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:289 +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-01-18 05:44:02:288 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:289 +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-01-18 05:44:02:289 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:289 +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-01-18 05:44:02:290 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:290 +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-01-18 05:44:02:290 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:290 +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-01-18 05:44:02:290 +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-01-18 05:44:02:290 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-18 05:44:02:291 +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-01-18 05:44:02:291 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.messagelib.AbstractSession - Reference count reached 0, closing and removing AbstractSession [PUB@zmq://0.0.0.0:58925@1720760826] 2024-01-18 05:44:02:292 +0000 [nioEventLoopGroup-2-12] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@755979870 2024-01-18 05:44:02:292 +0000 [nioEventLoopGroup-2-12] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0xf5cfe049, L:/127.0.0.1:58948 ! R:/127.0.0.1:58925]]@380556447 2024-01-18 05:44:02:292 +0000 [nioEventLoopGroup-2-2] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@662937063 2024-01-18 05:44:02:292 +0000 [nioEventLoopGroup-2-6] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@1040375514 2024-01-18 05:44:02:293 +0000 [nioEventLoopGroup-2-2] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0xa62d6fb9, L:/127.0.0.1:58952 ! R:/127.0.0.1:58925]]@2044211046 2024-01-18 05:44:02:293 +0000 [nioEventLoopGroup-2-6] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0x8e29fd25, L:/127.0.0.1:58918 ! R:/127.0.0.1:58925]]@775093282 2024-01-18 05:44:02:293 +0000 [nioEventLoopGroup-2-10] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@1682632899 2024-01-18 05:44:02:293 +0000 [nioEventLoopGroup-2-10] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0x431b05d4, L:/127.0.0.1:58944 ! R:/127.0.0.1:58925]]@1832101486 2024-01-18 05:44:02:294 +0000 [nioEventLoopGroup-2-8] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@976833854 2024-01-18 05:44:02:294 +0000 [nioEventLoopGroup-2-8] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0x85a74b4a, L:/127.0.0.1:58930 ! R:/127.0.0.1:58925]]@2098720336 2024-01-18 05:44:02:296 +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:58925, sessionType=SUB, hashCode=1832101486] 2024-01-18 05:44:02:297 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0x431b05d4, L:/127.0.0.1:58944 ! R:/127.0.0.1:58925]]@1832101486 2024-01-18 05:44:02:297 +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:58925, sessionType=SUB, hashCode=2044211046] 2024-01-18 05:44:02:297 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0xa62d6fb9, L:/127.0.0.1:58952 ! R:/127.0.0.1:58925]]@2044211046 2024-01-18 05:44:02:298 +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:58925, sessionType=SUB, hashCode=380556447] 2024-01-18 05:44:02:298 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0xf5cfe049, L:/127.0.0.1:58948 ! R:/127.0.0.1:58925]]@380556447 2024-01-18 05:44:02:298 +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:58925, sessionType=SUB, hashCode=775093282] 2024-01-18 05:44:02:298 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0x8e29fd25, L:/127.0.0.1:58918 ! R:/127.0.0.1:58925]]@775093282 2024-01-18 05:44:02:298 +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:58925, sessionType=SUB, hashCode=2098720336] 2024-01-18 05:44:02:298 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0x85a74b4a, L:/127.0.0.1:58930 ! R:/127.0.0.1:58925]]@2098720336