<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 06:12:09 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-68946] jscore failure on 6.0 mongo container</title>
                <link>https://jira.mongodb.org/browse/SERVER-68946</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;&lt;b&gt;Failing jscore tests&lt;/b&gt;: &lt;em&gt;jstests/core/bypass_doc_validation.js,&lt;/em&gt;&#160;&lt;em&gt;jstests/core/json_schema/logical_keywords.js&lt;/em&gt;&lt;br/&gt;
&lt;b&gt;Bug Symptoms:&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;&quot;A corrupt namespace has been detected. See &lt;a href=&quot;http://dochub.mongodb.org/core/data-recovery&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://dochub.mongodb.org/core/data-recovery&lt;/a&gt;&#160;for recovery steps.&quot;&lt;br/&gt;
&quot;Could not complete validation of table:index-46-760292241510070916. This is a transient issue as the collection was actively in use by other operations.&quot;&lt;br/&gt;
&quot;Detected one or more documents not compliant with the collection&apos;s schema. Check logs for log id 5363500.&quot;&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Context:&lt;/b&gt;&lt;br/&gt;
On the Server Development Platform team, we are working on pushing MongoDB docker containers to DockerHub. We have set up test infrastructure to run some basic tests against a mongodb docker container &amp;amp; run jscore against the mongodb docker container. For 4.4 &amp;amp; 5.0 jscore works without any problems. When we added 6.0 jscore started failing with quite a few data validation failures. To verify that this is a 6.0 bug and not a test infrastructure bug, I ran the failing test with the 5.0 infrastructure against the 6.0 mongodb container (required some negligible changes to the 5.0 infrastructure) &#8212; which fails. When I ran the failing test with the 5.0 infrastructure against a local 6.0 mongod &#8212; things pass. We haven&#8217;t changed the way the mongodb docker container starts up. Since 6.0 has been released, this may be bug that is in our 6.0 binaries.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Mongo Container -&lt;/b&gt; &lt;br/&gt;
contains the 6.0 mongo binaries&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Mongo Workload Container -&lt;/b&gt; &lt;br/&gt;
contains the 6.0 mongo binaries + 6.0 mongo repo to run resmoke against an existing Mongo Container&lt;/p&gt;

&lt;p&gt;&lt;b&gt;REPRO INSTRUCTIONS -&lt;/b&gt;&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;Pull docker images
	&lt;ol&gt;
		&lt;li&gt;&lt;em&gt;docker pull deriamis/mongodb:6.0-ubuntu1804-enterprise-container-BF&lt;/em&gt;&lt;/li&gt;
		&lt;li&gt;&lt;em&gt;docker pull deriamis/mongodb:&lt;/em&gt;&lt;em&gt;6.0-ubuntu1804-enterprise-workload-BF&lt;/em&gt;&lt;/li&gt;
	&lt;/ol&gt;
	&lt;/li&gt;
	&lt;li&gt;Create a test docker network
	&lt;ol&gt;
		&lt;li&gt;&lt;em&gt;docker network create mongo-net&lt;/em&gt;&lt;/li&gt;
	&lt;/ol&gt;
	&lt;/li&gt;
	&lt;li&gt;Start a &lt;em&gt;mongo-container-BF&lt;/em&gt;&#160;(you can add&#160;&lt;em&gt;-d&lt;/em&gt; flag if you want this to run in the background)
	&lt;ol&gt;
		&lt;li&gt;&lt;em&gt;docker run --network mongo-net -it --name test --rm deriamis/mongodb:mongo-container-BF&lt;/em&gt;&lt;/li&gt;
	&lt;/ol&gt;
	&lt;/li&gt;
	&lt;li&gt;Start a terminal session from a&#160;&lt;em&gt;mongo-workload-container-BF&lt;/em&gt; container
	&lt;ol&gt;
		&lt;li&gt;&lt;em&gt;docker run --network mongo-net -it --name workload --rm&lt;/em&gt;&#160; &lt;em&gt;deriamis/mongodb:mongo-workload-container-BF&lt;/em&gt; &lt;em&gt;/bin/bash&lt;/em&gt;&lt;/li&gt;
		&lt;li&gt;&lt;em&gt;cd mongo&lt;/em&gt;&lt;/li&gt;
		&lt;li&gt;&lt;em&gt;python3.8 buildscripts/resmoke.py run --suite core --shellConnString mongodb://test:27017 jstests/core/bypass_doc_validation.js&lt;/em&gt;
		&lt;ol&gt;
			&lt;li&gt;You MUST include &lt;em&gt;&lt;b&gt;python3.8&lt;/b&gt;&lt;/em&gt;&#160;to use resmoke deps&lt;/li&gt;
		&lt;/ol&gt;
		&lt;/li&gt;
	&lt;/ol&gt;
	&lt;/li&gt;
&lt;/ol&gt;
</description>
                <environment></environment>
        <key id="2117120">SERVER-68946</key>
            <summary>jscore failure on 6.0 mongo container</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="13203">Gone away</resolution>
                                        <assignee username="backlog-query-execution">Backlog - Query Execution</assignee>
                                    <reporter username="tausif.rahman@mongodb.com">Tausif Rahman</reporter>
                        <labels>
                    </labels>
                <created>Thu, 18 Aug 2022 16:10:55 +0000</created>
                <updated>Fri, 27 Oct 2023 20:45:16 +0000</updated>
                            <resolved>Fri, 19 Aug 2022 14:48:40 +0000</resolved>
                                    <version>6.0.0</version>
                                                                        <votes>0</votes>
                                    <watches>6</watches>
                                                                                                                <comments>
                            <comment id="4763392" author="JIRAUSER1258055" created="Fri, 19 Aug 2022 14:47:23 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=david.storch%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;david.storch@mongodb.com&quot;&gt;david.storch@mongodb.com&lt;/a&gt;. &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=max.hirschhorn%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;max.hirschhorn@mongodb.com&quot;&gt;max.hirschhorn@mongodb.com&lt;/a&gt; was able to help me out with this, we can close this out. Thanks for the help all!&lt;/p&gt;</comment>
                            <comment id="4763381" author="david.storch" created="Fri, 19 Aug 2022 14:45:11 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=tausif.rahman%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;tausif.rahman@mongodb.com&quot;&gt;tausif.rahman@mongodb.com&lt;/a&gt; did you mean to add this to our triage queue? I&apos;m going to put it there and remove the 6.0.1 fixVersion.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                                        </outwardlinks>
                                                        </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_12751" key="com.atlassian.jira.plugin.system.customfieldtypes:multiselect">
                        <customfieldname>Assigned Teams</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="25125"><![CDATA[Query Execution]]></customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 19 Aug 2022 14:45:11 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        1 year, 24 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_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, 24 weeks, 5 days ago
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_16465" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Linked BF Score</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>135.0</customfieldvalue>

                        </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>backlog-query-execution</customfieldvalue>
            <customfieldvalue>david.storch@mongodb.com</customfieldvalue>
            <customfieldvalue>tausif.rahman@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i16vxj:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|i0pnq0:</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_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|i16i2v:</customfieldvalue>

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