16:03:54 <jrosser> #startmeeting openstack_ansible_meeting
16:03:55 <openstack> Meeting started Tue Mar  9 16:03:54 2021 UTC and is due to finish in 60 minutes.  The chair is jrosser. Information about MeetBot at http://wiki.debian.org/MeetBot.
16:03:56 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
16:03:58 <openstack> The meeting name has been set to 'openstack_ansible_meeting'
16:04:10 <gshippey> o/
16:05:07 <jrosser> o/ hello
16:07:46 <prometheanfire> when upgrading, is a db backup performed or should I do that myself?
16:08:23 <jrosser> there are no backups done by default, and in V there is new code to automate some of that, though not specifically for upgrade purposes
16:08:37 <jrosser> #topic bug triage
16:09:15 <jrosser> new bug https://bugs.launchpad.net/openstack-ansible/+bug/1918268
16:09:16 <openstack> Launchpad bug 1918268 in openstack-ansible "Quickstart: AIO in openstack-ansible fails on bootstrap-ansible.sh" [Undecided,New]
16:10:47 <jrosser> ok, i've replied to that as its incomplete info
16:12:01 <gshippey> yeah, seems that 129 is to do with not calling git correctly
16:12:52 <gshippey> next one I guess? https://bugs.launchpad.net/openstack-ansible/+bug/1917644
16:12:53 <openstack> Launchpad bug 1917644 in openstack-ansible "OpenStack os-horizon-install failled at task "Ensure static files are collected and compressed"" [Undecided,New]
16:14:04 <jrosser> we've already fixed this on master/victoria, but not earlier
16:15:21 <openstackgerrit> Jonathan Rosser proposed openstack/openstack-ansible-os_horizon stable/train: Fix race condition in compression of static files  https://review.opendev.org/c/openstack/openstack-ansible-os_horizon/+/779470
16:16:21 <openstackgerrit> Jonathan Rosser proposed openstack/openstack-ansible-os_horizon stable/stein: Fix race condition in compression of static files  https://review.opendev.org/c/openstack/openstack-ansible-os_horizon/+/779471
16:16:26 <gshippey> guess we can link the cherry-pick to stein in the bug
16:19:08 <jrosser> ok i've updated that
16:19:39 <gshippey> updated https://bugs.launchpad.net/openstack-ansible/+bug/1857899 to fix committed
16:19:40 <openstack> Launchpad bug 1857899 in openstack-ansible "controllerX-gnocchi-container missing dependency to libxml2.so.2 " [Undecided,Fix committed]
16:20:40 <jrosser> admin0: you were having trouble with gnocchi/libxml?
16:20:41 <gshippey> https://bugs.launchpad.net/openstack-ansible/+bug/1915618
16:20:42 <openstack> Launchpad bug 1915618 in openstack-ansible "gnocchi file missing" [Undecided,New]
16:21:13 <admin0> for gnocchi, i was hoping if 22.1.0 had a fix
16:21:34 <jrosser> there is a patch here but only for master https://bugs.launchpad.net/openstack-ansible/+bug/1857899
16:21:36 <openstack> Launchpad bug 1857899 in openstack-ansible "controllerX-gnocchi-container missing dependency to libxml2.so.2 " [Undecided,Fix committed]
16:22:04 <jrosser> admin0: are you able to test the patch?
16:22:26 <admin0> i will test it and report
16:22:29 <admin0> need a few days for that
16:23:22 <jrosser> ok, could you update the bug when you take a look
16:23:53 <admin0> i will
16:24:03 <gshippey> https://bugs.launchpad.net/kolla-ansible/+bug/1780245 looks similar to https://bugs.launchpad.net/openstack-ansible/+bug/1915618
16:24:05 <openstack> Launchpad bug 1780245 in kolla-ansible train "gnocchi-metricd container missconfigured on second and third nodes" [Medium,Triaged]
16:24:06 <openstack> Launchpad bug 1915618 in openstack-ansible "gnocchi file missing" [Undecided,New]
16:25:45 <gshippey> https://opendev.org/openstack/openstack-ansible-os_gnocchi/src/branch/master/tasks/main.yml#L146 think we just need to run that over all the hosts
16:26:06 <jrosser> i left a comment on the gnocchi one with reference to the kolla bug
16:26:44 <jrosser> could be yes
16:30:30 <jrosser> https://bugs.launchpad.net/openstack-ansible/+bug/1913292
16:30:33 <openstack> Launchpad bug 1913292 in openstack-ansible "ansible-hardening: AIDE cron job always installed" [Wishlist,Fix released]
16:30:38 <jrosser> this is now fix-released
16:31:14 <gshippey> and this one? https://bugs.launchpad.net/openstack-ansible/+bug/1913785
16:31:15 <openstack> Launchpad bug 1913785 in openstack-ansible "RHEL7: Group read permission removed from host private SSH keys" [Undecided,Triaged]
16:31:44 <gshippey> any thoughts on it
16:33:22 <jrosser> we would have to refer to the STIG documents for that
16:35:02 <jrosser> it may need a when or tenary on that task to make it do the right thing for security_sshd_disallow_host_based_auth: yes/no
16:35:51 <jrosser> slightly unfortunate that the bug is 'triaged' but no comment left
16:36:36 <gshippey> yes lol, I guess lets move on from that, can revisit it next week
16:36:39 <jrosser> ok, gshippey any more bugs we should look at?
16:37:01 <gshippey> https://bugs.launchpad.net/openstack-ansible/+bug/1910223 - good write up, i'd say importance low?
16:37:03 <openstack> Launchpad bug 1910223 in openstack-ansible "[openstack-ansible-ops] cleanup-venv playbook removes wsgi venv" [Undecided,New]
16:37:55 <jrosser> yeah, thats probably a trivial fix
16:38:45 <jrosser> the regex needs to be 'contains' instead of 'ends with'
16:39:05 <jrosser> ok, so we can look again at CI failures
16:39:11 <jrosser> #topic ci failures
16:39:25 <jrosser> heres the etherpad https://etherpad.opendev.org/p/osa-ci-failures
16:40:06 <jrosser> there are a bunch of fixes there to merge, but they are for relativly small things
16:40:37 <jrosser> the really big issue is focal/mariadb which is really preventing us merge much at all currently
16:41:22 <gshippey> Well i guess we should be focusing on that then really
16:42:01 <gshippey> Failed to download cirros image - patch is merged for that
16:43:12 <gshippey> i see the cherry-pick is not though!
16:43:45 <gshippey> different bug 🤦‍♀️ too many tabs!!
16:44:22 <jrosser> well thats probably a whole other issue getting the ones of these that have merged backported
16:44:47 <jrosser> though really we have much greater volume of patches on master, but the stable branches should also be attended to
16:45:18 * jrosser adds new section to the etherpad
16:46:28 <jrosser> these need some review/merge help https://review.opendev.org/q/topic:%22osa-uc-cache%22+(status:open%20OR%20status:merged)
16:46:42 <jrosser> thats more than just a CI fix as it has usefulness also in deployments
16:48:38 <jrosser> ok, thats probably all we can do there for now
16:48:45 <jrosser> #topic general discussion
16:49:08 <jrosser> jamesden_: nice work on the neutron role cleanup
17:01:35 <jrosser> #endmeeting