SLF4J(W): Class path contains multiple SLF4J providers.
SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@a50ae65]
SLF4J(W): Found provider [org.slf4j.simple.SimpleServiceProvider@1280851e]
SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation.
05:12:42,321 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
05:12:42,323 |-INFO in ch.qos.logback.classic.util.ContextInitializer@77b919a3 - No custom configurators were discovered as a service.
05:12:42,323 |-INFO in ch.qos.logback.classic.util.ContextInitializer@77b919a3 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
05:12:42,324 |-INFO in ch.qos.logback.classic.util.ContextInitializer@77b919a3 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
05:12:42,325 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
05:12:42,325 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
05:12:42,325 |-INFO in ch.qos.logback.classic.util.ContextInitializer@77b919a3 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
05:12:42,325 |-INFO in ch.qos.logback.classic.util.ContextInitializer@77b919a3 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
05:12:42,326 |-INFO in ch.qos.logback.classic.util.ContextInitializer@77b919a3 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
05:12:42,326 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/w/workspace/bgpcep-maven-merge-0.21.x/pcep/topology/topology-provider/target/test-classes/logback-test.xml]
05:12:42,327 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@5624657a - Resource [logback-test.xml] occurs multiple times on the classpath.
05:12:42,327 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@5624657a - Resource [logback-test.xml] occurs at [jar:file:/w/workspace/bgpcep-maven-merge-0.21.x/pcep/impl/target/pcep-impl-0.21.10-SNAPSHOT-tests.jar!/logback-test.xml]
05:12:42,327 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@5624657a - Resource [logback-test.xml] occurs at [file:/w/workspace/bgpcep-maven-merge-0.21.x/pcep/topology/topology-provider/target/test-classes/logback-test.xml]
05:12:42,327 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@5624657a - Resource [logback-test.xml] occurs at [jar:file:/tmp/r/org/opendaylight/yangtools/mockito-configuration/13.0.7/mockito-configuration-13.0.7.jar!/logback-test.xml]
05:12:42,327 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@5624657a - Resource [logback-test.xml] occurs at [jar:file:/w/workspace/bgpcep-maven-merge-0.21.x/programming/impl/target/programming-impl-0.21.10-SNAPSHOT-tests.jar!/logback-test.xml]
05:12:42,391 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - <level> element is deprecated. Near [level] on line 17
05:12:42,391 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within <logger> or <root> elements instead.
05:12:42,391 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - <level> element is deprecated. Near [level] on line 21
05:12:42,391 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within <logger> or <root> elements instead.
05:12:42,447 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1727068362447)
05:12:42,447 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - No 'scanPeriod' specified. Defaulting to 1 minutes
05:12:42,447 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [file:/w/workspace/bgpcep-maven-merge-0.21.x/pcep/topology/topology-provider/target/test-classes/logback-test.xml] 
05:12:42,447 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 1 minutes
05:12:42,449 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT]
05:12:42,449 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
05:12:42,458 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
05:12:42,497 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.opendaylight.protocol] to false
05:12:42,497 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - org.opendaylight.protocol level set to DEBUG
05:12:42,497 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.opendaylight.protocol]
05:12:42,498 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.opendaylight.bgpcep] to false
05:12:42,498 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - org.opendaylight.bgpcep level set to DEBUG
05:12:42,498 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.opendaylight.bgpcep]
05:12:42,498 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
05:12:42,498 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT]
05:12:42,498 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@36681447 - End of configuration.
05:12:42,500 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@4d21c56e - Registering current configuration as safe fallback point
05:12:42,500 |-INFO in ch.qos.logback.classic.util.ContextInitializer@77b919a3 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 174 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY

SLF4J(I): Actual provider is of type [ch.qos.logback.classic.spi.LogbackServiceProvider@a50ae65]
05:12:45.035 [main] INFO  o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started
05:12:47.112 [main] INFO  o.o.b.p.t.p.ServerSessionManager - Creating PCEP Topology testtopo
05:12:47.481 [pool-6-thread-1] INFO  o.o.b.p.t.p.ServerSessionManager - PCEP Topology testtopo created successfully.
05:12:47.508 [main] INFO  o.o.p.pcep.impl.PCEPSessionImpl - Session /127.61.104.138:58877[0] <-> /127.61.104.138:4189[0] started
05:12:47.516 [main] DEBUG o.o.b.p.t.p.ServerSessionManager - Node Uri{value=pcc://127.61.104.138} requested by listener org.opendaylight.bgpcep.pcep.topology.provider.PCEPTopologySessionListener@2de11117
05:12:47.529 [main] DEBUG o.o.b.p.t.p.ServerSessionManager - Created topology node org.opendaylight.bgpcep.pcep.topology.provider.TopologyNodeState@32c60fec for id Uri{value=pcc://127.61.104.138} at KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node, path=[NodeStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology, caseType=null], KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology, caseType=null, key=TopologyKey{topologyId=Uri{value=testtopo}}], KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node, caseType=null, key=NodeKey{nodeId=Uri{value=pcc://127.61.104.138}}]]}
05:12:47.561 [main] DEBUG o.o.b.p.t.p.ServerSessionManager - Node Uri{value=pcc://127.61.104.138} bound to listener org.opendaylight.bgpcep.pcep.topology.provider.PCEPTopologySessionListener@2de11117
05:12:47.568 [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
05:12:47.569 [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
05:12:47.570 [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
05:12:47.571 [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
05:12:47.755 [main] INFO  o.o.b.p.t.p.AbstractTopologySessionListener - Session with /127.61.104.138 attached to topology node KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node, path=[NodeStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology, caseType=null], KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology, caseType=null, key=TopologyKey{topologyId=Uri{value=testtopo}}], KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node, caseType=null, key=NodeKey{nodeId=Uri{value=pcc://127.61.104.138}}]]}
05:12:47.797 [main] DEBUG o.o.b.p.t.p.AbstractTopologySessionListener - Saved LSP PlspId{value=1} with name test
05:12:47.949 [main] DEBUG o.o.b.p.t.p.AbstractTopologySessionListener - LSP test updated to MD-SAL
05:12:47.949 [main] DEBUG o.o.b.p.t.p.PCEPTopologySessionListener - LSP Lsp{operational=Active, plspId=PlspId{value=1}, remove=false, sync=true, tlvs=Tlvs{lspIdentifiers=LspIdentifiers{lspId=LspId{value=1}}, symbolicPathName=SymbolicPathName{pathName=SymbolicPathName{value=74657374}}, augmentation=[Tlvs1{lspDbVersion=LspDbVersion{lspDbVersionValue=1}}]}} updated
05:12:47.966 [main] INFO  o.o.m.b.d.codec.impl.LazyBindingMap - Using lazy population for maps larger than 1 element(s)
05:12:47.967 [main] WARN  o.o.b.p.t.p.AbstractTopologySessionListener - Session PCEPSessionImpl{channel=TestingChannel, localOpen=Open{deadTimer=30, keepalive=10, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs1{stateful=Stateful{augmentation=[Stateful1{deltaLspSyncCapability=true, includeDbVersion=true}, Stateful1{initiation=true}]}}, Tlvs3{}]}}, remoteOpen=Open{deadTimer=30, keepalive=10, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs1{stateful=Stateful{augmentation=[Stateful1{deltaLspSyncCapability=true, includeDbVersion=true}, Stateful1{initiation=true}]}}, Tlvs3{}]}}} went down unexpectedly
java.lang.IllegalArgumentException: null
	at org.opendaylight.bgpcep.pcep.topology.provider.IncrementalSynchronizationProcedureTest.testStateSynchronizationPerformed(IncrementalSynchronizationProcedureTest.java:65)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
05:12:47.972 [main] DEBUG o.o.b.p.t.p.AbstractTopologySessionListener - Clear Node state: KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node, path=[NodeStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology, caseType=null], KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology, caseType=null, key=TopologyKey{topologyId=Uri{value=testtopo}}], KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node, caseType=null, key=NodeKey{nodeId=Uri{value=pcc://127.61.104.138}}]]}
05:12:47.972 [main] DEBUG o.o.b.p.t.p.ServerSessionManager - Node KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node, path=[NodeStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology, caseType=null], KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology, caseType=null, key=TopologyKey{topologyId=Uri{value=testtopo}}], KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node, caseType=null, key=NodeKey{nodeId=Uri{value=pcc://127.61.104.138}}]]} unbound
05:12:47.973 [main] INFO  o.o.b.p.t.provider.TopologyNodeState - Node KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node, path=[NodeStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology, caseType=null], KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology, caseType=null, key=TopologyKey{topologyId=Uri{value=testtopo}}], KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node, caseType=null, key=NodeKey{nodeId=Uri{value=pcc://127.61.104.138}}]]} shutdown successfully
05:12:47.974 [main] INFO  o.o.p.pcep.impl.PCEPSessionImpl - Closing PCEP session: PCEPSessionImpl{channel=TestingChannel, localOpen=Open{deadTimer=30, keepalive=10, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs1{stateful=Stateful{augmentation=[Stateful1{deltaLspSyncCapability=true, includeDbVersion=true}, Stateful1{initiation=true}]}}, Tlvs3{}]}}, remoteOpen=Open{deadTimer=30, keepalive=10, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs1{stateful=Stateful{augmentation=[Stateful1{deltaLspSyncCapability=true, includeDbVersion=true}, Stateful1{initiation=true}]}}, Tlvs3{}]}}}
05:12:47.974 [main] INFO  o.o.p.pcep.impl.PCEPSessionImpl - Closing PCEP session channel: TestingChannel
05:12:47.974 [main] DEBUG o.o.p.pcep.impl.PCEPSessionImpl - Session is already closed.
05:12:47.975 [main] INFO  o.o.p.pcep.impl.PCEPSessionImpl - Session /127.61.104.138:58877[0] <-> /127.61.104.138:4189[0] started
05:12:47.976 [main] DEBUG o.o.b.p.t.p.ServerSessionManager - Node Uri{value=pcc://127.61.104.138} requested by listener org.opendaylight.bgpcep.pcep.topology.provider.PCEPTopologySessionListener@6aaa7944
05:12:47.976 [main] DEBUG o.o.b.p.t.p.ServerSessionManager - Created topology node org.opendaylight.bgpcep.pcep.topology.provider.TopologyNodeState@615dbdd0 for id Uri{value=pcc://127.61.104.138} at KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node, path=[NodeStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology, caseType=null], KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology, caseType=null, key=TopologyKey{topologyId=Uri{value=testtopo}}], KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node, caseType=null, key=NodeKey{nodeId=Uri{value=pcc://127.61.104.138}}]]}
05:12:47.980 [main] DEBUG o.o.b.p.t.p.ServerSessionManager - Node Uri{value=pcc://127.61.104.138} bound to listener org.opendaylight.bgpcep.pcep.topology.provider.PCEPTopologySessionListener@6aaa7944
05:12:48.130 [main] INFO  o.o.b.p.t.p.AbstractTopologySessionListener - Session with /127.61.104.138 attached to topology node KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node, path=[NodeStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology, caseType=null], KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology, caseType=null, key=TopologyKey{topologyId=Uri{value=testtopo}}], KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node, caseType=null, key=NodeKey{nodeId=Uri{value=pcc://127.61.104.138}}]]}
05:12:48.132 [main] DEBUG o.o.b.p.t.p.AbstractTopologySessionListener - Saved LSP PlspId{value=2} with name testsecond
05:12:48.133 [main] DEBUG o.o.b.p.t.p.AbstractTopologySessionListener - LSP testsecond updated to MD-SAL
05:12:48.134 [main] DEBUG o.o.b.p.t.p.PCEPTopologySessionListener - LSP Lsp{operational=Active, plspId=PlspId{value=2}, remove=false, sync=true, tlvs=Tlvs{lspIdentifiers=LspIdentifiers{lspId=LspId{value=2}}, symbolicPathName=SymbolicPathName{pathName=SymbolicPathName{value=746573747365636f6e64}}, augmentation=[Tlvs1{lspDbVersion=LspDbVersion{lspDbVersionValue=2}}]}} updated
05:12:48.338 [main] DEBUG o.o.b.p.t.p.AbstractTopologySessionListener - Session PCEPSessionImpl{channel=TestingChannel, localOpen=Open{deadTimer=30, keepalive=10, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs1{stateful=Stateful{augmentation=[Stateful1{deltaLspSyncCapability=true, includeDbVersion=true}, Stateful1{initiation=true}]}}, Tlvs3{lspDbVersion=LspDbVersion{lspDbVersionValue=2}}]}}, remoteOpen=Open{deadTimer=30, keepalive=10, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs1{stateful=Stateful{augmentation=[Stateful1{deltaLspSyncCapability=true, includeDbVersion=true}, Stateful1{initiation=true}]}}, Tlvs3{}]}}} achieved synchronized state
05:12:48.541 [main] DEBUG o.o.b.p.t.p.AbstractTopologySessionListener - Saved LSP PlspId{value=3} with name testthird
05:12:48.543 [main] DEBUG o.o.b.p.t.p.AbstractTopologySessionListener - LSP testthird updated to MD-SAL
05:12:48.543 [main] DEBUG o.o.b.p.t.p.PCEPTopologySessionListener - LSP Lsp{operational=Active, plspId=PlspId{value=3}, remove=false, sync=true, tlvs=Tlvs{lspIdentifiers=LspIdentifiers{lspId=LspId{value=3}}, symbolicPathName=SymbolicPathName{pathName=SymbolicPathName{value=746573747468697264}}, augmentation=[Tlvs1{lspDbVersion=LspDbVersion{lspDbVersionValue=3}}]}} updated
05:12:48.746 [main] DEBUG o.o.b.p.t.p.AbstractTopologySessionListener - Clear Node state: KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node, path=[NodeStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology, caseType=null], KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology, caseType=null, key=TopologyKey{topologyId=Uri{value=testtopo}}], KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node, caseType=null, key=NodeKey{nodeId=Uri{value=pcc://127.61.104.138}}]]}
05:12:48.747 [main] INFO  o.o.b.p.t.p.AbstractTopologySessionListener - Closing session PCEPSessionImpl{channel=TestingChannel, localOpen=Open{deadTimer=30, keepalive=10, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs1{stateful=Stateful{augmentation=[Stateful1{deltaLspSyncCapability=true, includeDbVersion=true}, Stateful1{initiation=true}]}}, Tlvs3{lspDbVersion=LspDbVersion{lspDbVersionValue=2}}]}}, remoteOpen=Open{deadTimer=30, keepalive=10, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs1{stateful=Stateful{augmentation=[Stateful1{deltaLspSyncCapability=true, includeDbVersion=true}, Stateful1{initiation=true}]}}, Tlvs3{}]}}}
05:12:48.753 [main] INFO  o.o.p.pcep.impl.PCEPSessionImpl - Closing PCEP session with reason UNKNOWN: PCEPSessionImpl{channel=TestingChannel, localOpen=Open{deadTimer=30, keepalive=10, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs1{stateful=Stateful{augmentation=[Stateful1{deltaLspSyncCapability=true, includeDbVersion=true}, Stateful1{initiation=true}]}}, Tlvs3{lspDbVersion=LspDbVersion{lspDbVersionValue=2}}]}}, remoteOpen=Open{deadTimer=30, keepalive=10, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs1{stateful=Stateful{augmentation=[Stateful1{deltaLspSyncCapability=true, includeDbVersion=true}, Stateful1{initiation=true}]}}, Tlvs3{}]}}}
05:12:48.759 [main] DEBUG o.o.p.pcep.impl.PCEPSessionImpl - PCEP Message enqueued: Close{cCloseMessage=CCloseMessage{cClose=CClose{reason=1}}}
05:12:48.760 [main] INFO  o.o.p.pcep.impl.PCEPSessionImpl - Closing PCEP session channel: TestingChannel
05:12:48.761 [main] INFO  o.o.b.p.t.provider.TopologyNodeState - Node KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node, path=[NodeStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology, caseType=null], KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology, caseType=null, key=TopologyKey{topologyId=Uri{value=testtopo}}], KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node, caseType=null, key=NodeKey{nodeId=Uri{value=pcc://127.61.104.138}}]]} shutdown successfully
05:12:48.762 [main] DEBUG o.o.b.p.t.p.ServerSessionManager - Topology KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology, path=[NodeStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology, caseType=null], KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology, caseType=null, key=TopologyKey{topologyId=Uri{value=testtopo}}]]} removed