<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:35:59 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-282] Retrieval of Bridge and Port fails from Operational Store in csit test</title>
                <link>https://jira.opendaylight.org/browse/OVSDB-282</link>
                <project id="10158" key="OVSDB">ovsdb</project>
                    <description>&lt;p&gt;In csit ovsdb 3 node cluster test, on 29 Jan 2016 with the distribution &lt;/p&gt;

&lt;p&gt;&quot;distribution-karaf-0.4.0-20160129.143739-3756.zip&quot;, I could able to retrieve the data(bridge and port) from the operational store successfully. &lt;br/&gt;
Here goes the releng log for reference &lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://jenkins.opendaylight.org/releng/view/ovsdb/job/ovsdb-csit-verify-3node-clustering/133/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/view/ovsdb/job/ovsdb-csit-verify-3node-clustering/133/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Today (01 Feb 2016) with the latest distribution &quot;distribution-karaf-0.4.0-20160201.000357-3821.zip&quot;  in integration, I could see many tests fails which are retrieving data (bridge and port) from operational datastore.&lt;br/&gt;
Log reference for the above observation &lt;span class=&quot;error&quot;&gt;&amp;#91;2&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;2&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://jenkins.opendaylight.org/sandbox/job/ovsdb-csit-3node-clustering-only-beryllium/10/robot/report/log.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/sandbox/job/ovsdb-csit-3node-clustering-only-beryllium/10/robot/report/log.html&lt;/a&gt;&lt;/p&gt;


&lt;p&gt;In Contoller1 logs, i see the below exception:&lt;/p&gt;

&lt;p&gt;2016-02-01 11:09:07,629 | WARN  | n-invoker-impl-0 | TransactionInvokerImpl           | 159 - org.opendaylight.ovsdb.southbound-impl - 1.2.1.SNAPSHOT | Exception invoking Transaction: &lt;br/&gt;
java.lang.IllegalStateException: Previous transaction member-1-chn-1-txn-2 is not ready yet&lt;br/&gt;
	at org.opendaylight.controller.cluster.datastore.TransactionChainProxy$Allocated.checkReady(TransactionChainProxy.java:85)&lt;span class=&quot;error&quot;&gt;&amp;#91;139:org.opendaylight.controller.sal-distributed-datastore:1.3.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;/p&gt;


&lt;p&gt;In Controller2 logs, there was no much exception.&lt;/p&gt;

&lt;p&gt;In Controller3 logs, i see the below exception:&lt;/p&gt;


&lt;p&gt;ReadFailedException{message=Error executeRead ReadData for path /(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology/topology/topology[&lt;/p&gt;
{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id=ovsdb:1}
&lt;p&gt;]/node/node[&lt;/p&gt;
{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node-id=ovsdb://uuid/a96ec4e2-c457-4a2c-963c-1e6300210032}
&lt;p&gt;], errorList=[RpcError [message=Error executeRead ReadData for path /(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology/topology/topology[&lt;/p&gt;
{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id=ovsdb:1}
&lt;p&gt;]/node/node[&lt;/p&gt;
{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node-id=ovsdb://uuid/a96ec4e2-c457-4a2c-963c-1e6300210032}
&lt;p&gt;], severity=ERROR, errorType=APPLICATION, tag=operation-failed, applicationTag=null, info=null, cause=org.opendaylight.controller.md.sal.common.api.data.DataStoreUnavailableException: Shard member-3-shard-topology-operational currently has no leader. Try again later.]]}&lt;/p&gt;


&lt;p&gt;Added the 3 controllers logs url for full trace reference.&lt;/p&gt;


&lt;p&gt;&lt;a href=&quot;https://jenkins.opendaylight.org/sandbox/job/ovsdb-csit-3node-clustering-only-beryllium/10/artifact/odl1_karaf.log&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/sandbox/job/ovsdb-csit-3node-clustering-only-beryllium/10/artifact/odl1_karaf.log&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://jenkins.opendaylight.org/sandbox/job/ovsdb-csit-3node-clustering-only-beryllium/10/artifact/odl2_karaf.log&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/sandbox/job/ovsdb-csit-3node-clustering-only-beryllium/10/artifact/odl2_karaf.log&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://jenkins.opendaylight.org/sandbox/job/ovsdb-csit-3node-clustering-only-beryllium/10/artifact/odl3_karaf.log&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/sandbox/job/ovsdb-csit-3node-clustering-only-beryllium/10/artifact/odl3_karaf.log&lt;/a&gt;&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="21974">OVSDB-282</key>
            <summary>Retrieval of Bridge and Port fails from Operational Store in csit test</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="priya.ramasubbu@hcl.com">Priya Ramasubbu</reporter>
                        <labels>
                    </labels>
                <created>Mon, 1 Feb 2016 13:13:47 +0000</created>
                <updated>Tue, 2 Feb 2016 09:01:44 +0000</updated>
                            <resolved>Tue, 2 Feb 2016 09:01:44 +0000</resolved>
                                    <version>unspecified</version>
                                                    <component>Southbound.Open_vSwitch</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="41217" author="vishnoianil@gmail.com" created="Tue, 2 Feb 2016 08:32:09 +0000"  >&lt;p&gt;Hi Priya,&lt;/p&gt;

&lt;p&gt;Is this still an issue, looking at the following jenkins job, it looks fine.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jenkins.opendaylight.org/releng/view/ovsdb/job/ovsdb-csit-verify-3node-clustering/142/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/view/ovsdb/job/ovsdb-csit-verify-3node-clustering/142/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;and i think your patch fixed it&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/31334/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/31334/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="41218" author="priya.ramasubbu@hcl.com" created="Tue, 2 Feb 2016 08:38:10 +0000"  >&lt;p&gt;(In reply to Anil Vishnoi from comment #1)&lt;br/&gt;
&amp;gt; Hi Priya,&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; Is this still an issue, looking at the following jenkins job, it looks fine.&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; &lt;a href=&quot;https://jenkins.opendaylight.org/releng/view/ovsdb/job/ovsdb-csit-verify-&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/view/ovsdb/job/ovsdb-csit-verify-&lt;/a&gt;&lt;br/&gt;
&amp;gt; 3node-clustering/142/&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; and i think your patch fixed it&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/31334/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/31334/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Hi Anil,&lt;/p&gt;

&lt;p&gt;Yes, its fixed now.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </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>5169</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=5169]]></customfieldvalue>

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

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