<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:15:27 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>[NETCONF-612] Netconf mount fails in master</title>
                <link>https://jira.opendaylight.org/browse/NETCONF-612</link>
                <project id="10142" key="NETCONF">netconf</project>
                    <description>&lt;p&gt;As shown here: &lt;a href=&quot;https://jenkins.opendaylight.org/releng/view/netconf/job/netconf-csit-1node-userfeatures-all-sodium/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/view/netconf/job/netconf-csit-1node-userfeatures-all-sodium/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This is the ERROR in Karaf:&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;
2019-04-08T18:08:53,300 | WARN  | sshd-SshClient[39ced4d2]-nio2-thread-4 | AsyncSshHandler                  | 401 - org.opendaylight.netconf.netty-util - 1.7.0.SNAPSHOT | Unable to setup SSH connection on channel: [id: 0x9b505777]
org.apache.sshd.common.SshException: sendKexInit() no resolved signatures available
	at org.apache.sshd.client.session.ClientSessionImpl.handleDisconnect(ClientSessionImpl.java:132) ~[141:org.apache.sshd.core:2.0.0]
	at org.apache.sshd.common.session.helpers.AbstractSession.handleDisconnect(AbstractSession.java:761) ~[141:org.apache.sshd.core:2.0.0]
	at org.apache.sshd.common.session.helpers.AbstractSession.doHandleMessage(AbstractSession.java:585) ~[141:org.apache.sshd.core:2.0.0]
	at org.apache.sshd.common.session.helpers.AbstractSession.handleMessage(AbstractSession.java:555) ~[141:org.apache.sshd.core:2.0.0]
	at org.apache.sshd.common.session.helpers.AbstractSession.decode(AbstractSession.java:1527) ~[141:org.apache.sshd.core:2.0.0]
	at org.apache.sshd.common.session.helpers.AbstractSession.messageReceived(AbstractSession.java:516) ~[141:org.apache.sshd.core:2.0.0]
	at org.apache.sshd.common.session.helpers.AbstractSessionIoHandler.messageReceived(AbstractSessionIoHandler.java:63) ~[141:org.apache.sshd.core:2.0.0]
	at org.apache.sshd.common.io.nio2.Nio2Session.handleReadCycleCompletion(Nio2Session.java:339) ~[141:org.apache.sshd.core:2.0.0]
	at org.apache.sshd.common.io.nio2.Nio2Session$1.onCompleted(Nio2Session.java:318) ~[141:org.apache.sshd.core:2.0.0]
	at org.apache.sshd.common.io.nio2.Nio2Session$1.onCompleted(Nio2Session.java:315) ~[141:org.apache.sshd.core:2.0.0]
	at org.apache.sshd.common.io.nio2.Nio2CompletionHandler.lambda$completed$0(Nio2CompletionHandler.java:38) ~[141:org.apache.sshd.core:2.0.0]
	at java.security.AccessController.doPrivileged(Native Method) ~[?:?]
	at org.apache.sshd.common.io.nio2.Nio2CompletionHandler.completed(Nio2CompletionHandler.java:37) [141:org.apache.sshd.core:2.0.0]
	at sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:126) [?:?]
	at sun.nio.ch.Invoker$2.run(Invoker.java:218) [?:?]
	at sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:112) [?:?]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:?]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:?]
	at java.lang.&lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt;.run(&lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt;.java:748) [?:?]
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="31616">NETCONF-612</key>
            <summary>Netconf mount fails in master</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="2" iconUrl="https://jira.opendaylight.org/images/icons/priorities/critical.svg">High</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="JMorvay">Jakub Morvay</assignee>
                                    <reporter username="ecelgp">Luis Gomez</reporter>
                        <labels>
                    </labels>
                <created>Fri, 12 Apr 2019 02:57:20 +0000</created>
                <updated>Wed, 3 Jul 2019 13:54:21 +0000</updated>
                            <resolved>Wed, 19 Jun 2019 10:39:23 +0000</resolved>
                                                                    <component>netconf</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="66910" author="ebo" created="Wed, 19 Jun 2019 10:28:59 +0000"  >&lt;p&gt;Hi Luis,&lt;/p&gt;

&lt;p&gt;I was facing the same problem, at least with the very same symptom. Could you check if this fix (&lt;a href=&quot;https://github.com/eliezio/netconf/commit/93d1a524a9998524de6a4b4646a6b7bcc800e102)&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/eliezio/netconf/commit/93d1a524a9998524de6a4b4646a6b7bcc800e102)&lt;/a&gt;&#160;solves your problem? If positive, I&apos;ll submit it as a merge request.&lt;/p&gt;</comment>
                            <comment id="66911" author="ecelgp" created="Wed, 19 Jun 2019 10:38:49 +0000"  >&lt;p&gt;The issue has been fixed according to: &lt;a href=&quot;https://jenkins.opendaylight.org/releng/view/netconf/job/netconf-csit-1node-userfeatures-all-sodium&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/view/netconf/job/netconf-csit-1node-userfeatures-all-sodium&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="66912" author="ebo" created="Wed, 19 Jun 2019 15:55:19 +0000"  >&lt;p&gt;Thanks for the info but I wasn&apos;t able to see the proper fix on the&#160;org.opendaylight.netconf.test.tool.VirtualKeyPairProvider#loadKeys() method.&#160;How can I verify that this method was fixed?&lt;/p&gt;</comment>
                            <comment id="66913" author="ecelgp" created="Thu, 20 Jun 2019 07:35:49 +0000"  >&lt;p&gt;I cannot see your patch but it is something like this one:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/82572&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/82572&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="66914" author="ebo" created="Thu, 20 Jun 2019 07:39:54 +0000"  >&lt;p&gt;Commit force-updated to&#160;&lt;a href=&quot;https://github.com/eliezio/netconf/commit/9bdfa761b2dca6ab337722394071745d89751773&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/eliezio/netconf/commit/9bdfa761b2dca6ab337722394071745d89751773&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="66915" author="ebo" created="Thu, 20 Jun 2019 07:44:18 +0000"  >&lt;p&gt;Now I see. It&apos;s the same fix but was authored by Anna Bencurova after your first comment, anyway. Thanks&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="31770">NETCONF-630</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|i03nhb:</customfieldvalue>

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