<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:27:46 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>[ODLPARENT-152] Karaf ssh Exception seen multiple times in csit</title>
                <link>https://jira.opendaylight.org/browse/ODLPARENT-152</link>
                <project id="10149" key="ODLPARENT">odlparent</project>
                    <description>&lt;p&gt;We started noticing this recently, but not sure if it&apos;s always been there or not. Now we are&lt;br/&gt;
starting to mark test case failures if exceptions are seen. We can whitelist these, but my&lt;br/&gt;
gut is that this is something new. Or if not new, I think it&apos;s showing up a lot more now.&lt;/p&gt;

&lt;p&gt;an example&lt;br/&gt;
{code{2018-04-17T21:53:26,448 | ERROR | Karaf ssh console user karaf | ShellUtil                        | 135 - org.apache.karaf.shell.core - 4.1.5 | Exception caught while executing command&lt;br/&gt;
java.lang.NullPointerException: null&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;like from a job &lt;a href=&quot;https://logs.opendaylight.org/releng/vex-yul-odl-jenkins-1/netvirt-csit-1node-openstack-queens-upstream-stateful-oxygen/465/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;here&lt;/a&gt; where it&apos;s seen 21 times.&lt;/p&gt;

&lt;p&gt;I realize the trace is pointing to something in karaf, so odlparent seemed like the right&lt;br/&gt;
place to open this issue.&lt;/p&gt;</description>
                <environment></environment>
        <key id="29800">ODLPARENT-152</key>
            <summary>Karaf ssh Exception seen multiple times in csit</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.opendaylight.org/images/icons/priorities/major.svg">Medium</priority>
                        <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="rovarga">Robert Varga</assignee>
                                    <reporter username="jluhrsen">Jamo Luhrsen</reporter>
                        <labels>
                    </labels>
                <created>Tue, 17 Apr 2018 23:11:16 +0000</created>
                <updated>Wed, 5 Sep 2018 13:28:51 +0000</updated>
                            <resolved>Wed, 5 Sep 2018 13:28:51 +0000</resolved>
                                                    <fixVersion>4.0.0</fixVersion>
                    <fixVersion>3.1.4</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                                                                <comments>
                            <comment id="62581" author="shague@redhat.com" created="Mon, 23 Apr 2018 21:24:41 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=skitt&quot; class=&quot;user-hover&quot; rel=&quot;skitt&quot;&gt;skitt&lt;/a&gt; &lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=vorburger&quot; class=&quot;user-hover&quot; rel=&quot;vorburger&quot;&gt;vorburger&lt;/a&gt; any ideas on this bug? It adds 40-50 exceptions to the karaf.log so looks messy.&lt;/p&gt;</comment>
                            <comment id="62583" author="rovarga" created="Mon, 23 Apr 2018 22:09:56 +0000"  >&lt;p&gt;The log is located at &lt;a href=&quot;https://logs.opendaylight.org/releng/vex-yul-odl-jenkins-1/netvirt-csit-1node-openstack-queens-upstream-stateful-oxygen/465/odl_1/odl1_karaf.log.gz&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/releng/vex-yul-odl-jenkins-1/netvirt-csit-1node-openstack-queens-upstream-stateful-oxygen/465/odl_1/odl1_karaf.log.gz&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The stack trace is:&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;2018-04-17T20:20:15,270 | ERROR | Karaf ssh console user karaf | ShellUtil                        | 135 - org.apache.karaf.shell.core - 4.1.5 | Exception caught while executing command
java.lang.NullPointerException: null
	at org.apache.karaf.shell.impl.console.ConsoleSessionImpl.run(ConsoleSessionImpl.java:348) [135:org.apache.karaf.shell.core:4.1.5]
	at java.lang.Thread.run(Thread.java:748) [?:?]
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;Fixed upstream by:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://github.com/apache/karaf/commit/e13352cfa624290eff2e0ad9a5d2aa64572250d5&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/apache/karaf/commit/e13352cfa624290eff2e0ad9a5d2aa64572250d5&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Requires karaf-4.1.6&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="62584" author="jluhrsen" created="Mon, 23 Apr 2018 22:53:46 +0000"  >&lt;p&gt;Thanks &lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=rovarga&quot; class=&quot;user-hover&quot; rel=&quot;rovarga&quot;&gt;rovarga&lt;/a&gt;. good to know the fix is there and we&apos;ll get it eventually.&lt;/p&gt;</comment>
                            <comment id="62599" author="shague@redhat.com" created="Tue, 24 Apr 2018 12:55:07 +0000"  >&lt;p&gt;Is there a plan to bring in karaf-4-1.6? Or can we pull in that patch since it is just a 3 line patch.&lt;/p&gt;</comment>
                            <comment id="62601" author="skitt@redhat.com" created="Tue, 24 Apr 2018 13:07:21 +0000"  >&lt;p&gt;Once it&#8217;s released, maybe, but it won&#8217;t be released for a little while yet. It&#8217;s just a 3 line patch &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.opendaylight.org/images/icons/emoticons/biggrin.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt; but releasing a new bundle with that code and getting it loaded isn&#8217;t straightforward!&lt;/p&gt;</comment>
                            <comment id="62602" author="rovarga" created="Tue, 24 Apr 2018 13:09:58 +0000"  >&lt;p&gt;FWIW 4.1.6 is scheduled for release on 5/18.&lt;/p&gt;</comment>
                            <comment id="64899" author="rovarga" created="Wed, 5 Sep 2018 13:28:51 +0000"  >&lt;p&gt;Fixed with karaf-4.1.6 (odlparent-3.1.4) and karaf-4.2.1 (odlparent-4.0.0)&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="29748">ODLPARENT-149</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <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_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i03dj3:</customfieldvalue>

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