<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:16:37 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-1436] Test failure on test suite sanity, subtest test_24w</title>
                <link>https://jira.whamcloud.com/browse/LU-1436</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;This issue was created by maloo for yujian &amp;lt;yujian@whamcloud.com&amp;gt;&lt;/p&gt;

&lt;p&gt;This issue relates to the following test suite run: &lt;a href=&quot;https://maloo.whamcloud.com/test_sets/78395658-a4b3-11e1-adce-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/78395658-a4b3-11e1-adce-52540035b04c&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The sub-test test_24w failed with the following error:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;== sanity test 24w: Reading a file larger than 4Gb =================================================== 14:31:53 (1337635913)&lt;br/&gt;
1+0 records in&lt;br/&gt;
1+0 records out&lt;br/&gt;
1048576 bytes (1.0 MB) copied, 0.0721251 seconds, 14.5 MB/s&lt;br/&gt;
1+0 records in&lt;br/&gt;
1+0 records out&lt;br/&gt;
234852 bytes (235 kB) copied, 0.0710902 seconds, 3.3 MB/s&lt;br/&gt;
0+0 records in&lt;br/&gt;
0+0 records out&lt;br/&gt;
0 bytes (0 B) copied, 0.00325134 seconds, 0.0 kB/s&lt;br/&gt;
 sanity test_24w: @@@@@@ FAIL: Error reading at the end of the file f24w&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;Info required for matching: sanity 24w&lt;/p&gt;</description>
                <environment></environment>
        <key id="14550">LU-1436</key>
            <summary>Test failure on test suite sanity, subtest test_24w</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="1" iconUrl="https://jira.whamcloud.com/images/icons/priorities/blocker.svg">Blocker</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="hongchao.zhang">Hongchao Zhang</assignee>
                                    <reporter username="maloo">Maloo</reporter>
                        <labels>
                    </labels>
                <created>Thu, 24 May 2012 05:43:15 +0000</created>
                <updated>Thu, 13 Feb 2014 22:26:52 +0000</updated>
                            <resolved>Thu, 2 Aug 2012 10:34:09 +0000</resolved>
                                    <version>Lustre 2.3.0</version>
                                    <fixVersion>Lustre 2.3.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>7</watches>
                                                                            <comments>
                            <comment id="39316" author="yujian" created="Thu, 24 May 2012 05:46:14 +0000"  >&lt;p&gt;This is a regression on b2_1 branch.&lt;/p&gt;</comment>
                            <comment id="39332" author="adilger" created="Thu, 24 May 2012 10:59:54 +0000"  >&lt;p&gt;I would say that this is a blocker for the 2.1.2 release, and is likely caused by the same problem as &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1437&quot; title=&quot;Test failure on test suite sanity, subtest test_34c&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1437&quot;&gt;&lt;del&gt;LU-1437&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Can you check some of the earlier builds to see when it was introduced?  Does it fail repeatedly, or is it intermittent?&lt;/p&gt;</comment>
                            <comment id="39359" author="green" created="Thu, 24 May 2012 22:06:28 +0000"  >&lt;p&gt;The problem here was introduced by &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-969&quot; title=&quot;2.1 client stack overruns&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-969&quot;&gt;&lt;del&gt;LU-969&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;http://review.whamcloud.com/2668&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/2668&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;+long libcfs_log_return(struct libcfs_debug_msg_data *, long rc);&lt;/p&gt;

&lt;p&gt;This truncates all return values passed through RETURN() macro to long, which is only 32 bit on i686.&lt;/p&gt;</comment>
                            <comment id="39366" author="yujian" created="Thu, 24 May 2012 23:58:45 +0000"  >&lt;blockquote&gt;&lt;p&gt;The problem here was introduced by &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-969&quot; title=&quot;2.1 client stack overruns&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-969&quot;&gt;&lt;del&gt;LU-969&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;http://review.whamcloud.com/2668&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/2668&lt;/a&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Yes. After it was committed on 11 May, the sanity tests 24w,34&lt;/p&gt;
{c,d,g}
&lt;p&gt;, started failing on i686 client. Here are the search results of the historical Maloo reports:&lt;/p&gt;

&lt;p&gt;test 24w: &lt;a href=&quot;http://tinyurl.com/cf9uvj2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://tinyurl.com/cf9uvj2&lt;/a&gt;&lt;br/&gt;
test 34c: &lt;a href=&quot;http://tinyurl.com/clzdw2k&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://tinyurl.com/clzdw2k&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="39374" author="adilger" created="Fri, 25 May 2012 02:04:35 +0000"  >&lt;p&gt;Unfortunately, it was my proposal that caused this problem.  I&apos;m surprised that it only caused so few issues during testing.&lt;/p&gt;

&lt;p&gt;The patch is fairly straight forward - change libcfs_log_return() to return long long.  Even with sign extension, the original value should be OK after casting the value down to the original type again.&lt;/p&gt;

&lt;p&gt;That must mean the same problem also exists for 32-bit clients on master.  Are we no longer doing any 32-bit testing on master?  I thought we would drop i686 &lt;em&gt;server&lt;/em&gt; and RHEL5 &lt;em&gt;server&lt;/em&gt; build/test, but I thought we would keep RHEL5/i686 &lt;em&gt;client&lt;/em&gt; testing going to ensure we have at least some 32-bit test coverage.&lt;/p&gt;</comment>
                            <comment id="39762" author="pjones" created="Thu, 31 May 2012 16:37:33 +0000"  >&lt;p&gt;Hongchao&lt;/p&gt;

&lt;p&gt;Could you please look into this one?&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="39767" author="adilger" created="Thu, 31 May 2012 17:34:49 +0000"  >&lt;p&gt;Marking for a blocker on 2.1.2 as well.&lt;/p&gt;</comment>
                            <comment id="40325" author="hongchao.zhang" created="Mon, 11 Jun 2012 00:07:05 +0000"  >&lt;p&gt;the patch is tracked at &lt;a href=&quot;http://review.whamcloud.com/#change,3072&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#change,3072&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="41392" author="bzzz" created="Tue, 3 Jul 2012 04:01:02 +0000"  >&lt;p&gt;could someone check lustre builds with --disable-liblustre please ?&lt;/p&gt;</comment>
                            <comment id="42386" author="hongchao.zhang" created="Fri, 27 Jul 2012 06:53:09 +0000"  >&lt;p&gt;status update:&lt;br/&gt;
the tests against the patch has passed and is still under inspection(currently one +)&lt;/p&gt;</comment>
                            <comment id="42600" author="pjones" created="Thu, 2 Aug 2012 10:34:09 +0000"  >&lt;p&gt;Landed for 2.3&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="14551">LU-1437</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="12818">LU-969</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="22373">LU-4357</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|hzv62n:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4518</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>