opendevreview | sean mooney proposed openstack/devstack master: Enable GLOBAL_VENV=True for all distros https://review.opendev.org/c/openstack/devstack/+/898845 | 12:29 |
---|---|---|
opendevreview | James Parker proposed openstack/whitebox-tempest-plugin master: [WIP] Add global nodes variable https://review.opendev.org/c/openstack/whitebox-tempest-plugin/+/884903 | 17:14 |
M0weng[m] | I'm getting a different error that looks like it has to do with bootstrapping keystone: https://paste.opendev.org/show/bLhnOvI1DPYtkpvkaZd5/ (👈️ the relevant end of the output) | 18:21 |
M0weng[m] | * different error when running stack.sh that looks | 18:25 |
M0weng[m] | <M0weng[m]> "frickler: I'm on Ubuntu Server 2..." <- (Still the same specs as before) | 18:26 |
clarkb | "Cloud devstack-admin was not found." that implies to me that it is still not writing out your clouds.yaml file correctly. I would check the contents of that file | 18:27 |
clarkb | same one tht was empty before | 18:27 |
M0weng[m] | Hm, it seems to be properly populated this time | 18:28 |
clarkb | is devstack-admin in the file? | 18:29 |
frickler | also, do you have another clouds.yaml file in the current working directory where you start stack.sh? | 18:30 |
frickler | also, replying to previous messages in the matrix client doesn't translate well into IRC, so better try to avoid that | 18:30 |
opendevreview | Jakub Skunda proposed openstack/tempest master: Add option to specify source and destination host https://review.opendev.org/c/openstack/tempest/+/891123 | 18:35 |
gmann | lpiwowar: I think you added this config option 'backup_driver' - https://github.com/openstack/tempest/blob/cc0e9b18170bc796fd8516e41d2ec09236b168aa/tempest/config.py#L1008. | 18:53 |
gmann | lpiwowar: how about moving it along with 'backup' flag here https://github.com/openstack/tempest/blob/cc0e9b18170bc796fd8516e41d2ec09236b168aa/tempest/config.py#L1084 | 18:53 |
gmann | so that user know what all volume backup configuration they need to set | 18:54 |
opendevreview | James Parker proposed openstack/whitebox-tempest-plugin master: [WIP] Add global nodes variable https://review.opendev.org/c/openstack/whitebox-tempest-plugin/+/884903 | 19:19 |
sean-k-mooney | im calling it a day and im on pto till tuseday | 19:45 |
sean-k-mooney | but before i drop | 19:45 |
sean-k-mooney | https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/899969 i want to highlihg that to folks | 19:45 |
sean-k-mooney | frickler: clarkb to workaround the issues i was seeing on py39 when using ubuntu 20.04 | 19:46 |
sean-k-mooney | i just chnaged the node set for that jobs to centos-9-stream | 19:46 |
sean-k-mooney | im not sure if that is the best approch but its one that works so just wnated to get your ideas | 19:46 |
sean-k-mooney | alterinivly a new pbr release might fix thigns but im not sure as we are using python 3.8 to build the whele and py3.9 to execute the test on ubuntu i think | 19:47 |
sean-k-mooney | horizon of all things also really does not like the default pyproject.toml | 19:48 |
sean-k-mooney | https://zuul.opendev.org/t/openstack/build/79da2614e0674d7faff795c72b56ba7d | 19:48 |
sean-k-mooney | https://github.com/openstack/horizon/blob/master/setup.cfg#L27-L29 | 19:49 |
sean-k-mooney | it looks like whateve that global setup-hooks thing is dose not work | 19:50 |
clarkb | setup hooks run as part of the setuptools execution | 19:50 |
clarkb | the idea is you could do things like call out to minify js or compile css | 19:51 |
sean-k-mooney | hum ok so im not sure if this is a pbr bug or what exactuly is wrong with the parsing and execution fo that hook | 19:51 |
sean-k-mooney | but maybe thats broken due to isolated builds? | 19:52 |
sean-k-mooney | its doing this https://github.com/openstack/horizon/blob/master/openstack_dashboard/hooks.py#L20-L26 | 19:52 |
clarkb | https://zuul.opendev.org/t/openstack/build/79da2614e0674d7faff795c72b56ba7d/log/job-output.txt#1368 is the actual failure which is occuring in pbr trying to import the hook maybe? | 19:52 |
clarkb | ya wouldn't surprise me if the resolution of the python there fails because its an isolated env | 19:53 |
sean-k-mooney | i feel like there shoudl be a better way to do that then a hook | 19:53 |
clarkb | ya in horizon's case that seems unnecesasry | 19:54 |
sean-k-mooney | ok they are tryi8gn to force datafiles to lib/site-packages | 19:54 |
sean-k-mooney | i wonder if that is even requrid anymore | 19:55 |
sean-k-mooney | i mean with how wheels import | 19:55 |
sean-k-mooney | * with how wheels are unpacked | 19:55 |
sean-k-mooney | i think its similr to https://github.com/pypa/setuptools/issues/2936 | 20:05 |
sean-k-mooney | clarkb: deleteign the hook seams to pass tox -e py3 so i updated https://review.opendev.org/c/openstack/horizon/+/899953 | 20:14 |
opendevreview | James Parker proposed openstack/whitebox-tempest-plugin master: [WIP] Add global nodes variable https://review.opendev.org/c/openstack/whitebox-tempest-plugin/+/884903 | 20:40 |
opendevreview | melanie witt proposed openstack/devstack master: Collect additional system configs for CI jobs https://review.opendev.org/c/openstack/devstack/+/899987 | 22:28 |
opendevreview | James Parker proposed openstack/whitebox-tempest-plugin master: [WIP] Add global nodes variable https://review.opendev.org/c/openstack/whitebox-tempest-plugin/+/884903 | 22:33 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!