Thursday, 2023-04-20

timburkehe's doing fine. wanted to keep an eye on him, make sure he didn't have a concussion or anything00:15
opendevreviewASHWIN A NAIR proposed openstack/swift master: Fix proxy traceback for GeneratorExit in py3  https://review.opendev.org/c/openstack/swift/+/88035602:47
opendevreviewJianjian Huo proposed openstack/swift master: memcached client: log user provided keys in exception error logging.  https://review.opendev.org/c/openstack/swift/+/88090303:45
opendevreviewMatthew Oliver proposed openstack/swift master: internal_client: Add iter_shard_ranges interface  https://review.opendev.org/c/openstack/swift/+/87758403:52
opendevreviewMatthew Oliver proposed openstack/swift master: Prepare tracing by adding a WSGI mixin for middlewares  https://review.opendev.org/c/openstack/swift/+/79781105:47
opendevreviewMatthew Oliver proposed openstack/swift master: trace: Add RequestTraceMiddleware with OpTel  https://review.opendev.org/c/openstack/swift/+/85755905:47
opendevreviewMatthew Oliver proposed openstack/swift master: Trace: be able to force the current span and SLO  https://review.opendev.org/c/openstack/swift/+/86561005:47
opendevreviewMatthew Oliver proposed openstack/swift master: Tracing: Add overview documentation  https://review.opendev.org/c/openstack/swift/+/86561205:47
opendevreviewJianjian Huo proposed openstack/swift master: Memcached: emit memcache timing metrics when exceptions raised  https://review.opendev.org/c/openstack/swift/+/88067605:49
opendevreviewJianjian Huo proposed openstack/swift master: memcached client: log user provided keys in exception error logging.  https://review.opendev.org/c/openstack/swift/+/88090305:55
opendevreviewJianjian Huo proposed openstack/swift master: Memcached: emit memcache timing metrics when exceptions raised  https://review.opendev.org/c/openstack/swift/+/88067605:58
opendevreviewMatthew Oliver proposed openstack/swift master: WIP: tracing: More unit tests  https://review.opendev.org/c/openstack/swift/+/88091107:15
timburkeso our lower-constraints job started failing following the release of virtualenv 20.22.0, which dropped support for py2: see https://zuul.opendev.org/t/openstack/builds?job_name=swift-tox-lower-constraints&project=openstack/swift and https://virtualenv.pypa.io/en/latest/changelog.html#features-20-22-016:39
timburkecuriously, our py2 job *doesn't* get latest virtualenv -- it uses virtualenv 20.17.1, though the log says it's looking for "virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 (from tox<4)", which 20.22.0 would seem to satisfy :-/16:42
clarkblooks like the fstrings in virtualenv did it. I suspect the issue here is that tox + virtualenv are running under python3.8 which allows for the newer virtualenv to be installed (the python requires would exclude it under python2.7) then it must be trying to exec somethng under the new python?16:46
clarkbone way around that may be to run the tox install out of python2.7 too16:50
clarkbthen the python requires for everything should respect versions that undertsand python2.716:50
opendevreviewTim Burke proposed openstack/swift master: CI: fix lower-constraints job (hopefully)  https://review.opendev.org/c/openstack/swift/+/88103517:27
opendevreviewTim Burke proposed openstack/swift master: CI: fix lower-constraints job (hopefully)  https://review.opendev.org/c/openstack/swift/+/88103517:37
opendevreviewTim Burke proposed openstack/swift master: CI: fix lower-constraints job (hopefully)  https://review.opendev.org/c/openstack/swift/+/88103517:39
opendevreviewTim Burke proposed openstack/swift master: CI: fix lower-constraints job  https://review.opendev.org/c/openstack/swift/+/88103517:52
timburkethanks for the pointer clarkb -- rolling back the nodeset to bionic gets ensure-tox using py36, which keeps tox and virtualenv on old versions that'll work17:53
clarkbcool. I wonder if that isn't a virtualenv bug too. Seems like it shouldn't trip over itself that way17:54
timburkei think the trouble is that there's no way to say "i know i'm installing tox and virtualenv under python X, but i want to use it to make an environment for python Y"18:07
timburkei gotta say, i'm digging the new markdown support following the upgrade to gerrit 3.718:47
clarkbthe bulk voting on the dashboard screens is also potentially useful. Gertty has had it for a long time but gerrit proper just added it in 3.719:31
opendevreviewClay Gerrard proposed openstack/swift master: Extract some closures to methods  https://review.opendev.org/c/openstack/swift/+/88114119:49
opendevreviewTim Burke proposed openstack/swift master: tests: Fix test_cleanup_ondisk_files_commit_window  https://review.opendev.org/c/openstack/swift/+/88114219:53
opendevreviewMandell proposed openstack/swift master: Add per account grace period to object expirer  https://review.opendev.org/c/openstack/swift/+/87480620:21
opendevreviewMerged openstack/swift master: CI: fix lower-constraints job  https://review.opendev.org/c/openstack/swift/+/88103522:04
opendevreviewMandell proposed openstack/swift master: Add per account grace period to object expirer  https://review.opendev.org/c/openstack/swift/+/87480622:22
opendevreviewClay Gerrard proposed openstack/swift master: Extract some closures to methods  https://review.opendev.org/c/openstack/swift/+/88114123:33
opendevreviewClay Gerrard proposed openstack/swift master: Use instance attr instead of non-local  https://review.opendev.org/c/openstack/swift/+/88115123:33

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