Tuesday, 2025-08-26

*** mrunge_ is now known as mrunge05:55
sanderpIt looks like MariaDB has changed something in their repo structure so that the kolla build scripts fails05:58
sanderphttps://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu for example returns 404 05:59
bbezakindeed they changed it recently, and we did observe failures upstream, however after couple of days it started to work again. As here in upstream build yesterday - https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_e67/openstack/e677a4a0ebbc4bb39dec4522a07f641c/kolla/build/mariadb-base.log07:30
ViiIn fact, this link reports 404, I don't know if a better URL would be https://mirror.mariadb.org/repo/10.11/ubuntu08:09
bbezakit is still working08:38
bbezakGet:4 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble InRelease [7767 B]08:38
bbezak(just checked on the vm)08:38
bbezakGet:2 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 mysql-common all 1:10.11.14+maria~ubu2404 [2922 B]... (full message at <https://matrix.org/oftc/media/v1/media/download/AWiskUqzGMYOOvPR8TyBYksdcHtbB0EoeFe2MDnuS47AhTN6LEQ5USMKlTN2aezwZZeQP1a0QDhLKpe-79mHlLBCeZLaFsLwAG1hdHJpeC5vcmcvYXdKcHJjQXVndm16b293T1JsRHVZaUNK>)08:39
bbezakin what ways it is failing sanderp ?08:42
opendevreviewBartosz Bezak proposed openstack/kolla-ansible master: letsencrypt: pass EAB flags in cron  https://review.opendev.org/c/openstack/kolla-ansible/+/95852309:14
Viihttps://review.opendev.org/c/openstack/kolla-ansible/+/93570409:30
ViiReady, can I ask for a review? Tests passed without any issues. It works with Vault and OpenBao as you requested.09:30
hamidlotfi__Hello guys,10:28
hamidlotfi__Can we use kolla ansible to migrate from OVS to OVN?10:28
sanderpbbezak: I wonder if it is specific to my 10.6, unfortunately we're still on Yoga. 10:41
opendevreviewBartosz Bezak proposed openstack/kolla-ansible master: letsencrypt: pass EAB and Key Type flags in cron  https://review.opendev.org/c/openstack/kolla-ansible/+/95852310:48
sanderpbbezak: Basically I'm trying to build unmaintained/yoga where MariaDB 10.6 is present and it fails :hide-the-pain: 10:51
bbezakyou can change that in your codebase to https://dlm.mariadb.com/browse/mariadb_server/10.6.23/10:52
sanderpYep, I kinda did that but it fails on the signature checks for some reason. But hey, it's just some yak shaving away from finding a solution10:53
sanderpGiven that I'm EOM, it's kinda my problem to deal with anyways :D10:53
sanderpJust wanted to check if others had issues upstream as well 10:54
bbezakyeah it stopped working for couple of days, and we wanted to move maybe to https://mirror.mariadb.org/repo/10.11/ubuntu. but then it started working :)10:55
sanderpbbezak: Whoah, maybe that link will work 10:56
bbezakI guess gpgs will be different10:57
sanderpI can do some digging and report back here10:57
bbezaklol inpost is also doing them in UK11:01
bbezaksorry wrong window :)11:01
opendevreviewMerged openstack/kayobe master: Adds selinux_update_kernel_param  https://review.opendev.org/c/openstack/kayobe/+/95787811:24
mnasiadkafrickler: maybe you have a slightest idea why centos10 fails here https://review.opendev.org/c/openstack/kolla-ansible/+/945541 ?11:30
priteaumnasiadka: I see this error in nova-compute11:33
priteauglanceclient.exc.HTTPBadGateway: HTTP 502 Bad Gateway: The server returned an invalid or incomplete response.11:33
mnasiadkafrickler: basically on centos10 we get OSError: unable to receive chunked part, but not on others - I tried even using newer uwsgi from epel11:33
priteauNevermind, you saw it already11:34
sanderpbbezak: My dry-run test on the mirror.mariadb.org seems to work with the same gpg key that's defined in yoga11:36
bbezaknice11:37
fricklermnasiadka: I only know that glance is often tricky in this regard. would be interesting to see this on trixie, maybe we need to find some alternative to uwsgi in the future11:41
mnasiadkafrickler: centos10 has python 3.12, we might just merge this for now and solve that later when we introduce rocky1011:47
mnasiadkafrickler: might be rhel clones need apache + mod_proxy_uwsgi11:47
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: glance: Switch to use uWSGI  https://review.opendev.org/c/openstack/kolla-ansible/+/94554111:54
mnasiadkafrickler: actually I think it might be timeout, chunked-input-timeout defaults to socket-timeout which we're not setting, let me try11:54
opendevreviewSeunghun Lee proposed openstack/kolla-ansible master: MariaDB 11.8 support  https://review.opendev.org/c/openstack/kolla-ansible/+/95828112:22
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: glance: Switch to use uWSGI  https://review.opendev.org/c/openstack/kolla-ansible/+/94554112:38
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: glance: Switch to use uWSGI  https://review.opendev.org/c/openstack/kolla-ansible/+/94554112:43
opendevreviewMichal Nasiadka proposed openstack/kolla master: CI: Add support for deploying registry in kolla-build role  https://review.opendev.org/c/openstack/kolla/+/95713512:44
opendevreviewSeunghun Lee proposed openstack/kolla-ansible master: MariaDB 11.8 support  https://review.opendev.org/c/openstack/kolla-ansible/+/95828113:00
opendevreviewSeunghun Lee proposed openstack/kolla master: mariadb: Bump to 11.8  https://review.opendev.org/c/openstack/kolla/+/95715013:09
opendevreviewMerged openstack/kolla-ansible master: letsencrypt: pass EAB and Key Type flags in cron  https://review.opendev.org/c/openstack/kolla-ansible/+/95852314:03
opendevreviewBartosz Bezak proposed openstack/kolla-ansible stable/2025.1: letsencrypt: pass EAB and Key Type flags in cron  https://review.opendev.org/c/openstack/kolla-ansible/+/95854214:05
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: glance: Switch to use uWSGI  https://review.opendev.org/c/openstack/kolla-ansible/+/94554114:11
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: glance: Switch to use uWSGI  https://review.opendev.org/c/openstack/kolla-ansible/+/94554114:11
opendevreviewMichal Nasiadka proposed openstack/kolla master: CI: Add support for deploying registry in kolla-build role  https://review.opendev.org/c/openstack/kolla/+/95713514:12
opendevreviewPierre Riteau proposed openstack/kayobe master: Fix networking connectivity check with no_ip  https://review.opendev.org/c/openstack/kayobe/+/95785715:15
opendevreviewPierre Riteau proposed openstack/kayobe master: [WIP] Add CentOS Stream 10 nodeset and seed-vm job  https://review.opendev.org/c/openstack/kayobe/+/95462616:54
opendevreviewPierre Riteau proposed openstack/kayobe master: [WIP] Bump Ansible roles to support centos/rocky 10  https://review.opendev.org/c/openstack/kayobe/+/95469216:54
opendevreviewPierre Riteau proposed openstack/kayobe master: CI: Add more centos10s jobs  https://review.opendev.org/c/openstack/kayobe/+/95577216:54
opendevreviewPierre Riteau proposed openstack/kayobe master: Fix markup syntax  https://review.opendev.org/c/openstack/kayobe/+/95855817:03
opendevreviewMichal Nasiadka proposed openstack/kolla master: CI: Add support for deploying registry in kolla-build role  https://review.opendev.org/c/openstack/kolla/+/95713517:04
opendevreviewMichal Nasiadka proposed openstack/kolla master: CI: Drop dump_info.sh  https://review.opendev.org/c/openstack/kolla/+/95855917:07
opendevreviewMichal Nasiadka proposed openstack/kolla master: CI: Add support for deploying registry in kolla-build role  https://review.opendev.org/c/openstack/kolla/+/95713517:08
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: CI: Switch setup_gate.sh to use Kolla roles  https://review.opendev.org/c/openstack/kolla-ansible/+/95713617:08
opendevreviewMichal Nasiadka proposed openstack/kolla master: Add support for Rocky Linux 10  https://review.opendev.org/c/openstack/kolla/+/95655417:16
opendevreviewMichal Nasiadka proposed openstack/kolla master: Add support for Rocky Linux 10  https://review.opendev.org/c/openstack/kolla/+/95655417:54
opendevreviewMerged openstack/kolla-ansible stable/2025.1: letsencrypt: pass EAB and Key Type flags in cron  https://review.opendev.org/c/openstack/kolla-ansible/+/95854219:02
opendevreviewPierre Riteau proposed openstack/kayobe master: CI: Rename seed-vm-efi jobs to seed-vm-q35  https://review.opendev.org/c/openstack/kayobe/+/95858721:38
opendevreviewHao Wang proposed openstack/kolla-ansible master: Support deploy Zaqar with kolla-ansible  https://review.opendev.org/c/openstack/kolla-ansible/+/89261522:42

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