<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:13:57 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-8023] build problem on master due to recent change</title>
                <link>https://jira.whamcloud.com/browse/LU-8023</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;the recent landing of &lt;a href=&quot;http://review.whamcloud.com/#/c/19037&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/19037&lt;/a&gt; for &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7887&quot; title=&quot;lbuild not building lnetctl&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7887&quot;&gt;&lt;del&gt;LU-7887&lt;/del&gt;&lt;/a&gt; has broken the build.  The problem is very subtle so it avoided notice for a bunch of reasons:&lt;/p&gt;

&lt;p&gt;1) no errors at build time.  problems only show up at rpm install time when some rpms can&apos;t be installed.&lt;/p&gt;

&lt;p&gt;2) not seen in any rhel builds, only seen in sles builds.&lt;/p&gt;

&lt;p&gt;3) not seen in manual build or test, only seen during Jenkins builds.&lt;/p&gt;

&lt;p&gt;The root cause is changing lbuild from doing direct calls of rpmbuild to doing &apos;make rpms&apos; instead eliminated some necessary command line arguments to the rpmbuild done during lustre builds.  In most cases these missing arguments are a don&apos;t care, but in sles build for lustre server they are critically important.   Missing them results in some lustre rpms with incorrect Requires: lists of kernel symbols.  This flaw blocks them from installing without overrides during the install.  This in turn blocks our normal provisioning flow during autotest and results in failures during lustre-initiailization.&lt;/p&gt;

&lt;p&gt;I plan to submit a mod that will restore the needed rpmbuild command line arguments when &apos;make rpms&apos; is called from lbuild.&lt;/p&gt;</description>
                <environment></environment>
        <key id="36147">LU-8023</key>
            <summary>build problem on master due to recent change</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="2" iconUrl="https://jira.whamcloud.com/images/icons/priorities/critical.svg">Critical</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="bogl">Bob Glossman</assignee>
                                    <reporter username="bogl">Bob Glossman</reporter>
                        <labels>
                    </labels>
                <created>Thu, 14 Apr 2016 14:53:11 +0000</created>
                <updated>Wed, 13 Jul 2016 03:30:49 +0000</updated>
                            <resolved>Wed, 27 Apr 2016 15:34:24 +0000</resolved>
                                                    <fixVersion>Lustre 2.9.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>7</watches>
                                                                            <comments>
                            <comment id="148927" author="bogl" created="Thu, 14 Apr 2016 15:08:56 +0000"  >&lt;p&gt;The fact that very little testing is done on any sles builds at all in between branch tests for release builds didn&apos;t help in detecting this problem promptly.   One more reason it escaped notice.&lt;/p&gt;</comment>
                            <comment id="148972" author="gerrit" created="Thu, 14 Apr 2016 18:19:07 +0000"  >&lt;p&gt;Dmitry Eremin (dmitry.eremin@intel.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/19565&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/19565&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8023&quot; title=&quot;build problem on master due to recent change&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8023&quot;&gt;&lt;del&gt;LU-8023&lt;/del&gt;&lt;/a&gt; build: add find-requires parameter to rpmbuild&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 4c2e93efe94b175b7c6d6d465b85be8104c0738e&lt;/p&gt;</comment>
                            <comment id="149416" author="gerrit" created="Tue, 19 Apr 2016 15:21:06 +0000"  >&lt;p&gt;Dmitry Eremin (dmitry.eremin@intel.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/19650&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/19650&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8023&quot; title=&quot;build problem on master due to recent change&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8023&quot;&gt;&lt;del&gt;LU-8023&lt;/del&gt;&lt;/a&gt; lbuild: add find-requires parameter to rpmbuild&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 09a75985f54fa576fffe548f4f9e9dd8ff2e80d3&lt;/p&gt;</comment>
                            <comment id="149576" author="bogl" created="Wed, 20 Apr 2016 19:20:58 +0000"  >&lt;p&gt;Dmitry&apos;s 2nd solution is entirely contained inside lbuild.  This will hopefully address objections to the first solution and allow it to land.  Test results so far are good.  Test run on sles11sp4 didn&apos;t fail in lustre-initiailizaion, went to completion without problems.&lt;/p&gt;</comment>
                            <comment id="150338" author="gerrit" created="Wed, 27 Apr 2016 04:52:06 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;http://review.whamcloud.com/19650/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/19650/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8023&quot; title=&quot;build problem on master due to recent change&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8023&quot;&gt;&lt;del&gt;LU-8023&lt;/del&gt;&lt;/a&gt; lbuild: add find-requires parameter to rpmbuild&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 71d2ea0fde17ecde0bf237f486d4bafb5d54fe3f&lt;/p&gt;</comment>
                            <comment id="150369" author="jgmitter" created="Wed, 27 Apr 2016 15:34:24 +0000"  >&lt;p&gt;Landed to master for 2.9.0&lt;/p&gt;</comment>
                            <comment id="158580" author="adilger" created="Wed, 13 Jul 2016 03:30:49 +0000"  >&lt;p&gt;Bob, there was a similar failure during the e2fsprogs test for &lt;a href=&quot;http://review.whamcloud.com/21237:&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/21237:&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://testing.hpdd.intel.com/test_sets/1e77a5ec-4875-11e6-bf87-5254006e85c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/1e77a5ec-4875-11e6-bf87-5254006e85c2&lt;/a&gt;&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;20:06:35:trevis-8vm8: mkfs.lustre FATAL: unhandled/unloaded fs type 1 &apos;ldiskfs&apos;
20:06:35:trevis-8vm8: mkfs.lustre FATAL: unable to prepare backend (22)
20:06:35:trevis-8vm8: mkfs.lustre: exiting with 22 (Invalid argument)
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;but the code is running &lt;a href=&quot;https://build.hpdd.intel.com/job/lustre-master/3410/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://build.hpdd.intel.com/job/lustre-master/3410/&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10120">
                    <name>Blocker</name>
                                            <outwardlinks description="is blocking">
                                                        </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                                        </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|hzy827:</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>