SLF4J(W): Class path contains multiple SLF4J providers. SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@2109a691] SLF4J(W): Found provider [org.slf4j.simple.SimpleServiceProvider@e521067] SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. 10:09:52,003 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found logback-core version 1.5.32 10:09:52,005 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3e9b3b3c - No custom configurators were discovered as a service. 10:09:52,005 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3e9b3b3c - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 10:09:52,007 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3e9b3b3c - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 10:09:52,010 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/w/workspace/bgpcep-maven-merge-master/bgp/benchmark-app/target/test-classes/logback-test.xml] 10:09:52,103 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 17 10:09:52,103 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 10:09:52,103 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 21 10:09:52,103 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 10:09:52,172 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Scan attribute set to true. Will scan for configuration file changes. 10:09:52,177 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1780049392175) 10:09:52,177 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - No 'scanPeriod' specified. Defaulting to 1 minutes 10:09:52,179 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [/w/workspace/bgpcep-maven-merge-master/bgp/benchmark-app/target/test-classes/logback-test.xml] 10:09:52,179 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 1 minutes 10:09:52,181 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Main configuration file URL: file:/w/workspace/bgpcep-maven-merge-master/bgp/benchmark-app/target/test-classes/logback-test.xml 10:09:52,181 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - FileWatchList= {/w/workspace/bgpcep-maven-merge-master/bgp/benchmark-app/target/test-classes/logback-test.xml} 10:09:52,181 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - URLWatchList= {} 10:09:52,190 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 10:09:52,190 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:09:52,201 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:09:52,243 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - NOTE: Writing to the console can be slow. Try to avoid logging to the 10:09:52,243 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - console in production environments, especially in high volume systems. 10:09:52,243 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also https://logback.qos.ch/codes.html#slowConsole 10:09:52,245 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.opendaylight.protocol] to false 10:09:52,245 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - org.opendaylight.protocol level set to DEBUG 10:09:52,246 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.opendaylight.protocol] 10:09:52,246 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.opendaylight.bgpcep] to false 10:09:52,246 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - org.opendaylight.bgpcep level set to DEBUG 10:09:52,246 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.opendaylight.bgpcep] 10:09:52,247 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:09:52,247 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 10:09:52,247 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@3c97f5e9 - End of configuration. 10:09:52,248 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@32e7b78d - Registering current configuration as safe fallback point 10:09:52,252 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3e9b3b3c - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 241 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY SLF4J(I): Actual provider is of type [ch.qos.logback.classic.spi.LogbackServiceProvider@2109a691] 10:09:54.893 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 10:09:55.154 [main] INFO o.o.p.b.b.app.AppPeerBenchmark - BGP Application Peer Benchmark Application started. 10:09:55.155 [main] DEBUG o.o.p.b.b.app.AppPeerBenchmark - Instantiating App Peer Benchmark : app-peer 10:09:55.470 [pool-3-thread-1] INFO o.o.p.b.b.app.AppPeerBenchmark - Empty Structure created for Application Peer Benchmark app-peer 10:09:55.567 [main] INFO o.o.y.b.d.codec.impl.LazyBindingMap - Using lazy population for maps larger than 1 element(s) 10:09:55.572 [main] DEBUG o.o.p.b.b.app.AppPeerBenchmark - DatastoreBaAbstractWrite closed successfully 10:09:55.572 [main] INFO o.o.p.b.b.app.AppPeerBenchmark - BGP Application Peer Benchmark Application closed.