opendevreview | Rabi Mishra proposed openstack/tripleo-ansible master: Fix compatibility with Ansible 2.14 https://review.opendev.org/c/openstack/tripleo-ansible/+/864392 | 02:53 |
---|---|---|
opendevreview | Brendan Shephard proposed openstack/tripleo-docs master: Update docs for CentOS9 https://review.opendev.org/c/openstack/tripleo-docs/+/863193 | 02:54 |
opendevreview | Takashi Kajinami proposed openstack/tripleo-ansible master: Fix compatibility with Ansible 2.14 https://review.opendev.org/c/openstack/tripleo-ansible/+/864392 | 03:10 |
opendevreview | Rabi Mishra proposed openstack/tripleo-ansible master: WIP Drop ansible-core pin from requirements https://review.opendev.org/c/openstack/tripleo-ansible/+/864468 | 03:46 |
opendevreview | Takashi Kajinami proposed openstack/tripleo-docs master: Update docs for CentOS9 https://review.opendev.org/c/openstack/tripleo-docs/+/863193 | 03:49 |
opendevreview | Takashi Kajinami proposed openstack/python-tripleoclient master: overcloud image build: Use CentOS Stream 9 by default https://review.opendev.org/c/openstack/python-tripleoclient/+/864469 | 03:55 |
opendevreview | Takashi Kajinami proposed openstack/tripleo-common master: Remove image yamls for CentOS 8/RHEL 8 https://review.opendev.org/c/openstack/tripleo-common/+/864491 | 03:58 |
opendevreview | Rabi Mishra proposed openstack/tripleo-ansible master: Fix compatibility with Ansible 2.14 https://review.opendev.org/c/openstack/tripleo-ansible/+/864392 | 04:33 |
opendevreview | Rabi Mishra proposed openstack/tripleo-ansible master: WIP Drop ansible-core pin from requirements https://review.opendev.org/c/openstack/tripleo-ansible/+/864468 | 04:33 |
*** ysandeep|out is now known as ysandeep | 05:57 | |
*** soniya29|rover is now known as soniya29|rover|afk | 05:59 | |
*** amoralej|off is now known as amoralej | 07:02 | |
tkajinam | hmm. seems c-p job still gets stuck https://review.opendev.org/c/openstack/tripleo-ansible/+/864392 | 07:07 |
ramishra | tkajinam: it passed in a dependant job though https://zuul.opendev.org/t/openstack/stream/4ba9f6503c3745258b6d032d0f37459a?logfile=console.log | 07:11 |
ramishra | waiting for the logs | 07:11 |
tkajinam | wired | 07:11 |
tkajinam | ramishra, I suspect infra issue like slow network thing but will check logs once it times out | 07:12 |
tkajinam | we probably want to lower down timeout from current 3 hours. It's not quite normal that c-p job takes more than 2 hours. | 07:12 |
tkajinam | hmm... ok. seems we need to add time for subsequent jobs so we can reduce it. | 07:14 |
tkajinam | we can't *& | 07:14 |
*** soniya29|rover|afk is now known as soniya29|rover | 07:46 | |
*** yadnesh|away is now known as yadnesh | 07:48 | |
marios | ramishra: tkajinam: what do you folks think of pinning ansible then and fixing this without the pressure of the gate blocker | 07:51 |
marios | ramishra: tkajinam: and then we unpin it | 07:51 |
marios | reading back... do you think the latest might be OK but it times out because of infra issue ? | 07:52 |
marios | akahat|ruck: fyi ^^ | 07:52 |
tkajinam | marios, if we can try pinning ansible then it's better we check it concurrently | 07:53 |
tkajinam | the latest patch fixes the failure in deployment jobs but still c-p jobs time out consistently | 07:55 |
*** slaweq_ is now known as slaweq | 07:57 | |
opendevreview | Marios Andreou proposed openstack/tripleo-quickstart master: Pin ansible-core until we can fix compatibility with 2.14 https://review.opendev.org/c/openstack/tripleo-quickstart/+/864498 | 08:03 |
marios | tkajinam: ramishra: akahat|ruck: ^^ i think that should work ? | 08:03 |
marios | its coming from appstream repo http://mirror.stream.centos.org/9-stream/AppStream/source/tree/Packages/ | 08:04 |
marios | there is 2.13 available there so it should use that by excluding 2.14.* | 08:04 |
tkajinam | marios, I have no clear clue but let's see how it works | 08:05 |
marios | tkajinam: but it is green for the periodics with tripleo-ansible/+/864392 there .. https://review.rdoproject.org/r/c/testproject/+/41465/27#message-56f5923d98d640025e12c4c9f439bf848c981926 | 08:05 |
tkajinam | marios, the latest problem is that, container image build hungs while generating buildah files. I don't know the actual cause now. We have no errors, but all I see is that the output stops at some point. | 08:06 |
tkajinam | wired | 08:06 |
tkajinam | do we use the same nodeset for periodic jobs ? | 08:06 |
marios | tkajinam: ack but root is something to do with newer ansible i mean we didn't have this before yesterday right so... either way it would be better to resolve it without pressure. pin ansible for a few days is not a big problem imo | 08:07 |
tkajinam | yeah | 08:07 |
marios | tkajinam: no different environment/nodesets so it could be something different in the dependencies/package versions etc there | 08:07 |
marios | tkajinam: i mean periodic/vexx or ibmcloud and gate is openstack infra | 08:07 |
tkajinam | marios, the only tricky part is that we can't use testproject to test content provider job but we are probably able to use just upstream gerrit . | 08:07 |
tkajinam | ah, ok | 08:08 |
marios | tkajinam: yeah just run a dnm tripleo-heat-templates or whatever and run the content provider | 08:08 |
tkajinam | yeah, I agree | 08:08 |
tkajinam | I have to leave in 15 minutes in today but will look into it tonight or early tomorrow. | 08:08 |
marios | tkajinam: i think if you really wanted to you could run content provider in rdo/testproject but no need just run dnm | 08:08 |
tkajinam | s/in today/today/ | 08:08 |
tkajinam | marios, ok. makes sense | 08:09 |
marios | tkajinam: k we will go with the pin i think for now then agree? | 08:09 |
tkajinam | marios, I have no objections to pinning, and I think it's the best solution (if it works) now since the gate has been blocked for 2 days | 08:09 |
marios | tkajinam: thanks | 08:09 |
marios | tkajinam: yes agree because of the gate blocker and since it is not a big cost to pin for a few days | 08:10 |
opendevreview | Jiri Podivin proposed openstack/tripleo-ansible master: Adding modules for retrieval of overcloud role info https://review.opendev.org/c/openstack/tripleo-ansible/+/862150 | 08:12 |
tkajinam | fortunately all fixes we have identified so far should be compatible with ansible 2.13 so we can merge these before unpin | 08:17 |
opendevreview | Marios Andreou proposed openstack/tripleo-heat-templates master: DNM testing tripleo-quickstart/+/864498 https://review.opendev.org/c/openstack/tripleo-heat-templates/+/864499 | 08:17 |
*** jpena|off is now known as jpena | 08:21 | |
opendevreview | Marios Andreou proposed openstack/tripleo-heat-templates stable/zed: DNM testing tripleo-quickstart/+/864498 https://review.opendev.org/c/openstack/tripleo-heat-templates/+/864474 | 08:21 |
opendevreview | Marios Andreou proposed openstack/tripleo-heat-templates stable/wallaby: DNM testing tripleo-quickstart/+/864498 https://review.opendev.org/c/openstack/tripleo-heat-templates/+/864500 | 08:24 |
*** soniya29|rover is now known as soniya29|rover|lunch | 08:25 | |
marios | tkajinam: fyi https://bugs.launchpad.net/tripleo/+bug/1996482/comments/5 | 08:33 |
*** ysandeep is now known as ysandeep|lunch | 08:45 | |
*** soniya29|rover|lunch is now known as soniya29|rover | 09:22 | |
*** akahat|ruck is now known as akahat|ruck|afk | 09:53 | |
Tengu | marios: is there an issue with the content provider for 9? | 09:56 |
opendevreview | Fernando Díaz Bravo proposed openstack/tripleo-ansible master: bnr - Make the galera desync retries and delay configurable https://review.opendev.org/c/openstack/tripleo-ansible/+/861966 | 09:57 |
marios | Tengu: yeah where are you seeing it | 09:59 |
marios | Tengu: probably related to ansible 2.14 | 09:59 |
Tengu | marios: well, among places: https://review.opendev.org/c/openstack/tripleo-ansible/+/864392 | 10:01 |
Tengu | the very patch that should fix the compat for 2.14 | 10:01 |
marios | Tengu: hoping it is resolved by pinning ansible - info there https://bugs.launchpad.net/tripleo/+bug/1996482/comments/5 | 10:07 |
Tengu | yeah, read it already :) | 10:07 |
Tengu | lemme know if there are votes to provide. | 10:08 |
marios | Tengu: https://zuul.openstack.org/status#864498 | 10:08 |
marios | Tengu: looks like it is paused in all 3 branches thre so it means the containers were built already | 10:08 |
Tengu | cool | 10:09 |
Tengu | finger crossed. | 10:09 |
Tengu | brb, need some good hot tea. | 10:09 |
*** ysandeep|lunch is now known as ysandeep | 10:20 | |
marios | tkajinam: Tengu: chandankumar: ysandeep: votes please when you have time https://review.opendev.org/c/openstack/tripleo-quickstart/+/864498/1#message-75d3fc345e113701842fe7980911d9575c1d3759 | 10:20 |
Tengu | marios: ah, it's also hitting wallaby? | 10:21 |
Tengu | marios: wondering what will happen downstream then... ? | 10:21 |
ysandeep | marios, looking | 10:22 |
Tengu | marios: you have some extra-extra-spaces in the LP URI in your comment. | 10:22 |
Tengu | voted, seems OK, but the typo is annoying :). | 10:23 |
opendevreview | Veronika Fisarova proposed openstack/validations-libs master: Run validations with parameters from a file https://review.opendev.org/c/openstack/validations-libs/+/864291 | 10:26 |
marios | Tengu: https://review.opendev.org/c/openstack/tripleo-quickstart/+/864498/1#message-8e80c30277f429a57612287adede268c44243f40 | 10:30 |
marios | Tengu: yeah sorry about that | 10:30 |
marios | Tengu: honestly as i wrote i would update it without thought | 10:30 |
marios | Tengu: but ... reasons i wrote there | 10:30 |
Tengu | ^^ | 10:30 |
marios | Tengu: and we'll be reverting it ASAP | 10:30 |
ysandeep | marios, will +w as soon as ci reports, +2ed already | 10:30 |
Tengu | marios: as said - won't block on that lame typo, and you get my +2 anyway. | 10:30 |
marios | thnks | 10:30 |
marios | Tengu: thanks for reviewing it properly ;) | 10:31 |
Tengu | ^^ | 10:31 |
marios | thank you ysandeep | 10:38 |
Tengu | marios: yeah, so, no, content-provider are pretty dead. | 10:48 |
Tengu | wondering why. TIMED_OUT. | 10:49 |
Tengu | re-re-re-checking, but... | 10:49 |
marios | Tengu: where? | 10:51 |
marios | it was green on the pin patch? | 10:51 |
marios | https://review.opendev.org/c/openstack/tripleo-quickstart/+/864498/1#message-dd3e70a06e54d4f079b7e795345d266c9554ddde | 10:51 |
marios | 12:49 < Tengu> re-re-re-checking, but... | 10:53 |
marios | ? | 10:53 |
marios | which patch | 10:53 |
marios | https://zuul.openstack.org/status#864498 | 10:53 |
marios | dont see timeout there or i miss something | 10:53 |
Tengu | marios: https://review.opendev.org/c/openstack/tripleo-operator-ansible/+/864409 - https://zuul.opendev.org/t/openstack/build/9fbeef18bf7d422da11266ff0f4d9af2 | 10:57 |
Tengu | marios: and https://review.opendev.org/c/openstack/tripleo-ansible/+/864392 - https://zuul.opendev.org/t/openstack/build/c6bade93696749d6839445d28ccde412 + https://zuul.opendev.org/t/openstack/build/0cba732d7ddf4e1ab408d2c9a40b1b9e | 10:57 |
Tengu | so we'll face that anyway if it's linked to 2.14 - but with your pinning, we'll get some oxygen to debug this properly. | 10:57 |
Tengu | 2022-11-15 10:38:49.500310 | primary | "msg": "The task includes an option with an undefined variable. The error was: 'ensure_pip_virtualenv_command' is undefined\n\nThe error appears to be in '/var/lib/zuul/builds/9fbeef18bf7d422da11266ff0f4d9af2/untrusted/project_2/opendev.org/openstack/tripleo-ci/roles/build-containers/tasks/build-report.yaml': line 77, column 7, but may\nbe elsewhere in the file | 10:58 |
Tengu | depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n - name: Install pytest\n ^ here\n" | 10:59 |
Tengu | "woops". | 10:59 |
Tengu | ah, wait - "ignoring errors" | 10:59 |
Tengu | ok - so the actual image build is hitting a timeout. | 10:59 |
Tengu | TASK [tripleo.operator.tripleo_container_image_build : Run tripleo container image build] [ASYNC POLL++] -> RUN END RESULT_TIMED_OUT: [untrusted : opendev.org/openstack/tripleo-ci/playbooks/tripleo-ci/run-v3.yaml@master] | 11:00 |
Tengu | it seems to be linked to "Attempting python interpreter discovery" task that is coming over and over and over and over again | 11:02 |
Tengu | https://e500f5844c497d7c1455-bb0af7d0ed113130252cfd767637324e.ssl.cf2.rackcdn.com/864409/2/check/tripleo-ci-centos-9-content-provider/9fbeef1/logs/undercloud/home/zuul/container_image_build.log | 11:02 |
Tengu | guess we'll have to play. | 11:03 |
Tengu | and we may even need both patches (tripleo-ansible + tripleo-operator-ansible) to be in, actually. | 11:03 |
Tengu | so pinning ansible is more than probably the right thing to do | 11:04 |
Tengu | anyway - lunch. | 11:04 |
*** pojadhav is now known as pojadhav|dr_appt | 11:09 | |
*** amoralej is now known as amoralej|off | 11:29 | |
*** akahat|ruck|afk is now known as akahat|ruck | 11:32 | |
opendevreview | chandan kumar proposed openstack/tripleo-ansible master: Add missing vars for tripleo-standalone-vars https://review.opendev.org/c/openstack/tripleo-ansible/+/863935 | 11:41 |
marios | Tengu: ack sorry was in calls but yeah, the content provider thing showed up later but also seems to be part of the ansible.214 and it will need to be fixed before we unpin | 12:10 |
opendevreview | Arx Cruz proposed openstack/ansible-role-collect-logs master: Fix ansible sanity and linters jobs https://review.opendev.org/c/openstack/ansible-role-collect-logs/+/864399 | 12:10 |
Tengu | marios: yeah. guess testproject will be put to good use :) | 12:10 |
Tengu | marios: basically, it looks like it's "attempt python intepreter discovery" for every single container to build... | 12:11 |
Tengu | hmmm ok. so that job is apparently using tripleo_ansible/playbooks/cli-generate-containerfile.yaml | 12:16 |
Tengu | o_O | 12:18 |
* Tengu doesn't understand how the role can generate those logs | 12:19 | |
Tengu | marios: I'll open a new LP for those content provider jobs, so that we can get a dedicated thread/analysis. OK for you? Or do you prefer all under the same issue (https://bugs.launchpad.net/tripleo/+bug/1996482) ? | 12:24 |
Tengu | uho. wait. chandankumar it seems the TCIB parameters are passed in some weird order: --work-dir /home/zuul/container-builds >/home/zuul/container_image_build.log 2>&1 --tcib-extras tcib_release=9 --tcib-extras tcib_python_version=3.9 | 12:26 |
Tengu | i.e. the --tcid-extras are passed after the redirection to the log... not sure it's working as you'd expect. | 12:27 |
chandankumar | Tengu: https://opendev.org/openstack/tripleo-operator-ansible/src/branch/master/roles/tripleo_container_image_build/tasks/main.yml#L26 | 12:28 |
Tengu | chandankumar: yeah, saw it, pushing a patch | 12:28 |
chandankumar | yes, it should be passed earlier | 12:29 |
opendevreview | Cedric Jeanneret proposed openstack/tripleo-operator-ansible master: Correct parameter ordering https://review.opendev.org/c/openstack/tripleo-operator-ansible/+/864519 | 12:29 |
Tengu | chandankumar: -^^ | 12:29 |
Tengu | "fun". | 12:29 |
Tengu | 1y ago | 12:30 |
Tengu | XD | 12:30 |
Tengu | "fun". | 12:30 |
marios | Tengu: sure new bug sounds good | 12:33 |
marios | thanks | 12:33 |
marios | akahat|ruck: ^^^ | 12:33 |
Tengu | marios: OK - on it | 12:33 |
akahat|ruck | ack | 12:34 |
Tengu | akahat|ruck. marios https://bugs.launchpad.net/tripleo/+bug/1996612 | 12:40 |
akahat|ruck | Tengu, thank you!! | 12:40 |
Tengu | marios, akahat|ruck btw - I'm pretty sure we'd be able to avoid this kind of shitstorm... | 12:40 |
Tengu | I'm pretty sure we got "deprecation warning" all over the place, but we don't have anything to check them, do we? | 12:41 |
Tengu | ~> would it make sens to get something like a dry-run (ansible-playbook -c) on the generated ansible things (config-download) that would gather the deprecation warning, for instance? | 12:41 |
Tengu | iirc we have such a dry-run job downstream; pretty sure having one upstream (even non-voting) with, maybe, proper rules to parse the ansible deprecation warning and expose them in a dedicated log would really help. | 12:42 |
Tengu | wdyt? | 12:42 |
marios | thanks Tengu https://bugs.launchpad.net/tripleo/+bug/1996612/comments/1 | 12:42 |
Tengu | marios: ah, yeah, should have mentioned the workaround. up to you for the tagging of the issue. | 12:43 |
marios | Tengu: ack so is clear it isn't blocking alarma alarma | 12:44 |
marios | akahat|ruck: i added to hackmd | 12:44 |
Tengu | wondering how I can test that container build thing locally... | 12:45 |
Tengu | will start one of my builders and do some local testing. That should help. | 12:45 |
Tengu | brb | 12:45 |
opendevreview | Bogdan Dobrelya proposed openstack/tripleo-heat-templates stable/wallaby: Use python to template cell urls https://review.opendev.org/c/openstack/tripleo-heat-templates/+/864475 | 13:10 |
opendevreview | chandan kumar proposed openstack/tripleo-ansible master: Add missing vars for tripleo-standalone-vars https://review.opendev.org/c/openstack/tripleo-ansible/+/863935 | 13:20 |
*** pojadhav|dr_appt is now known as pojadhav | 13:25 | |
opendevreview | Merged openstack/tripleo-quickstart master: Pin ansible-core until we can fix compatibility with 2.14 https://review.opendev.org/c/openstack/tripleo-quickstart/+/864498 | 13:55 |
*** dasm|off is now known as dasm | 13:58 | |
*** amoralej|off is now known as amoralej | 13:58 | |
akahat|ruck | rlandy, marios soniya29|rover ^^ patch is merged.. triggering periodic lines | 13:59 |
rlandy | akahat|ruck: thanks | 13:59 |
soniya29|rover | akahat|ruck, ack | 13:59 |
Tengu | marios, akahat|ruck https://bugs.launchpad.net/tripleo/+bug/1996612/comments/2 "fun" I said. | 14:00 |
Tengu | chandankumar: -^ if you want to follow as well. | 14:00 |
* tkajinam is catching up with the latest status | 14:02 | |
rlandy | dasm: TC/UA/PM sync | 14:03 |
tkajinam | marios, glad that pinning ansible fixed the issue, though it brings up a different mystery. | 14:03 |
Tengu | tkajinam: the content-provider is relying on some weird things, and the patches you and I are pushing don't hit that specific thing I guess. | 14:04 |
Tengu | tkajinam: so pinning is needed in order to get things in, and we'll rely on testproject in order to check the revert of the pinning, once what we think fixes are in gerrit | 14:04 |
tkajinam | Tengu, yeah | 14:10 |
tkajinam | Tengu, we probably end up testing image build locally to find out what is causing the whole stuck | 14:10 |
Tengu | tkajinam: I have a local test. | 14:11 |
Tengu | and... it's fun :) | 14:11 |
Tengu | really | 14:11 |
tkajinam | Tengu, nice ! | 14:11 |
Tengu | it's just stuck. | 14:11 |
Tengu | I mean.... NOTHING is doing anything apparently | 14:11 |
tkajinam | hmm | 14:11 |
Tengu | want to jump in? | 14:11 |
Tengu | tkajinam: if so, I'll need your ssh pub key | 14:12 |
tkajinam | Tengu, https://github.com/kajinamit.keys | 14:12 |
Tengu | 2s, adding it to the right places. | 14:14 |
*** ysandeep is now known as ysandeep|dinner | 14:41 | |
*** pojadhav is now known as pojadhav|dinner | 14:42 | |
*** soniya29|rover is now known as soniya29|rover|out | 14:47 | |
opendevreview | Rabi Mishra proposed openstack/tripleo-ansible master: WIP Drop ansible-core pin from requirements https://review.opendev.org/c/openstack/tripleo-ansible/+/864468 | 14:49 |
*** yadnesh is now known as yadnesh|away | 14:58 | |
*** ysandeep|dinner is now known as ysandeep | 15:00 | |
opendevreview | Jiri Podivin proposed openstack/tripleo-validations master: Refactoring default-node-count validation to use openstack-collection modules https://review.opendev.org/c/openstack/tripleo-validations/+/864421 | 15:03 |
opendevreview | Jiri Podivin proposed openstack/tripleo-validations stable/wallaby: Refactoring node-health validation https://review.opendev.org/c/openstack/tripleo-validations/+/864555 | 15:05 |
opendevreview | Jiri Podivin proposed openstack/tripleo-validations stable/zed: Add sysctl validation for undercloud preflight checks https://review.opendev.org/c/openstack/tripleo-validations/+/864557 | 15:08 |
opendevreview | Jiri Podivin proposed openstack/tripleo-validations stable/zed: Removing undercloud-tokenflush validation and related role https://review.opendev.org/c/openstack/tripleo-validations/+/864558 | 15:08 |
opendevreview | Jiri Podivin proposed openstack/tripleo-validations stable/zed: Refactoring ironic-boot-configuration validation to use openstack collection modules https://review.opendev.org/c/openstack/tripleo-validations/+/864559 | 15:09 |
opendevreview | Jiri Podivin proposed openstack/tripleo-validations stable/wallaby: Removing undercloud-tokenflush validation and related role https://review.opendev.org/c/openstack/tripleo-validations/+/864560 | 15:11 |
opendevreview | Jiri Podivin proposed openstack/tripleo-validations stable/wallaby: Refactoring ironic-boot-configuration validation to use openstack collection modules https://review.opendev.org/c/openstack/tripleo-validations/+/864561 | 15:12 |
jpodivin | backporting ... backporting never changes. | 15:13 |
opendevreview | Jiri Podivin proposed openstack/tripleo-validations stable/wallaby: Add sysctl validation for undercloud preflight checks https://review.opendev.org/c/openstack/tripleo-validations/+/864562 | 15:14 |
opendevreview | Takashi Kajinami proposed openstack/tripleo-ansible master: Fix compatibility with Ansible 2.14 https://review.opendev.org/c/openstack/tripleo-ansible/+/864392 | 15:24 |
*** pojadhav|dinner is now known as pojadhav | 15:31 | |
*** akahat|ruck is now known as akahat|ruck|dinner | 15:31 | |
opendevreview | Merged openstack/puppet-tripleo stable/train: [Train ONLY] remove if statement from local ca check Current change will not work reliably. Removing this if statement will just cause the script to extract and update the CA trust on each renewal https://review.opendev.org/c/openstack/puppet-tripleo/+/864186 | 15:33 |
*** ysandeep is now known as ysandeep|out | 16:02 | |
opendevreview | Bogdan Dobrelya proposed openstack/tripleo-common stable/wallaby: Support ansible inventory merging https://review.opendev.org/c/openstack/tripleo-common/+/861890 | 16:16 |
*** marios is now known as marios|out | 16:28 | |
bogdando | chandankumar: hi. do you recall any recent changes in CI around python3-openstacksdk python3-cryptography in centos 9 stream? | 17:13 |
bogdando | I'm fixing my not much recent molecule runner zuul node... | 17:14 |
bogdando | and it seems that some magic is needed around installing those | 17:14 |
bogdando | pytester was complaining about broken appstream, so I ran it like pytest ../../../tests/test_molecule.py --ansible-args='-e test_deps_setup_tripleo=false -e test_deps_extra_packages=[]' (no packages install dances) | 17:16 |
bogdando | then I had to install galaxy from https://opendev.org/openstack/tripleo-quickstart/raw/branch/master/ansible-collection-requirements.yml :) | 17:16 |
bogdando | then I had to update some paths in ~/src/opendev.org/openstack/tripleo-ansible/ansible-test-env.rc to make it seeing it | 17:16 |
bogdando | and now it wants openstacksdk, which cannot locate python3-cryptography in appstream repos | 17:17 |
bogdando | sigh | 17:17 |
* bogdando doesn't want to give up and redeploy that zuul node from more recent molecule jobs :) | 17:17 | |
bogdando | akahat|ruck|dinner: ^^ perchance | 17:18 |
bogdando | I think I fixed that tripleo-centos-appstream breakage (by doing sudo tripleo-repos -b master tripleo-ci-testing), will try to run molecule with defaults | 17:21 |
bogdando | nope, it wants ansible collections and openstacksdk again | 17:22 |
bogdando | https://review.opendev.org/q/I646cd49b614a9f494e77f9893521d3c070900ed5 looks related | 17:24 |
bogdando | soo.. the "workaround" was sudo pip install openstacksdk==0.61.0 :) | 17:40 |
bogdando | it's fine for my zuul node, I don't care | 17:40 |
bogdando | background, was trying to dig out produced keystone endpoints IDs from tripleo_keystone_resources | 17:41 |
*** jpena is now known as jpena|off | 17:42 | |
*** akahat|ruck|dinner is now known as akahat|ruck | 18:31 | |
*** amoralej is now known as amoralej|off | 19:52 | |
*** rcastillo|rover is now known as rcastillo | 21:55 | |
*** dasm is now known as dasm|off | 23:02 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!