<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:54:52 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>[YANGTOOLS-985] Install odl-restconf after odl-bgpcep-pcep and bgp-bgpcep-bgp make odl unusable</title>
                <link>https://jira.opendaylight.org/browse/YANGTOOLS-985</link>
                <project id="10188" key="YANGTOOLS">yangtools</project>
                    <description>&lt;p&gt;This bug is only present in master branch of ODL, it is working with boron and carbon.&lt;/p&gt;

&lt;p&gt;step to reproduce: &lt;br/&gt;
feature:install odl-bgpcep-bgp&lt;br/&gt;
feature:install odl-bgpcep-pcep&lt;br/&gt;
feature:install odl-restconf-all&lt;/p&gt;

&lt;p&gt;Exception in thread &quot;config-blank-txn-0&quot; java.lang.IllegalStateException: Error while copying old configuration from ModuleInternalInfo [name=ModuleIdentifier&lt;/p&gt;
{factoryName=&apos;distributed-operational-datastore-provider&apos;, instanceName=&apos;distributed-operational-store-module&apos;}
&lt;p&gt;] to org.opendaylight.controller.config.yang.config.distributed_datastore_provider.DistributedOperationalDataStoreProviderModuleFactory@38d9e12d&lt;br/&gt;
then you will not be able to shutdown gracefully ODL.&lt;/p&gt;

&lt;p&gt;Same issue with the feature odl-restconf&lt;/p&gt;

&lt;p&gt;if you install odl-restconf-all before odl-bgpcep-bgp and odl-bgpcep-pcep everything will be fine.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="22228">YANGTOOLS-985</key>
            <summary>Install odl-restconf after odl-bgpcep-pcep and bgp-bgpcep-bgp make odl unusable</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.opendaylight.org/images/icons/priorities/major.svg">Medium</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="cdgasparini">Claudio David Gasparini</assignee>
                                    <reporter username="mcauffiez@inocybe.com">Matthieu Cauffiez</reporter>
                        <labels>
                    </labels>
                <created>Wed, 28 Jun 2017 20:42:33 +0000</created>
                <updated>Mon, 29 Apr 2019 12:22:03 +0000</updated>
                            <resolved>Mon, 29 Apr 2019 12:20:38 +0000</resolved>
                                    <version>2.0.16</version>
                    <version>2.1.8</version>
                    <version>2.0.6.7</version>
                                    <fixVersion>2.1.9</fixVersion>
                    <fixVersion>3.0.1</fixVersion>
                    <fixVersion>2.0.18</fixVersion>
                                    <component>parser</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="42025" author="mcauffiez@inocybe.com" created="Wed, 28 Jun 2017 20:42:33 +0000"  >&lt;p&gt;Attachment karaf.log has been added with description: logs&lt;/p&gt;</comment>
                            <comment id="42023" author="tpantelis" created="Fri, 11 Aug 2017 18:03:35 +0000"  >&lt;p&gt;This isn&apos;t an issue with clustering. It appears to be an issue with bundles refreshing due to the order of the features installed which has been a problem before, eg&lt;/p&gt;

&lt;p&gt;2017-06-28 16:40:36,181 | INFO  | pool-2-thread-1  | FeaturesServiceImpl              | 9 - org.apache.karaf.features.core - 4.0.9 | Refreshing bundles:&lt;br/&gt;
2017-06-28 16:40:36,181 | INFO  | pool-2-thread-1  | FeaturesServiceImpl              | 9 - org.apache.karaf.features.core - 4.0.9 |     config-persister-feature-adapter/0.7.0.SNAPSHOT (Wired to org.opendaylight.controller.config-persister-impl/0.7.0.SNAPSHOT which is being refreshed)&lt;/p&gt;

&lt;p&gt;The error noted above is caused by:&lt;/p&gt;

&lt;p&gt;Caused by: java.lang.ClassCastException: org.opendaylight.controller.config.yang.config.distributed_datastore_provider.OperationalProperties cannot be cast to org.opendaylight.controller.config.yang.config.distributed_datastore_provider.OperationalProperties&lt;/p&gt;

&lt;p&gt;Since the class names to and from the cast are the same that means they were loaded by different class loaders which means the bundle was restarted.&lt;/p&gt;</comment>
                            <comment id="42024" author="rovarga" created="Thu, 24 Aug 2017 13:02:35 +0000"  >&lt;p&gt;2017-08-24 14:56:51,884 | INFO  | pool-2-thread-1  | FeaturesServiceImpl              | 6 - org.apache.karaf.features.core - 4.0.9 | Refreshing bundles:&lt;br/&gt;
2017-08-24 14:56:51,884 | INFO  | pool-2-thread-1  | FeaturesServiceImpl              | 6 - org.apache.karaf.features.core - 4.0.9 |     com.typesafe.akka.actor/2.4.18 (Wired to org.opendaylight.controller.sal-distributed-datastore/1.6.0 which is being refreshed)&lt;br/&gt;
2017-08-24 14:56:51,885 | INFO  | pool-2-thread-1  | FeaturesServiceImpl              | 6 - org.apache.karaf.features.core - 4.0.9 |     com.typesafe.akka.cluster/2.4.18 (Wired to com.typesafe.akka.actor/2.4.18 which is being refreshed)&lt;br/&gt;
2017-08-24 14:56:51,885 | INFO  | pool-2-thread-1  | FeaturesServiceImpl              | 6 - org.apache.karaf.features.core - 4.0.9 |     com.typesafe.akka.osgi/2.4.18 (Wired to com.typesafe.akka.actor/2.4.18 which is being refreshed)&lt;br/&gt;
2017-08-24 14:56:51,885 | INFO  | pool-2-thread-1  | FeaturesServiceImpl              | 6 - org.apache.karaf.features.core - 4.0.9 |     com.typesafe.akka.persistence/2.4.18 (Wired to com.typesafe.akka.actor/2.4.18 which is being refreshed)&lt;br/&gt;
2017-08-24 14:56:51,885 | INFO  | pool-2-thread-1  | FeaturesServiceImpl              | 6 - org.apache.karaf.features.core - 4.0.9 |     com.typesafe.akka.remote/2.4.18 (Wired to org.jboss.netty/3.10.6.Final which is being refreshed)&lt;br/&gt;
2017-08-24 14:56:51,885 | INFO  | pool-2-thread-1  | FeaturesServiceImpl              | 6 - org.apache.karaf.features.core - 4.0.9 |     com.typesafe.akka.slf4j/2.4.18 (Wired to com.typesafe.akka.actor/2.4.18 which is being refreshed)&lt;br/&gt;
2017-08-24 14:56:51,885 | INFO  | pool-2-thread-1  | FeaturesServiceImpl              | 6 - org.apache.karaf.features.core - 4.0.9 |     com.typesafe.akka.stream/2.4.18 (Wired to com.typesafe.akka.actor/2.4.18 which is being refreshed)&lt;br/&gt;
2017-08-24 14:56:51,885 | INFO  | pool-2-thread-1  | FeaturesServiceImpl              | 6 - org.apache.karaf.features.core - 4.0.9 |     config-persister-feature-adapter/0.7.0 (Wired to org.opendaylight.controller.config-persister-impl/0.7.0 which is being refreshed)&lt;br/&gt;
2017-08-24 14:56:51,885 | INFO  | pool-2-thread-1  | FeaturesServiceImpl              | 6 - org.apache.karaf.features.core - 4.0.9 |     org.apache.karaf.config.core/4.0.9 (Should be wired to: org.apache.felix.metatype/1.1.2 (through &lt;span class=&quot;error&quot;&gt;&amp;#91;org.apache.karaf.config.core/4.0.9&amp;#93;&lt;/span&gt; osgi.wiring.package; filter:=&quot;(&amp;amp;(osgi.wiring.package=org.osgi.service.metatype)(version&amp;gt;=1.2.0)(!(version&amp;gt;=2.0.0)))&quot;; resolution:=optional))&lt;br/&gt;
2017-08-24 14:56:51,885 | INFO  | pool-2-thread-1  | FeaturesServiceImpl              | 6 - org.apache.karaf.features.core - 4.0.9 |     org.apache.servicemix.bundles.jasypt/1.9.2.1 (Should be wired to: javax.servlet-api/3.1.0 (through &lt;span class=&quot;error&quot;&gt;&amp;#91;org.apache.servicemix.bundles.jasypt/1.9.2.1&amp;#93;&lt;/span&gt; osgi.wiring.package; filter:=&quot;(osgi.wiring.package=javax.servlet)&quot;; resolution:=optional))&lt;br/&gt;
2017-08-24 14:56:51,885 | INFO  | pool-2-thread-1  | FeaturesServiceImpl              | 6 - org.apache.karaf.features.core - 4.0.9 |     org.eclipse.persistence.core/2.6.2.v20151217-774c696 (Should be wired to: javax.mail/1.4.4 (through &lt;span class=&quot;error&quot;&gt;&amp;#91;org.eclipse.persistence.core/2.6.2.v20151217-774c696&amp;#93;&lt;/span&gt; osgi.wiring.package; filter:=&quot;(osgi.wiring.package=javax.mail)&quot;; resolution:=optional))&lt;br/&gt;
2017-08-24 14:56:51,885 | INFO  | pool-2-thread-1  | FeaturesServiceImpl              | 6 - org.apache.karaf.features.core - 4.0.9 |     org.eclipse.persistence.moxy/2.6.2.v20151217-774c696 (Wired to org.eclipse.persistence.core/2.6.2.v20151217-774c696 which is being refreshed)&lt;br/&gt;
2017-08-24 14:56:51,885 | INFO  | pool-2-thread-1  | FeaturesServiceImpl              | 6 - org.apache.karaf.features.core - 4.0.9 |     org.jboss.netty/3.10.6.Final (Should be wired to: javax.servlet-api/3.1.0 (through &lt;span class=&quot;error&quot;&gt;&amp;#91;org.jboss.netty/3.10.6.Final&amp;#93;&lt;/span&gt; osgi.wiring.package; filter:=&quot;(osgi.wiring.package=javax.servlet)&quot;; resolution:=optional))&lt;br/&gt;
2017-08-24 14:56:51,885 | INFO  | pool-2-thread-1  | FeaturesServiceImpl              | 6 - org.apache.karaf.features.core - 4.0.9 |     org.opendaylight.controller.cds-access-api/1.2.0 (Wired to com.typesafe.akka.actor/2.4.18 which is being refreshed)&lt;br/&gt;
2017-08-24 14:56:51,885 | INFO  | pool-2-thread-1  | FeaturesServiceImpl              | 6 - org.apache.karaf.features.core - 4.0.9 |     org.opendaylight.controller.cds-access-client/1.2.0 (Wired to com.typesafe.akka.actor/2.4.18 which is being refreshed)&lt;br/&gt;
2017-08-24 14:56:51,885 | INFO  | pool-2-thread-1  | FeaturesServiceImpl              | 6 - org.apache.karaf.features.core - 4.0.9 |     org.opendaylight.controller.config-persister-directory-xml-adapter/0.7.0 (Wired to org.opendaylight.controller.config-persister-impl/0.7.0 which is being refreshed)&lt;br/&gt;
2017-08-24 14:56:51,885 | INFO  | pool-2-thread-1  | FeaturesServiceImpl              | 6 - org.apache.karaf.features.core - 4.0.9 |     org.opendaylight.controller.config-persister-file-xml-adapter/0.7.0 (Wired to org.opendaylight.controller.config-persister-impl/0.7.0 which is being refreshed)&lt;br/&gt;
2017-08-24 14:56:51,885 | INFO  | pool-2-thread-1  | FeaturesServiceImpl              | 6 - org.apache.karaf.features.core - 4.0.9 |     org.opendaylight.controller.config-persister-impl/0.7.0 (Wired to org.eclipse.persistence.moxy/2.6.2.v20151217-774c696 which is being refreshed)&lt;br/&gt;
2017-08-24 14:56:51,885 | INFO  | pool-2-thread-1  | FeaturesServiceImpl              | 6 - org.apache.karaf.features.core - 4.0.9 |     org.opendaylight.controller.sal-akka-raft/1.6.0 (Wired to com.typesafe.akka.actor/2.4.18 which is being refreshed)&lt;br/&gt;
2017-08-24 14:56:51,885 | INFO  | pool-2-thread-1  | FeaturesServiceImpl              | 6 - org.apache.karaf.features.core - 4.0.9 |     org.opendaylight.controller.sal-cluster-admin-impl/1.6.0 (Wired to com.typesafe.akka.actor/2.4.18 which is being refreshed)&lt;br/&gt;
2017-08-24 14:56:51,885 | INFO  | pool-2-thread-1  | FeaturesServiceImpl              | 6 - org.apache.karaf.features.core - 4.0.9 |     org.opendaylight.controller.sal-clustering-commons/1.6.0 (Wired to com.typesafe.akka.remote/2.4.18 which is being refreshed)&lt;br/&gt;
2017-08-24 14:56:51,885 | INFO  | pool-2-thread-1  | FeaturesServiceImpl              | 6 - org.apache.karaf.features.core - 4.0.9 |     org.opendaylight.controller.sal-distributed-datastore/1.6.0 (Wired to org.opendaylight.controller.sal-clustering-commons/1.6.0 which is being refreshed)&lt;br/&gt;
2017-08-24 14:56:51,886 | INFO  | pool-2-thread-1  | FeaturesServiceImpl              | 6 - org.apache.karaf.features.core - 4.0.9 |     org.opendaylight.controller.sal-remoterpc-connector/1.6.0 (Wired to org.opendaylight.controller.sal-clustering-commons/1.6.0 which is being refreshed)&lt;br/&gt;
2017-08-24 14:56:51,886 | INFO  | pool-2-thread-1  | FeaturesServiceImpl              | 6 - org.apache.karaf.features.core - 4.0.9 |     org.ops4j.pax.jdbc.config/1.0.1 (Wired to org.apache.servicemix.bundles.jasypt/1.9.2.1 which is being refreshed)&lt;/p&gt;

&lt;p&gt;Which boils down to akka being refreshed because of servlet-3.1.0 being optionally wired into netty-3.10.6&lt;/p&gt;</comment>
                            <comment id="64895" author="rovarga" created="Wed, 5 Sep 2018 13:17:46 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=mcauffiez%40inocybe.com&quot; class=&quot;user-hover&quot; rel=&quot;mcauffiez@inocybe.com&quot;&gt;mcauffiez@inocybe.com&lt;/a&gt; is this still happening?&lt;/p&gt;</comment>
                            <comment id="64906" author="mcauffiez" created="Thu, 6 Sep 2018 13:43:02 +0000"  >&lt;p&gt;I try this order:&lt;/p&gt;

&lt;p&gt;feature:install odl-bgpcep-bgp&lt;br/&gt;
 feature:install odl-bgpcep-pcep&lt;br/&gt;
 feature:install odl-restconf-all&lt;/p&gt;

&lt;p&gt;and his working&lt;/p&gt;

&lt;p&gt;And if I do this there is an issue&lt;/p&gt;

&lt;p&gt;feature:install odl-bgpcep-pcep&lt;br/&gt;
 feature:install odl-bgpcep-bgp&lt;br/&gt;
 feature:install odl-restconf-all&lt;/p&gt;

&lt;p&gt;it is failling when I do the feature:install odl-bgpcep-bgp&lt;/p&gt;

&lt;p&gt;with this error&lt;/p&gt;

&lt;p&gt;Exception in thread &quot;Thread-18&quot; java.lang.IllegalStateException: Schema for node with name topology-pcep and namespace urn:opendaylight:params:xml:ns:yang:topology:pcep does not exist at AbsoluteSchemaPath&lt;/p&gt;

{path=[(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology, (urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology, (urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-types]}

&lt;p&gt;at com.google.common.base.Preconditions.checkState(Preconditions.java:847)&lt;br/&gt;
 at org.opendaylight.yangtools.yang.data.codec.xml.XmlParserStream.read(XmlParserStream.java:361)&lt;br/&gt;
 at org.opendaylight.yangtools.yang.data.codec.xml.XmlParserStream.read(XmlParserStream.java:367)&lt;br/&gt;
 at org.opendaylight.yangtools.yang.data.codec.xml.XmlParserStream.read(XmlParserStream.java:291)&lt;br/&gt;
 at org.opendaylight.yangtools.yang.data.codec.xml.XmlParserStream.read(XmlParserStream.java:367)&lt;br/&gt;
 at org.opendaylight.yangtools.yang.data.codec.xml.XmlParserStream.parse(XmlParserStream.java:184)&lt;br/&gt;
 at org.opendaylight.bgpcep.config.loader.impl.ConfigLoaderImpl.parseDefaultConfigFile(ConfigLoaderImpl.java:128)&lt;br/&gt;
 at org.opendaylight.bgpcep.config.loader.impl.ConfigLoaderImpl.handleConfigFile(ConfigLoaderImpl.java:87)&lt;br/&gt;
 at org.opendaylight.bgpcep.config.loader.impl.ConfigLoaderImpl.access$300(ConfigLoaderImpl.java:53)&lt;br/&gt;
 at org.opendaylight.bgpcep.config.loader.impl.ConfigLoaderImpl$ConfigLoaderImplRunnable.lambda$handleEvent$2(ConfigLoaderImpl.java:227)&lt;br/&gt;
 at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)&lt;br/&gt;
 at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)&lt;br/&gt;
 at java.util.HashMap$EntrySpliterator.forEachRemaining(HashMap.java:1696)&lt;br/&gt;
 at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)&lt;br/&gt;
 at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)&lt;br/&gt;
 at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)&lt;br/&gt;
 at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)&lt;br/&gt;
 at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)&lt;br/&gt;
 at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)&lt;br/&gt;
 at org.opendaylight.bgpcep.config.loader.impl.ConfigLoaderImpl$ConfigLoaderImplRunnable.handleEvent(ConfigLoaderImpl.java:227)&lt;br/&gt;
 at java.util.ArrayList.forEach(ArrayList.java:1257)&lt;br/&gt;
 at org.opendaylight.bgpcep.config.loader.impl.ConfigLoaderImpl$ConfigLoaderImplRunnable.handleChanges(ConfigLoaderImpl.java:215)&lt;br/&gt;
 at org.opendaylight.bgpcep.config.loader.impl.ConfigLoaderImpl$ConfigLoaderImplRunnable.run(ConfigLoaderImpl.java:195)&lt;br/&gt;
 at java.lang.Thread.run(Thread.java:748)&lt;/p&gt;</comment>
                            <comment id="64907" author="tpantelis" created="Thu, 6 Sep 2018 13:54:09 +0000"  >&lt;p&gt;The ordering you listed above for both is the same.&#160;&lt;/p&gt;</comment>
                            <comment id="64908" author="mcauffiez" created="Thu, 6 Sep 2018 14:03:30 +0000"  >&lt;p&gt;Indeed, the order that is not working is&lt;/p&gt;

&lt;p&gt;feature:install odl-bgpcep-pcep&lt;br/&gt;
 feature:install odl-bgpcep-bgp&lt;br/&gt;
 feature:install odl-restconf-all&lt;/p&gt;

&lt;p&gt;I have updated the previous post&lt;/p&gt;</comment>
                            <comment id="65801" author="rovarga" created="Tue, 27 Nov 2018 23:07:12 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=cdgasparini&quot; class=&quot;user-hover&quot; rel=&quot;cdgasparini&quot;&gt;cdgasparini&lt;/a&gt; can you check what is going on here? it looks like reloads, but there is also config-loader involved and that did have safety issues...&lt;/p&gt;</comment>
                            <comment id="65863" author="cdgasparini" created="Mon, 3 Dec 2018 16:02:08 +0000"  >&lt;p&gt;I opened &lt;a href=&quot;https://jira.opendaylight.org/browse/BGPCEP-852&quot; title=&quot;IllegalStateException when installing pcep + bgp features at different time&quot; class=&quot;issue-link&quot; data-issue-key=&quot;BGPCEP-852&quot;&gt;BGPCEP-852&lt;/a&gt; for track &lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=mcauffiez%40inocybe.com&quot; class=&quot;user-hover&quot; rel=&quot;mcauffiez@inocybe.com&quot;&gt;mcauffiez@inocybe.com&lt;/a&gt; issue. But I&apos;ll say that he is hitting a different issue that the one for was this bug was opened at that time.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;Regards,&lt;/p&gt;</comment>
                            <comment id="66733" author="rovarga" created="Mon, 29 Apr 2019 12:20:38 +0000"  >&lt;p&gt;The ISE is here: &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/q/Iecee17e19b3ac380bcb2b7fc1c46f27e789c20bd&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/q/Iecee17e19b3ac380bcb2b7fc1c46f27e789c20bd&lt;/a&gt; and it will be correctly reported as XMLStreamException &#8211; the second part will need to be addressed in &lt;a href=&quot;https://jira.opendaylight.org/browse/BGPCEP-852&quot; title=&quot;IllegalStateException when installing pcep + bgp features at different time&quot; class=&quot;issue-link&quot; data-issue-key=&quot;BGPCEP-852&quot;&gt;BGPCEP-852&lt;/a&gt;.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                            <outwardlinks description="blocks">
                                        <issuelink>
            <issuekey id="22233">ODLPARENT-110</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="12940" name="karaf.log" size="927959" author="mcauffiez@inocybe.com" created="Wed, 28 Jun 2017 20:42:33 +0000"/>
                    </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>8767</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=8767]]></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_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i023c7:</customfieldvalue>

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