<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:54:53 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>Whamcloud Community JIRA</title>
    <link>https://jira.whamcloud.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.4.14</version>
        <build-number>940014</build-number>
        <build-date>05-12-2023</build-date>
    </build-info>


<item>
            <title>[LU-12700] sanity test_407 added to ALWAYS_EXCEPT list</title>
                <link>https://jira.whamcloud.com/browse/LU-12700</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;The patch &lt;a href=&quot;https://review.whamcloud.com/21398&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/21398&lt;/a&gt; &quot;&lt;tt&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8411&quot; title=&quot;Fix Lustre filesystem corruption when updating journal superblock fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8411&quot;&gt;&lt;del&gt;LU-8411&lt;/del&gt;&lt;/a&gt; ofd: handle last_rcvd file can&apos;t update properly&lt;/tt&gt;&quot; was landed to master and added sanity &lt;tt&gt;test_407&lt;/tt&gt; to the &lt;tt&gt;ALWAYS_EXCEPT&lt;/tt&gt; list under &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8411&quot; title=&quot;Fix Lustre filesystem corruption when updating journal superblock fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8411&quot;&gt;&lt;del&gt;LU-8411&lt;/del&gt;&lt;/a&gt;, without really much explanation of why that failure was not the fault of the patch being landed.&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;This patch causes sanity test 407 to fail or has brought out an existing bug in Lustre. sanity test 407 is added to the ALWAYS_EXCEPT list.
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Also, &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8411&quot; title=&quot;Fix Lustre filesystem corruption when updating journal superblock fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8411&quot;&gt;&lt;del&gt;LU-8411&lt;/del&gt;&lt;/a&gt; was closed and does not have the &lt;tt&gt;always_except&lt;/tt&gt; label on it, so there was no issue tracking the fact that &lt;tt&gt;test_407&lt;/tt&gt; is being skipped and needs to be fixed.  We typically do not allow patches to land that are causing test regressions, so it isn&apos;t clear to me why that patch was approved for landing while test_407 was skipped rather than waiting to land it until test_407 was also fixed.&lt;/p&gt;

&lt;p&gt;The only information I could find about this was one comment on the patch review when the patch was marked -1:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;John L. Hammond                        2017-01-09&lt;/p&gt;

&lt;p&gt;Patch Set 11: Code-Review-1&lt;/p&gt;

&lt;p&gt;lustre/osd-ldiskfs/osd_handler.c Line 1836:&lt;/p&gt;

&lt;p&gt;Propagating the error from dt_txn_hook_stop() is causing the sanity test_407() failure.&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;It seems to me that this should have meant &lt;tt&gt;test_407&lt;/tt&gt; should be fixed rather than to be skipped, but that hasn&apos;t happened on the 2.5 years since that patch was landed.  Please submit a patch to remove test_407 from &lt;tt&gt;ALWAYS_EXCEPT&lt;/tt&gt; and fix the resulting error:&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt; == sanity test complete, duration 6743 sec =========== 01:13:50 (1480986830)
 rm: cannot remove &apos;/mnt/lustre/d407.sanity.1&apos;: Directory not empty
  sanity : @@@@@@ FAIL: remove sub-test dirs failed
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="56763">LU-12700</key>
            <summary>sanity test_407 added to ALWAYS_EXCEPT list</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="4" iconUrl="https://jira.whamcloud.com/images/icons/priorities/minor.svg">Minor</priority>
                        <status id="1" iconUrl="https://jira.whamcloud.com/images/icons/statuses/open.png" description="The issue is open and ready for the assignee to start work on it.">Open</status>
                    <statusCategory id="2" key="new" colorName="default"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="ablagodarenko">Artem Blagodarenko</assignee>
                                    <reporter username="adilger">Andreas Dilger</reporter>
                        <labels>
                            <label>always_except</label>
                    </labels>
                <created>Mon, 26 Aug 2019 22:05:17 +0000</created>
                <updated>Thu, 4 Aug 2022 21:48:30 +0000</updated>
                                                                                <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="38235">LU-8411</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="47839">LU-9883</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                            <customfield id="customfield_10890" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i00lun:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10060" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Severity</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10022"><![CDATA[3]]></customfieldvalue>

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