<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:28:38 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>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[SERVER-12477] IP address resolution for the replica set node doesn&apos;t work properly.</title>
                <link>https://jira.mongodb.org/browse/SERVER-12477</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;When a member of a replica set goes down and returns back with another IP address it can&apos;t find that node. I did nslookup for a name and it found it after that. Down below you can find the log&lt;br/&gt;
According to that log I did &lt;br/&gt;
nslookup MongoNode03&lt;br/&gt;
approximately at Fri Jan 24 23:36:46.995.&lt;/p&gt;

&lt;p&gt;A bit more about how this happens: When in Azure datacenter I resize VM or VM is moved it get&apos;s another internal IP address. After that it appears with the new one and it can not be resolved.&lt;/p&gt;

&lt;p&gt;Fri Jan 24 23:36:42.497 &lt;span class=&quot;error&quot;&gt;&amp;#91;rsHealthPoll&amp;#93;&lt;/span&gt; couldn&apos;t connect to MongoNode03:10001: couldn&apos;t connect to server MongoNode03:10001&lt;br/&gt;
Fri Jan 24 23:36:44.527 &lt;span class=&quot;error&quot;&gt;&amp;#91;rsHealthPoll&amp;#93;&lt;/span&gt; getaddrinfo(&quot;MongoNode03&quot;) failed: 000000014109CBD0&lt;br/&gt;
Fri Jan 24 23:36:44.527 &lt;span class=&quot;error&quot;&gt;&amp;#91;rsHealthPoll&amp;#93;&lt;/span&gt; couldn&apos;t connect to MongoNode03:10001: couldn&apos;t connect to server MongoNode03:10001&lt;br/&gt;
Fri Jan 24 23:36:44.871 &lt;span class=&quot;error&quot;&gt;&amp;#91;rsHealthPoll&amp;#93;&lt;/span&gt; getaddrinfo(&quot;MongoNode03&quot;) failed: 000000014109CBD0&lt;br/&gt;
Fri Jan 24 23:36:44.871 &lt;span class=&quot;error&quot;&gt;&amp;#91;rsHealthPoll&amp;#93;&lt;/span&gt; couldn&apos;t connect to MongoNode03:10001: couldn&apos;t connect to server MongoNode03:10001&lt;br/&gt;
Fri Jan 24 23:36:44.902 &lt;span class=&quot;error&quot;&gt;&amp;#91;rsHealthPoll&amp;#93;&lt;/span&gt; getaddrinfo(&quot;MongoNode03&quot;) failed: 000000014109CBD0&lt;br/&gt;
Fri Jan 24 23:36:44.902 &lt;span class=&quot;error&quot;&gt;&amp;#91;rsHealthPoll&amp;#93;&lt;/span&gt; replset info MongoNode03:10001 heartbeat failed, retrying&lt;br/&gt;
Fri Jan 24 23:36:44.933 &lt;span class=&quot;error&quot;&gt;&amp;#91;rsHealthPoll&amp;#93;&lt;/span&gt; getaddrinfo(&quot;MongoNode03&quot;) failed: 000000014109CBD0&lt;br/&gt;
Fri Jan 24 23:36:44.933 &lt;span class=&quot;error&quot;&gt;&amp;#91;rsHealthPoll&amp;#93;&lt;/span&gt; couldn&apos;t connect to MongoNode03:10001: couldn&apos;t connect to server MongoNode03:10001&lt;br/&gt;
Fri Jan 24 23:36:44.965 &lt;span class=&quot;error&quot;&gt;&amp;#91;rsHealthPoll&amp;#93;&lt;/span&gt; getaddrinfo(&quot;MongoNode03&quot;) failed: 000000014109CBD0&lt;br/&gt;
Fri Jan 24 23:36:44.965 &lt;span class=&quot;error&quot;&gt;&amp;#91;rsHealthPoll&amp;#93;&lt;/span&gt; couldn&apos;t connect to MongoNode03:10001: couldn&apos;t connect to server MongoNode03:10001&lt;br/&gt;
Fri Jan 24 23:36:44.996 &lt;span class=&quot;error&quot;&gt;&amp;#91;rsHealthPoll&amp;#93;&lt;/span&gt; getaddrinfo(&quot;MongoNode03&quot;) failed: 000000014109CBD0&lt;br/&gt;
Fri Jan 24 23:36:44.996 &lt;span class=&quot;error&quot;&gt;&amp;#91;rsHealthPoll&amp;#93;&lt;/span&gt; couldn&apos;t connect to MongoNode03:10001: couldn&apos;t connect to server MongoNode03:10001&lt;br/&gt;
Fri Jan 24 23:36:46.995 &lt;span class=&quot;error&quot;&gt;&amp;#91;rsHealthPoll&amp;#93;&lt;/span&gt; replSet member MongoNode03:10001 is up&lt;br/&gt;
Fri Jan 24 23:36:50.040 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.175.112.48:49158 #12558 (6 connections now open)&lt;br/&gt;
Fri Jan 24 23:36:50.040 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn12558&amp;#93;&lt;/span&gt;  authenticate db: local &lt;/p&gt;
{ authenticate: 1, nonce: &quot;81d4c87bead86dce&quot;, user: &quot;__system&quot;, key: &quot;e0dc2d38615e9e8684f80a9a1262e82a&quot; }
&lt;p&gt;Fri Jan 24 23:36:50.040 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn12558&amp;#93;&lt;/span&gt; end connection 10.175.112.48:49158 (5 connections now open)&lt;br/&gt;
Fri Jan 24 23:36:50.040 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.175.112.48:49159 #12559 (6 connections now open)&lt;br/&gt;
Fri Jan 24 23:36:50.040 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn12559&amp;#93;&lt;/span&gt;  authenticate db: local &lt;/p&gt;
{ authenticate: 1, nonce: &quot;899da5d4bb84424b&quot;, user: &quot;__system&quot;, key: &quot;051477327e1d09958081c17367cf82ee&quot; }
&lt;p&gt;Fri Jan 24 23:36:50.992 &lt;span class=&quot;error&quot;&gt;&amp;#91;rsHealthPoll&amp;#93;&lt;/span&gt; replset info MongoNode03:10001 thinks that we are down&lt;br/&gt;
Fri Jan 24 23:36:50.992 &lt;span class=&quot;error&quot;&gt;&amp;#91;rsHealthPoll&amp;#93;&lt;/span&gt; replSet member MongoNode03:10001 is now in state STARTUP2&lt;br/&gt;
Fri Jan 24 23:37:06.265 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn12559&amp;#93;&lt;/span&gt; end connection 10.175.112.48:49159 (5 connections now open)&lt;/p&gt;


&lt;p&gt;Here&apos;s the details of the configuration where the problem appears:&lt;br/&gt;
Fri Jan 24 15:48:06.397 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; git version: a350fc38922fbda2cec8d5dd842237b904eafc14&lt;br/&gt;
Fri Jan 24 15:48:06.397 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; build info: windows sys.getwindowsversion(major=6, minor=1, build=7601, platform=2, service_pack=&apos;Service Pack 1&apos;) BOOST_LIB_VERSION=1_49&lt;/p&gt;</description>
                <environment></environment>
        <key id="107599">SERVER-12477</key>
            <summary>IP address resolution for the replica set node doesn&apos;t work properly.</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="2" iconUrl="https://jira.mongodb.org/images/icons/priorities/critical.svg">Critical - P2</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="9">Done</resolution>
                                        <assignee username="mark.benvenuto@mongodb.com">Mark Benvenuto</assignee>
                                    <reporter username="alex2357">Kubenko</reporter>
                        <labels>
                    </labels>
                <created>Sat, 25 Jan 2014 00:48:41 +0000</created>
                <updated>Tue, 18 Feb 2014 15:36:35 +0000</updated>
                            <resolved>Tue, 18 Feb 2014 15:36:35 +0000</resolved>
                                    <version>2.4.8</version>
                                                    <component>Replication</component>
                                        <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="500379" author="alex2357" created="Mon, 17 Feb 2014 23:40:36 +0000"  >&lt;p&gt;I think we should close this as this issue has nothing to do with the mongo. It is configuration for the OS.&lt;br/&gt;
I don&apos;t have many transaction. It seems to me that it&apos;s not a big drama 15 minutes delay.&lt;/p&gt;</comment>
                            <comment id="500377" author="alex2357" created="Mon, 17 Feb 2014 23:35:21 +0000"  >&lt;p&gt;Hi Mark,&lt;/p&gt;

&lt;p&gt;Sorry for the delay. I don&apos;t have any of those values mentioned in the article in the VM registry.&lt;br/&gt;
Windows Registry Editor Version 5.00&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters&amp;#93;&lt;/span&gt;&lt;br/&gt;
&quot;NegativeCacheTime&quot;=dword:00000000&lt;br/&gt;
&quot;NetFailureCacheTime&quot;=dword:00000000&lt;br/&gt;
&quot;NegativeSOACacheTime&quot;=dword:00000000&lt;/p&gt;

&lt;p&gt;Today I did a test. I provisioned VM. It started at 23.08 with the new ip.&lt;br/&gt;
Here&apos;re the details&lt;br/&gt;
PRJNAMEReplSet0:PRIMARY&amp;gt; rs.status()&lt;br/&gt;
{&lt;br/&gt;
        &quot;set&quot; : &quot;PRJNAMEReplSet0&quot;,&lt;br/&gt;
        &quot;date&quot; : ISODate(&quot;2014-02-17T23:18:25Z&quot;),&lt;br/&gt;
        &quot;myState&quot; : 1,&lt;br/&gt;
        &quot;members&quot; : [&lt;br/&gt;
                &lt;/p&gt;
{
                        &quot;_id&quot; : 0,
                        &quot;name&quot; : &quot;PRJNAME02:10001&quot;,
                        &quot;health&quot; : 1,
                        &quot;state&quot; : 1,
                        &quot;stateStr&quot; : &quot;PRIMARY&quot;,
                        &quot;uptime&quot; : 421566,
                        &quot;optime&quot; : Timestamp(1392641223, 1),
                        &quot;optimeDate&quot; : ISODate(&quot;2014-02-17T12:47:03Z&quot;),
                        &quot;self&quot; : true
                }
&lt;p&gt;,&lt;br/&gt;
                &lt;/p&gt;
{
                        &quot;_id&quot; : 1,
                        &quot;name&quot; : &quot;PRJNAME03:10001&quot;,
                        &quot;health&quot; : 0,
                        &quot;state&quot; : 8,
                        &quot;stateStr&quot; : &quot;(not reachable/healthy)&quot;,
                        &quot;uptime&quot; : 0,
                        &quot;optime&quot; : Timestamp(1392641223, 1),
                        &quot;optimeDate&quot; : ISODate(&quot;2014-02-17T12:47:03Z&quot;),
                        &quot;lastHeartbeat&quot; : ISODate(&quot;2014-02-17T23:18:25Z&quot;),
                        &quot;lastHeartbeatRecv&quot; : ISODate(&quot;2014-02-17T23:05:41Z&quot;),
                        &quot;pingMs&quot; : 0,
                        &quot;syncingTo&quot; : &quot;PRJNAME02:10001&quot;
                }
&lt;p&gt;,&lt;/p&gt;
                {
                        &quot;_id&quot; : 2,
                        &quot;name&quot; : &quot;PRJNAME04hidden:10001&quot;,
                        &quot;health&quot; : 1,
                        &quot;state&quot; : 2,
                        &quot;stateStr&quot; : &quot;SECONDARY&quot;,
                        &quot;uptime&quot; : 6598,
                        &quot;optime&quot; : Timestamp(1392641223, 1),
                        &quot;optimeDate&quot; : ISODate(&quot;2014-02-17T12:47:03Z&quot;),
                        &quot;lastHeartbeat&quot; : ISODate(&quot;2014-02-17T23:18:23Z&quot;),
                        &quot;lastHeartbeatRecv&quot; : ISODate(&quot;2014-02-17T23:18:23Z&quot;),
                        &quot;pingMs&quot; : 1,
                        &quot;syncingTo&quot; : &quot;PRJNAME02:10001&quot;
                }
&lt;p&gt;        ],&lt;br/&gt;
        &quot;ok&quot; : 1&lt;br/&gt;
}&lt;br/&gt;
PRJNAMEReplSet0:PRIMARY&amp;gt; rs.status()&lt;br/&gt;
{&lt;br/&gt;
        &quot;set&quot; : &quot;PRJNAMEReplSet0&quot;,&lt;br/&gt;
        &quot;date&quot; : ISODate(&quot;2014-02-17T23:22:20Z&quot;),&lt;br/&gt;
        &quot;myState&quot; : 1,&lt;br/&gt;
        &quot;members&quot; : [&lt;br/&gt;
                &lt;/p&gt;
{
                        &quot;_id&quot; : 0,
                        &quot;name&quot; : &quot;PRJNAME02:10001&quot;,
                        &quot;health&quot; : 1,
                        &quot;state&quot; : 1,
                        &quot;stateStr&quot; : &quot;PRIMARY&quot;,
                        &quot;uptime&quot; : 421801,
                        &quot;optime&quot; : Timestamp(1392641223, 1),
                        &quot;optimeDate&quot; : ISODate(&quot;2014-02-17T12:47:03Z&quot;),
                        &quot;self&quot; : true
                }
&lt;p&gt;,&lt;br/&gt;
                &lt;/p&gt;
{
                        &quot;_id&quot; : 1,
                        &quot;name&quot; : &quot;PRJNAME03:10001&quot;,
                        &quot;health&quot; : 1,
                        &quot;state&quot; : 5,
                        &quot;stateStr&quot; : &quot;STARTUP2&quot;,
                        &quot;uptime&quot; : 87,
                        &quot;optime&quot; : Timestamp(0, 0),
                        &quot;optimeDate&quot; : ISODate(&quot;1970-01-01T00:00:00Z&quot;),
                        &quot;lastHeartbeat&quot; : ISODate(&quot;2014-02-17T23:22:19Z&quot;),
                        &quot;lastHeartbeatRecv&quot; : ISODate(&quot;2014-02-17T23:22:18Z&quot;),
                        &quot;pingMs&quot; : 0,
                        &quot;lastHeartbeatMessage&quot; : &quot;initial sync cloning db: pdb&quot;,

                        &quot;syncingTo&quot; : &quot;PRJNAME02:10001&quot;
                }
&lt;p&gt;,&lt;/p&gt;
                {
                        &quot;_id&quot; : 2,
                        &quot;name&quot; : &quot;PRJNAME04hidden:10001&quot;,
                        &quot;health&quot; : 1,
                        &quot;state&quot; : 2,
                        &quot;stateStr&quot; : &quot;SECONDARY&quot;,
                        &quot;uptime&quot; : 6833,
                        &quot;optime&quot; : Timestamp(1392641223, 1),
                        &quot;optimeDate&quot; : ISODate(&quot;2014-02-17T12:47:03Z&quot;),
                        &quot;lastHeartbeat&quot; : ISODate(&quot;2014-02-17T23:22:19Z&quot;),
                        &quot;lastHeartbeatRecv&quot; : ISODate(&quot;2014-02-17T23:22:19Z&quot;),
                        &quot;pingMs&quot; : 1,
                        &quot;syncingTo&quot; : &quot;PRJNAME02:10001&quot;
                }
&lt;p&gt;        ],&lt;br/&gt;
        &quot;ok&quot; : 1&lt;br/&gt;
}&lt;br/&gt;
PRJNAMEReplSet0:PRIMARY&amp;gt;&lt;/p&gt;


&lt;p&gt;at 2014-02-17T23:18:25Z it was not available but at 2014-02-17T23:22:19Z it is starting looks like default delay is 10 or 15 minutes.&lt;br/&gt;
I&apos;m thinking may be it is ok to leave it as is.&lt;/p&gt;</comment>
                            <comment id="488517" author="mark.benvenuto" created="Tue, 28 Jan 2014 00:19:13 +0000"  >&lt;p&gt;Do you have negative DNS lookup caching enabled on your Windows VMs? Unfortunately, due to a bug in 2.4.8 the error message is unclear as to the exact cause : &quot;000000014109CBD0&quot;. I expect that when you changed the configuration of your Azure tenant, the host lookup failed on the DNS server, was cached by the local machine, and was not fixed until you did a nslookup.&lt;/p&gt;

&lt;p&gt;See &lt;a href=&quot;http://adminfoo.net/2004/10/dont-cache-negative-dns-lookups-on.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://adminfoo.net/2004/10/dont-cache-negative-dns-lookups-on.html&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>3.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 28 Jan 2014 00:19:13 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        10 years, 2 days ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>ian@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            10 years, 2 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10000" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Old_Backport</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10000"><![CDATA[No]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10032" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Operating System</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10022"><![CDATA[Windows]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>alex2357</customfieldvalue>
            <customfieldvalue>mark.benvenuto@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrm2zr:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hrvmi7:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>98496</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_23361" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Requested By</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10750" key="com.atlassian.jira.plugin.system.customfieldtypes:textarea">
                        <customfieldname>Steps To Reproduce</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>&lt;p&gt;Turn off one replica set member and return it with different IP.&lt;/p&gt;</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10166" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Tests Written</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10153"><![CDATA[Unneeded]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_22870" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Triagers</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hsoz4f:</customfieldvalue>

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