<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 04:40:44 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-35724] Remote EC2 hosts which are not accessible via ssh should fail with system error</title>
                <link>https://jira.mongodb.org/browse/SERVER-35724</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;When a remote EC2 instance is &quot;crashed&quot; by the powercycle test it sometimes fails to become available via ssh. The AWS status still indicates it as &quot;running&quot;. The work in &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-34996&quot; title=&quot;Save console_output &amp;amp; console_screenshot from aws_ec2.py as artifacts in evergreen.yml&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-34996&quot;&gt;&lt;del&gt;SERVER-34996&lt;/del&gt;&lt;/a&gt; is intended to help analyze why this may occur.&lt;/p&gt;

&lt;p&gt;The following should be done such that we can distinguish between a test failure (possible data corruption) and an environment failure:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;&lt;tt&gt;powertest.py&lt;/tt&gt; should exit with a way to indicate it failed due to ssh&lt;/li&gt;
	&lt;li&gt;If the exit is due to ssh, then a system failure should be triggered (which will show the task as purple)&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;In order to help find out why a particular EC2 instance is failing to permit ssh we should also do the following:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Termination of the EC2 instance should not be attempted if a system failure occurred due to ssh issue from powercycle (for non-Windows variants)&lt;/li&gt;
	&lt;li&gt;Increase the &lt;tt&gt;expire_hours&lt;/tt&gt; to 24  (for non-Windows variants)&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment></environment>
        <key id="562546">SERVER-35724</key>
            <summary>Remote EC2 hosts which are not accessible via ssh should fail with system error</summary>
                <type id="3" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14718&amp;avatarType=issuetype">Task</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="jonathan.abrahams">Jonathan Abrahams</assignee>
                                    <reporter username="jonathan.abrahams">Jonathan Abrahams</reporter>
                        <labels>
                            <label>powercycle-infra</label>
                    </labels>
                <created>Thu, 21 Jun 2018 15:37:09 +0000</created>
                <updated>Sun, 29 Oct 2023 22:30:33 +0000</updated>
                            <resolved>Thu, 28 Jun 2018 19:54:00 +0000</resolved>
                                                    <fixVersion>3.6.7</fixVersion>
                    <fixVersion>4.0.1</fixVersion>
                    <fixVersion>4.1.1</fixVersion>
                                                        <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="1946524" author="xgen-internal-githook" created="Fri, 13 Jul 2018 12:33:24 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;hptabster&apos;, &apos;name&apos;: &apos;Jonathan Abrahams&apos;, &apos;email&apos;: &apos;jonathan@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-35724&quot; title=&quot;Remote EC2 hosts which are not accessible via ssh should fail with system error&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-35724&quot;&gt;&lt;del&gt;SERVER-35724&lt;/del&gt;&lt;/a&gt; Remote EC2 hosts which are not accessible via ssh should fail with system error&lt;br/&gt;
Branch: v3.6&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/999672772454d09172121559140f683675479e1f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/999672772454d09172121559140f683675479e1f&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1941791" author="xgen-internal-githook" created="Mon, 9 Jul 2018 13:51:47 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;hptabster&apos;, &apos;name&apos;: &apos;Jonathan Abrahams&apos;, &apos;email&apos;: &apos;jonathan@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-35724&quot; title=&quot;Remote EC2 hosts which are not accessible via ssh should fail with system error&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-35724&quot;&gt;&lt;del&gt;SERVER-35724&lt;/del&gt;&lt;/a&gt; Remote EC2 hosts which are not accessible via ssh should fail with system error&lt;/p&gt;

&lt;p&gt;(cherry picked from commit ae29cbee182e41c10ca7b1a44e034f9e200a5b90)&lt;br/&gt;
Branch: v4.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/fcbfc70bc7344d056cec99ce2f92370e799e2767&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/fcbfc70bc7344d056cec99ce2f92370e799e2767&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1935109" author="xgen-internal-githook" created="Fri, 29 Jun 2018 17:49:40 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;hptabster&apos;, &apos;name&apos;: &apos;Jonathan Abrahams&apos;, &apos;email&apos;: &apos;jonathan@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-35724&quot; title=&quot;Remote EC2 hosts which are not accessible via ssh should fail with system error&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-35724&quot;&gt;&lt;del&gt;SERVER-35724&lt;/del&gt;&lt;/a&gt; Remote EC2 hosts which are not accessible via ssh should fail with system error&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/ae29cbee182e41c10ca7b1a44e034f9e200a5b90&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/ae29cbee182e41c10ca7b1a44e034f9e200a5b90&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1931604" author="jonathan.abrahams" created="Tue, 26 Jun 2018 13:23:25 +0000"  >&lt;p&gt;We&apos;ll disable &lt;tt&gt;Amazon Linux 2&lt;/tt&gt; variant due to ssh connection issues after the machine has been internally &quot;crashed&quot;.&lt;/p&gt;</comment>
                            <comment id="1929047" author="max.hirschhorn@10gen.com" created="Fri, 22 Jun 2018 17:08:33 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=jonathan.abrahams&quot; class=&quot;user-hover&quot; rel=&quot;jonathan.abrahams&quot;&gt;jonathan.abrahams&lt;/a&gt;, there are still failures in the BF tickets linked to &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-34996&quot; title=&quot;Save console_output &amp;amp; console_screenshot from aws_ec2.py as artifacts in evergreen.yml&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-34996&quot;&gt;&lt;del&gt;SERVER-34996&lt;/del&gt;&lt;/a&gt; that aren&apos;t from the Amazon Linux 2 builder. Until we can figure out how to make ssh after crashing the machine more reliably, I think we&apos;ll still want to turn the task purple and leave the machines around so the failures can be escalated to us and the Build team.&lt;/p&gt;</comment>
                            <comment id="1929041" author="jonathan.abrahams" created="Fri, 22 Jun 2018 17:03:07 +0000"  >&lt;p&gt;Given the findings that the host is not ssh accessible because it cannot boot (typically occurs on an &lt;tt&gt;Amazon Linux 2&lt;/tt&gt; instance) we do not need to not terminate the EC2 instance or increase it&apos;s &lt;tt&gt;expire_hours&lt;/tt&gt;. It&apos;s not clear why we cannot boot, perhaps AWS does not support this scenario.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10420">
                    <name>Backports</name>
                                            <outwardlinks description="backported by">
                                                        </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                                                <inwardlinks description="is depended on by">
                                                        </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="544136">SERVER-34996</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>6.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_12450" key="com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes">
                        <customfieldname>Backport Requested</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="15640"><![CDATA[v4.0]]></customfieldvalue>
    <customfieldvalue key="15141"><![CDATA[v3.6]]></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>Fri, 22 Jun 2018 17:08:33 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        5 years, 30 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>
                            5 years, 30 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>31.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>jonathan.abrahams</customfieldvalue>
            <customfieldvalue>max.hirschhorn@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hu15kv:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hr9r9r:</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="2378">TIG 2018-07-02</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|hu0ru7:</customfieldvalue>

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