<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:32:41 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>[OPNFLWPLUG-512] adsal related CI tests failing (nodes not returned in call to /controller/nb/v2/switchmanager/default/nodes)</title>
                <link>https://jira.opendaylight.org/browse/OPNFLWPLUG-512</link>
                <project id="10155" key="OPNFLWPLUG">OpenFlowPlugin</project>
                    <description>&lt;p&gt;The current Lithium release candidate distributions are failing in the CI AD-SAL tests:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jenkins.opendaylight.org/releng/view/CSIT-1node/job/openflowplugin-csit-1node-cds-flow-services-all-stable-lithium/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/view/CSIT-1node/job/openflowplugin-csit-1node-cds-flow-services-all-stable-lithium/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;these are passing with distributions coming from the stable/lithium branch&lt;/p&gt;


&lt;p&gt;I have reproduced it locally and attached the karaf.log file for one of those reproductions.&lt;/p&gt;

&lt;p&gt;Initial efforts to reproduce locally were not successful, but after matching the controller environment&lt;br/&gt;
in CI, I hit the issue:&lt;/p&gt;

&lt;p&gt;I&apos;m using:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://nexus.opendaylight.org/content/repositories/automatedweeklyreleases-1074/org/opendaylight/integration/distribution-karaf/0.3.0-Lithium/distribution-karaf-0.3.0-Lithium.zip&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://nexus.opendaylight.org/content/repositories/automatedweeklyreleases-1074/org/opendaylight/integration/distribution-karaf/0.3.0-Lithium/distribution-karaf-0.3.0-Lithium.zip&lt;/a&gt;&lt;/p&gt;


&lt;p&gt;3072m for max_mem (default is 2048m)&lt;/p&gt;

&lt;p&gt;20MB log file  (default is 1MB)&lt;/p&gt;

&lt;p&gt;featuresRepositories = mvn:org.apache.karaf.features/standard/3.0.3/xml/features,mvn:org.apache.karaf.features/enterprise/3.0.3/xml/features,mvn:org.ops4j.pax.web/pax-web-features/3.1.4/xml/features,mvn:org.apache.karaf.features/spring/3.0.3/xml/features,mvn:org.opendaylight.integration/features-integration-index/0.3.0-Lithium/xml/features,mvn:org.opendaylight.integration/features-integration-test/0.3.0-Lithium/xml/features&lt;/p&gt;

&lt;p&gt;featuresBoot=config,standard,region,package,kar,ssh,management,odl-integration-compatible-with-all,odl-openflowplugin-flow-services-ui,odl-openflowplugin-adsal-compatibility,odl-nsf-all&lt;/p&gt;


&lt;p&gt;after using the above configs, I started the controller with the bin/start script.  Then I saw the issue.  After&lt;br/&gt;
reproducing once, I killed the java process and restarted with &quot;karaf clean&quot; and the problem  remained.&lt;/p&gt;

&lt;p&gt;again I killed the java process and then changed the max_mem back to 2048m and used &quot;karaf clean&quot;.  This time&lt;br/&gt;
the problem was not seen.&lt;/p&gt;

&lt;p&gt;so, I changed back to 3072m after killing the java process, then &quot;karaf clean&quot; and did &lt;b&gt;NOT&lt;/b&gt; see the issue.&lt;/p&gt;

&lt;p&gt;finally, I killed the java process and restarted with the bin/start script and the problem was seen.&lt;/p&gt;

&lt;p&gt;FWIW&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="27780">OPNFLWPLUG-512</key>
            <summary>adsal related CI tests failing (nodes not returned in call to /controller/nb/v2/switchmanager/default/nodes)</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="-1">Unassigned</assignee>
                                    <reporter username="jluhrsen">Jamo Luhrsen</reporter>
                        <labels>
                    </labels>
                <created>Tue, 23 Jun 2015 23:24:53 +0000</created>
                <updated>Mon, 27 Sep 2021 09:01:36 +0000</updated>
                            <resolved>Sat, 5 Dec 2015 00:21:47 +0000</resolved>
                                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="57159" author="jluhrsen" created="Tue, 23 Jun 2015 23:26:32 +0000"  >&lt;p&gt;Attachment adSalTrouble.odt has been added with description: karaf log file.&lt;/p&gt;</comment>
                            <comment id="57156" author="jluhrsen" created="Tue, 23 Jun 2015 23:52:57 +0000"  >&lt;p&gt;there may be some correlation between the jvm max_mem for this issue.&lt;/p&gt;

&lt;p&gt;in the sandbox, I configured the job to use the default 2G for max_mem and the test passed:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jenkins.opendaylight.org/sandbox/job/openflowplugin-csit-1node-cds-flow-services-all-stable-lithium/12/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/sandbox/job/openflowplugin-csit-1node-cds-flow-services-all-stable-lithium/12/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;NOTE: sandbox links will not be valid after a few days&amp;#93;&lt;/span&gt;&lt;/p&gt;


&lt;p&gt;earlier tests in the sandbox without this change were failing:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jenkins.opendaylight.org/sandbox/job/openflowplugin-csit-1node-cds-flow-services-all-stable-lithium/7/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/sandbox/job/openflowplugin-csit-1node-cds-flow-services-all-stable-lithium/7/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="57157" author="abhijit2511" created="Tue, 10 Nov 2015 20:39:47 +0000"  >&lt;p&gt;Is this still happening?&lt;/p&gt;</comment>
                            <comment id="57158" author="jluhrsen" created="Sat, 5 Dec 2015 00:21:47 +0000"  >&lt;p&gt;no, not happening any more.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="14004" name="adSalTrouble.odt" size="111120" author="jluhrsen" created="Tue, 23 Jun 2015 23:26:32 +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>3851</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=3851]]></customfieldvalue>

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

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