<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:40:51 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-4230] Test failure on test suite replay-ost-single, subtest test_3</title>
                <link>https://jira.whamcloud.com/browse/LU-4230</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;This issue was created by maloo for Bob Glossman &amp;lt;bob.glossman@intel.com&amp;gt;&lt;/p&gt;

&lt;p&gt;This issue relates to the following test suite run: &lt;a href=&quot;http://maloo.whamcloud.com/test_sets/6cfd7200-480a-11e3-a71f-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://maloo.whamcloud.com/test_sets/6cfd7200-480a-11e3-a71f-52540035b04c&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;This may be related to &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-2285&quot; title=&quot;Test failure on replay-ost-single test_3: write page inode failed -2&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-2285&quot;&gt;&lt;del&gt;LU-2285&lt;/del&gt;&lt;/a&gt;.  It happens in the same subtest but different errors are seen.&lt;/p&gt;

&lt;p&gt;The sub-test test_3 failed with the following error:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;import is not in FULL state&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;Info required for matching: replay-ost-single 3&lt;/p&gt;</description>
                <environment></environment>
        <key id="21936">LU-4230</key>
            <summary>Test failure on test suite replay-ost-single, subtest test_3</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="3">Duplicate</resolution>
                                        <assignee username="emoly.liu">Emoly Liu</assignee>
                                    <reporter username="maloo">Maloo</reporter>
                        <labels>
                    </labels>
                <created>Fri, 8 Nov 2013 15:06:33 +0000</created>
                <updated>Thu, 22 Oct 2015 18:23:47 +0000</updated>
                            <resolved>Thu, 22 Oct 2015 18:23:47 +0000</resolved>
                                    <version>Lustre 2.5.3</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>7</watches>
                                                                            <comments>
                            <comment id="77677" author="pjones" created="Fri, 21 Feb 2014 23:46:45 +0000"  >&lt;p&gt;Emoly&lt;/p&gt;

&lt;p&gt;Could you please look into this one? It is causing a large number of review test failures.&lt;/p&gt;

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

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="77699" author="emoly.liu" created="Mon, 24 Feb 2014 02:55:01 +0000"  >&lt;p&gt;OK, I will look into this one.&lt;/p&gt;</comment>
                            <comment id="77718" author="jamesanunez" created="Mon, 24 Feb 2014 15:29:25 +0000"  >&lt;p&gt;I hit this problem with b2_5 at &lt;a href=&quot;https://maloo.whamcloud.com/test_sets/9b2a3cbc-9bcf-11e3-95f0-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/9b2a3cbc-9bcf-11e3-95f0-52540035b04c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="78196" author="emoly.liu" created="Mon, 3 Mar 2014 07:05:39 +0000"  >&lt;p&gt;I find that some error values returned by ldlm_resource_get() are translated into ENOMEM incorrectly. This makes some confusion when reading the logs.&lt;br/&gt;
I have already had a patch &lt;a href=&quot;http://review.whamcloud.com/#/c/9004&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/9004&lt;/a&gt; for &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-4524&quot; title=&quot;ldlm_handle_enqueue0 incorrectly interprets ldlm_lock_create&amp;#39;s NULL return value&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-4524&quot;&gt;&lt;del&gt;LU-4524&lt;/del&gt;&lt;/a&gt; to fix the similar problem. I will merge this one into that.&lt;/p&gt;

&lt;p&gt;BTW, the issue &quot;import is not in FULL state&quot; only occurred twice in the past 4 weeks. I&apos;d like to keep working on it if it happens again.&lt;/p&gt;

</comment>
                            <comment id="79235" author="jhammond" created="Thu, 13 Mar 2014 14:21:41 +0000"  >&lt;p&gt;&lt;a href=&quot;https://maloo.whamcloud.com/test_sets/c7471614-aa78-11e3-bd80-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/c7471614-aa78-11e3-bd80-52540035b04c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="98823" author="yujian" created="Mon, 10 Nov 2014 22:44:40 +0000"  >&lt;p&gt;While verifying patch &lt;a href=&quot;http://review.whamcloud.com/12613&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/12613&lt;/a&gt; on Lustre b2_5 branch, the same failure occurred:&lt;br/&gt;
&lt;a href=&quot;https://testing.hpdd.intel.com/test_sets/1a0ab7d8-6910-11e4-963a-5254006e85c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/1a0ab7d8-6910-11e4-963a-5254006e85c2&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="100507" author="yujian" created="Tue, 2 Dec 2014 20:46:01 +0000"  >&lt;p&gt;More instance on Lustre b2_5 branch:&lt;br/&gt;
&lt;a href=&quot;https://testing.hpdd.intel.com/test_sets/5716eba6-7a22-11e4-bb7c-5254006e85c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/5716eba6-7a22-11e4-bb7c-5254006e85c2&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="131218" author="adilger" created="Thu, 22 Oct 2015 18:23:47 +0000"  >&lt;p&gt;Closing this old bug as a duplicate of &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-3168&quot; title=&quot;replay-ost-single test_3: rpc : FAIL: can&amp;#39;t put import for osc.lustre-OST0000-osc-*.ost_server_uuid into FULL state after 662 sec, have REPLAY_LOCKS&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-3168&quot;&gt;&lt;del&gt;LU-3168&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="18409">LU-3168</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="22837">LU-4524</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </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|hzw8fz:</customfieldvalue>

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