Thursday, 2022-09-29

fricklerhrw: cool, time to finish the IPv6 patch for k-a05:14
ignacioHi team! I'm facing the following pretty clear error "Debian release buster version 10 is not supported. Supported releases are: bullseye", is there any reason why isn't supported? Can I "force" it for testing purposes?06:11
ignacioOh, I saw... I will override /ansible/roles/prechecks/vars/main.yml and try06:14
fricklermnasiadka: yoctozepto: missed that in the CI status yesterday, xena branches are still blocked because of broken c8 https://review.opendev.org/c/openstack/kolla/+/85804906:24
fricklerguess we should make it n-v in that patch and then fix afterwards?06:25
yoctozeptofrickler: will check today06:44
yoctozeptoxena should be in shape as soon it will be the oldest non-EM06:44
yoctozeptounlike wallaby06:44
yoctozepto(which works)06:44
mnasiadkagood morning07:30
ignacioHi! I'm facing the "Nova fails to start" issue (https://bugs.launchpad.net/kolla-ansible/+bug/1990830), I'm trying to re-build the image but I got the "debian-source-nova-compute-ironic" instead of "debian-source-nova-compute" (without Ironic). Any idea on how to generate the latter?07:34
opendevreviewRafal Lewandowski proposed openstack/kayobe master: updated  write_bifrost_clouds_yaml logic  https://review.opendev.org/c/openstack/kayobe/+/85759407:42
opendevreviewRafal Lewandowski proposed openstack/kayobe master: updated  write_bifrost_clouds_yaml logic  https://review.opendev.org/c/openstack/kayobe/+/85759407:42
opendevreviewBartosz Bezak proposed openstack/kayobe master: Move to CentOS Stream 9 / Rocky Linux 9  https://review.opendev.org/c/openstack/kayobe/+/85565607:43
opendevreviewMichal Nasiadka proposed openstack/kayobe master: CI: Set previous_release to Yoga  https://review.opendev.org/c/openstack/kayobe/+/85978407:44
hrwignacio: we move distros once they got released.07:48
hrwignacio: also distros provide packages we use so we also use what distro openstack teams provide for their 'current stable' release07:49
ignaciohrw: Could you please elaborate more?07:49
hrwignacio: Ubuntu Cloud Archive provides packages for Ubuntu. only for selected releases so we follow.07:50
hrwignacio: Debian OpenStack team does the same. we follow07:50
hrwRDO in CentOS does the same. we follow07:51
ignaciohrw: Sure, but, how can I build the [distro]-source-nova-compute image? The "kolla-build" command generates "debian-source-nova-compute-ironic" but not "debian-source-nova-compute"07:51
hrwignacio: it does debian-source-nova-compute too.07:52
hrwignacio: maybe it failed for you07:52
hrwignacio: check https://paste.centos.org/view/ed774e55 script. It shows how to get useful build logs07:52
hrwignacio: and no, there will be no support at all to build on unsupported distro versions. That check is there for a reason.07:53
opendevreviewMichal Nasiadka proposed openstack/kayobe master: CI: Set previous_release to Yoga  https://review.opendev.org/c/openstack/kayobe/+/85978407:56
opendevreviewMichal Nasiadka proposed openstack/kolla master: Add RockyLinux 9 support  https://review.opendev.org/c/openstack/kolla/+/85940008:00
opendevreviewMichal Nasiadka proposed openstack/kolla master: Add RockyLinux 9 support  https://review.opendev.org/c/openstack/kolla/+/85940008:02
ignaciohrw: You're right. "nova-compute Failed with status: error", here the reason why: The following packages have unmet dependencies: qemu-system-x86 : Depends: qemu-system-data (> 1:7.1+dfsg~) but it is not going to be installed08:02
hrwignacio: right. All Debian builds are broken now due to this. Outside of our control ;(08:03
ignaciohrw: Got it! But doing a step back, the reason why I was trying to build the image is because the "nova-compute" docker image is failing on my brand new setup. I see a couple of errors on the logs. 1) Connection to libvirt failed: authentication failed: authentication failed: libvirt.libvirtError: authentication failed: authentication failed, 2) nova.exception_Remote.ComputeHostNotFound_Remote: Compute host THEHOST could 08:05
ignacionot be found.08:05
hrwshort names vs fqdn ones? mnasiadka?08:06
hrwI mostly build and rarely deploy08:06
mnasiadkaprobably that's the case for ignacio 08:06
mnasiadkabut I think frickler is the expert08:06
opendevreviewMichal Nasiadka proposed openstack/kayobe master: CI: Set previous_release to Yoga  https://review.opendev.org/c/openstack/kayobe/+/85978408:10
ignaciohrw, mnasiadka: Fixed. I removed the FQDN on the /etc/hosts file, we should mention something like that on the getting started guide, the nova-compute docker image is up and running now :)08:19
hrwignacio: we take patches ;D also to docs ;D08:20
opendevreviewMichal Nasiadka proposed openstack/kayobe master: CI: Set previous_release to Yoga  https://review.opendev.org/c/openstack/kayobe/+/85978408:21
yoctozeptoI believe this fqdn!=hostname issue is really problematic for our users08:21
yoctozeptoas it pops up again and again08:21
yoctozeptosomething to proiritise it seems08:21
mnasiadkayoctozepto: well, I think each of us has only two hands and one keyboard :)08:25
yoctozeptomnasiadka: yeah, unfortunately08:25
frickleryes, this should have priority, I'll try to bump it on my list08:25
fricklerand I really really really don't like the workaround of people reverting to short hostnames, that's so last millenium08:26
yoctozeptofrickler: I believe we need to hold a node to debug this centos8s xena upgrade issue as there is nothing interesting in the logs (the critical error is a false alarm as it's only due to ovs restarts earlier and then the agent restarts and it all should be good by the logs)08:26
frickleryoctozepto: o.k., which job and patch do you want?08:27
yoctozeptofrickler: the one we talked about before08:27
yoctozeptohttps://review.opendev.org/c/openstack/kolla/+/85804908:27
yoctozeptokolla-ansible-centos8s-source-upgrade08:27
mnasiadkafrickler, hrw: got a minute for reviewing RL9 dep (https://review.opendev.org/c/openstack/kolla-ansible/+/859570) ?08:27
* frickler prefers to stay away from rpm things08:28
frickleryoctozepto: ack08:29
yoctozeptofrickler: that change is a no-brainer08:32
yoctozeptoand quite short08:32
hrwand +W08:35
mnasiadkafantastic, arm64 rl9 nodes are working, so added them to the patch08:35
hrwhttps://review.opendev.org/c/openstack/ansible-collection-kolla/+/859395 - is kayobe working again?08:37
mnasiadkait is08:38
hrwrecheck (kayobe CI works again) // done08:41
opendevreviewRadosław Piliszek proposed openstack/kolla-ansible master: Remove the deprecated enable_ironic_ipxe  https://review.opendev.org/c/openstack/kolla-ansible/+/85981508:51
yoctozeptoI'm going over the todos/fixmes/deprecations08:54
frickleryoctozepto: can you remind me of your ssh key once again? I really should make a list of those somewhere08:57
yoctozeptofrickler: just remember I have mine published on github and you should be always gtg https://api.github.com/users/yoctozepto/keys (not sure if gerrit is also exporting this info or not)08:58
opendevreviewMarcin Juszkiewicz proposed openstack/kolla master: centos: on CI use repos from opendev mirror  https://review.opendev.org/c/openstack/kolla/+/85946308:58
frickleryoctozepto: I do remember that some people have theirs on github and some don't ... ;-)08:59
fricklerbut I could simply look there first next time maybe08:59
yoctozeptofrickler: no worries, always happy to give you the link :-) 09:08
opendevreviewMarcin Juszkiewicz proposed openstack/kolla-ansible master: init-runonce: use CirrOS 0.6.0  https://review.opendev.org/c/openstack/kolla-ansible/+/85982309:09
hrwyoctozepto: once patch is in gerrit anyone can edit it. Atleast that's how I treat my patches.09:10
hrwyoctozepto: so if you want to alter commit message or sth then feel free09:11
yoctozeptohrw: I have opened a parallel discussion and it's not that important to me, only checking if you see the comments on the commit message ;p09:15
opendevreviewMichal Nasiadka proposed openstack/kolla master: Add RockyLinux 9 support  https://review.opendev.org/c/openstack/kolla/+/85940009:32
opendevreviewMichal Nasiadka proposed openstack/kolla master: Add RockyLinux 9 support  https://review.opendev.org/c/openstack/kolla/+/85940009:33
frickler<ad> might be interesting for some people here, too: https://openinfra.dev/live/ Large Scale Ops Deep Dive: Schwarz Group, today 14 UTC </ad>09:37
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: CI: Fix init-swift  https://review.opendev.org/c/openstack/kolla-ansible/+/85866909:41
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: CI: Fix init-swift  https://review.opendev.org/c/openstack/kolla-ansible/+/85866909:41
opendevreviewMerged openstack/kolla-ansible master: CI: rocky9 - add to multiple if base_distro statements  https://review.opendev.org/c/openstack/kolla-ansible/+/85957009:45
opendevreviewMichal Nasiadka proposed openstack/kolla master: Add RockyLinux 9 support  https://review.opendev.org/c/openstack/kolla/+/85940009:56
hrwwill wait for zuul09:58
frickleryoctozepto: root@173.231.255.253 at your service10:04
opendevreviewBartosz Bezak proposed openstack/kayobe master: Move to CentOS Stream 9 / Rocky Linux 9  https://review.opendev.org/c/openstack/kayobe/+/85565610:09
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: bifrost: Use the combined Ironic service instead of API+conductor  https://review.opendev.org/c/openstack/kolla-ansible/+/85982810:11
opendevreviewMichal Nasiadka proposed openstack/kayobe master: CI: Set previous_release to Yoga  https://review.opendev.org/c/openstack/kayobe/+/85978410:11
opendevreviewMarcin Juszkiewicz proposed openstack/kolla master: CI/centos: use repos from opendev mirror  https://review.opendev.org/c/openstack/kolla/+/85946310:20
opendevreviewBartosz Bezak proposed openstack/kayobe master: Move to CentOS Stream 9 / Rocky Linux 9  https://review.opendev.org/c/openstack/kayobe/+/85565610:24
yoctozeptofrickler: danke schoen10:26
spatelyoctozepto Thanks for the SSL help, it works now! :) 10:30
yoctozeptospatel: :-)10:31
opendevreviewMarcin Juszkiewicz proposed openstack/kolla master: use Erlang 24 on Ubuntu/AArch64  https://review.opendev.org/c/openstack/kolla/+/85983110:44
opendevreviewMerged openstack/ansible-collection-kolla master: Bump Ceph and EPEL versions  https://review.opendev.org/c/openstack/ansible-collection-kolla/+/85939510:48
hrwErlang/RabbitMQ is nightmare10:55
hrwCentOS/AArch64 sorted by older erlang for now. Ubuntu/AArch64 same way.10:55
hrwDebian/AArch64 builds erlang 23.2.6 and rabbitmq 3.9.22 (which wants erlang 24.2)10:56
mnasiadkaDebian seems like a funny world :)10:59
yoctozeptomnasiadka: yeah, I am no longer sure Debian knows what they are actually doing ;-)11:00
hrwAArch64 is not popular enough still11:01
yoctozeptomnasiadka, frickler: so, this held node is very interesting; no networking works at all: no host<>router, no router<>dhcp, no dhcp<>instances, no router<>instances11:01
yoctozeptoI have not found any hints in the logs and I tried restarting all relevant services - no help11:02
mnasiadkayoctozepto: interesting...11:09
yoctozeptomnasiadka: yup, as if ovs broke in half and did not let anyone else know ;-) 11:09
mnasiadkarestarting ovs doesn't help? :)11:10
yoctozeptomnasiadka:" I tried restarting all relevant services - no help"11:10
yoctozeptoI guess that answers your question ;-)11:10
yoctozeptoit looks like it creates rules successfuly, only that they don't work :D11:10
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: CI: Fix init-swift  https://review.opendev.org/c/openstack/kolla-ansible/+/85866911:11
yoctozeptofrickler: may I reboot the machine without consequences?11:11
opendevreviewMerged openstack/ansible-collection-kolla master: Do not create kolla_user by default  https://review.opendev.org/c/openstack/ansible-collection-kolla/+/85498511:12
yoctozeptoin the meantime, nice little change ~> https://review.opendev.org/c/openstack/kolla-ansible/+/85982311:13
hrwDebian Openstack team has erlang 24 + rmq 3.9.13 built. asked for erlang/aarch64 rebuild11:14
hrwhttps://review.opendev.org/c/openstack/kolla-ansible/+/859823 - mnasiadka it is for you to +2+W :D11:15
mnasiadkadone ;)11:15
hrwnice!11:16
hrwday after release ;D11:16
frickleryoctozepto: I never tried that with a held node, but I think it should work. worst case we'll hold a new one11:22
yoctozeptomnasiadka, frickler: I have just found the issue - we are doing a downgrade of ovs: from 2.17 in wallaby to 2.15 in xena11:24
yoctozeptoso it probably has broken internal structures11:24
mnasiadkayoctozepto: how is that possible? we rely on what RDO gives us?11:25
yoctozeptomnasiadka: not checked yet, I am moving onto other things for a moment and will be back on it today again11:25
mnasiadkayoctozepto: but that makes sense11:28
opendevreviewRafal Lewandowski proposed openstack/kayobe master: updated  write_bifrost_clouds_yaml logic  https://review.opendev.org/c/openstack/kayobe/+/85759411:39
jrwrThat sounds like a lot like the issue that I'm having right now where neutron decided it was going to spawn thousands of tap instances across my cluster and now I have a box hard locked. When I tried to go and reboot it, I actually have to go down to the data center and push the button11:49
jrwrI was only running 40 VMs11:50
jrwrLibvirt started timing out like a madman openvswitch was having none of that. It was complaining that none of the tap interfaces existed11:50
yoctozeptowell, it's totally *unlike* your issue ;-) 11:51
opendevreviewDr. Jens Harbott proposed openstack/kolla-ansible master: Test Neutron with IPv6 external network  https://review.opendev.org/c/openstack/kolla-ansible/+/71276811:55
opendevreviewDr. Jens Harbott proposed openstack/kolla-ansible master: Bump Cirros version  https://review.opendev.org/c/openstack/kolla-ansible/+/85983611:55
hrwfrickler: https://review.opendev.org/c/openstack/kolla-ansible/+/859823 does the same and is on gate11:55
fricklerhrw: oh I missed that, will abandon my patch and rebase the other one, thx11:59
opendevreviewMarcin Juszkiewicz proposed openstack/kolla master: neutron-server: not leaf image == no footer  https://review.opendev.org/c/openstack/kolla/+/85983711:59
opendevreviewRadosław Piliszek proposed openstack/kolla-ansible master: Remove the deprecated enable_ironic_pxe_uefi  https://review.opendev.org/c/openstack/kolla-ansible/+/85983812:00
opendevreviewRadosław Piliszek proposed openstack/kolla-ansible master: Remove the deprecated enable_ironic_pxe_uefi  https://review.opendev.org/c/openstack/kolla-ansible/+/85983812:00
hrwmnasiadka, frickler: Erlang 24 on AArch64: https://review.opendev.org/c/openstack/kolla/+/859569 centos + https://review.opendev.org/c/openstack/kolla/+/859831 ubuntu12:00
opendevreviewDr. Jens Harbott proposed openstack/kolla-ansible master: Test Neutron with IPv6 external network  https://review.opendev.org/c/openstack/kolla-ansible/+/71276812:02
hrwyoctozepto: I wonder how many people use that infoblox image ;D12:12
yoctozeptohrw: betting on 0 ;-)12:13
opendevreviewMarcin Juszkiewicz proposed openstack/kolla master: CI/centos: use repos from opendev mirror  https://review.opendev.org/c/openstack/kolla/+/85946312:16
hrwthis should solve problem 12:16
yoctozeptomnasiadka, frickler: yoga is also on ovs 2.15 xD12:16
mnasiadkawell, we're installing rdo-openvswitch12:17
mnasiadkalet's see12:17
yoctozeptomnasiadka: yeah, rdo bumped ovs to 2.17 in wallaby12:20
yoctozeptowhat the12:20
yoctozeptowhat the12:20
yoctozeptowhat the12:20
yoctozeptoargh12:20
mnasiadkawell, that's ok they bumped in Wallaby12:20
mnasiadkabut why Xena and Yoga has 2.1512:20
yoctozeptoyeah, agreed12:20
mnasiadkalet me analyse and chase RDO guys...12:21
yoctozeptothanks12:25
yoctozeptomy work is done12:25
yoctozeptofrickler: the node can be freed, I powered it down12:25
yoctozeptoI will post a mail to the ml so that we let users know there is this issue12:26
yoctozeptofor now, let's disable the bad job...12:26
mnasiadkawhy the heck the xena image is 12 days old12:27
mnasiadkabut Yoga is fresh and it's also OVS 2.1512:28
yoctozeptomnasiadka: we don't have CI on xena12:36
yoctozeptothat's what we are trying to fix ;p12:36
yoctozeptoand this issue blocked us12:37
yoctozeptothus far12:37
yoctozeptothey simply have OVS 2.15 for later branches12:37
yoctozeptono idea why they switched wallaby at all12:37
mnasiadkaonce ovs 2.17 gets promoted in RDO from testing to release - then we might need to mark it as non-voting to get it fixed...12:37
yoctozeptomnasiadka: yeah, I will disable the job - it's not worth running12:38
opendevreviewRadosław Piliszek proposed openstack/kolla-ansible stable/xena: [CI] Move queue setting to project level  https://review.opendev.org/c/openstack/kolla-ansible/+/85804412:40
yoctozeptomnasiadka: you can revote ^12:41
opendevreviewMaksim Malchuk proposed openstack/kayobe master: Fix an issue when 'acl' package can be forgotten  https://review.opendev.org/c/openstack/kayobe/+/85984212:41
opendevreviewVerification of a change to openstack/kayobe master failed: CI: Set previous_release to Yoga  https://review.opendev.org/c/openstack/kayobe/+/85978412:41
opendevreviewRadosław Piliszek proposed openstack/kolla stable/xena: [CI] Move queue setting to project level  https://review.opendev.org/c/openstack/kolla/+/85804912:42
yoctozeptomnasiadka: also this one ^12:42
opendevreviewMerged openstack/kolla-ansible master: init-runonce: use CirrOS 0.6.0  https://review.opendev.org/c/openstack/kolla-ansible/+/85982312:43
opendevreviewMerged openstack/kolla-ansible master: bifrost: Use the combined Ironic service instead of API+conductor  https://review.opendev.org/c/openstack/kolla-ansible/+/85982813:16
mnasiadkayoctozepto: https://review.rdoproject.org/r/c/rdoinfo/+/45381 - and once this merges RDO folks will push it to -release (another patch)13:17
yoctozeptomnasiadka: thanks, ported the info to the mk13:20
yoctozeptoml13:20
mnasiadkaanother mystery explained13:20
yoctozeptoyup13:22
jcmdlnI have an off-hand question for CI/Zuul friends: which supported linux distribution causes you the least pain? I see that CentOS Stream 9 support has been somewhat demanding, so I'm looking to setup a lab to evaluate a non-RHEL base.13:23
opendevreviewRadosław Piliszek proposed openstack/kolla-ansible master: [heat] Remove an ancient deprecated task  https://review.opendev.org/c/openstack/kolla-ansible/+/85984913:30
opendevreviewRafal Lewandowski proposed openstack/kayobe master: Update write_bifrost_clouds_yaml logic  https://review.opendev.org/c/openstack/kayobe/+/85759413:31
mnasiadkayoctozepto: I'm thinking of renaming base_centos_* to base_rpm_* or base_redhat_* in RL9 Kolla change - should we?13:34
opendevreviewRafal Lewandowski proposed openstack/kayobe master: Update write_bifrost_clouds_yaml logic  https://review.opendev.org/c/openstack/kayobe/+/85759413:36
mnasiadkajcmdln: basically Debian/Ubuntu is normally fine, not counting Debian weirdness now with broken qemu13:36
jcmdlnmnasiadka: thank you13:37
yoctozeptoubuntu seems the most stable since we stopped using their openstack packages (only deps)13:39
yoctozeptodebian can get weird with packaging once in a while but it is similarly stable13:39
yoctozeptomnasiadka: that could make sense13:40
yoctozeptothat's what I implied in one of the comments as well13:40
yoctozeptoalso see what hrw is doing to the mirrors13:40
yoctozeptowe need to restore some sanity to all of this13:40
hrwre13:42
hrwbase_rpm_ sounds good13:43
jcmdlnyoctozepto: thanks, this was very helpful!13:47
spatelyoctozepto there?13:49
yoctozeptohere13:49
yoctozeptoplease don't use bare pings ;-)13:49
spatelI have one more question related SSL. I have deployed all-in-one without haproxy in that case where do i apply SSL cert?13:50
spatellol13:50
hrwok, CI stuff on centos repos passed zuul. who +2?13:51
opendevreviewRadosław Piliszek proposed openstack/kolla-ansible master: [ironic] Remove useless tasks  https://review.opendev.org/c/openstack/kolla-ansible/+/85985613:53
hrwhttps://review.opendev.org/c/openstack/kolla/+/857720 also waits13:53
hrw(move to pathlib)13:53
yoctozeptospatel: it's not supported, you need haproxy for that ssl termination to work13:54
yoctozeptothe other ssl approach is the backend ssl13:54
spateloh no13:54
spatelCan i just apply SSL on horizon ?13:55
yoctozeptonot sure, you would have to study the source code13:55
spatelok! 13:57
spatelCan i turn on haproxy without disturbing running VMs?13:57
spatelyoctozepto lets say i will turn on haproxy for ssl support but does it required keepalived ? 14:03
hrwINFO:kolla.common.utils.rabbitmq:Get:1 http://osbpo.debian.net/debian bullseye-zed-backports-nochange/main arm64 erlang-base arm64 1:24.3.4.5+dfsg-1~bpo11+1 [9,106 kB]14:13
hrwwe have erlang 24 for Debian/aarch6414:13
yoctozeptospatel: please try it out, we don't really test it, no idea how it fares now14:14
yoctozeptohrw: yay14:15
spatelOk!! i will play with it and see14:15
yoctozeptoin general, the running VMs should not be impacted by affecting openstack APIs14:17
mnasiadkayoctozepto: sanity? at the end of the cycle? come on :)14:18
yoctozepto:-)14:18
yoctozeptoI'm a dreamer14:18
mnasiadkaok, let me do some renames and hope it will work :D14:20
opendevreviewRadosław Piliszek proposed openstack/kolla-ansible stable/xena: Fix Ironic API healthcheck with backend TLS  https://review.opendev.org/c/openstack/kolla-ansible/+/85945214:21
opendevreviewMichal Nasiadka proposed openstack/kolla stable/yoga: curl: Add retries  https://review.opendev.org/c/openstack/kolla/+/85980114:21
opendevreviewMichal Nasiadka proposed openstack/kolla stable/yoga: curl: Add retries  https://review.opendev.org/c/openstack/kolla/+/85980114:21
opendevreviewMichal Nasiadka proposed openstack/kolla stable/xena: curl: Add retries  https://review.opendev.org/c/openstack/kolla/+/85980214:22
opendevreviewRadosław Piliszek proposed openstack/kolla stable/xena: curl: Add retries  https://review.opendev.org/c/openstack/kolla/+/85980214:22
opendevreviewMichal Nasiadka proposed openstack/kolla stable/wallaby: curl: Add retries  https://review.opendev.org/c/openstack/kolla/+/85980314:23
spatelyoctozepto last question.. if i want to edit horizon apache2 file.. can i do that with -u 0 option in docker and restart container?14:29
opendevreviewMarcin Juszkiewicz proposed openstack/kolla master: debian: use Erlang 24 on AArch64  https://review.opendev.org/c/openstack/kolla/+/85986214:30
opendevreviewRadosław Piliszek proposed openstack/kolla-ansible master: [ironic] Drop an extra wait  https://review.opendev.org/c/openstack/kolla-ansible/+/85986314:31
spatelI have edit /etc/apache2/conf-enabled/000-default.conf file and change port to 443 and restart container which revert everything back :(14:33
yoctozeptoyeah, it's expected, it should not be done14:34
opendevreviewRadosław Piliszek proposed openstack/kolla-ansible master: [tox] Fix installation of requirements  https://review.opendev.org/c/openstack/kolla-ansible/+/85986614:40
mnasiadkayoctozepto: before I'll launch sed machine - base_rpm or base_redhat? :)14:43
yoctozeptobase_redhat sounds more sensible as suse and openeuler are also rpm-based but independent14:43
hrwmnasiadka: base_rhel?14:44
mnasiadkarhel sounds like distro name, redhat sounds like family name14:45
yoctozeptoyeah, i think ansible calls the family RedHat, no?14:45
hrwmnasiadka: while at it - please rename base_ubuntu to base_debian?14:45
hrwand add reno so people know that all their template overrides do not work anymore14:45
mnasiadkayeah, that will be fun for users14:46
yoctozeptomeh, pain but so be it14:47
mnasiadkathey will probably still need to adopt something, because of 8 to 9 switch14:48
mnasiadkabut I'm not entering the world of renaming ubuntu to debian :D14:48
hrwmnasiadka: it is family name in Ansible - just like RedHat (which should be Red Hat)14:49
spatelyoctozepto i did manually apache2 file edit and SSL works for horizon :)14:57
spateli didn't restart container but i did reload apache2 14:57
mnasiadkahrw: well, we can just leave centos :)14:58
spatelrestart grabbing file from container image.. 14:58
hrwmnasiadka: https://review.opendev.org/q/topic:erlang-24 wait for you15:00
mnasiadkahrw: not anymore :)15:01
opendevreviewMerged openstack/kolla stable/xena: [CI] Move queue setting to project level  https://review.opendev.org/c/openstack/kolla/+/85804915:19
hrwgood15:29
opendevreviewMaksim Malchuk proposed openstack/kayobe master: TLS certificates management sync with Kolla-Ansible  https://review.opendev.org/c/openstack/kayobe/+/79369715:34
opendevreviewMerged openstack/kayobe master: CI: Set previous_release to Yoga  https://review.opendev.org/c/openstack/kayobe/+/85978416:06
opendevreviewMerged openstack/kolla-ansible stable/xena: [CI] Move queue setting to project level  https://review.opendev.org/c/openstack/kolla-ansible/+/85804416:07
opendevreviewMaksim Malchuk proposed openstack/kayobe master: Cleanup orphan interfaces  https://review.opendev.org/c/openstack/kayobe/+/84003316:22
opendevreviewMerged openstack/kolla master: centos: use Erlang 24 on AArch64  https://review.opendev.org/c/openstack/kolla/+/85956916:23
opendevreviewMerged openstack/kolla master: use Erlang 24 on Ubuntu/AArch64  https://review.opendev.org/c/openstack/kolla/+/85983116:23
opendevreviewMerged openstack/kolla stable/xena: curl: Add retries  https://review.opendev.org/c/openstack/kolla/+/85980216:56
opendevreviewMerged openstack/kolla stable/wallaby: curl: Add retries  https://review.opendev.org/c/openstack/kolla/+/85980317:10
opendevreviewMerged openstack/kolla master: debian: use Erlang 24 on AArch64  https://review.opendev.org/c/openstack/kolla/+/85986217:10
fricklervenus looks unhappy https://cccf5757fefa34853463-2f18d96c12ded5c9f86090319cfc832d.ssl.cf1.rackcdn.com/712768/14/check/kolla-ansible-ubuntu-source-venus/9251c3f/primary/logs/docker_logs/venus_api.txt19:31
fricklergoing on for a bit already https://zuul.opendev.org/t/openstack/builds?job_name=kolla-ansible-ubuntu-source-venus&project=openstack/kolla-ansible19:31
atmarkhello, got an issue where a new kolla deploy just hangs at `TASK [Running gnocchi bootstrap container] ***`19:31
atmarki'm using this version kolla-ansible==10.4.019:32
spatelatmark make sure its able to download image 19:43
yoctozeptofrickler: have they released at all?20:01
frickleryoctozepto: I have no idea, I just noticed this when checking the v6 patch and the failure sure looks unrelated to that20:07
fricklerwell there's the rc1 that should become part of the zed release next week https://opendev.org/openstack/venus/src/tag/1.0.0.0rc120:09
* frickler eods20:10
yoctozeptofrickler: then it needs to get fixed in k/k-a presumably20:12
yoctozeptothe services simply die it seems20:12
atmarkspatel: It works now. I was missing panko-api image. Thanks20:13
spatelatmark lol20:14

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