Thursday, 2023-05-25

rdogerritrdo-trunk rdo-trunk proposed rdoinfo master: Promote CBS tags update for bobcat-9s-testing  https://review.rdoproject.org/r/c/rdoinfo/+/4871400:19
rdogerritrdo-trunk rdo-trunk proposed rdoinfo master: Promote CBS tags update for antelope-9s-testing  https://review.rdoproject.org/r/c/rdoinfo/+/4867200:20
rdogerritrdo-trunk rdo-trunk proposed rdoinfo master: Promote CBS tags update for yoga-9s-testing  https://review.rdoproject.org/r/c/rdoinfo/+/4867400:21
rdogerritrdo-trunk rdo-trunk proposed rdoinfo master: Promote CBS tags update for yoga-8s-testing  https://review.rdoproject.org/r/c/rdoinfo/+/4867500:23
rdogerritMerged config master: Add localhost to resolv.conf for dataplane job  https://review.rdoproject.org/r/c/config/+/4871107:11
rdogerritJoan Francesc Gilabert proposed rdo-jobs master: [WIP] [DNM] Use network isolation in podified deployment  https://review.rdoproject.org/r/c/rdo-jobs/+/4854307:25
rdogerritMerged rdoinfo master: Promote CBS tags update for yoga-8s-testing  https://review.rdoproject.org/r/c/rdoinfo/+/4867507:29
rdogerritMerged rdoinfo master: Promote CBS tags update for yoga-9s-testing  https://review.rdoproject.org/r/c/rdoinfo/+/4867407:29
jcapitao[m]re: FYI, puppet-promotion from master down to Yoga are failing since https://review.opendev.org/q/I612905a1bf4a1706cce913c0d8a6df7a240d599a were merged, the WIP patch https://review.opendev.org/c/openstack/tempest/+/882876 should fix it, we need to wait until then - it's now fixed in master, I managed to have a promotion yesterday 07:32
jcapitao[m]amoralej: ^07:34
jcapitao[m]but, for the other releases Antelope down to Yoga, we'll have to wait the patch to be included in new tempest release07:34
jcapitao[m]which will take time07:34
jcapitao[m]I'm wondering whether or not we should pin cinder to last good known commit for those stable release07:36
jcapitao[m]I'd say we should, last puppet promotion for Antelope was 2023-05-1107:37
tkajinamcentos removed legacy libvirt daemons. fun time07:57
tkajinam^^^ amoralej jcapitao[m] we probably have to fix this in older branches because it likely kills all deployments with c9s08:01
tkajinamhttps://github.com/libvirt/libvirt/commit/5358618b1cd0afc126aed313249bf2134731665f08:02
tkajinamhm. we can probably attempt to install libvirt-daemon08:03
rdogerritJoan Francesc Gilabert proposed config master: Add become to task modifying /etc/resolv.conf  https://review.rdoproject.org/r/c/config/+/4871508:07
rdogerritMerged config master: Add become to task modifying /etc/resolv.conf  https://review.rdoproject.org/r/c/config/+/4871508:13
amoralejthanks jcapitao[m] 08:16
amoralejjcapitao[m], we have been pushing patches to p-o-i for that cinder one08:17
amoraleji sent the cherrypick to yoga yesterday08:17
amoralejhttps://review.opendev.org/c/openstack/puppet-openstack-integration/+/884170 should fix it08:17
amoralejzed promoted after the fix, master is pending now on other issues, karolinku[m] has been working on it08:18
amoralejtkajinam, wrt that libvirt issue, are you hitting the issue in some job?08:20
amoralejthere should not be backwards incompatible in C9S, i'd say08:20
tkajinamamoralej, I found the failure in master but I believe it affects stable branches with c9s08:21
tkajinammy firefox is dying...08:21
tkajinamamoralej,  https://review.opendev.org/c/openstack/puppet-nova/+/884320 this hopefully fixes the current issue08:22
tkajinamhttps://review.opendev.org/c/openstack/puppet-openstack-integration/+/884317?tab=change-view-tab-header-zuul-results-summary08:23
tkajinamscenarion jobs 001-004 are all failing because of missing libvirtd.socket ^^^08:23
tkajinam005 is not affected because we use modular libvirt in that scenario08:24
amoralejkarolinku[m], jcapitao[m] ^ if you find issues in c9s jobs08:27
jcapitao[m]amoralej: okk I was lost when I saw zed was promoted yesterday, thanks08:28
jcapitao[m]ack for the libvirt issues08:29
amoralejsorry, we were working in the issue last days with cinder and puppet guys but didn't share it here08:30
amoralejtkajinam, so last passing jobs were using libvirt-daemon-9.0.0-7.el9.x86_64, breaking one is libvirt-daemon-common-9.3.0-2.el9.x86_6408:31
amoralejtkajinam, so, iiuc what we were installing until now was "libvirt-daemon-kvm", that was pulling libvirt-daemon in 9.0.0 but now it pulls libvirt-daemon-common in 9.3.0 which does not work08:35
amoraleji wonder if that's a bug08:35
amoraleji have doubts that's the expected behavir08:35
amoralejbehavior08:35
amoralejit's hard to know as libvirt-daemon is not mentioned in the official doc https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html-single/configuring_and_managing_virtualization/index08:49
amoralejtkajinam, i've reported in https://bugzilla.redhat.com/show_bug.cgi?id=2209936 09:03
tkajinamamoralej, according to that github commit I earlier posted that looks like what they want but we'll see how they reply to that bug.09:20
tkajinamamoralej, no problem about the cinder issue. I actually got some pre-notice about that change. As we have the capability to configure the required options but I was aware that requires some changes in our p-o-i and likely in packstack09:22
tkajinamAs we have th capability to configure the required options *I was not making much work before the change was made*09:23
amoralejtkajinam, in any case i think it's good they are aware that it's changing the behavior, imo those changes shouldn't be made in the middle of a centos major release09:34
tkajinamamoralej, yeah though I know they have done a lot in the past related to libvirt (eg. tcp/tls socket) so I'm not sure if they really care about it seriously.09:35
amoralejwell, at least we can report it09:35
tkajinamyup09:35
tkajinamtotally agree with it09:35
amoralejjcapitao[m], https://review.opendev.org/c/openstack/puppet-openstack-integration/+/884328 for Xena09:53
jcapitao[m]good09:58
amoralejjcapitao[m], karolinku[m] i've created https://issues.redhat.com/browse/RDO-124 to report the issue discovered in https://bugs.launchpad.net/neutron/+bug/202066110:08
amoralejjcapitao[m], one more thing https://review.opendev.org/c/openstack/openstack-ansible-openstack_hosts/+/880473 is merged in case you want to start investigating how to run weirdo jobs with it10:14
rdogerritAlfredo Moralejo proposed rdo-website master: Add May 24 meeting  https://review.rdoproject.org/r/c/rdo-website/+/4871610:19
rdogerritMarios Andreou proposed rdo-jobs master: WIP switching to ci-framework install_yamls role  https://review.rdoproject.org/r/c/rdo-jobs/+/4851410:28
*** amoralej is now known as amoralej|lunch11:06
rdogerritJiří Podivín proposed rdo-jobs master: Setting edpm-ansible-github-rdo-integration-centos-8-crc-singlenode-centos-9-external-compute as non-voting  https://review.rdoproject.org/r/c/rdo-jobs/+/4871711:54
jcapitao[m]amoralej: ack for both11:59
*** amoralej|lunch is now known as amoralej12:49
*** amoralej|off is now known as amoralej12:52
rdogerritKarolina Kula proposed deps/python-httpx c9s-bobcat-rdo: Update to 0.24.0  https://review.rdoproject.org/r/c/deps/python-httpx/+/4869613:27
rdogerritAlfredo Moralejo proposed rdoinfo master: Pin tripleo-ipa to the last commit before master branch removal  https://review.rdoproject.org/r/c/rdoinfo/+/4871813:38
rdogerritKarolina Kula proposed rdo-website master: New documentation about RDO's deliverables comparison  https://review.rdoproject.org/r/c/rdo-website/+/4860414:00
rdogerritMerged rdoinfo master: Pin tripleo-ipa to the last commit before master branch removal  https://review.rdoproject.org/r/c/rdoinfo/+/4871814:55
noonedeadpunkHey folks! Do you know anything about pushing forward only libvirt modular approach for centos stream? 15:04
noonedeadpunkAs it seems that libvirtd.service has just vanished in our CI15:05
rdogerritChandan Kumar proposed config master: Run check localhost ip in /etc/resolv.conf task only for dpa jobs  https://review.rdoproject.org/r/c/config/+/4871915:35
amoralejnoonedeadpunk, https://bugzilla.redhat.com/show_bug.cgi?id=220993615:37
amoralejthere is in-flight patch for puppet-nova https://review.opendev.org/c/openstack/puppet-nova/+/88432015:37
amoralejyou need to install libvirt-daemon15:37
*** amoralej is now known as amoralej|off15:38
noonedeadpunkaha15:38
noonedeadpunkwe're installing libvirt-daemon-kvm...15:39
rdogerritChandan Kumar proposed config master: Run check localhost ip in /etc/resolv.conf task only for dpa jobs  https://review.rdoproject.org/r/c/config/+/4871915:39
NeilHanlonty amoralej|off15:41
rdogerritMerged config master: Run check localhost ip in /etc/resolv.conf task only for dpa jobs  https://review.rdoproject.org/r/c/config/+/4871915:49
*** tosky_ is now known as tosky16:20

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