SLF4J(W): Class path contains multiple SLF4J providers. SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@688a2c09] SLF4J(W): Found provider [org.slf4j.simple.SimpleServiceProvider@5de5e95] SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. 05:16:32,064 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14 05:16:32,065 |-INFO in ch.qos.logback.classic.util.ContextInitializer@580902cd - No custom configurators were discovered as a service. 05:16:32,065 |-INFO in ch.qos.logback.classic.util.ContextInitializer@580902cd - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 05:16:32,066 |-INFO in ch.qos.logback.classic.util.ContextInitializer@580902cd - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 05:16:32,067 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 05:16:32,067 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 05:16:32,067 |-INFO in ch.qos.logback.classic.util.ContextInitializer@580902cd - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 05:16:32,067 |-INFO in ch.qos.logback.classic.util.ContextInitializer@580902cd - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 05:16:32,068 |-INFO in ch.qos.logback.classic.util.ContextInitializer@580902cd - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 05:16:32,068 |-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:16:32,068 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@3757e8e2 - Resource [logback-test.xml] occurs multiple times on the classpath. 05:16:32,068 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@3757e8e2 - Resource [logback-test.xml] occurs at [file:/w/workspace/bgpcep-maven-merge-0.21.x/programming/impl/target/test-classes/logback-test.xml] 05:16:32,068 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@3757e8e2 - Resource [logback-test.xml] occurs at [jar:file:/tmp/r/org/opendaylight/yangtools/mockito-configuration/13.0.7/mockito-configuration-13.0.7.jar!/logback-test.xml] 05:16:32,129 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 17 05:16:32,129 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 05:16:32,129 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 21 05:16:32,129 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 05:16:32,180 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1729833392180) 05:16:32,180 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - No 'scanPeriod' specified. Defaulting to 1 minutes 05:16:32,180 |-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:16:32,180 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 1 minutes 05:16:32,182 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 05:16:32,182 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 05:16:32,190 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 05:16:32,222 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.opendaylight.protocol] to false 05:16:32,222 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - org.opendaylight.protocol level set to DEBUG 05:16:32,222 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.opendaylight.protocol] 05:16:32,222 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.opendaylight.bgpcep] to false 05:16:32,222 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - org.opendaylight.bgpcep level set to DEBUG 05:16:32,222 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.opendaylight.bgpcep] 05:16:32,222 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 05:16:32,222 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 05:16:32,223 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@1653b84e - End of configuration. 05:16:32,223 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@7f8a9454 - Registering current configuration as safe fallback point 05:16:32,224 |-INFO in ch.qos.logback.classic.util.ContextInitializer@580902cd - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 156 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY SLF4J(I): Actual provider is of type [ch.qos.logback.classic.spi.LogbackServiceProvider@688a2c09] 05:16:35.392 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 05:16:35.659 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Creating Programming Service test-instraction-queue-service-group. 05:16:35.667 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue service test-instraction-queue-service-group instantiated 05:16:35.864 [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:16:35.882 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} is ready for execution 05:16:35.882 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Scheduled 05:16:35.917 [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:16:35.921 [main] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Uri{value=mockedSubmit2} cannot be cleaned because of it's in state Queued 05:16:35.921 [main] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Uri{value=mockedSubmit1} cannot be cleaned because of it's in state Scheduled 05:16:35.946 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Cancelled 05:16:35.948 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} transitioned to status Cancelled 05:16:35.948 [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:16:35.949 [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:16:35.950 [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:16:35.951 [main] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Uri{value=mockedSubmit2} cleaned successfully 05:16:35.951 [main] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Uri{value=mockedSubmit1} cleaned successfully 05:16:35.953 [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:16:35.958 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 05:16:35.959 [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:16:35.959 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 05:16:35.960 [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:16:35.967 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 05:16:35.971 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Creating Programming Service test-instraction-queue-service-group. 05:16:35.971 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue service test-instraction-queue-service-group instantiated 05:16:35.972 [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:16:35.973 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} is ready for execution 05:16:35.973 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Scheduled 05:16:35.975 [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:16:35.975 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 05:16:35.976 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} transitioned to status Cancelled 05:16:35.976 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Cancelled 05:16:35.977 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 05:16:35.977 [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:16:35.978 [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:16:35.979 [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:16:35.980 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 05:16:35.980 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 05:16:35.980 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Cancelled 05:16:35.980 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 05:16:35.980 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 05:16:35.980 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Cancelled 05:16:35.980 [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:16:35.981 [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:16:35.985 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 05:16:35.986 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Creating Programming Service test-instraction-queue-service-group. 05:16:35.986 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue service test-instraction-queue-service-group instantiated 05:16:35.988 [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:16:35.989 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} is ready for execution 05:16:35.989 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Scheduled 05:16:35.990 [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:16:35.991 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Executing 05:16:35.992 [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:16:35.992 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Successful 05:16:35.993 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} is ready for execution 05:16:35.993 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} transitioned to status Scheduled 05:16:35.993 [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:16:35.994 [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:16:35.994 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} transitioned to status Executing 05:16:35.995 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} transitioned to status Successful 05:16:35.995 [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:16:35.996 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 05:16:35.996 [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:16:35.996 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Successful 05:16:35.996 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Successful 05:16:35.996 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 05:16:35.996 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Successful 05:16:35.996 [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:16:35.996 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Successful 05:16:35.997 [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:16:36.002 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 05:16:36.004 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Creating Programming Service test-instraction-queue-service-group. 05:16:36.004 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue service test-instraction-queue-service-group instantiated 05:16:36.005 [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:16:36.008 [Time-limited test] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} is ready for execution 05:16:36.008 [Time-limited test] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Scheduled 05:16:36.010 [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:16:36.011 [Time-limited test] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Executing 05:16:36.012 [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:16:39.009 [pool-18-thread-1] INFO o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} timed out while executing, transitioning into Unknown 05:16:39.010 [pool-18-thread-1] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Unknown 05:16:39.011 [pool-18-thread-1] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} transitioned to status Cancelled 05:16:39.012 [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:16:39.013 [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:16:39.014 [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:16:39.019 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 05:16:39.020 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 05:16:39.020 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Unknown 05:16:39.021 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 05:16:39.022 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 05:16:39.022 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Unknown 05:16:39.023 [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:16:39.024 [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:16:39.033 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 05:16:39.036 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Creating Programming Service test-instraction-queue-service-group. 05:16:39.036 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue service test-instraction-queue-service-group instantiated 05:16:39.039 [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:16:39.040 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit} is ready for execution 05:16:39.040 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit} transitioned to status Scheduled 05:16:39.042 [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:16:39.042 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit} transitioned to status Cancelled 05:16:39.043 [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:16:39.043 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 05:16:39.043 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit} can no longer be cancelled due to status Cancelled 05:16:39.043 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 05:16:39.043 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit} can no longer be cancelled due to status Cancelled 05:16:39.043 [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:16:39.044 [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:16:39.047 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 05:16:39.048 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Creating Programming Service test-instraction-queue-service-group. 05:16:39.049 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue service test-instraction-queue-service-group instantiated 05:16:39.050 [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:16:39.052 [Time-limited test] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} is ready for execution 05:16:39.052 [Time-limited test] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Scheduled 05:16:39.053 [Time-limited test] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Executing 05:16:39.053 [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:16:39.054 [Time-limited test] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Successful 05:16:39.054 [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:16:39.054 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 05:16:39.055 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Successful 05:16:39.055 [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:16:39.055 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 05:16:39.055 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Successful 05:16:39.055 [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:16:39.056 [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:16:39.060 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 05:16:39.062 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Creating Programming Service test-instraction-queue-service-group. 05:16:39.062 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue service test-instraction-queue-service-group instantiated 05:16:39.064 [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:16:39.066 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit} is ready for execution 05:16:39.066 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit} transitioned to status Scheduled 05:16:39.067 [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:16:39.067 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 05:16:39.068 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit} transitioned to status Cancelled 05:16:39.068 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 05:16:39.068 [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:16:39.068 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit} can no longer be cancelled due to status Cancelled 05:16:39.069 [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:16:39.069 [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:16:39.072 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 05:16:39.073 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Creating Programming Service test-instraction-queue-service-group. 05:16:39.073 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue service test-instraction-queue-service-group instantiated 05:16:39.075 [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:16:39.076 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} is ready for execution 05:16:39.076 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Scheduled 05:16:39.077 [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:16:39.078 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Cancelled 05:16:39.079 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} transitioned to status Cancelled 05:16:39.079 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit3} transitioned to status Cancelled 05:16:39.080 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit3} can no longer be cancelled due to status Cancelled 05:16:39.091 [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:16:39.091 [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:16:39.092 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 05:16:39.092 [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:16:39.092 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 05:16:39.092 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Cancelled 05:16:39.092 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit3} can no longer be cancelled due to status Cancelled 05:16:39.092 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 05:16:39.093 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 05:16:39.093 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Cancelled 05:16:39.093 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit3} can no longer be cancelled due to status Cancelled 05:16:39.093 [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:16:39.093 [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:16:39.096 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 05:16:39.098 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Creating Programming Service test-instraction-queue-service-group. 05:16:39.098 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue service test-instraction-queue-service-group instantiated 05:16:39.100 [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:16:39.102 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Instruction Uri{value=mockedSubmit} depends on Uri{value=dep1}, which is not a known instruction 05:16:39.115 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 05:16:39.115 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 05:16:39.116 [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:16:39.116 [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:16:39.120 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 05:16:39.121 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Creating Programming Service test-instraction-queue-service-group. 05:16:39.121 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue service test-instraction-queue-service-group instantiated 05:16:39.122 [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:16:39.125 [Time-limited test] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} is ready for execution 05:16:39.126 [Time-limited test] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Scheduled 05:16:39.127 [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:16:42.127 [pool-48-thread-1] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} timed out while Scheduled, cancelling it 05:16:42.127 [pool-48-thread-1] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Cancelled 05:16:42.129 [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:16:42.134 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 05:16:42.135 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Cancelled 05:16:42.135 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 05:16:42.136 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Cancelled 05:16:42.136 [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:16:42.136 [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:16:42.140 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 05:16:42.141 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Creating Programming Service test-instraction-queue-service-group. 05:16:42.142 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue service test-instraction-queue-service-group instantiated 05:16:42.143 [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:16:42.144 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} is ready for execution 05:16:42.144 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Scheduled 05:16:42.145 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 05:16:42.145 [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:16:42.145 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} transitioned to status Cancelled 05:16:42.146 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Cancelled 05:16:42.146 [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:16:42.146 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 05:16:42.147 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 05:16:42.147 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 05:16:42.147 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Cancelled 05:16:42.147 [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:16:42.147 [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:16:42.148 [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