<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:03:16 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-3517] Received signal 6 and mongos crashed</title>
                <link>https://jira.mongodb.org/browse/SERVER-3517</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;I setup 3 config servers , 3 mongod servers for one replicaset and 2 mongos. After running a sequence of operation(create collection -&amp;gt; enablesharding -&amp;gt; insert -&amp;gt; findandmodify / query / delete collection) several times, mongos received signal 6 and crashed. I ran into this error both on 1.8.2 and 1.8.3 rc0.&lt;/p&gt;

&lt;p&gt;log snippet attached as following:&lt;/p&gt;

&lt;p&gt;Tue Aug  2 08:18:39 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn83&amp;#93;&lt;/span&gt; CMD: shardcollection: { shardcollection: &quot;dummy.coll_5&quot;, unique: false, key: &lt;/p&gt;
{ shardkey1: 1, shardkey2: 1 }
&lt;p&gt; }&lt;br/&gt;
Tue Aug  2 08:18:39 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn83&amp;#93;&lt;/span&gt; enable sharding on: dummy.coll_5 with shard key: &lt;/p&gt;
{ shardkey1: 1, shardkey2: 1 }
&lt;p&gt;Tue Aug  2 08:18:39 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn83&amp;#93;&lt;/span&gt; about to create first chunk for: dummy.coll_5&lt;br/&gt;
Tue Aug  2 08:18:39 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn83&amp;#93;&lt;/span&gt; successfully created first chunk for ns:dummy.coll_5 at: dal2-ts-shard10_dal2-ts-shard11_dal2-ts-shard12:dal2-ts-shard10_dal2-ts-shard11_dal2-ts-shard12/dal2-ts-shard10:27018,dal2-ts-shard12:27018,dal2-ts-shard11:27018 lastmod: 1|0 min: &lt;/p&gt;
{ shardkey1: MinKey, shardkey2: MinKey }
&lt;p&gt; max: &lt;/p&gt;
{ shardkey1: MaxKey, shardkey2: MaxKey }
&lt;p&gt;Tue Aug  2 08:18:41 &lt;span class=&quot;error&quot;&gt;&amp;#91;mongosMain&amp;#93;&lt;/span&gt; connection accepted from 172.16.0.18:48305 #135&lt;br/&gt;
Tue Aug  2 08:18:42 &lt;span class=&quot;error&quot;&gt;&amp;#91;mongosMain&amp;#93;&lt;/span&gt; connection accepted from 172.16.0.2:22086 #136&lt;br/&gt;
Tue Aug  2 08:18:43 &lt;span class=&quot;error&quot;&gt;&amp;#91;mongosMain&amp;#93;&lt;/span&gt; connection accepted from 172.16.0.18:48306 #137&lt;br/&gt;
Tue Aug  2 08:18:44 &lt;span class=&quot;error&quot;&gt;&amp;#91;mongosMain&amp;#93;&lt;/span&gt; connection accepted from 172.16.0.2:22087 #138&lt;br/&gt;
Tue Aug  2 08:18:45 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn96&amp;#93;&lt;/span&gt; ns: dummy.coll_5 ClusteredCursor::query ShardConnection had to change attempt: 0&lt;br/&gt;
Tue Aug  2 08:18:57 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn93&amp;#93;&lt;/span&gt; delete failed b/c of StaleConfigException, retrying  left:4 ns: dummy.coll_5 patt: {}&lt;br/&gt;
Tue Aug  2 08:19:00 &lt;span class=&quot;error&quot;&gt;&amp;#91;mongosMain&amp;#93;&lt;/span&gt; connection accepted from 172.16.0.2:22089 #139&lt;br/&gt;
Tue Aug  2 08:19:02 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn95&amp;#93;&lt;/span&gt; update failed b/c of StaleConfigException, retrying  left:4 ns: dummy.coll_5 query: &lt;/p&gt;
{ b: 2, shardkey2: &quot;test1&quot;, shardkey1: &quot;test1&quot; }
&lt;p&gt;Tue Aug  2 08:19:05 &lt;span class=&quot;error&quot;&gt;&amp;#91;mongosMain&amp;#93;&lt;/span&gt; connection accepted from 172.16.0.18:48307 #140&lt;br/&gt;
Tue Aug  2 08:19:15 &lt;span class=&quot;error&quot;&gt;&amp;#91;LockPinger&amp;#93;&lt;/span&gt; dist_lock pinged successfully for: dal2-ts-aggr02:1312268368:1804289383&lt;br/&gt;
Tue Aug  2 08:19:16 &lt;span class=&quot;error&quot;&gt;&amp;#91;mongosMain&amp;#93;&lt;/span&gt; connection accepted from 127.0.0.1:46010 #141&lt;br/&gt;
Tue Aug  2 08:19:16 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn141&amp;#93;&lt;/span&gt; end connection 127.0.0.1:46010&lt;br/&gt;
Tue Aug  2 08:19:32 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn109&amp;#93;&lt;/span&gt; DROP: dummy.coll_5&lt;br/&gt;
Tue Aug  2 08:19:32 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn109&amp;#93;&lt;/span&gt; about to log metadata event: { _id: &quot;dal2-ts-aggr02-2011-08-02T08:19:32-20&quot;, server: &quot;dal2-ts-aggr02&quot;, clientAddr: &quot;N/A&quot;, time: new Date(1312273172134), what: &quot;dropCollection.start&quot;, ns: &quot;dummy.coll_5&quot;, details: {} }&lt;br/&gt;
Tue Aug  2 08:19:32 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn109&amp;#93;&lt;/span&gt; about to log metadata event: { _id: &quot;dal2-ts-aggr02-2011-08-02T08:19:32-21&quot;, server: &quot;dal2-ts-aggr02&quot;, clientAddr: &quot;N/A&quot;, time: new Date(1312273172394), what: &quot;dropCollection&quot;, ns: &quot;dummy.coll_5&quot;, details: {} }&lt;/p&gt;

&lt;p&gt;Tue Aug  2 08:42:08 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn83&amp;#93;&lt;/span&gt; enable sharding on: dummy.coll_3 with shard key: &lt;/p&gt;
{ _id: 1 }
&lt;p&gt;Tue Aug  2 08:42:08 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn83&amp;#93;&lt;/span&gt; about to create first chunk for: dummy.coll_3&lt;br/&gt;
Tue Aug  2 08:42:08 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn83&amp;#93;&lt;/span&gt; successfully created first chunk for ns:dummy.coll_3 at: dal2-ts-shard10_dal2-ts-shard11_dal2-ts-shard12:dal2-ts-shard10_dal2-ts-shard11_dal2-ts-shard12/dal2-ts-shard10:27018,dal2-ts-shard12:27018,dal2-ts-shard11:27018 lastmod: 1|0 min: &lt;/p&gt;
{ _id: MinKey }
&lt;p&gt; max: &lt;/p&gt;
{ _id: MaxKey }
&lt;p&gt;Tue Aug  2 08:42:15 &lt;span class=&quot;error&quot;&gt;&amp;#91;mongosMain&amp;#93;&lt;/span&gt; connection accepted from 172.16.0.18:42693 #153&lt;br/&gt;
Tue Aug  2 08:42:17 &lt;span class=&quot;error&quot;&gt;&amp;#91;mongosMain&amp;#93;&lt;/span&gt; connection accepted from 172.16.0.18:42694 #154&lt;br/&gt;
Tue Aug  2 08:42:27 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn93&amp;#93;&lt;/span&gt; AssertionException in process: ns: dummy.coll_5 doWRite&lt;br/&gt;
Tue Aug  2 08:42:29 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn94&amp;#93;&lt;/span&gt; AssertionException in process: ns: dummy.coll_5 doWRite&lt;br/&gt;
Tue Aug  2 08:42:32 &lt;span class=&quot;error&quot;&gt;&amp;#91;mongosMain&amp;#93;&lt;/span&gt; connection accepted from 172.16.0.2:57837 #155&lt;br/&gt;
Tue Aug  2 08:42:34 &lt;span class=&quot;error&quot;&gt;&amp;#91;mongosMain&amp;#93;&lt;/span&gt; connection accepted from 172.16.0.2:57838 #156&lt;br/&gt;
Tue Aug  2 08:42:35 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn96&amp;#93;&lt;/span&gt; AssertionException in process: ns: dummy.coll_5 doWRite&lt;br/&gt;
Tue Aug  2 08:42:36 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn97&amp;#93;&lt;/span&gt; AssertionException in process: ns: dummy.coll_5 doWRite&lt;br/&gt;
Tue Aug  2 08:42:39 &lt;span class=&quot;error&quot;&gt;&amp;#91;mongosMain&amp;#93;&lt;/span&gt; connection accepted from 172.16.0.18:42695 #157&lt;br/&gt;
Received signal 6&lt;br/&gt;
Backtrace: 0x52f545 0x3fa54302d0 0x3fa5430265 0x3fa5431d10 0x3fa54296e6 0x69e32f 0x50419b 0x505a54 0x6a76e0 0x3fa60064a7 0x3fa54d3c2d&lt;br/&gt;
/usr/bin/mongos(_ZN5mongo17printStackAndExitEi+0x75)&lt;span class=&quot;error&quot;&gt;&amp;#91;0x52f545&amp;#93;&lt;/span&gt;&lt;br/&gt;
/lib64/libc.so.6&lt;span class=&quot;error&quot;&gt;&amp;#91;0x3fa54302d0&amp;#93;&lt;/span&gt;&lt;br/&gt;
/lib64/libc.so.6(gsignal+0x35)&lt;span class=&quot;error&quot;&gt;&amp;#91;0x3fa5430265&amp;#93;&lt;/span&gt;&lt;br/&gt;
/lib64/libc.so.6(abort+0x110)&lt;span class=&quot;error&quot;&gt;&amp;#91;0x3fa5431d10&amp;#93;&lt;/span&gt;&lt;br/&gt;
/lib64/libc.so.6(__assert_fail+0xf6)&lt;span class=&quot;error&quot;&gt;&amp;#91;0x3fa54296e6&amp;#93;&lt;/span&gt;&lt;br/&gt;
/usr/bin/mongos(_ZN5mongo17WriteBackListener3runEv+0x170f)&lt;span class=&quot;error&quot;&gt;&amp;#91;0x69e32f&amp;#93;&lt;/span&gt;&lt;br/&gt;
/usr/bin/mongos(_ZN5mongo13BackgroundJob7jobBodyEN5boost10shared_ptrINS0_9JobStatusEEE+0x12b)&lt;span class=&quot;error&quot;&gt;&amp;#91;0x50419b&amp;#93;&lt;/span&gt;&lt;br/&gt;
/usr/bin/mongos(_ZN5boost6detail11thread_dataINS_3_bi6bind_tIvNS_4_mfi3mf1IvN5mongo13BackgroundJobENS_10shared_ptrINS7_9JobStatusEEEEENS2_5list2INS2_5valueIPS7_EENSD_ISA_EEEEEEE3runEv+0x74)&lt;span class=&quot;error&quot;&gt;&amp;#91;0x505a54&amp;#93;&lt;/span&gt;&lt;br/&gt;
/usr/bin/mongos(thread_proxy+0x80)&lt;span class=&quot;error&quot;&gt;&amp;#91;0x6a76e0&amp;#93;&lt;/span&gt;&lt;br/&gt;
/lib64/libpthread.so.0&lt;span class=&quot;error&quot;&gt;&amp;#91;0x3fa60064a7&amp;#93;&lt;/span&gt;&lt;br/&gt;
/lib64/libc.so.6(clone+0x6d)&lt;span class=&quot;error&quot;&gt;&amp;#91;0x3fa54d3c2d&amp;#93;&lt;/span&gt;&lt;br/&gt;
===&lt;/p&gt;

</description>
                <environment>/usr/bin/mongos db version v1.8.3-rc0, pdfile version 4.5 starting</environment>
        <key id="20397">SERVER-3517</key>
            <summary>Received signal 6 and mongos crashed</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="greg_10gen">Greg Studer</assignee>
                                    <reporter username="edwardwei">Edward Wei</reporter>
                        <labels>
                    </labels>
                <created>Tue, 2 Aug 2011 10:10:37 +0000</created>
                <updated>Tue, 12 Jul 2016 00:20:23 +0000</updated>
                            <resolved>Tue, 9 Aug 2011 17:33:02 +0000</resolved>
                                    <version>1.8.2</version>
                    <version>1.8.3</version>
                                    <fixVersion>1.9.2</fixVersion>
                                    <component>Sharding</component>
                                        <votes>0</votes>
                                    <watches>0</watches>
                                                                                                                <comments>
                            <comment id="47422" author="greg_10gen" created="Tue, 9 Aug 2011 17:32:26 +0000"  >&lt;p&gt;SHould be fixed in latest 1.9.2&lt;/p&gt;</comment>
                            <comment id="47299" author="auto" created="Tue, 9 Aug 2011 06:30:51 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;gregstuder&apos;, u&apos;name&apos;: u&apos;gregs&apos;, u&apos;email&apos;: u&apos;greg@10gen.com&apos;}
&lt;p&gt;Message: fix semantics of the getChunkManager() method, add non-erroring version &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-3517&quot; title=&quot;Received signal 6 and mongos crashed&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-3517&quot;&gt;&lt;del&gt;SERVER-3517&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/4d3fdcfc10de6d4628e7b4cdcde0348f8264c2d7&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/4d3fdcfc10de6d4628e7b4cdcde0348f8264c2d7&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="47298" author="auto" created="Tue, 9 Aug 2011 06:30:49 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;gregstuder&apos;, u&apos;name&apos;: u&apos;gregs&apos;, u&apos;email&apos;: u&apos;greg@10gen.com&apos;}
&lt;p&gt;Message: reload full db when dropping collection - &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-3517&quot; title=&quot;Received signal 6 and mongos crashed&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-3517&quot;&gt;&lt;del&gt;SERVER-3517&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/1436fe459591edc34478bff2172de33f75e7b5fc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/1436fe459591edc34478bff2172de33f75e7b5fc&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="46702" author="greg_10gen" created="Fri, 5 Aug 2011 20:09:19 +0000"  >&lt;p&gt;Thanks for the logs, very helpful.  We&apos;re working on a fix, track the ticket for progress.&lt;/p&gt;</comment>
                            <comment id="46249" author="edwardwei" created="Thu, 4 Aug 2011 02:36:43 +0000"  >&lt;p&gt;Hi,&lt;br/&gt;
the verbose log of mongos as attached. Additionally, I found if I use only one mongos or the interval of each operation is long enough, I won&apos;t get crash. for your reference, thank you for help.&lt;/p&gt;</comment>
                            <comment id="46158" author="greg_10gen" created="Wed, 3 Aug 2011 17:43:00 +0000"  >&lt;p&gt;can you reproduce this issue with mongos at loglevel 2?  -vv or admin.runCommand(&lt;/p&gt;
{ setParameter : 1, logLevel : 2 }
&lt;p&gt;)?&lt;/p&gt;
</comment>
                            <comment id="46154" author="greg_10gen" created="Wed, 3 Aug 2011 17:31:23 +0000"  >&lt;p&gt;Tracking down the issue, as a temporary workaround it may be possible to just wait a few seconds before deleting the collection (or check that writebacksQueued = false on the mongod instances).&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                                        </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="12482" name="mongos.log.110804.tgz" size="7074" author="edwardwei" created="Thu, 4 Aug 2011 02:36:43 +0000"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>7.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 3 Aug 2011 17:31:23 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        12 years, 28 weeks, 1 day 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>ramon.fernandez@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            12 years, 28 weeks, 1 day 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="10020"><![CDATA[Linux]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>auto</customfieldvalue>
            <customfieldvalue>edwardwei</customfieldvalue>
            <customfieldvalue>greg_10gen</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hroupj:</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>23251</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_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|hrlmf3:</customfieldvalue>

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