<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:33:19 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-760] OVS Port remains DOWN in OpenFlow inventory when using Mininet 2.1.0 with OVS 2.0 OF1.0</title>
                <link>https://jira.opendaylight.org/browse/OPNFLWPLUG-760</link>
                <project id="10155" key="OPNFLWPLUG">OpenFlowPlugin</project>
                    <description>&lt;p&gt;The latest regression runs for VTN CSIT jobs reports failure in normal flow installation when testing with OF 1.0 switches. The same jobs are not reporting failures when testing with OF 1.3 switches.&lt;/p&gt;

&lt;p&gt;VTN CSIT Jobs URL reporting failures&lt;br/&gt;
&lt;a href=&quot;https://jenkins.opendaylight.org/releng/view/vtn/job/vtn-csit-1node-manager-only-boron/637/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/view/vtn/job/vtn-csit-1node-manager-only-boron/637/&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://jenkins.opendaylight.org/releng/view/vtn/job/vtn-csit-1node-coordinator-only-boron/209/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/view/vtn/job/vtn-csit-1node-coordinator-only-boron/209/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Karaf Log URL&lt;br/&gt;
&lt;a href=&quot;https://logs.opendaylight.org/releng/jenkins092/vtn-csit-1node-manager-only-boron/637/archives/karaf.log.gz&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/releng/jenkins092/vtn-csit-1node-manager-only-boron/637/archives/karaf.log.gz&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://logs.opendaylight.org/releng/jenkins092/vtn-csit-1node-coordinator-only-boron/209/archives/karaf.log.gz&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/releng/jenkins092/vtn-csit-1node-coordinator-only-boron/209/archives/karaf.log.gz&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Observation&lt;/p&gt;

&lt;p&gt;During the failure scenario the below error was observed in the log&lt;/p&gt;

&lt;p&gt;2016-08-28 19:34:22,691 | WARN  | entLoopGroup-5-3 | DeviceContextImpl                | 183 - org.opendaylight.openflowplugin.impl - 0.3.0.SNAPSHOT | Error processing port status message: &lt;br/&gt;
org.opendaylight.controller.md.sal.common.api.data.TransactionChainClosedException: Cannot write into transaction.&lt;br/&gt;
	at org.opendaylight.openflowplugin.impl.device.TransactionChainManager.writeToTransaction(TransactionChainManager.java:233)&lt;span class=&quot;error&quot;&gt;&amp;#91;183:org.opendaylight.openflowplugin.impl:0.3.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.openflowplugin.impl.device.DeviceContextImpl.writeToTransaction(DeviceContextImpl.java:223)&lt;span class=&quot;error&quot;&gt;&amp;#91;183:org.opendaylight.openflowplugin.impl:0.3.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.openflowplugin.impl.device.DeviceContextImpl.processPortStatusMessage(DeviceContextImpl.java:331)&lt;span class=&quot;error&quot;&gt;&amp;#91;183:org.opendaylight.openflowplugin.impl:0.3.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.openflowplugin.impl.device.listener.OpenflowProtocolListenerFullImpl.onPortStatusMessage(OpenflowProtocolListenerFullImpl.java:94)&lt;span class=&quot;error&quot;&gt;&amp;#91;183:org.opendaylight.openflowplugin.impl:0.3.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImpl.consumeDeviceMessage(ConnectionAdapterImpl.java:129)&lt;span class=&quot;error&quot;&gt;&amp;#91;173:org.opendaylight.openflowjava.openflow-protocol-impl:0.8.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.openflowjava.protocol.impl.core.connection.AbstractConnectionAdapterStatistics.consume(AbstractConnectionAdapterStatistics.java:66)&lt;span class=&quot;error&quot;&gt;&amp;#91;173:org.opendaylight.openflowjava.openflow-protocol-impl:0.8.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImpl.consume(ConnectionAdapterImpl.java:43)&lt;span class=&quot;error&quot;&gt;&amp;#91;173:org.opendaylight.openflowjava.openflow-protocol-impl:0.8.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.openflowjava.protocol.impl.core.DelegatingInboundHandler.channelRead(DelegatingInboundHandler.java:46)&lt;span class=&quot;error&quot;&gt;&amp;#91;173:org.opendaylight.openflowjava.openflow-protocol-impl:0.8.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:342)&lt;span class=&quot;error&quot;&gt;&amp;#91;116:io.netty.transport:4.0.37.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:328)&lt;span class=&quot;error&quot;&gt;&amp;#91;116:io.netty.transport:4.0.37.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:321)&lt;span class=&quot;error&quot;&gt;&amp;#91;116:io.netty.transport:4.0.37.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:86)&lt;span class=&quot;error&quot;&gt;&amp;#91;116:io.netty.transport:4.0.37.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.openflowjava.protocol.impl.core.connection.AbstractOutboundQueueManager.channelRead(AbstractOutboundQueueManager.java:195)&lt;span class=&quot;error&quot;&gt;&amp;#91;173:org.opendaylight.openflowjava.openflow-protocol-impl:0.8.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:342)&lt;span class=&quot;error&quot;&gt;&amp;#91;116:io.netty.transport:4.0.37.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:328)&lt;span class=&quot;error&quot;&gt;&amp;#91;116:io.netty.transport:4.0.37.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:321)&lt;span class=&quot;error&quot;&gt;&amp;#91;116:io.netty.transport:4.0.37.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102)&lt;span class=&quot;error&quot;&gt;&amp;#91;117:io.netty.codec:4.0.37.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:342)&lt;span class=&quot;error&quot;&gt;&amp;#91;116:io.netty.transport:4.0.37.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:328)&lt;span class=&quot;error&quot;&gt;&amp;#91;116:io.netty.transport:4.0.37.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:321)&lt;span class=&quot;error&quot;&gt;&amp;#91;116:io.netty.transport:4.0.37.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:293)&lt;span class=&quot;error&quot;&gt;&amp;#91;117:io.netty.codec:4.0.37.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:267)&lt;span class=&quot;error&quot;&gt;&amp;#91;117:io.netty.codec:4.0.37.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:342)&lt;span class=&quot;error&quot;&gt;&amp;#91;116:io.netty.transport:4.0.37.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:328)&lt;span class=&quot;error&quot;&gt;&amp;#91;116:io.netty.transport:4.0.37.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:321)&lt;span class=&quot;error&quot;&gt;&amp;#91;116:io.netty.transport:4.0.37.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:293)&lt;span class=&quot;error&quot;&gt;&amp;#91;117:io.netty.codec:4.0.37.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:267)&lt;span class=&quot;error&quot;&gt;&amp;#91;117:io.netty.codec:4.0.37.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:342)&lt;span class=&quot;error&quot;&gt;&amp;#91;116:io.netty.transport:4.0.37.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:328)&lt;span class=&quot;error&quot;&gt;&amp;#91;116:io.netty.transport:4.0.37.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:321)&lt;span class=&quot;error&quot;&gt;&amp;#91;116:io.netty.transport:4.0.37.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:152)&lt;span class=&quot;error&quot;&gt;&amp;#91;119:io.netty.handler:4.0.37.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.openflowjava.protocol.impl.core.IdleHandler.channelRead(IdleHandler.java:39)&lt;span class=&quot;error&quot;&gt;&amp;#91;173:org.opendaylight.openflowjava.openflow-protocol-impl:0.8.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:342)&lt;span class=&quot;error&quot;&gt;&amp;#91;116:io.netty.transport:4.0.37.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:328)&lt;span class=&quot;error&quot;&gt;&amp;#91;116:io.netty.transport:4.0.37.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:321)&lt;span class=&quot;error&quot;&gt;&amp;#91;116:io.netty.transport:4.0.37.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1280)&lt;span class=&quot;error&quot;&gt;&amp;#91;116:io.netty.transport:4.0.37.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:342)&lt;span class=&quot;error&quot;&gt;&amp;#91;116:io.netty.transport:4.0.37.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:328)&lt;span class=&quot;error&quot;&gt;&amp;#91;116:io.netty.transport:4.0.37.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:890)&lt;span class=&quot;error&quot;&gt;&amp;#91;116:io.netty.transport:4.0.37.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:879)&lt;span class=&quot;error&quot;&gt;&amp;#91;120:io.netty.transport-native-epoll:4.0.37.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:387)&lt;span class=&quot;error&quot;&gt;&amp;#91;120:io.netty.transport-native-epoll:4.0.37.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:296)&lt;span class=&quot;error&quot;&gt;&amp;#91;120:io.netty.transport-native-epoll:4.0.37.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112)&lt;span class=&quot;error&quot;&gt;&amp;#91;115:io.netty.common:4.0.37.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:145)&lt;span class=&quot;error&quot;&gt;&amp;#91;115:io.netty.common:4.0.37.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at java.lang.Thread.run(Thread.java:745)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_101&amp;#93;&lt;/span&gt; &lt;/p&gt;

&lt;p&gt;The packets received at the ports were dropped as the status was reported as down.&lt;/p&gt;

&lt;p&gt;2016-08-28 19:35:13,879 | WARN  | Runner: VTN Main | VBridge                          | 194 - org.opendaylight.vtn.manager.implementation - 0.5.0.SNAPSHOT | vBridge:Tenant1/vBridge1: Drop packet because egress port is down: src=0e:d0:3e:75:86:41, dst=52:5b:30:b8:d8:0b, port=openflow:2:1, type=0x806, vlan=0&lt;/p&gt;

&lt;p&gt;this is a blocker for VTN testing in OF 1.0 switches.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="28028">OPNFLWPLUG-760</key>
            <summary>OVS Port remains DOWN in OpenFlow inventory when using Mininet 2.1.0 with OVS 2.0 OF1.0</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="10003">Cannot Reproduce</resolution>
                                        <assignee username="siva-karthik@hcl.com">Karthik Sivasamy</assignee>
                                    <reporter username="siva-karthik@hcl.com">Karthik Sivasamy</reporter>
                        <labels>
                    </labels>
                <created>Wed, 31 Aug 2016 13:29:44 +0000</created>
                <updated>Mon, 27 Sep 2021 09:01:53 +0000</updated>
                            <resolved>Mon, 16 Oct 2017 16:26:31 +0000</resolved>
                                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>7</watches>
                                                                                                                <comments>
                            <comment id="58247" author="shuva.jyoti.kar.87@gmail.com" created="Thu, 1 Sep 2016 17:07:13 +0000"  >&lt;p&gt;Have put in a fix to get more information on the port whose status is being missed:&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/45024/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/45024/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Please try it out with this and share the logs for us to analyse the failure to process the port status message.&lt;/p&gt;

&lt;p&gt;However since :&lt;br/&gt;
&lt;a href=&quot;https://logs.opendaylight.org/releng/jenkins092/vtn-csit-1node-manager-only-boron/637/archives/karaf.log.gz&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/releng/jenkins092/vtn-csit-1node-manager-only-boron/637/archives/karaf.log.gz&lt;/a&gt;&lt;br/&gt;
shows that there are 34 flow addition failures of which &lt;br/&gt;
a. 19 are due to error type BADACTION code BADSETARGUMENT&lt;br/&gt;
b. 10 due to Device disconnected&lt;br/&gt;
c. 5 due to java.util.concurrent.CancellationException: Task was cancelled&lt;/p&gt;

&lt;p&gt;Could you guys also take a look and ascertain that&lt;br/&gt;
1. the moment flow is being pushed the switch is in connected state&lt;br/&gt;
2. flows that exist in the config DS are written to the switch if the switch connects back&lt;br/&gt;
3. The port status is reflected correctly - as in when it is up , it&apos;s actually up in the switch(OVS ) &lt;br/&gt;
4. The actions are supported in the switch (OVS) on which they are being pushed.&lt;/p&gt;</comment>
                            <comment id="58248" author="hideyuki.tai@necam.com" created="Fri, 2 Sep 2016 00:13:59 +0000"  >&lt;p&gt;I&apos;m sharing the outcome of my investigation so far.&lt;/p&gt;


&lt;p&gt;I think the OpenFlow plugin failed to process a port status message because the message came from a switch before it started the service as MASTER for the switch.&lt;br/&gt;
As a result, OpenFlow plugin failed to notify the VTN feature of a port creation, so the VTN feature didn&apos;t forward a packet as expected.&lt;br/&gt;
I guess that a patch, which was merged recently, has changed the way to start the service as MASTER, and introduced this issue.&lt;/p&gt;


&lt;ol&gt;
	&lt;li&gt;
	&lt;ol&gt;
		&lt;li&gt;Detailed information&lt;/li&gt;
	&lt;/ol&gt;
	&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;Here is detailed information of my investigation.&lt;/p&gt;

&lt;p&gt;I&apos;ve checked the following log file on a failed job.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://logs.opendaylight.org/sandbox/jenkins091/vtn-csit-3node-manager-all-boron/6/archives/odl1_karaf.log.gz&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/sandbox/jenkins091/vtn-csit-3node-manager-all-boron/6/archives/odl1_karaf.log.gz&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;In this job, the VTN feature wrongly judged a port &quot;openflow:2:1&quot; was down, because probably OFP didn&apos;t notify the VTN Manager of the port creation.&lt;/p&gt;

&lt;p&gt;I saw the following log messages on the log file.&lt;/p&gt;


&lt;p&gt;2016-09-01 18:16:24,099 | DEBUG | entLoopGroup-5-3 | TransactionChainManager          | 183 - org.opendaylight.openflowplugin.impl - 0.3.0.SNAPSHOT | WriteTx is null for node KeyedInstanceIdentifier&lt;/p&gt;
{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.Nodes, org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node[key=NodeKey [_id=Uri [_value=openflow:2]]]]}
&lt;p&gt;. Write data for KeyedInstanceIdentifier&lt;/p&gt;
{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.node.NodeConnector, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.Nodes, org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node[key=NodeKey [_id=Uri [_value=openflow:2]]], org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.node.NodeConnector[key=NodeConnectorKey [_id=Uri [_value=openflow:2:1]]]]}
&lt;p&gt; was not realized.&lt;br/&gt;
2016-09-01 18:16:24,099 | WARN  | entLoopGroup-5-3 | DeviceContextImpl                | 183 - org.opendaylight.openflowplugin.impl - 0.3.0.SNAPSHOT | Error processing port status message: &lt;br/&gt;
org.opendaylight.controller.md.sal.common.api.data.TransactionChainClosedException: Cannot write into transaction.&lt;/p&gt;


&lt;p&gt;I think the OpenFlow plugin failed to process port status message, because it failed to get a WriteTransaction.&lt;br/&gt;
I think the OpenFlow plugin failed to get the WriteTransaction, because it was before it started the service as MASTER for the siwtch &quot;openflow:2&quot;.&lt;/p&gt;

&lt;p&gt;Actually, I saw the following log message 160 msec after the above log message.&lt;/p&gt;

&lt;p&gt;2016-09-01 18:16:24,260 | INFO  | ult-dispatcher-2 | LifecycleServiceImpl             | 183 - org.opendaylight.openflowplugin.impl - 0.3.0.SNAPSHOT | ========== Starting clustering MASTER services for node openflow:2 ==========&lt;/p&gt;



&lt;ol&gt;
	&lt;li&gt;
	&lt;ol&gt;
		&lt;li&gt;Related code&lt;/li&gt;
	&lt;/ol&gt;
	&lt;/li&gt;
&lt;/ol&gt;



&lt;p&gt; &lt;span class=&quot;error&quot;&gt;&amp;#91;openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/TransactionChainManager.java&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;    223     &amp;lt;T extends DataObject&amp;gt; void writeToTransaction(final LogicalDatastoreType store,&lt;br/&gt;
    224                                                    final InstanceIdentifier&amp;lt;T&amp;gt; path,&lt;br/&gt;
    225                                                    final T data,&lt;br/&gt;
    226                                                    final boolean createParents){&lt;br/&gt;
    227         final WriteTransaction writeTx = getTransactionSafely();&lt;br/&gt;
    228         if (writeTx != null) {&lt;br/&gt;
    229             LOG.trace(&quot;writeToTransaction called with path {} &quot;, path);&lt;br/&gt;
    230             writeTx.put(store, path, data, createParents);&lt;br/&gt;
    231         } else {&lt;br/&gt;
    232             LOG.debug(&quot;WriteTx is null for node {}. Write data for {} was not realized.&quot;, nodeII, path);&lt;br/&gt;
    233             throw new TransactionChainClosedException(&quot;Cannot write into transaction.&quot;);&lt;br/&gt;
    234         }&lt;br/&gt;
    235     }&lt;/p&gt;


&lt;p&gt;    258     @Nullable&lt;br/&gt;
    259     private WriteTransaction getTransactionSafely() {&lt;br/&gt;
    260             synchronized (txLock) {&lt;br/&gt;
    261                 if (wTx == null &amp;amp;&amp;amp; TransactionChainManagerStatus.WORKING.equals(transactionChainManagerStatus)) {&lt;br/&gt;
    262                     if (wTx == null &amp;amp;&amp;amp; txChainFactory != null) &lt;/p&gt;
{
    263                         wTx = txChainFactory.newWriteOnlyTransaction();
    264                     }
&lt;p&gt;    265                 }&lt;br/&gt;
    266             }&lt;br/&gt;
    267         return wTx;&lt;br/&gt;
    268     }&lt;br/&gt;
    269&lt;/p&gt;</comment>
                            <comment id="58249" author="hideyuki.tai@necam.com" created="Fri, 2 Sep 2016 03:50:38 +0000"  >&lt;p&gt;(In reply to Shuva Jyoti Kar from comment #1)&lt;br/&gt;
&amp;gt; However since :&lt;br/&gt;
&amp;gt; &lt;a href=&quot;https://logs.opendaylight.org/releng/jenkins092/vtn-csit-1node-manager-only-&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/releng/jenkins092/vtn-csit-1node-manager-only-&lt;/a&gt;&lt;br/&gt;
&amp;gt; boron/637/archives/karaf.log.gz&lt;br/&gt;
&amp;gt; shows that there are 34 flow addition failures of which &lt;br/&gt;
&amp;gt; a. 19 are due to error type BADACTION code BADSETARGUMENT&lt;br/&gt;
&amp;gt; b. 10 due to Device disconnected&lt;br/&gt;
&amp;gt; c. 5 due to java.util.concurrent.CancellationException: Task was cancelled&lt;/p&gt;

&lt;p&gt;Thank you for check the log messages!&lt;/p&gt;

&lt;p&gt;However, all those flow addition failures are not related to the CSIT test failures.&lt;br/&gt;
So we should ignore all those flow addition failures in this bug report.&lt;/p&gt;

&lt;p&gt;In the VTN CSIT, firstly some tests are done with OF10 switches, and secondly some tests are done with OF13 switches.&lt;/p&gt;

&lt;p&gt;The test failures which this bug report is handling were occurred in the test with OF10.&lt;br/&gt;
On the other hand, all flow addition failures which you pointed out were occurred in the test OF13, and those flow addition failures do not make the CSIT failed.&lt;/p&gt;



&lt;p&gt;And, the following two types of error messages are expected. In the test, test scripts stop and start mininet a few times to change its topology to test many scenarios. On an event to stop mininet, the following types of error messages are output, but that is expected, and that doesn&apos;t introduce any test failures.&lt;/p&gt;

&lt;p&gt;&amp;gt; b. 10 due to Device disconnected&lt;br/&gt;
&amp;gt; c. 5 due to java.util.concurrent.CancellationException: Task was cancelled&lt;/p&gt;



&lt;p&gt;On the other hand, the following error is not good.&lt;br/&gt;
VTN project needs to investigate this error, although this doesn&apos;t make the result of CSIT failed, so it&apos;s not a major bug probably. I&apos;m guessing it&apos;s a bug of the test code of the CSIT. I&apos;m filing the new bug report to deal with this issue.&lt;/p&gt;

&lt;p&gt;&amp;gt; a. 19 are due to error type BADACTION code BADSETARGUMENT&lt;/p&gt;




&lt;p&gt;Anyway, as I explained in the previous comment in the #c2, I think the root cause of the test failure of CSIT is that the OpenFlow Plugin failed to process port status message, and failed to put correct port information into the operational DS. So I think we need to focus and fix this issue.&lt;/p&gt;</comment>
                            <comment id="58250" author="anipbu" created="Fri, 2 Sep 2016 04:22:30 +0000"  >&lt;p&gt;Is there an ETA for this bug and someone assigned to fix?&lt;/p&gt;</comment>
                            <comment id="58251" author="ecelgp" created="Tue, 6 Sep 2016 06:16:40 +0000"  >&lt;p&gt;After more testing this bug only reproduces with OVS 2.0 in OF1.0 (default) mode the first time you start mininet after controller restarts. I have added test in OF suite to detect this: &lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/45193/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/45193/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;BR/Luis&lt;/p&gt;</comment>
                            <comment id="58252" author="anipbu" created="Tue, 6 Sep 2016 14:37:29 +0000"  >&lt;p&gt;To better assess the impact of this bug and fix, could someone from your team please help us identify the following:&lt;br/&gt;
Severity: Could you elaborate on the severity of this bug?  Is this a BLOCKER such that we cannot release Boron without it?  Is there a workaround such that we can write a release note and fix in future Boron SR1?&lt;br/&gt;
Testing: Could you also elaborate on the testing of this patch?  How extensively has this patch been tested?  Is it covered by any unit tests or system tests?  &lt;br/&gt;
Impact: Does this fix impact any dependent projects?&lt;/p&gt;</comment>
                            <comment id="58253" author="ecelgp" created="Tue, 6 Sep 2016 18:14:33 +0000"  >&lt;p&gt;I just see 1 port status failing in Beryllium:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jenkins.opendaylight.org/releng/view/openflowplugin/job/openflowplugin-csit-1node-flow-services-only-beryllium/1827/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/view/openflowplugin/job/openflowplugin-csit-1node-flow-services-only-beryllium/1827/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This would mean:&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;The issue may not be a regression.&lt;/li&gt;
	&lt;li&gt;It is probably some missbehavior in OVS 2.0 OF1.0&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Therefore I downgrade the importance from Blocker to Major.&lt;/p&gt;</comment>
                            <comment id="58254" author="anipbu" created="Thu, 8 Sep 2016 01:07:58 +0000"  >&lt;p&gt;Has this bug been verified as fixed in the latest Boron RC 3.1 Build?&lt;/p&gt;</comment>
                            <comment id="58255" author="ecelgp" created="Thu, 8 Sep 2016 08:05:22 +0000"  >&lt;p&gt;Mininet 2.1.0 with OVS 2.0 OF1.0 has this strange behavior that switch s2 connects to controller with port s2-eth1 down. After some time the switch sends a port status update to controller who seems to miss to update the OpenFlow inventory. I still believe there is something odd in the controller with this port status update but since this only happens with very specific (and old) version of mininet and OVS we can definitely lower the priority of this.&lt;/p&gt;</comment>
                            <comment id="58256" author="tomas.slusny@pantheon.tech" created="Mon, 5 Jun 2017 10:31:11 +0000"  >&lt;p&gt;Can someone retest this again on latest master? Patch that was solving issues with missed/early port status messages was merged and it was solving similar issues as ones mentioned in this bug.&lt;/p&gt;</comment>
                            <comment id="58257" author="abhijit2511" created="Mon, 16 Oct 2017 16:26:31 +0000"  >&lt;p&gt;Closing this as there was no update.&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>6595</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=6595]]></customfieldvalue>

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

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