SLF4J(W): Class path contains multiple SLF4J providers. SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@5e8f9e2d] SLF4J(W): Found provider [org.slf4j.simple.SimpleServiceProvider@51df223b] SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. 21:24:18,712 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14 21:24:18,713 |-INFO in ch.qos.logback.classic.util.ContextInitializer@b8e246c - No custom configurators were discovered as a service. 21:24:18,713 |-INFO in ch.qos.logback.classic.util.ContextInitializer@b8e246c - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 21:24:18,715 |-INFO in ch.qos.logback.classic.util.ContextInitializer@b8e246c - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 21:24:18,715 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 21:24:18,715 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 21:24:18,716 |-INFO in ch.qos.logback.classic.util.ContextInitializer@b8e246c - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 21:24:18,716 |-INFO in ch.qos.logback.classic.util.ContextInitializer@b8e246c - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 21:24:18,717 |-INFO in ch.qos.logback.classic.util.ContextInitializer@b8e246c - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 21:24:18,717 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/w/workspace/bgpcep-maven-merge-0.21.x/pcep/segment-routing/target/test-classes/logback-test.xml] 21:24:18,717 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@1f387978 - Resource [logback-test.xml] occurs multiple times on the classpath. 21:24:18,717 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@1f387978 - Resource [logback-test.xml] occurs at [file:/w/workspace/bgpcep-maven-merge-0.21.x/pcep/segment-routing/target/test-classes/logback-test.xml] 21:24:18,717 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@1f387978 - Resource [logback-test.xml] occurs at [jar:file:/tmp/r/org/opendaylight/yangtools/mockito-configuration/13.0.11/mockito-configuration-13.0.11.jar!/logback-test.xml] 21:24:18,782 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 17 21:24:18,782 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 21:24:18,783 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 21 21:24:18,783 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 21:24:18,839 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1754688258839) 21:24:18,839 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - No 'scanPeriod' specified. Defaulting to 1 minutes 21:24:18,839 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [file:/w/workspace/bgpcep-maven-merge-0.21.x/pcep/segment-routing/target/test-classes/logback-test.xml] 21:24:18,839 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 1 minutes 21:24:18,841 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 21:24:18,841 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 21:24:18,850 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 21:24:18,895 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.opendaylight.protocol] to false 21:24:18,896 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - org.opendaylight.protocol level set to DEBUG 21:24:18,896 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.opendaylight.protocol] 21:24:18,896 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.opendaylight.bgpcep] to false 21:24:18,896 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - org.opendaylight.bgpcep level set to DEBUG 21:24:18,896 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.opendaylight.bgpcep] 21:24:18,896 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 21:24:18,896 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 21:24:18,896 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@7cb2651f - End of configuration. 21:24:18,898 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@4441d567 - Registering current configuration as safe fallback point 21:24:18,898 |-INFO in ch.qos.logback.classic.util.ContextInitializer@b8e246c - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 181 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY SLF4J(I): Actual provider is of type [ch.qos.logback.classic.spi.LogbackServiceProvider@5e8f9e2d] 21:24:18.930 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrPceCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrPceCapabilityTlvParser, preferring the latter 21:24:18.933 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrPceCapabilityTlvParser@6145b81e 21:24:18.945 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrPathSetupTypeTlvParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrPathSetupTypeTlvParser, preferring the latter 21:24:18.946 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrPathSetupTypeTlvParser@7063686f 21:24:18.947 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrPathSetupTypeTlvParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrPathSetupTypeTlvParser, preferring the latter 21:24:18.947 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrPathSetupTypeTlvParser@3491e86e 21:24:18.947 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrPceCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrPceCapabilityTlvParser, preferring the latter 21:24:18.948 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrPceCapabilityTlvParser@409986fe 21:24:18.948 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 21:24:18.948 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@446c3920 21:24:18.949 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 21:24:18.949 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@446c3920 21:24:18.950 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 21:24:18.950 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@446c3920 21:24:18.950 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 21:24:18.950 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@446c3920 21:24:18.951 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 21:24:18.951 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@446c3920 21:24:18.951 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 21:24:18.952 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@446c3920 21:24:18.952 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 21:24:18.952 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@446c3920 21:24:18.953 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 21:24:18.953 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@446c3920 21:24:18.953 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:18.953 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@1da4b6b3 21:24:18.954 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:18.954 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@1da4b6b3 21:24:18.954 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:18.955 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@1da4b6b3 21:24:18.955 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:18.955 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@1da4b6b3 21:24:18.956 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:18.956 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@1da4b6b3 21:24:18.956 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:18.956 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@1da4b6b3 21:24:18.957 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:18.957 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@1da4b6b3 21:24:18.957 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:18.958 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@1da4b6b3 21:24:18.958 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:18.958 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@1da4b6b3 21:24:18.959 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:18.959 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@1da4b6b3 21:24:18.959 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:18.959 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@1da4b6b3 21:24:18.964 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.PcepOpenObjectWithSpcTlvParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.PcepOpenObjectWithSpcTlvParser, preferring the latter 21:24:18.964 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.PcepOpenObjectWithSpcTlvParser@5acc9fdf 21:24:18.965 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.PcepOpenObjectWithSpcTlvParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.PcepOpenObjectWithSpcTlvParser, preferring the latter 21:24:18.965 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.PcepOpenObjectWithSpcTlvParser@41bf79da 21:24:19.209 [main] INFO o.o.m.b.s.r.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4AddressNoZone 21:24:19.211 [main] INFO o.o.m.b.s.r.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Prefix 21:24:19.211 [main] INFO o.o.m.b.s.r.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6AddressNoZone 21:24:19.212 [main] INFO o.o.m.b.s.r.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6Prefix 21:24:19.228 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrPceCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrPceCapabilityTlvParser, preferring the latter 21:24:19.228 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrPceCapabilityTlvParser@257ef9ed 21:24:19.228 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrPathSetupTypeTlvParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrPathSetupTypeTlvParser, preferring the latter 21:24:19.229 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrPathSetupTypeTlvParser@59c70ceb 21:24:19.229 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrPathSetupTypeTlvParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrPathSetupTypeTlvParser, preferring the latter 21:24:19.229 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrPathSetupTypeTlvParser@46f902e0 21:24:19.229 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrPceCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrPceCapabilityTlvParser, preferring the latter 21:24:19.229 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrPceCapabilityTlvParser@64f981e2 21:24:19.229 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 21:24:19.229 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@361abd01 21:24:19.229 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 21:24:19.230 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@361abd01 21:24:19.230 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 21:24:19.230 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@361abd01 21:24:19.230 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 21:24:19.230 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@361abd01 21:24:19.230 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 21:24:19.230 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@361abd01 21:24:19.230 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 21:24:19.231 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@361abd01 21:24:19.231 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 21:24:19.231 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@361abd01 21:24:19.231 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 21:24:19.231 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@361abd01 21:24:19.231 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.231 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@575b5f7d 21:24:19.231 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.232 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@575b5f7d 21:24:19.232 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.232 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@575b5f7d 21:24:19.232 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.232 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@575b5f7d 21:24:19.232 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.232 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@575b5f7d 21:24:19.232 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.232 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@575b5f7d 21:24:19.233 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.233 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@575b5f7d 21:24:19.233 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.233 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@575b5f7d 21:24:19.233 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.233 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@575b5f7d 21:24:19.233 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.233 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@575b5f7d 21:24:19.233 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.233 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@575b5f7d 21:24:19.234 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.PcepOpenObjectWithSpcTlvParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.PcepOpenObjectWithSpcTlvParser, preferring the latter 21:24:19.234 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.PcepOpenObjectWithSpcTlvParser@59bbb974 21:24:19.234 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.PcepOpenObjectWithSpcTlvParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.PcepOpenObjectWithSpcTlvParser, preferring the latter 21:24:19.234 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.PcepOpenObjectWithSpcTlvParser@7165d530 21:24:19.237 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrPceCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrPceCapabilityTlvParser, preferring the latter 21:24:19.237 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrPceCapabilityTlvParser@3fb9a67f 21:24:19.237 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrPathSetupTypeTlvParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrPathSetupTypeTlvParser, preferring the latter 21:24:19.237 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrPathSetupTypeTlvParser@127705e4 21:24:19.237 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrPathSetupTypeTlvParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrPathSetupTypeTlvParser, preferring the latter 21:24:19.237 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrPathSetupTypeTlvParser@5562c2c9 21:24:19.237 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrPceCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrPceCapabilityTlvParser, preferring the latter 21:24:19.237 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrPceCapabilityTlvParser@673c4f6e 21:24:19.237 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 21:24:19.238 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@15c487a8 21:24:19.238 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 21:24:19.238 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@15c487a8 21:24:19.238 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 21:24:19.238 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@15c487a8 21:24:19.238 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 21:24:19.238 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@15c487a8 21:24:19.238 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 21:24:19.238 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@15c487a8 21:24:19.238 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 21:24:19.238 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@15c487a8 21:24:19.239 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 21:24:19.239 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@15c487a8 21:24:19.239 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 21:24:19.239 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@15c487a8 21:24:19.239 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.239 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@3f36e8d1 21:24:19.239 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.239 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@3f36e8d1 21:24:19.240 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.240 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@3f36e8d1 21:24:19.240 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.240 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@3f36e8d1 21:24:19.240 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.240 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@3f36e8d1 21:24:19.240 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.240 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@3f36e8d1 21:24:19.240 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.240 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@3f36e8d1 21:24:19.240 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.241 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@3f36e8d1 21:24:19.241 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.241 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@3f36e8d1 21:24:19.241 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.241 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@3f36e8d1 21:24:19.241 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.241 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@3f36e8d1 21:24:19.241 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.PcepOpenObjectWithSpcTlvParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.PcepOpenObjectWithSpcTlvParser, preferring the latter 21:24:19.241 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.PcepOpenObjectWithSpcTlvParser@7c011174 21:24:19.241 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.PcepOpenObjectWithSpcTlvParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.PcepOpenObjectWithSpcTlvParser, preferring the latter 21:24:19.241 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.PcepOpenObjectWithSpcTlvParser@794366a5 21:24:19.243 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrPceCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrPceCapabilityTlvParser, preferring the latter 21:24:19.243 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrPceCapabilityTlvParser@480b57e2 21:24:19.243 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrPathSetupTypeTlvParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrPathSetupTypeTlvParser, preferring the latter 21:24:19.243 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrPathSetupTypeTlvParser@40f35e52 21:24:19.243 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrPathSetupTypeTlvParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrPathSetupTypeTlvParser, preferring the latter 21:24:19.243 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrPathSetupTypeTlvParser@340d6d89 21:24:19.243 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrPceCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrPceCapabilityTlvParser, preferring the latter 21:24:19.243 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrPceCapabilityTlvParser@561953e3 21:24:19.243 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 21:24:19.243 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@443faa85 21:24:19.244 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 21:24:19.244 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@443faa85 21:24:19.244 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 21:24:19.244 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@443faa85 21:24:19.244 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 21:24:19.244 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@443faa85 21:24:19.244 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 21:24:19.244 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@443faa85 21:24:19.244 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 21:24:19.244 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@443faa85 21:24:19.244 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 21:24:19.244 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@443faa85 21:24:19.245 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 21:24:19.245 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@443faa85 21:24:19.245 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.245 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@1ee47d9e 21:24:19.245 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.245 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@1ee47d9e 21:24:19.245 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.245 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@1ee47d9e 21:24:19.245 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.245 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@1ee47d9e 21:24:19.246 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.246 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@1ee47d9e 21:24:19.246 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.246 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@1ee47d9e 21:24:19.246 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.246 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@1ee47d9e 21:24:19.246 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.246 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@1ee47d9e 21:24:19.246 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.246 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@1ee47d9e 21:24:19.246 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.246 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@1ee47d9e 21:24:19.247 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.247 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@1ee47d9e 21:24:19.247 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.PcepOpenObjectWithSpcTlvParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.PcepOpenObjectWithSpcTlvParser, preferring the latter 21:24:19.247 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.PcepOpenObjectWithSpcTlvParser@41da3aee 21:24:19.247 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.PcepOpenObjectWithSpcTlvParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.PcepOpenObjectWithSpcTlvParser, preferring the latter 21:24:19.247 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.PcepOpenObjectWithSpcTlvParser@5dc0ff7d 21:24:19.248 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrPceCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrPceCapabilityTlvParser, preferring the latter 21:24:19.248 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrPceCapabilityTlvParser@64920dc2 21:24:19.248 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrPathSetupTypeTlvParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrPathSetupTypeTlvParser, preferring the latter 21:24:19.248 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrPathSetupTypeTlvParser@59a79443 21:24:19.248 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrPathSetupTypeTlvParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrPathSetupTypeTlvParser, preferring the latter 21:24:19.248 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrPathSetupTypeTlvParser@493ac8d3 21:24:19.249 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrPceCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrPceCapabilityTlvParser, preferring the latter 21:24:19.249 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrPceCapabilityTlvParser@13dbed9e 21:24:19.249 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 21:24:19.249 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@67531e3a 21:24:19.249 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 21:24:19.249 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@67531e3a 21:24:19.249 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 21:24:19.249 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@67531e3a 21:24:19.249 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 21:24:19.249 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@67531e3a 21:24:19.249 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 21:24:19.250 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@67531e3a 21:24:19.250 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 21:24:19.250 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@67531e3a 21:24:19.250 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 21:24:19.250 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@67531e3a 21:24:19.250 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 21:24:19.250 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@67531e3a 21:24:19.250 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.250 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@2b38b1f 21:24:19.250 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.250 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@2b38b1f 21:24:19.250 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.250 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@2b38b1f 21:24:19.251 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.251 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@2b38b1f 21:24:19.251 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.251 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@2b38b1f 21:24:19.251 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.251 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@2b38b1f 21:24:19.251 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.251 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@2b38b1f 21:24:19.251 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.251 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@2b38b1f 21:24:19.251 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.252 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@2b38b1f 21:24:19.252 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.252 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@2b38b1f 21:24:19.252 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.252 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@2b38b1f 21:24:19.252 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.PcepOpenObjectWithSpcTlvParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.PcepOpenObjectWithSpcTlvParser, preferring the latter 21:24:19.252 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.PcepOpenObjectWithSpcTlvParser@1d50a7ca 21:24:19.252 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.PcepOpenObjectWithSpcTlvParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.PcepOpenObjectWithSpcTlvParser, preferring the latter 21:24:19.252 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.PcepOpenObjectWithSpcTlvParser@51ab1ee3 21:24:19.255 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrPceCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrPceCapabilityTlvParser, preferring the latter 21:24:19.255 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrPceCapabilityTlvParser@21a02556 21:24:19.255 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrPathSetupTypeTlvParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrPathSetupTypeTlvParser, preferring the latter 21:24:19.255 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrPathSetupTypeTlvParser@3c8a7e38 21:24:19.255 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrPathSetupTypeTlvParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrPathSetupTypeTlvParser, preferring the latter 21:24:19.255 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrPathSetupTypeTlvParser@138aa3cc 21:24:19.255 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrPceCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrPceCapabilityTlvParser, preferring the latter 21:24:19.255 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrPceCapabilityTlvParser@10a98392 21:24:19.255 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 21:24:19.255 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@30839e44 21:24:19.255 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 21:24:19.256 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@30839e44 21:24:19.256 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 21:24:19.256 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@30839e44 21:24:19.256 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 21:24:19.256 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@30839e44 21:24:19.256 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 21:24:19.256 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@30839e44 21:24:19.256 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 21:24:19.256 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@30839e44 21:24:19.256 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 21:24:19.256 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@30839e44 21:24:19.256 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 21:24:19.256 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@30839e44 21:24:19.257 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.257 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@5f174dd2 21:24:19.257 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.257 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@5f174dd2 21:24:19.257 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.257 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@5f174dd2 21:24:19.257 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.257 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@5f174dd2 21:24:19.257 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.257 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@5f174dd2 21:24:19.257 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.257 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@5f174dd2 21:24:19.257 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.258 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@5f174dd2 21:24:19.258 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.258 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@5f174dd2 21:24:19.258 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.258 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@5f174dd2 21:24:19.258 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.258 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@5f174dd2 21:24:19.258 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.258 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@5f174dd2 21:24:19.258 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.PcepOpenObjectWithSpcTlvParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.PcepOpenObjectWithSpcTlvParser, preferring the latter 21:24:19.258 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.PcepOpenObjectWithSpcTlvParser@1945113f 21:24:19.258 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.PcepOpenObjectWithSpcTlvParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.PcepOpenObjectWithSpcTlvParser, preferring the latter 21:24:19.259 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.PcepOpenObjectWithSpcTlvParser@45aca496 21:24:19.260 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrPceCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrPceCapabilityTlvParser, preferring the latter 21:24:19.260 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrPceCapabilityTlvParser@697173d9 21:24:19.260 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrPathSetupTypeTlvParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrPathSetupTypeTlvParser, preferring the latter 21:24:19.260 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrPathSetupTypeTlvParser@ceddaf8 21:24:19.260 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrPathSetupTypeTlvParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrPathSetupTypeTlvParser, preferring the latter 21:24:19.260 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrPathSetupTypeTlvParser@3d90eeb3 21:24:19.260 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrPceCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrPceCapabilityTlvParser, preferring the latter 21:24:19.260 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrPceCapabilityTlvParser@1db87583 21:24:19.260 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 21:24:19.260 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@7fb53256 21:24:19.261 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 21:24:19.261 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@7fb53256 21:24:19.261 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 21:24:19.261 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@7fb53256 21:24:19.261 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 21:24:19.261 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@7fb53256 21:24:19.261 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 21:24:19.261 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@7fb53256 21:24:19.261 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 21:24:19.261 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@7fb53256 21:24:19.261 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 21:24:19.261 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@7fb53256 21:24:19.261 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 21:24:19.262 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@7fb53256 21:24:19.262 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.262 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@1d6d1d42 21:24:19.262 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.262 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@1d6d1d42 21:24:19.262 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.262 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@1d6d1d42 21:24:19.262 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.262 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@1d6d1d42 21:24:19.262 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.262 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@1d6d1d42 21:24:19.262 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.262 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@1d6d1d42 21:24:19.262 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.263 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@1d6d1d42 21:24:19.263 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.263 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@1d6d1d42 21:24:19.263 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.263 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@1d6d1d42 21:24:19.263 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.263 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@1d6d1d42 21:24:19.263 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.263 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@1d6d1d42 21:24:19.263 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.PcepOpenObjectWithSpcTlvParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.PcepOpenObjectWithSpcTlvParser, preferring the latter 21:24:19.263 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.PcepOpenObjectWithSpcTlvParser@27329d2a 21:24:19.263 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.PcepOpenObjectWithSpcTlvParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.PcepOpenObjectWithSpcTlvParser, preferring the latter 21:24:19.263 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.PcepOpenObjectWithSpcTlvParser@7978e022 21:24:19.265 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrPceCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrPceCapabilityTlvParser, preferring the latter 21:24:19.265 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrPceCapabilityTlvParser@57545c3f 21:24:19.266 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrPathSetupTypeTlvParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrPathSetupTypeTlvParser, preferring the latter 21:24:19.266 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrPathSetupTypeTlvParser@326e0b8e 21:24:19.266 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrPathSetupTypeTlvParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrPathSetupTypeTlvParser, preferring the latter 21:24:19.266 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrPathSetupTypeTlvParser@36baa049 21:24:19.266 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrPceCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrPceCapabilityTlvParser, preferring the latter 21:24:19.266 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrPceCapabilityTlvParser@41184371 21:24:19.266 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 21:24:19.266 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@34585ac9 21:24:19.266 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 21:24:19.266 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@34585ac9 21:24:19.266 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 21:24:19.266 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@34585ac9 21:24:19.266 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 21:24:19.267 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@34585ac9 21:24:19.267 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 21:24:19.267 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@34585ac9 21:24:19.267 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 21:24:19.267 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@34585ac9 21:24:19.267 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 21:24:19.267 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@34585ac9 21:24:19.267 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 21:24:19.267 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@34585ac9 21:24:19.268 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.268 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@76a805b7 21:24:19.268 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.268 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@76a805b7 21:24:19.268 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.268 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@76a805b7 21:24:19.268 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.268 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@76a805b7 21:24:19.268 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.268 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@76a805b7 21:24:19.268 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.268 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@76a805b7 21:24:19.268 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.268 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@76a805b7 21:24:19.268 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.269 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@76a805b7 21:24:19.269 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.269 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@76a805b7 21:24:19.269 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.269 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@76a805b7 21:24:19.269 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 21:24:19.269 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@76a805b7 21:24:19.269 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.PcepOpenObjectWithSpcTlvParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.PcepOpenObjectWithSpcTlvParser, preferring the latter 21:24:19.269 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.PcepOpenObjectWithSpcTlvParser@15f35bc3 21:24:19.269 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.PcepOpenObjectWithSpcTlvParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.PcepOpenObjectWithSpcTlvParser, preferring the latter 21:24:19.269 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.PcepOpenObjectWithSpcTlvParser@167381c7