<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 05:23:33 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-50775] resumable index build rollback tests hang in RollbackTest.kSyncSourceOpsBeforeRollback</title>
                <link>https://jira.mongodb.org/browse/SERVER-50775</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;The rollback tests for resumable index builds sometimes hang during the &lt;a href=&quot;https://github.com/mongodb/mongo/blob/133f5c036868cb108aec0fa1442398dae6e8da0a/jstests/replsets/libs/rollback_test.js#L486&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;RollbackTest.transitionToSyncSourceOperationsBeforeRollback&lt;/a&gt; phase. The logs indicate that the replSetStepDown is failing to acquire the RSTL to complete the stepdown:&lt;/p&gt;

&lt;p/&gt;
&lt;div id=&quot;syntaxplugin&quot; class=&quot;syntaxplugin&quot; style=&quot;border: 1px dashed #bbb; border-radius: 5px !important; overflow: auto; max-height: 30em;&quot;&gt;
&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;font-size: 1em; line-height: 1.4em !important; font-weight: normal; font-style: normal; color: black;&quot;&gt;
		&lt;tbody &gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;  margin-top: 10px;   margin-bottom: 10px;  width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:rollback_resumable_index_build_drain_writes_phase] 2020-09-06T11:16:14.276+0000 d21280| 2020-09-06T11:16:14.276+00:00 I  COMMAND  51803   [conn103] &quot;Slow query&quot;,&quot;attr&quot;:{&quot;type&quot;:&quot;command&quot;,&quot;ns&quot;:&quot;admin.$cmd&quot;,&quot;appName&quot;:&quot;MongoDB Shell&quot;,&quot;command&quot;:{&quot;replSetStepDown&quot;:1,&quot;force&quot;:true,&quot;lsid&quot;:{&quot;id&quot;:{&quot;$uuid&quot;:&quot;b9fb9ad3-9c2d-4a97-90ae-7861250da89c&quot;}},&quot;$clusterTime&quot;:{&quot;clusterTime&quot;:{&quot;$timestamp&quot;:{&quot;t&quot;:1599390943,&quot;i&quot;:4}},&quot;signature&quot;:{&quot;hash&quot;:{&quot;$binary&quot;:{&quot;base64&quot;:&quot;AAAAAAAAAAAAAAAAAAAAAAAAAAA=&quot;,&quot;subType&quot;:&quot;0&quot;}},&quot;keyId&quot;:0}},&quot;$readPreference&quot;:{&quot;mode&quot;:&quot;secondaryPreferred&quot;},&quot;$db&quot;:&quot;admin&quot;},&quot;numYields&quot;:0,&quot;ok&quot;:0,&quot;errMsg&quot;:&quot;Unable to acquire X lock on &apos;{4611686018427387905: ReplicationStateTransition, 1}&apos; within 1000ms. opId: 2497, op: conn103, connId: 103.&quot;,&quot;errName&quot;:&quot;LockTimeout&quot;,&quot;errCode&quot;:24,&quot;reslen&quot;:347,&quot;locks&quot;:{&quot;ReplicationStateTransition&quot;:{&quot;acquireCount&quot;:{&quot;W&quot;:1},&quot;acquireWaitCount&quot;:{&quot;W&quot;:1},&quot;timeAcquiringMicros&quot;:{&quot;W&quot;:1001442}}},&quot;protocol&quot;:&quot;op_msg&quot;,&quot;durationMillis&quot;:1002}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;

&lt;p&gt;The resumable index build rollback test fixture is supposed to detect an interrupted index build and &lt;a href=&quot;https://github.com/mongodb/mongo/blob/133f5c036868cb108aec0fa1442398dae6e8da0a/jstests/replsets/libs/rollback_resumable_index_build.js#L71&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;disable the fail point that is blocking the stepdown&lt;/a&gt; in this parallel shell script.&lt;/p&gt;

&lt;p/&gt;
&lt;div id=&quot;syntaxplugin&quot; class=&quot;syntaxplugin&quot; style=&quot;border: 1px dashed #bbb; border-radius: 5px !important; overflow: auto; max-height: 30em;&quot;&gt;
&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;font-size: 1em; line-height: 1.4em !important; font-weight: normal; font-style: normal; color: black;&quot;&gt;
		&lt;tbody &gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;  margin-top: 10px;   margin-bottom: 10px;  width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:rollback_resumable_index_build_drain_writes_phase] 2020-09-06T11:15:44.360+0000 d21280| 2020-09-06T11:15:44.359+00:00 W  CONTROL  23829   [conn152] &quot;Set failpoint&quot;,&quot;attr&quot;:{&quot;failPointName&quot;:&quot;hangIndexBuildDuringBulkLoadPhase&quot;,&quot;failPoint&quot;:{&quot;mode&quot;:0,&quot;data&quot;:{},&quot;timesEntered&quot;:2}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;

&lt;p&gt;However, the lock manager diagnostic output shows the index build still waiting in the (disabled) fail point:&lt;/p&gt;

&lt;p/&gt;
&lt;div id=&quot;syntaxplugin&quot; class=&quot;syntaxplugin&quot; style=&quot;border: 1px dashed #bbb; border-radius: 5px !important; overflow: auto; max-height: 30em;&quot;&gt;
&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;font-size: 1em; line-height: 1.4em !important; font-weight: normal; font-style: normal; color: black;&quot;&gt;
		&lt;tbody &gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;  margin-top: 10px;   margin-bottom: 10px;  width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:rollback_resumable_index_build_drain_writes_phase] 2020-09-06T11:28:15.455+0000 d21280| 2020-09-06T11:28:15.454+00:00 I  -        20521   [initandlisten] &quot;lock manager dump&quot;,&quot;attr&quot;:{&quot;addr&quot;:&quot;0x7f157b3805d0&quot;,&quot;locks&quot;:[{&quot;lockAddr&quot;:&quot;0x7f1587ac7f00&quot;,&quot;resourceId&quot;:&quot;{6917529027641081857: Global, 1}&quot;,&quot;granted&quot;:[{&quot;lockRequest&quot;:&quot;0x877&quot;,&quot;lockRequestAddr&quot;:&quot;0x7f1588764380&quot;,&quot;thread&quot;:&quot;139729275131648&quot;,&quot;mode&quot;:&quot;IX&quot;,&quot;convertMode&quot;:&quot;NONE&quot;,&quot;enqueueAtFront&quot;:false,&quot;compatibleFirst&quot;:false,&quot;debugInfo&quot;:&quot;index build: e7e6b33d-5d1e-475b-93ff-556d37705231&quot;,&quot;clientInfo&quot;:{&quot;desc&quot;:&quot;IndexBuildsCoordinatorMongod-0&quot;,&quot;opid&quot;:2167}}],&quot;pending&quot;:[]},{&quot;lockAddr&quot;:&quot;0x7f1587ac7e80&quot;,&quot;resourceId&quot;:&quot;{4611686018427387905: ReplicationStateTransition, 1}&quot;,&quot;granted&quot;:[{&quot;lockRequest&quot;:&quot;0x877&quot;,&quot;lockRequestAddr&quot;:&quot;0x7f1588764380&quot;,&quot;thread&quot;:&quot;139729275131648&quot;,&quot;mode&quot;:&quot;IX&quot;,&quot;convertMode&quot;:&quot;NONE&quot;,&quot;enqueueAtFront&quot;:false,&quot;compatibleFirst&quot;:false,&quot;debugInfo&quot;:&quot;index build: e7e6b33d-5d1e-475b-93ff-556d37705231&quot;,&quot;clientInfo&quot;:{&quot;desc&quot;:&quot;IndexBuildsCoordinatorMongod-0&quot;,&quot;opid&quot;:2167}}],&quot;pending&quot;:[]},{&quot;lockAddr&quot;:&quot;0x7f15889d0100&quot;,&quot;resourceId&quot;:&quot;{10123292395995783581: Database, 899920359141007773, test}&quot;,&quot;granted&quot;:[{&quot;lockRequest&quot;:&quot;0x877&quot;,&quot;lockRequestAddr&quot;:&quot;0x7f1588764380&quot;,&quot;thread&quot;:&quot;139729275131648&quot;,&quot;mode&quot;:&quot;IX&quot;,&quot;convertMode&quot;:&quot;NONE&quot;,&quot;enqueueAtFront&quot;:false,&quot;compatibleFirst&quot;:false,&quot;debugInfo&quot;:&quot;index build: e7e6b33d-5d1e-475b-93ff-556d37705231&quot;,&quot;clientInfo&quot;:{&quot;desc&quot;:&quot;IndexBuildsCoordinatorMongod-0&quot;,&quot;opid&quot;:2167}}],&quot;pending&quot;:[]},{&quot;lockAddr&quot;:&quot;0x7f15889d0400&quot;,&quot;resourceId&quot;:&quot;{11723802635811401853: Collection, 194587589742932093, test.rollback_resumable_index_build_drain_writes_phase}&quot;,&quot;granted&quot;:[{&quot;lockRequest&quot;:&quot;0x877&quot;,&quot;lockRequestAddr&quot;:&quot;0x7f1588764380&quot;,&quot;thread&quot;:&quot;139729275131648&quot;,&quot;mode&quot;:&quot;IX&quot;,&quot;convertMode&quot;:&quot;NONE&quot;,&quot;enqueueAtFront&quot;:false,&quot;compatibleFirst&quot;:false,&quot;debugInfo&quot;:&quot;index build: e7e6b33d-5d1e-475b-93ff-556d37705231&quot;,&quot;clientInfo&quot;:{&quot;desc&quot;:&quot;IndexBuildsCoordinatorMongod-0&quot;,&quot;opid&quot;:2167}}],&quot;pending&quot;:[]}]}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;</description>
                <environment></environment>
        <key id="1463871">SERVER-50775</key>
            <summary>resumable index build rollback tests hang in RollbackTest.kSyncSourceOpsBeforeRollback</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="13201">Fixed</resolution>
                                        <assignee username="gregory.noma@mongodb.com">Gregory Noma</assignee>
                                    <reporter username="benety.goh@mongodb.com">Benety Goh</reporter>
                        <labels>
                    </labels>
                <created>Sun, 6 Sep 2020 12:16:43 +0000</created>
                <updated>Sun, 29 Oct 2023 22:03:32 +0000</updated>
                            <resolved>Thu, 10 Sep 2020 21:15:17 +0000</resolved>
                                                    <fixVersion>4.8.0</fixVersion>
                                    <component>Storage</component>
                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="3387734" author="xgen-internal-githook" created="Fri, 11 Sep 2020 17:09:37 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Gregory Noma&apos;, &apos;email&apos;: &apos;gregory.noma@gmail.com&apos;, &apos;username&apos;: &apos;gregorynoma&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-50775&quot; title=&quot;resumable index build rollback tests hang in RollbackTest.kSyncSourceOpsBeforeRollback&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-50775&quot;&gt;&lt;del&gt;SERVER-50775&lt;/del&gt;&lt;/a&gt; Use failpoint for yielding index build locks in RollbackResumableIndexBuildTest&lt;br/&gt;
Branch: svilen-optimizer-poc&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/4ff797fa438d9d1eb49ae9335174fb1140fc86eb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/4ff797fa438d9d1eb49ae9335174fb1140fc86eb&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3386357" author="xgen-internal-githook" created="Thu, 10 Sep 2020 21:13:23 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Gregory Noma&apos;, &apos;email&apos;: &apos;gregory.noma@gmail.com&apos;, &apos;username&apos;: &apos;gregorynoma&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-50775&quot; title=&quot;resumable index build rollback tests hang in RollbackTest.kSyncSourceOpsBeforeRollback&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-50775&quot;&gt;&lt;del&gt;SERVER-50775&lt;/del&gt;&lt;/a&gt; Use failpoint for yielding index build locks in RollbackResumableIndexBuildTest&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/4ff797fa438d9d1eb49ae9335174fb1140fc86eb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/4ff797fa438d9d1eb49ae9335174fb1140fc86eb&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="1362808">SERVER-48419</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1418522">SERVER-49847</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10011" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Backwards Compatibility</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10038"><![CDATA[Fully Compatible]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 10 Sep 2020 19:06:19 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        3 years, 21 weeks, 5 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_17050" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Downstream Team Attention</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="16941"><![CDATA[Not Needed]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>PM-1344</customfieldvalue>
                        </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>luke.bonanomi@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            3 years, 21 weeks, 5 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10032" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Operating System</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10026"><![CDATA[ALL]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>benety.goh@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>gregory.noma@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hy436f:</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</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_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="4213">Execution Team 2020-09-21</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|hy3pfr:</customfieldvalue>

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