Wednesday, 2022-08-24

opendevreviewMerged openstack/diskimage-builder master: Add thin provisioning support to growvols  https://review.opendev.org/c/openstack/diskimage-builder/+/84868801:31
*** darkowlzz6 is now known as darkowlzz02:14
*** darkowlzz4 is now known as darkowlzz02:22
*** darkowlzz5 is now known as darkowlzz02:42
*** darkowlzz9 is now known as darkowlzz02:52
*** darkowlzz2 is now known as darkowlzz03:13
opendevreviewIan Wienand proposed opendev/system-config master: Revert "Pin version of grafana-oss container"  https://review.opendev.org/c/opendev/system-config/+/85205604:20
*** ysandeep|out is now known as ysandeep04:25
opendevreviewIan Wienand proposed opendev/base-jobs master: Update fedora-latest to Fedora 36  https://review.opendev.org/c/opendev/base-jobs/+/85433104:39
opendevreviewIan Wienand proposed opendev/base-jobs master: Add Rocky Linux 9 nodeset  https://review.opendev.org/c/opendev/base-jobs/+/85433204:39
opendevreviewIan Wienand proposed zuul/zuul-jobs master: ansible-lint: pin to < 6.5  https://review.opendev.org/c/zuul/zuul-jobs/+/85433505:17
*** soniya29 is now known as soniya29|ruck05:50
soniya29|ruck'05:51
*** ysandeep is now known as ysandeep|afk07:00
*** jpena|off is now known as jpena07:34
*** soniya29|ruck is now known as soniya29|ruck|lunch08:09
* pojadhav afk08:09
*** soniya29|ruck|lunch is now known as soniya29|ruck09:37
*** ysandeep|afk is now known as ysandeep|break10:16
*** rlandy|out is now known as rlandy10:37
*** ysandeep|break is now known as ysandeep11:03
*** cloudnull1 is now known as cloudnull11:06
*** ShadowJonathan_ is now known as ShadowJonathan11:06
*** benj_4 is now known as benj_11:06
*** open10k8s_ is now known as open10k8s11:06
*** JpMaxMan__ is now known as JpMaxMan_11:06
*** simondodsley_ is now known as simondodsley11:06
*** seongsoocho_ is now known as seongsoocho11:06
*** PrinzElvis_ is now known as PrinzElvis11:06
*** knikolla_ is now known as knikolla11:06
*** rpittau_ is now known as rpittau11:06
*** TheJulia_ is now known as TheJulia11:06
*** paladox_ is now known as paladox11:06
*** sfinucan is now known as stephenfin11:06
*** tweining___ is now known as tweining11:08
*** clarkb is now known as Guest103411:14
*** pojadhav is now known as pojadhav|afk11:14
*** arne_wiebalck_ is now known as arne_wiebalck11:24
*** dviroel is now known as dviroel|rover11:26
*** pojadhav|afk is now known as pojadhav12:35
*** kopecmartin_ is now known as kopecmartin13:10
mnasiadka_good afternoon13:21
mnasiadka_Would it be possible to get rockylinux-9 nodes with nested virt? just like nested-virt-centos-9-stream?13:22
*** dasm|off is now known as dasm13:27
*** soniya29|ruck is now known as soniya29|ruck|afk13:27
*** soniya29|ruck|afk is now known as soniya29|ruck13:40
*** mnasiadka_ is now known as mnasiadka14:25
*** ysandeep is now known as ysandeep|dinner14:46
fungimnasiadka: sure, just add it to the nodepool configs in openstack/project-config15:05
fungiin the same providers as nested-virt-centos-9-stream15:05
fungiit's basically identical to the normal label, we just only expose it in the providers where nested virt acceleration is expected to work (for the usual definitions of "work" which apply to nested virt at least)15:06
*** pojadhav is now known as pojadhav|out15:18
*** dviroel|rover is now known as dviroel|rover|lunch15:24
opendevreviewMark Goddard proposed openstack/diskimage-builder master: Fix LVM build when VG exists on build host  https://review.opendev.org/c/openstack/diskimage-builder/+/85442715:27
*** ysandeep|dinner is now known as ysandeep15:36
mnasiadkafungi: thanks, will do15:40
opendevreviewMichal Nasiadka proposed openstack/project-config master: Add nested-virt-rockylinux-9  https://review.opendev.org/c/openstack/project-config/+/85443115:47
*** ysandeep is now known as ysandeep|out15:58
fungianybody know if the skip_ansible_lint tag has stopped being honored by recent ansiblelint? it's now complaining about a task we set to be skipped back in 202016:19
*** dviroel|rover|lunch is now known as dviroel|rover16:21
gmannfungi: can you help me in this problem, it seems some rebasing issue? https://zuul.opendev.org/t/openstack/build/d2b5e173501147a884264cb88611629e16:30
gmannfungi: there is attribute error in this file which is what is am changing in that patch /home/zuul/src/opendev.org/openstack/nova/nova/policies/shelve.py 16:31
gmannbut it seems old code is taken for this file and new for others16:31
gmannfungi: ah wait, i think it rebase issue from my side. please ignore16:32
gmannsecond rebase showed the actual diff16:33
gmannit was strange behavior when gerrit diff was not correct in PS4 from what it showed in error 16:34
gmannbut after rebase again PS5 gerrit diff and test failure were consistent.16:35
fungigmann: yeah, it's hard to guess what happened locally, but nova/policies/shelve.py seems to have not changed between patchsets 2 through 516:38
gmannnot sure which side the issue is but gerrit was showing some different code then what zuul used 16:38
fungiwell, zuul doesn't use what gerrit has directly, it merges the change in gerrit to the current target branch state and then tests the result16:39
gmannfungi: in PS4 it was strange where gerrit showed the changed code and zuul took unchanged one. or may be gerrit showed the old PS changed onw16:39
fungiit's testing your change as it will be merged, rather than as it is displayed by gerrit/locally16:39
gmannyeah, display by gerrit seems issue as in PS5 when i rebased again it displayed correct one16:39
*** jpena is now known as jpena|off16:42
gmannanother strange in gerrit display is- 'patchset' drop down box same PS even it is actually PS5 vs PS6. no option in dropdown to select the PS6 :) https://review.opendev.org/c/openstack/nova/+/849209/5..6/nova/policies/shelve.py16:43
gmann*drop down box shows same... 16:43
fungieven after refreshing the page?16:43
gmannafter refresh it shows correct16:44
fungithe parent of 849209,4 was 848021,2, the parent of 849209,5 and ,6 is 848021,3 though16:45
fungigmann: so for patchset 4 gerrit was showing you the change relative to the 848021,2 parent but with patchset 5 you updated it to be relative to 848021,316:49
gmannfungi: got it. both are correct seems. there is another change merged in between and my patch child of 848021 was not rebased on latest master16:49
gmannyeah, gerrit showed before rebase things and zuul did rebase on master and then tested16:49
gmannand because there was no conflict in code file so gerrit did not complain about merge conflict. 16:50
fungiright16:51
fungiand zuul was also able to cleanly merge it to the branch, so it did not complain about merge conflicts either16:52
gmannyeah16:52
vsevolodHi. Sorry if this is the wrong place to ask. Point me to proper one if it is.16:53
vsevolodI have got https://review.opendev.org/SignInFailure,SIGN_IN,Contact+site+administrator16:53
vsevolodwhen trying to login to review.opendev.org16:53
vsevolodHow do I contact site administrator?16:54
fungivsevolod: you just did16:54
fungihow are you trying to sign in?16:54
vsevolodvia my ubuntu one account16:54
vsevolodat https://login.ubuntu.com/16:54
vsevolod"You are logging in to https://review.opendev.org/"16:55
fungii probably won't be able to look at it until i'm done cooking lunch, but i'll check the logs on the server side. it's possible you've got an account conflict we need to clean up16:55
fungiwhen was the last time you successfully logged in (if ever), and did you make any recent changes to your ubuntuone account?16:55
vsevolodI just created this account16:57
vsevolodBut I also have another one and used it on this site.16:57
vsevolodIt have same full name16:57
vsevolodMay be that's the reason16:57
fungivsevolod: if the two accounts used the same e-mail address at some point, that will be the conflict. gerrit gets very picky about non-unique e-mail addresses, so we may find that the old account has an address (possibly a secondary address) which is the same as the address used for the new account17:00
vsevolodno, they did not use same email. Not as I can remember.17:00
fungivsevolod: okay, so to recap, it looks like you had an ubuntuone account using that address, logged into gerrit with it, deleted the ubuntuone account, created a new ubuntuone account with the same e-mail address, and are trying to log into gerrit with that? just making sure i have the order of operations straight since we're sort of keeping a list of ways people can break openid logins for17:31
fungigerrit17:31
fungihelps to more quickly identify those same sorts of login problems when we see them in the future17:32
fungilooks like the sequence we've used to fix this in the past is to first run the remove-user-external-ids.py script and then the retire-user.sh script here: https://opendev.org/opendev/system-config/src/branch/master/tools/gerrit-account-inconsistencies17:36
vsevolodfungi: yes, looks like this.17:41
fungithanks for confirming17:42
fungiaha, i had the sequence for the cleanup backwards. need to use the retire script first to set the account inactive, then use the external ids cleanup script to remove traces of the old addresses17:45
fungi#status log Retired and cleaned external refs from abandoned Gerrit account 34566 at the owner's request17:54
fungimmm, statusbot appears to be on vacation, i'll work on that next17:54
fungivsevolod: i think it should be cleaned up now. the next time you get an opportunity to try logging in again, let me or others in this channel know how it goes for you. it's possible that conflict could have been hiding another one17:55
fungi2022-08-24 11:06:27     <--     opendevstatus (~opendevst@eavesdrop01.opendev.org) has quit (synthon.oftc.net larich.oftc.net)17:56
fungilooks like it never came back after that, the running process doesn't seem to have gotten the memo that it's no longer connected to an irc server17:57
fungiits debug log just basically went silent around then because from its perspective, it stopped seeing anything in irc17:58
fungi#status log Restarted the statusbot container on eavesdrop01 after it fell off the network around 11:00 UTC18:00
opendevstatusfungi: finished logging18:02
fungi#status log Retired and cleaned external refs from abandoned Gerrit account 34566 at the owner's request18:02
opendevstatusfungi: finished logging18:02
fungiokay, back to figuring out why ansiblelint has suddenly started to not ignore things it's been told to ignore18:12
fungilooks like ansible-lint 6.5.0 happened on monday18:15
fungiproject-config is capping ansible-lint<718:15
fungihttps://github.com/ansible/ansible-lint/issues/2320 "skip_ansible_lint tag ignored by ansible-lint 6.5.0"18:19
fungilooks like sbarnea expects https://github.com/ansible/ansible-lint/pull/2300 to (eventually) fix it. in the meantime i'll push a change to blacklist that release18:21
vsevolodfungi: Yes, all good now - I was able to login18:26
vsevolodfungi: thank you!18:26
opendevreviewJeremy Stanley proposed openstack/project-config master: Don't use ansible-lint 6.5.0  https://review.opendev.org/c/openstack/project-config/+/85444518:27
fungithat should address it. i'll self-approve if it passes and then recheck the other things we've been unable to merge18:27
cfriesenhey all...we had a new repo created on review.opendev.org, but the corresponding "members" list is empty.  What's the procedure for setting the initial repo cores?18:32
cfriesenI would have expected the person requesting repo creation to be set as the initial core member.18:33
cfriesenrepo is https://review.opendev.org/admin/repos/starlingx/app-kubevirt,general18:34
fungicfriesen: any newly created groups start out empty, but we generally add the project liaison to the group on request once it exists. in the case of starlingx repos that's typically scott little18:35
cfriesenthat works.  could you add Scott to https://review.opendev.org/admin/groups/c57b96b5346892daa6ff5ea445ac4d8fb3dcc4aa then?18:36
fungiyou bet, just a moment18:36
fungicfriesen: done18:38
cfriesenthx18:39
opendevreviewMerged openstack/project-config master: Don't use ansible-lint 6.5.0  https://review.opendev.org/c/openstack/project-config/+/85444518:48
opendevreviewMerged openstack/project-config master: nodepool: add rocky-9 stub  https://review.opendev.org/c/openstack/project-config/+/85389419:06
opendevreviewMerged openstack/project-config master: Retire openstack-helm-addons repository  https://review.opendev.org/c/openstack/project-config/+/85185819:30
opendevreviewMerged openstack/project-config master: Formally retire puppet-tuskar  https://review.opendev.org/c/openstack/project-config/+/83469919:39
opendevreviewJeremy Stanley proposed openstack/project-config master: Add 16 vcpu flavors  https://review.opendev.org/c/openstack/project-config/+/84411619:54
*** dasm is now known as dasm|off21:32
ianw_fungi: thanks, we needed a similar cap in zuul-jobs22:25
*** dviroel|rover is now known as dviroel|rover|brb22:30
*** dviroel|rover|brb is now known as dviroel|rover23:26
fungiaha, i couldn't remember where i'd seen something else fly by this week mentioning ansible-lint23:52

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!