SLF4J(W): Class path contains multiple SLF4J providers. SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@3ec9f8d] SLF4J(W): Found provider [org.slf4j.simple.SimpleServiceProvider@7e0f9528] SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. SLF4J(I): Actual provider is of type [ch.qos.logback.classic.spi.LogbackServiceProvider@3ec9f8d] 17:31:09.855 [main] DEBUG io.netty.util.internal.logging.InternalLoggerFactory -- Using SLF4J as the default logging framework 17:31:09.858 [main] DEBUG io.netty.util.internal.InternalThreadLocalMap -- -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 17:31:09.858 [main] DEBUG io.netty.util.internal.InternalThreadLocalMap -- -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 17:31:09.880 [main] DEBUG io.netty.util.internal.PlatformDependent0 -- Java version: 21 17:31:09.880 [main] DEBUG io.netty.util.internal.PlatformDependent0 -- -Dio.netty.noUnsafe: false 17:31:09.881 [main] DEBUG io.netty.util.internal.PlatformDependent0 -- sun.misc.Unsafe.theUnsafe: available 17:31:09.883 [main] DEBUG io.netty.util.internal.PlatformDependent0 -- sun.misc.Unsafe base methods: all available 17:31:09.883 [main] DEBUG io.netty.util.internal.PlatformDependent0 -- java.nio.Buffer.address: available 17:31:09.884 [main] DEBUG io.netty.util.internal.PlatformDependent0 -- direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 17:31:09.885 [main] DEBUG io.netty.util.internal.PlatformDependent0 -- java.nio.Bits.unaligned: available, true 17:31:09.885 [main] DEBUG io.netty.util.internal.PlatformDependent0 -- jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable: symbolic reference class is not accessible: class jdk.internal.misc.Unsafe, from class io.netty.util.internal.PlatformDependent0 (unnamed module @14fc5f04) 17:31:09.887 [main] DEBUG io.netty.util.internal.PlatformDependent0 -- java.nio.DirectByteBuffer.(long, {int,long}): unavailable 17:31:09.887 [main] DEBUG io.netty.util.internal.PlatformDependent -- sun.misc.Unsafe: available 17:31:09.887 [main] DEBUG io.netty.util.internal.PlatformDependent -- -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 17:31:09.887 [main] DEBUG io.netty.util.internal.PlatformDependent -- -Dio.netty.bitMode: 64 (sun.arch.data.model) 17:31:09.888 [main] DEBUG io.netty.util.internal.PlatformDependent -- -Dio.netty.maxDirectMemory: -1 bytes 17:31:09.889 [main] DEBUG io.netty.util.internal.CleanerJava9 -- java.nio.ByteBuffer.cleaner(): available 17:31:09.889 [main] DEBUG io.netty.util.internal.PlatformDependent -- -Dio.netty.noPreferDirect: false 17:31:09.893 [main] DEBUG io.netty.util.internal.PlatformDependent -- -Dio.netty.jfr.enabled: true 17:31:09.898 [main] DEBUG io.netty.util.internal.NativeLibraryLoader -- -Dio.netty.native.workdir: /tmp (io.netty.tmpdir) 17:31:09.898 [main] DEBUG io.netty.util.internal.NativeLibraryLoader -- -Dio.netty.native.deleteLibAfterLoading: true 17:31:09.898 [main] DEBUG io.netty.util.internal.NativeLibraryLoader -- -Dio.netty.native.tryPatchShadedId: true 17:31:09.898 [main] DEBUG io.netty.util.internal.NativeLibraryLoader -- -Dio.netty.native.detectNativeLibraryDuplicates: true 17:31:09.908 [main] DEBUG io.netty.util.internal.NativeLibraryLoader -- Successfully loaded the library /tmp/libnetty_transport_native_epoll_x86_64123545836121194042.so 17:31:09.914 [main] DEBUG io.netty.util.NetUtil -- -Djava.net.preferIPv4Stack: false 17:31:09.914 [main] DEBUG io.netty.util.NetUtil -- -Djava.net.preferIPv6Addresses: false 17:31:09.916 [main] DEBUG io.netty.util.NetUtilInitializations -- Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 17:31:09.917 [main] DEBUG io.netty.util.NetUtil -- /proc/sys/net/core/somaxconn: 4096 17:31:09.936 [main] DEBUG io.netty.channel.MultithreadEventLoopGroup -- -Dio.netty.eventLoopThreads: 16 17:31:09.959 [main] DEBUG io.netty.util.concurrent.GlobalEventExecutor -- -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 17:31:10.009 [main] DEBUG io.netty.util.internal.PlatformDependent -- org.jctools-core.MpscChunkedArrayQueue: available 17:31:10.145 [main] DEBUG io.netty.util.ResourceLeakDetector -- -Dio.netty.leakDetection.level: simple 17:31:10.145 [main] DEBUG io.netty.util.ResourceLeakDetector -- -Dio.netty.leakDetection.targetRecords: 4 17:31:10.145 [main] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.numHeapArenas: 16 17:31:10.145 [main] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.numDirectArenas: 16 17:31:10.145 [main] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.pageSize: 8192 17:31:10.145 [main] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.maxOrder: 9 17:31:10.146 [main] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.chunkSize: 4194304 17:31:10.146 [main] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.smallCacheSize: 256 17:31:10.146 [main] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.normalCacheSize: 64 17:31:10.146 [main] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.maxCachedBufferCapacity: 32768 17:31:10.146 [main] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.cacheTrimInterval: 8192 17:31:10.146 [main] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.cacheTrimIntervalMillis: 0 17:31:10.146 [main] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.useCacheForAllThreads: false 17:31:10.146 [main] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 17:31:10.146 [main] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.disableCacheFinalizersForFastThreadLocalThreads: false 17:31:10.167 [main] DEBUG io.netty.channel.DefaultChannelId -- -Dio.netty.processId: 40168 (auto-detected) 17:31:10.169 [main] DEBUG io.netty.channel.DefaultChannelId -- -Dio.netty.machineId: 92:dc:cd:ff:fe:42:21:b3 (auto-detected) 17:31:10.206 [main] DEBUG io.netty.buffer.AdaptiveByteBufAllocator -- -Dio.netty.allocator.useCachedMagazinesForNonEventLoopThreads: false 17:31:10.228 [main] DEBUG io.netty.util.Recycler -- -Dio.netty.recycler.maxCapacityPerThread: 4096 17:31:10.228 [main] DEBUG io.netty.util.Recycler -- -Dio.netty.recycler.ratio: 8 17:31:10.228 [main] DEBUG io.netty.util.Recycler -- -Dio.netty.recycler.chunkSize: 32 17:31:10.229 [main] DEBUG io.netty.util.Recycler -- -Dio.netty.recycler.blocking: false 17:31:10.229 [main] DEBUG io.netty.util.Recycler -- -Dio.netty.recycler.batchFastThreadLocalOnly: true 17:31:10.240 [main] DEBUG io.netty.buffer.ByteBufUtil -- -Dio.netty.allocator.type: adaptive 17:31:10.240 [main] DEBUG io.netty.buffer.ByteBufUtil -- -Dio.netty.threadLocalDirectBufferSize: 0 17:31:10.240 [main] DEBUG io.netty.buffer.ByteBufUtil -- -Dio.netty.maxThreadLocalCharBufferSize: 16384 17:31:10.245 [main] DEBUG io.netty.bootstrap.ChannelInitializerExtensions -- -Dio.netty.bootstrap.extensions: null 17:31:10.253 [main] INFO org.opendaylight.protocol.bmp.mock.BmpMockDispatcher -- Initiated BMP server at /0.0.0.0:28367. 17:31:10.283 [main] DEBUG org.opendaylight.protocol.bmp.impl.BmpDispatcherImpl -- Initiated BMP Client AbstractBootstrap$PendingRegistrationPromise@e18d2a2(incomplete) at /127.178.68.185:28367. 17:31:10.303 [bmp-worker-1] INFO org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Starting session /127.178.68.185:28367 <-> /127.0.0.1:41670. 17:31:10.304 [bmp-worker-0] DEBUG org.opendaylight.protocol.bmp.impl.BmpDispatcherImpl -- Connection AbstractBootstrap$PendingRegistrationPromise@e18d2a2(success) succeeded! 17:31:10.305 [bmp-worker-0] INFO org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Starting session /127.0.0.1:41670 <-> 127.178.68.185/127.178.68.185:28367. 17:31:10.344 [bmp-worker-1] DEBUG io.netty.buffer.AbstractByteBuf -- -Dio.netty.buffer.checkAccessible: true 17:31:10.344 [bmp-worker-1] DEBUG io.netty.buffer.AbstractByteBuf -- -Dio.netty.buffer.checkBounds: true 17:31:10.338 [bmp-worker-0] DEBUG org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Channel [id: 0x8e18d75f, L:/127.0.0.1:41670 ! R:127.178.68.185/127.178.68.185:28367] inactive. 17:31:10.346 [bmp-worker-1] DEBUG io.netty.util.ResourceLeakDetectorFactory -- Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@6b968a59 17:31:10.417 [main] DEBUG org.opendaylight.protocol.bmp.impl.BmpDispatcherImpl -- Initiated BMP server AbstractBootstrap$PendingRegistrationPromise@45273d40(incomplete) at /127.231.61.197:23926. 17:31:10.421 [main] INFO org.opendaylight.protocol.bmp.mock.BmpMockDispatcher -- BMP client /127.118.127.114:0 <--> /127.231.61.197:23926 deployed 17:31:10.423 [bmp-worker-32] INFO org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Starting session /127.118.127.114:39967 <-> 127.231.61.197/127.231.61.197:23926. 17:31:10.423 [bmp-worker-32] DEBUG org.opendaylight.protocol.bmp.mock.BmpMockDispatcher -- Connection AbstractBootstrap$PendingRegistrationPromise@18f38357(success) succeeded! 17:31:10.424 [bmp-worker-33] INFO org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Starting session /127.231.61.197:23926 <-> /127.118.127.114:39967. 17:31:10.433 [bmp-worker-1] DEBUG org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Channel [id: 0x2be3f7a4, L:/127.178.68.185:28367 ! R:/127.0.0.1:41670] inactive. 17:31:10.434 [bmp-worker-1] DEBUG io.netty.buffer.PoolThreadCache -- Freed 1 thread-local buffer(s) from thread: bmp-worker-1 17:31:10.437 [bmp-worker-33] DEBUG org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Channel [id: 0x4739b094, L:/127.231.61.197:23926 ! R:/127.118.127.114:39967] inactive. 17:31:10.437 [bmp-worker-32] DEBUG org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Channel [id: 0xb935cdd7, L:/127.118.127.114:39967 ! R:127.231.61.197/127.231.61.197:23926] inactive. 17:31:10.460 [Timer-1] INFO org.opendaylight.protocol.bmp.mock.BmpMockDispatcher -- BMP client /127.118.127.114:0 <--> /127.231.61.197:23926 deployed 17:31:10.461 [main] DEBUG org.opendaylight.protocol.bmp.impl.BmpDispatcherImpl -- Initiated BMP server AbstractBootstrap$PendingRegistrationPromise@2b6ee447(incomplete) at /127.231.61.197:23926. 17:31:10.461 [bmp-worker-49] INFO org.opendaylight.protocol.bmp.mock.BmpMockDispatcher -- The connection try to BMP router /127.231.61.197:23926 failed. Next reconnection attempt in 15000 milliseconds. 17:31:25.479 [bmp-worker-50] DEBUG org.opendaylight.protocol.bmp.mock.BmpMockDispatcher -- Connection AbstractBootstrap$PendingRegistrationPromise@64793b94(success) succeeded! 17:31:25.480 [bmp-worker-50] INFO org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Starting session /127.118.127.114:34095 <-> 127.231.61.197/127.231.61.197:23926. 17:31:25.481 [bmp-worker-51] INFO org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Starting session /127.231.61.197:23926 <-> /127.118.127.114:34095. 17:31:25.492 [bmp-worker-51] DEBUG org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Channel [id: 0x48b40e14, L:/127.231.61.197:23926 ! R:/127.118.127.114:34095] inactive. 17:31:25.509 [bmp-worker-50] DEBUG org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Channel [id: 0xd5ccba59, L:/127.118.127.114:34095 ! R:127.231.61.197/127.231.61.197:23926] inactive.