<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:21:22 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>[NETVIRT-359] VPNInstance bailing out of wait loop</title>
                <link>https://jira.opendaylight.org/browse/NETVIRT-359</link>
                <project id="10144" key="NETVIRT">netvirt</project>
                    <description>&lt;p&gt;Found in upstream and downstream csit: &lt;a href=&quot;https://logs.opendaylight.org/releng/jenkins092/netvirt-csit-1node-openstack-mitaka-upstream-transparent-boron/69/archives/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/releng/jenkins092/netvirt-csit-1node-openstack-mitaka-upstream-transparent-boron/69/archives/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;2016-12-14 14:03:43,638 | INFO  | CountersThread   | CountersDumperThread             | 276 - org.opendaylight.infrautils.counters-impl - 1.0.2.SNAPSHOT | dsjcc.jobs_cleared: +36 , dsjcc.jobs_pending: 0 , nsc.subnetmap_update: +2 &lt;br/&gt;
2016-12-14 14:03:43,783 | INFO  | nPool-1-worker-0 | VpnInstanceListener              | 317 - org.opendaylight.netvirt.vpnmanager-impl - 0.3.2.SNAPSHOT | VPNInstance bailing out of wait loop as current interface count is 1 and max retries exceeded for for vpnName 9a837a52-561f-43d2-81fa-756b5fb650d6, rd 9a837a52-561f-43d2-81fa-756b5fb650d6&lt;br/&gt;
2016-12-14 14:03:43,783 | INFO  | nPool-1-worker-0 | VpnInstanceListener              | 317 - org.opendaylight.netvirt.vpnmanager-impl - 0.3.2.SNAPSHOT | Returned out of waiting for  Op Data removal for rd 9a837a52-561f-43d2-81fa-756b5fb650d6, vpnname 9a837a52-561f-43d2-81fa-756b5fb650d6&lt;br/&gt;
2016-12-14 14:03:43,784 | WARN  | nPool-1-worker-0 | DataStoreJobCoordinator          | 281 - org.opendaylight.genius.mdsalutil-api - 0.1.2.SNAPSHOT | Job VPN-9a837a52-561f-43d2-81fa-756b5fb650d6 took 40004ms to complete&lt;br/&gt;
2016-12-14 14:03:43,786 | ERROR | ool-47-thread-40 | VrfEntryListener                 | 319 - org.opendaylight.netvirt.fibmanager-impl - 0.3.2.SNAPSHOT | VPN Instance for rd 9a837a52-561f-43d2-81fa-756b5fb650d6 is not available from VPN Op Instance Datastore&lt;br/&gt;
2016-12-14 14:03:43,786 | INFO  | ool-47-thread-40 | VrfEntryListener                 | 319 - org.opendaylight.netvirt.fibmanager-impl - 0.3.2.SNAPSHOT | REMOVE: Removed Fib Entry rd 9a837a52-561f-43d2-81fa-756b5fb650d6 prefix 2003::3/128 nexthop &lt;span class=&quot;error&quot;&gt;&amp;#91;10.29.13.72&amp;#93;&lt;/span&gt; label 70034&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="20280">NETVIRT-359</key>
            <summary>VPNInstance bailing out of wait loop</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="10002">Duplicate</resolution>
                                        <assignee username="kiran.n.upadhyaya@ericsson.com">Kiran N Upadhyaya</assignee>
                                    <reporter username="shague">Sam Hague</reporter>
                        <labels>
                    </labels>
                <created>Wed, 14 Dec 2016 19:26:14 +0000</created>
                <updated>Tue, 24 Jan 2017 13:08:40 +0000</updated>
                            <resolved>Tue, 24 Jan 2017 13:08:40 +0000</resolved>
                                    <version>Boron</version>
                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="36943" author="shague@redhat.com" created="Wed, 14 Dec 2016 19:29:22 +0000"  >&lt;p&gt;Attachment odl1_karaf.tar.xz has been added with description: karaf.log&lt;/p&gt;</comment>
                            <comment id="36940" author="olga.schukin@hpe.com" created="Sun, 22 Jan 2017 13:38:19 +0000"  >&lt;p&gt;Sometimes we got into endless loop because a current interface counter value inside the function waitForOpRemoval() is less  that original counter but it still not zero, then we are back to beginning of the cycle without any action and sleep again . &lt;br/&gt;
The infinite loop doesn&#8217;t allow to DataStoreJobCoordinator to run any other job within same key. &lt;br/&gt;
Please see an example in the attached log, the vpnname ccc2cbb7-efaa-4243-91fb-bc89f3f549db.&lt;/p&gt;</comment>
                            <comment id="36944" author="olga.schukin@hpe.com" created="Sun, 22 Jan 2017 13:40:27 +0000"  >&lt;p&gt;Attachment odl1_karaf.log.gz.rar has been added with description: log - look for vpnname ccc2cbb7-efaa-4243-91fb-bc89f3f549db&lt;/p&gt;</comment>
                            <comment id="36941" author="kiran.n.upadhyaya@ericsson.com" created="Tue, 24 Jan 2017 12:51:44 +0000"  >&lt;p&gt;The infinite loop problem is being handled by &lt;a href=&quot;https://git.opendaylight.org/gerrit/50826&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/50826&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Thanks for raising this review Olga!!&lt;/p&gt;</comment>
                            <comment id="36942" author="kiran.n.upadhyaya@ericsson.com" created="Tue, 24 Jan 2017 13:00:09 +0000"  >&lt;p&gt;The Vpn Instance bailing out of wait loop issue is because deletion of one of the vpn interfaces is failing. Hence, after the fixed number of retries, we are bailing out and proceeding with deleting the operational Vpn Instance data.&lt;br/&gt;
The issue with Vpn Interface deletion is being tracked through &lt;a href=&quot;https://jira.opendaylight.org/browse/NETVIRT-371&quot; title=&quot;NullPointerException  at org.opendaylight.netvirt.neutronvpn.NeutronvpnManager.deleteVpnInterface&quot; class=&quot;issue-link&quot; data-issue-key=&quot;NETVIRT-371&quot;&gt;&lt;del&gt;NETVIRT-371&lt;/del&gt;&lt;/a&gt; .&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10002">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="20292">NETVIRT-371</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="12371" name="odl1_karaf.log.gz.rar" size="371279" author="olga.schukin@hpe.com" created="Sun, 22 Jan 2017 13:40:27 +0000"/>
                            <attachment id="12370" name="odl1_karaf.tar.xz" size="445380" author="shague" created="Wed, 14 Dec 2016 19:29:22 +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>7371</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=7371]]></customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10203" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>Status Whiteboard</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>csit:exception</customfieldvalue>

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