SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/tmp/r/ch/qos/logback/logback-classic/1.2.13/logback-classic-1.2.13.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/tmp/r/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. 07:28:22,958 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/test-classes/logback-test.xml] 07:28:22,959 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback-test.xml] occurs multiple times on the classpath. 07:28:22,959 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback-test.xml] occurs at [jar:file:/w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bgp-rib-impl-0.21.5-SNAPSHOT-tests.jar!/logback-test.xml] 07:28:22,959 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback-test.xml] occurs at [file:/w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/test-classes/logback-test.xml] 07:28:22,959 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback-test.xml] occurs at [jar:file:/tmp/r/org/opendaylight/yangtools/mockito-configuration/13.0.2/mockito-configuration-13.0.2.jar!/logback-test.xml] 07:28:23,023 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 07:28:23,031 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 07:28:23,034 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 07:28:23,041 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 07:28:23,113 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.opendaylight.protocol] to false 07:28:23,113 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.opendaylight.protocol level set to DEBUG 07:28:23,113 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[org.opendaylight.protocol] 07:28:23,113 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.opendaylight.bgpcep] to false 07:28:23,113 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.opendaylight.bgpcep level set to DEBUG 07:28:23,114 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[org.opendaylight.bgpcep] 07:28:23,114 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 07:28:23,114 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 07:28:23,114 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 07:28:23,115 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@784c5ef5 - Registering current configuration as safe fallback point SLF4J: Actual binding is of type [ch.qos.logback.classic.util.ContextSelectorStaticBinder] 07:28:26.482 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 07:28:27.168 [main] DEBUG o.o.b.b.t.p.AbstractTopologyBuilder - Initiating topology builder from org.opendaylight.protocol.bgp.rib.DefaultRibReference@6796ec2b at KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology, path=[NodeStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology, caseType=null], KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology, caseType=null, key=TopologyKey{topologyId=Uri{value=test-topo}}]]}. AFI=Ipv4AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv4-address-family}, SAFI=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family} 07:28:27.172 [main] DEBUG o.o.b.b.t.p.AbstractTopologyBuilder - Initializing transaction chain for topology org.opendaylight.bgpcep.bgp.topology.provider.Ipv4ReachabilityTopologyBuilder@2fe12b04 07:28:27.410 [main] DEBUG o.o.b.b.t.p.AbstractTopologyBuilder - Registered listener org.opendaylight.bgpcep.bgp.topology.provider.Ipv4ReachabilityTopologyBuilder@2fe12b04 on topology KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology, path=[NodeStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology, caseType=null], KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology, caseType=null, key=TopologyKey{topologyId=Uri{value=test-topo}}]]}. Timestamp=0 07:28:27.730 [main] INFO o.o.m.b.d.codec.impl.LazyBindingMap - Using lazy population for maps larger than 1 element(s) 07:28:28.156 [main] INFO o.o.b.b.t.p.AbstractTopologyBuilder - Shutting down builder for KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology, path=[NodeStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology, caseType=null], KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology, caseType=null, key=TopologyKey{topologyId=Uri{value=test-topo}}]]} 07:28:28.156 [main] DEBUG o.o.b.b.t.p.AbstractTopologyBuilder - Unregistered listener org.opendaylight.bgpcep.bgp.topology.provider.Ipv4ReachabilityTopologyBuilder@2fe12b04 on topology KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology, path=[NodeStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology, caseType=null], KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology, caseType=null, key=TopologyKey{topologyId=Uri{value=test-topo}}]]} 07:28:28.158 [main] DEBUG o.o.b.b.t.p.AbstractTopologyBuilder - Destroy transaction chain for topology org.opendaylight.bgpcep.bgp.topology.provider.Ipv4ReachabilityTopologyBuilder@2fe12b04