[main] INFO org.opendaylight.yangtools.binding.reflect.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4AddressNoZone [main] INFO org.opendaylight.yangtools.binding.reflect.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Prefix [main] INFO org.opendaylight.yangtools.binding.reflect.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6AddressNoZone [main] INFO org.opendaylight.yangtools.binding.reflect.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6Prefix [main] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractBGPDispatcherTest - createServer [bgp-worker-0] INFO org.opendaylight.protocol.bgp.rib.impl.protocol.BGPReconnectPromise - Initializing channel with null [bgp-worker-0] WARN org.opendaylight.protocol.bgp.rib.impl.protocol.BGPProtocolSessionPromise - Attempt to connect to /127.93.221.183:44182 failed io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed with error(-111): Connection refused: /127.93.221.183:44182 Caused by: java.net.ConnectException: finishConnect(..) failed with error(-111): Connection refused at io.netty.channel.unix.Errors.newConnectException0(Errors.java:166) at io.netty.channel.unix.Errors.handleConnectErrno(Errors.java:131) at io.netty.channel.unix.Socket.finishConnect(Socket.java:361) at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:764) at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:741) at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:611) at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.handle(AbstractEpollChannel.java:472) at io.netty.channel.epoll.EpollIoHandler$DefaultEpollIoRegistration.handle(EpollIoHandler.java:317) at io.netty.channel.epoll.EpollIoHandler.processReady(EpollIoHandler.java:515) at io.netty.channel.epoll.EpollIoHandler.run(EpollIoHandler.java:460) at io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:225) at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:196) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1195) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at java.base/java.lang.Thread.run(Thread.java:1583) [bgp-worker-1] INFO org.opendaylight.protocol.bgp.rib.impl.protocol.BGPReconnectPromise - Initializing channel with null [bgp-worker-1] INFO org.opendaylight.protocol.bgp.rib.impl.StrictBGPPeerRegistry - BGP Open message session parameters differ, session still accepted. [bgp-worker-2] INFO org.opendaylight.protocol.bgp.rib.impl.StrictBGPPeerRegistry - BGP Open message session parameters differ, session still accepted. [bgp-worker-1] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - BGP HoldTimer new value: 30 [bgp-worker-2] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - BGP HoldTimer new value: 30 [bgp-worker-1] INFO org.opendaylight.protocol.bgp.rib.impl.SimpleSessionListener - Session Up [bgp-worker-2] INFO org.opendaylight.protocol.bgp.rib.impl.SimpleSessionListener - Session Up [main] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Closing session: BGPSessionImpl{channel=[id: 0xefbb84f0, L:/127.114.143.204:33900 - R:127.93.221.183/127.93.221.183:44182], state=UP} [bgp-worker-1] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiator - BGP Session with peer [id: 0xefbb84f0, L:/127.114.143.204:33900 - R:127.93.221.183/127.93.221.183:44182] established successfully. [bgp-worker-2] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiator - BGP Session with peer [id: 0x00b2abc6, L:/127.93.221.183:44182 - R:/127.114.143.204:33900] established successfully. [bgp-worker-2] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Session closed because Notification message received: 6 / 0, data=null [bgp-worker-2] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Closing session: BGPSessionImpl{channel=[id: 0x00b2abc6, L:/127.93.221.183:44182 - R:/127.114.143.204:33900], state=UP} [main] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractBGPDispatcherTest - createServer [bgp-worker-16] INFO org.opendaylight.protocol.bgp.rib.impl.StrictBGPPeerRegistry - BGP Open message session parameters differ, session still accepted. [bgp-worker-17] INFO org.opendaylight.protocol.bgp.rib.impl.StrictBGPPeerRegistry - BGP Open message session parameters differ, session still accepted. [bgp-worker-16] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - BGP HoldTimer new value: 30 [bgp-worker-17] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - BGP HoldTimer new value: 30 [bgp-worker-16] INFO org.opendaylight.protocol.bgp.rib.impl.SimpleSessionListener - Session Up [bgp-worker-16] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiator - BGP Session with peer [id: 0x7f31e6de, L:/127.238.129.120:30042 - R:127.181.101.154/127.181.101.154:24430] established successfully. [bgp-worker-17] INFO org.opendaylight.protocol.bgp.rib.impl.SimpleSessionListener - Session Up [main] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Closing session: BGPSessionImpl{channel=[id: 0x7f31e6de, L:/127.238.129.120:30042 - R:127.181.101.154/127.181.101.154:24430], state=UP} [bgp-worker-17] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiator - BGP Session with peer [id: 0x78546d88, L:/127.181.101.154:24430 - R:/127.238.129.120:30042] established successfully. [bgp-worker-17] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Session closed because Notification message received: 6 / 0, data=null [bgp-worker-17] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Closing session: BGPSessionImpl{channel=[id: 0x78546d88, L:/127.181.101.154:24430 - R:/127.238.129.120:30042], state=UP}