<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:05:55 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-4416] Assertion failure !loc.isNull() db/pdfile.cpp 1881</title>
                <link>https://jira.mongodb.org/browse/SERVER-4416</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;We have a server with mongodb and apache2. Yesterday started to log these assertations that mainly occurs when in rockmongo i want to get the one of the db&apos;s collections, but i see in the log files that its occurs on &apos;normal&apos; connections.&lt;/p&gt;

&lt;p&gt;Fri Dec  2 08:44:07 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn1631&amp;#93;&lt;/span&gt;  authenticate: &lt;/p&gt;
{ authenticate: 1, user: &quot;--&quot;, nonce: &quot;--&quot;, key: &quot;--&quot; }
&lt;p&gt;Fri Dec  2 08:44:08 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn1631&amp;#93;&lt;/span&gt;  authenticate: &lt;/p&gt;
{ authenticate: 1, user: &quot;--&quot;, nonce: &quot;--&quot;, key: &quot;--&quot; }
&lt;p&gt;Fri Dec  2 08:44:08 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn1631&amp;#93;&lt;/span&gt; command local.$cmd command: { $eval: CodeWScope( function ()&lt;/p&gt;
{ return db.getCollectionNames(); }, {}), args: {} } ntoreturn:1 reslen:50 16ms&lt;br/&gt;
Fri Dec  2 08:44:08 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn1631&amp;#93;&lt;/span&gt; profile: warning ns local.system.profile does not exist&lt;br/&gt;
Fri Dec  2 08:44:08 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn1631&amp;#93;&lt;/span&gt; command admin.$cmd command: { $eval: CodeWScope( function (){ return db.getCollectionNames(); }
&lt;p&gt;, {}), args: {} } ntoreturn:1 reslen:92 15ms&lt;br/&gt;
Fri Dec  2 08:44:08 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn1631&amp;#93;&lt;/span&gt; command tuner_db.$cmd command: { $eval: CodeWScope( function ()&lt;/p&gt;
{ return db.getCollectionNames(); }
&lt;p&gt;, {}), args: {} } ntoreturn:1 reslen:864 16ms&lt;br/&gt;
Fri Dec  2 08:44:08 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn1631&amp;#93;&lt;/span&gt;  tuner_db Assertion failure !loc.isNull() db/pdfile.cpp 1881&lt;br/&gt;
0x57eeb6 0x589d6b 0x8a2746 0x777a3e 0x8890d4 0xa9c576 0x638937 0x7ffbf8332efc 0x7ffbf78cc89d &lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo12sayDbContextEPKc+0x96) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x57eeb6&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo8assertedEPKcS1_j+0xfb) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x589d6b&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod() &lt;span class=&quot;error&quot;&gt;&amp;#91;0x8a2746&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo7profileERKNS_6ClientERNS_5CurOpE+0xc1e) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x777a3e&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo16assembleResponseERNS_7MessageERNS_10DbResponseERKNS_11HostAndPortE+0xa04) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x8890d4&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo16MyMessageHandler7processERNS_7MessageEPNS_21AbstractMessagingPortEPNS_9LastErrorE+0x76) &lt;span class=&quot;error&quot;&gt;&amp;#91;0xa9c576&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo3pms9threadRunEPNS_13MessagingPortE+0x287) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x638937&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /lib/x86_64-linux-gnu/libpthread.so.0(+0x7efc) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7ffbf8332efc&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /lib/x86_64-linux-gnu/libc.so.6(clone+0x6d) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7ffbf78cc89d&amp;#93;&lt;/span&gt;&lt;br/&gt;
Fri Dec  2 08:44:08 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn1631&amp;#93;&lt;/span&gt; AssertionException handling request, closing client connection: 0 assertion db/pdfile.cpp:1881&lt;/p&gt;

&lt;p&gt;.&lt;br/&gt;
.&lt;br/&gt;
.&lt;/p&gt;

&lt;p&gt;Fri Dec  2 08:52:30 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn1611&amp;#93;&lt;/span&gt;  authenticate: &lt;/p&gt;
{ authenticate: 1, user: &quot;--&quot;, nonce: &quot;--&quot;, key: &quot;--&quot; }
&lt;p&gt;Fri Dec  2 08:52:33 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn1611&amp;#93;&lt;/span&gt;  authenticate: &lt;/p&gt;
{ authenticate: 1, user: &quot;--&quot;, nonce: &quot;--&quot;, key: &quot;--&quot; }
&lt;p&gt;Fri Dec  2 08:52:33 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn1611&amp;#93;&lt;/span&gt; command tuner_db.$cmd command: &lt;/p&gt;
{ authenticate: 1, user: &quot;--&quot;, nonce: &quot;--&quot;, key: &quot;--&quot; }
&lt;p&gt; ntoreturn:1 reslen:37 17ms&lt;br/&gt;
Fri Dec  2 08:52:33 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn1611&amp;#93;&lt;/span&gt;  tuner_db Assertion failure !loc.isNull() db/pdfile.cpp 1881&lt;br/&gt;
0x57eeb6 0x589d6b 0x8a2746 0x777a3e 0x8890d4 0xa9c576 0x638937 0x7ffbf8332efc 0x7ffbf78cc89d &lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo12sayDbContextEPKc+0x96) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x57eeb6&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo8assertedEPKcS1_j+0xfb) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x589d6b&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod() &lt;span class=&quot;error&quot;&gt;&amp;#91;0x8a2746&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo7profileERKNS_6ClientERNS_5CurOpE+0xc1e) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x777a3e&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo16assembleResponseERNS_7MessageERNS_10DbResponseERKNS_11HostAndPortE+0xa04) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x8890d4&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo16MyMessageHandler7processERNS_7MessageEPNS_21AbstractMessagingPortEPNS_9LastErrorE+0x76) &lt;span class=&quot;error&quot;&gt;&amp;#91;0xa9c576&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo3pms9threadRunEPNS_13MessagingPortE+0x287) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x638937&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /lib/x86_64-linux-gnu/libpthread.so.0(+0x7efc) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7ffbf8332efc&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /lib/x86_64-linux-gnu/libc.so.6(clone+0x6d) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7ffbf78cc89d&amp;#93;&lt;/span&gt;&lt;br/&gt;
Fri Dec  2 08:52:33 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn1611&amp;#93;&lt;/span&gt; AssertionException handling request, closing client connection: 0 assertion db/pdfile.cpp:1881&lt;/p&gt;


&lt;p&gt;The differencies in mongodb.conf are the followings:&lt;br/&gt;
profile=1&lt;br/&gt;
slowms=10&lt;br/&gt;
nojournal=true&lt;br/&gt;
logappend=true&lt;br/&gt;
auth=true&lt;br/&gt;
noprealloc=true&lt;/p&gt;

&lt;p&gt;Its a single mongodb instance, no relicas or sharding.&lt;br/&gt;
Current connections are around 30, with some query and update here and there, so there not so much load on mongodb(right now).&lt;/p&gt;</description>
                <environment>Build info: Linux bs-linux64.10gen.cc 2.6.21.7-2.ec2.v1.2.fc8xen #1 SMP Fri Nov 20 17:48:28 EST 2009 x86_64 BOOST_LIB_VERSION=1_41&lt;br/&gt;
Server: cpu: ~500 Mhz, 765 MB ram hosted on elastichosts.com.&lt;br/&gt;
OS: Ubuntu 11.10, kernel: 3.0.0-12-generic</environment>
        <key id="25881">SERVER-4416</key>
            <summary>Assertion failure !loc.isNull() db/pdfile.cpp 1881</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</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="3">Duplicate</resolution>
                                        <assignee username="aaron">Aaron Staple</assignee>
                                    <reporter username="benedicht">Gy&#246;rgy Nagy</reporter>
                        <labels>
                            <label>assertion</label>
                            <label>server</label>
                    </labels>
                <created>Fri, 2 Dec 2011 09:28:19 +0000</created>
                <updated>Mon, 17 Sep 2012 23:38:26 +0000</updated>
                            <resolved>Sun, 4 Dec 2011 22:41:25 +0000</resolved>
                                    <version>2.0.1</version>
                                                    <component>Internal Code</component>
                    <component>Stability</component>
                                        <votes>0</votes>
                                    <watches>0</watches>
                                                                                                                <comments>
                            <comment id="70805" author="benedicht" created="Mon, 5 Dec 2011 07:35:39 +0000"  >&lt;p&gt;Thank you.&lt;/p&gt;</comment>
                            <comment id="70774" author="aaron" created="Sun, 4 Dec 2011 22:41:08 +0000"  >&lt;p&gt;Yep, this is happening because system.profile is not capped.  I&apos;ve filed &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-4426&quot; title=&quot;cryptic assertion when system.profile is not a capped collection&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-4426&quot;&gt;&lt;del&gt;SERVER-4426&lt;/del&gt;&lt;/a&gt; so that we can print a more user friendly error message.&lt;/p&gt;</comment>
                            <comment id="70724" author="benedicht" created="Sun, 4 Dec 2011 08:14:25 +0000"  >&lt;p&gt;&quot;Can you provide more information on one of the operations that triggered this failure&quot;&lt;br/&gt;
Well, most of the time the db.getCollectionNames() from rockmongo asserted but but as i see basically everything(authentication, query, insert) asserted on this db that reached the 10ms runtime.&lt;br/&gt;
And i forgot to write it when i wrote this issue that the system.profile collection are create by hand after i saw in the log file the warnings: &quot;profile: warning ns tuner_db.system.profile does not exist&quot;, and as i see now in the docs normally its a capped collection, but i created it as a regular collection. Can it be the source of the problem?&lt;/p&gt;

&lt;p&gt;The db.system.profile.stats() output:&lt;br/&gt;
{&lt;br/&gt;
        &quot;ns&quot; : &quot;tuner_db.system.profile&quot;,&lt;br/&gt;
        &quot;count&quot; : 29,&lt;br/&gt;
        &quot;size&quot; : 7432,&lt;br/&gt;
        &quot;avgObjSize&quot; : 256.2758620689655,&lt;br/&gt;
        &quot;storageSize&quot; : 8192,&lt;br/&gt;
        &quot;numExtents&quot; : 1,&lt;br/&gt;
        &quot;nindexes&quot; : 1,&lt;br/&gt;
        &quot;lastExtentSize&quot; : 8192,&lt;br/&gt;
        &quot;paddingFactor&quot; : 1,&lt;br/&gt;
        &quot;flags&quot; : 1,&lt;br/&gt;
        &quot;totalIndexSize&quot; : 8176,&lt;br/&gt;
        &quot;indexSizes&quot; : &lt;/p&gt;
{
                &quot;_id_&quot; : 8176
        }
&lt;p&gt;,&lt;br/&gt;
        &quot;ok&quot; : 1&lt;br/&gt;
}&lt;/p&gt;

&lt;p&gt;&quot;&quot;couldn&apos;t make room for new record&quot; ...&quot;&lt;br/&gt;
Not found in the logs.&lt;/p&gt;</comment>
                            <comment id="70704" author="aaron" created="Sat, 3 Dec 2011 23:45:57 +0000"  >&lt;p&gt;Hi Gy&#246;rgy,&lt;/p&gt;

&lt;p&gt;Can you provide more information on one of the operations that triggered this failure, and also run db.system.profile.stats() and send us the output?&lt;/p&gt;

&lt;p&gt;Also, can you look back in your logs and see if there are any messages like this:&lt;/p&gt;

&lt;p&gt;&quot;couldn&apos;t make room for new record&quot; ...&lt;/p&gt;

&lt;p&gt;Thanks,&lt;br/&gt;
Aaron&lt;/p&gt;</comment>
                            <comment id="70386" author="benedicht" created="Fri, 2 Dec 2011 11:39:07 +0000"  >&lt;p&gt;After turned profiling off, no assertation occured.&lt;/p&gt;</comment>
                            <comment id="70378" author="benedicht" created="Fri, 2 Dec 2011 09:37:17 +0000"  >&lt;p&gt;One of the assert that occured on an insert:&lt;/p&gt;

&lt;p&gt;Thu Dec  1 09:51:13 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn737&amp;#93;&lt;/span&gt;  authenticate: &lt;/p&gt;
{ authenticate: 1, user: &quot;--&quot;, nonce: &quot;--&quot;, key: &quot;--&quot; }
&lt;p&gt;Thu Dec  1 09:51:13 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn737&amp;#93;&lt;/span&gt; insert tuner_db.friend_action 68ms&lt;br/&gt;
Thu Dec  1 09:51:13 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn737&amp;#93;&lt;/span&gt;  tuner_db.friend_action Assertion failure !loc.isNull() db/pdfile.cpp 1881&lt;br/&gt;
0x57eeb6 0x589d6b 0x8a2746 0x777a3e 0x8890d4 0xa9c576 0x638937 0x7ffbf8332efc 0x7ffbf78cc89d &lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo12sayDbContextEPKc+0x96) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x57eeb6&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo8assertedEPKcS1_j+0xfb) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x589d6b&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod() &lt;span class=&quot;error&quot;&gt;&amp;#91;0x8a2746&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo7profileERKNS_6ClientERNS_5CurOpE+0xc1e) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x777a3e&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo16assembleResponseERNS_7MessageERNS_10DbResponseERKNS_11HostAndPortE+0xa04) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x8890d4&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo16MyMessageHandler7processERNS_7MessageEPNS_21AbstractMessagingPortEPNS_9LastErrorE+0x76) &lt;span class=&quot;error&quot;&gt;&amp;#91;0xa9c576&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /usr/bin/mongod(_ZN5mongo3pms9threadRunEPNS_13MessagingPortE+0x287) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x638937&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /lib/x86_64-linux-gnu/libpthread.so.0(+0x7efc) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7ffbf8332efc&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /lib/x86_64-linux-gnu/libc.so.6(clone+0x6d) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7ffbf78cc89d&amp;#93;&lt;/span&gt;&lt;br/&gt;
Thu Dec  1 09:51:13 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn737&amp;#93;&lt;/span&gt; AssertionException handling request, closing client connection: 0 assertion db/pdfile.cpp:1881 &lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="25983">SERVER-4426</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                                        </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>6.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Sat, 3 Dec 2011 23:45:57 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        12 years, 11 weeks, 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>
                            12 years, 11 weeks, 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="10020"><![CDATA[Linux]]></customfieldvalue>

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

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

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

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