Thursday, 2022-01-20

*** mtreinish_ is now known as mtreinish05:13
Jorhsonstephenfin: Hi,stephenfin,can help to review the commit in your free time, thanks. https://review.opendev.org/c/openstack/oslo.cache/+/74206006:17
Jorhsonstephenfin: another commit is https://review.opendev.org/c/openstack/keystonemiddleware/+/74368706:18
damanihberaud, stephenfin, can i have review please https://review.opendev.org/c/openstack/oslo.utils/+/82531610:08
hberauddamani: done. See my comment on the patch ^10:17
damaniok10:17
opendevreviewDaniel Bengtsson proposed openstack/oslo.utils stable/victoria: Dropping lower constraints testing  https://review.opendev.org/c/openstack/oslo.utils/+/82531610:23
opendevreviewDaniel Bengtsson proposed openstack/oslo.utils stable/victoria: Fix regex used to mask password  https://review.opendev.org/c/openstack/oslo.utils/+/82491210:23
damanihberaud, right sorry 10:24
damanidone :)10:24
damanihberaud, do you think we need to work on it https://review.opendev.org/c/openstack/pbr/+/66203510:25
damanior close it ?10:25
hberauddamani: do you want to own this topic?10:37
hberaud^ 10:37
opendevreviewDaniel Bengtsson proposed openstack/oslo.context master: Integrate mypy  https://review.opendev.org/c/openstack/oslo.context/+/74248710:39
hberaudI mean it depends mostly on you and if you volunteer to own this topic. I'm not against keeping it open but for now, personally I won't spend time on it. I can help by reviewing changes if needed10:39
hberauddamani: ^10:39
damanihberaud, can you please review this patch https://review.opendev.org/c/openstack/oslo.context/+/742487 ?10:40
damanihberaud, my question is more do you think it's something we need to do 10:41
damaniif yes i can own the topic if no we can close it 10:41
hberauddamani: yes I think this is an interesting change that will become more and more needed in a near future10:43
damaniok 10:44
damaniso i take it :)10:44
hberaudexcellent10:44
opendevreviewMerged openstack/oslo.service stable/wallaby: Make debug option of wsgi server configurable  https://review.opendev.org/c/openstack/oslo.service/+/82491511:24
damanihberaud, i think we can merge it https://review.opendev.org/c/openstack/oslo.utils/+/82531613:37
damaniand i will do the backport for ussuri and train 13:37
opendevreviewGregory Thiemonge proposed openstack/taskflow master: Delete the job from backend if it cannot be consumed  https://review.opendev.org/c/openstack/taskflow/+/81679913:42
hberauddamani: I'm waiting for a 2nd +213:49
elodillessorry for sticking my nose into it, but i also commented on the oslo.utils l-c job related patch o:)14:27
elodillesit's an easy to fix error, so i could imagine that fix instead of dropping the job because of it14:28
elodillesdamani: ^^^14:28
damanielodilles, i will check it14:32
hberaudelodilles: we already removed those LC on almost all oslo projects' stable branches14:39
hberaudelodilles: in other words this patch will uniformize LC management on oslo14:40
elodilleshmmm, i see, i just saw the l-c job on wallaby o:)14:48
hberaudon oslo.utils?14:51
hberaudelodilles: ^14:52
hberaudindeed14:52
hberaudI see it14:52
stephenfinelodilles: Yeah, there shouldn't be any LC jobs in oslo anymore. Anything that's there is a mistake. We don't have the bandwidth to fix and/or maintain them14:53
hberauddamani: so, we need to remove LC on wallaby first, and then backport the patch14:53
stephenfinI say we but I really mean hberaud and damani since I'm mostly working elsewhere now14:53
hberaudmy bad I was thinking it was already removed on W14:54
elodillesstephenfin: yepp, i see, thanks for the explanation. l-c fixes were time consuming to fix when the new pip resolver came out, that's true14:56
elodillesif i'm already here... o:) ... can i get a second stable core review for this patch? https://review.opendev.org/c/openstack/oslo.service/+/82491615:00
elodilleshberaud: you have already reviewed the xena and wallaby version, so you might remember the context o:)15:03
hberaudelodilles: done15:04
elodilleshberaud: thx \o/15:05
damanimy bad too 15:05
damanisorry 15:05
damanii will do the patch for wallaby15:06
elodillesdamani: add me as reviewer and I'll help with the review15:07
damanielodilles, sure :)15:08
elodilles:]15:08
opendevreviewDaniel Bengtsson proposed openstack/oslo.utils stable/wallaby: Dropping lower constraints testing  https://review.opendev.org/c/openstack/oslo.utils/+/82552815:26
damanielodilles, hberaud, https://review.opendev.org/c/openstack/oslo.utils/+/82552815:26
damanihberaud, seems we have a ci issue https://review.opendev.org/c/openstack/pbr/+/76797215:33
hberauddamani: I see I left a comment this morning15:35
hberaudI can't reproduce it locally15:35
damaniyes me either 15:36
damanibut a lot of patch failed 15:36
damanineither15:36
hberaudwhich patches?15:36
damanii need to check again 15:37
damanibut i have seen other patches failed 15:37
hberaudit start failing with py3715:37
damaniwith the same issue 15:37
hberaudI tested with py38 locally15:37
opendevreviewHervĂ© Beraud proposed openstack/pbr master: [DNM] trying reproduce CI error  https://review.opendev.org/c/openstack/pbr/+/82553715:53
hberauddamani: let's try to reproduce it here ^15:53
damanihberaud, ok15:53
fungihberaud: i reproduced it with a similar change yesterday15:53
hberaudoh interesting15:54
fungihberaud: https://review.opendev.org/82538015:54
fungiin case you don't want to have to wait for results on yours15:54
hberaudfungi: excellent thank you15:54
fungiif the cause isn't obvious, i can probably set aside some time to dig into it as well15:55
opendevreviewGregory Thiemonge proposed openstack/taskflow master: WIP DNM Checking unit tests  https://review.opendev.org/c/openstack/taskflow/+/82553915:56
fungihah15:56
fungii wonder if taskflow's errors are related ^15:56
hberaudindeed16:00
hberaudgthiemonge: FYI https://review.opendev.org/825380 we are not sure if your DNM patch is related16:01
* hberaud AFK16:02
gthiemongehberaud: I'm checking a possible infinite loop in taskflow16:05
opendevreviewMerged openstack/oslo.service stable/victoria: Make debug option of wsgi server configurable  https://review.opendev.org/c/openstack/oslo.service/+/82491616:31
fungii'm able to reproduce locally with `tox -e py39` in pbr17:01
fungiup through py36 is passing and py37 up is failing, so it would probably help to compare pip freeze from a 3.6 and 3.7 run17:02
fungii'll do that next17:02
fungihttps://zuul.opendev.org/t/openstack/build/6f808229baea40f491c0e265de0aab9a/log/tox/py36-1.log vs https://zuul.opendev.org/t/openstack/build/a2651519587b42e48dfdef9c2f35052b/log/tox/py37-1.log17:10
fungiimportlib-resources==5.2.3 is installed in the 3.6 env, 3.7 is using stdlib for that i guess17:11
fungifilelock goes from 3.4.1 to 3.4.217:13
fungiplatformdirs 2.4.0 vs 2.4.117:13
fungiprettytable 2.5.0 to 3.0.017:13
fungiand zipp 3.6.0 to 3.7.017:14
fungithere are also almost certainly differences in setuptools versions (which pip freeze omits), as well as maybe wheel and pkg_resources17:14
fungisetuptools/pkg_resources/importlib changes are always likely to hit pbr hard17:19
fungiclarkb's comments in #opendev indicate newer setuptools is to blame17:52
fungichanged something about logging17:52
hberaudgood catch18:08
fungimore in-depth analysis in #opendev18:13
fungibut in short, using pbr<60.2 seems to get tests passing. changelog for 60.2.0 says to switch from distutils.log to the python logging module, logging.getLogger(name)18:14
fungithough per clarkb it seems like continuing to use distutils.log is actually still expected to work, except that change seems to have broken setting the threshold18:17
opendevreviewMerged openstack/oslo.utils stable/wallaby: Dropping lower constraints testing  https://review.opendev.org/c/openstack/oslo.utils/+/82552818:28
opendevreviewJeremy Stanley proposed openstack/pbr master: Don't test with setuptools local distutils  https://review.opendev.org/c/openstack/pbr/+/82566518:51
fungiwe expect that ^ to pass, based on local testing18:56
fungiokay, close. not sure why the coverage job is failing, but looking into that now20:58
opendevreviewJeremy Stanley proposed openstack/pbr master: Don't test with setuptools local distutils  https://review.opendev.org/c/openstack/pbr/+/82566521:01
fungiapparently we setenv separately in [testenv:cover]21:02
fungidamani: hberaud: okay, so that's ^ passing now, if folks are okay with the workaround23:39
fungithen we'll be able to get back to merging other pbr fixes23:39

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