<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:34:13 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-1106] openflowplugin-csit-1node-cbench-only-silicon is failing</title>
                <link>https://jira.opendaylight.org/browse/OPNFLWPLUG-1106</link>
                <project id="10155" key="OPNFLWPLUG">OpenFlowPlugin</project>
                    <description>&lt;p&gt;The job is failing, which seems to indicate a problem in the test driver, but that is not actually the case.&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;2021-01-10T03:13:32,466 | ERROR | epollEventLoopGroup-9-7 | AbstractFuture &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;| 30 - com.google.guava - 29.0.0.jre | RuntimeException while executing runnable CallbackListener{org.opendaylight.openflowplugin.impl.services.sal.SalFlowServiceImpl$AddFlowCallback@3cdeaee7} with executor MoreExecutors.directExecutor()
java.lang.NullPointerException: null
 &#160;&#160;&#160;&#160;&#160;&#160;&#160;at org.opendaylight.openflowplugin.impl.services.sal.SalFlowServiceImpl$AddFlowCallback.onSuccess(SalFlowServiceImpl.java:226) ~[?:?]
 &#160;&#160;&#160;&#160;&#160;&#160;&#160;at org.opendaylight.openflowplugin.impl.services.sal.SalFlowServiceImpl$AddFlowCallback.onSuccess(SalFlowServiceImpl.java:209) ~[?:?]
 &#160;&#160;&#160;&#160;&#160;&#160;&#160;at com.google.common.util.concurrent.Futures$CallbackListener.run(Futures.java:1089) ~[bundleFile:?]
 &#160;&#160;&#160;&#160;&#160;&#160;&#160;at com.google.common.util.concurrent.DirectExecutor.execute(DirectExecutor.java:30) ~[bundleFile:?]
 &#160;&#160;&#160;&#160;&#160;&#160;&#160;at com.google.common.util.concurrent.AbstractFuture.executeListener(AbstractFuture.java:1174) [bundleFile:?]
 &#160;&#160;&#160;&#160;&#160;&#160;&#160;at com.google.common.util.concurrent.AbstractFuture.complete(AbstractFuture.java:969) [bundleFile:?]
 &#160;&#160;&#160;&#160;&#160;&#160;&#160;at com.google.common.util.concurrent.AbstractFuture.set(AbstractFuture.java:738) [bundleFile:?]
 &#160;&#160;&#160;&#160;&#160;&#160;&#160;at com.google.common.util.concurrent.SettableFuture.set(SettableFuture.java:47) [bundleFile:?]
 &#160;&#160;&#160;&#160;&#160;&#160;&#160;at org.opendaylight.openflowplugin.impl.services.multilayer.MultiLayerFlowService$1.onSuccess(MultiLayerFlowService.java:90) [bundleFile:?]
 &#160;&#160;&#160;&#160;&#160;&#160;&#160;at org.opendaylight.openflowplugin.impl.services.multilayer.MultiLayerFlowService$1.onSuccess(MultiLayerFlowService.java:69) [bundleFile:?]
 &#160;&#160;&#160;&#160;&#160;&#160;&#160;at com.google.common.util.concurrent.Futures$CallbackListener.run(Futures.java:1089) [bundleFile:?]
 &#160;&#160;&#160;&#160;&#160;&#160;&#160;at com.google.common.util.concurrent.DirectExecutor.execute(DirectExecutor.java:30) [bundleFile:?]
 &#160;&#160;&#160;&#160;&#160;&#160;&#160;at com.google.common.util.concurrent.AbstractFuture.executeListener(AbstractFuture.java:1174) [bundleFile:?]
 &#160;&#160;&#160;&#160;&#160;&#160;&#160;at com.google.common.util.concurrent.AbstractFuture.complete(AbstractFuture.java:969) [bundleFile:?]
 &#160;&#160;&#160;&#160;&#160;&#160;&#160;at com.google.common.util.concurrent.AbstractFuture.set(AbstractFuture.java:738) [bundleFile:?]
 &#160;&#160;&#160;&#160;&#160;&#160;&#160;at com.google.common.util.concurrent.CollectionFuture.handleAllCompleted(CollectionFuture.java:69) [bundleFile:?]
 &#160;&#160;&#160;&#160;&#160;&#160;&#160;at com.google.common.util.concurrent.AggregateFuture.processCompleted(AggregateFuture.java:282) [bundleFile:?]
 &#160;&#160;&#160;&#160;&#160;&#160;&#160;at com.google.common.util.concurrent.AggregateFuture.decrementCountAndMaybeComplete(AggregateFuture.java:264) [bundleFile:?]
 &#160;&#160;&#160;&#160;&#160;&#160;&#160;at com.google.common.util.concurrent.AggregateFuture.access$200(AggregateFuture.java:42) [bundleFile:?]
 &#160;&#160;&#160;&#160;&#160;&#160;&#160;at com.google.common.util.concurrent.AggregateFuture$2.run(AggregateFuture.java:176) [bundleFile:?]
 &#160;&#160;&#160;&#160;&#160;&#160;&#160;at com.google.common.util.concurrent.DirectExecutor.execute(DirectExecutor.java:30) [bundleFile:?]
 &#160;&#160;&#160;&#160;&#160;&#160;&#160;at com.google.common.util.concurrent.AbstractFuture.executeListener(AbstractFuture.java:1174) [bundleFile:?]
 &#160;&#160;&#160;&#160;&#160;&#160;&#160;at com.google.common.util.concurrent.AbstractFuture.complete(AbstractFuture.java:969) [bundleFile:?]
 &#160;&#160;&#160;&#160;&#160;&#160;&#160;at com.google.common.util.concurrent.AbstractFuture.set(AbstractFuture.java:738) [bundleFile:?]
 &#160;&#160;&#160;&#160;&#160;&#160;&#160;at com.google.common.util.concurrent.SettableFuture.set(SettableFuture.java:47) [bundleFile:?]
 &#160;&#160;&#160;&#160;&#160;&#160;&#160;at org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext.setResult(AbstractRequestContext.java:38) [bundleFile:?]
 &#160;&#160;&#160;&#160;&#160;&#160;&#160;at org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback.setResult(AbstractRequestCallback.java:44) [bundleFile:?]
 &#160;&#160;&#160;&#160;&#160;&#160;&#160;at org.opendaylight.openflowplugin.impl.services.SimpleRequestCallback.onSuccess(SimpleRequestCallback.java:44) [bundleFile:?]
 &#160;&#160;&#160;&#160;&#160;&#160;&#160;at org.opendaylight.openflowplugin.impl.services.SimpleRequestCallback.onSuccess(SimpleRequestCallback.java:20) [bundleFile:?]
 &#160;&#160;&#160;&#160;&#160;&#160;&#160;at org.opendaylight.openflowjava.protocol.impl.core.connection.OutboundQueueEntry.complete(OutboundQueueEntry.java:113) [bundleFile:?]
 &#160;&#160;&#160;&#160;&#160;&#160;&#160;at org.opendaylight.openflowjava.protocol.impl.core.connection.StackedSegment.completeRequests(StackedSegment.java:167) [bundleFile:?]
 &#160;&#160;&#160;&#160;&#160;&#160;&#160;at org.opendaylight.openflowjava.protocol.impl.core.connection.StackedSegment.completeAll(StackedSegment.java:174) [bundleFile:?]
 &#160;&#160;&#160;&#160;&#160;&#160;&#160;at org.opendaylight.openflowjava.protocol.impl.core.connection.AbstractStackedOutboundQueue.pairRequest(AbstractStackedOutboundQueue.java:221) [bundleFile:?]
 &#160;&#160;&#160;&#160;&#160;&#160;&#160;at org.opendaylight.openflowjava.protocol.impl.core.connection.AbstractOutboundQueueManager.onMessage(AbstractOutboundQueueManager.java:205) [bundleFile:?]
 &#160;&#160;&#160;&#160;&#160;&#160;&#160;at org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImpl.consumeDeviceMessage(ConnectionAdapterImpl.java:175) [bundleFile:?]
 &#160;&#160;&#160;&#160;&#160;&#160;&#160;at org.opendaylight.openflowjava.protocol.impl.core.connection.AbstractConnectionAdapterStatistics.consume(AbstractConnectionAdapterStatistics.java:68) [bundleFile:?]
 &#160;&#160;&#160;&#160;&#160;&#160;&#160;at org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImpl.consume(ConnectionAdapterImpl.java:65) [bundleFile:?]


&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="33715">OPNFLWPLUG-1106</key>
            <summary>openflowplugin-csit-1node-cbench-only-silicon is failing</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="rovarga">Robert Varga</assignee>
                                    <reporter username="rovarga">Robert Varga</reporter>
                        <labels>
                            <label>regression</label>
                    </labels>
                <created>Sun, 10 Jan 2021 12:10:02 +0000</created>
                <updated>Sun, 10 Jan 2021 20:59:27 +0000</updated>
                            <resolved>Sun, 10 Jan 2021 20:59:27 +0000</resolved>
                                    <version>Silicon</version>
                                    <fixVersion>Silicon</fixVersion>
                                    <component>openflowplugin-impl</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="68926" author="rovarga" created="Sun, 10 Jan 2021 12:11:48 +0000"  >&lt;p&gt;This was introduced in &lt;a href=&quot;https://git.opendaylight.org/gerrit/c/openflowplugin/+/88890&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/c/openflowplugin/+/88890&lt;/a&gt; , note how we consult nodeRef without ever checking it for null &#8211; which is obviously an option, as we check it afterwards.&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_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i03wpj:</customfieldvalue>

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