14:00:25 <jcapitao> #startmeeting RDO meeting - 2020-04-22
14:00:26 <openstack> Meeting started Wed Apr 22 14:00:25 2020 UTC and is due to finish in 60 minutes.  The chair is jcapitao. Information about MeetBot at http://wiki.debian.org/MeetBot.
14:00:27 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
14:00:30 <openstack> The meeting name has been set to 'rdo_meeting___2020_04_22'
14:00:47 <jcapitao> #topic roll call
14:01:03 <amoralej> o/
14:01:14 <jcapitao> you can still add your topics to https://etherpad.opendev.org/p/RDO-Meeting
14:01:18 <jcapitao> #chair amoralej
14:01:19 <openstack> Current chairs: amoralej jcapitao
14:03:43 <ykarel> o/
14:04:21 <jcapitao> #chair ykarel
14:04:22 <openstack> Current chairs: amoralej jcapitao ykarel
14:04:26 <weshay|ruck> 0/
14:04:28 <weshay|ruck> rfolco, ^
14:05:25 <jcapitao> #chair weshay|ruck
14:05:26 <openstack> Current chairs: amoralej jcapitao weshay|ruck ykarel
14:07:22 <jcapitao> ok let's start
14:07:33 <jcapitao> #topic Ussuri Updates
14:07:58 <jcapitao> #info CentOS8 Ussuri builder is up and running https://trunk.rdoproject.org/centos8-ussuri/status_report.html
14:08:17 <jcapitao> #info Reqcheck/pyver macro cleanup is being done https://review.rdoproject.org/r/#/q/topic:ussuri-branching
14:08:48 <jcapitao> so we have already branched some lib packages
14:09:25 <jcapitao> and we'll start to build on CBS for those
14:10:15 <jcapitao> in parallel we'll reqcheck and clean up pyver macros for the remaining packages
14:10:46 <ykarel> nice
14:11:09 <amoralej> good job with all that cleaning jcapitao
14:11:21 <ykarel> jcapitao, any known issues yet wrt ussuri branching u would like to bring up?
14:11:57 <jcapitao> no major issues so far
14:12:03 <ykarel> okk cool
14:12:25 <ykarel> we also need to pin non-openstack puppet modules, hopefully there will be a promotion soon
14:12:38 <ykarel> i see a good hash https://trunk.rdoproject.org/api-centos8-master-uc/api/civotes_agg_detail.html?ref_hash=b3720367a6a0349abcfb06939bed3101
14:12:55 <ykarel> there is one intermittent tempest failure, likely it will be promoted
14:14:08 <jcapitao> what's the issue with those ?
14:14:39 <ykarel> not known yet, but some tempest tests are failing randomly since last couple of days
14:14:45 <rfolco> weshay|ruck, o/
14:15:37 <weshay|ruck> hey
14:16:03 <weshay|ruck> ya.. we think we'll promote nowish
14:16:04 <jcapitao> ykarel: ack, so we'll have to keep eyes on it
14:16:37 <ykarel> https://review.rdoproject.org/zuul/builds?job_name=periodic-tripleo-ci-centos-8-standalone-full-tempest-scenario-master
14:16:41 <ykarel> Thanks weshay|ruck
14:16:54 <ykarel> jcapitao, so after it promote we can pin non-openstack puppet modules
14:18:10 <jcapitao> ack
14:21:29 <jcapitao> #action jcapitao pin non-openstack puppet modules after promotion
14:21:39 <jcapitao> anything else to add on this topic ?
14:22:23 <ykarel> nothing from me
14:22:42 <jcapitao> ok let's move to next topic
14:22:51 <jcapitao> #topic Mock Downgrade to 1.4.21 in Ussuri CentOS8 build deps
14:23:28 <jcapitao> #link https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-5a84e15907
14:23:42 <jcapitao> #link https://review.rdoproject.org/r/#/c/26690/
14:23:47 <ykarel> So we had added mock-2.2 recently in ussuri CentOS8 build deps repo
14:23:56 <ykarel> and we have came across some issues
14:24:00 <ykarel> with it
14:24:28 <ykarel> so wanted to downgrade to 1.4.21, use build-deps repo at all places we use epel to install mock
14:24:49 <ykarel> as mock-2.2 is in epel-testing currently and can be pushed to stable anytime https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-5a84e15907
14:25:30 <ykarel> the issue we faced is related to how we use it in DLRN, so let's downgrade, make DLRN work with mock-2.2, then we can update again
14:25:54 <ykarel> jpena, by chance u aware of these issues ^^?
14:26:02 <jpena> ykarel
14:26:11 <jpena> ykarel: are there any logs I can look at?
14:26:36 <jpena> I know systemd-nspawn can be tricky in some versions of mock, but I'd have to look at that specific version to know what is going on
14:27:03 <ykarel> jpena, post install issue i faced in local testing
14:27:13 <ykarel> and other /dev/loop devices in CI
14:27:44 <ykarel> in CI we didn't hit postinstall because we disable rpm install in chroot there
14:28:00 <ykarel> https://bugs.launchpad.net/tripleo/+bug/1872881/comments/6 is /dev/loop one
14:28:00 <openstack> Launchpad bug 1872881 in tripleo "Cinder volume failed to build and went to ERROR state - No valid backend was found ( Stderr: ' Volume group "cinder-volumes" not found\n)" [Critical,Fix released] - Assigned to Alan Bishop (alan-bishop)
14:28:28 <ykarel> ^^ we are work arounding in CI with https://review.opendev.org/#/c/721250/
14:29:06 <jpena> I'll give it a test locally
14:29:16 <ykarel> in CI we didn't hit postinstall that i hit locally, because there it's install_after_build=0
14:29:32 <ykarel> jpena, ohhk, so for now ok to downgrade? https://review.rdoproject.org/r/#/c/26690/
14:29:43 <jpena> ykarel: yes, 1.4.x is working fine
14:29:50 <ykarel> hmm
14:30:45 <ykarel> ok so let's downgrade, and work on support of 2.2
14:32:35 <jcapitao> #info downgrade of mock 2.2 -> 1.4.x (while working on support of 2.2)
14:34:22 <jcapitao> anything else to add ?
14:34:41 <ykarel> let's move
14:35:12 <jcapitao> #topic chair for next week
14:35:31 <jcapitao> any volunteer ?
14:35:36 <ykarel> i can take it
14:35:54 <jcapitao> thx ykarel
14:36:04 <weshay|ruck> anything to note re: ussuri release?
14:36:19 <weshay|ruck> I see the repo is up, only one fail.. ironic-inspector
14:36:41 <jcapitao> #action ykarel to chair next week
14:36:50 <jcapitao> #topic Open floor
14:37:03 <weshay|ruck> ah.. sorry now it's openfloor :)
14:37:19 <ykarel> weshay|ruck, fix for ^^ ironic-inspector in progress
14:37:25 <weshay|ruck> rfolco, ^
14:37:33 <ykarel> i think CI team can start work on jobs
14:37:34 <jcapitao> yeah we still have time to discuss in openfloor :)
14:37:45 <weshay|ruck> k.. thanks ykarel
14:37:57 <rfolco> ack weshay|ruck ykarel
14:38:01 <weshay|ruck> let's stay in sync here for the next few weeks for sure :)
14:38:10 <ykarel> yeap
14:40:20 <ykarel> weshay|ruck, do you have some taiga card for ussuri jobs?
14:40:25 <ykarel> rfolco, ^^
14:40:53 <rfolco> ykarel, wip, we're defining component jobs now
14:41:00 <ykarel> which we can follow and add https://trello.com/c/Fk3CzYKJ/736-ussuri-release-preparation
14:41:06 <ykarel> rfolco, Thanks
14:41:10 <rfolco> ykarel, this is the us https://tree.taiga.io/project/tripleo-ci-board/us/1650?milestone=262677
14:41:22 <rfolco> tasks being created under this user story
14:41:22 <ykarel> rfolco, ack will add it to RDO trello card
14:41:29 <rfolco> thx ykarel
14:44:08 <rfolco> and ykarel, this is the hackmd (also added to the description of the user story) --> https://hackmd.io/n7eBGiPVR4yoFbz9o-V2bQ
14:44:20 <ykarel> rfolco, Thanks
14:46:04 <rdogerrit> Gabriele Cerami created rdo-jobs master: OVN centos8: add ovn to the enabled providers  https://review.rdoproject.org/r/26694
14:49:47 <rdogerrit> Merged openstack/ironic-inspector-distgit rpm-master: Use sphinx-build to build html document  https://review.rdoproject.org/r/26677
14:50:45 <jcapitao> anything else to discuss? Else we can close and give you ~10 minutes back
14:50:59 <ykarel> let's get that 10 minutes :)
14:51:35 <ykarel> amoralej, jpena can u review https://review.rdoproject.org/r/#/c/26690/
14:52:01 <jcapitao> ok let's close
14:52:06 <jcapitao> thanks all for joining
14:52:11 <jcapitao> #endmeeting