SLF4J(W): Class path contains multiple SLF4J providers. SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@63e5e5b4] SLF4J(W): Found provider [org.slf4j.simple.SimpleServiceProvider@13a37e2a] SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. 05:43:09,974 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14 05:43:09,975 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4d21c56e - No custom configurators were discovered as a service. 05:43:09,975 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4d21c56e - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 05:43:09,977 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4d21c56e - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 05:43:09,977 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 05:43:09,977 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 05:43:09,978 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4d21c56e - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 05:43:09,978 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4d21c56e - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 05:43:09,979 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4d21c56e - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 05:43:09,979 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/w/workspace/bgpcep-sonar/pcep/topology/topology-provider/target/test-classes/logback-test.xml] 05:43:09,979 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@726aa968 - Resource [logback-test.xml] occurs multiple times on the classpath. 05:43:09,979 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@726aa968 - Resource [logback-test.xml] occurs at [jar:file:/tmp/r/org/opendaylight/yangtools/mockito-configuration/14.0.2/mockito-configuration-14.0.2.jar!/logback-test.xml] 05:43:09,979 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@726aa968 - Resource [logback-test.xml] occurs at [file:/w/workspace/bgpcep-sonar/pcep/topology/topology-provider/target/test-classes/logback-test.xml] 05:43:09,979 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@726aa968 - Resource [logback-test.xml] occurs at [jar:file:/w/workspace/bgpcep-sonar/programming/impl/target/programming-impl-0.22.1-SNAPSHOT-tests.jar!/logback-test.xml] 05:43:09,979 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@726aa968 - Resource [logback-test.xml] occurs at [jar:file:/w/workspace/bgpcep-sonar/pcep/impl/target/pcep-impl-0.22.1-SNAPSHOT-tests.jar!/logback-test.xml] 05:43:10,034 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 17 05:43:10,034 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 05:43:10,034 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 21 05:43:10,034 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 05:43:10,089 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1723873390089) 05:43:10,089 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - No 'scanPeriod' specified. Defaulting to 1 minutes 05:43:10,089 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [file:/w/workspace/bgpcep-sonar/pcep/topology/topology-provider/target/test-classes/logback-test.xml] 05:43:10,089 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 1 minutes 05:43:10,091 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 05:43:10,091 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 05:43:10,099 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 05:43:10,146 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.opendaylight.protocol] to false 05:43:10,146 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - org.opendaylight.protocol level set to DEBUG 05:43:10,146 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.opendaylight.protocol] 05:43:10,147 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.opendaylight.bgpcep] to false 05:43:10,147 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - org.opendaylight.bgpcep level set to DEBUG 05:43:10,147 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.opendaylight.bgpcep] 05:43:10,147 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 05:43:10,147 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 05:43:10,147 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@7100dea - End of configuration. 05:43:10,148 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@712cfb63 - Registering current configuration as safe fallback point 05:43:10,148 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4d21c56e - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 169 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY SLF4J(I): Actual provider is of type [ch.qos.logback.classic.spi.LogbackServiceProvider@63e5e5b4] 05:43:12.843 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.15/byte-buddy-agent-1.14.15.jar) WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information WARNING: Dynamic loading of agents will be disallowed by default in a future release 05:43:14.943 [main] INFO o.o.b.p.t.p.ServerSessionManager - Creating PCEP Topology testtopo 05:43:15.459 [pool-6-thread-1] INFO o.o.b.p.t.p.ServerSessionManager - PCEP Topology testtopo created successfully. 05:43:15.486 [main] INFO o.o.p.pcep.impl.PCEPSessionImpl - Session /127.73.148.78:46056[0] <-> /127.73.148.78:4189[0] started 05:43:15.494 [main] DEBUG o.o.b.p.t.p.ServerSessionManager - Node Uri{value=pcc://127.73.148.78} requested by listener org.opendaylight.bgpcep.pcep.topology.provider.PCEPTopologySessionListener@414c2c8c 05:43:15.509 [main] DEBUG o.o.b.p.t.p.ServerSessionManager - Created topology node org.opendaylight.bgpcep.pcep.topology.provider.TopologyNodeState@2d29b8d3 for id Uri{value=pcc://127.73.148.78} at DataObjectIdentifier[ @ urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology ... network.topology.Topology[TopologyKey{topologyId=Uri{value=testtopo}}] ... topology.Node[NodeKey{nodeId=Uri{value=pcc://127.73.148.78}}] ] 05:43:15.549 [main] DEBUG o.o.b.p.t.p.ServerSessionManager - Node Uri{value=pcc://127.73.148.78} bound to listener org.opendaylight.bgpcep.pcep.topology.provider.PCEPTopologySessionListener@414c2c8c 05:43:15.556 [main] INFO o.o.y.b.r.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4AddressNoZone 05:43:15.556 [main] INFO o.o.y.b.r.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Prefix 05:43:15.557 [main] INFO o.o.y.b.r.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6AddressNoZone 05:43:15.558 [main] INFO o.o.y.b.r.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6Prefix 05:43:15.754 [main] INFO o.o.b.p.t.p.AbstractTopologySessionListener - Session with /127.73.148.78 attached to topology node DataObjectIdentifier[ @ urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology ... network.topology.Topology[TopologyKey{topologyId=Uri{value=testtopo}}] ... topology.Node[NodeKey{nodeId=Uri{value=pcc://127.73.148.78}}] ] 05:43:15.761 [main] DEBUG o.o.b.p.t.p.AbstractTopologySessionListener - Clear Node state: DataObjectIdentifier[ @ urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology ... network.topology.Topology[TopologyKey{topologyId=Uri{value=testtopo}}] ... topology.Node[NodeKey{nodeId=Uri{value=pcc://127.73.148.78}}] ] 05:43:15.761 [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=[Tlvs3{lspDbVersion=LspDbVersion{lspDbVersionValue=1}}, Tlvs1{stateful=Stateful{augmentation=[Stateful1{includeDbVersion=true}, Stateful1{initiation=true}]}}]}}, remoteOpen=Open{deadTimer=30, keepalive=10, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs3{lspDbVersion=LspDbVersion{lspDbVersionValue=1}}, Tlvs1{stateful=Stateful{augmentation=[Stateful1{includeDbVersion=true}, Stateful1{initiation=true}]}}]}}} 05:43:15.763 [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=[Tlvs3{lspDbVersion=LspDbVersion{lspDbVersionValue=1}}, Tlvs1{stateful=Stateful{augmentation=[Stateful1{includeDbVersion=true}, Stateful1{initiation=true}]}}]}}, remoteOpen=Open{deadTimer=30, keepalive=10, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs3{lspDbVersion=LspDbVersion{lspDbVersionValue=1}}, Tlvs1{stateful=Stateful{augmentation=[Stateful1{includeDbVersion=true}, Stateful1{initiation=true}]}}]}}} 05:43:15.767 [main] DEBUG o.o.p.pcep.impl.PCEPSessionImpl - PCEP Message enqueued: Close{cCloseMessage=CCloseMessage{cClose=CClose{reason=1}}} 05:43:15.768 [main] INFO o.o.p.pcep.impl.PCEPSessionImpl - Closing PCEP session channel: TestingChannel 05:43:15.769 [main] INFO o.o.b.p.t.provider.TopologyNodeState - Node DataObjectIdentifier[ @ urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology ... network.topology.Topology[TopologyKey{topologyId=Uri{value=testtopo}}] ... topology.Node[NodeKey{nodeId=Uri{value=pcc://127.73.148.78}}] ] shutdown successfully 05:43:15.770 [main] DEBUG o.o.b.p.t.p.ServerSessionManager - Topology DataObjectIdentifier[ @ urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology ... network.topology.Topology[TopologyKey{topologyId=Uri{value=testtopo}}] ] removed 05:43:15.775 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 05:43:15.782 [main] INFO o.o.b.p.t.p.ServerSessionManager - Creating PCEP Topology testtopo 05:43:15.784 [pool-10-thread-1] INFO o.o.b.p.t.p.ServerSessionManager - PCEP Topology testtopo created successfully. 05:43:15.785 [main] INFO o.o.p.pcep.impl.PCEPSessionImpl - Session /127.56.170.87:32223[0] <-> /127.56.170.87:4189[0] started 05:43:15.786 [main] DEBUG o.o.b.p.t.p.ServerSessionManager - Node Uri{value=pcc://127.56.170.87} requested by listener org.opendaylight.bgpcep.pcep.topology.provider.PCEPTopologySessionListener@51a4feef 05:43:15.786 [main] DEBUG o.o.b.p.t.p.ServerSessionManager - Created topology node org.opendaylight.bgpcep.pcep.topology.provider.TopologyNodeState@11efc5da for id Uri{value=pcc://127.56.170.87} at DataObjectIdentifier[ @ urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology ... network.topology.Topology[TopologyKey{topologyId=Uri{value=testtopo}}] ... topology.Node[NodeKey{nodeId=Uri{value=pcc://127.56.170.87}}] ] 05:43:15.788 [main] DEBUG o.o.b.p.t.p.ServerSessionManager - Node Uri{value=pcc://127.56.170.87} bound to listener org.opendaylight.bgpcep.pcep.topology.provider.PCEPTopologySessionListener@51a4feef 05:43:15.790 [main] INFO o.o.b.p.t.p.AbstractTopologySessionListener - Session with /127.56.170.87 attached to topology node DataObjectIdentifier[ @ urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology ... network.topology.Topology[TopologyKey{topologyId=Uri{value=testtopo}}] ... topology.Node[NodeKey{nodeId=Uri{value=pcc://127.56.170.87}}] ] 05:43:15.832 [main] DEBUG o.o.b.p.t.p.AbstractTopologySessionListener - Saved LSP PlspId{value=1} with name test 05:43:15.967 [main] DEBUG o.o.b.p.t.p.AbstractTopologySessionListener - LSP test updated to MD-SAL 05:43:15.967 [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:43:15.974 [main] INFO o.o.y.b.d.codec.impl.LazyBindingMap - Using lazy population for maps larger than 1 element(s) 05:43:15.975 [main] WARN o.o.b.p.t.p.AbstractTopologySessionListener - Session PCEPSessionImpl{channel=TestingChannel, localOpen=Open{deadTimer=30, keepalive=10, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs3{}, Tlvs1{stateful=Stateful{augmentation=[Stateful1{includeDbVersion=true}, Stateful1{initiation=true}]}}]}}, remoteOpen=Open{deadTimer=30, keepalive=10, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs3{}, Tlvs1{stateful=Stateful{augmentation=[Stateful1{includeDbVersion=true}, Stateful1{initiation=true}]}}]}}} went down unexpectedly java.lang.IllegalArgumentException: Simulate Exception at org.opendaylight.bgpcep.pcep.topology.provider.StateSynchronizationAvoidanceProcedureTest.testStateSynchronizationPerformed(StateSynchronizationAvoidanceProcedureTest.java:130) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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:43:15.980 [main] DEBUG o.o.b.p.t.p.AbstractTopologySessionListener - Clear Node state: DataObjectIdentifier[ @ urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology ... network.topology.Topology[TopologyKey{topologyId=Uri{value=testtopo}}] ... topology.Node[NodeKey{nodeId=Uri{value=pcc://127.56.170.87}}] ] 05:43:15.981 [main] DEBUG o.o.b.p.t.p.ServerSessionManager - Node DataObjectIdentifier[ @ urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology ... network.topology.Topology[TopologyKey{topologyId=Uri{value=testtopo}}] ... topology.Node[NodeKey{nodeId=Uri{value=pcc://127.56.170.87}}] ] unbound 05:43:15.981 [main] INFO o.o.b.p.t.provider.TopologyNodeState - Node DataObjectIdentifier[ @ urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology ... network.topology.Topology[TopologyKey{topologyId=Uri{value=testtopo}}] ... topology.Node[NodeKey{nodeId=Uri{value=pcc://127.56.170.87}}] ] shutdown successfully 05:43:15.981 [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=[Tlvs3{}, Tlvs1{stateful=Stateful{augmentation=[Stateful1{includeDbVersion=true}, Stateful1{initiation=true}]}}]}}, remoteOpen=Open{deadTimer=30, keepalive=10, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs3{}, Tlvs1{stateful=Stateful{augmentation=[Stateful1{includeDbVersion=true}, Stateful1{initiation=true}]}}]}}} 05:43:15.981 [main] INFO o.o.p.pcep.impl.PCEPSessionImpl - Closing PCEP session channel: TestingChannel 05:43:15.982 [main] DEBUG o.o.p.pcep.impl.PCEPSessionImpl - Session is already closed. 05:43:15.982 [main] INFO o.o.p.pcep.impl.PCEPSessionImpl - Session /127.56.170.87:32223[0] <-> /127.56.170.87:4189[0] started 05:43:15.983 [main] DEBUG o.o.b.p.t.p.ServerSessionManager - Node Uri{value=pcc://127.56.170.87} requested by listener org.opendaylight.bgpcep.pcep.topology.provider.PCEPTopologySessionListener@125c42e3 05:43:15.983 [main] DEBUG o.o.b.p.t.p.ServerSessionManager - Created topology node org.opendaylight.bgpcep.pcep.topology.provider.TopologyNodeState@24851f5c for id Uri{value=pcc://127.56.170.87} at DataObjectIdentifier[ @ urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology ... network.topology.Topology[TopologyKey{topologyId=Uri{value=testtopo}}] ... topology.Node[NodeKey{nodeId=Uri{value=pcc://127.56.170.87}}] ] 05:43:15.984 [main] DEBUG o.o.b.p.t.p.ServerSessionManager - Node Uri{value=pcc://127.56.170.87} bound to listener org.opendaylight.bgpcep.pcep.topology.provider.PCEPTopologySessionListener@125c42e3 05:43:16.139 [main] INFO o.o.b.p.t.p.AbstractTopologySessionListener - Session with /127.56.170.87 attached to topology node DataObjectIdentifier[ @ urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology ... network.topology.Topology[TopologyKey{topologyId=Uri{value=testtopo}}] ... topology.Node[NodeKey{nodeId=Uri{value=pcc://127.56.170.87}}] ] 05:43:16.140 [main] DEBUG o.o.b.p.t.p.AbstractTopologySessionListener - LSP test removed 05:43:16.142 [main] DEBUG o.o.b.p.t.p.AbstractTopologySessionListener - Session PCEPSessionImpl{channel=TestingChannel, localOpen=Open{deadTimer=30, keepalive=10, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs3{lspDbVersion=LspDbVersion{lspDbVersionValue=2}}, Tlvs1{stateful=Stateful{augmentation=[Stateful1{includeDbVersion=true}, Stateful1{initiation=true}]}}]}}, remoteOpen=Open{deadTimer=30, keepalive=10, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs3{}, Tlvs1{stateful=Stateful{augmentation=[Stateful1{includeDbVersion=true}, Stateful1{initiation=true}]}}]}}} achieved synchronized state 05:43:16.343 [main] DEBUG o.o.b.p.t.p.AbstractTopologySessionListener - Clear Node state: DataObjectIdentifier[ @ urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology ... network.topology.Topology[TopologyKey{topologyId=Uri{value=testtopo}}] ... topology.Node[NodeKey{nodeId=Uri{value=pcc://127.56.170.87}}] ] 05:43:16.344 [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=[Tlvs3{lspDbVersion=LspDbVersion{lspDbVersionValue=2}}, Tlvs1{stateful=Stateful{augmentation=[Stateful1{includeDbVersion=true}, Stateful1{initiation=true}]}}]}}, remoteOpen=Open{deadTimer=30, keepalive=10, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs3{}, Tlvs1{stateful=Stateful{augmentation=[Stateful1{includeDbVersion=true}, Stateful1{initiation=true}]}}]}}} 05:43:16.345 [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=[Tlvs3{lspDbVersion=LspDbVersion{lspDbVersionValue=2}}, Tlvs1{stateful=Stateful{augmentation=[Stateful1{includeDbVersion=true}, Stateful1{initiation=true}]}}]}}, remoteOpen=Open{deadTimer=30, keepalive=10, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs3{}, Tlvs1{stateful=Stateful{augmentation=[Stateful1{includeDbVersion=true}, Stateful1{initiation=true}]}}]}}} 05:43:16.346 [main] DEBUG o.o.p.pcep.impl.PCEPSessionImpl - PCEP Message enqueued: Close{cCloseMessage=CCloseMessage{cClose=CClose{reason=1}}} 05:43:16.346 [main] INFO o.o.p.pcep.impl.PCEPSessionImpl - Closing PCEP session channel: TestingChannel 05:43:16.347 [main] INFO o.o.b.p.t.provider.TopologyNodeState - Node DataObjectIdentifier[ @ urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology ... network.topology.Topology[TopologyKey{topologyId=Uri{value=testtopo}}] ... topology.Node[NodeKey{nodeId=Uri{value=pcc://127.56.170.87}}] ] shutdown successfully 05:43:16.348 [pool-10-thread-1] DEBUG o.o.b.p.t.p.ServerSessionManager - Topology DataObjectIdentifier[ @ urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology ... network.topology.Topology[TopologyKey{topologyId=Uri{value=testtopo}}] ] removed 05:43:16.350 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 05:43:16.359 [main] INFO o.o.b.p.t.p.ServerSessionManager - Creating PCEP Topology testtopo 05:43:16.364 [pool-14-thread-1] INFO o.o.b.p.t.p.ServerSessionManager - PCEP Topology testtopo created successfully. 05:43:16.368 [main] INFO o.o.p.pcep.impl.PCEPSessionImpl - Session /127.136.225.248:47907[0] <-> /127.136.225.248:4189[0] started 05:43:16.368 [main] DEBUG o.o.b.p.t.p.ServerSessionManager - Node Uri{value=pcc://127.136.225.248} requested by listener org.opendaylight.bgpcep.pcep.topology.provider.PCEPTopologySessionListener@14cd3858 05:43:16.369 [main] DEBUG o.o.b.p.t.p.ServerSessionManager - Created topology node org.opendaylight.bgpcep.pcep.topology.provider.TopologyNodeState@3c45c5cd for id Uri{value=pcc://127.136.225.248} at DataObjectIdentifier[ @ urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology ... network.topology.Topology[TopologyKey{topologyId=Uri{value=testtopo}}] ... topology.Node[NodeKey{nodeId=Uri{value=pcc://127.136.225.248}}] ] 05:43:16.370 [main] DEBUG o.o.b.p.t.p.ServerSessionManager - Node Uri{value=pcc://127.136.225.248} bound to listener org.opendaylight.bgpcep.pcep.topology.provider.PCEPTopologySessionListener@14cd3858 05:43:16.371 [main] INFO o.o.b.p.t.p.AbstractTopologySessionListener - Session with /127.136.225.248 attached to topology node DataObjectIdentifier[ @ urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology ... network.topology.Topology[TopologyKey{topologyId=Uri{value=testtopo}}] ... topology.Node[NodeKey{nodeId=Uri{value=pcc://127.136.225.248}}] ] 05:43:16.376 [main] WARN o.o.b.p.t.p.PCEPTopologySessionListener - Request ID SrpIdNumber{value=1} not found in outstanding DB 05:43:16.377 [main] ERROR o.o.b.p.t.p.AbstractTopologySessionListener - PLSPID PlspId{value=1} seen for the first time, not reporting the LSP 05:43:16.377 [main] DEBUG o.o.b.p.t.p.PCEPTopologySessionListener - LSP Lsp{operational=Active, plspId=PlspId{value=1}, remove=false, sync=false, tlvs=Tlvs{lspIdentifiers=LspIdentifiers{lspId=LspId{value=1}}, augmentation=[Tlvs1{lspDbVersion=LspDbVersion{lspDbVersionValue=1}}]}} updated 05:43:16.378 [main] WARN o.o.b.p.t.p.AbstractTopologySessionListener - Session PCEPSessionImpl{channel=TestingChannel, localOpen=Open{deadTimer=30, keepalive=10, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs3{}, Tlvs1{stateful=Stateful{augmentation=[Stateful1{includeDbVersion=true}, Stateful1{initiation=true}]}}]}}, remoteOpen=Open{deadTimer=30, keepalive=10, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs3{}, Tlvs1{stateful=Stateful{augmentation=[Stateful1{includeDbVersion=true}, Stateful1{initiation=true}]}}]}}} went down unexpectedly java.lang.IllegalStateException: null at org.opendaylight.bgpcep.pcep.topology.provider.StateSynchronizationAvoidanceProcedureTest.testNodePersisted(StateSynchronizationAvoidanceProcedureTest.java:83) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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:43:16.379 [main] DEBUG o.o.b.p.t.p.AbstractTopologySessionListener - Clear Node state: DataObjectIdentifier[ @ urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology ... network.topology.Topology[TopologyKey{topologyId=Uri{value=testtopo}}] ... topology.Node[NodeKey{nodeId=Uri{value=pcc://127.136.225.248}}] ] 05:43:16.379 [main] DEBUG o.o.b.p.t.p.ServerSessionManager - Node DataObjectIdentifier[ @ urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology ... network.topology.Topology[TopologyKey{topologyId=Uri{value=testtopo}}] ... topology.Node[NodeKey{nodeId=Uri{value=pcc://127.136.225.248}}] ] unbound 05:43:16.379 [main] INFO o.o.b.p.t.provider.TopologyNodeState - Node DataObjectIdentifier[ @ urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology ... network.topology.Topology[TopologyKey{topologyId=Uri{value=testtopo}}] ... topology.Node[NodeKey{nodeId=Uri{value=pcc://127.136.225.248}}] ] shutdown successfully 05:43:16.380 [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=[Tlvs3{}, Tlvs1{stateful=Stateful{augmentation=[Stateful1{includeDbVersion=true}, Stateful1{initiation=true}]}}]}}, remoteOpen=Open{deadTimer=30, keepalive=10, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs3{}, Tlvs1{stateful=Stateful{augmentation=[Stateful1{includeDbVersion=true}, Stateful1{initiation=true}]}}]}}} 05:43:16.380 [main] INFO o.o.p.pcep.impl.PCEPSessionImpl - Closing PCEP session channel: TestingChannel 05:43:16.380 [main] DEBUG o.o.p.pcep.impl.PCEPSessionImpl - Session is already closed. 05:43:16.381 [main] DEBUG o.o.b.p.t.p.ServerSessionManager - Topology DataObjectIdentifier[ @ urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology ... network.topology.Topology[TopologyKey{topologyId=Uri{value=testtopo}}] ] removed