*** yadnesh4 is now known as yadnesh | 08:57 | |
*** erbarr_ is now known as erbarr | 08:57 | |
*** ricolin_ is now known as ricolin | 08:57 | |
*** TheJulia_ is now known as TheJulia | 08:57 | |
*** mnasiadka_ is now known as mnasiadka | 08:57 | |
*** simondodsley_ is now known as simondodsley | 08:57 | |
*** clarkb is now known as Guest5393 | 08:59 | |
*** clarkb is now known as Guest5418 | 10:45 | |
kopecmartin | elodilles_pto: this commit introduced the doc generation of all the tests, it's just couple of commands: https://opendev.org/openstack/tempest/commit/a9055010fc43e5936ccb7c8fa6a7b54c13974b66 | 10:47 |
---|---|---|
*** dansmith_ is now known as dansmith | 13:40 | |
*** Guest5418 is now known as clarkb | 15:03 | |
opendevreview | Katarina Strenkova proposed openstack/tempest master: [WIP] Implement purge list in tempest cleanup https://review.opendev.org/c/openstack/tempest/+/897847 | 15:45 |
opendevreview | Jakub Skunda proposed openstack/tempest master: Add scenario test https://review.opendev.org/c/openstack/tempest/+/898732 | 15:59 |
*** sfinucan is now known as stephenfin | 16:15 | |
M0weng[m] | frickler: I'm on Ubuntu Server 22.04.3 LTS; I cloned devstack from the master branch on 10/25 when the latest commit hash was 29e73a215557b2d20d0d9611e0d5317e08cf9538 "Enable performance collection on Debian" with Change-Id I84f1432262138cc9ff0942e1a2b2abe7447afe34. | 16:20 |
M0weng[m] | I tried again using the sample local.conf (the only change I made was setting my own HOST_IP) and the same error occurs: | 16:34 |
* M0weng[m] uploaded an image: (38KiB) < https://matrix.org/_matrix/media/v3/download/matrix.org/qtpTmLaaPmrTngLNVdlLyuCG/image.png > | 16:34 | |
clarkb | M0weng[m]: pasting test logs into a pastebin service like https://paste.opendev.org is usually preferable to screenshots. Allows people to search the text, copy it, and have larger context than can be shown on a single screen | 16:35 |
clarkb | this is almost certainly a side effect of the change that added keystone token caching | 16:36 |
M0weng[m] | I've been having some issues with the clipboard for my VM but once I get that fixed I'll try to paste in the logs 👍️ | 16:37 |
clarkb | curious that this didn't fail in CI for that change | 16:37 |
clarkb | based on the line numbers of the failure you are not using the new update though so not a side effect of the change as I thought it may be | 16:38 |
clarkb | that explains why it didn't show up in CI. It is unrelated | 16:39 |
clarkb | M0weng[m]: does /etc/openstack/clouds.yaml exist? if so can you show us what is in that file? | 16:40 |
clarkb | note it might have passwords in it that you'll want to redact | 16:41 |
M0weng[m] | clarkb: The file seems to be empty. | 16:41 |
clarkb | M0weng[m]: ya I think that explains the behavior. An empty clouds.yaml is loaded as None but doesn't trigger the exception handler to set the default value to () | 16:43 |
clarkb | er {} | 16:43 |
clarkb | M0weng[m]: I think if you remove that file it may fix it for you | 16:43 |
clarkb | ebcause that will raise and exception and the update clouds tool will set a better default value in that case | 16:43 |
clarkb | I don't udnerstand how it got into that state though as it should always write something. maybe you had edited it? or something else other than devstack did | 16:44 |
M0weng[m] | Ah, yeah I think I might have been looking for the file and accidentally written a blank one. | 16:46 |
M0weng[m] | It seems to have worked, thank you! | 16:46 |
opendevreview | Clark Boylan proposed openstack/devstack master: Handle empty clouds.yaml files in update_clouds_yaml https://review.opendev.org/c/openstack/devstack/+/899887 | 16:51 |
clarkb | this should help prevent that in the future | 16:51 |
frickler | nice, this both explains why I couldn't reproduce it as well as why the error persisted over different attempts | 16:53 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!