<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:55:34 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-12779] Interop: sanity test 27D/34 fails with &#8216;llapi_layout_test failed&#8217; </title>
                <link>https://jira.whamcloud.com/browse/LU-12779</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;We see sanity test_27D subtest 34 fail for interop testing between master (2.13.0) and latest 2.12 with the following from the client test_log&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;test 32: Test overstriping with layout_file_create ....................................... skip
 test 33: Test overstriping with llapi_file_open .......................................... skip
Invalid layout: No adjacent extension space components
llapi_layout_test: llapi_layout_test.c:1729: test34: assertion &apos;fd &amp;gt;= 0&apos; failed: path = /mnt/lustre/d27D.sanity/f34, fd = -1, errno = 22
 test 34: create simple valid &amp;amp; invalid self extending layouts ............................ fail (exit status 1)
 sanity test_27D: @@@@@@ FAIL: llapi_layout_test failed 
  Trace dump:
  = /usr/lib64/lustre/tests/test-framework.sh:6115:error()
  = /usr/lib64/lustre/tests/sanity.sh:2481:test_27D()
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;The issue looks like patch &lt;a href=&quot;https://review.whamcloud.com/33784&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/33784&lt;/a&gt; for &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10070&quot; title=&quot;PFL self-extending file layout&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10070&quot;&gt;&lt;del&gt;LU-10070&lt;/del&gt;&lt;/a&gt; added sanity test 27D subtest 34, but added a test in sanity to skip test 32 if the MDS was less than $SEL_VER which is 2.12.52 which should probably be 2.12.56. I think subtest 34 should be skipped and not test 32.&lt;/p&gt;

&lt;p&gt;Logs for recent failures are at&lt;br/&gt;
&lt;a href=&quot;https://testing.whamcloud.com/test_sets/c544c5ac-d6f3-11e9-97d5-52540065bddc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/c544c5ac-d6f3-11e9-97d5-52540065bddc&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://testing.whamcloud.com/test_sets/3711fac8-d6f5-11e9-a25b-52540065bddc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/3711fac8-d6f5-11e9-a25b-52540065bddc&lt;/a&gt;&lt;/p&gt;</description>
                <environment></environment>
        <key id="56936">LU-12779</key>
            <summary>Interop: sanity test 27D/34 fails with &#8216;llapi_layout_test failed&#8217; </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="5" iconUrl="https://jira.whamcloud.com/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="1">Fixed</resolution>
                                        <assignee username="adilger">Andreas Dilger</assignee>
                                    <reporter username="jamesanunez">James Nunez</reporter>
                        <labels>
                            <label>easy</label>
                            <label>interop</label>
                            <label>tests</label>
                    </labels>
                <created>Tue, 17 Sep 2019 23:51:08 +0000</created>
                <updated>Mon, 25 Nov 2019 21:10:22 +0000</updated>
                            <resolved>Mon, 28 Oct 2019 20:47:50 +0000</resolved>
                                    <version>Lustre 2.13.0</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="254987" author="gerrit" created="Wed, 18 Sep 2019 15:44:46 +0000"  >&lt;p&gt;James Nunez (jnunez@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/36231&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/36231&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12779&quot; title=&quot;Interop: sanity test 27D/34 fails with &#8216;llapi_layout_test failed&#8217; &quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12779&quot;&gt;&lt;del&gt;LU-12779&lt;/del&gt;&lt;/a&gt; tests: skip sanity test 27D/34 for SEL&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 93ae0ed81893c7301042850294c6c65ac6835167&lt;/p&gt;</comment>
                            <comment id="257226" author="jamesanunez" created="Mon, 28 Oct 2019 20:47:50 +0000"  >&lt;p&gt;sanity test 27D was fixed in 2.13.0 with patch &lt;a href=&quot;https://review.whamcloud.com/#/c/36240/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/#/c/36240/&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <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|i00mx3:</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>