<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:53:05 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>[CONTROLLER-466] RestGetOperationTest.getStreamsTest error</title>
                <link>https://jira.opendaylight.org/browse/CONTROLLER-466</link>
                <project id="10113" key="CONTROLLER">controller</project>
                    <description>&lt;p&gt;Build failed at with following error&lt;/p&gt;

&lt;p&gt;Stacktrace&lt;/p&gt;

&lt;p&gt;java.lang.AssertionError: &lt;br/&gt;
	at org.junit.Assert.fail(Assert.java:91)&lt;br/&gt;
	at org.junit.Assert.assertTrue(Assert.java:43)&lt;br/&gt;
	at org.junit.Assert.assertTrue(Assert.java:54)&lt;br/&gt;
	at org.opendaylight.controller.sal.restconf.impl.test.RestGetOperationTest.getStreamsTest(RestGetOperationTest.java:237)&lt;/p&gt;

&lt;p&gt;Standard Output&lt;/p&gt;

&lt;p&gt;18:43:05.953 &lt;span class=&quot;error&quot;&gt;&amp;#91;Grizzly-worker(2)&amp;#93;&lt;/span&gt; ERROR o.o.y.y.d.i.c.xml.XmlDocumentUtils - Provided node value  did not have type type empty (urn:ietf:params:xml:ns:yang:1)empty required by mapping. Using stream instead.&lt;br/&gt;
java.lang.ClassCastException: java.lang.String cannot be cast to java.lang.Void&lt;br/&gt;
	at org.opendaylight.yangtools.yang.data.impl.codec.TypeDefinitionAwareCodec$EmptyCodecStringImpl.serialize(TypeDefinitionAwareCodec.java:451) ~&lt;span class=&quot;error&quot;&gt;&amp;#91;yang-data-impl-0.6.2-SNAPSHOT.jar:na&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.yangtools.yang.data.impl.codec.xml.XmlDocumentUtils.writeValueByType(XmlDocumentUtils.java:257) &lt;span class=&quot;error&quot;&gt;&amp;#91;yang-data-impl-0.6.2-SNAPSHOT.jar:na&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.yangtools.yang.data.impl.codec.xml.XmlDocumentUtils.writeValueByType(XmlDocumentUtils.java:218) &lt;span class=&quot;error&quot;&gt;&amp;#91;yang-data-impl-0.6.2-SNAPSHOT.jar:na&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.yangtools.yang.data.impl.codec.xml.XmlDocumentUtils.createXmlRootElement(XmlDocumentUtils.java:168) &lt;span class=&quot;error&quot;&gt;&amp;#91;yang-data-impl-0.6.2-SNAPSHOT.jar:na&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.yangtools.yang.data.impl.codec.xml.XmlDocumentUtils.createXmlRootElement(XmlDocumentUtils.java:189) &lt;span class=&quot;error&quot;&gt;&amp;#91;yang-data-impl-0.6.2-SNAPSHOT.jar:na&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.yangtools.yang.data.impl.codec.xml.XmlDocumentUtils.createXmlRootElement(XmlDocumentUtils.java:189) &lt;span class=&quot;error&quot;&gt;&amp;#91;yang-data-impl-0.6.2-SNAPSHOT.jar:na&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.yangtools.yang.data.impl.codec.xml.XmlDocumentUtils.toDocument(XmlDocumentUtils.java:112) &lt;span class=&quot;error&quot;&gt;&amp;#91;yang-data-impl-0.6.2-SNAPSHOT.jar:na&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.controller.sal.rest.impl.XmlMapper.write(XmlMapper.java:65) &lt;span class=&quot;error&quot;&gt;&amp;#91;classes/:na&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.controller.sal.rest.impl.StructuredDataToXmlProvider.writeTo(StructuredDataToXmlProvider.java:67) &lt;span class=&quot;error&quot;&gt;&amp;#91;classes/:na&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.controller.sal.rest.impl.StructuredDataToXmlProvider.writeTo(StructuredDataToXmlProvider.java:39) &lt;span class=&quot;error&quot;&gt;&amp;#91;classes/:na&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor.invokeWriteTo(WriterInterceptorExecutor.java:243) &lt;span class=&quot;error&quot;&gt;&amp;#91;jersey-common-2.4.jar:na&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor.aroundWriteTo(WriterInterceptorExecutor.java:230) &lt;span class=&quot;error&quot;&gt;&amp;#91;jersey-common-2.4.jar:na&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:149) &lt;span class=&quot;error&quot;&gt;&amp;#91;jersey-common-2.4.jar:na&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.glassfish.jersey.server.internal.JsonWithPaddingInterceptor.aroundWriteTo(JsonWithPaddingInterceptor.java:103) &lt;span class=&quot;error&quot;&gt;&amp;#91;jersey-server-2.4.jar:na&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:149) &lt;span class=&quot;error&quot;&gt;&amp;#91;jersey-common-2.4.jar:na&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.aroundWriteTo(MappableExceptionWrapperInterceptor.java:88) &lt;span class=&quot;error&quot;&gt;&amp;#91;jersey-server-2.4.jar:na&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:149) &lt;span class=&quot;error&quot;&gt;&amp;#91;jersey-common-2.4.jar:na&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.glassfish.jersey.message.internal.MessageBodyFactory.writeTo(MessageBodyFactory.java:1139) &lt;span class=&quot;error&quot;&gt;&amp;#91;jersey-common-2.4.jar:na&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.glassfish.jersey.server.ServerRuntime$Responder.writeResponse(ServerRuntime.java:557) &lt;span class=&quot;error&quot;&gt;&amp;#91;jersey-server-2.4.jar:na&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.glassfish.jersey.server.ServerRuntime$Responder.processResponse(ServerRuntime.java:381) &lt;span class=&quot;error&quot;&gt;&amp;#91;jersey-server-2.4.jar:na&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.glassfish.jersey.server.ServerRuntime$Responder.process(ServerRuntime.java:371) &lt;span class=&quot;error&quot;&gt;&amp;#91;jersey-server-2.4.jar:na&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:262) &lt;span class=&quot;error&quot;&gt;&amp;#91;jersey-server-2.4.jar:na&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) &lt;span class=&quot;error&quot;&gt;&amp;#91;jersey-common-2.4.jar:na&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) &lt;span class=&quot;error&quot;&gt;&amp;#91;jersey-common-2.4.jar:na&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) &lt;span class=&quot;error&quot;&gt;&amp;#91;jersey-common-2.4.jar:na&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) &lt;span class=&quot;error&quot;&gt;&amp;#91;jersey-common-2.4.jar:na&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.glassfish.jersey.internal.Errors.process(Errors.java:267) &lt;span class=&quot;error&quot;&gt;&amp;#91;jersey-common-2.4.jar:na&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) &lt;span class=&quot;error&quot;&gt;&amp;#91;jersey-common-2.4.jar:na&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) &lt;span class=&quot;error&quot;&gt;&amp;#91;jersey-server-2.4.jar:na&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:983) &lt;span class=&quot;error&quot;&gt;&amp;#91;jersey-server-2.4.jar:na&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:334) &lt;span class=&quot;error&quot;&gt;&amp;#91;jersey-container-grizzly2-http-2.4.jar:na&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:209) &lt;span class=&quot;error&quot;&gt;&amp;#91;grizzly-http-server-2.3.3.jar:2.3.3&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:565) &lt;span class=&quot;error&quot;&gt;&amp;#91;grizzly-framework-2.3.3.jar:2.3.3&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:545) &lt;span class=&quot;error&quot;&gt;&amp;#91;grizzly-framework-2.3.3.jar:2.3.3&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at java.lang.Thread.run(Thread.java:744) &lt;span class=&quot;error&quot;&gt;&amp;#91;na:1.7.0_51&amp;#93;&lt;/span&gt;&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: Windows&lt;br/&gt;
Platform: PC&lt;/p&gt;</environment>
        <key id="25020">CONTROLLER-466</key>
            <summary>RestGetOperationTest.getStreamsTest error</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="jgloncak">Jozef Gloncak</assignee>
                                    <reporter username="jgloncak">Jozef Gloncak</reporter>
                        <labels>
                    </labels>
                <created>Wed, 14 May 2014 08:25:13 +0000</created>
                <updated>Tue, 25 Jul 2023 08:23:45 +0000</updated>
                            <resolved>Wed, 14 May 2014 10:17:59 +0000</resolved>
                                                                    <component>restconf</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="48287" author="jgloncak" created="Wed, 14 May 2014 08:32:04 +0000"  >&lt;p&gt;original code at line 237 in RestGetOperationTest&lt;br/&gt;
assertTrue(responseBody.contains(&quot;&amp;lt;streams xmlns=\&quot;urn:ietf:params:xml:ns:yang:ietf-restconf\&quot;&quot;));&lt;/p&gt;

&lt;p&gt;new code&lt;br/&gt;
assertTrue(responseBody.contains(&quot;&amp;lt;streams xmlns=\&quot;urn:ietf:params:xml:ns:yang:ietf-restconf\&quot;/&amp;gt;&quot;));&lt;/p&gt;

&lt;p&gt;responseBody variable now contained some data and therefore it wasn&apos;t xml tag &amp;lt;streams/&amp;gt; but &amp;lt;streams&amp;gt;&amp;lt;/streams&amp;gt;&lt;/p&gt;

&lt;p&gt;But still do not understand while error appeared at EmptyCodecStringImpl.serialize&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/6984/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/6984/&lt;/a&gt;&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>1001</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=1001]]></customfieldvalue>

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

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