2024-04-22 05:44:06:209 +0000 [main] DEBUG io.netty.util.internal.logging.InternalLoggerFactory - Using SLF4J as the default logging framework 2024-04-22 05:44:06:213 +0000 [main] DEBUG io.netty.channel.MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 8 2024-04-22 05:44:06:227 +0000 [main] DEBUG io.netty.util.concurrent.GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 2024-04-22 05:44:06:239 +0000 [main] DEBUG io.netty.util.internal.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2024-04-22 05:44:06:239 +0000 [main] DEBUG io.netty.util.internal.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2024-04-22 05:44:06:275 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent0 - -Dio.netty.noUnsafe: false 2024-04-22 05:44:06:275 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent0 - Java version: 17 2024-04-22 05:44:06:277 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 2024-04-22 05:44:06:277 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.copyMemory: available 2024-04-22 05:44:06:278 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.storeFence: available 2024-04-22 05:44:06:278 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent0 - java.nio.Buffer.address: available 2024-04-22 05:44:06:279 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 2024-04-22 05:44:06:280 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent0 - java.nio.Bits.unaligned: available, true 2024-04-22 05:44:06:281 +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-04-22 05:44:06:282 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 2024-04-22 05:44:06:283 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent - sun.misc.Unsafe: available 2024-04-22 05:44:06:283 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2024-04-22 05:44:06:283 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 2024-04-22 05:44:06:286 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 2024-04-22 05:44:06:286 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.uninitializedArrayAllocationThreshold: -1 2024-04-22 05:44:06:288 +0000 [main] DEBUG io.netty.util.internal.CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 2024-04-22 05:44:06:288 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.noPreferDirect: false 2024-04-22 05:44:06:290 +0000 [main] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.noKeySetOptimization: false 2024-04-22 05:44:06:290 +0000 [main] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.selectorAutoRebuildThreshold: 512 2024-04-22 05:44:06:317 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 2024-04-22 05:44:06:395 +0000 [main] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.processId: 7703 (auto-detected) 2024-04-22 05:44:06:403 +0000 [main] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv4Stack: false 2024-04-22 05:44:06:404 +0000 [main] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv6Addresses: false 2024-04-22 05:44:06:406 +0000 [main] DEBUG io.netty.util.NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 2024-04-22 05:44:06:407 +0000 [main] DEBUG io.netty.util.NetUtil - /proc/sys/net/core/somaxconn: 128 2024-04-22 05:44:06:408 +0000 [main] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.machineId: 02:42:36:ff:fe:2c:b5:93 (auto-detected) 2024-04-22 05:44:06:425 +0000 [main] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 2024-04-22 05:44:06:425 +0000 [main] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 2024-04-22 05:44:06:476 +0000 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 8 2024-04-22 05:44:06:477 +0000 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 8 2024-04-22 05:44:06:477 +0000 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192 2024-04-22 05:44:06:477 +0000 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 9 2024-04-22 05:44:06:477 +0000 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 4194304 2024-04-22 05:44:06:477 +0000 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256 2024-04-22 05:44:06:477 +0000 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64 2024-04-22 05:44:06:477 +0000 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768 2024-04-22 05:44:06:477 +0000 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192 2024-04-22 05:44:06:477 +0000 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimIntervalMillis: 0 2024-04-22 05:44:06:478 +0000 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.useCacheForAllThreads: false 2024-04-22 05:44:06:478 +0000 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 2024-04-22 05:44:06:499 +0000 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.allocator.type: pooled 2024-04-22 05:44:06:499 +0000 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 2024-04-22 05:44:06:499 +0000 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 2024-04-22 05:44:06:549 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:40323 2024-04-22 05:44:06:550 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1792109661 2024-04-22 05:44:06:607 +0000 [nioEventLoopGroup-2-2] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true 2024-04-22 05:44:06:608 +0000 [nioEventLoopGroup-2-2] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkBounds: true 2024-04-22 05:44:06:609 +0000 [nioEventLoopGroup-2-2] DEBUG io.netty.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@2fe539c9 2024-04-22 05:44:06:673 +0000 [nioEventLoopGroup-2-2] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xf15611fd, L:/127.0.0.1:48906 - R:/127.0.0.1:40323]]@1792109661 2024-04-22 05:44:06:690 +0000 [nioEventLoopGroup-2-2] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: CSwe2LpxjCKGN72VJKA+9w==, expected response: OK4I/1R2buKlTvAv0um1XXQS75Y= 2024-04-22 05:44:06:700 +0000 [nioEventLoopGroup-2-2] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 2024-04-22 05:44:06:700 +0000 [nioEventLoopGroup-2-2] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.ratio: 8 2024-04-22 05:44:06:700 +0000 [nioEventLoopGroup-2-2] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.chunkSize: 32 2024-04-22 05:44:06:700 +0000 [nioEventLoopGroup-2-2] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.blocking: false 2024-04-22 05:44:06:700 +0000 [nioEventLoopGroup-2-2] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 2024-04-22 05:44:06:744 +0000 [nioEventLoopGroup-2-3] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0x5a366186, L:/127.0.0.1:40323 - R:/127.0.0.1:48906] WebSocket version V13 server handshake 2024-04-22 05:44:06:744 +0000 [nioEventLoopGroup-2-3] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: CSwe2LpxjCKGN72VJKA+9w==, response: OK4I/1R2buKlTvAv0um1XXQS75Y= 2024-04-22 05:44:06:758 +0000 [nioEventLoopGroup-2-2] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0xf15611fd, L:/127.0.0.1:48906 - R:/127.0.0.1:40323] 2024-04-22 05:44:06:759 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:40323 2024-04-22 05:44:06:759 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1625932709 2024-04-22 05:44:06:762 +0000 [nioEventLoopGroup-2-4] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xe3e21493, L:/127.0.0.1:48920 - R:/127.0.0.1:40323]]@1625932709 2024-04-22 05:44:06:762 +0000 [nioEventLoopGroup-2-4] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: XPh0K6HBliRdSuJwELFAZQ==, expected response: fVhs3+FSMZGmeEEYlYzeWu9R8O8= 2024-04-22 05:44:06:789 +0000 [nioEventLoopGroup-2-5] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0x35f1153c, L:/127.0.0.1:40323 - R:/127.0.0.1:48920] WebSocket version V13 server handshake 2024-04-22 05:44:06:789 +0000 [nioEventLoopGroup-2-5] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: XPh0K6HBliRdSuJwELFAZQ==, response: fVhs3+FSMZGmeEEYlYzeWu9R8O8= 2024-04-22 05:44:06:792 +0000 [nioEventLoopGroup-2-4] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0xe3e21493, L:/127.0.0.1:48920 - R:/127.0.0.1:40323] 2024-04-22 05:44:06:860 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:40323 2024-04-22 05:44:06:861 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@411748515 2024-04-22 05:44:06:864 +0000 [nioEventLoopGroup-2-6] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xd14ae284, L:/127.0.0.1:48934 - R:/127.0.0.1:40323]]@411748515 2024-04-22 05:44:06:865 +0000 [nioEventLoopGroup-2-6] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: ZRHOgvN4AHZCelZuQuvpMw==, expected response: /568H37yVY3RF5OnjXizcPpyriE= 2024-04-22 05:44:06:875 +0000 [nioEventLoopGroup-2-7] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0xf5d87043, L:/127.0.0.1:40323 - R:/127.0.0.1:48934] WebSocket version V13 server handshake 2024-04-22 05:44:06:876 +0000 [nioEventLoopGroup-2-7] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: ZRHOgvN4AHZCelZuQuvpMw==, response: /568H37yVY3RF5OnjXizcPpyriE= 2024-04-22 05:44:06:880 +0000 [nioEventLoopGroup-2-6] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0xd14ae284, L:/127.0.0.1:48934 - R:/127.0.0.1:40323] 2024-04-22 05:44:06:964 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:40323 2024-04-22 05:44:06:965 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@873105556 2024-04-22 05:44:06:968 +0000 [nioEventLoopGroup-2-8] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x0e6442b2, L:/127.0.0.1:48940 - R:/127.0.0.1:40323]]@873105556 2024-04-22 05:44:06:970 +0000 [nioEventLoopGroup-2-8] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: gV6ESvovly/qvVsYx5t0bw==, expected response: gg/mpIRE+YOGlXQ0Inh/rrrfnvY= 2024-04-22 05:44:06:978 +0000 [nioEventLoopGroup-2-9] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0x27ce2c22, L:/127.0.0.1:40323 - R:/127.0.0.1:48940] WebSocket version V13 server handshake 2024-04-22 05:44:06:979 +0000 [nioEventLoopGroup-2-9] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: gV6ESvovly/qvVsYx5t0bw==, response: gg/mpIRE+YOGlXQ0Inh/rrrfnvY= 2024-04-22 05:44:06:981 +0000 [nioEventLoopGroup-2-8] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0x0e6442b2, L:/127.0.0.1:48940 - R:/127.0.0.1:40323] 2024-04-22 05:44:07:068 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:40323 2024-04-22 05:44:07:068 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@281487983 2024-04-22 05:44:07:071 +0000 [nioEventLoopGroup-2-10] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xb4c269ab, L:/127.0.0.1:48946 - R:/127.0.0.1:40323]]@281487983 2024-04-22 05:44:07:072 +0000 [nioEventLoopGroup-2-10] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: UEcvEnareAJiUyIA5AI5jA==, expected response: iigzC9W7klRvmRDLvH/4ZZLw1SA= 2024-04-22 05:44:07:081 +0000 [nioEventLoopGroup-2-11] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0xd9fc5e27, L:/127.0.0.1:40323 - R:/127.0.0.1:48946] WebSocket version V13 server handshake 2024-04-22 05:44:07:081 +0000 [nioEventLoopGroup-2-11] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: UEcvEnareAJiUyIA5AI5jA==, response: iigzC9W7klRvmRDLvH/4ZZLw1SA= 2024-04-22 05:44:07:082 +0000 [nioEventLoopGroup-2-10] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0xb4c269ab, L:/127.0.0.1:48946 - R:/127.0.0.1:40323] 2024-04-22 05:44:07:244 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:246 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:246 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:252 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:256 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:265 +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-04-22 05:44:07:265 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:265 +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-04-22 05:44:07:265 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:266 +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-04-22 05:44:07:266 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:266 +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-04-22 05:44:07:266 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:266 +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-04-22 05:44:07:266 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:266 +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-04-22 05:44:07:272 +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-04-22 05:44:07:273 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:273 +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-04-22 05:44:07:273 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:273 +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-04-22 05:44:07:273 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:273 +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-04-22 05:44:07:273 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:274 +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-04-22 05:44:07:274 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:274 +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-04-22 05:44:07:274 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:274 +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-04-22 05:44:07:274 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:274 +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-04-22 05:44:07:274 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:275 +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-04-22 05:44:07:275 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:275 +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-04-22 05:44:07:275 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:275 +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-04-22 05:44:07:275 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:275 +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-04-22 05:44:07:277 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07: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-04-22 05:44:07:278 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07: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-04-22 05:44:07:278 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07: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-04-22 05:44:07:278 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07: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-04-22 05:44:07:278 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07: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-04-22 05:44:07:279 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07: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-04-22 05:44:07:279 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07: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-04-22 05:44:07:279 +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-04-22 05:44:07: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-04-22 05:44:07:280 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:280 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07: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-04-22 05:44:07:280 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07: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-04-22 05:44:07:281 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07: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-04-22 05:44:07:279 +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-04-22 05:44:07:281 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:281 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:281 +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-04-22 05:44:07:281 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:281 +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-04-22 05:44:07:281 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:282 +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-04-22 05:44:07: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-04-22 05:44:07:282 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:282 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:282 +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-04-22 05:44:07: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-04-22 05:44:07:282 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:282 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:282 +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-04-22 05:44:07: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-04-22 05:44:07:282 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:282 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:283 +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-04-22 05:44:07: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-04-22 05:44:07:283 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:283 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:283 +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-04-22 05:44:07: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-04-22 05:44:07:283 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:283 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:283 +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-04-22 05:44:07: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-04-22 05:44:07:283 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:283 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:283 +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-04-22 05:44:07: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-04-22 05:44:07:284 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:284 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:284 +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-04-22 05:44:07: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-04-22 05:44:07:284 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:284 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:284 +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-04-22 05:44:07: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-04-22 05:44:07:284 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:284 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07: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-04-22 05:44:07:284 +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-04-22 05:44:07:285 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:285 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:285 +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-04-22 05:44:07:285 +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-04-22 05:44:07:285 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:285 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:285 +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-04-22 05:44:07:285 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:285 +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-04-22 05:44:07:285 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:286 +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-04-22 05:44:07:286 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:286 +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-04-22 05:44:07:287 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:287 +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-04-22 05:44:07:287 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:287 +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-04-22 05:44:07:280 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07: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-04-22 05:44:07:288 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07: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-04-22 05:44:07:288 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07: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-04-22 05:44:07:288 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07: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-04-22 05:44:07:289 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07: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-04-22 05:44:07:289 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07: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-04-22 05:44:07:289 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07: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-04-22 05:44:07:289 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07: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-04-22 05:44:07:290 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:290 +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-04-22 05:44:07:290 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:290 +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-04-22 05:44:07:290 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:290 +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-04-22 05:44:07:290 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:290 +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-04-22 05:44:07:290 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:291 +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-04-22 05:44:07:291 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:291 +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-04-22 05:44:07:291 +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-04-22 05:44:07:291 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:292 +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-04-22 05:44:07:292 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:292 +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-04-22 05:44:07:292 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:292 +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-04-22 05:44:07:292 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:292 +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-04-22 05:44:07:293 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:293 +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-04-22 05:44:07:293 +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-04-22 05:44:07:293 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:293 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:293 +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-04-22 05:44:07:293 +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-04-22 05:44:07:293 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:293 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:293 +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-04-22 05:44:07:293 +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-04-22 05:44:07:293 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:294 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:294 +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-04-22 05:44:07:294 +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-04-22 05:44:07:294 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:294 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:294 +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-04-22 05:44:07:294 +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-04-22 05:44:07:294 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:294 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:294 +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-04-22 05:44:07:294 +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-04-22 05:44:07:294 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:295 +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-04-22 05:44:07:295 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:295 +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-04-22 05:44:07:295 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:295 +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-04-22 05:44:07:295 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:295 +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-04-22 05:44:07:295 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:296 +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-04-22 05:44:07:296 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:296 +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-04-22 05:44:07:296 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:296 +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-04-22 05:44:07:296 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:296 +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-04-22 05:44:07:307 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.messagelib.AbstractSession - Reference count reached 0, closing and removing AbstractSession [PUB@ws://0.0.0.0:40323@1322057909] 2024-04-22 05:44:07:316 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.messagelib.AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=ws://127.0.0.1:40323, sessionType=SUB, hashCode=1625932709] 2024-04-22 05:44:07:316 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xe3e21493, L:/127.0.0.1:48920 - R:/127.0.0.1:40323]]@1625932709 2024-04-22 05:44:07:318 +0000 [nioEventLoopGroup-2-2] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@1216131449 2024-04-22 05:44:07:318 +0000 [nioEventLoopGroup-2-2] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0xf15611fd, L:/127.0.0.1:48906 ! R:/127.0.0.1:40323]]@1792109661 2024-04-22 05:44:07:318 +0000 [nioEventLoopGroup-2-6] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@1081411921 2024-04-22 05:44:07:319 +0000 [nioEventLoopGroup-2-6] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0xd14ae284, L:/127.0.0.1:48934 ! R:/127.0.0.1:40323]]@411748515 2024-04-22 05:44:07:319 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.messagelib.AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=ws://127.0.0.1:40323, sessionType=SUB, hashCode=873105556] 2024-04-22 05:44:07:319 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x0e6442b2, L:/127.0.0.1:48940 - R:/127.0.0.1:40323]]@873105556 2024-04-22 05:44:07:319 +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-04-22 05:44:07:319 +0000 [nioEventLoopGroup-2-6] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [ws-decoder, ws-encoder, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0xd14ae284, L:/127.0.0.1:48934 ! R:/127.0.0.1:40323]. 2024-04-22 05:44:07:323 +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-04-22 05:44:07:324 +0000 [nioEventLoopGroup-2-2] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [ws-decoder, ws-encoder, client-handler, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0xf15611fd, L:/127.0.0.1:48906 ! R:/127.0.0.1:40323]. 2024-04-22 05:44:07:326 +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-04-22 05:44:07:326 +0000 [nioEventLoopGroup-2-8] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [ws-decoder, ws-encoder, client-handler, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0x0e6442b2, L:/127.0.0.1:48940 ! R:/127.0.0.1:40323]. 2024-04-22 05:44:07:326 +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:40323, sessionType=SUB, hashCode=1792109661] 2024-04-22 05:44:07:326 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0xf15611fd, L:/127.0.0.1:48906 ! R:/127.0.0.1:40323]]@1792109661 2024-04-22 05:44:07:326 +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:40323, sessionType=SUB, hashCode=411748515] 2024-04-22 05:44:07:326 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0xd14ae284, L:/127.0.0.1:48934 ! R:/127.0.0.1:40323]]@411748515 2024-04-22 05:44:07:328 +0000 [nioEventLoopGroup-2-10] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@1861463984 2024-04-22 05:44:07:328 +0000 [nioEventLoopGroup-2-10] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0xb4c269ab, L:/127.0.0.1:48946 ! R:/127.0.0.1:40323]]@281487983 2024-04-22 05:44:07:328 +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-04-22 05:44:07:328 +0000 [nioEventLoopGroup-2-10] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [ws-decoder, ws-encoder, client-handler, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0xb4c269ab, L:/127.0.0.1:48946 ! R:/127.0.0.1:40323]. 2024-04-22 05:44:07:332 +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:40323, sessionType=SUB, hashCode=281487983] 2024-04-22 05:44:07:332 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0xb4c269ab, L:/127.0.0.1:48946 ! R:/127.0.0.1:40323]]@281487983 2024-04-22 05:44:07:347 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:51253 2024-04-22 05:44:07:348 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1062295206 2024-04-22 05:44:07:357 +0000 [nioEventLoopGroup-2-4] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x4d2d8164, L:/127.0.0.1:34420 - R:/127.0.0.1:51253]]@1062295206 2024-04-22 05:44:07:449 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:51253 2024-04-22 05:44:07:449 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1157484092 2024-04-22 05:44:07:451 +0000 [nioEventLoopGroup-2-6] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x87cebb51, L:/127.0.0.1:52882 - R:/127.0.0.1:51253]]@1157484092 2024-04-22 05:44:07:562 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:51253 2024-04-22 05:44:07:562 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@789885174 2024-04-22 05:44:07:565 +0000 [nioEventLoopGroup-2-8] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x8c6de742, L:/127.0.0.1:52884 - R:/127.0.0.1:51253]]@789885174 2024-04-22 05:44:07:664 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:51253 2024-04-22 05:44:07:664 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1725825266 2024-04-22 05:44:07:666 +0000 [nioEventLoopGroup-2-10] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xcb11d612, L:/127.0.0.1:52896 - R:/127.0.0.1:51253]]@1725825266 2024-04-22 05:44:07:765 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:51253 2024-04-22 05:44:07:765 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@431097582 2024-04-22 05:44:07:767 +0000 [nioEventLoopGroup-2-12] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xe4d14dd5, L:/127.0.0.1:52904 - R:/127.0.0.1:51253]]@431097582 2024-04-22 05:44:07:871 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:872 +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-04-22 05:44:07:873 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:873 +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-04-22 05:44:07:873 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:874 +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-04-22 05:44:07:874 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:874 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:875 +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-04-22 05:44:07:875 +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-04-22 05:44:07:875 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:875 +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-04-22 05:44:07:878 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:878 +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-04-22 05:44:07:878 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:884 +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-04-22 05:44:07:884 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:885 +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-04-22 05:44:07:881 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:883 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:885 +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-04-22 05:44:07:885 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:885 +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-04-22 05:44:07:885 +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-04-22 05:44:07:885 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:885 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:885 +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-04-22 05:44:07:886 +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-04-22 05:44:07:886 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:886 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:886 +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-04-22 05:44:07:886 +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-04-22 05:44:07:886 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:886 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:886 +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-04-22 05:44:07:886 +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-04-22 05:44:07:886 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:886 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:886 +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-04-22 05:44:07:886 +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-04-22 05:44:07:886 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:887 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:887 +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-04-22 05:44:07:887 +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-04-22 05:44:07:887 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:887 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:887 +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-04-22 05:44:07:887 +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-04-22 05:44:07:881 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:887 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:887 +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-04-22 05:44:07:887 +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-04-22 05:44:07:881 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:885 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:889 +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-04-22 05:44:07:889 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:889 +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-04-22 05:44:07:889 +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-04-22 05:44:07:889 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:889 +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-04-22 05:44:07:889 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:889 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:889 +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-04-22 05:44:07:890 +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-04-22 05:44:07:890 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:890 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:890 +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-04-22 05:44:07:890 +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-04-22 05:44:07:890 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:890 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:890 +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-04-22 05:44:07:890 +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-04-22 05:44:07:890 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:890 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:890 +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-04-22 05:44:07:890 +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-04-22 05:44:07:891 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:891 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:891 +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-04-22 05:44:07:891 +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-04-22 05:44:07:891 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:891 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:891 +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-04-22 05:44:07:891 +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-04-22 05:44:07:891 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:891 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:891 +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-04-22 05:44:07:891 +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-04-22 05:44:07:891 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:892 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:892 +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-04-22 05:44:07:892 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:892 +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-04-22 05:44:07:892 +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-04-22 05:44:07:892 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:892 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:892 +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-04-22 05:44:07:892 +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-04-22 05:44:07:892 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:892 +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-04-22 05:44:07:893 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:893 +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-04-22 05:44:07:893 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:893 +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-04-22 05:44:07:893 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:893 +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-04-22 05:44:07:893 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:894 +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-04-22 05:44:07:894 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:894 +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-04-22 05:44:07:894 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:894 +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-04-22 05:44:07:894 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:894 +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-04-22 05:44:07:894 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:895 +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-04-22 05:44:07:895 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:895 +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-04-22 05:44:07:895 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:895 +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-04-22 05:44:07:895 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:895 +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-04-22 05:44:07:895 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:896 +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-04-22 05:44:07:896 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:896 +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-04-22 05:44:07:896 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:896 +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-04-22 05:44:07:896 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:897 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-04-22 05:44:07:897 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:897 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-04-22 05:44:07:897 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:897 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-04-22 05:44:07:897 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:897 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-04-22 05:44:07:897 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:898 +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-04-22 05:44:07:898 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:898 +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-04-22 05:44:07:898 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:898 +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-04-22 05:44:07:898 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:898 +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-04-22 05:44:07:896 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:899 +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-04-22 05:44:07:899 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:899 +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-04-22 05:44:07:899 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:899 +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-04-22 05:44:07:900 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:900 +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-04-22 05:44:07:900 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:900 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:900 +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-04-22 05:44:07:900 +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-04-22 05:44:07:900 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:900 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:901 +0000 [defaultEventExecutorGroup-3-11] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-04-22 05:44:07:901 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-04-22 05:44:07:901 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:901 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:901 +0000 [defaultEventExecutorGroup-3-11] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-04-22 05:44:07:901 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-04-22 05:44:07:901 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:901 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:901 +0000 [defaultEventExecutorGroup-3-11] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-04-22 05:44:07:901 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:901 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-04-22 05:44:07:902 +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-04-22 05:44:07:902 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:902 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:902 +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-04-22 05:44:07:902 +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-04-22 05:44:07:902 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:902 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:902 +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-04-22 05:44:07:902 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:902 +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-04-22 05:44:07:903 +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-04-22 05:44:07:903 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:903 +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-04-22 05:44:07:903 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:903 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:904 +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-04-22 05:44:07:904 +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-04-22 05:44:07:904 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:904 +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-04-22 05:44:07:904 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:904 +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-04-22 05:44:07:904 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:904 +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-04-22 05:44:07:905 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:905 +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-04-22 05:44:07:905 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:905 +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-04-22 05:44:07:905 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:905 +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-04-22 05:44:07:905 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-04-22 05:44:07:906 +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-04-22 05:44:07:906 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.messagelib.AbstractSession - Reference count reached 0, closing and removing AbstractSession [PUB@zmq://0.0.0.0:51253@1821228886] 2024-04-22 05:44:07:907 +0000 [nioEventLoopGroup-2-10] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@437260739 2024-04-22 05:44:07:907 +0000 [nioEventLoopGroup-2-10] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0xcb11d612, L:/127.0.0.1:52896 ! R:/127.0.0.1:51253]]@1725825266 2024-04-22 05:44:07:907 +0000 [nioEventLoopGroup-2-12] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@921516621 2024-04-22 05:44:07:907 +0000 [nioEventLoopGroup-2-12] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0xe4d14dd5, L:/127.0.0.1:52904 ! R:/127.0.0.1:51253]]@431097582 2024-04-22 05:44:07:908 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.messagelib.AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://127.0.0.1:51253, sessionType=SUB, hashCode=789885174] 2024-04-22 05:44:07:908 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x8c6de742, L:/127.0.0.1:52884 - R:/127.0.0.1:51253]]@789885174 2024-04-22 05:44:07:909 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.messagelib.AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://127.0.0.1:51253, sessionType=SUB, hashCode=1062295206] 2024-04-22 05:44:07:909 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x4d2d8164, L:/127.0.0.1:34420 - R:/127.0.0.1:51253]]@1062295206 2024-04-22 05:44:07:909 +0000 [nioEventLoopGroup-2-6] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@1750669954 2024-04-22 05:44:07:909 +0000 [nioEventLoopGroup-2-6] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0x87cebb51, L:/127.0.0.1:52882 ! R:/127.0.0.1:51253]]@1157484092 2024-04-22 05:44:07:910 +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:51253, sessionType=SUB, hashCode=431097582] 2024-04-22 05:44:07:910 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0xe4d14dd5, L:/127.0.0.1:52904 ! R:/127.0.0.1:51253]]@431097582 2024-04-22 05:44:07:910 +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:51253, sessionType=SUB, hashCode=1157484092] 2024-04-22 05:44:07:910 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0x87cebb51, L:/127.0.0.1:52882 ! R:/127.0.0.1:51253]]@1157484092 2024-04-22 05:44:07:911 +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:51253, sessionType=SUB, hashCode=1725825266] 2024-04-22 05:44:07:911 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0xcb11d612, L:/127.0.0.1:52896 ! R:/127.0.0.1:51253]]@1725825266