<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 06:22:20 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-72621] Fix failed invariant when encoding Decimal128 with precision and min with more decimal points than precision</title>
                <link>https://jira.mongodb.org/browse/SERVER-72621</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;&lt;tt&gt;toInt128FromDecimal128&lt;/tt&gt; has an &lt;a href=&quot;https://github.com/mongodb/mongo/blob/b34b6b1752133308239174e52ff0367f0c358c8e/src/mongo/crypto/fle_crypto.cpp#L3899-L3900&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;invariant requiring the argument has no fractional part&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Subtracting the min may result in a non-zero fractional part in &lt;a href=&quot;https://github.com/mongodb/mongo/blob/b34b6b1752133308239174e52ff0367f0c358c8e/src/mongo/crypto/fle_crypto.cpp#L4002-L4006&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;this operation&lt;/a&gt;:&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;Decimal128 v_prime2 = v_prime.subtract(min.get()).scale(precision.get());&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;This only occurs if the min has more decimal places than the precision.&lt;/p&gt;</description>
                <environment></environment>
        <key id="2227827">SERVER-72621</key>
            <summary>Fix failed invariant when encoding Decimal128 with precision and min with more decimal points than precision</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="kevin.albertson@mongodb.com">Kevin Albertson</assignee>
                                    <reporter username="kevin.albertson@mongodb.com">Kevin Albertson</reporter>
                        <labels>
                    </labels>
                <created>Mon, 9 Jan 2023 15:22:01 +0000</created>
                <updated>Sun, 29 Oct 2023 21:28:32 +0000</updated>
                            <resolved>Mon, 9 Jan 2023 20:45:11 +0000</resolved>
                                                    <fixVersion>6.3.0-rc0</fixVersion>
                                    <component>Queryable Encryption</component>
                                        <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="5100863" author="xgen-internal-githook" created="Mon, 9 Jan 2023 20:13:33 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Kevin Albertson&apos;, &apos;email&apos;: &apos;kevin.albertson@mongodb.com&apos;, &apos;username&apos;: &apos;kevinAlbs&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-72621&quot; title=&quot;Fix failed invariant when encoding Decimal128 with precision and min with more decimal points than precision&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-72621&quot;&gt;&lt;del&gt;SERVER-72621&lt;/del&gt;&lt;/a&gt; truncate v_prime2&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/b4119be75bb8f31da7e8f28bb4e3f881f3bc5027&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/b4119be75bb8f31da7e8f28bb4e3f881f3bc5027&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>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>Mon, 9 Jan 2023 16:12:12 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        1 year, 4 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_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_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>
                            1 year, 4 weeks, 2 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>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>kevin.albertson@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i1pp7j:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|i188ao:</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_22250" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Special Downgrade Instructions Required</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="23343"><![CDATA[Not Needed]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10750" key="com.atlassian.jira.plugin.system.customfieldtypes:textarea">
                        <customfieldname>Steps To Reproduce</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>&lt;p&gt;The test case &lt;tt&gt;ASSERT_EIBB(5, &quot;18446744073709551616&quot;, &quot;.01&quot;, 1, 49)&lt;/tt&gt; in &#160;&lt;tt&gt;Double_Bounds_Precision&lt;/tt&gt; results in the following invariant failure:&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;   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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2023-01-09T14:57:45.295Z&quot;},&quot;s&quot;:&quot;F&quot;,  &quot;c&quot;:&quot;ASSERT&quot;,   &quot;id&quot;:23079,   &quot;ctx&quot;:&quot;main&quot;,&quot;msg&quot;:&quot;Invariant failure&quot;,&quot;attr&quot;:{&quot;expr&quot;:&quot;dec.round() == dec&quot;,&quot;file&quot;:&quot;src/mongo/crypto/fle_crypto.cpp&quot;,&quot;line&quot;:3630}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2023-01-09T14:57:45.295Z&quot;},&quot;s&quot;:&quot;F&quot;,  &quot;c&quot;:&quot;ASSERT&quot;,   &quot;id&quot;:23080,   &quot;ctx&quot;:&quot;main&quot;,&quot;msg&quot;:&quot;\n\n***aborting after invariant() failure\n\n&quot;}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2023-01-09T14:57:45.295Z&quot;},&quot;s&quot;:&quot;F&quot;,  &quot;c&quot;:&quot;CONTROL&quot;,  &quot;id&quot;:6384300, &quot;ctx&quot;:&quot;main&quot;,&quot;msg&quot;:&quot;Writing fatal message&quot;,&quot;attr&quot;:{&quot;message&quot;:&quot;\n&quot;}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2023-01-09T14:57:45.295Z&quot;},&quot;s&quot;:&quot;F&quot;,  &quot;c&quot;:&quot;CONTROL&quot;,  &quot;id&quot;:6384300, &quot;ctx&quot;:&quot;main&quot;,&quot;msg&quot;:&quot;Writing fatal message&quot;,&quot;attr&quot;:{&quot;message&quot;:&quot;Got signal: 6 (Aborted).\n&quot;}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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;   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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2023-01-09T14:57:45.304Z&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;CONTROL&quot;,  &quot;id&quot;:31380,   &quot;ctx&quot;:&quot;main&quot;,&quot;msg&quot;:&quot;BACKTRACE&quot;,&quot;attr&quot;:{&quot;bt&quot;:{&quot;backtrace&quot;:[{&quot;a&quot;:&quot;7F12588668F9&quot;,&quot;b&quot;:&quot;7F1258682000&quot;,&quot;o&quot;:&quot;1E48F9&quot;,&quot;s&quot;:&quot;_ZN5mongo18stack_trace_detail12_GLOBAL__N_117getStackTraceImplERKNS1_7OptionsE&quot;,&quot;C&quot;:&quot;mongo::stack_trace_detail::(anonymous namespace)::getStackTraceImpl(mongo::stack_trace_detail::(anonymous namespace)::Options const&amp;amp;)&quot;,&quot;s+&quot;:&quot;129&quot;},{&quot;a&quot;:&quot;7F1258867920&quot;,&quot;b&quot;:&quot;7F1258682000&quot;,&quot;o&quot;:&quot;1E5920&quot;,&quot;s&quot;:&quot;_ZN5mongo15printStackTraceEv&quot;,&quot;C&quot;:&quot;mongo::printStackTrace()&quot;,&quot;s+&quot;:&quot;30&quot;},{&quot;a&quot;:&quot;7F1258862D2D&quot;,&quot;b&quot;:&quot;7F1258682000&quot;,&quot;o&quot;:&quot;1E0D2D&quot;,&quot;s&quot;:&quot;abruptQuit&quot;,&quot;s+&quot;:&quot;12D&quot;},{&quot;a&quot;:&quot;7F12569F0980&quot;,&quot;b&quot;:&quot;7F12569DE000&quot;,&quot;o&quot;:&quot;12980&quot;,&quot;s&quot;:&quot;funlockfile&quot;,&quot;s+&quot;:&quot;50&quot;},{&quot;a&quot;:&quot;7F125662BE87&quot;,&quot;b&quot;:&quot;7F12565ED000&quot;,&quot;o&quot;:&quot;3EE87&quot;,&quot;s&quot;:&quot;gsignal&quot;,&quot;s+&quot;:&quot;C7&quot;},{&quot;a&quot;:&quot;7F125662D7F1&quot;,&quot;b&quot;:&quot;7F12565ED000&quot;,&quot;o&quot;:&quot;407F1&quot;,&quot;s&quot;:&quot;abort&quot;,&quot;s+&quot;:&quot;141&quot;},{&quot;a&quot;:&quot;7F1258855E3B&quot;,&quot;b&quot;:&quot;7F1258682000&quot;,&quot;o&quot;:&quot;1D3E3B&quot;,&quot;s&quot;:&quot;_ZN5mongo12_GLOBAL__N_19callAbortEv&quot;,&quot;C&quot;:&quot;mongo::(anonymous namespace)::callAbort()&quot;,&quot;s+&quot;:&quot;1B&quot;},{&quot;a&quot;:&quot;7F1258855D0D&quot;,&quot;b&quot;:&quot;7F1258682000&quot;,&quot;o&quot;:&quot;1D3D0D&quot;,&quot;s&quot;:&quot;_ZN5mongo15invariantFailedEPKcS1_j&quot;,&quot;C&quot;:&quot;mongo::invariantFailed(char const*, char const*, unsigned int)&quot;,&quot;s+&quot;:&quot;ED&quot;},{&quot;a&quot;:&quot;7F1259190E3C&quot;,&quot;b&quot;:&quot;7F125915A000&quot;,&quot;o&quot;:&quot;36E3C&quot;,&quot;s&quot;:&quot;_ZN5mongo22toInt128FromDecimal128ENS_10Decimal128E&quot;,&quot;C&quot;:&quot;mongo::toInt128FromDecimal128(mongo::Decimal128)&quot;,&quot;s+&quot;:&quot;21C&quot;},{&quot;a&quot;:&quot;7F12591911F8&quot;,&quot;b&quot;:&quot;7F125915A000&quot;,&quot;o&quot;:&quot;371F8&quot;,&quot;s&quot;:&quot;_ZN5mongo21getTypeInfoDecimal128ENS_10Decimal128EN5boost8optionalIS0_EES3_NS2_IjEE&quot;,&quot;C&quot;:&quot;mongo::getTypeInfoDecimal128(mongo::Decimal128, boost::optional&amp;lt;mongo::Decimal128&amp;gt;, boost::optional&amp;lt;mongo::Decimal128&amp;gt;, boost::optional&amp;lt;unsigned int&amp;gt;)&quot;,&quot;s+&quot;:&quot;318&quot;},{&quot;a&quot;:&quot;557C523615A4&quot;,&quot;b&quot;:&quot;557C5225D000&quot;,&quot;o&quot;:&quot;1045A4&quot;,&quot;s&quot;:&quot;_ZN5mongo62UnitTest_SuiteNameRangeTestTestNameDecimal128_Bounds_Precision7_doTestEv&quot;,&quot;C&quot;:&quot;mongo::UnitTest_SuiteNameRangeTestTestNameDecimal128_Bounds_Precision::_doTest()&quot;,&quot;s+&quot;:&quot;4A84&quot;},{&quot;a&quot;:&quot;7F1259210F89&quot;,&quot;b&quot;:&quot;7F12591E5000&quot;,&quot;o&quot;:&quot;2BF89&quot;,&quot;s&quot;:&quot;_ZN5mongo8unittest4Test3runEv&quot;,&quot;C&quot;:&quot;mongo::unittest::Test::run()&quot;,&quot;s+&quot;:&quot;19&quot;},{&quot;a&quot;:&quot;557C5239BA7E&quot;,&quot;b&quot;:&quot;557C5225D000&quot;,&quot;o&quot;:&quot;13EA7E&quot;,&quot;s&quot;:&quot;_ZZN5mongo8unittest4Test17RegistrationAgentINS_62UnitTest_SuiteNameRangeTestTestNameDecimal128_Bounds_PrecisionEEC1EPKNS0_8TestInfoEENKUlvE_clEv&quot;,&quot;C&quot;:&quot;mongo::unittest::Test::RegistrationAgent&amp;lt;mongo::UnitTest_SuiteNameRangeTestTestNameDecimal128_Bounds_Precision&amp;gt;::RegistrationAgent(mongo::unittest::TestInfo const*)::{lambda()#1}::operator()() const&quot;,&quot;s+&quot;:&quot;4E&quot;},{&quot;a&quot;:&quot;7F125921282A&quot;,&quot;b&quot;:&quot;7F12591E5000&quot;,&quot;o&quot;:&quot;2D82A&quot;,&quot;s&quot;:&quot;_ZN5mongo8unittest5Suite3runERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES9_i&quot;,&quot;C&quot;:&quot;mongo::unittest::Suite::run(std::__cxx11::basic_string&amp;lt;char, std::char_traits&amp;lt;char&amp;gt;, std::allocator&amp;lt;char&amp;gt; &amp;gt; const&amp;amp;, std::__cxx11::basic_string&amp;lt;char, std::char_traits&amp;lt;char&amp;gt;, std::allocator&amp;lt;char&amp;gt; &amp;gt; const&amp;amp;, int)&quot;,&quot;s+&quot;:&quot;42A&quot;},{&quot;a&quot;:&quot;7F12592140D6&quot;,&quot;b&quot;:&quot;7F12591E5000&quot;,&quot;o&quot;:&quot;2F0D6&quot;,&quot;s&quot;:&quot;_ZN5mongo8unittest5Suite3runERKSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS8_EERKS8_SE_i&quot;,&quot;C&quot;:&quot;mongo::unittest::Suite::run(std::vector&amp;lt;std::__cxx11::basic_string&amp;lt;char, std::char_traits&amp;lt;char&amp;gt;, std::allocator&amp;lt;char&amp;gt; &amp;gt;, std::allocator&amp;lt;std::__cxx11::basic_string&amp;lt;char, std::char_traits&amp;lt;char&amp;gt;, std::allocator&amp;lt;char&amp;gt; &amp;gt; &amp;gt; &amp;gt; const&amp;amp;, std::__cxx11::basic_string&amp;lt;char, std::char_traits&amp;lt;char&amp;gt;, std::allocator&amp;lt;char&amp;gt; &amp;gt; const&amp;amp;, std::__cxx11::basic_string&amp;lt;char, std::char_traits&amp;lt;char&amp;gt;, std::allocator&amp;lt;char&amp;gt; &amp;gt; const&amp;amp;, int)&quot;,&quot;s+&quot;:&quot;606&quot;},{&quot;a&quot;:&quot;7F125923C895&quot;,&quot;b&quot;:&quot;7F1259237000&quot;,&quot;o&quot;:&quot;5895&quot;,&quot;s&quot;:&quot;main&quot;,&quot;s+&quot;:&quot;E15&quot;},{&quot;a&quot;:&quot;7F125660EC87&quot;,&quot;b&quot;:&quot;7F12565ED000&quot;,&quot;o&quot;:&quot;21C87&quot;,&quot;s&quot;:&quot;__libc_start_main&quot;,&quot;s+&quot;:&quot;E7&quot;},{&quot;a&quot;:&quot;557C52301A8A&quot;,&quot;b&quot;:&quot;557C5225D000&quot;,&quot;o&quot;:&quot;A4A8A&quot;,&quot;s&quot;:&quot;_start&quot;,&quot;s+&quot;:&quot;2A&quot;}],&quot;processInfo&quot;:{&quot;mongodbVersion&quot;:&quot;unknown&quot;,&quot;gitVersion&quot;:&quot;none&quot;,&quot;compiledModules&quot;:[&quot;unknown&quot;],&quot;uname&quot;:{&quot;sysname&quot;:&quot;Linux&quot;,&quot;release&quot;:&quot;5.4.0-1085-aws&quot;,&quot;version&quot;:&quot;#92~18.04.1-Ubuntu SMP Wed Aug 31 17:21:08 UTC 2022&quot;,&quot;machine&quot;:&quot;x86_64&quot;},&quot;somap&quot;:[{&quot;b&quot;:&quot;557C5225D000&quot;,&quot;elfType&quot;:3,&quot;buildId&quot;:&quot;465A763F4D432B627410111E3B526D08BCEAD0DE&quot;},{&quot;b&quot;:&quot;7F1259237000&quot;,&quot;path&quot;:&quot;/home/ubuntu/mongo/build/install/bin/../lib/libunittest_main.so&quot;,&quot;elfType&quot;:3,&quot;buildId&quot;:&quot;499651BD0BF382F88709D18EDF39086B541D9BE7&quot;},{&quot;b&quot;:&quot;7F12591E5000&quot;,&quot;path&quot;:&quot;/home/ubuntu/mongo/build/install/bin/../lib/libunittest.so&quot;,&quot;elfType&quot;:3,&quot;buildId&quot;:&quot;947DCAFF87C10215EA72AB95C12D9159540A38E4&quot;},{&quot;b&quot;:&quot;7F125915A000&quot;,&quot;path&quot;:&quot;/home/ubuntu/mongo/build/install/bin/../lib/libfle_crypto.so&quot;,&quot;elfType&quot;:3,&quot;buildId&quot;:&quot;710E2BA20EDC3259CE4EDBE8253BB961D404FA2E&quot;},{&quot;b&quot;:&quot;7F1258682000&quot;,&quot;path&quot;:&quot;/home/ubuntu/mongo/build/install/bin/../lib/libbase.so&quot;,&quot;elfType&quot;:3,&quot;buildId&quot;:&quot;910FC70761C855A2191338C99E7AC5A7B309DE3C&quot;},{&quot;b&quot;:&quot;7F12569DE000&quot;,&quot;path&quot;:&quot;/lib/x86_64-linux-gnu/libpthread.so.0&quot;,&quot;elfType&quot;:3,&quot;buildId&quot;:&quot;8B60B9F8D9A27F2264A0D8E6C0768B3B02C29926&quot;},{&quot;b&quot;:&quot;7F12565ED000&quot;,&quot;path&quot;:&quot;/lib/x86_64-linux-gnu/libc.so.6&quot;,&quot;elfType&quot;:3,&quot;buildId&quot;:&quot;71F0F3074A929E519E85F6A5C03A7D1FD976BFE4&quot;}]}}},&quot;tags&quot;:[]}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&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-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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2023-01-09T14:57:45.304Z&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;CONTROL&quot;,  &quot;id&quot;:31445,   &quot;ctx&quot;:&quot;main&quot;,&quot;msg&quot;:&quot;Frame&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;7F12588668F9&quot;,&quot;b&quot;:&quot;7F1258682000&quot;,&quot;o&quot;:&quot;1E48F9&quot;,&quot;s&quot;:&quot;_ZN5mongo18stack_trace_detail12_GLOBAL__N_117getStackTraceImplERKNS1_7OptionsE&quot;,&quot;C&quot;:&quot;mongo::stack_trace_detail::(anonymous namespace)::getStackTraceImpl(mongo::stack_trace_detail::(anonymous namespace)::Options const&amp;amp;)&quot;,&quot;s+&quot;:&quot;129&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;</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|i1pbcv:</customfieldvalue>

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