<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:09:01 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>[MDSAL-202] MDSAL Boron SR1 Autorelease Build Failure</title>
                <link>https://jira.opendaylight.org/browse/MDSAL-202</link>
                <project id="10137" key="MDSAL">mdsal</project>
                    <description>&lt;p&gt;There are Boron SR1 Autorelease Build Failures on mdsal binding jobs tests.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://logs.opendaylight.org/releng/jenkins092/autorelease-release-boron/42/_console-output.log.gz&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/releng/jenkins092/autorelease-release-boron/42/_console-output.log.gz&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;b&gt;13:17:14&lt;/b&gt; &lt;span class=&quot;error&quot;&gt;&amp;#91;INFO&amp;#93;&lt;/span&gt; *--- maven-surefire-plugin:2.18.1:test (default-test) @&lt;br/&gt;
mdsal-binding-java-api-generator &amp;#8212; *&lt;b&gt;13:17:14&lt;/b&gt; &lt;span class=&quot;error&quot;&gt;&amp;#91;INFO&amp;#93;&lt;/span&gt; Surefire report directory: /w/workspace/autorelease-release-boron/mdsal/binding/mdsal-binding-java-api-generator/target/surefire-reports&lt;br/&gt;
&lt;b&gt;13:17:21&lt;/b&gt; Tests run: 13, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2.765 sec &amp;lt;&amp;lt;&amp;lt; FAILURE! - in org.opendaylight.yangtools.sal.java.api.generator.test.CompilationTest&lt;br/&gt;
&lt;b&gt;13:17:21&lt;/b&gt; testGenerationContextReferenceExtension(org.opendaylight.yangtools.sal.java.api.generator.test.CompilationTest)  Time elapsed: 0.027 sec  &amp;lt;&amp;lt;&amp;lt; ERROR!&lt;br/&gt;
&lt;b&gt;13:17:21&lt;/b&gt; org.opendaylight.yangtools.yang.parser.spi.meta.SomeModifiersUnresolvedException: Some of FULL_DECLARATION modifiers for statements were not resolved.&lt;br/&gt;
&lt;b&gt;13:17:21&lt;/b&gt; 	at org.opendaylight.yangtools.yang.parser.spi.source.SourceException.throwIf(SourceException.java:96)&lt;br/&gt;
&lt;b&gt;13:17:21&lt;/b&gt; 	at org.opendaylight.yangtools.yang.parser.stmt.reactor.ContextBuilder.setArgument(ContextBuilder.java:34)&lt;br/&gt;
&lt;b&gt;13:17:21&lt;/b&gt; 	at org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextWriter.argumentValue(StatementContextWriter.java:40)&lt;br/&gt;
&lt;b&gt;13:17:21&lt;/b&gt; 	at org.opendaylight.yangtools.yang.parser.impl.YangStatementParserListenerImpl.enterStatement(YangStatementParserListenerImpl.java:84)&lt;br/&gt;
&lt;b&gt;13:17:21&lt;/b&gt; 	at org.opendaylight.yangtools.antlrv4.code.gen.YangStatementParser$StatementContext.enterRule(YangStatementParser.java:113)&lt;br/&gt;
&lt;b&gt;13:17:21&lt;/b&gt; 	at org.antlr.v4.runtime.tree.ParseTreeWalker.enterRule(ParseTreeWalker.java:66)&lt;br/&gt;
&lt;b&gt;13:17:21&lt;/b&gt; 	at org.antlr.v4.runtime.tree.ParseTreeWalker.walk(ParseTreeWalker.java:49)&lt;br/&gt;
&lt;b&gt;13:17:21&lt;/b&gt; 	at org.antlr.v4.runtime.tree.ParseTreeWalker.walk(ParseTreeWalker.java:52)&lt;br/&gt;
&lt;b&gt;13:17:21&lt;/b&gt; 	at org.antlr.v4.runtime.tree.ParseTreeWalker.walk(ParseTreeWalker.java:52)&lt;br/&gt;
&lt;b&gt;13:17:21&lt;/b&gt; 	at org.antlr.v4.runtime.tree.ParseTreeWalker.walk(ParseTreeWalker.java:52)&lt;br/&gt;
&lt;b&gt;13:17:21&lt;/b&gt; 	at org.opendaylight.yangtools.yang.parser.stmt.rfc6020.YangStatementSourceImpl.writeFull(YangStatementSourceImpl.java:98)&lt;br/&gt;
&lt;b&gt;13:17:21&lt;/b&gt; 	at org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext.loadStatements(SourceSpecificContext.java:321)&lt;br/&gt;
&lt;b&gt;13:17:21&lt;/b&gt; 	at org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext.loadPhaseStatements(BuildGlobalContext.java:239)&lt;br/&gt;
&lt;b&gt;13:17:21&lt;/b&gt; 	at org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext.buildEffective(BuildGlobalContext.java:198)&lt;br/&gt;
&lt;b&gt;13:17:21&lt;/b&gt; 	at org.opendaylight.yangtools.yang.parser.stmt.reactor.CrossSourceStatementReactor$BuildAction.buildEffective(CrossSourceStatementReactor.java:128)&lt;br/&gt;
&lt;b&gt;13:17:21&lt;/b&gt; 	at org.opendaylight.yangtools.sal.java.api.generator.test.TestUtils.parseYangSources(TestUtils.java:38)&lt;br/&gt;
&lt;b&gt;13:17:21&lt;/b&gt; 	at org.opendaylight.yangtools.sal.java.api.generator.test.TestUtils.parseYangSources(TestUtils.java:49)&lt;br/&gt;
&lt;b&gt;13:17:21&lt;/b&gt; 	at org.opendaylight.yangtools.sal.java.api.generator.test.TestUtils.parseYangSources(TestUtils.java:53)&lt;br/&gt;
&lt;b&gt;13:17:21&lt;/b&gt; 	at org.opendaylight.yangtools.sal.java.api.generator.test.CompilationTest.generateTestSources(CompilationTest.java:666)&lt;br/&gt;
&lt;b&gt;13:17:21&lt;/b&gt; 	at org.opendaylight.yangtools.sal.java.api.generator.test.CompilationTest.testGenerationContextReferenceExtension(CompilationTest.java:444)&lt;br/&gt;
&lt;b&gt;13:17:21&lt;/b&gt;&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="27024">MDSAL-202</key>
            <summary>MDSAL Boron SR1 Autorelease Build Failure</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="rovarga">Robert Varga</assignee>
                                    <reporter username="anipbu">A H</reporter>
                        <labels>
                    </labels>
                <created>Fri, 21 Oct 2016 21:27:57 +0000</created>
                <updated>Fri, 9 Mar 2018 18:00:17 +0000</updated>
                            <resolved>Sun, 23 Oct 2016 21:05:39 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="54492" author="anipbu" created="Fri, 21 Oct 2016 21:39:49 +0000"  >&lt;p&gt;Could it be related these two patches?&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/47223/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/47223/&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/47200/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/47200/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="54493" author="vorburger" created="Sun, 23 Oct 2016 13:43:11 +0000"  >&lt;p&gt;&amp;gt; Could it be related these two patches?&lt;br/&gt;
&amp;gt; &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/47223/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/47223/&lt;/a&gt;&lt;br/&gt;
&amp;gt; &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/47200/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/47200/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;No, I&apos;m 99.9% sure that this isn&apos;t cause by either of those two... I&apos;ve just (locally) reverted both, one after the other as well as both together; but the same test failure still occurs.  So this must be caused by something else..&lt;/p&gt;

&lt;p&gt;Note that on master this CompilationTest.testGenerationContextReferenceExtension fails as well.&lt;/p&gt;

&lt;p&gt;I&apos;ll now spend a max. 1/2h time boxed to debug the test and try to understand and fix the failure.  (If do not comment any further in this issue, I was unsuccessful.)&lt;/p&gt;</comment>
                            <comment id="54494" author="vorburger" created="Sun, 23 Oct 2016 14:06:16 +0000"  >&lt;p&gt;I&apos;ve just found that this test failure is caused by commit c157a9dd65426473b7cd87de68d6639c9e91f403 which was for &lt;a href=&quot;https://jira.opendaylight.org/browse/YANGTOOLS-692&quot; title=&quot;Parser: duplicate ModelDefinedStatementDefinitions&quot; class=&quot;issue-link&quot; data-issue-key=&quot;YANGTOOLS-692&quot;&gt;&lt;del&gt;YANGTOOLS-692&lt;/del&gt;&lt;/a&gt; &quot;Define a namespace to hold model-defined statements&quot; .. reverting everything up to that patch fixes this test.  I&apos;ll now try to revert only that patch, to see if that alone is sufficient.&lt;/p&gt;

&lt;p&gt;NB: It MAY well be that the problem is more in that test than the patch, but Robert should make that determination in the coming days.  I&apos;ll limit myself to identify which change introduced the test failure here.&lt;/p&gt;</comment>
                            <comment id="54495" author="vorburger" created="Sun, 23 Oct 2016 14:15:38 +0000"  >&lt;p&gt;&amp;gt; revert only that patch, to see if that alone is sufficient&lt;/p&gt;

&lt;p&gt;Indeed it is; so I&apos;ve raised &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/47389/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/47389/&lt;/a&gt;, which will fix this CompilationTest failure.  Again it&apos;s possible that this is more of a problem in that test than a real issue - I&apos;m unable to tell (Robert will).&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.opendaylight.org/browse/YANGTOOLS-692&quot; title=&quot;Parser: duplicate ModelDefinedStatementDefinitions&quot; class=&quot;issue-link&quot; data-issue-key=&quot;YANGTOOLS-692&quot;&gt;&lt;del&gt;YANGTOOLS-692&lt;/del&gt;&lt;/a&gt; seems to be about &quot;just&quot; a memory optimization; so my recommendation, given that this is a Blocker for Boron SR1 release, would be that someone merge my c/47389 revert - and close this issue as done.  I&apos;ve re-opened &lt;a href=&quot;https://jira.opendaylight.org/browse/YANGTOOLS-692&quot; title=&quot;Parser: duplicate ModelDefinedStatementDefinitions&quot; class=&quot;issue-link&quot; data-issue-key=&quot;YANGTOOLS-692&quot;&gt;&lt;del&gt;YANGTOOLS-692&lt;/del&gt;&lt;/a&gt; so that it can be re-introduced after rework, or just fix up CompilationTest (and it will have to be done on both stable/boron and master there).&lt;/p&gt;</comment>
                            <comment id="54496" author="rovarga" created="Sun, 23 Oct 2016 21:05:39 +0000"  >&lt;p&gt;master: &lt;a href=&quot;https://git.opendaylight.org/gerrit/47399&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/47399&lt;/a&gt;&lt;br/&gt;
boron: &lt;a href=&quot;https://git.opendaylight.org/gerrit/47403&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/47403&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The &quot;just&quot; optimization has a side effect of actually fixing a bug, which allowed this invalid YANG to pass validation.&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>7009</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=7009]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10206" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Issue Type</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10300"><![CDATA[Bug]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10204" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>ODL SR Target Milestone</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10307"><![CDATA[Boron-1]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10202" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Priority</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10313"><![CDATA[Highest]]></customfieldvalue>

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

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