SLF4J(W): Class path contains multiple SLF4J providers. SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@2c991465] SLF4J(W): Found provider [org.slf4j.simple.SimpleServiceProvider@5fef2aac] SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. 05:08:19,565 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14 05:08:19,566 |-INFO in ch.qos.logback.classic.util.ContextInitializer@339f3a55 - No custom configurators were discovered as a service. 05:08:19,566 |-INFO in ch.qos.logback.classic.util.ContextInitializer@339f3a55 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 05:08:19,568 |-INFO in ch.qos.logback.classic.util.ContextInitializer@339f3a55 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 05:08:19,568 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 05:08:19,568 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 05:08:19,569 |-INFO in ch.qos.logback.classic.util.ContextInitializer@339f3a55 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 05:08:19,569 |-INFO in ch.qos.logback.classic.util.ContextInitializer@339f3a55 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 05:08:19,569 |-INFO in ch.qos.logback.classic.util.ContextInitializer@339f3a55 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 05:08:19,569 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/w/workspace/bgpcep-maven-merge-0.21.x/programming/impl/target/test-classes/logback-test.xml] 05:08:19,570 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@2dd63e3 - Resource [logback-test.xml] occurs multiple times on the classpath. 05:08:19,570 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@2dd63e3 - Resource [logback-test.xml] occurs at [jar:file:/tmp/r/org/opendaylight/yangtools/mockito-configuration/13.0.6/mockito-configuration-13.0.6.jar!/logback-test.xml] 05:08:19,570 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@2dd63e3 - Resource [logback-test.xml] occurs at [file:/w/workspace/bgpcep-maven-merge-0.21.x/programming/impl/target/test-classes/logback-test.xml] 05:08:19,634 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 17 05:08:19,634 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 05:08:19,634 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 21 05:08:19,634 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 05:08:19,696 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1723352899696) 05:08:19,696 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - No 'scanPeriod' specified. Defaulting to 1 minutes 05:08:19,696 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [file:/w/workspace/bgpcep-maven-merge-0.21.x/programming/impl/target/test-classes/logback-test.xml] 05:08:19,696 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 1 minutes 05:08:19,699 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 05:08:19,699 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 05:08:19,708 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 05:08:19,741 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.opendaylight.protocol] to false 05:08:19,741 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - org.opendaylight.protocol level set to DEBUG 05:08:19,741 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.opendaylight.protocol] 05:08:19,742 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.opendaylight.bgpcep] to false 05:08:19,742 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - org.opendaylight.bgpcep level set to DEBUG 05:08:19,742 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.opendaylight.bgpcep] 05:08:19,742 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 05:08:19,742 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 05:08:19,742 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@7d1c164a - End of configuration. 05:08:19,743 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@209f3887 - Registering current configuration as safe fallback point 05:08:19,743 |-INFO in ch.qos.logback.classic.util.ContextInitializer@339f3a55 - 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@2c991465] 05:08:22.919 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 05:08:23.210 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Creating Programming Service test-instraction-queue-service-group. 05:08:23.219 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue service test-instraction-queue-service-group instantiated 05:08:23.431 [pool-7-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} added 05:08:23.442 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} is ready for execution 05:08:23.442 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Scheduled 05:08:23.475 [pool-7-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 05:08:23.476 [main] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Uri{value=mockedSubmit1} cannot be cleaned because of it's in state Scheduled 05:08:23.477 [main] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Uri{value=mockedSubmit2} cannot be cleaned because of it's in state Queued 05:08:23.479 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Cancelled 05:08:23.481 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} transitioned to status Cancelled 05:08:23.481 [pool-7-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 05:08:23.482 [pool-7-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 05:08:23.483 [main] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 05:08:23.483 [main] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Uri{value=mockedSubmit1} cleaned successfully 05:08:23.483 [main] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Uri{value=mockedSubmit2} cleaned successfully 05:08:23.485 [pool-7-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 05:08:23.490 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 05:08:23.491 [main] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 05:08:23.492 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 05:08:23.492 [pool-7-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 05:08:23.499 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 05:08:23.501 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Creating Programming Service test-instraction-queue-service-group. 05:08:23.501 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue service test-instraction-queue-service-group instantiated 05:08:23.503 [pool-12-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} added 05:08:23.504 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} is ready for execution 05:08:23.504 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Scheduled 05:08:23.506 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 05:08:23.506 [pool-12-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 05:08:23.506 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} transitioned to status Cancelled 05:08:23.507 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Cancelled 05:08:23.507 [pool-12-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 05:08:23.507 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 05:08:23.508 [pool-12-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 05:08:23.509 [pool-12-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 05:08:23.510 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 05:08:23.510 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 05:08:23.510 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Cancelled 05:08:23.510 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 05:08:23.510 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 05:08:23.510 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Cancelled 05:08:23.510 [pool-12-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 05:08:23.511 [pool-12-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 05:08:23.514 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 05:08:23.516 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Creating Programming Service test-instraction-queue-service-group. 05:08:23.516 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue service test-instraction-queue-service-group instantiated 05:08:23.518 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} is ready for execution 05:08:23.518 [pool-17-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} added 05:08:23.518 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Scheduled 05:08:23.520 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Executing 05:08:23.520 [pool-17-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 05:08:23.521 [pool-17-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 05:08:23.521 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Successful 05:08:23.522 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} is ready for execution 05:08:23.522 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} transitioned to status Scheduled 05:08:23.522 [pool-17-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 05:08:23.523 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} transitioned to status Executing 05:08:23.523 [pool-17-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 05:08:23.524 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} transitioned to status Successful 05:08:23.524 [pool-17-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 05:08:23.524 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 05:08:23.524 [pool-17-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 05:08:23.525 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Successful 05:08:23.525 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Successful 05:08:23.525 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 05:08:23.525 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Successful 05:08:23.525 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Successful 05:08:23.525 [pool-17-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 05:08:23.526 [pool-17-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 05:08:23.530 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 05:08:23.531 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Creating Programming Service test-instraction-queue-service-group. 05:08:23.531 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue service test-instraction-queue-service-group instantiated 05:08:23.533 [pool-22-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} added 05:08:23.536 [Time-limited test] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} is ready for execution 05:08:23.536 [Time-limited test] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Scheduled 05:08:23.538 [pool-22-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 05:08:23.539 [Time-limited test] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Executing 05:08:23.540 [pool-22-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 05:08:26.538 [pool-18-thread-1] INFO o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} timed out while executing, transitioning into Unknown 05:08:26.539 [pool-18-thread-1] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Unknown 05:08:26.540 [pool-18-thread-1] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} transitioned to status Cancelled 05:08:26.540 [pool-18-thread-1] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 05:08:26.541 [pool-22-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 05:08:26.541 [pool-22-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 05:08:26.549 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 05:08:26.549 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 05:08:26.549 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Unknown 05:08:26.549 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 05:08:26.549 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 05:08:26.550 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Unknown 05:08:26.550 [pool-22-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 05:08:26.550 [pool-22-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 05:08:26.560 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 05:08:26.573 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Creating Programming Service test-instraction-queue-service-group. 05:08:26.573 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue service test-instraction-queue-service-group instantiated 05:08:26.575 [pool-27-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} added 05:08:26.575 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit} is ready for execution 05:08:26.575 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit} transitioned to status Scheduled 05:08:26.577 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit} transitioned to status Cancelled 05:08:26.577 [pool-27-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 05:08:26.578 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 05:08:26.578 [pool-27-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 05:08:26.578 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit} can no longer be cancelled due to status Cancelled 05:08:26.578 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 05:08:26.578 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit} can no longer be cancelled due to status Cancelled 05:08:26.579 [pool-27-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 05:08:26.579 [pool-27-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 05:08:26.582 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 05:08:26.584 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Creating Programming Service test-instraction-queue-service-group. 05:08:26.584 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue service test-instraction-queue-service-group instantiated 05:08:26.586 [pool-32-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} added 05:08:26.587 [Time-limited test] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} is ready for execution 05:08:26.587 [Time-limited test] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Scheduled 05:08:26.588 [Time-limited test] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Executing 05:08:26.588 [pool-32-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 05:08:26.588 [Time-limited test] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Successful 05:08:26.588 [pool-32-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 05:08:26.589 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 05:08:26.589 [pool-32-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 05:08:26.589 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Successful 05:08:26.589 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 05:08:26.589 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Successful 05:08:26.590 [pool-32-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 05:08:26.590 [pool-32-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 05:08:26.593 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 05:08:26.594 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Creating Programming Service test-instraction-queue-service-group. 05:08:26.594 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue service test-instraction-queue-service-group instantiated 05:08:26.596 [pool-37-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} added 05:08:26.597 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit} is ready for execution 05:08:26.597 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit} transitioned to status Scheduled 05:08:26.598 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 05:08:26.598 [pool-37-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 05:08:26.598 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit} transitioned to status Cancelled 05:08:26.599 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 05:08:26.599 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit} can no longer be cancelled due to status Cancelled 05:08:26.599 [pool-37-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 05:08:26.600 [pool-37-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 05:08:26.600 [pool-37-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 05:08:26.603 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 05:08:26.605 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Creating Programming Service test-instraction-queue-service-group. 05:08:26.605 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue service test-instraction-queue-service-group instantiated 05:08:26.606 [pool-42-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} added 05:08:26.607 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} is ready for execution 05:08:26.607 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Scheduled 05:08:26.608 [pool-42-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 05:08:26.610 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Cancelled 05:08:26.610 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} transitioned to status Cancelled 05:08:26.610 [pool-42-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 05:08:26.611 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit3} transitioned to status Cancelled 05:08:26.611 [pool-42-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 05:08:26.611 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit3} can no longer be cancelled due to status Cancelled 05:08:26.611 [pool-42-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 05:08:26.612 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 05:08:26.613 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 05:08:26.613 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Cancelled 05:08:26.613 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit3} can no longer be cancelled due to status Cancelled 05:08:26.613 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 05:08:26.613 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 05:08:26.613 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Cancelled 05:08:26.613 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit3} can no longer be cancelled due to status Cancelled 05:08:26.615 [pool-42-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 05:08:26.616 [pool-42-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 05:08:26.619 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 05:08:26.621 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Creating Programming Service test-instraction-queue-service-group. 05:08:26.621 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue service test-instraction-queue-service-group instantiated 05:08:26.623 [pool-47-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} added 05:08:26.625 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Instruction Uri{value=mockedSubmit} depends on Uri{value=dep1}, which is not a known instruction 05:08:26.629 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 05:08:26.629 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 05:08:26.629 [pool-47-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 05:08:26.630 [pool-47-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 05:08:26.632 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 05:08:26.634 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Creating Programming Service test-instraction-queue-service-group. 05:08:26.634 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue service test-instraction-queue-service-group instantiated 05:08:26.636 [pool-52-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} added 05:08:26.637 [Time-limited test] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} is ready for execution 05:08:26.637 [Time-limited test] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Scheduled 05:08:26.639 [pool-52-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 05:08:29.638 [pool-48-thread-1] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} timed out while Scheduled, cancelling it 05:08:29.639 [pool-48-thread-1] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Cancelled 05:08:29.641 [pool-52-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 05:08:29.642 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 05:08:29.643 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Cancelled 05:08:29.644 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 05:08:29.644 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Cancelled 05:08:29.645 [pool-52-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 05:08:29.645 [pool-52-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 05:08:29.650 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 05:08:29.651 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Creating Programming Service test-instraction-queue-service-group. 05:08:29.652 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue service test-instraction-queue-service-group instantiated 05:08:29.654 [pool-57-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} added 05:08:29.655 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} is ready for execution 05:08:29.655 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Scheduled 05:08:29.656 [pool-57-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 05:08:29.657 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 05:08:29.657 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} transitioned to status Cancelled 05:08:29.658 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Cancelled 05:08:29.658 [pool-57-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 05:08:29.659 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 05:08:29.659 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 05:08:29.659 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 05:08:29.659 [pool-57-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 05:08:29.659 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Cancelled 05:08:29.660 [pool-57-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 05:08:29.660 [pool-57-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, caseType=null, key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed