Wednesday, 2024-10-09

opendevreviewMerged openstack/kolla-ansible stable/2024.1: [CI] Fix OVN jobs - add required neutron_dns_domain  https://review.opendev.org/c/openstack/kolla-ansible/+/93161707:43
opendevreviewMerged openstack/kolla-ansible stable/2023.1: CI: improve get_logs.sh  https://review.opendev.org/c/openstack/kolla-ansible/+/92709107:43
opendevreviewMerged openstack/kolla-ansible stable/2024.1: fact gathering: Remove gathering of package facts  https://review.opendev.org/c/openstack/kolla-ansible/+/92674607:43
opendevreviewMerged openstack/kolla-ansible stable/2024.1: fact gathering: Group hosts before gathering facts  https://review.opendev.org/c/openstack/kolla-ansible/+/92675107:46
opendevreviewMerged openstack/ansible-collection-kolla stable/2023.2: Add installation of dbus package  https://review.opendev.org/c/openstack/ansible-collection-kolla/+/93048507:46
opendevreviewMerged openstack/kolla-ansible stable/2023.2: Fixing typo in etc/kolla/globals.yml  https://review.opendev.org/c/openstack/kolla-ansible/+/93046707:46
opendevreviewMerged openstack/kolla-ansible stable/2023.1: Fixing typo in etc/kolla/globals.yml  https://review.opendev.org/c/openstack/kolla-ansible/+/93046607:46
opendevreviewMerged openstack/kolla-ansible stable/2024.1: Fixing typo in etc/kolla/globals.yml  https://review.opendev.org/c/openstack/kolla-ansible/+/93046807:46
opendevreviewMerged openstack/kolla-ansible stable/2023.2: Fix typo in RabbitMQ versions pinning  https://review.opendev.org/c/openstack/kolla-ansible/+/92979907:46
opendevreviewMerged openstack/kolla-ansible stable/2024.1: Fix typo in RabbitMQ versions pinning  https://review.opendev.org/c/openstack/kolla-ansible/+/92979807:46
opendevreviewMerged openstack/kolla-ansible stable/2023.1: Fix typo in RabbitMQ versions pinning  https://review.opendev.org/c/openstack/kolla-ansible/+/92980007:46
opendevreviewMerged openstack/kolla-ansible stable/2024.1: Docs: point to RMQ SLURP handing in upgrade guide  https://review.opendev.org/c/openstack/kolla-ansible/+/92980307:47
opendevreviewMerged openstack/kolla-ansible stable/2023.1: Docs: point to RMQ SLURP handing in upgrade guide  https://review.opendev.org/c/openstack/kolla-ansible/+/92980507:47
opendevreviewMerged openstack/kolla-ansible stable/2023.2: Docs: point to RMQ SLURP handing in upgrade guide  https://review.opendev.org/c/openstack/kolla-ansible/+/92980407:47
opendevreviewMerged openstack/kolla-ansible stable/2023.2: Add NET_RAW to dnsmasq container  https://review.opendev.org/c/openstack/kolla-ansible/+/92947007:47
opendevreviewMerged openstack/kolla-ansible stable/2024.1: Add NET_RAW to dnsmasq container  https://review.opendev.org/c/openstack/kolla-ansible/+/92946907:47
opendevreviewMerged openstack/kolla-ansible stable/2023.1: Revert "Allow setting any_errors_fatal true for gather-facts"  https://review.opendev.org/c/openstack/kolla-ansible/+/92859507:47
opendevreviewMerged openstack/kolla-ansible stable/2024.1: Revert "Allow setting any_errors_fatal true for gather-facts"  https://review.opendev.org/c/openstack/kolla-ansible/+/92859307:49
opendevreviewMerged openstack/kolla-ansible stable/2023.2: Revert "Allow setting any_errors_fatal true for gather-facts"  https://review.opendev.org/c/openstack/kolla-ansible/+/92859407:54
opendevreviewMerged openstack/ansible-collection-kolla master: Drop OpenEuler support  https://review.opendev.org/c/openstack/ansible-collection-kolla/+/93047508:17
opendevreviewMatt Crees proposed openstack/kayobe stable/2024.1: Adds support for using Cumulus switches with NGS  https://review.opendev.org/c/openstack/kayobe/+/93188308:23
opendevreviewMatt Crees proposed openstack/kayobe stable/2023.2: Adds support for using Cumulus switches with NGS  https://review.opendev.org/c/openstack/kayobe/+/93188408:24
opendevreviewMatt Crees proposed openstack/kayobe stable/2023.1: Adds support for using Cumulus switches with NGS  https://review.opendev.org/c/openstack/kayobe/+/93188508:24
opendevreviewMatt Crees proposed openstack/kayobe stable/2023.1: Adds support for using Cumulus switches with NGS  https://review.opendev.org/c/openstack/kayobe/+/93188508:32
opendevreviewMichal Nasiadka proposed openstack/ansible-collection-kolla master: Rename True/False to true/false in preparation for ansible-lint bump  https://review.opendev.org/c/openstack/ansible-collection-kolla/+/92975608:55
opendevreviewMichal Nasiadka proposed openstack/ansible-collection-kolla master: Rename True/False to true/false in preparation for ansible-lint bump  https://review.opendev.org/c/openstack/ansible-collection-kolla/+/92975608:55
kevkomnasiadka: around ? 08:56
opendevreviewMichal Nasiadka proposed openstack/ansible-collection-kolla master: Adapt code in preparation for ansible-lint bump  https://review.opendev.org/c/openstack/ansible-collection-kolla/+/92975608:56
mnasiadkakevko: yup09:00
kevkomnasiadka: i switched xbstream to mbstream and proxysql is not affected anymore :D 09:00
mnasiadkalol09:00
kevkomnasiadka: well ...it's because xbstream has bad check of version ...09:00
kevkomnasiadka: xbstream is checking what is reported  by client - the binary version ...even if select @@version is reporting Mariadb ...that's the reason why it's failing ...09:01
kevkomnasiadka: so what now ? :D 09:01
kevkomnasiadka: because i think we should use mbstream if we are also using mariabackup tool09:02
mnasiadkawell, let's change to mbstream - question as always how it affects existing users - as in existing backups restoration and so on09:03
kevkomnasiadka: because xtrabackup was for percona xtrabackup ...mbstream is recommended 09:04
kevkomnasiadka: well I can also add bash parseargs which will accept stream option ...and if not specified ..it will be same as now ...09:06
kevkomnasiadka: but mbstream is backward compatible of course ......it's drop-in replacement 09:07
mnasiadkawell, if it works for restoring old backups made with xbstream (compression or whatever it's used for) I'm fine with changing that and backporting even09:08
kevkomnasiadka: hmm, wait ..maybe i am mistificating :D ...still old script in my image ...09:10
kevkomnasiadka: let me check again and better :D 09:10
opendevreviewMerged openstack/kolla-ansible stable/2024.1: Add a precheck to catch RMQ SLURP upgrades  https://review.opendev.org/c/openstack/kolla-ansible/+/91897709:10
kevkomnasiadka: nah, it's the same ...okay ..let me solve as we discussed in review 09:14
opendevreviewMichal Nasiadka proposed openstack/ansible-collection-kolla master: CI: Bump ansible-core and ansible-lint  https://review.opendev.org/c/openstack/ansible-collection-kolla/+/92975609:25
opendevreviewMichal Nasiadka proposed openstack/ansible-collection-kolla master: Adapt code in preparation for ansible-lint bump  https://review.opendev.org/c/openstack/ansible-collection-kolla/+/93189109:27
opendevreviewMichal Nasiadka proposed openstack/ansible-collection-kolla master: CI: Bump ansible-core and ansible-lint  https://review.opendev.org/c/openstack/ansible-collection-kolla/+/92975609:27
opendevreviewMerged openstack/kolla-ansible stable/2024.1: Support mode in named volumes when using podman  https://review.opendev.org/c/openstack/kolla-ansible/+/92295309:38
opendevreviewMichal Arbet proposed openstack/kolla master: Add way to backup from MariaDB replica server  https://review.opendev.org/c/openstack/kolla/+/92895609:53
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Switch mariadb's loadbalancer from HAProxy to ProxySQL  https://review.opendev.org/c/openstack/kolla-ansible/+/91372409:57
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Add backend TLS between MariaDB and ProxySQL  https://review.opendev.org/c/openstack/kolla-ansible/+/90991209:57
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Add frontend TLS ability to ProxySQL  https://review.opendev.org/c/openstack/kolla-ansible/+/92550009:57
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Add frontend database TLS for Keystone  https://review.opendev.org/c/openstack/kolla-ansible/+/92550709:57
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Change from PERCONA_SCHEMA to mysql for mariabackup  https://review.opendev.org/c/openstack/kolla-ansible/+/92272909:57
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Fix mariadb backup unable to create history table  https://review.opendev.org/c/openstack/kolla-ansible/+/92982709:57
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: [CI] Fix kolla-ansible-rocky9-kvm  https://review.opendev.org/c/openstack/kolla-ansible/+/93097509:57
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: [CI] Add mariadb backup into mariadb scenario  https://review.opendev.org/c/openstack/kolla-ansible/+/92977109:57
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Update MySQL monitor user privileges for ProxySQL monitoring  https://review.opendev.org/c/openstack/kolla-ansible/+/93097909:57
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: [DNM] [CI] Just let's test backup few times  https://review.opendev.org/c/openstack/kolla-ansible/+/93114409:57
kevkomnasiadka: what now ? better ? i didn't touch script 09:57
opendevreviewRafal Lewandowski proposed openstack/kolla-ansible master: [WIP] Enable ML2/OVN and distributed FIP by default.  https://review.opendev.org/c/openstack/kolla-ansible/+/90495910:37
opendevreviewRoman Krček proposed openstack/kolla-ansible master: Move actions to kolla_container_facts  https://review.opendev.org/c/openstack/kolla-ansible/+/91150511:21
opendevreviewRoman Krček proposed openstack/kolla-ansible master: Move actions to kolla_container_facts  https://review.opendev.org/c/openstack/kolla-ansible/+/91150511:45
opendevreviewMerged openstack/ansible-collection-kolla master: Adapt code in preparation for ansible-lint bump  https://review.opendev.org/c/openstack/ansible-collection-kolla/+/93189112:17
opendevreviewMerged openstack/ansible-collection-kolla master: CI: Bump ansible-core and ansible-lint  https://review.opendev.org/c/openstack/ansible-collection-kolla/+/92975612:17
mnasiadkamnasiadka bbezak frickler kevko SvenKieske mmalchuk gkoper jangutter jsuazo jovial osmanlicilegi mattcrees dougszu darmach - meeting in 10 minutes12:50
opendevreviewRoman Krček proposed openstack/kolla-ansible master: Rewrite kolla-ansible CLI to python  https://review.opendev.org/c/openstack/kolla-ansible/+/92311012:51
opendevreviewRoman Krček proposed openstack/kolla-ansible master: Fix unintentional trigger of ansible handlers  https://review.opendev.org/c/openstack/kolla-ansible/+/92414512:55
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: Add support for Ubuntu Noble Numbat (24.04 LTS)  https://review.opendev.org/c/openstack/kolla-ansible/+/92558112:55
mnasiadka#startmeeting kolla13:01
opendevmeetMeeting started Wed Oct  9 13:01:08 2024 UTC and is due to finish in 60 minutes.  The chair is mnasiadka. Information about MeetBot at http://wiki.debian.org/MeetBot.13:01
opendevmeetUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.13:01
opendevmeetThe meeting name has been set to 'kolla'13:01
mnasiadka#topic rollcall13:01
mnasiadkao/13:01
SvenKieskeo/13:01
r-krcek\o/13:01
mmalchuko/13:01
bbezako/13:02
mnasiadka#topic agenda13:02
mnasiadka* CI status13:02
mnasiadka* Release tasks13:02
mnasiadka* Current cycle planning13:02
mnasiadka* Additional agenda (from whiteboard)13:02
mnasiadka* Open discussion13:03
mnasiadka#topic CI status13:03
mnasiadkaOverall green, apart the Ansible locale on CentOS 9 - but should be fixed now with new DIB release13:03
mnasiadka#topic Release tasks13:03
mnasiadkaSo, we're two weeks into cycle trailing if I can count13:03
mnasiadkaAreas of focus are on whiteboard line 22613:04
mnasiadkaNoble Kolla-Ansible support is nearly done - need to fight cephadm and Ubuntu 24.04 oddities13:04
SvenKieske#link https://etherpad.opendev.org/p/KollaWhiteBoard#L22613:04
mnasiadkaUbuntu 24.04 ships with an apparmor policy that has a space in the name13:05
mnasiadkaand cephadm doesn't support it yet :)13:05
mnasiadkahttps://review.opendev.org/c/openstack/kolla-ansible/+/86925213:05
SvenKieskethe upstream patch is at least merged, it seems? :)13:05
mnasiadkaThat's the awful Huawei stuff, but we agreed to merge it13:05
mnasiadkaSvenKieske: in master, not in reef, and before it gets released it will be Christmas period13:05
mnasiadkaI've added my +2 to Huawei patch, if any other core can review and merge - would be nice13:06
mnasiadkahttps://review.opendev.org/q/topic:%22mariadb-proxysql%22 - I'm progressing through it slowly13:07
mnasiadkaAnd would be nice to get a second assignee13:08
mnasiadkaBasically I can't review everything so bbezak SvenKieske and frickler if you could assign yourself to any reviews in the whiteboard it would be nice13:09
mnasiadkaI'm aware we're not going to merge everything this cycle, but let's try13:09
mnasiadkaAnd apart the kevko's big chains - we have the kolla-ansible python CLI https://review.opendev.org/c/openstack/kolla-ansible/+/92311013:09
SvenKieskeI'll look into it in the evening, I already did some reviews of previous iterations. In general it seems I don't have the time anymore to almost dedicate my complete working hours towards this, unfortunately, so I'll shift stuff in my private time, where possible.13:09
mnasiadkaSvenKieske: I've seen you have some reservations for bandit stuff13:10
mnasiadkaI haven't had a deep dive yet, but will do this week13:10
SvenKieskewell the bandit stuff have some meaning, it's a security check, maybe we can just omit the function, as it's afaik only called once, so maybe no need for an abstraction layer? that's what I remember from memory.13:10
kevko\o13:10
mnasiadkaI'll have a look and try to drive to completion this cycle.13:11
SvenKieskeI'm still slightly -1 on just silencing the security check, if we don't find a proper solution we can still do it, of course.13:11
mnasiadkaYeah, understood13:11
mnasiadkaAdditional agenda is also only about Kevko nicely asking for reviews13:12
mnasiadkaso I'll go to Open discussion directly - so we can all use remaining time for reviews13:12
mnasiadka#topic Open discussion13:12
mnasiadkaAnybody anything?13:12
kevkoyeah, please13:12
mmalchukbackport of the https://review.opendev.org/c/openstack/kolla-ansible/+/93017013:12
mmalchukits trivial solves issues early on inspection of baremetal13:13
mmalchukneeded in yoga asap13:13
mmalchukand zed13:13
mmalchukthanks13:13
mmalchukis it possible? any objections?13:14
SvenKieskecan you file a bug that describes what issue it solves? we can then link that and do the proper backports imho?13:14
mnasiadkaI'm fine with that, should be helpful for users13:15
mmalchukI was so busy to create bugreport to attach it13:15
SvenKieske:D13:15
mnasiadkaIt's not really a bug, it's a feature - but it improves operator's lives13:15
mmalchukanother one core could be fine and I'll prepare backports13:15
mnasiadkaSo as long as it doesn't bring any inconvenience to users - we could do the backports?13:15
mnasiadkaOk, do the backports mmalchuk - I don't see any objections13:17
mmalchukok. thanks13:17
mmalchukwill do today13:17
mnasiadkaAnything else?13:17
mmalchukhttps://review.opendev.org/c/openstack/kolla-ansible/+/93120013:17
mmalchuktrivial backport13:17
mmalchukcider part merged13:17
mmalchukcinder*13:17
mmalchukso please merge it13:17
mnasiadkabbezak: can you?13:18
bbezakdone13:18
mnasiadkayay13:18
mnasiadkaI guess that's it13:19
jhorstmannI am lookiung for some feedback on https://review.opendev.org/c/openstack/kolla-ansible/+/921097 . 13:19
mnasiadkawill wait another couple of minutes and close the meeting13:19
mmalchukthats all from my side13:19
mmalchukthanks13:19
mnasiadkaCan anyone with Grafana knowledge have a look in jhorstmann 's patch?13:19
mnasiadkaI'm monitoring ignorant.13:20
mnasiadkaAh, I have one - https://review.opendev.org/c/openstack/kolla-ansible/+/93173813:20
mnasiadkaTested in https://review.opendev.org/c/openstack/kolla-ansible/+/93177613:21
SvenKieskewell jhorstmann's change is more about avoiding container restarts by not always copying all files, should be possible to review without extensive grafana knowledge ;)13:21
SvenKieskethe ovn stuff is on my todo list as well13:22
mnasiadkaI have some other things on my radar, but let me add it to my list13:22
mnasiadkaOk, enough for today.13:23
mmalchukSvenKieske custom dashboards13:23
mnasiadkaThanks for coming!13:23
mnasiadkaAnd please review those patches - so we can release sooner than on christmas13:23
mmalchukSvenKieske need test to see restarts13:23
SvenKieskeanybody want's to pay for reviews during non payed time by employers? (only half joking) :D13:23
kevko:D :'(13:23
SvenKieskethanks for running the meeting mnasiadka13:24
mmalchukSvenKieske isn't this an opensource? feel open to review)13:24
mmalchukmnasiadka thanks13:24
mnasiadka#endmeeting13:25
opendevmeetMeeting ended Wed Oct  9 13:25:03 2024 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)13:25
opendevmeetMinutes:        https://meetings.opendev.org/meetings/kolla/2024/kolla.2024-10-09-13.01.html13:25
opendevmeetMinutes (text): https://meetings.opendev.org/meetings/kolla/2024/kolla.2024-10-09-13.01.txt13:25
opendevmeetLog:            https://meetings.opendev.org/meetings/kolla/2024/kolla.2024-10-09-13.01.log.html13:25
mnasiadka#endmeeting13:25
mnasiadkawhat the heck13:25
mmalchuk?13:25
kevkoWhat is hard to review one line ? here for example ? https://review.opendev.org/c/openstack/kolla-ansible/+/93097913:26
kevkoONE line 13:27
mmalchukno so hard, but it chained, so need to review other changes in the chain)13:29
SvenKiesketwo lines, and I see verified -1 ?13:29
SvenKieske;)13:29
kevkoSvenKieske: yes ..because of CI ? retry limit ? 13:29
kevkoSvenKieske: two same lines ... 13:30
kevkoSvenKieske: for you I've also prepared a python test https://github.com/keuko/sven-kolla/blob/master/test.py13:30
SvenKieskeokay, well when I have limited time I don't check every CI result (if it's -1), only if I want to debug why it's failing :)13:30
kevkoi don't know what else to do ... feeling frustrated more and more 13:30
SvenKieskeyes I know, it's really appreciated, I just need to find the time to review :-(13:31
SvenKieskeso you really did nothing wrong there, quite the opposite13:31
kevkowell, my oldest patch here is from january 2024 13:33
kevkoVery important patches that, for example, fix configs injected into the container with unit tests and with docstrings requested from you, have been lying there since April13:34
kevkoThe only thing left for me to do is just spam repeatedly again and again 13:35
SvenKieskeI understand, but please, I hope you also understand that I can't keep up the review counts as I did in the last year when I can't put in the same hours, as these are not gonna get payed. Of course I do stuff in my free time, but certainly not 8 hours a day. THanks.13:41
kevkoBy the way, since I'm constantly dealing with MariaDB in CI, I've noticed that reconfiguring or upgrading MariaDB often fails—not because of my patches, but due to WSREP synchronization issues. Shouldn't we increase the timeout in CI to give mariadbs enough time to sync up?13:45
kevkobecause then I am ending with several rechecks per day only because of this for example 13:46
kevkobut also other reviews 13:48
SvenKieskesounds like a good idea, is it really just timeouts? I got a wsrep sync issue in a deployment currently, but seems more related to network issues.13:55
kevkoSvenKieske: whatever it is ...longer wait can fix the issue no ? 14:01
kevkohttps://9e1d865d639286d1a07a-b0014becc5640974ea321328f0a307e3.ssl.cf5.rackcdn.com/929827/21/check/kolla-ansible-rocky9-mariadb/79f6558/primary/logs/ansible/reconfigure14:01
kevkobut yeah, this looks like network issue or something 14:02
mnasiadkakevko: got a minute for https://review.opendev.org/c/openstack/kolla-ansible/+/931738 ? Would be nice to get that merged this week14:09
kevkomnasiadka: done 14:17
kevkomnasiadka: In return, you could take another look at that replica backup review, as I restored the script there, and I didn’t even touch it as you wanted 14:22
mnasiadkaDone - you need to bug another core now ;-)14:23
kevkomnasiadka: Thank God in heaven14:27
opendevreviewMaksim Malchuk proposed openstack/kolla-ansible stable/2024.1: Add configuration for NTP server in Ironic Inspector DHCP server  https://review.opendev.org/c/openstack/kolla-ansible/+/93195514:32
opendevreviewMaksim Malchuk proposed openstack/kolla-ansible stable/2023.2: Add configuration for NTP server in Ironic Inspector DHCP server  https://review.opendev.org/c/openstack/kolla-ansible/+/93195614:33
opendevreviewMaksim Malchuk proposed openstack/kolla-ansible stable/2023.1: Add configuration for NTP server in Ironic Inspector DHCP server  https://review.opendev.org/c/openstack/kolla-ansible/+/93195714:33
opendevreviewMerged openstack/kolla-ansible master: Add support to configure Huawei backends in Cinder  https://review.opendev.org/c/openstack/kolla-ansible/+/86925214:36
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Switch mariadb's loadbalancer from HAProxy to ProxySQL  https://review.opendev.org/c/openstack/kolla-ansible/+/91372415:19
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Change from PERCONA_SCHEMA to mysql for mariabackup  https://review.opendev.org/c/openstack/kolla-ansible/+/92272915:19
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Fix mariadb backup unable to create history table  https://review.opendev.org/c/openstack/kolla-ansible/+/92982715:19
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: [CI] Add mariadb backup into mariadb scenario  https://review.opendev.org/c/openstack/kolla-ansible/+/92977115:19
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Update MySQL monitor user privileges for ProxySQL monitoring  https://review.opendev.org/c/openstack/kolla-ansible/+/93097915:19
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: [DNM] [CI] Just let's test backup few times  https://review.opendev.org/c/openstack/kolla-ansible/+/93114415:19
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Add backend TLS between MariaDB and ProxySQL  https://review.opendev.org/c/openstack/kolla-ansible/+/90991215:19
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Add frontend TLS ability to ProxySQL  https://review.opendev.org/c/openstack/kolla-ansible/+/92550015:19
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Add frontend database TLS for Keystone  https://review.opendev.org/c/openstack/kolla-ansible/+/92550715:19
kevkoSvenKieske: it will be very cool if you will find the time for this simple script here https://review.opendev.org/c/openstack/kolla/+/928956 ...it's requirement for everything ... mnasiadka already gave +215:21
opendevreviewMerged openstack/kolla-ansible master: ovn: Fix FQDN-based deployments  https://review.opendev.org/c/openstack/kolla-ansible/+/93173815:34
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: Add support for Ubuntu Noble Numbat (24.04 LTS)  https://review.opendev.org/c/openstack/kolla-ansible/+/92558116:39
opendevreviewRafal Lewandowski proposed openstack/kolla-ansible master: [WIP] Enable ML2/OVN and distributed FIP by default.  https://review.opendev.org/c/openstack/kolla-ansible/+/90495917:22
opendevreviewMerged openstack/kolla-ansible stable/2023.1: fact gathering: Remove gathering of package facts  https://review.opendev.org/c/openstack/kolla-ansible/+/92675018:03
opendevreviewMerged openstack/kolla-ansible stable/2023.1: fact gathering: Group hosts before gathering facts  https://review.opendev.org/c/openstack/kolla-ansible/+/92675318:15
SvenKkevko: currently looking at https://review.opendev.org/c/openstack/kolla-ansible/+/92272918:46
SvenKanything more urgent? most of todays list from the meeting is already merged or has my +218:46
kevkoSvenK: well this ...w8 a minute 19:31
kevkoSvenK: https://review.opendev.org/c/openstack/kolla/+/92895619:32
kevkoSvenK: https://review.opendev.org/c/openstack/kolla-ansible/+/91372419:33
SvenKah ty, will have a look19:36
SvenKjust reviewed the huge set config stuff, finally19:36
kevkoSvenK: very thanks ! 19:43
kevkoSvenK: it's really simple function ...19:43
kevkoSvenK: also covered by unit tests 19:43
SvenKyeah well, the tests are the long part :D19:47
SvenKI guess we should do backports for https://review.opendev.org/c/openstack/kolla/+/928956 then?19:47
kevkoSvenK: well we can, but you know ...it's individual always what to backport and what not ...19:53
SvenKyep19:54
SvenKmhm19:54
SvenKkevko: you have seen this error? this is the second time today I see it, it made your proxysql change fail: https://zuul.opendev.org/t/openstack/build/d468a5aa61f949cbadfec9cafd3f0693/log/primary/logs/kolla/all-CRITICAL.txt19:54
SvenK2024-10-09 16:26:37.432 1038 CRITICAL neutron [None req-e59c7358-0f0b-446f-8f68-fbde0c1f6a15 - - - - - -] Unhandled error: sqlalchemy.exc.OperationalError: (pymysql.err.OperationalError) (9001, 'Max connect timeout reached while reaching hostgroup 0 after 10503ms')19:55
SvenKthis seems suspicious19:55
SvenKbut I guess unrelated19:57
kevkoSvenK: this is when proxysql can't set active host ...if it's not pinggable or if wsrep status is somehow broken ...if it is not ok in 10sec ...it's reporting this ..because cant reach healthy server 20:03
kevkoSvenK: but it's expected ...as you don't want to write to unhealthy cluster 20:03
kevkoSvenK: and CI has sometimes just slow disk or network issue 20:03
kevkoSvenK: same symptom as when its failing during reconfigure 20:06
SvenKmhm pretty sure this was single host deployment? but whatever..see you tomorrow :)21:11

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