16:01:23 <noonedeadpunk> #startmeeting openstack_ansible_meeting
16:01:24 <openstack> Meeting started Tue May 19 16:01:23 2020 UTC and is due to finish in 60 minutes.  The chair is noonedeadpunk. Information about MeetBot at http://wiki.debian.org/MeetBot.
16:01:25 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
16:01:27 <openstack> The meeting name has been set to 'openstack_ansible_meeting'
16:01:30 <noonedeadpunk> #topic office hours
16:03:06 <noonedeadpunk> So I think we didn't have really big progress and stuff really goes pretty tough
16:03:32 <noonedeadpunk> But still I've jsut placed patches to make us able to finally create ussuri branch
16:03:44 <noonedeadpunk> I think we will need to backport things
16:04:12 <noonedeadpunk> ANother change I did for that branching patch was usage of ceph octopus
16:04:32 <noonedeadpunk> And it obviously failed on it despite using ceph-ansible-5.0
16:04:58 <noonedeadpunk> I think I'm not going to take a much time on it (will just spawn a vm to see if there's smth easy to fix)
16:05:27 <noonedeadpunk> and if it's smth tough - will branch with nautilus...
16:05:40 <noonedeadpunk> and maybe bzckport octopus until final release
16:07:39 <openstackgerrit> Jonathan Rosser proposed openstack/openstack-ansible-galera_server master: [WIP] combine galera client role into galera_server  https://review.opendev.org/725903
16:07:43 <noonedeadpunk> I have a feeling that issue here might be not in osa, but dunno
16:08:07 <jrosser> i can maybe take a look too tomorrow if needed
16:08:31 <jrosser> i got the galera client functional test to pass locally, just silly mistakes to fix
16:10:56 <jrosser> feel like i have made lots of progress in the last week - many many small bugs fixed
16:11:12 <jrosser> we need to finish fixing manila, magnum and neutron roles
16:12:05 <jrosser> i think that there is something interesting happens with the proposal bot patches, because it highlights the broken roles and gives a point to work off to get them fixed
16:12:28 <jrosser> the wierd thing is that is what the periodic jobs are supposed to do but somehow those are invisible
16:14:03 <jrosser> noonedeadpunk: can you take a look at this https://review.opendev.org/#/c/728997/
16:14:37 <jrosser> thats needed for this one https://review.opendev.org/#/c/728945/
16:15:15 <noonedeadpunk> oh, yes, you really did a lot of things fixed. I was talking about myself but used wrong word
16:15:56 <jrosser> magnum i do wonder if just making the centos distro job NV is the right thing to do
16:16:09 <noonedeadpunk> yeah, maybe...
16:16:16 <jrosser> we cant control what is in the magnum tempest plugin rpm
16:16:47 <jrosser> did you need the facts gathering patch to merge for manila?
16:17:06 <noonedeadpunk> Like I was thinking about fixing it but agree that just disabling it is the way wise
16:17:42 <noonedeadpunk> jrosser: not really. Was just testing that it do not break as I was changing ceph-nfs related vat
16:17:44 <noonedeadpunk> *var
16:17:52 <noonedeadpunk> which is used only by manila
16:17:55 <jrosser> ah ok
16:19:24 <jrosser> on ARA i was wondering if the find command is breaking https://review.opendev.org/#/c/728259/
16:19:56 <jrosser> https://review.opendev.org/#/c/728259/14/test-log-collect.sh
16:20:26 <jrosser> if the find command in the centos 7 condition returns /usr/bin/ara-manage rather than /usr/bin/ara
16:21:42 <noonedeadpunk> oh dear
16:22:34 <jrosser> i'm not sure quite what kind of match that is with find
16:23:06 <noonedeadpunk> it is ara-mange for sure
16:23:17 <noonedeadpunk> https://zuul.opendev.org/t/openstack/build/834b08a1bb7a45c5bb92d75f552bb543/log/job-output.txt#2457
16:25:59 <noonedeadpunk> like ubuntu seems to have newer find
16:26:13 <jrosser> oh well thats centos 8
16:26:16 <noonedeadpunk> that has different behaviour
16:26:37 <jrosser> hmm
16:27:12 <noonedeadpunk> oh, yes. for centos-7 it's sqlite file
16:27:13 <noonedeadpunk> sorry
16:28:04 <noonedeadpunk> but it also ara-manage lol https://zuul.opendev.org/t/openstack/build/1084970ee1a848aa8a75bb264d901a26/log/job-output.txt#5280
16:28:19 <jrosser> but even centos-8 is breaking wierdly
16:28:38 <jrosser> /o\ wtf is going on :)
16:30:13 <openstackgerrit> Merged openstack/ansible-role-systemd_networkd master: Do not rebuild initramfs for containers  https://review.opendev.org/728995
16:32:23 <openstackgerrit> Jonathan Rosser proposed openstack/ansible-role-uwsgi master: Do not use bare variables in ansible conditionals  https://review.opendev.org/727258
16:36:33 <openstackgerrit> Jonathan Rosser proposed openstack/openstack-ansible-galera_server master: [WIP] combine galera client role into galera_server  https://review.opendev.org/725903
16:37:19 <jrosser> noonedeadpunk: also neutron is broken because of OVN https://review.opendev.org/#/c/728804/
16:38:30 <jrosser> i fixed some of it but there is a big disaster with the neutron-manage db expand https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_8db/728804/1/check/openstack-ansible-ovn-ubuntu-bionic/8dbb66a/logs/ara-report/result/ce33bc4e-38b9-440f-a572-f8461ea3fe49/
16:39:28 <noonedeadpunk> jrosser: I think it's because ovn is now part of neutron
16:39:40 <noonedeadpunk> https://opendev.org/openstack/networking-ovn
16:39:48 <noonedeadpunk> So we should jsut drop isntalling it
16:40:03 <jrosser> oh yes i fix that here https://review.opendev.org/#/c/728804/
16:40:14 <jrosser> but the deployment of OVN is not working
16:40:55 <jrosser> and for neutron<>db reasons i think rather than our deployment being bad
16:41:24 <jrosser> i was hoping jamesdenton might have some insights there
16:46:16 <jrosser> this is the next octopus ceph error https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1876325
16:46:16 <openstack> Launchpad bug 1876325 in ceph (Ubuntu) "ceph-mgr-dashboard: missing dependency on python3-yaml" [Undecided,New]
16:47:35 <jrosser> noonedeadpunk: did you want to merge anything for centos 8 - reduce the dependancies?
16:48:17 <noonedeadpunk> I think we should start at least to see what is fixed and what not
16:48:29 <noonedeadpunk> As everything is so dependent
16:49:23 <noonedeadpunk> btw, my local deployment of ceph passed
16:49:34 <noonedeadpunk> I mean it passed ceph-ansible
16:49:40 <jrosser> ok so probably no.1 fix of centos-8 today is sorting our ARA
16:50:03 <jrosser> becasue everything that uses the tests repo is br0k for centos8 because of that, so we can't test the low level things at all
16:50:05 <noonedeadpunk> But I have python3-yaml isntalled
16:50:21 <noonedeadpunk> yeah, was pre-isntalled
16:52:09 <noonedeadpunk> I mean that integrated repo patch passed pretty far https://review.opendev.org/#/c/689629/
16:52:28 <noonedeadpunk> Which kinda means that things on it's way have been really fixed
16:52:33 <noonedeadpunk> despite of failing ara
16:52:56 <noonedeadpunk> (at least hardening I guess)
16:53:27 <noonedeadpunk> hm, where to add python3-yaml for installation....
17:03:02 <openstackgerrit> Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-ceph_client master: Install octopus ceph client  https://review.opendev.org/729329
17:05:27 <openstackgerrit> Jonathan Rosser proposed openstack/openstack-ansible-galera_server master: [WIP] combine galera client role into galera_server  https://review.opendev.org/725903
17:10:01 <openstackgerrit> Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible master: Update ceph release to octopus  https://review.opendev.org/729331
17:10:06 <noonedeadpunk> #endmeeting