<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:35:56 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>OpenDaylight JIRA</title>
    <link>https://jira.opendaylight.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>8.20.10</version>
        <build-number>820010</build-number>
        <build-date>22-06-2022</build-date>
    </build-info>


<item>
            <title>[OVSDB-266] Instances are not reachable in Openstack when ODL used as cluster (using OFPlugin He design)</title>
                <link>https://jira.opendaylight.org/browse/OVSDB-266</link>
                <project id="10158" key="OVSDB">ovsdb</project>
                    <description>&lt;p&gt;Created an ODL cluster with all instances running odl-ovsdb-openstack feature using the OpenFlow Plugin (He) design.&lt;/p&gt;

&lt;p&gt;stacked up Openstack Control and Compute nodes, Then&lt;/p&gt;

&lt;p&gt;i) created Network + instances&lt;br/&gt;
   result: Instances do not have the IP, the discover fails&lt;/p&gt;

&lt;p&gt;ii) Created router and added one more network and created instances&lt;br/&gt;
    result: Same behavior&lt;/p&gt;

&lt;p&gt;From early observations, the flow entries sem to be missing a lot of items in the chain.&lt;/p&gt;

&lt;p&gt;These are the flow entries in control node.&lt;br/&gt;
ubuntu@odl-os-control-node:~/devstack$ sudo ovs-ofctl dump-flows br-int -OOpenFlow13&lt;br/&gt;
OFPST_FLOW reply (OF1.3) (xid=0x2):&lt;br/&gt;
 cookie=0x0, duration=2396.606s, table=0, n_packets=2, n_bytes=140, in_port=1,dl_src=fa:16:3e:80:24:a2 actions=set_field:0x401-&amp;gt;tun_id,load:0x1-&amp;gt;NXM_NX_REG0[],goto_table:20&lt;br/&gt;
 cookie=0x0, duration=3113.360s, table=0, n_packets=960, n_bytes=107520, dl_type=0x88cc actions=CONTROLLER:65535&lt;br/&gt;
 cookie=0x0, duration=760.168s, table=20, n_packets=0, n_bytes=0, priority=1024,arp,tun_id=0x3f8,arp_tpa=2.3.4.4,arp_op=1 actions=move:NXM_OF_ETH_SRC[]&lt;del&gt;&amp;gt;NXM_OF_ETH_DST[],set_field:fa:16:3e:04:dc:01&lt;/del&gt;&amp;gt;eth_src,load:0x2-&amp;gt;NXM_OF_ARP_OP[],move:NXM_NX_ARP_SHA[]&lt;del&gt;&amp;gt;NXM_NX_ARP_THA[],move:NXM_OF_ARP_SPA[]&lt;/del&gt;&amp;gt;NXM_OF_ARP_TPA[],load:0xfa163e04dc01-&amp;gt;NXM_NX_ARP_SHA[],load:0x2030404-&amp;gt;NXM_OF_ARP_SPA[],IN_PORT&lt;br/&gt;
 cookie=0x0, duration=982.965s, table=20, n_packets=0, n_bytes=0, priority=1024,arp,tun_id=0x401,arp_tpa=1.2.3.1,arp_op=1 actions=move:NXM_OF_ETH_SRC[]&lt;del&gt;&amp;gt;NXM_OF_ETH_DST[],set_field:fa:16:3e:aa:3e:78&lt;/del&gt;&amp;gt;eth_src,load:0x2-&amp;gt;NXM_OF_ARP_OP[],move:NXM_NX_ARP_SHA[]&lt;del&gt;&amp;gt;NXM_NX_ARP_THA[],move:NXM_OF_ARP_SPA[]&lt;/del&gt;&amp;gt;NXM_OF_ARP_TPA[],load:0xfa163eaa3e78-&amp;gt;NXM_NX_ARP_SHA[],load:0x1020301-&amp;gt;NXM_OF_ARP_SPA[],IN_PORT&lt;br/&gt;
 cookie=0x0, duration=3113.572s, table=60, n_packets=0, n_bytes=0, priority=0 actions=goto_table:70&lt;br/&gt;
 cookie=0x0, duration=2229.565s, table=90, n_packets=0, n_bytes=0, priority=61010,arp,arp_tha=fa:16:3e:e9:a2:e4 actions=goto_table:100&lt;/p&gt;





&lt;p&gt;Flow entries in compute node&lt;/p&gt;

&lt;p&gt;ubuntu@odl-os-compute-node:~/devstack$ sudo ovs-ofctl dump-flows br-int -OOpenFlow13&lt;br/&gt;
OFPST_FLOW reply (OF1.3) (xid=0x2):&lt;br/&gt;
 cookie=0x0, duration=953.315s, table=20, n_packets=0, n_bytes=0, priority=1024,arp,tun_id=0x3f8,arp_tpa=2.3.4.4,arp_op=1 actions=move:NXM_OF_ETH_SRC[]&lt;del&gt;&amp;gt;NXM_OF_ETH_DST[],set_field:fa:16:3e:04:dc:01&lt;/del&gt;&amp;gt;eth_src,load:0x2-&amp;gt;NXM_OF_ARP_OP[],move:NXM_NX_ARP_SHA[]&lt;del&gt;&amp;gt;NXM_NX_ARP_THA[],move:NXM_OF_ARP_SPA[]&lt;/del&gt;&amp;gt;NXM_OF_ARP_TPA[],load:0xfa163e04dc01-&amp;gt;NXM_NX_ARP_SHA[],load:0x2030404-&amp;gt;NXM_OF_ARP_SPA[],IN_PORT&lt;/p&gt;


&lt;p&gt;Will attach the logs.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="21958">OVSDB-266</key>
            <summary>Instances are not reachable in Openstack when ODL used as cluster (using OFPlugin He design)</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                                <status id="5" iconUrl="https://jira.opendaylight.org/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10000">Done</resolution>
                                        <assignee username="Avishnoi">Anil Vishnoi</assignee>
                                    <reporter username="gvrangan">Venkatrangan Govindarajan</reporter>
                        <labels>
                    </labels>
                <created>Thu, 21 Jan 2016 00:08:16 +0000</created>
                <updated>Wed, 10 Feb 2016 01:47:54 +0000</updated>
                            <resolved>Wed, 10 Feb 2016 01:47:54 +0000</resolved>
                                    <version>unspecified</version>
                                                    <component>openstack.net-virt</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="41174" author="gvrangan" created="Thu, 21 Jan 2016 00:24:53 +0000"  >&lt;p&gt;Attachment odl1_log.tgzz has been added with description: ODL1 Logs&lt;/p&gt;</comment>
                            <comment id="41175" author="gvrangan" created="Thu, 21 Jan 2016 00:25:22 +0000"  >&lt;p&gt;Attachment odl2_log.tgz has been added with description: ODL2 logs&lt;/p&gt;</comment>
                            <comment id="41176" author="gvrangan" created="Thu, 21 Jan 2016 00:25:41 +0000"  >&lt;p&gt;Attachment odl3_log.tgz has been added with description: ODL3 logs&lt;/p&gt;</comment>
                            <comment id="41163" author="gvrangan" created="Thu, 21 Jan 2016 00:29:26 +0000"  >&lt;p&gt;Exceptions in Logs indicate the following&lt;/p&gt;

&lt;p&gt;a.  &lt;/p&gt;

&lt;p&gt;2016-01-20 18:48:29,866 | ERROR | ntDispatcherImpl | AbstractServiceInstance          | 282 - org.opendaylight.ovsdb.openstack.net-virt-providers - 1.2.1.SNAPSHOT | TransactionCommitFailedException{message=Data did not pass validation., errorList=[RpcError [message=Data did not pass validation., severity=ERROR, errorType=APPLICATION, tag=operation-failed, applicationTag=null, info=null, cause=org.opendaylight.yangtools.yang.data.api.schema.tree.ModifiedNodeDoesNot&lt;/p&gt;</comment>
                            <comment id="41164" author="gvrangan" created="Thu, 21 Jan 2016 01:00:33 +0000"  >&lt;p&gt;used: stable/beryllium branch&lt;/p&gt;</comment>
                            <comment id="41165" author="shague@redhat.com" created="Fri, 22 Jan 2016 15:55:12 +0000"  >&lt;p&gt;Anil,&lt;/p&gt;

&lt;p&gt;have you seen this exception with clustering? This is coming out in the ODL1 log very early so wondering if that impacts the rest of the testing.&lt;/p&gt;

&lt;p&gt;2016-01-20 18:12:45,228 | WARN  | ult-dispatcher-3 | ShardManager                     | 161 - org.opendaylight.controller.sal-distributed-datastore - 1.3.0.SNAPSHOT | Supervisor Strategy caught unexpected exception - resuming&lt;br/&gt;
java.lang.NullPointerException&lt;br/&gt;
	at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:210)&lt;span class=&quot;error&quot;&gt;&amp;#91;61:com.google.guava:18.0.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier$AbstractPathArgument.&amp;lt;init&amp;gt;(YangInstanceIdentifier.java:413)&lt;span class=&quot;error&quot;&gt;&amp;#91;76:org.opendaylight.yangtools.yang-data-api:0.8.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier$NodeWithValue.&amp;lt;init&amp;gt;(YangInstanceIdentifier.java:584)&lt;span class=&quot;error&quot;&gt;&amp;#91;76:org.opendaylight.yangtools.yang-data-api:0.8.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.controller.cluster.datastore.node.utils.stream.NormalizedNodeInputStreamReader.readNormalizedNodeInternal(NormalizedNodeInputStreamReader.java:138)&lt;span class=&quot;error&quot;&gt;&amp;#91;157:org.opendaylight.controller.sal-clustering-commons:1.3.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.controller.cluster.datastore.node.utils.stream.NormalizedNodeInputStreamReader.readNormalizedNode(NormalizedNodeInputStreamReader.java:97)&lt;span class=&quot;error&quot;&gt;&amp;#91;157:org.opendaylight.controller.sal-clustering-commons:1.3.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.controller.cluster.datastore.DataTreeCandidatePayload.readNode(DataTreeCandidatePayload.java:184)&lt;span class=&quot;error&quot;&gt;&amp;#91;161:org.opendaylight.controller.sal-distributed-datastore:1.3.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.controller.cluster.datastore.DataTreeCandidatePayload.readChildren(DataTreeCandidatePayload.java:146)&lt;span class=&quot;error&quot;&gt;&amp;#91;161:org.opendaylight.controller.sal-distributed-datastore:1.3.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.controller.cluster.datastore.DataTreeCandidatePayload.readModifiedNode(DataTreeCandidatePayload.java:161)&lt;span class=&quot;error&quot;&gt;&amp;#91;161:org.opendaylight.controller.sal-distributed-datastore:1.3.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;/p&gt;</comment>
                            <comment id="41166" author="shague@redhat.com" created="Fri, 22 Jan 2016 16:00:37 +0000"  >&lt;p&gt;Anil, log2 is showing the below. I am also seeing this in my testing recently. is it possible some openflowplugin-he changes just committed for clustering are having an impact?&lt;/p&gt;

&lt;p&gt;2016-01-20 18:12:44,131 | ERROR | ult-dispatcher-4 | LocalThreePhaseCommitCohort      | 161 - org.opendaylight.controller.sal-distributed-datastore - 1.3.0.SNAPSHOT | Failed to prepare transaction member-2-chn-5-txn-4 on backend&lt;br/&gt;
OptimisticLockFailedException&lt;/p&gt;
{message=Optimistic lock failed., errorList=[RpcError [message=Optimistic lock failed., severity=ERROR, errorType=APPLICATION, tag=resource-denied, applicationTag=null, info=null, cause=org.opendaylight.yangtools.yang.data.api.schema.tree.ConflictingModificationAppliedException: Node was created by other transaction.]]}
&lt;p&gt;	at org.opendaylight.controller.cluster.datastore.SimpleShardDataTreeCohort.canCommit(SimpleShardDataTreeCohort.java:54)&lt;span class=&quot;error&quot;&gt;&amp;#91;161:org.opendaylight.controller.sal-distributed-datastore:1.3.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.controller.cluster.datastore.ShardCommitCoordinator$CohortEntry.canCommit(ShardCommitCoordinator.java:662)&lt;span class=&quot;error&quot;&gt;&amp;#91;161:org.opendaylight.controller.sal-distributed-datastore:1.3.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.controller.cluster.datastore.ShardCommitCoordinator.doCanCommit(ShardCommitCoordinator.java:330)&lt;span class=&quot;error&quot;&gt;&amp;#91;161:org.opendaylight.controller.sal-distributed-datastore:1.3.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.controller.cluster.datastore.ShardCommitCoordinator.handleCanCommit(ShardCommitCoordinator.java:291)&lt;span class=&quot;error&quot;&gt;&amp;#91;161:org.opendaylight.controller.sal-distributed-datastore:1.3.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.controller.cluster.datastore.ShardCommitCoordinator.handleReadyLocalTransaction(ShardCommitCoordinator.java:263)&lt;span class=&quot;error&quot;&gt;&amp;#91;161:org.opendaylight.controller.sal-distributed-datastore:1.3.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.controller.cluster.datastore.Shard.handleReadyLocalTransaction(Shard.java:470)&lt;span class=&quot;error&quot;&gt;&amp;#91;161:org.opendaylight.controller.sal-distributed-datastore:1.3.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.controller.cluster.datastore.Shard.onReceiveCommand(Shard.java:236)[161:org.opendaylight.controller.sal-distributed-datastore:1.3.0.&lt;/p&gt;</comment>
                            <comment id="41167" author="vishnoianil@gmail.com" created="Fri, 22 Jan 2016 20:05:45 +0000"  >&lt;p&gt;(In reply to Sam Hague from comment #7)&lt;br/&gt;
&amp;gt; Anil, log2 is showing the below. I am also seeing this in my testing&lt;br/&gt;
&amp;gt; recently. is it possible some openflowplugin-he changes just committed for&lt;br/&gt;
&amp;gt; clustering are having an impact?&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; 2016-01-20 18:12:44,131 | ERROR | ult-dispatcher-4 |&lt;br/&gt;
&amp;gt; LocalThreePhaseCommitCohort      | 161 -&lt;br/&gt;
&amp;gt; org.opendaylight.controller.sal-distributed-datastore - 1.3.0.SNAPSHOT |&lt;br/&gt;
&amp;gt; Failed to prepare transaction member-2-chn-5-txn-4 on backend&lt;br/&gt;
&amp;gt; OptimisticLockFailedException&lt;/p&gt;
{message=Optimistic lock failed.,
&amp;gt; errorList=[RpcError [message=Optimistic lock failed., severity=ERROR,
&amp;gt; errorType=APPLICATION, tag=resource-denied, applicationTag=null, info=null,
&amp;gt; cause=org.opendaylight.yangtools.yang.data.api.schema.tree.
&amp;gt; ConflictingModificationAppliedException: Node was created by other
&amp;gt; transaction.]]}
&lt;p&gt;&amp;gt; 	at&lt;br/&gt;
&amp;gt; org.opendaylight.controller.cluster.datastore.SimpleShardDataTreeCohort.&lt;br/&gt;
&amp;gt; canCommit(SimpleShardDataTreeCohort.java:54)[161:org.opendaylight.controller.&lt;br/&gt;
&amp;gt; sal-distributed-datastore:1.3.0.SNAPSHOT]&lt;br/&gt;
&amp;gt; 	at&lt;br/&gt;
&amp;gt; org.opendaylight.controller.cluster.datastore.&lt;br/&gt;
&amp;gt; ShardCommitCoordinator$CohortEntry.canCommit(ShardCommitCoordinator.java:&lt;br/&gt;
&amp;gt; 662)[161:org.opendaylight.controller.sal-distributed-datastore:1.3.0.&lt;br/&gt;
&amp;gt; SNAPSHOT]&lt;br/&gt;
&amp;gt; 	at&lt;br/&gt;
&amp;gt; org.opendaylight.controller.cluster.datastore.ShardCommitCoordinator.&lt;br/&gt;
&amp;gt; doCanCommit(ShardCommitCoordinator.java:330)[161:org.opendaylight.controller.&lt;br/&gt;
&amp;gt; sal-distributed-datastore:1.3.0.SNAPSHOT]&lt;br/&gt;
&amp;gt; 	at&lt;br/&gt;
&amp;gt; org.opendaylight.controller.cluster.datastore.ShardCommitCoordinator.&lt;br/&gt;
&amp;gt; handleCanCommit(ShardCommitCoordinator.java:291)[161:org.opendaylight.&lt;br/&gt;
&amp;gt; controller.sal-distributed-datastore:1.3.0.SNAPSHOT]&lt;br/&gt;
&amp;gt; 	at&lt;br/&gt;
&amp;gt; org.opendaylight.controller.cluster.datastore.ShardCommitCoordinator.&lt;br/&gt;
&amp;gt; handleReadyLocalTransaction(ShardCommitCoordinator.java:263)[161:org.&lt;br/&gt;
&amp;gt; opendaylight.controller.sal-distributed-datastore:1.3.0.SNAPSHOT]&lt;br/&gt;
&amp;gt; 	at&lt;br/&gt;
&amp;gt; org.opendaylight.controller.cluster.datastore.Shard.&lt;br/&gt;
&amp;gt; handleReadyLocalTransaction(Shard.java:470)[161:org.opendaylight.controller.&lt;br/&gt;
&amp;gt; sal-distributed-datastore:1.3.0.SNAPSHOT]&lt;br/&gt;
&amp;gt; 	at&lt;br/&gt;
&amp;gt; org.opendaylight.controller.cluster.datastore.Shard.onReceiveCommand(Shard.&lt;br/&gt;
&amp;gt; java:236)[161:org.opendaylight.controller.sal-distributed-datastore:1.3.0.&lt;/p&gt;

&lt;p&gt;(In reply to Sam Hague from comment #6)&lt;br/&gt;
&amp;gt; Anil,&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; have you seen this exception with clustering? This is coming out in the ODL1&lt;br/&gt;
&amp;gt; log very early so wondering if that impacts the rest of the testing.&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; 2016-01-20 18:12:45,228 | WARN  | ult-dispatcher-3 | ShardManager           &lt;br/&gt;
&amp;gt; | 161 - org.opendaylight.controller.sal-distributed-datastore -&lt;br/&gt;
&amp;gt; 1.3.0.SNAPSHOT | Supervisor Strategy caught unexpected exception - resuming&lt;br/&gt;
&amp;gt; java.lang.NullPointerException&lt;br/&gt;
&amp;gt; 	at&lt;br/&gt;
&amp;gt; com.google.common.base.Preconditions.checkNotNull(Preconditions.java:210)[61:&lt;br/&gt;
&amp;gt; com.google.guava:18.0.0]&lt;br/&gt;
&amp;gt; 	at&lt;br/&gt;
&amp;gt; org.opendaylight.yangtools.yang.data.api.&lt;br/&gt;
&amp;gt; YangInstanceIdentifier$AbstractPathArgument.&amp;lt;init&amp;gt;(YangInstanceIdentifier.&lt;br/&gt;
&amp;gt; java:413)&lt;span class=&quot;error&quot;&gt;&amp;#91;76:org.opendaylight.yangtools.yang-data-api:0.8.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
&amp;gt; 	at&lt;br/&gt;
&amp;gt; org.opendaylight.yangtools.yang.data.api.&lt;br/&gt;
&amp;gt; YangInstanceIdentifier$NodeWithValue.&amp;lt;init&amp;gt;(YangInstanceIdentifier.java:&lt;br/&gt;
&amp;gt; 584)&lt;span class=&quot;error&quot;&gt;&amp;#91;76:org.opendaylight.yangtools.yang-data-api:0.8.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
&amp;gt; 	at&lt;br/&gt;
&amp;gt; org.opendaylight.controller.cluster.datastore.node.utils.stream.&lt;br/&gt;
&amp;gt; NormalizedNodeInputStreamReader.&lt;br/&gt;
&amp;gt; readNormalizedNodeInternal(NormalizedNodeInputStreamReader.java:138)[157:org.&lt;br/&gt;
&amp;gt; opendaylight.controller.sal-clustering-commons:1.3.0.SNAPSHOT]&lt;br/&gt;
&amp;gt; 	at&lt;br/&gt;
&amp;gt; org.opendaylight.controller.cluster.datastore.node.utils.stream.&lt;br/&gt;
&amp;gt; NormalizedNodeInputStreamReader.&lt;br/&gt;
&amp;gt; readNormalizedNode(NormalizedNodeInputStreamReader.java:97)[157:org.&lt;br/&gt;
&amp;gt; opendaylight.controller.sal-clustering-commons:1.3.0.SNAPSHOT]&lt;br/&gt;
&amp;gt; 	at&lt;br/&gt;
&amp;gt; org.opendaylight.controller.cluster.datastore.DataTreeCandidatePayload.&lt;br/&gt;
&amp;gt; readNode(DataTreeCandidatePayload.java:184)[161:org.opendaylight.controller.&lt;br/&gt;
&amp;gt; sal-distributed-datastore:1.3.0.SNAPSHOT]&lt;br/&gt;
&amp;gt; 	at&lt;br/&gt;
&amp;gt; org.opendaylight.controller.cluster.datastore.DataTreeCandidatePayload.&lt;br/&gt;
&amp;gt; readChildren(DataTreeCandidatePayload.java:146)[161:org.opendaylight.&lt;br/&gt;
&amp;gt; controller.sal-distributed-datastore:1.3.0.SNAPSHOT]&lt;br/&gt;
&amp;gt; 	at&lt;br/&gt;
&amp;gt; org.opendaylight.controller.cluster.datastore.DataTreeCandidatePayload.&lt;br/&gt;
&amp;gt; readModifiedNode(DataTreeCandidatePayload.java:161)[161:org.opendaylight.&lt;br/&gt;
&amp;gt; controller.sal-distributed-datastore:1.3.0.SNAPSHOT]&lt;/p&gt;

&lt;p&gt;I opened bug for this issue So this is the bug i opendhttps://bugs.opendaylight.org/show_bug.cgi?id=5019 and Tom raised the priority to Critical. I think it can impact the functioning of clustering and impact the testing as well.&lt;/p&gt;</comment>
                            <comment id="41168" author="vishnoianil@gmail.com" created="Fri, 22 Jan 2016 20:07:01 +0000"  >&lt;p&gt;(In reply to Sam Hague from comment #7)&lt;br/&gt;
&amp;gt; Anil, log2 is showing the below. I am also seeing this in my testing&lt;br/&gt;
&amp;gt; recently. is it possible some openflowplugin-he changes just committed for&lt;br/&gt;
&amp;gt; clustering are having an impact?&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; 2016-01-20 18:12:44,131 | ERROR | ult-dispatcher-4 |&lt;br/&gt;
&amp;gt; LocalThreePhaseCommitCohort      | 161 -&lt;br/&gt;
&amp;gt; org.opendaylight.controller.sal-distributed-datastore - 1.3.0.SNAPSHOT |&lt;br/&gt;
&amp;gt; Failed to prepare transaction member-2-chn-5-txn-4 on backend&lt;br/&gt;
&amp;gt; OptimisticLockFailedException&lt;/p&gt;
{message=Optimistic lock failed.,
&amp;gt; errorList=[RpcError [message=Optimistic lock failed., severity=ERROR,
&amp;gt; errorType=APPLICATION, tag=resource-denied, applicationTag=null, info=null,
&amp;gt; cause=org.opendaylight.yangtools.yang.data.api.schema.tree.
&amp;gt; ConflictingModificationAppliedException: Node was created by other
&amp;gt; transaction.]]}
&lt;p&gt;&amp;gt; 	at&lt;br/&gt;
&amp;gt; org.opendaylight.controller.cluster.datastore.SimpleShardDataTreeCohort.&lt;br/&gt;
&amp;gt; canCommit(SimpleShardDataTreeCohort.java:54)[161:org.opendaylight.controller.&lt;br/&gt;
&amp;gt; sal-distributed-datastore:1.3.0.SNAPSHOT]&lt;br/&gt;
&amp;gt; 	at&lt;br/&gt;
&amp;gt; org.opendaylight.controller.cluster.datastore.&lt;br/&gt;
&amp;gt; ShardCommitCoordinator$CohortEntry.canCommit(ShardCommitCoordinator.java:&lt;br/&gt;
&amp;gt; 662)[161:org.opendaylight.controller.sal-distributed-datastore:1.3.0.&lt;br/&gt;
&amp;gt; SNAPSHOT]&lt;br/&gt;
&amp;gt; 	at&lt;br/&gt;
&amp;gt; org.opendaylight.controller.cluster.datastore.ShardCommitCoordinator.&lt;br/&gt;
&amp;gt; doCanCommit(ShardCommitCoordinator.java:330)[161:org.opendaylight.controller.&lt;br/&gt;
&amp;gt; sal-distributed-datastore:1.3.0.SNAPSHOT]&lt;br/&gt;
&amp;gt; 	at&lt;br/&gt;
&amp;gt; org.opendaylight.controller.cluster.datastore.ShardCommitCoordinator.&lt;br/&gt;
&amp;gt; handleCanCommit(ShardCommitCoordinator.java:291)[161:org.opendaylight.&lt;br/&gt;
&amp;gt; controller.sal-distributed-datastore:1.3.0.SNAPSHOT]&lt;br/&gt;
&amp;gt; 	at&lt;br/&gt;
&amp;gt; org.opendaylight.controller.cluster.datastore.ShardCommitCoordinator.&lt;br/&gt;
&amp;gt; handleReadyLocalTransaction(ShardCommitCoordinator.java:263)[161:org.&lt;br/&gt;
&amp;gt; opendaylight.controller.sal-distributed-datastore:1.3.0.SNAPSHOT]&lt;br/&gt;
&amp;gt; 	at&lt;br/&gt;
&amp;gt; org.opendaylight.controller.cluster.datastore.Shard.&lt;br/&gt;
&amp;gt; handleReadyLocalTransaction(Shard.java:470)[161:org.opendaylight.controller.&lt;br/&gt;
&amp;gt; sal-distributed-datastore:1.3.0.SNAPSHOT]&lt;br/&gt;
&amp;gt; 	at&lt;br/&gt;
&amp;gt; org.opendaylight.controller.cluster.datastore.Shard.onReceiveCommand(Shard.&lt;br/&gt;
&amp;gt; java:236)[161:org.opendaylight.controller.sal-distributed-datastore:1.3.0.&lt;/p&gt;

&lt;p&gt;Yes, it can be both either net-virt or openflowplugin, where two controller instances are trying to modify the same node. I am looking into it.&lt;/p&gt;</comment>
                            <comment id="41169" author="vishnoianil@gmail.com" created="Tue, 2 Feb 2016 08:21:29 +0000"  >&lt;p&gt;I believe ConflictingModificationAppliedException is resolved by the recent fixes in openflowplugin and ovsdb code. Also other exception &quot;Supervisor Strategy caught unexpected exception&quot; is also fixed if i look at the status of all the patches mentioned on this bug &lt;a href=&quot;https://bugs.opendaylight.org/show_bug.cgi?id=5019&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://bugs.opendaylight.org/show_bug.cgi?id=5019&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;I will test it and will provide more update on it.&lt;/p&gt;</comment>
                            <comment id="41170" author="gvrangan" created="Tue, 2 Feb 2016 23:39:38 +0000"  >&lt;p&gt;Tested this one today,&lt;/p&gt;

&lt;p&gt;ODL1 -&amp;gt; handle Neutron requests&lt;/p&gt;

&lt;p&gt;ODL2,ODL3 -&amp;gt; act as OVS Managers and Openflow controllers&lt;/p&gt;

&lt;p&gt;-&amp;gt; Flow entries are getting installed for br-int in both control and compute nodes&lt;/p&gt;

&lt;p&gt;-&amp;gt; Instances getting created in compute node not able to get IP address assigned&lt;/p&gt;

&lt;p&gt;Flow entries in compute node for reference, The instances do not get connectivity. whereas the instacnes in control node are working fine.&lt;/p&gt;

&lt;p&gt;---&lt;del&gt;Flow entries Compute Node&lt;/del&gt;---&lt;br/&gt;
ubuntu@odl-os-compute-node:~/devstack$ sudo ovs-ofctl dump-flows br-int -OOpenFlow13&lt;br/&gt;
OFPST_FLOW reply (OF1.3) (xid=0x2):&lt;br/&gt;
 cookie=0x0, duration=441.799s, table=0, n_packets=9, n_bytes=1467, in_port=5,dl_src=fa:16:3e:3d:13:0e actions=set_field:0x411-&amp;gt;tun_id,load:0x1-&amp;gt;NXM_NX_REG0[],goto_table:20&lt;br/&gt;
 cookie=0x0, duration=438.117s, table=0, n_packets=9, n_bytes=1464, in_port=6,dl_src=fa:16:3e:df:07:b7 actions=set_field:0x402-&amp;gt;tun_id,load:0x1-&amp;gt;NXM_NX_REG0[],goto_table:20&lt;br/&gt;
 cookie=0x0, duration=1878.343s, table=0, n_packets=9, n_bytes=698, priority=0 actions=goto_table:20&lt;br/&gt;
 cookie=0x0, duration=441.783s, table=0, n_packets=0, n_bytes=0, priority=8192,in_port=5 actions=drop&lt;br/&gt;
 cookie=0x0, duration=438.105s, table=0, n_packets=0, n_bytes=0, priority=8192,in_port=6 actions=drop&lt;br/&gt;
 cookie=0x0, duration=441.671s, table=0, n_packets=0, n_bytes=0, tun_id=0x411,in_port=1 actions=load:0x2-&amp;gt;NXM_NX_REG0[],goto_table:20&lt;br/&gt;
 cookie=0x0, duration=437.983s, table=0, n_packets=0, n_bytes=0, tun_id=0x402,in_port=1 actions=load:0x2-&amp;gt;NXM_NX_REG0[],goto_table:20&lt;br/&gt;
 cookie=0x0, duration=1878.343s, table=0, n_packets=436, n_bytes=48882, dl_type=0x88cc actions=CONTROLLER:65535&lt;br/&gt;
 cookie=0x0, duration=1878.343s, table=20, n_packets=79, n_bytes=9606, priority=0 actions=goto_table:30&lt;br/&gt;
 cookie=0x0, duration=444.485s, table=20, n_packets=0, n_bytes=0, priority=1024,arp,tun_id=0x402,arp_tpa=1.2.3.3,arp_op=1 actions=set_field:fa:16:3e:df:07:b7-&amp;gt;eth_src,IN_PORT&lt;br/&gt;
 cookie=0x0, duration=941.990s, table=20, n_packets=0, n_bytes=0, priority=1024,arp,tun_id=0x411,arp_tpa=2.3.4.2,arp_op=1 actions=set_field:fa:16:3e:9d:dd:c6-&amp;gt;eth_src,IN_PORT&lt;br/&gt;
 cookie=0x0, duration=964.590s, table=20, n_packets=0, n_bytes=0, priority=1024,arp,tun_id=0x402,arp_tpa=1.2.3.2,arp_op=1 actions=set_field:fa:16:3e:10:5d:33-&amp;gt;eth_src,IN_PORT&lt;br/&gt;
 cookie=0x0, duration=964.762s, table=20, n_packets=0, n_bytes=0, priority=1024,arp,tun_id=0x402,arp_tpa=1.2.3.4,arp_op=1 actions=set_field:fa:16:3e:27:ef:95-&amp;gt;eth_src,IN_PORT&lt;br/&gt;
 cookie=0x0, duration=942.333s, table=20, n_packets=0, n_bytes=0, priority=1024,arp,tun_id=0x411,arp_tpa=2.3.4.4,arp_op=1 actions=set_field:fa:16:3e:38:b8:7d-&amp;gt;eth_src,IN_PORT&lt;br/&gt;
 cookie=0x0, duration=444.589s, table=20, n_packets=0, n_bytes=0, priority=1024,arp,tun_id=0x411,arp_tpa=2.3.4.3,arp_op=1 actions=set_field:fa:16:3e:3d:13:0e-&amp;gt;eth_src,IN_PORT&lt;br/&gt;
 cookie=0x0, duration=1878.343s, table=30, n_packets=79, n_bytes=9606, priority=0 actions=goto_table:40&lt;br/&gt;
 cookie=0x0, duration=442.451s, table=40, n_packets=0, n_bytes=0, priority=36001,ip,in_port=5,dl_src=fa:16:3e:3d:13:0e,nw_src=2.3.4.3 actions=goto_table:50&lt;br/&gt;
 cookie=0x0, duration=439.054s, table=40, n_packets=0, n_bytes=0, priority=36001,ip,in_port=6,dl_src=fa:16:3e:df:07:b7,nw_src=1.2.3.3 actions=goto_table:50&lt;br/&gt;
 cookie=0x0, duration=442.581s, table=40, n_packets=6, n_bytes=1995, priority=61012,udp,tp_src=68,tp_dst=67 actions=goto_table:50&lt;br/&gt;
 cookie=0x0, duration=442.565s, table=40, n_packets=0, n_bytes=0, priority=61012,udp6,tp_src=546,tp_dst=547 actions=goto_table:50&lt;br/&gt;
 cookie=0x0, duration=1878.332s, table=40, n_packets=63, n_bytes=4262, priority=0 actions=goto_table:50&lt;br/&gt;
 cookie=0x0, duration=436.821s, table=40, n_packets=0, n_bytes=0, priority=61007,ip,dl_src=fa:16:3e:df:07:b7 actions=goto_table:50&lt;br/&gt;
 cookie=0x0, duration=440.580s, table=40, n_packets=0, n_bytes=0, priority=61007,ip,dl_src=fa:16:3e:3d:13:0e actions=goto_table:50&lt;br/&gt;
 cookie=0x0, duration=442.482s, table=40, n_packets=0, n_bytes=0, priority=61011,udp6,in_port=5,tp_src=547,tp_dst=546 actions=drop&lt;br/&gt;
 cookie=0x0, duration=439.075s, table=40, n_packets=0, n_bytes=0, priority=61011,udp6,in_port=6,tp_src=547,tp_dst=546 actions=drop&lt;br/&gt;
 cookie=0x0, duration=442.521s, table=40, n_packets=0, n_bytes=0, priority=61011,udp,in_port=5,tp_src=67,tp_dst=68 actions=drop&lt;br/&gt;
 cookie=0x0, duration=439.112s, table=40, n_packets=0, n_bytes=0, priority=61011,udp,in_port=6,tp_src=67,tp_dst=68 actions=drop&lt;br/&gt;
 cookie=0x0, duration=442.538s, table=40, n_packets=0, n_bytes=0, priority=61010,arp,arp_sha=fa:16:3e:3d:13:0e actions=goto_table:50&lt;br/&gt;
 cookie=0x0, duration=439.129s, table=40, n_packets=0, n_bytes=0, priority=61010,arp,arp_sha=fa:16:3e:df:07:b7 actions=goto_table:50&lt;br/&gt;
 cookie=0x0, duration=1878.304s, table=50, n_packets=79, n_bytes=9606, priority=0 actions=goto_table:60&lt;br/&gt;
 cookie=0x0, duration=1878.289s, table=60, n_packets=79, n_bytes=9606, priority=0 actions=goto_table:70&lt;br/&gt;
 cookie=0x0, duration=1878.269s, table=70, n_packets=79, n_bytes=9606, priority=0 actions=goto_table:80&lt;br/&gt;
 cookie=0x0, duration=1878.246s, table=80, n_packets=79, n_bytes=9606, priority=0 actions=goto_table:90&lt;br/&gt;
 cookie=0x0, duration=1878.233s, table=90, n_packets=79, n_bytes=9606, priority=0 actions=goto_table:100&lt;br/&gt;
 cookie=0x0, duration=440.979s, table=90, n_packets=0, n_bytes=0, priority=61007,ip,dl_dst=fa:16:3e:3d:13:0e actions=goto_table:100&lt;br/&gt;
 cookie=0x0, duration=437.205s, table=90, n_packets=0, n_bytes=0, priority=61007,ip,dl_dst=fa:16:3e:df:07:b7 actions=goto_table:100&lt;br/&gt;
 cookie=0x0, duration=439.198s, table=90, n_packets=0, n_bytes=0, priority=61010,arp,arp_tha=fa:16:3e:df:07:b7 actions=goto_table:100&lt;br/&gt;
 cookie=0x0, duration=442.601s, table=90, n_packets=0, n_bytes=0, priority=61010,arp,arp_tha=fa:16:3e:3d:13:0e actions=goto_table:100&lt;br/&gt;
 cookie=0x0, duration=442.684s, table=90, n_packets=0, n_bytes=0, priority=61006,udp,dl_src=fa:16:3e:9d:dd:c6,tp_src=67,tp_dst=68 actions=goto_table:100&lt;br/&gt;
 cookie=0x0, duration=439.212s, table=90, n_packets=0, n_bytes=0, priority=61006,udp6,dl_src=fa:16:3e:10:5d:33,tp_src=547,tp_dst=546 actions=goto_table:100&lt;br/&gt;
 cookie=0x0, duration=442.629s, table=90, n_packets=0, n_bytes=0, priority=61006,udp6,dl_src=fa:16:3e:9d:dd:c6,tp_src=547,tp_dst=546 actions=goto_table:100&lt;br/&gt;
 cookie=0x0, duration=439.238s, table=90, n_packets=0, n_bytes=0, priority=61006,udp,dl_src=fa:16:3e:10:5d:33,tp_src=67,tp_dst=68 actions=goto_table:100&lt;br/&gt;
 cookie=0x0, duration=1878.213s, table=100, n_packets=79, n_bytes=9606, priority=0 actions=goto_table:110&lt;br/&gt;
 cookie=0x0, duration=438.014s, table=110, n_packets=0, n_bytes=0, priority=8192,tun_id=0x402 actions=drop&lt;br/&gt;
 cookie=0x0, duration=441.689s, table=110, n_packets=0, n_bytes=0, priority=8192,tun_id=0x411 actions=drop&lt;br/&gt;
 cookie=0x0, duration=1878.200s, table=110, n_packets=9, n_bytes=698, priority=0 actions=drop&lt;br/&gt;
 cookie=0x0, duration=441.725s, table=110, n_packets=9, n_bytes=1467, priority=16383,reg0=0x1,tun_id=0x411,dl_dst=01:00:00:00:00:00/01:00:00:00:00:00 actions=output:5,output:1&lt;br/&gt;
 cookie=0x0, duration=441.747s, table=110, n_packets=0, n_bytes=0, priority=16384,reg0=0x2,tun_id=0x411,dl_dst=01:00:00:00:00:00/01:00:00:00:00:00 actions=output:5&lt;br/&gt;
 cookie=0x0, duration=438.053s, table=110, n_packets=9, n_bytes=1464, priority=16383,reg0=0x1,tun_id=0x402,dl_dst=01:00:00:00:00:00/01:00:00:00:00:00 actions=output:6,output:1&lt;br/&gt;
 cookie=0x0, duration=438.073s, table=110, n_packets=0, n_bytes=0, priority=16384,reg0=0x2,tun_id=0x402,dl_dst=01:00:00:00:00:00/01:00:00:00:00:00 actions=output:6&lt;br/&gt;
 cookie=0x0, duration=1217.125s, table=110, n_packets=0, n_bytes=0, tun_id=0x402,dl_dst=fa:16:3e:10:5d:33 actions=output:1&lt;br/&gt;
 cookie=0x0, duration=934.812s, table=110, n_packets=0, n_bytes=0, tun_id=0x411,dl_dst=fa:16:3e:38:b8:7d actions=output:1&lt;br/&gt;
 cookie=0x0, duration=438.089s, table=110, n_packets=0, n_bytes=0, tun_id=0x402,dl_dst=fa:16:3e:df:07:b7 actions=output:6&lt;br/&gt;
 cookie=0x0, duration=441.767s, table=110, n_packets=0, n_bytes=0, tun_id=0x411,dl_dst=fa:16:3e:3d:13:0e actions=output:5&lt;br/&gt;
 cookie=0x0, duration=960.787s, table=110, n_packets=0, n_bytes=0, tun_id=0x402,dl_dst=fa:16:3e:27:ef:95 actions=output:1&lt;br/&gt;
 cookie=0x0, duration=1197.287s, table=110, n_packets=0, n_bytes=0, tun_id=0x411,dl_dst=fa:16:3e:9d:dd:c6 actions=output:1&lt;/p&gt;

&lt;p&gt;-----------------&lt;/p&gt;


&lt;p&gt;----&lt;del&gt;Flow entries control Node&lt;/del&gt;---&lt;/p&gt;

&lt;p&gt;ubuntu@odl-os-control-node:~/devstack$ sudo ovs-ofctl dump-flows br-int -OOpenflow13&lt;br/&gt;
OFPST_FLOW reply (OF1.3) (xid=0x2):&lt;br/&gt;
 cookie=0x0, duration=1326.588s, table=0, n_packets=13, n_bytes=1488, in_port=4,dl_src=fa:16:3e:9d:dd:c6 actions=set_field:0x411-&amp;gt;tun_id,load:0x1-&amp;gt;NXM_NX_REG0[],goto_table:20&lt;br/&gt;
 cookie=0x0, duration=1089.925s, table=0, n_packets=35, n_bytes=2278, in_port=5,dl_src=fa:16:3e:27:ef:95 actions=set_field:0x402-&amp;gt;tun_id,load:0x1-&amp;gt;NXM_NX_REG0[],goto_table:20&lt;br/&gt;
 cookie=0x0, duration=1347.140s, table=0, n_packets=10, n_bytes=1230, in_port=1,dl_src=fa:16:3e:10:5d:33 actions=set_field:0x402-&amp;gt;tun_id,load:0x1-&amp;gt;NXM_NX_REG0[],goto_table:20&lt;br/&gt;
 cookie=0x0, duration=1063.960s, table=0, n_packets=35, n_bytes=2280, in_port=6,dl_src=fa:16:3e:38:b8:7d actions=set_field:0x411-&amp;gt;tun_id,load:0x1-&amp;gt;NXM_NX_REG0[],goto_table:20&lt;br/&gt;
 cookie=0x0, duration=2378.348s, table=0, n_packets=3, n_bytes=258, priority=0 actions=goto_table:20&lt;br/&gt;
 cookie=0x0, duration=1063.952s, table=0, n_packets=0, n_bytes=0, priority=8192,in_port=6 actions=drop&lt;br/&gt;
 cookie=0x0, duration=1089.907s, table=0, n_packets=0, n_bytes=0, priority=8192,in_port=5 actions=drop&lt;br/&gt;
 cookie=0x0, duration=1347.088s, table=0, n_packets=0, n_bytes=0, priority=8192,in_port=1 actions=drop&lt;br/&gt;
 cookie=0x0, duration=1326.562s, table=0, n_packets=0, n_bytes=0, priority=8192,in_port=4 actions=drop&lt;br/&gt;
 cookie=0x0, duration=1346.139s, table=0, n_packets=18, n_bytes=2928, tun_id=0x402,in_port=3 actions=goto_table:20&lt;br/&gt;
 cookie=0x0, duration=1326.313s, table=0, n_packets=18, n_bytes=2934, tun_id=0x411,in_port=3 actions=goto_table:20&lt;br/&gt;
 cookie=0x0, duration=2378.227s, table=0, n_packets=540, n_bytes=60480, dl_type=0x88cc actions=CONTROLLER:65535&lt;br/&gt;
 cookie=0x0, duration=2378.348s, table=20, n_packets=90, n_bytes=11632, priority=0 actions=goto_table:30&lt;br/&gt;
 cookie=0x0, duration=573.343s, table=20, n_packets=0, n_bytes=0, priority=1024,arp,tun_id=0x402,arp_tpa=1.2.3.3,arp_op=1 actions=set_field:fa:16:3e:df:07:b7-&amp;gt;eth_src,IN_PORT&lt;br/&gt;
 cookie=0x0, duration=1098.051s, table=20, n_packets=3, n_bytes=126, priority=1024,arp,tun_id=0x402,arp_tpa=1.2.3.4,arp_op=1 actions=set_field:fa:16:3e:27:ef:95-&amp;gt;eth_src,IN_PORT&lt;br/&gt;
 cookie=0x0, duration=1347.179s, table=20, n_packets=18, n_bytes=756, priority=1024,arp,tun_id=0x402,arp_tpa=1.2.3.2,arp_op=1 actions=set_field:fa:16:3e:10:5d:33-&amp;gt;eth_src,IN_PORT&lt;br/&gt;
 cookie=0x0, duration=1326.795s, table=20, n_packets=18, n_bytes=756, priority=1024,arp,tun_id=0x411,arp_tpa=2.3.4.2,arp_op=1 actions=set_field:fa:16:3e:9d:dd:c6-&amp;gt;eth_src,IN_PORT&lt;br/&gt;
 cookie=0x0, duration=1074.555s, table=20, n_packets=3, n_bytes=126, priority=1024,arp,tun_id=0x411,arp_tpa=2.3.4.4,arp_op=1 actions=set_field:fa:16:3e:38:b8:7d-&amp;gt;eth_src,IN_PORT&lt;br/&gt;
 cookie=0x0, duration=573.458s, table=20, n_packets=0, n_bytes=0, priority=1024,arp,tun_id=0x411,arp_tpa=2.3.4.3,arp_op=1 actions=set_field:fa:16:3e:3d:13:0e-&amp;gt;eth_src,IN_PORT&lt;br/&gt;
 cookie=0x0, duration=2378.335s, table=30, n_packets=90, n_bytes=11632, priority=0 actions=goto_table:40&lt;br/&gt;
 cookie=0x0, duration=1090.405s, table=40, n_packets=0, n_bytes=0, priority=36001,ip,in_port=5,dl_src=fa:16:3e:27:ef:95,nw_src=1.2.3.4 actions=goto_table:50&lt;br/&gt;
 cookie=0x0, duration=1065.289s, table=40, n_packets=0, n_bytes=0, priority=36001,ip,in_port=6,dl_src=fa:16:3e:38:b8:7d,nw_src=2.3.4.4 actions=goto_table:50&lt;br/&gt;
 cookie=0x0, duration=2378.286s, table=40, n_packets=56, n_bytes=5532, priority=0 actions=goto_table:50&lt;br/&gt;
 cookie=0x0, duration=1347.279s, table=40, n_packets=16, n_bytes=5344, priority=61012,udp,tp_src=68,tp_dst=67 actions=goto_table:50&lt;br/&gt;
 cookie=0x0, duration=1347.279s, table=40, n_packets=0, n_bytes=0, priority=61012,udp6,tp_src=546,tp_dst=547 actions=goto_table:50&lt;br/&gt;
 cookie=0x0, duration=1062.540s, table=40, n_packets=0, n_bytes=0, priority=61007,ip,dl_src=fa:16:3e:38:b8:7d actions=goto_table:50&lt;br/&gt;
 cookie=0x0, duration=1089.090s, table=40, n_packets=0, n_bytes=0, priority=61007,ip,dl_src=fa:16:3e:27:ef:95 actions=goto_table:50&lt;br/&gt;
 cookie=0x0, duration=1090.432s, table=40, n_packets=0, n_bytes=0, priority=61011,udp6,in_port=5,tp_src=547,tp_dst=546 actions=drop&lt;br/&gt;
 cookie=0x0, duration=1065.322s, table=40, n_packets=0, n_bytes=0, priority=61011,udp6,in_port=6,tp_src=547,tp_dst=546 actions=drop&lt;br/&gt;
 cookie=0x0, duration=1090.464s, table=40, n_packets=0, n_bytes=0, priority=61011,udp,in_port=5,tp_src=67,tp_dst=68 actions=drop&lt;br/&gt;
 cookie=0x0, duration=1065.326s, table=40, n_packets=0, n_bytes=0, priority=61011,udp,in_port=6,tp_src=67,tp_dst=68 actions=drop&lt;br/&gt;
 cookie=0x0, duration=1090.502s, table=40, n_packets=9, n_bytes=378, priority=61010,arp,arp_sha=fa:16:3e:27:ef:95 actions=goto_table:50&lt;br/&gt;
 cookie=0x0, duration=1065.326s, table=40, n_packets=9, n_bytes=378, priority=61010,arp,arp_sha=fa:16:3e:38:b8:7d actions=goto_table:50&lt;br/&gt;
 cookie=0x0, duration=2378.348s, table=50, n_packets=90, n_bytes=11632, priority=0 actions=goto_table:60&lt;br/&gt;
 cookie=0x0, duration=2378.335s, table=60, n_packets=90, n_bytes=11632, priority=0 actions=goto_table:70&lt;br/&gt;
 cookie=0x0, duration=2378.348s, table=70, n_packets=90, n_bytes=11632, priority=0 actions=goto_table:80&lt;br/&gt;
 cookie=0x0, duration=2378.348s, table=80, n_packets=90, n_bytes=11632, priority=0 actions=goto_table:90&lt;br/&gt;
 cookie=0x0, duration=2378.336s, table=90, n_packets=86, n_bytes=10204, priority=0 actions=goto_table:100&lt;br/&gt;
 cookie=0x0, duration=572.414s, table=90, n_packets=0, n_bytes=0, priority=61007,ip,dl_dst=fa:16:3e:38:b8:7d actions=goto_table:100&lt;br/&gt;
 cookie=0x0, duration=572.358s, table=90, n_packets=0, n_bytes=0, priority=61007,ip,dl_dst=fa:16:3e:27:ef:95 actions=goto_table:100&lt;br/&gt;
 cookie=0x0, duration=1090.573s, table=90, n_packets=0, n_bytes=0, priority=61010,arp,arp_tha=fa:16:3e:27:ef:95 actions=goto_table:100&lt;br/&gt;
 cookie=0x0, duration=1065.407s, table=90, n_packets=0, n_bytes=0, priority=61010,arp,arp_tha=fa:16:3e:38:b8:7d actions=goto_table:100&lt;br/&gt;
 cookie=0x0, duration=1065.468s, table=90, n_packets=0, n_bytes=0, priority=61006,udp,dl_src=fa:16:3e:9d:dd:c6,tp_src=67,tp_dst=68 actions=goto_table:100&lt;br/&gt;
 cookie=0x0, duration=1065.435s, table=90, n_packets=0, n_bytes=0, priority=61006,udp6,dl_src=fa:16:3e:9d:dd:c6,tp_src=547,tp_dst=546 actions=goto_table:100&lt;br/&gt;
 cookie=0x0, duration=1090.592s, table=90, n_packets=0, n_bytes=0, priority=61006,udp6,dl_src=fa:16:3e:10:5d:33,tp_src=547,tp_dst=546 actions=goto_table:100&lt;br/&gt;
 cookie=0x0, duration=1090.607s, table=90, n_packets=0, n_bytes=0, priority=61006,udp,dl_src=fa:16:3e:10:5d:33,tp_src=67,tp_dst=68 actions=goto_table:100&lt;br/&gt;
 cookie=0x0, duration=2378.335s, table=100, n_packets=90, n_bytes=11632, priority=0 actions=goto_table:110&lt;br/&gt;
 cookie=0x0, duration=1346.162s, table=110, n_packets=18, n_bytes=2928, priority=8192,tun_id=0x402 actions=drop&lt;br/&gt;
 cookie=0x0, duration=1326.314s, table=110, n_packets=18, n_bytes=2934, priority=8192,tun_id=0x411 actions=drop&lt;br/&gt;
 cookie=0x0, duration=2378.233s, table=110, n_packets=5, n_bytes=418, priority=0 actions=drop&lt;br/&gt;
 cookie=0x0, duration=1326.428s, table=110, n_packets=25, n_bytes=2172, priority=16383,reg0=0x1,tun_id=0x411,dl_dst=01:00:00:00:00:00/01:00:00:00:00:00 actions=output:4,output:3,output:6&lt;br/&gt;
 cookie=0x0, duration=1326.493s, table=110, n_packets=0, n_bytes=0, priority=16384,reg0=0x2,tun_id=0x411,dl_dst=01:00:00:00:00:00/01:00:00:00:00:00 actions=output:4,output:6&lt;br/&gt;
 cookie=0x0, duration=1346.127s, table=110, n_packets=20, n_bytes=1752, priority=16383,reg0=0x1,tun_id=0x402,dl_dst=01:00:00:00:00:00/01:00:00:00:00:00 actions=output:1,output:3,output:5&lt;br/&gt;
 cookie=0x0, duration=1346.124s, table=110, n_packets=0, n_bytes=0, priority=16384,reg0=0x2,tun_id=0x402,dl_dst=01:00:00:00:00:00/01:00:00:00:00:00 actions=output:1,output:5&lt;br/&gt;
 cookie=0x0, duration=1346.995s, table=110, n_packets=0, n_bytes=0, tun_id=0x402,dl_dst=fa:16:3e:10:5d:33 actions=output:1&lt;br/&gt;
 cookie=0x0, duration=1063.933s, table=110, n_packets=2, n_bytes=714, tun_id=0x411,dl_dst=fa:16:3e:38:b8:7d actions=output:6&lt;br/&gt;
 cookie=0x0, duration=566.842s, table=110, n_packets=0, n_bytes=0, tun_id=0x402,dl_dst=fa:16:3e:df:07:b7 actions=output:3&lt;br/&gt;
 cookie=0x0, duration=570.549s, table=110, n_packets=0, n_bytes=0, tun_id=0x411,dl_dst=fa:16:3e:3d:13:0e actions=output:3&lt;br/&gt;
 cookie=0x0, duration=1089.885s, table=110, n_packets=2, n_bytes=714, tun_id=0x402,dl_dst=fa:16:3e:27:ef:95 actions=output:5&lt;br/&gt;
 cookie=0x0, duration=1326.537s, table=110, n_packets=0, n_bytes=0, tun_id=0x411,dl_dst=fa:16:3e:9d:dd:c6 actions=output:4&lt;/p&gt;</comment>
                            <comment id="41171" author="gvrangan" created="Wed, 3 Feb 2016 01:30:14 +0000"  >&lt;p&gt;Programming tunnel flows are failing&lt;/p&gt;

&lt;p&gt;93 | INFO  | ntDispatcherImpl | OF13Provider                     | 282 - org.opendaylight.ovsdb.openstack.net-virt-providers - 1.2.1.SNAPSHOT | Tunnel vxlan-12.14.16.3 is present in br-int of ovsdb://uuid/7379aa64-0416-45e2-9531-351397cc742a/bridge/br-int&lt;br/&gt;
2016-02-02 20:16:05,193 | INFO  | ntDispatcherImpl | OF13Provider                     | 282 - org.opendaylight.ovsdb.openstack.net-virt-providers - 1.2.1.SNAPSHOT | programTunnelRules: could not find ofPort for Port tap496a2a2b-bb on NodeUri &lt;span class=&quot;error&quot;&gt;&amp;#91;_value=ovsdb://uuid/bf460c25-5849-4874-9758-4fcbafbf9f5e/bridge/br-int&amp;#93;&lt;/span&gt;&lt;br/&gt;
2016-02-02 20:16:05,193 | INFO  | ntDispatcherImpl | OF13Provider                     | 282 - org.opendaylight.ovsdb.openstack.net-virt-providers - 1.2.1.SNAPSHOT | programTunnelRules: could not find ofPort for Port tap496a2a2b-bb on NodeUri &lt;span class=&quot;error&quot;&gt;&amp;#91;_value=ovsdb://uuid/7379aa64-0416-45e2-9531-351397cc742a/bridge/br-int&amp;#93;&lt;/span&gt;&lt;br/&gt;
@                                                                                                                         @&lt;/p&gt;</comment>
                            <comment id="41172" author="vishnoianil@gmail.com" created="Tue, 9 Feb 2016 18:55:52 +0000"  >&lt;p&gt;Hi Venkat,&lt;/p&gt;

&lt;p&gt;I did testing with the latest stable/beryllium branch and i don&apos;t see this issue any more. I can see spawned VM gets the IP address and it can ping other spawned VM as well.&lt;/p&gt;

&lt;p&gt;Can you please test it and close this bug.&lt;/p&gt;</comment>
                            <comment id="41173" author="gvrangan" created="Wed, 10 Feb 2016 01:47:54 +0000"  >&lt;p&gt;Yeah Now we observe all instacnes are able to reach dhcp and acquire IP address&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="12837" name="odl1_log.tgzz" size="60465" author="gvrangan" created="Thu, 21 Jan 2016 00:24:53 +0000"/>
                            <attachment id="12838" name="odl2_log.tgz" size="71018" author="gvrangan" created="Thu, 21 Jan 2016 00:25:22 +0000"/>
                            <attachment id="12839" name="odl3_log.tgz" size="86813" author="gvrangan" created="Thu, 21 Jan 2016 00:25:41 +0000"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                            <customfield id="customfield_11400" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10208" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>External issue ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>5038</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10201" key="com.atlassian.jira.plugin.system.customfieldtypes:url">
                        <customfieldname>External issue URL</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[https://bugs.opendaylight.org/show_bug.cgi?id=5038]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10202" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Priority</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10312"><![CDATA[High]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i021o7:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>