08:20:18.840 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 08:20:18.844 [main] INFO o.o.b.p.t.p.ServerSessionManager - Creating PCEP Topology testtopo 08:20:18.845 [pool-64-thread-1] INFO o.o.b.p.t.p.ServerSessionManager - PCEP Topology testtopo created successfully. 08:20:18.846 [main] INFO o.o.p.pcep.impl.PCEPSessionImpl - Session /127.240.69.139:43151[0] <-> /127.240.69.139:4189[0] started 08:20:18.846 [main] DEBUG o.o.b.p.t.p.ServerSessionManager - Node Uri{value=pcc://127.240.69.139} requested by listener org.opendaylight.bgpcep.pcep.topology.provider.PCEPTopologySessionListener@79eaf64 08:20:18.846 [main] DEBUG o.o.b.p.t.p.ServerSessionManager - Created topology node org.opendaylight.bgpcep.pcep.topology.provider.TopologyNodeState@5162bede for id Uri{value=pcc://127.240.69.139} 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.240.69.139}}] ] 08:20:18.847 [main] DEBUG o.o.b.p.t.p.ServerSessionManager - Node Uri{value=pcc://127.240.69.139} bound to listener org.opendaylight.bgpcep.pcep.topology.provider.PCEPTopologySessionListener@79eaf64 08:20:18.848 [main] INFO o.o.b.p.t.p.AbstractTopologySessionListener - Session with /127.240.69.139 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.240.69.139}}] ] 08:20:18.849 [main] DEBUG o.o.b.p.t.p.AbstractTopologySessionListener - Saved LSP PlspId{value=1} with name test 08:20:18.850 [main] DEBUG o.o.b.p.t.p.AbstractTopologySessionListener - LSP test updated to MD-SAL 08:20:18.850 [main] DEBUG o.o.b.p.t.p.PCEPTopologySessionListener - LSP Lsp{lspFlags=LspFlags{operational=Active, remove=false, sync=true}, plspId=PlspId{value=1}, tlvs=Tlvs{lspDbVersion=LspDbVersion{lspDbVersionValue=1}, lspIdentifiers=LspIdentifiers{lspId=LspId{value=1}}, symbolicPathName=SymbolicPathName{pathName=SymbolicPathName{value=74657374}}}} updated 08:20:19.051 [main] WARN o.o.b.p.t.p.AbstractTopologySessionListener - Session PCEPSessionImpl{channel=TestingChannel, localOpen=Open{deadTimer=30, keepalive=10, sessionId=0, tlvs=Tlvs{statefulCapability=StatefulCapability{deltaLspSyncCapability=true, includeDbVersion=true, initiation=true}}}, remoteOpen=Open{deadTimer=30, keepalive=10, sessionId=0, tlvs=Tlvs{statefulCapability=StatefulCapability{deltaLspSyncCapability=true, includeDbVersion=true, initiation=true}}}} went down unexpectedly java.lang.IllegalArgumentException: null at org.opendaylight.bgpcep.pcep.topology.provider.IncrementalSynchronizationProcedureTest.testStateSynchronizationPerformed(IncrementalSynchronizationProcedureTest.java:63) 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.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93) at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) 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) 08:20:19.053 [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.240.69.139}}] ] 08:20:19.053 [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.240.69.139}}] ] unbound 08:20:19.053 [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.240.69.139}}] ] shutdown successfully 08:20:19.053 [main] INFO o.o.p.pcep.impl.PCEPSessionImpl - Closing PCEP session: PCEPSessionImpl{channel=TestingChannel, localOpen=Open{deadTimer=30, keepalive=10, sessionId=0, tlvs=Tlvs{statefulCapability=StatefulCapability{deltaLspSyncCapability=true, includeDbVersion=true, initiation=true}}}, remoteOpen=Open{deadTimer=30, keepalive=10, sessionId=0, tlvs=Tlvs{statefulCapability=StatefulCapability{deltaLspSyncCapability=true, includeDbVersion=true, initiation=true}}}} 08:20:19.053 [main] INFO o.o.p.pcep.impl.PCEPSessionImpl - Closing PCEP session channel: TestingChannel 08:20:19.054 [main] DEBUG o.o.p.pcep.impl.PCEPSessionImpl - Session is already closed. 08:20:19.054 [main] INFO o.o.p.pcep.impl.PCEPSessionImpl - Session /127.240.69.139:43151[0] <-> /127.240.69.139:4189[0] started 08:20:19.055 [main] DEBUG o.o.b.p.t.p.ServerSessionManager - Node Uri{value=pcc://127.240.69.139} requested by listener org.opendaylight.bgpcep.pcep.topology.provider.PCEPTopologySessionListener@2724ae48 08:20:19.055 [main] DEBUG o.o.b.p.t.p.ServerSessionManager - Created topology node org.opendaylight.bgpcep.pcep.topology.provider.TopologyNodeState@3205ea73 for id Uri{value=pcc://127.240.69.139} 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.240.69.139}}] ] 08:20:19.056 [main] DEBUG o.o.b.p.t.p.ServerSessionManager - Node Uri{value=pcc://127.240.69.139} bound to listener org.opendaylight.bgpcep.pcep.topology.provider.PCEPTopologySessionListener@2724ae48 08:20:19.058 [main] INFO o.o.b.p.t.p.AbstractTopologySessionListener - Session with /127.240.69.139 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.240.69.139}}] ] 08:20:19.060 [main] DEBUG o.o.b.p.t.p.AbstractTopologySessionListener - Saved LSP PlspId{value=2} with name testsecond 08:20:19.060 [main] DEBUG o.o.b.p.t.p.AbstractTopologySessionListener - LSP testsecond updated to MD-SAL 08:20:19.061 [main] DEBUG o.o.b.p.t.p.PCEPTopologySessionListener - LSP Lsp{lspFlags=LspFlags{operational=Active, remove=false, sync=true}, plspId=PlspId{value=2}, tlvs=Tlvs{lspDbVersion=LspDbVersion{lspDbVersionValue=2}, lspIdentifiers=LspIdentifiers{lspId=LspId{value=2}}, symbolicPathName=SymbolicPathName{pathName=SymbolicPathName{value=746573747365636f6e64}}}} updated 08:20:19.263 [main] DEBUG o.o.b.p.t.p.AbstractTopologySessionListener - Session PCEPSessionImpl{channel=TestingChannel, localOpen=Open{deadTimer=30, keepalive=10, sessionId=0, tlvs=Tlvs{lspDbVersion=LspDbVersion{lspDbVersionValue=2}, statefulCapability=StatefulCapability{deltaLspSyncCapability=true, includeDbVersion=true, initiation=true}}}, remoteOpen=Open{deadTimer=30, keepalive=10, sessionId=0, tlvs=Tlvs{statefulCapability=StatefulCapability{deltaLspSyncCapability=true, includeDbVersion=true, initiation=true}}}} achieved synchronized state 08:20:19.266 [main] DEBUG o.o.b.p.t.p.AbstractTopologySessionListener - Saved LSP PlspId{value=3} with name testthird 08:20:19.267 [main] DEBUG o.o.b.p.t.p.AbstractTopologySessionListener - LSP testthird updated to MD-SAL 08:20:19.267 [main] DEBUG o.o.b.p.t.p.PCEPTopologySessionListener - LSP Lsp{lspFlags=LspFlags{operational=Active, remove=false, sync=true}, plspId=PlspId{value=3}, tlvs=Tlvs{lspDbVersion=LspDbVersion{lspDbVersionValue=3}, lspIdentifiers=LspIdentifiers{lspId=LspId{value=3}}, symbolicPathName=SymbolicPathName{pathName=SymbolicPathName{value=746573747468697264}}}} updated 08:20:19.469 [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.240.69.139}}] ] 08:20:19.469 [main] INFO o.o.b.p.t.p.AbstractTopologySessionListener - Closing session PCEPSessionImpl{channel=TestingChannel, localOpen=Open{deadTimer=30, keepalive=10, sessionId=0, tlvs=Tlvs{lspDbVersion=LspDbVersion{lspDbVersionValue=2}, statefulCapability=StatefulCapability{deltaLspSyncCapability=true, includeDbVersion=true, initiation=true}}}, remoteOpen=Open{deadTimer=30, keepalive=10, sessionId=0, tlvs=Tlvs{statefulCapability=StatefulCapability{deltaLspSyncCapability=true, includeDbVersion=true, initiation=true}}}} 08:20:19.470 [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{lspDbVersion=LspDbVersion{lspDbVersionValue=2}, statefulCapability=StatefulCapability{deltaLspSyncCapability=true, includeDbVersion=true, initiation=true}}}, remoteOpen=Open{deadTimer=30, keepalive=10, sessionId=0, tlvs=Tlvs{statefulCapability=StatefulCapability{deltaLspSyncCapability=true, includeDbVersion=true, initiation=true}}}} 08:20:19.470 [main] DEBUG o.o.p.pcep.impl.PCEPSessionImpl - PCEP Message enqueued: Close{cCloseMessage=CCloseMessage{cClose=CClose{reason=1}}} 08:20:19.471 [main] INFO o.o.p.pcep.impl.PCEPSessionImpl - Closing PCEP session channel: TestingChannel 08:20:19.471 [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.240.69.139}}] ] shutdown successfully 08:20:19.472 [pool-64-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