<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
Hi,</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
Expanding the logs I see that the error is related to an unavailable bdist_wininst command during the wheel creation to install on the tox venv. It seems like this was deprecated on python3.8 (which is the default on the node being used when you provide basepython=python3)
 and removed from setuptools at some point during that cycle; but you are using the upper-requirements from Openstack stein in your tox setup, so I think it is installing a weird setuptools version.</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
I recommend using basepython=<span style="background-color:rgb(255, 255, 255);display:inline !important">python3.6 for the pylint env (if you can manage to use python3.9 and the debian upper-constraints, it's even better, but I think you'd have to tweak zuul.yml
 to change the nodeset as well).</span></div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
<span style="background-color:rgb(255, 255, 255);display:inline !important"><br>
</span></div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
<span style="background-color:rgb(255, 255, 255);display:inline !important">[1]<a href="https://discuss.python.org/t/remove-bdist-wininst-command/6434" id="LPlnkOWALinkPreview">https://discuss.python.org/t/remove-bdist-wininst-command/6434</a></span></div>
<div class="_Entity _EType_OWALinkPreview _EId_OWALinkPreview _EReadonly_1">
<div id="LPBorder_GTaHR0cHM6Ly9kaXNjdXNzLnB5dGhvbi5vcmcvdC9yZW1vdmUtYmRpc3Qtd2luaW5zdC1jb21tYW5kLzY0MzQ." class="LPBorder296021" style="width: 100%; margin-top: 16px; margin-bottom: 16px; position: relative; max-width: 800px; min-width: 424px;">
<table id="LPContainer296021" role="presentation" style="padding: 12px 36px 12px 12px; width: 100%; border-width: 1px; border-style: solid; border-color: rgb(200, 200, 200); border-radius: 2px;">
<tbody>
<tr valign="top" style="border-spacing: 0px;">
<td>
<div id="LPImageContainer296021" style="position: relative; margin-right: 12px; height: 160px; overflow: hidden;">
<a target="_blank" id="LPImageAnchor296021" href="https://discuss.python.org/t/remove-bdist-wininst-command/6434"><img id="LPThumbnailImageId296021" alt="" height="160" style="display: none;" src="https://aws1.discourse-cdn.com/business6/uploads/python1/original/1X/f93ff97c4f381b5e8add5a0c163b4ded29f20ed7.png"></a></div>
</td>
<td style="width: 100%;">
<div id="LPTitle296021" style="font-size: 21px; font-weight: 300; margin-right: 8px; font-family: wf_segoe-ui_light, "Segoe UI Light", "Segoe WP Light", "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; margin-bottom: 12px;">
<a target="_blank" id="LPUrlAnchor296021" href="https://discuss.python.org/t/remove-bdist-wininst-command/6434" style="text-decoration: none; color: var(--themePrimary);">Remove bdist_wininst command - Discussions on Python.org</a></div>
<div id="LPDescription296021" style="font-size: 14px; max-height: 100px; color: rgb(102, 102, 102); font-family: wf_segoe-ui_normal, "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; margin-bottom: 12px; margin-right: 8px; overflow: hidden;">
and that someone also steps up to actively maintain this and work on existing issues. FWIW, bdist_wininst is currently broken on 3.8+, and a PR has languished for over 3 months - but people can work around that by applying the patch to the python version that
 builds the distribution.</div>
<div id="LPMetadata296021" style="font-size: 14px; font-weight: 400; color: rgb(166, 166, 166); font-family: wf_segoe-ui_normal, "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif;">
discuss.python.org</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<br>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
Thiago</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> Khalil, Ghada <Ghada.Khalil@windriver.com><br>
<b>Sent:</b> Wednesday, August 31, 2022 11:33 AM<br>
<b>To:</b> Shivashankara Belur, Nidhi <nidhi.shivashankara.belur@intel.com>; Burla, Balendu <balendu.burla@intel.com><br>
<b>Cc:</b> starlingx-discuss@lists.starlingx.io <starlingx-discuss@lists.starlingx.io><br>
<b>Subject:</b> Re: [Starlingx-discuss] Change in ...app-sriov-fec-operator[master]: sriov-fec-operator system app integration</font>
<div> </div>
</div>
<style>
<!--
@font-face
        {font-family:Wingdings}
@font-face
        {font-family:"Cambria Math"}
@font-face
        {font-family:Calibri}
p.x_MsoNormal, li.x_MsoNormal, div.x_MsoNormal
        {margin:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif}
a:link, span.x_MsoHyperlink
        {color:blue;
        text-decoration:underline}
span.x_EmailStyle21
        {font-family:"Calibri",sans-serif;
        color:windowtext}
.x_MsoChpDefault
        {font-size:10.0pt}
@page WordSection1
        {margin:1.0in 1.0in 1.0in 1.0in}
div.x_WordSection1
        {}
ol
        {margin-bottom:0in}
ul
        {margin-bottom:0in}
-->
</style>
<div lang="EN-US" link="blue" vlink="purple" style="word-wrap:break-word">
<div class="x_WordSection1">
<p class="x_MsoNormal">Adding the stx-discuss mailing list for wider visibility in case someone is able to comment/help with. It appears that a “recheck” this morning still failed.</p>
<p class="x_MsoNormal"> </p>
<p class="x_MsoNormal">Thanks,</p>
<p class="x_MsoNormal">Ghada</p>
<p class="x_MsoNormal"> </p>
<p class="x_MsoNormal">PS: It’s recommended to always include the mailing list on reported issues.</p>
<p class="x_MsoNormal"> </p>
<div>
<div style="border:none; border-top:solid #E1E1E1 1.0pt; padding:3.0pt 0in 0in 0in">
<p class="x_MsoNormal"><b>From:</b> Shivashankara Belur, Nidhi <nidhi.shivashankara.belur@intel.com>
<br>
<b>Sent:</b> Tuesday, August 30, 2022 9:04 PM<br>
<b>To:</b> Burla, Balendu <balendu.burla@intel.com>; Shivashankara Belur, Nidhi <nidhi.shivashankara.belur@intel.com>; Khalil, Ghada <Ghada.Khalil@windriver.com>; Somerville, Jim <Jim.Somerville@windriver.com>; Panech, Davlet <Davlet.Panech@windriver.com>;
 Little, Scott <Scott.Little@windriver.com>; Kantek, Andre Fernando Zanella <AndreFernandoZanella.Kantek@windriver.com>; Koerich, Douglas Henrique <DouglasHenrique.Koerich@windriver.com>; Ho, Teresa <Teresa.Ho@windriver.com><br>
<b>Subject:</b> RE: Change in ...app-sriov-fec-operator[master]: sriov-fec-operator system app integration</p>
</div>
</div>
<p class="x_MsoNormal"> </p>
<div style="border:solid #9C6500 1.0pt; padding:2.0pt 2.0pt 2.0pt 2.0pt">
<p class="x_MsoNormal" style="line-height:12.0pt; background:#FFEB9C"><span style="font-size:10.0pt; color:red">[Please note: This e-mail is from an EXTERNAL e-mail address]</span></p>
</div>
<div>
<p class="x_MsoNormal">Hi all,</p>
<p class="x_MsoNormal"> </p>
<p class="x_MsoNormal">pylint test is complaining about something in the k8sapp folder in the latest patchset 14. I have not uploaded any changes to this folder, infact the same job had passed yesterday in my last patchset 13. Can someone here please suggest
 where to look to resolve this issue? I didn’t quite understand what the issue is.
</p>
<p class="x_MsoNormal"> </p>
<p class="x_MsoNormal"><a href="https://urldefense.com/v3/__https:/zuul.opendev.org/t/openstack/build/a3568778b0ba40248feabf583b090dcf__;!!AjveYdw8EvQ!fGA8V8qgmEsUXdDR7buZCMAj1BgK8gjhLQFBYcA939Q0BZP6iX82r7G5LKmUi3HPfnTyyXaXQd4mBQjScMUmVgk86S9FByc$">Zuul Build
 (opendev.org)</a></p>
<p class="x_MsoNormal"> </p>
<p class="x_MsoNormal">Regards,</p>
<p class="x_MsoNormal">Nidhi</p>
<p class="x_MsoNormal"> </p>
<div style="border:none; border-top:solid #E1E1E1 1.0pt; padding:3.0pt 0in 0in 0in">
<p class="x_MsoNormal"><b>From:</b> Zuul (Code Review) <<a href="mailto:review@openstack.org">review@openstack.org</a>>
<br>
<b>Sent:</b> Tuesday, August 30, 2022 5:13 PM<br>
<b>To:</b> Shivashankara Belur, Nidhi <<a href="mailto:nidhi.shivashankara.belur@intel.com">nidhi.shivashankara.belur@intel.com</a>><br>
<b>Cc:</b> Douglas Henrique Koerich <<a href="mailto:douglashenrique.koerich@windriver.com">douglashenrique.koerich@windriver.com</a>>; Somerville, Jim <<a href="mailto:jim.somerville@windriver.com">jim.somerville@windriver.com</a>>; Andre Kantek <<a href="mailto:AndreFernandoZanella.Kantek@windriver.com">AndreFernandoZanella.Kantek@windriver.com</a>>;
 Davlet Panech <<a href="mailto:davlet.panech@windriver.com">davlet.panech@windriver.com</a>>; Ho, Teresa <<a href="mailto:teresa.ho@windriver.com">teresa.ho@windriver.com</a>>; Khalil, Ghada <<a href="mailto:ghada.khalil@windriver.com">ghada.khalil@windriver.com</a>>;
 Scott Little <<a href="mailto:scott.little@windriver.com">scott.little@windriver.com</a>>; Burla, Balendu <<a href="mailto:balendu.burla@intel.com">balendu.burla@intel.com</a>><br>
<b>Subject:</b> Change in ...app-sriov-fec-operator[master]: sriov-fec-operator system app integration</p>
</div>
<p class="x_MsoNormal"> </p>
<p>Attention is currently required from: Jim Somerville, Ghada Khalil, Scott Little, Douglas Henrique Koerich, Nidhi Shivashankara Belur, Andre Kantek, Davlet Panech, Teresa Ho.
</p>
<p style="white-space:pre-wrap">Build failed (check pipeline). For information on how to proceed, see<br>
<a href="https://urldefense.com/v3/__https:/docs.opendev.org/opendev/infra-manual/latest/developers.html*automated-testing__;Iw!!AjveYdw8EvQ!fGA8V8qgmEsUXdDR7buZCMAj1BgK8gjhLQFBYcA939Q0BZP6iX82r7G5LKmUi3HPfnTyyXaXQd4mBQjScMUmVgk8kGzSDSI$">https://docs.opendev.org/opendev/infra-manual/latest/developers.html#automated-testing</a></p>
<p style="white-space:pre-wrap"><a href="https://urldefense.com/v3/__https:/zuul.opendev.org/t/openstack/buildset/10fd7a2bb881467ca0a24a8464e0822f__;!!AjveYdw8EvQ!fGA8V8qgmEsUXdDR7buZCMAj1BgK8gjhLQFBYcA939Q0BZP6iX82r7G5LKmUi3HPfnTyyXaXQd4mBQjScMUmVgk84K_6o-U$">https://zuul.opendev.org/t/openstack/buildset/10fd7a2bb881467ca0a24a8464e0822f</a></p>
<ul type="disc">
<li class="x_MsoNormal" style="">openstack-tox-linters <a href="https://urldefense.com/v3/__https:/zuul.opendev.org/t/openstack/build/6b044bbf6fef4b17b011820fa393bdd4__;!!AjveYdw8EvQ!fGA8V8qgmEsUXdDR7buZCMAj1BgK8gjhLQFBYcA939Q0BZP6iX82r7G5LKmUi3HPfnTyyXaXQd4mBQjScMUmVgk8L_trj_E$">
https://zuul.opendev.org/t/openstack/build/6b044bbf6fef4b17b011820fa393bdd4</a> : SUCCESS in 3m 06s</li><li class="x_MsoNormal" style="">k8sapp-sriov-fec-operator-tox-py39 <a href="https://urldefense.com/v3/__https:/zuul.opendev.org/t/openstack/build/79e763ffc9be4d76b000abdd40a9a604__;!!AjveYdw8EvQ!fGA8V8qgmEsUXdDR7buZCMAj1BgK8gjhLQFBYcA939Q0BZP6iX82r7G5LKmUi3HPfnTyyXaXQd4mBQjScMUmVgk87CH_Z-0$">
https://zuul.opendev.org/t/openstack/build/79e763ffc9be4d76b000abdd40a9a604</a> : SUCCESS in 6m 26s</li><li class="x_MsoNormal" style="">k8sapp-sriov-fec-operator-tox-pylint <a href="https://urldefense.com/v3/__https:/zuul.opendev.org/t/openstack/build/a3568778b0ba40248feabf583b090dcf__;!!AjveYdw8EvQ!fGA8V8qgmEsUXdDR7buZCMAj1BgK8gjhLQFBYcA939Q0BZP6iX82r7G5LKmUi3HPfnTyyXaXQd4mBQjScMUmVgk86S9FByc$">
https://zuul.opendev.org/t/openstack/build/a3568778b0ba40248feabf583b090dcf</a> : FAILURE in 4m 22s</li><li class="x_MsoNormal" style=""> </li></ul>
<p>Patch set 14:<span style="color:black; background:#FFD4D4">Verified -1</span></p>
<p><a href="https://urldefense.com/v3/__https:/review.opendev.org/c/starlingx/app-sriov-fec-operator/*/845179__;Kw!!AjveYdw8EvQ!fGA8V8qgmEsUXdDR7buZCMAj1BgK8gjhLQFBYcA939Q0BZP6iX82r7G5LKmUi3HPfnTyyXaXQd4mBQjScMUmVgk8kVtnqwI$">View Change</a></p>
<p>To view, visit <a href="https://urldefense.com/v3/__https:/review.opendev.org/c/starlingx/app-sriov-fec-operator/*/845179__;Kw!!AjveYdw8EvQ!fGA8V8qgmEsUXdDR7buZCMAj1BgK8gjhLQFBYcA939Q0BZP6iX82r7G5LKmUi3HPfnTyyXaXQd4mBQjScMUmVgk8kVtnqwI$">
change 845179</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://urldefense.com/v3/__https:/review.opendev.org/settings__;!!AjveYdw8EvQ!fGA8V8qgmEsUXdDR7buZCMAj1BgK8gjhLQFBYcA939Q0BZP6iX82r7G5LKmUi3HPfnTyyXaXQd4mBQjScMUmVgk8XA68eBk$">
settings</a>.</p>
<div>
<p class="x_MsoNormal">Gerrit-Project: starlingx/app-sriov-fec-operator </p>
</div>
<div>
<p class="x_MsoNormal">Gerrit-Branch: master </p>
</div>
<div>
<p class="x_MsoNormal">Gerrit-Change-Id: I1eee9e48a10e86be32e59bb83852c7bc179f0b44
</p>
</div>
<div>
<p class="x_MsoNormal">Gerrit-Change-Number: 845179 </p>
</div>
<div>
<p class="x_MsoNormal">Gerrit-PatchSet: 14 </p>
</div>
<div>
<p class="x_MsoNormal">Gerrit-Owner: Nidhi Shivashankara Belur <<a href="mailto:nidhi.shivashankara.belur@intel.com">nidhi.shivashankara.belur@intel.com</a>>
</p>
</div>
<div>
<p class="x_MsoNormal">Gerrit-Reviewer: Davlet Panech <<a href="mailto:davlet.panech@windriver.com">davlet.panech@windriver.com</a>>
</p>
</div>
<div>
<p class="x_MsoNormal">Gerrit-Reviewer: Douglas Henrique Koerich <<a href="mailto:douglashenrique.koerich@windriver.com">douglashenrique.koerich@windriver.com</a>>
</p>
</div>
<div>
<p class="x_MsoNormal">Gerrit-Reviewer: Ghada Khalil <<a href="mailto:ghada.khalil@windriver.com">ghada.khalil@windriver.com</a>>
</p>
</div>
<div>
<p class="x_MsoNormal">Gerrit-Reviewer: Jim Somerville <<a href="mailto:jim.somerville@windriver.com">jim.somerville@windriver.com</a>>
</p>
</div>
<div>
<p class="x_MsoNormal">Gerrit-Reviewer: Scott Little <<a href="mailto:scott.little@windriver.com">scott.little@windriver.com</a>>
</p>
</div>
<div>
<p class="x_MsoNormal">Gerrit-Reviewer: Teresa Ho <<a href="mailto:teresa.ho@windriver.com">teresa.ho@windriver.com</a>>
</p>
</div>
<div>
<p class="x_MsoNormal">Gerrit-Reviewer: Zuul </p>
</div>
<div>
<p class="x_MsoNormal">Gerrit-CC: Andre Kantek <<a href="mailto:AndreFernandoZanella.Kantek@windriver.com">AndreFernandoZanella.Kantek@windriver.com</a>>
</p>
</div>
<div>
<p class="x_MsoNormal">Gerrit-CC: Balendu Mouli Burla <<a href="mailto:balendu.burla@intel.com">balendu.burla@intel.com</a>>
</p>
</div>
<div>
<p class="x_MsoNormal">Gerrit-Attention: Jim Somerville <<a href="mailto:jim.somerville@windriver.com">jim.somerville@windriver.com</a>>
</p>
</div>
<div>
<p class="x_MsoNormal">Gerrit-Attention: Ghada Khalil <<a href="mailto:ghada.khalil@windriver.com">ghada.khalil@windriver.com</a>>
</p>
</div>
<div>
<p class="x_MsoNormal">Gerrit-Attention: Scott Little <<a href="mailto:scott.little@windriver.com">scott.little@windriver.com</a>>
</p>
</div>
<div>
<p class="x_MsoNormal">Gerrit-Attention: Douglas Henrique Koerich <<a href="mailto:douglashenrique.koerich@windriver.com">douglashenrique.koerich@windriver.com</a>>
</p>
</div>
<div>
<p class="x_MsoNormal">Gerrit-Attention: Nidhi Shivashankara Belur <<a href="mailto:nidhi.shivashankara.belur@intel.com">nidhi.shivashankara.belur@intel.com</a>>
</p>
</div>
<div>
<p class="x_MsoNormal">Gerrit-Attention: Andre Kantek <<a href="mailto:AndreFernandoZanella.Kantek@windriver.com">AndreFernandoZanella.Kantek@windriver.com</a>>
</p>
</div>
<div>
<p class="x_MsoNormal">Gerrit-Attention: Davlet Panech <<a href="mailto:davlet.panech@windriver.com">davlet.panech@windriver.com</a>>
</p>
</div>
<div>
<p class="x_MsoNormal">Gerrit-Attention: Teresa Ho <<a href="mailto:teresa.ho@windriver.com">teresa.ho@windriver.com</a>>
</p>
</div>
<div>
<p class="x_MsoNormal">Gerrit-Comment-Date: Wed, 31 Aug 2022 00:12:41 +0000 </p>
</div>
<div>
<p class="x_MsoNormal">Gerrit-HasComments: No </p>
</div>
<div>
<p class="x_MsoNormal">Gerrit-Has-Labels: Yes </p>
</div>
<div>
<p class="x_MsoNormal">Gerrit-MessageType: comment </p>
</div>
</div>
</div>
</div>
</body>
</html>