opendevreview | likui proposed openstack/kolla-ansible stable/victoria: update the default value of node_custom_config https://review.opendev.org/c/openstack/kolla-ansible/+/825940 | 01:27 |
---|---|---|
opendevreview | likui proposed openstack/kolla-ansible stable/wallaby: update the default value of node_custom_config https://review.opendev.org/c/openstack/kolla-ansible/+/825941 | 01:27 |
opendevreview | likui proposed openstack/kolla-ansible stable/xena: update the default value of node_custom_config https://review.opendev.org/c/openstack/kolla-ansible/+/825942 | 01:27 |
frickler | wow, someone translated this to ... turkish? https://etherpad.opendev.org/p/kolla-ansible-letsencrypt-https | 05:51 |
frickler | restoring via copy&paste didn't work too well, so I guess I'll need to use the API, does everyone agree that https://etherpad.opendev.org/p/kolla-ansible-letsencrypt-https/timeslider#3594 would be the last reasonable version? | 06:13 |
yoctozepto | frickler: oh lol | 08:50 |
yoctozepto | 3594 looks like the last one before the translation happened | 08:51 |
yoctozepto | and it's from January 27 2021 so it makes sense | 08:51 |
mnasiadka | anyway, looking at the content, we should probably update it or discuss it again - I understand supervisor is not needed anymore. | 08:55 |
hrw | morgen | 08:57 |
opendevreview | Mark Goddard proposed openstack/kolla-ansible stable/train: [baremetal]: Use $releasever in docker-ce repo https://review.opendev.org/c/openstack/kolla-ansible/+/825945 | 08:59 |
opendevreview | Mark Goddard proposed openstack/kolla-ansible stable/train: [baremetal]: Use $releasever in docker-ce repo https://review.opendev.org/c/openstack/kolla-ansible/+/825945 | 09:00 |
mnasiadka | So, looking at frickler's message from 10:53 - what are we doing with CentOS Train CI jobs? they look like failing :-) | 09:00 |
yoctozepto | mnasiadka: ah, 10:53 from yesterday | 09:03 |
yoctozepto | I was wondering if tz changed | 09:03 |
yoctozepto | frickler: re: weekly: we had to use weekly without quay | 09:05 |
yoctozepto | now daily seems better as it is what we used to do before dockerhub apocalypse | 09:05 |
frickler | yoctozepto: ah, o.k., I was thinking stable images would profit from being more stable and thus happening only weekly, but I'm fine with that argument | 09:07 |
yoctozepto | regarding train and broken centos jobs - I guess they should be fixed until we eol train | 09:07 |
hrw | train and c7 or train and c8? | 09:10 |
yoctozepto | c7 | 09:11 |
yoctozepto | c8 is out | 09:11 |
mnasiadka | both c7 and c8 seem to have some pip issue | 09:11 |
yoctozepto | mnasiadka: did not we drop c8? | 09:12 |
yoctozepto | then we simply forgot | 09:12 |
yoctozepto | or well | 09:12 |
yoctozepto | I think I preferred to switch distro | 09:12 |
hrw | is it kolla or k-a? | 09:12 |
yoctozepto | so maybe they both run on c7 | 09:12 |
yoctozepto | hrw: kolla | 09:12 |
yoctozepto | build/publish | 09:12 |
hrw | ok | 09:12 |
hrw | let me run a build | 09:13 |
yoctozepto | hrw: https://zuul.openstack.org/builds?project=openstack%2Fkolla&branch=stable%2Ftrain&pipeline=periodic-weekly&skip=0 | 09:13 |
hrw | thx | 09:13 |
yoctozepto | hrw, mnasiadka, frickler: yeah, I switched both to c7 | 09:13 |
yoctozepto | so it's a problem with pip installation on c7 | 09:13 |
yoctozepto | which is not that surprising | 09:13 |
yoctozepto | probably need to pin a bit here and there | 09:13 |
hrw | ah. | 09:14 |
hrw | ah. now the problem with git review ;D | 09:17 |
yoctozepto | ah. oh. eh. uh. | 09:18 |
hrw | https://paste.centos.org/view/f57193ee - can someone upload it? | 09:18 |
yoctozepto | hrw: sure, give me a moment to boot my env | 09:18 |
hrw | thx | 09:19 |
hrw | it should solve the problem | 09:19 |
hrw | ok, let me retry | 09:20 |
mnasiadka | maybe remove my NOTE :D | 09:22 |
hrw | true | 09:23 |
hrw | https://paste.centos.org/view/7cea027a | 09:23 |
opendevreview | Radosław Piliszek proposed openstack/kolla stable/train: CI: limit pip to 20.x https://review.opendev.org/c/openstack/kolla/+/826033 | 09:24 |
yoctozepto | mnasiadka, hrw: imho the comment still holds | 09:24 |
hrw | 2022-01-24 09:28:41.943809 | TASK [Upgrade pip to latest version] | 09:30 |
hrw | 2022-01-24 09:28:42.855247 | primary | Collecting pip==20.* | 09:30 |
hrw | 2022-01-24 09:28:43.019376 | primary | Downloading https://mirror.iad3.inmotion.opendev.org/pypifiles/packages/27/79/8a850fe3496446ff0d584327ae44e7500daf6764ca1a382d2d02789accf7/pip-20.3.4-py2.py3-none-any.whl (1.5MB) | 09:30 |
hrw | 2022-01-24 09:28:43.165185 | primary | Installing collected packages: pip | 09:30 |
hrw | 2022-01-24 09:28:43.165330 | primary | Found existing installation: pip 8.1.2 | 09:30 |
hrw | 2022-01-24 09:28:43.171186 | primary | Uninstalling pip-8.1.2: | 09:30 |
hrw | 2022-01-24 09:28:43.171288 | primary | Successfully uninstalled pip-8.1.2 | 09:30 |
hrw | 2022-01-24 09:28:44.326546 | primary | Successfully installed pip-20.3.4 | 09:30 |
hrw | 2022-01-24 09:28:44.563848 | primary | ok: Runtime: 0:00:02.013433 | 09:30 |
hrw | one problem solved | 09:30 |
hrw | 2022-01-24 09:30:06.196468 | primary | ERROR: Could not install packages due to an EnvironmentError: HTTPSConnectionPool(host='releases.openstack.org', port=443): Max retries exceeded with url: /constraints/upper/train (Caused by SSLError(SSLError(1, u'[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:618)'),)) | 09:31 |
hrw | that's another | 09:31 |
hrw | LE again | 09:32 |
hrw | ok. we need to install ca-certificates package | 09:32 |
hrw | https://paste.centos.org/view/f989caf6 | 09:38 |
hrw | I need to sort out my gerrit accounts. one dya | 09:38 |
hrw | or no. I will merge it to previous patch | 09:39 |
hrw | we need both changes | 09:39 |
rockey | traditional monday git problems? :) | 09:40 |
opendevreview | Marcin Juszkiewicz proposed openstack/kolla stable/train: CI: make it work again https://review.opendev.org/c/openstack/kolla/+/826033 | 09:40 |
hrw | rockey: it's more complicated | 09:41 |
rockey | just reflecting on "sort out my gerrit accounts" | 09:43 |
rockey | since i have myself one "how the fsck does git work now again" moment :P | 09:43 |
hrw | rockey: when launchpad enabled 2FA support for everyone my account there got locked. So I created new one, then new on review.opendev. Day later turned out that I got hit by LP bug, chatted with admin on video call to make sure it is me, got account back. still two accounts on gerrit are problem | 09:45 |
hrw | rockey: very short version | 09:45 |
rockey | hehe check :) | 09:45 |
rockey | good you got it back | 09:46 |
hrw | fsck. still failed same way | 09:47 |
opendevreview | Mark Goddard proposed openstack/kolla stable/xena: Mitigate two Log4j vulnerabilities in Apache Storm https://review.opendev.org/c/openstack/kolla/+/825948 | 09:49 |
opendevreview | Mark Goddard proposed openstack/kolla stable/wallaby: Mitigate two Log4j vulnerabilities in Apache Storm https://review.opendev.org/c/openstack/kolla/+/825949 | 09:49 |
opendevreview | Mark Goddard proposed openstack/kolla stable/victoria: Mitigate two Log4j vulnerabilities in Apache Storm https://review.opendev.org/c/openstack/kolla/+/826050 | 09:50 |
opendevreview | Mark Goddard proposed openstack/kolla stable/ussuri: Mitigate two Log4j vulnerabilities in Apache Storm https://review.opendev.org/c/openstack/kolla/+/826051 | 09:50 |
opendevreview | Marcin Juszkiewicz proposed openstack/kolla stable/train: CI: make it work again https://review.opendev.org/c/openstack/kolla/+/826033 | 09:58 |
hrw | hacky, but 'whatever works' | 09:59 |
opendevreview | Mark Goddard proposed openstack/kolla-ansible master: CI: enable libvirt TLS in TLS jobs https://review.opendev.org/c/openstack/kolla-ansible/+/825845 | 10:03 |
hrw | And Kolla build started under CentOS 7 :D | 10:06 |
hrw | # NOTE(hrw) REQUESTS_CA_BUNDLE is to get Let's Encrypt certificates trusted | 10:06 |
hrw | ops | 10:06 |
hrw | 2022-01-24 10:06:04.734530 | primary | INFO:kolla.common.utils.base:Step 1/39 : FROM centos:7 | 10:06 |
hrw | ok, broke other distros at same time | 10:07 |
hrw | anyway, know why ;D | 10:07 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: Add Rocky Linux support as Host OS https://review.opendev.org/c/openstack/kolla-ansible/+/815104 | 10:09 |
opendevreview | Marcin Juszkiewicz proposed openstack/kolla stable/train: CI: make it work again https://review.opendev.org/c/openstack/kolla/+/826033 | 10:09 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: Add Rocky Linux support as Host OS https://review.opendev.org/c/openstack/kolla-ansible/+/815104 | 10:09 |
hrw | mnasiadka: commented | 10:11 |
mnasiadka | hrw: makes sense, thanks | 10:11 |
hrw | yw | 10:11 |
opendevreview | Merged openstack/kolla stable/victoria: magnum: fix issue with keystone auth default policy https://review.opendev.org/c/openstack/kolla/+/825456 | 10:12 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: Add Rocky Linux support as Host OS https://review.opendev.org/c/openstack/kolla-ansible/+/815104 | 10:12 |
yoctozepto | Error EINVAL: Can not automatically resolve ip address of host where active mgr is running. Please explicitly provide the address. | 10:14 |
yoctozepto | duh, cephadm jobs b0rken | 10:14 |
mnasiadka | huh, that means something really went wrong ;-) | 10:18 |
opendevreview | Merged openstack/kolla stable/wallaby: magnum: fix issue with keystone auth default policy https://review.opendev.org/c/openstack/kolla/+/825455 | 10:19 |
opendevreview | Merged openstack/kolla stable/xena: magnum: fix issue with keystone auth default policy https://review.opendev.org/c/openstack/kolla/+/825454 | 10:19 |
opendevreview | Marcin Juszkiewicz proposed openstack/kolla stable/train: CI: make it work again https://review.opendev.org/c/openstack/kolla/+/826033 | 10:21 |
mnasiadka | actually bootstrap-servers is failing | 10:21 |
hrw | pep8 this time | 10:21 |
mnasiadka | "msg": "Depsolve Error occured: \n Problem: conflicting requests\n - nothing provides libtcmalloc.so.4()(64bit) needed by ceph-common-2:16.2.7-0.el8.x86_64\n - nothing provides libleveldb.so.1()(64bit) needed by ceph-common-2:16.2.7-0.el8.x86_64\n - nothing provides liboath.so.0()(64bit) needed by ceph-common-2:16.2.7-0.el8.x86_64\n - nothing provides liboath.so.0(LIBOATH_1.10.0)(64bit) needed by | 10:21 |
mnasiadka | ceph-common-2:16.2.7-0.el8.x86_64\n - nothing provides liboath.so.0(LIBOATH_1.2.0)(64bit) needed by ceph-common-2:16.2.7-0.el8.x86_64", | 10:21 |
mnasiadka | "rc": 1, | 10:21 |
hrw | mnasiadka: rocky? | 10:21 |
mnasiadka | no, cephadm jobs on centos | 10:22 |
hrw | s/rocky/rockylinux/? | 10:22 |
hrw | ok. train passes existing bugs. let this build check for new ones | 10:23 |
hrw | mnasiadka: el8 suggests centos 8 repos. | 10:25 |
hrw | 2:16.2.7-1.el8s is in centos 8 stream repos | 10:25 |
rockey | thank god i deleted hilights on "rocky" a few years back, ever since someone decided to make an os out of it | 10:27 |
hrw | rockey: ;) | 10:28 |
hrw | 2022-01-24 10:36:58.718678 | primary | CRITICAL:tests.test_build:>>> Expected image 'monasca-grafana' to succeed! | 10:43 |
hrw | 2022-01-24 10:36:58.718859 | primary | CRITICAL:tests.test_build:>>> Expected image 'openstack-base' to succeed! | 10:43 |
hrw | centos8/train fails | 10:43 |
hrw | openstack-base due to anyjson | 10:44 |
hrw | monasca-grafana due being crap | 10:44 |
hrw | we may want to backport https://review.opendev.org/c/openstack/kolla/+/814779 | 10:50 |
hrw | INFO:kolla.common.utils.openstack-base: oslo-vmware 2.34.1 depends on suds-jurko>=0.6 | 10:56 |
hrw | INFO:kolla.common.utils.openstack-base: The user requested (constraint) suds-jurko===0.6 | 10:56 |
hrw | train is pain | 10:56 |
opendevreview | Marcin Juszkiewicz proposed openstack/kolla stable/wallaby: openstack-base: drop anyjson https://review.opendev.org/c/openstack/kolla/+/826052 | 11:00 |
opendevreview | Marcin Juszkiewicz proposed openstack/kolla stable/victoria: openstack-base: drop anyjson https://review.opendev.org/c/openstack/kolla/+/826053 | 11:00 |
opendevreview | Marcin Juszkiewicz proposed openstack/kolla stable/ussuri: openstack-base: drop anyjson https://review.opendev.org/c/openstack/kolla/+/826054 | 11:00 |
hrw | for train I will merge it into CI fixes | 11:00 |
opendevreview | Marcin Juszkiewicz proposed openstack/kolla stable/train: CI: make it work again https://review.opendev.org/c/openstack/kolla/+/826033 | 11:03 |
hrw | mnasiadka: how important for us is to have train running again? | 11:04 |
mnasiadka | I'm open for input, for me not that really, but again it's a transition point from C7 to python3 world, so maybe some people are still on it | 11:05 |
mnasiadka | mgoddard, yoctozepto: very important or meh important? | 11:05 |
mgoddard | mnasiadka: medium | 11:06 |
mgoddard | nice to have, not urgent | 11:06 |
hrw | if we are fine with dropping oslo.vmware from openstack-base and marking monasca-grafana as unbuildable then I probably can get it pass | 11:06 |
mnasiadka | +1 | 11:07 |
hrw | local build in progress | 11:07 |
opendevreview | Merged openstack/kolla-ansible stable/xena: Continue to run all actions if one action failed in curator https://review.opendev.org/c/openstack/kolla-ansible/+/825457 | 11:11 |
opendevreview | Merged openstack/kolla-ansible stable/wallaby: Continue to run all actions if one action failed in curator https://review.opendev.org/c/openstack/kolla-ansible/+/825458 | 11:14 |
opendevreview | Mark Goddard proposed openstack/kayobe master: Refactor host configure commands to use a single playbook https://review.opendev.org/c/openstack/kayobe/+/818289 | 11:15 |
hrw | ok. oslo-vmware requires openstack/requirements fix | 11:17 |
hrw | anyjson is in more places | 11:18 |
hrw | setuptools 2to3 thing is there too | 11:18 |
opendevreview | Merged openstack/kolla-ansible stable/victoria: Continue to run all actions if one action failed in curator https://review.opendev.org/c/openstack/kolla-ansible/+/825459 | 11:18 |
opendevreview | Merged openstack/kolla-ansible stable/wallaby: Use Docker healthchecks for ironic-neutron-agent services https://review.opendev.org/c/openstack/kolla-ansible/+/825462 | 11:18 |
opendevreview | Merged openstack/kolla-ansible stable/xena: Use Docker healthchecks for ironic-neutron-agent services https://review.opendev.org/c/openstack/kolla-ansible/+/825851 | 11:18 |
hrw | nope. oslo is same 2to3 bug | 11:19 |
opendevreview | Merged openstack/kolla-ansible stable/xena: Add logrotate to libvirt service https://review.opendev.org/c/openstack/kolla-ansible/+/824728 | 11:23 |
opendevreview | Merged openstack/kolla-ansible stable/victoria: Use Docker healthchecks for ironic-neutron-agent services https://review.opendev.org/c/openstack/kolla-ansible/+/825461 | 11:23 |
opendevreview | Merged openstack/kolla-ansible stable/train: [baremetal]: Use $releasever in docker-ce repo https://review.opendev.org/c/openstack/kolla-ansible/+/825945 | 11:25 |
opendevreview | Doug Szumski proposed openstack/kolla-ansible master: WIP: Remove queue mirroring for internal RabbitMQ https://review.opendev.org/c/openstack/kolla-ansible/+/824994 | 11:36 |
yoctozepto | mnasiadka: re cephadm, I meant more: | 11:48 |
yoctozepto | Error EINVAL: Can not automatically resolve ip address of host where active mgr is running. Please explicitly provide the address. | 11:48 |
yoctozepto | https://zuul.opendev.org/t/openstack/build/14c32484fe3742ceac314841737540c4 | 11:48 |
mnasiadka | yoctozepto: that's on Ubuntu, I've seen that, does it happen every time, or is just one off? | 11:48 |
opendevreview | Mark Goddard proposed openstack/kolla-ansible master: CI: enable libvirt TLS in TLS jobs https://review.opendev.org/c/openstack/kolla-ansible/+/825845 | 11:58 |
yoctozepto | mnasiadka: happened twice in a row, assumed it's perma but could be wrong | 11:58 |
opendevreview | Mark Goddard proposed openstack/kolla-ansible master: CI: enable libvirt TLS in TLS jobs https://review.opendev.org/c/openstack/kolla-ansible/+/825845 | 11:59 |
mnasiadka | Ok, I'll have a look into it later - we should also bump version to pacific | 11:59 |
hrw | uf. turned out that we do not constraint setuptools | 12:04 |
yoctozepto | and thankfully we can drop train soon | 12:10 |
yoctozepto | just migrate your customers before then | 12:10 |
hrw | let the build finish and I will publish new ver to test | 12:12 |
jingvar | hi! | 12:15 |
jingvar | what about new ovncontroller for rpm based distros? https://bugzilla.redhat.com/show_bug.cgi?id=1955545 | 12:15 |
jingvar | we faced with the issue on xena+centos8, there are'nt updated ovn in Centos Stream (it present for Ubuntu) | 12:17 |
hrw | jingvar: you work for RH? | 12:18 |
jingvar | no | 12:18 |
jingvar | we try to use OVN | 12:19 |
hrw | just curious as this bug looks like no info at all | 12:19 |
jingvar | we runned rally and have simalar to https://bugzilla.redhat.com/show_bug.cgi?id=1946262 | 12:20 |
opendevreview | Marcin Juszkiewicz proposed openstack/kolla stable/train: CI: make it work again https://review.opendev.org/c/openstack/kolla/+/826033 | 12:21 |
opendevreview | Marcin Juszkiewicz proposed openstack/kolla stable/train: CI: make it work again https://review.opendev.org/c/openstack/kolla/+/826033 | 12:21 |
hrw | jingvar: can you tell me version of python-ovsdbapp package? | 12:25 |
mnasiadka | jingvar: source or binary? | 12:34 |
jingvar | Version : 1.12.0 | 12:35 |
jingvar | source | 12:35 |
jingvar | openstack.kolla/centos-source-ovn-controller xena e13256c4ba8a | 12:36 |
jingvar | the same for openstack.kolla/centos-source-ovn-controller xena b18263623df | 12:40 |
hrw | jingvar: version of package not image | 12:41 |
mnasiadka | docker exec ovn_controller rpm -vqa | grep ovn | 12:41 |
jingvar | Name : python3-ovsdbapp Version : 1.12.0 Release : 1.el8 | 12:42 |
jingvar | rdo-ovn-2021-2.el8.noarch | 12:42 |
jingvar | ovn-2021-host-21.06.0-29.el8s.x86_64 | 12:42 |
jingvar | ovn-2021-21.06.0-29.el8s.x86_64 | 12:42 |
jingvar | rdo-ovn-host-2021-2.el8.noarch | 12:43 |
mnasiadka | ovn version looks ok, ovsdbapp is a Neutron component, version looks quite ok - I'm pretty sure it's not the same problem as you've mentioned - because bugzilla claims it's for Train, not Xena. | 12:58 |
jingvar | but we have same errors, let me get it | 13:01 |
hrw | I think that train CI fix patch will get some notes added and 'whoever needs train, here is a patch to finish' note | 13:03 |
hrw | Debian builds, Ubuntu builds, CentOS 8 binary builds, CentOS 8 source and CentOS 7 fail | 13:04 |
opendevreview | Merged openstack/ansible-collection-kolla master: Initialise Ansible collection https://review.opendev.org/c/openstack/ansible-collection-kolla/+/820165 | 13:05 |
opendevreview | Merged openstack/ansible-collection-kolla master: CI: run ansible-test sanity checks https://review.opendev.org/c/openstack/ansible-collection-kolla/+/820902 | 13:05 |
opendevreview | Merged openstack/ansible-collection-kolla master: CI: add ansible-lint to linters job https://review.opendev.org/c/openstack/ansible-collection-kolla/+/821200 | 13:05 |
opendevreview | Merged openstack/ansible-collection-kolla master: Import baremetal role from kolla-ansible https://review.opendev.org/c/openstack/ansible-collection-kolla/+/820168 | 13:05 |
hrw | 5th fix added ;( | 13:12 |
hrw | yoctozepto: https://555e3f75fde67e9f9187-31bf408f42c27b0363a3847bc2706cfc.ssl.cf2.rackcdn.com/826033/8/check/kolla-build-centos8-source/c3e8b3e/kolla/build/000_FAILED_masakari-monitors.log - you know masakari iirc | 13:12 |
hrw | yoctozepto: we have code to force use of libvirt-python 6.10.0 for masakari-monitors. 7.10.0 works | 13:16 |
hrw | ah, I see that it is common problem there | 13:17 |
hrw | and sensu-client... | 13:21 |
opendevreview | Marcin Juszkiewicz proposed openstack/kolla stable/train: CI: make it work again https://review.opendev.org/c/openstack/kolla/+/826033 | 13:23 |
hrw | 6 fixes so far | 13:23 |
jingvar | overcloud host configure - ModuleNotFoundError: No module named 'docker' - , try to install ipi docker under user stack - Permission denied: '/usr/local/lib/python3.6, manualy install under root, - host configure OK | 13:28 |
jingvar | log for OVN issue https://paste.opendev.org/show/812325/ | 13:39 |
opendevreview | Merged openstack/kolla-ansible stable/xena: Revert "[CI] [to-revert] Avoid upgrades on CentOS Stream 8" https://review.opendev.org/c/openstack/kolla-ansible/+/825451 | 13:51 |
yoctozepto | hrw: w/ masakari we later switched to installing the distro-provided python-libvirt and not installing that req from sources | 14:06 |
mnasiadka | jingvar: that's rather something else, check neutron logs. | 14:09 |
opendevreview | Buddhika Sanjeewa proposed openstack/kolla-ansible master: Deploy Zun with Cinder Ceph support https://review.opendev.org/c/openstack/kolla-ansible/+/824722 | 14:13 |
hrw | yoctozepto: o! | 14:13 |
opendevreview | Merged openstack/kolla-ansible stable/wallaby: Revert "[CI] [to-revert] Avoid upgrades on CentOS Stream 8" https://review.opendev.org/c/openstack/kolla-ansible/+/825452 | 14:18 |
jhcs | Hello all, I have a question. I want to add my compute hosts with Bifrost. The moment I try to provision the nodes no IP address is picked from our ranges. (We set both allocation_pool and inspection_allocation_pool). Am I doing something wrong? I sadly cannot find a solution within the documentation: https://docs.openstack.org/kayobe/latest/configuration/reference/network.html | 14:41 |
jhcs | Within the group_vars of Bifrost everything is set expect for the ip (`/etc/kolla/bifrost/inventory/host_vars`) | 14:43 |
opendevreview | Buddhika Sanjeewa proposed openstack/kolla-ansible master: Deploy Zun with Cinder Ceph support https://review.opendev.org/c/openstack/kolla-ansible/+/824722 | 15:16 |
hrw | yoctozepto: centos8 has python3-libvirt. centos7 has no such | 15:26 |
opendevreview | Mark Goddard proposed openstack/kolla-ansible master: libvirt: make it possible to run libvirt on the host https://review.opendev.org/c/openstack/kolla-ansible/+/825357 | 15:26 |
opendevreview | Marcin Juszkiewicz proposed openstack/kolla stable/train: CI: make it work again https://review.opendev.org/c/openstack/kolla/+/826033 | 15:26 |
hrw | 10th try | 15:27 |
jingvar | mnasiadka: thanks | 15:31 |
jingvar | jhcs: Do you have nodes into baremetal node output? | 15:43 |
jingvar | jhcs: what do yo have in /etc/kolla/bifrost/inventory/host_vars/ - there must be files corresppoded to node manes | 15:47 |
jingvar | name | 15:47 |
mgoddard | jhcs: during provisioning the node IPs are dynamically allocated | 15:50 |
mgoddard | jhcs: after provisioning it should get a config drive which tells it the correct static IP to use | 15:51 |
jhcs | @jingvar The nodes are available within Bifrost and are also put in the correct group on the ansible control host. I have put an screenshot of the created host_vars file https://jhcsmedia.com/?f=2022-01-24-ZXNUBCZjAijcEENM.png | 15:52 |
jhcs | Within the drive on the host the IP is also not set. | 15:54 |
mgoddard | jhcs: are there IPs in etc/kayobe/network-allocations.yml ? | 16:20 |
mgoddard | jhcs: that is where the ipv4_address IP comes from - the host's IP on the admin_oc network | 16:21 |
mgoddard | jhcs: network-allocations.yml should get generated when you run 'kayobe overcloud inventory discover' | 16:22 |
jhcs | @mgoddard, is see the file is generated but it is located at the root of the kayobe-config directory: kayobe-config/network-allocation.yml. I indeed see the hosts within this file, when emptied, it get filled again with hosts. | 16:40 |
frickler | yoctozepto: mgoddard: mnasiadka: I've restored https://etherpad.opendev.org/p/kolla-ansible-letsencrypt-https now, but if there's still some discussion needed on the spec, maybe drop your RP+1's from https://review.opendev.org/q/topic:%22bp%252Fletsencrypt-https%22+(status:open%20OR%20status:merged) for now? | 16:45 |
jingvar | config drive is generated by bifrost playbook | 16:48 |
jingvar | bifrost/playbooks/deploy-dynamic.yaml | 16:49 |
mgoddard | jhcs: sounds like you have KAYOBE_CONFIG_PATH set to kayobe-config root | 16:49 |
mgoddard | jhcs: try sourcing the 'kayobe-env' file | 16:49 |
jingvar | mgoddard: why kayobe does'nt translate additional host groputs into kolla? | 16:53 |
jingvar | I have 2 compute types of computes, but all computes in one kolla compute group | 16:53 |
mgoddard | jingvar: you probably need to set kolla_overcloud_inventory_top_level_group_map | 16:54 |
jingvar | My expectation was it itself maps one to one from kayobe to kolla | 16:55 |
mgoddard | jingvar: not quite | 16:56 |
jingvar | ok | 16:57 |
jingvar | I faced with strange behaviour, host configure works ok with few computes, but with 20 computes, it fails on random task, or hung | 16:59 |
jingvar | strace show ansible wait a python process | 16:59 |
jingvar | all compute nodes is blades | 17:02 |
jingvar | "msg": "Missing sudo password" | 17:02 |
jingvar | 3 ok, 21 with the error | 17:02 |
mgoddard | how many forks? | 17:07 |
jingvar | by default | 17:08 |
jhcs | @mgoddard and @jingvar, Thank you very much, I will check it out the last suggestion tomorrow or on wednesday. Thanks for all you're support so far! | 17:13 |
opendevreview | Doug Szumski proposed openstack/kolla-ansible master: WIP: Remove queue mirroring for internal RabbitMQ https://review.opendev.org/c/openstack/kolla-ansible/+/824994 | 17:45 |
opendevreview | Merged openstack/kayobe stable/victoria: ipa: Use openstack_branch instead of master https://review.opendev.org/c/openstack/kayobe/+/823356 | 19:05 |
opendevreview | Radosław Piliszek proposed openstack/kolla-ansible master: [DNM] [CI] Test Zun with Ceph https://review.opendev.org/c/openstack/kolla-ansible/+/825520 | 20:09 |
opendevreview | Buddhika Sanjeewa proposed openstack/kolla-ansible master: Deploy Zun with Cinder Ceph support https://review.opendev.org/c/openstack/kolla-ansible/+/824722 | 20:51 |
-opendevstatus- NOTICE: review.opendev.org will have a few short outages over the next few hours (beginning 22:00 UTC) while we rename projects and then upgrade to Gerrit 3.4. See https://lists.opendev.org/pipermail/service-announce/2022-January/000030.html for details. | 21:04 | |
-opendevstatus- NOTICE: The review.opendev.org maintenance work is beginning now. Expect Gerrit outages over the next couple of hours. See https://lists.opendev.org/pipermail/service-announce/2022-January/000030.html for details. | 22:01 | |
opendevreview | Merged openstack/kayobe stable/victoria: Fix seed VM configdrive when admin network is a VLAN https://review.opendev.org/c/openstack/kayobe/+/823766 | 22:08 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!