SLF4J(W): Class path contains multiple SLF4J providers. SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@77d381e6] SLF4J(W): Found provider [org.slf4j.simple.SimpleServiceProvider@2272cbb0] 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@77d381e6] 04:33:21.395 [main] DEBUG io.netty.util.internal.logging.InternalLoggerFactory -- Using SLF4J as the default logging framework 04:33:21.401 [main] DEBUG io.netty.channel.MultithreadEventLoopGroup -- -Dio.netty.eventLoopThreads: 16 04:33:21.417 [main] DEBUG io.netty.util.concurrent.GlobalEventExecutor -- -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 04:33:21.431 [main] DEBUG io.netty.util.internal.InternalThreadLocalMap -- -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 04:33:21.431 [main] DEBUG io.netty.util.internal.InternalThreadLocalMap -- -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 04:33:21.471 [main] DEBUG io.netty.util.internal.PlatformDependent0 -- -Dio.netty.noUnsafe: false 04:33:21.471 [main] DEBUG io.netty.util.internal.PlatformDependent0 -- Java version: 17 04:33:21.472 [main] DEBUG io.netty.util.internal.PlatformDependent0 -- sun.misc.Unsafe.theUnsafe: available 04:33:21.473 [main] DEBUG io.netty.util.internal.PlatformDependent0 -- sun.misc.Unsafe.copyMemory: available 04:33:21.474 [main] DEBUG io.netty.util.internal.PlatformDependent0 -- sun.misc.Unsafe.storeFence: available 04:33:21.474 [main] DEBUG io.netty.util.internal.PlatformDependent0 -- java.nio.Buffer.address: available 04:33:21.475 [main] DEBUG io.netty.util.internal.PlatformDependent0 -- direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 04:33:21.476 [main] DEBUG io.netty.util.internal.PlatformDependent0 -- java.nio.Bits.unaligned: available, true 04:33:21.477 [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 @d86a6f 04:33:21.478 [main] DEBUG io.netty.util.internal.PlatformDependent0 -- java.nio.DirectByteBuffer.(long, {int,long}): unavailable 04:33:21.478 [main] DEBUG io.netty.util.internal.PlatformDependent -- sun.misc.Unsafe: available 04:33:21.478 [main] DEBUG io.netty.util.internal.PlatformDependent -- -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 04:33:21.478 [main] DEBUG io.netty.util.internal.PlatformDependent -- -Dio.netty.bitMode: 64 (sun.arch.data.model) 04:33:21.481 [main] DEBUG io.netty.util.internal.PlatformDependent -- -Dio.netty.maxDirectMemory: -1 bytes 04:33:21.481 [main] DEBUG io.netty.util.internal.PlatformDependent -- -Dio.netty.uninitializedArrayAllocationThreshold: -1 04:33:21.482 [main] DEBUG io.netty.util.internal.CleanerJava9 -- java.nio.ByteBuffer.cleaner(): available 04:33:21.482 [main] DEBUG io.netty.util.internal.PlatformDependent -- -Dio.netty.noPreferDirect: false 04:33:21.485 [main] DEBUG io.netty.channel.nio.NioEventLoop -- -Dio.netty.noKeySetOptimization: false 04:33:21.485 [main] DEBUG io.netty.channel.nio.NioEventLoop -- -Dio.netty.selectorAutoRebuildThreshold: 512 04:33:21.515 [main] DEBUG io.netty.util.internal.PlatformDependent -- org.jctools-core.MpscChunkedArrayQueue: available 04:33:21.560 [Time-limited test] DEBUG io.netty.util.internal.NativeLibraryLoader -- -Dio.netty.native.workdir: /tmp (io.netty.tmpdir) 04:33:21.561 [Time-limited test] DEBUG io.netty.util.internal.NativeLibraryLoader -- -Dio.netty.native.deleteLibAfterLoading: true 04:33:21.561 [Time-limited test] DEBUG io.netty.util.internal.NativeLibraryLoader -- -Dio.netty.native.tryPatchShadedId: true 04:33:21.561 [Time-limited test] DEBUG io.netty.util.internal.NativeLibraryLoader -- -Dio.netty.native.detectNativeLibraryDuplicates: true 04:33:21.573 [Time-limited test] DEBUG io.netty.util.internal.NativeLibraryLoader -- Successfully loaded the library /tmp/libnetty_transport_native_epoll_x86_6418190803978375853464.so 04:33:21.583 [Time-limited test] DEBUG io.netty.util.NetUtil -- -Djava.net.preferIPv4Stack: false 04:33:21.583 [Time-limited test] DEBUG io.netty.util.NetUtil -- -Djava.net.preferIPv6Addresses: false 04:33:21.586 [Time-limited test] DEBUG io.netty.util.NetUtilInitializations -- Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 04:33:21.588 [Time-limited test] DEBUG io.netty.util.NetUtil -- /proc/sys/net/core/somaxconn: 128 04:33:21.679 [Time-limited test] DEBUG io.netty.util.ResourceLeakDetector -- -Dio.netty.leakDetection.level: simple 04:33:21.680 [Time-limited test] DEBUG io.netty.util.ResourceLeakDetector -- -Dio.netty.leakDetection.targetRecords: 4 04:33:21.690 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.numHeapArenas: 16 04:33:21.690 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.numDirectArenas: 16 04:33:21.690 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.pageSize: 8192 04:33:21.690 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.maxOrder: 9 04:33:21.690 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.chunkSize: 4194304 04:33:21.690 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.smallCacheSize: 256 04:33:21.690 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.normalCacheSize: 64 04:33:21.690 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.maxCachedBufferCapacity: 32768 04:33:21.690 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.cacheTrimInterval: 8192 04:33:21.690 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.cacheTrimIntervalMillis: 0 04:33:21.691 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.useCacheForAllThreads: false 04:33:21.691 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 04:33:21.729 [Time-limited test] DEBUG io.netty.channel.DefaultChannelId -- -Dio.netty.processId: 47292 (auto-detected) 04:33:21.731 [Time-limited test] DEBUG io.netty.channel.DefaultChannelId -- -Dio.netty.machineId: 02:42:b6:ff:fe:46:91:ed (auto-detected) 04:33:21.769 [Time-limited test] DEBUG io.netty.buffer.ByteBufUtil -- -Dio.netty.allocator.type: pooled 04:33:21.769 [Time-limited test] DEBUG io.netty.buffer.ByteBufUtil -- -Dio.netty.threadLocalDirectBufferSize: 0 04:33:21.769 [Time-limited test] DEBUG io.netty.buffer.ByteBufUtil -- -Dio.netty.maxThreadLocalCharBufferSize: 16384 04:33:21.772 [Time-limited test] DEBUG io.netty.bootstrap.ChannelInitializerExtensions -- -Dio.netty.bootstrap.extensions: null 04:33:21.780 [Time-limited test] INFO org.opendaylight.protocol.bmp.mock.BmpMockDispatcher -- Initiated BMP server at /0.0.0.0:42492. 04:33:21.817 [Time-limited test] DEBUG org.opendaylight.protocol.bmp.impl.BmpDispatcherImpl -- Initiated BMP Client AbstractBootstrap$PendingRegistrationPromise@7b521cff(incomplete) at /127.71.217.135:42492. 04:33:21.844 [epollEventLoopGroup-7-1] DEBUG org.opendaylight.protocol.bmp.impl.BmpDispatcherImpl -- Connection AbstractBootstrap$PendingRegistrationPromise@7b521cff(success) succeeded! 04:33:21.845 [epollEventLoopGroup-7-1] INFO org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Starting session /127.0.0.1:40586 <-> 127.71.217.135/127.71.217.135:42492. 04:33:21.882 [nioEventLoopGroup-3-1] INFO org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Starting session /127.71.217.135:42492 <-> /127.0.0.1:40586. 04:33:21.875 [epollEventLoopGroup-7-1] DEBUG org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Channel [id: 0x739c79ed, L:/127.0.0.1:40586 ! R:127.71.217.135/127.71.217.135:42492] inactive. 04:33:21.888 [nioEventLoopGroup-3-1] DEBUG io.netty.util.Recycler -- -Dio.netty.recycler.maxCapacityPerThread: 4096 04:33:21.888 [nioEventLoopGroup-3-1] DEBUG io.netty.util.Recycler -- -Dio.netty.recycler.ratio: 8 04:33:21.888 [nioEventLoopGroup-3-1] DEBUG io.netty.util.Recycler -- -Dio.netty.recycler.chunkSize: 32 04:33:21.888 [nioEventLoopGroup-3-1] DEBUG io.netty.util.Recycler -- -Dio.netty.recycler.blocking: false 04:33:21.889 [nioEventLoopGroup-3-1] DEBUG io.netty.util.Recycler -- -Dio.netty.recycler.batchFastThreadLocalOnly: true 04:33:21.907 [nioEventLoopGroup-3-1] DEBUG io.netty.buffer.AbstractByteBuf -- -Dio.netty.buffer.checkAccessible: true 04:33:21.907 [nioEventLoopGroup-3-1] DEBUG io.netty.buffer.AbstractByteBuf -- -Dio.netty.buffer.checkBounds: true 04:33:21.908 [nioEventLoopGroup-3-1] DEBUG io.netty.util.ResourceLeakDetectorFactory -- Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@1c33ce14 04:33:21.919 [nioEventLoopGroup-3-1] DEBUG org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Channel [id: 0x43cfc27e, L:/127.71.217.135:42492 ! R:/127.0.0.1:40586] inactive. 04:33:21.936 [Time-limited test] DEBUG org.opendaylight.protocol.bmp.impl.BmpDispatcherImpl -- Initiated BMP server AbstractBootstrap$PendingRegistrationPromise@379e4f99(incomplete) at /127.147.107.200:46495. 04:33:21.942 [Time-limited test] INFO org.opendaylight.protocol.bmp.mock.BmpMockDispatcher -- BMP client /127.139.155.132:0 <--> /127.147.107.200:46495 deployed 04:33:21.948 [nioEventLoopGroup-9-1] DEBUG org.opendaylight.protocol.bmp.mock.BmpMockDispatcher -- Connection AbstractBootstrap$PendingRegistrationPromise@182ab9e3(success) succeeded! 04:33:21.950 [nioEventLoopGroup-9-1] INFO org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Starting session /127.139.155.132:46215 <-> /127.147.107.200:46495. 04:33:21.952 [epollEventLoopGroup-13-1] INFO org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Starting session /127.147.107.200:46495 <-> /127.139.155.132:46215. 04:33:21.960 [epollEventLoopGroup-13-1] DEBUG org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Channel [id: 0x6d00211f, L:/127.147.107.200:46495 ! R:/127.139.155.132:46215] inactive. 04:33:21.960 [nioEventLoopGroup-9-1] DEBUG org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Channel [id: 0xb59b1cdd, L:/127.139.155.132:46215 ! R:/127.147.107.200:46495] inactive. 04:33:21.986 [Timer-1] INFO org.opendaylight.protocol.bmp.mock.BmpMockDispatcher -- BMP client /127.139.155.132:0 <--> /127.147.107.200:46495 deployed 04:33:21.987 [nioEventLoopGroup-9-2] INFO org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Starting session /127.139.155.132:41505 <-> /127.147.107.200:46495. 04:33:21.993 [nioEventLoopGroup-9-2] ERROR org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Exception caught in BMP Session. java.net.SocketException: Connection reset at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:255) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:833) 04:33:22.000 [nioEventLoopGroup-9-2] INFO org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Closing session: BmpSessionImpl{channel=[id: 0x8cc11df8, L:/127.139.155.132:41505 - R:/127.147.107.200:46495]} 04:33:22.009 [nioEventLoopGroup-9-2] DEBUG org.opendaylight.protocol.bmp.mock.BmpMockDispatcher -- Connection AbstractBootstrap$PendingRegistrationPromise@4cfdbb05(success) succeeded! 04:33:22.010 [nioEventLoopGroup-9-2] DEBUG org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Channel [id: 0x8cc11df8, L:/127.139.155.132:41505 ! R:/127.147.107.200:46495] inactive. 04:33:22.016 [Time-limited test] DEBUG org.opendaylight.protocol.bmp.impl.BmpDispatcherImpl -- Initiated BMP server AbstractBootstrap$PendingRegistrationPromise@39f2c74e(incomplete) at /127.147.107.200:46495. 04:33:22.017 [Timer-2] INFO org.opendaylight.protocol.bmp.mock.BmpMockDispatcher -- BMP client /127.139.155.132:0 <--> /127.147.107.200:46495 deployed 04:33:22.018 [nioEventLoopGroup-9-3] DEBUG org.opendaylight.protocol.bmp.mock.BmpMockDispatcher -- Connection AbstractBootstrap$PendingRegistrationPromise@1f36bc1b(success) succeeded! 04:33:22.019 [nioEventLoopGroup-9-3] INFO org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Starting session /127.139.155.132:40579 <-> /127.147.107.200:46495. 04:33:22.020 [epollEventLoopGroup-17-1] INFO org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Starting session /127.147.107.200:46495 <-> /127.139.155.132:40579. 04:33:22.028 [epollEventLoopGroup-17-1] DEBUG org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Channel [id: 0x4a7a4aad, L:/127.147.107.200:46495 ! R:/127.139.155.132:40579] inactive. 04:33:22.035 [nioEventLoopGroup-9-3] DEBUG org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Channel [id: 0x7e138b08, L:/127.139.155.132:40579 ! R:/127.147.107.200:46495] inactive. 04:33:22.058 [Timer-3] INFO org.opendaylight.protocol.bmp.mock.BmpMockDispatcher -- BMP client /127.139.155.132:0 <--> /127.147.107.200:46495 deployed 04:33:22.061 [nioEventLoopGroup-9-4] INFO org.opendaylight.protocol.bmp.mock.BmpMockDispatcher -- The connection try to BMP router /127.147.107.200:46495 failed. Next reconnection attempt in 15000 milliseconds.