Thursday, 2020-02-13

*** ahosam has quit IRC00:01
fungii want to know where to find the git2bzr migration utility00:02
*** nicolasbock has quit IRC00:03
ianwfungi: why did debuntu split venv out into a non-default package?00:06
fungiaiui, the messy way its dependencies have to be handled00:07
fungivenv needs to be able to install pip, which in turn has quite a few other non-stdlib deps00:07
fungiand this all needs to work without any network connection00:08
fungiso it has a dependency on a package which has a bunch of wheel files for all of that00:08
fungibasically, venv is part of stdlib, but relies on python libs outside the stdlib, via the ensurepip shim00:09
fungiso it's the (currently) one area where stdlib isn't self-contained, aside from linked c libs00:10
ianwthat ... seems fair enough00:12
fungii don't entirely agree with the choice, and think they could have been a little more pragmatic about it, but debian is where extreme paranoia shines00:12
*** sgw has joined #openstack-infra00:17
*** migawa|lunch is now known as migawa|AFK00:19
*** jamespage has quit IRC00:26
*** jamespage has joined #openstack-infra00:27
*** tetsuro has quit IRC00:33
*** tetsuro_ has joined #openstack-infra00:33
*** gyee has quit IRC00:50
*** sgw has quit IRC00:52
*** armax has quit IRC01:07
openstackgerritIan Wienand proposed openstack/diskimage-builder master: [dnm] ensure venv available, install glean with it  https://review.opendev.org/70751301:09
*** auristor has quit IRC01:10
*** auristor has joined #openstack-infra01:16
*** dangtrinhnt has joined #openstack-infra01:20
*** sshnaidm is now known as sshnaidm|afk01:20
*** armax has joined #openstack-infra01:22
*** jamesmcarthur has joined #openstack-infra01:22
*** Adri2000 has joined #openstack-infra01:25
*** jamesmcarthur has quit IRC01:34
*** jamesmcarthur has joined #openstack-infra01:41
*** yamamoto has joined #openstack-infra02:04
*** jamesmcarthur has quit IRC02:05
openstackgerritIan Wienand proposed openstack/diskimage-builder master: [dnm] ensure venv available, install glean with it  https://review.opendev.org/70751302:08
openstackgerritIan Wienand proposed openstack/diskimage-builder master: [wip] pip-and-virtualenv : home everything in environments  https://review.opendev.org/70751702:08
*** jamesmcarthur has joined #openstack-infra02:11
*** xinranwang has joined #openstack-infra02:21
*** dave-mccowan has joined #openstack-infra02:23
openstackgerritMerged openstack/devstack-gate master: Cap virtualenv to a version < 20  https://review.opendev.org/70744102:31
*** roman_g has quit IRC02:34
prometheanfirewoo02:34
prometheanfirerecheck the world?02:34
*** lbragstad has quit IRC02:37
kevinzianw: now I can add the resources to nodepool linaro-us?02:39
kevinzianw: actually now the devstack works fine on arm6402:40
ianwkevinz: it should already be live, as it were02:40
*** jamesmcarthur has quit IRC02:40
prometheanfirewell, done did it02:41
kevinzianw: OK02:42
kevinzI will try02:42
*** jamesmcarthur has joined #openstack-infra02:43
*** jamesmcarthur has quit IRC02:48
ianwfungi: what do you understand pip install --root=/ would try to do?02:52
*** zxiiro has quit IRC02:54
prometheanfire  --root <dir>                Install everything relative to this alternate root directory.02:54
ianwoohhh, i see what it's doing02:55
ianwif it runs from a a virtualenv /home/ianw/env/pip ... then --root=/tmp/test actually installs everything in "/tmp/test/home/ianw/env/"02:55
ianwi.e. it also appends the path of the virtualenv it's in02:56
ianw... sigh02:56
prometheanfireeww02:56
ianwi don't think that's right but can't tell02:56
ianwthat basically explodes my idea that we could run pip out of a virtualenv but keep the current semantics of global install02:57
*** jamesmcarthur has joined #openstack-infra02:57
*** dangtrinhnt has quit IRC02:58
prometheanfireI don't see why you can't run pip out of a venv02:58
prometheanfirethere may be another option02:59
prometheanfire  --prefix <dir>              Installation prefix where lib, bin and other top-level folders are placed02:59
prometheanfirewell, just run `pip install --help`02:59
prometheanfireinstead of me copypastaing02:59
ianwyeah, that doesn't work either03:03
*** goldyfruit has quit IRC03:05
ianwactually, maybe it's the combo that doesn't wokr ... --prefix=/usr might do what we want03:05
*** migawa|AFK is now known as migawa03:05
*** goldyfruit has joined #openstack-infra03:05
ianw"want" ... nobody wants this but "maintain enough backwards compatibility to work"03:05
ianwit puts binaries in /usr/bin ... not quite the same thing03:07
prometheanfire/usr/local/bin03:07
ianwhrm, maybe it works.  the binary in /usr/bin still references the venv python ... but maybe that's ok03:09
*** dangtrinhnt has joined #openstack-infra03:10
*** dangtrinhnt has quit IRC03:12
*** apetrich has quit IRC03:13
*** dangtrinhnt has joined #openstack-infra03:13
prometheanfirewell, depends on your end goals, where do you want things linked?03:14
prometheanfirewonder if there's a env-var that helps here (or is set for the venv python)03:15
*** ramishra has joined #openstack-infra03:15
prometheanfirehmm, hitting retry_limit, fun03:16
*** dangtrinhnt has quit IRC03:19
ianwumm, that's not great03:19
prometheanfirehttp://zuul.openstack.org/status on 70752003:20
ianwlooking at one -> http://paste.openstack.org/show/789490/03:24
ianwtrying to see if this is a pattern, there's certainly a lot ATM03:24
prometheanfireya03:24
*** ykarel|away is now known as ykarel03:25
ianw# cat executor-debug.log | grep _restoreRepoState | wc -l03:25
ianw50603:25
ianwif that is not a red herring, it's coming up a bit03:25
*** jamesmcarthur has quit IRC03:25
*** ramishra has quit IRC03:25
*** jamesmcarthur has joined #openstack-infra03:27
*** rlandy|bbl is now known as rlandy03:29
*** dangtrinhnt has joined #openstack-infra03:30
ianwit's worryingly deep in ... magic03:34
ianwbut maybe it's ze12 only?03:34
weshay|ruckyou guys seeing jobs go to retry-limit on the swap playbook?03:52
weshay|ruck2020-02-13 03:16:50.057885 | secondary | included: /var/lib/zuul/builds/d08994440dfb4a4f9cb9f0d057f34160/untrusted/project_3/opendev.org/openstack/openstack-zuul-jobs/roles/configure-swap/tasks/ephemeral.yaml03:53
weshay|ruck"TASK [configure-swap : Copy old /opt]"03:53
weshay|ruckhttp://zuul.openstack.org/stream/b4c69331300c408d9c8838ad5ba942f2?logfile=console.log03:54
*** jamesmcarthur has quit IRC03:55
ianwweshay|ruck: i'm not sure it's there ... i think i've convinced myself it's ze12 that's gone bad03:55
*** ramishra has joined #openstack-infra03:55
*** jamesmcarthur has joined #openstack-infra03:56
ianw[Thu Feb 13 01:48:25 2020] Out of memory: Kill process 9053 (zuul-executor) score 8 or sacrifice child03:57
ianwi'm going to restart it as the first measure, then i will write it up03:57
weshay|ruckhttp://cacti.openstack.org/cacti/graph.php?action=properties&local_graph_id=66231&rra_id=5&view_type=&graph_start=1567326473&graph_end=156734087303:57
weshay|ruckthat's ze12?03:57
weshay|ruckianw, thanks03:57
weshay|ruckianw, you ever see sunil?03:58
ianwweshay|ruck: no, but i have recently moved to melbourne03:58
weshay|ruckah.. well.. thanks for the assist :)03:59
*** ykarel is now known as ykarel|afk03:59
*** jamesmcarthur has quit IRC04:01
*** rlandy has quit IRC04:03
*** tetsuro_ has quit IRC04:03
*** tetsuro has joined #openstack-infra04:04
*** udesale has joined #openstack-infra04:07
ianwok, i am quite convinced it was isolated to ze12 at this point04:14
ianwhttps://storyboard.openstack.org/#!/story/200729004:14
ianwi will reboot it just for good measure since it was in an unpredictable state04:15
*** migawa is now known as migawa|lunch|AFK04:18
*** ykarel|afk is now known as ykarel04:23
johnsomI'm seeing jobs bomb out with RETRY_LIMIT. It seems this was discussed above, but it's not clear to me if the issue is resolved and I can recheck or if I should wait.04:24
johnsomWell, the queue is light with some things passing, so I will error on the side of recheck.04:26
*** jamesmcarthur has joined #openstack-infra04:26
prometheanfirejohnsom: sup04:30
*** rosmaita has quit IRC04:36
*** igordc has joined #openstack-infra04:37
johnsomprometheanfire: Hi there neighbor. I was just checking if the retry limit is was resolved or not.04:42
prometheanfireI think so, since ianw rebooted the machine04:44
prometheanfirebut he hasn't said anything, so who knows :P04:44
* prometheanfire has a bunch of rechecks waiting too04:44
*** igordc has quit IRC04:48
*** igordc has joined #openstack-infra04:48
*** igordc has quit IRC04:48
*** rosmaita has joined #openstack-infra04:49
johnsomOk, thanks to Ian for kicking whatever needed a boot04:49
johnsomping me if there is something I can help with. I should be around for another hour or so.04:51
*** migawa|lunch|AFK is now known as migawa|lunch04:52
ianwsorry, just doing school run04:56
ianwthere have been no more retry_limit's report afaics from the zuul logs since the reboot, so i'll call that one fixed04:58
ianw#status log rebooted ze12 due to it hitting an OOM situation (see https://storyboard.openstack.org/#!/story/2007290).  please recheck any changes with RETRY_LIMIT failed jobs04:59
openstackstatusianw: finished logging04:59
prometheanfireok, gonna recheck05:02
johnsomYep, my recheck is looking good05:02
*** dangtrinhnt has quit IRC05:09
*** evrardjp has quit IRC05:34
*** evrardjp has joined #openstack-infra05:34
*** sgw has joined #openstack-infra05:53
*** migawa|lunch is now known as migawa|AFK06:24
*** migawa|AFK is now known as migawa06:25
openstackgerrityatin proposed zuul/zuul-jobs master: Ensure indirect deps are updated too  https://review.opendev.org/70756906:32
*** ccamacho has quit IRC06:39
openstackgerritMerged zuul/zuul master: Don't report enqueue of non-live item  https://review.opendev.org/70747906:50
*** tetsuro has quit IRC06:51
*** lmiccini has joined #openstack-infra06:51
*** tetsuro_ has joined #openstack-infra06:51
openstackgerritSimon Westphahl proposed zuul/zuul master: Ensure correct cleanup on repo update and reset  https://review.opendev.org/70153107:02
*** cshen has joined #openstack-infra07:25
*** ociuhandu has joined #openstack-infra07:30
*** ykarel is now known as ykarel|lunch07:31
*** AJaeger has quit IRC07:35
*** ociuhandu has quit IRC07:35
*** AJaeger has joined #openstack-infra07:38
*** ramishra has quit IRC07:45
*** pgaxatte has joined #openstack-infra07:49
*** jpena|off is now known as jpena07:51
*** imacdonn has quit IRC07:54
*** imacdonn has joined #openstack-infra07:54
*** ramishra has joined #openstack-infra08:02
*** dchen has quit IRC08:03
*** slaweq has joined #openstack-infra08:10
*** ccamacho has joined #openstack-infra08:13
*** hashar has joined #openstack-infra08:14
*** ralonsoh has joined #openstack-infra08:18
*** ysastri has joined #openstack-infra08:18
*** tosky has joined #openstack-infra08:19
*** tesseract has joined #openstack-infra08:20
*** kopecmartin has quit IRC08:21
*** pkopec has joined #openstack-infra08:26
*** ykarel|lunch is now known as ykarel08:28
*** tkajinam has quit IRC08:29
*** amoralej|off is now known as amoralej08:29
openstackgerritTobias Henkel proposed zuul/zuul master: Make most test cases work on MacOS  https://review.opendev.org/70758508:41
*** kopecmartin has joined #openstack-infra08:45
openstackgerritTobias Henkel proposed zuul/zuul master: Reduce gearman logging in tests  https://review.opendev.org/70758708:52
*** tetsuro_ has quit IRC09:03
*** lucasagomes has joined #openstack-infra09:07
*** tetsuro has joined #openstack-infra09:07
dulekHi! I requested a VM to get freezed yesterday on https://review.opendev.org/#/c/706529/. Can you add my key to it: https://github.com/dulek.keys ?09:09
openstackgerritFelix Schmidt proposed zuul/zuul master: Report retried builds in a build set via mqtt.  https://review.opendev.org/63272709:11
openstackgerritFelix Schmidt proposed zuul/zuul master: Report retried builds via sql reporter.  https://review.opendev.org/63350109:11
ianwdulek: try root@158.69.72.6309:16
fricklerianw: seems we did that in parallel ;)09:16
dulekianw: Works, thanks!09:16
ianwfrickler: twice as good :)09:16
*** derekh has joined #openstack-infra09:29
*** ociuhandu has joined #openstack-infra09:37
*** ociuhandu has quit IRC09:40
*** apetrich has joined #openstack-infra09:43
openstackgerritElod Illes proposed openstack/devstack-gate master: Do not gzip files under logs in job results  https://review.opendev.org/70525509:48
openstackgerritElod Illes proposed openstack/devstack-gate master: Do not gzip files under logs in job results  https://review.opendev.org/70525509:51
*** ociuhandu has joined #openstack-infra09:53
*** ociuhandu has quit IRC10:01
*** ociuhandu has joined #openstack-infra10:01
openstackgerritTobias Henkel proposed zuul/zuul master: Make most test cases work on MacOS  https://review.opendev.org/70758510:02
*** ociuhandu has quit IRC10:02
*** ociuhandu has joined #openstack-infra10:02
*** yamamoto has quit IRC10:04
*** ociuhandu has quit IRC10:05
*** dtantsur|afk is now known as dtantsur10:05
*** ociuhandu has joined #openstack-infra10:05
openstackgerritFelix Schmidt proposed zuul/zuul master: Report retried builds via sql reporter.  https://review.opendev.org/63350110:07
openstackgerritIan Wienand proposed opendev/system-config master: afs-release: don't use paramiko  https://review.opendev.org/70760110:09
*** AJaeger has quit IRC10:10
*** gfidente|afk is now known as gfidente10:11
*** AJaeger has joined #openstack-infra10:11
*** ociuhandu has quit IRC10:13
*** yamamoto has joined #openstack-infra10:16
openstackgerritSimon Westphahl proposed zuul/zuul master: wip: Add support for tracing using OpenTelemetry  https://review.opendev.org/70517010:26
openstackgerritSimon Westphahl proposed zuul/zuul master: wip: Enable tracing of trigger events  https://review.opendev.org/70628910:26
openstackgerritSimon Westphahl proposed zuul/zuul master: wip: Trace Github webhook trigger events  https://review.opendev.org/70629010:26
openstackgerritSimon Westphahl proposed zuul/zuul master: wip: Trace Gerrit trigger events  https://review.opendev.org/70629110:26
openstackgerritSimon Westphahl proposed zuul/zuul master: wip: Trace timer trigger events  https://review.opendev.org/70760610:26
openstackgerritSimon Westphahl proposed zuul/zuul master: wip: Trace git trigger nevents  https://review.opendev.org/70760710:26
openstackgerritSimon Westphahl proposed zuul/zuul master: wip: Trace zuul trigger events  https://review.opendev.org/70760810:26
openstackgerritSimon Westphahl proposed zuul/zuul master: wip: Trace Pagure webhook trigger events  https://review.opendev.org/70760910:26
openstackgerritSimon Westphahl proposed zuul/zuul master: wip: Trace queue items  https://review.opendev.org/70761010:26
openstackgerritSimon Westphahl proposed zuul/zuul master: wip: Trace merge jobs (client)  https://review.opendev.org/70761110:26
openstackgerritSimon Westphahl proposed zuul/zuul master: wip: Trace merge jobs (server)  https://review.opendev.org/70761210:26
openstackgerritSimon Westphahl proposed zuul/zuul master: wip: DNM test  https://review.opendev.org/70761310:26
openstackgerritMerged openstack/cookiecutter master: [ussuri][goal] Drop python 2.7 support and testing  https://review.opendev.org/70569110:26
openstackgerritTobias Henkel proposed zuul/zuul master: Add load-branch to tenant configuration  https://review.opendev.org/70566410:31
*** Lucas_Gray has joined #openstack-infra10:39
*** gshippey has joined #openstack-infra10:44
openstackgerritThierry Carrez proposed opendev/yaml2ical master: H803 hacking have been deprecated  https://review.opendev.org/41356410:48
*** udesale has quit IRC11:02
*** AJaeger has quit IRC11:04
*** hashar has quit IRC11:05
openstackgerritMerged opendev/yaml2ical master: H803 hacking have been deprecated  https://review.opendev.org/41356411:07
*** AJaeger has joined #openstack-infra11:09
openstackgerritMatthieu Huin proposed zuul/zuul master: Add project, change in RequirementError message  https://review.opendev.org/70762011:17
*** dtantsur is now known as dtantsur|brb11:22
*** sshnaidm|afk is now known as sshnaidm|brb11:25
*** hamzy_ is now known as hamzy11:26
*** jpena is now known as jpena|lunch11:56
*** sshnaidm|brb is now known as sshnaidm11:56
*** hwoarang has quit IRC11:58
*** ociuhandu has joined #openstack-infra11:59
*** amoralej is now known as amoralej|lunch12:00
*** ociuhandu has quit IRC12:05
*** nicolasbock has joined #openstack-infra12:07
*** ysastri has quit IRC12:12
*** rh-jelabarre has joined #openstack-infra12:17
*** ykarel is now known as ykarel|afk12:19
*** ociuhandu has joined #openstack-infra12:22
openstackgerritDaniel Bengtsson proposed openstack/cookiecutter master: Update the minversion parameter.  https://review.opendev.org/70739712:22
*** derekh has quit IRC12:23
*** ccamacho has quit IRC12:25
*** rfolco has joined #openstack-infra12:25
*** ociuhandu has quit IRC12:28
noonedeadpunko/ folks, trying to understand why I get "No package python-virtualenv available." on centos7 image? https://bb4e8592658ccf6acb57-65cf29ccd095bbc5984e6f01063fc964.ssl.cf5.rackcdn.com/707212/7/check/openstack-ansible-deploy-aio_metal-centos-7/27a8f7d/job-output.txt12:34
*** ociuhandu has joined #openstack-infra12:35
noonedeadpunkon blank centos this package is present from base/7/x86_6412:35
*** hwoarang has joined #openstack-infra12:40
*** tetsuro_ has joined #openstack-infra12:40
*** ociuhandu has quit IRC12:40
*** tetsuro has quit IRC12:44
*** tetsuro_ has quit IRC12:45
*** hwoarang has quit IRC12:46
*** hwoarang has joined #openstack-infra12:54
*** ykarel|afk is now known as ykarel12:56
*** rlandy has joined #openstack-infra13:00
*** adriant has quit IRC13:04
*** adriant has joined #openstack-infra13:04
*** smarcet has joined #openstack-infra13:11
*** jamesmcarthur has quit IRC13:12
*** jamesmcarthur has joined #openstack-infra13:12
openstackgerritTobias Henkel proposed zuul/zuul master: Improve error reporting when pr merge fails  https://review.opendev.org/70763713:12
*** ykarel is now known as ykarel|afk13:18
*** ccamacho has joined #openstack-infra13:19
openstackgerritSorin Sbarnea proposed zuul/zuul-jobs master: Run ensure-tox on all platforms  https://review.opendev.org/70723813:19
openstackgerritSorin Sbarnea proposed zuul/zuul-jobs master: WIP: Make ensure-tox pass cross-platform  https://review.opendev.org/70743913:19
*** slaweq has quit IRC13:21
*** rh-jelabarre has quit IRC13:23
*** njohnston has joined #openstack-infra13:24
*** eharney has quit IRC13:24
*** slaweq has joined #openstack-infra13:25
njohnstonHi!  I am seeing some weird failures in neutron grenade jobs, where it looks like some of the foundation files are missing.  This started a couple of days ago.  Does this ring any bells with you folks?13:25
njohnstonexample https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_6e3/706514/1/gate/neutron-grenade-multinode/6e3aa74/job-output.txt13:25
fricklernjohnston: that should get fixed by https://review.opendev.org/70749013:26
*** eharney has joined #openstack-infra13:26
njohnstonfrickler: Thanks very much!13:26
*** ociuhandu has joined #openstack-infra13:27
fricklerinfra-root: there's also new breakage in stable devstack jobs on xenial due to stackviz wanting py>=3.6 now, hopefully gmann can fix this one way or the other soon13:27
* frickler will be afk for about 2h now13:28
openstackgerritTobias Henkel proposed zuul/zuul master: Add foreground option  https://review.opendev.org/63564913:29
openstackgerritTobias Henkel proposed zuul/zuul master: Deprecate -d switch for running in foreground  https://review.opendev.org/70518513:29
openstackgerritTobias Henkel proposed zuul/zuul master: Don't enforce foreground with -d switch  https://review.opendev.org/70518913:29
*** jpena|lunch is now known as jpena13:29
*** amoralej|lunch is now known as amoralej13:32
*** jamesmcarthur has quit IRC13:38
*** ociuhandu has quit IRC13:39
*** Nizars has joined #openstack-infra13:39
*** ociuhandu has joined #openstack-infra13:39
*** Goneri has quit IRC13:40
*** Lucas_Gray has quit IRC13:41
*** Lucas_Gray has joined #openstack-infra13:46
*** icarusfactor has quit IRC13:49
openstackgerritMerged openstack/devstack-gate master: Just use the pip from the virtualenv  https://review.opendev.org/70749013:53
*** Lucas_Gray has quit IRC13:54
*** Lucas_Gray has joined #openstack-infra13:59
*** ociuhandu has quit IRC13:59
mordredfrickler: isn't stackviz one of our things?14:10
*** lbragstad has joined #openstack-infra14:11
*** lbragstad has quit IRC14:11
*** lbragstad has joined #openstack-infra14:12
funginoonedeadpunk: i think you need epel for python-virtualenv on centos-7, maybe see if it's not enabled?14:13
noonedeadpunkfungi: it's in base I think http://paste.openstack.org/show/789526/ but anyway I guess I found the reason...14:14
noonedeadpunkLike we're running the same script twice in CI without any need for that...14:14
fungimordred: if by "our" you mean an openstack qa project, yep14:14
* noonedeadpunk should check locale before pasting stuff...14:15
mordredfungi: yeah - that's what I meant14:16
mordredthe issue with stable branches and 3.6 is that some run on nodes with only 3.5 yeah?14:18
fungias part of the process of dropping support for python 2.7 this cycle, projects have been encouraged to declare they depend on python 3.6 and later14:18
fungibut only in master14:19
mordredyeah - which is great for most things14:19
fungithough some tools are run from master on stable branch jobs on xenial, so... *boom*14:19
mordredyah14:19
mordredremote:   https://review.opendev.org/707646 Support python 3.5 for stable branches14:19
mordredthere's a stackviz patch14:19
mordredbtw - I cannot wait for our 3.6 overlords and with them f'' format strings14:20
*** Wryhder has joined #openstack-infra14:20
*** Lucas_Gray has quit IRC14:20
*** Wryhder is now known as Lucas_Gray14:21
*** yamamoto has quit IRC14:23
*** dtantsur|brb is now known as dtantsur14:24
*** udesale has joined #openstack-infra14:29
gmannmordred: ok. Tempest also dropped py3.5 because of its deps and we pinned Tempest for rocky which has xenial and stein onwards its bionic distro so we run the master tools on py3.6. if stackviz is ok on py3.5 from its deps then yes we can keep supporting.14:30
mordredgmann: it looks like it should be ok I think14:31
*** Goneri has joined #openstack-infra14:31
mordredgmann: but - you know - either way works for me, mostly just trying to be mildly helpful :)14:31
gmannmordred: first try to keep supporting py3.5 for stable branch was via installing py3.6 on xenial via ppa but that is not so reliable solution so i had to choose the older version of tooling to use for py3.5 env14:32
gmannmordred: i can check it on xenial node and if all good there, we can merge.14:32
mordredgmann: sweet. because pinning to an earlier stackviz seems ... hard :)14:37
*** ociuhandu has joined #openstack-infra14:38
gmannyeah, I will check other tooling also (we do not use them on gate though) and keep py3.5 if possible14:38
gmannand that clearly brought up lack of  testing on those tooling. we need to add stable job on their gate to know the issues before we break14:40
mordred++14:41
*** yamamoto has joined #openstack-infra14:42
*** ociuhandu has quit IRC14:45
*** smarcet has quit IRC14:54
*** dtantsur is now known as dtantsur|afk14:58
*** rh-jelabarre has joined #openstack-infra14:59
*** ykarel|afk is now known as ykarel15:02
*** Lucas_Gray has quit IRC15:04
*** ysastri has joined #openstack-infra15:04
*** smarcet has joined #openstack-infra15:04
*** Lucas_Gray has joined #openstack-infra15:05
*** smarcet has quit IRC15:09
*** rlandy is now known as rlandy|brb15:10
openstackgerritMonty Taylor proposed openstack/diskimage-builder master: Add simple-pip element  https://review.opendev.org/70749915:13
openstackgerritMonty Taylor proposed opendev/system-config master: Use LE certs for Apache  https://review.opendev.org/70569015:15
openstackgerritMonty Taylor proposed opendev/system-config master: Update letsencrypt_gid documentation  https://review.opendev.org/70587815:15
*** smarcet has joined #openstack-infra15:16
openstackgerritMonty Taylor proposed opendev/system-config master: Add curl to python-builder image  https://review.opendev.org/70766815:19
openstackgerritMonty Taylor proposed zuul/zuul master: Move oc download to before src copy  https://review.opendev.org/70725015:20
*** xinranwang has quit IRC15:21
dulekinfra-root: Hey, 158.69.72.63 can be scrapped, I successfully finished debugging on that frozen VM.15:22
noonedeadpunkfungi: actually no, I didn't find the issue why python-virtualenv is not available from base repos on centos...15:23
*** rlandy|brb is now known as rlandy15:26
*** derekh has joined #openstack-infra15:27
noonedeadpunkLike I'm pretty sure that even without epel it should be available as it's present http://mirror.centos.org/centos/7/os/x86_64/Packages/15:28
*** smarcet has quit IRC15:28
*** cshen has quit IRC15:31
weshay|ruckanyone feel like a force push?? https://review.opendev.org/#/c/707330/15:31
fricklerdulek: deleting that node now, thanks for the feedback15:31
dulekNo problem, thanks!15:32
openstackgerritGhanshyam Mann proposed openstack/os-performance-tools master: Support back python 3.5  https://review.opendev.org/70767115:40
*** Lucas_Gray has quit IRC15:45
funginoonedeadpunk: yeah, i see it in our ci mirrors too: http://mirror.dfw.rax.openstack.org//centos/7/os/x86_64/Packages/python-virtualenv-15.1.0-2.el7.noarch.rpm15:46
noonedeadpunkhm.... weird...15:46
*** ysastri has quit IRC15:46
fungibut `yum install python-virtualenv` on centos-7 gives an error?15:47
noonedeadpunkyeah http://zuul.openstack.org/stream/a29f108abba746c2abee9fcfc1a260e7?logfile=console.log15:47
noonedeadpunkhttp://paste.openstack.org/show/789533/15:48
mordredthat's not the package being missing15:50
mordredthat's the command being missing15:50
mordredoh - wait - I see the line15:51
mordredWEIRD15:51
*** Nizars has quit IRC15:51
*** priteau has joined #openstack-infra15:51
fricklerdo we blacklist that pkg?15:52
*** michael-beaver has joined #openstack-infra15:53
fricklerhttps://opendev.org/openstack/diskimage-builder/src/branch/master/diskimage_builder/elements/pip-and-virtualenv/install.d/pip-and-virtualenv-source-install/04-install-pip#L199-L20915:53
fricklerseems we do15:54
fricklernoonedeadpunk: mordred: ^15:54
mordredah yes - this is the whole big long conversation from yesterday15:54
mordredthe system is currently designed such that one should not attempt to install virtualenv via packages15:55
noonedeadpunkand this is _only_ for centos....15:56
noonedeadpunkyeah, I see...15:57
*** Lucas_Gray has joined #openstack-infra15:57
mordredwe're working on fixing that - but it's SUPER complicated - so it'll likely be a few days15:57
mordredat the very least15:57
mordredin the mean time - a workaround might be to do a check for a pre-existing virtualenv and if it exists don't try to install it15:58
mordredif you're otherwise blocked15:58
*** zxiiro has joined #openstack-infra15:58
mordredI still don't know why you're getting that command not found though15:58
jrosseri've been trying to fix the issue where the osa code mis-parses the output from virtualenv --version to work around this15:58
jrosserand im getting strangeness on centos too which i have to say i don't understand15:58
mordredyeah. sorry for the heartburn on this one ... I think we at least have ALL of the use cases now :)15:59
*** artom has joined #openstack-infra15:59
openstackgerritGhanshyam Mann proposed openstack/hacking master: [ussuri][goal] Drop python 2.7 support and testing  https://review.opendev.org/70551415:59
jrosserno worries - i was just looking to see if there was a quick fix from our side15:59
openstackgerritGhanshyam Mann proposed openstack/hacking master: [ussuri][goal] Drop python 2.7 support and testing  https://review.opendev.org/70551416:00
*** eharney has quit IRC16:02
fungiwow, right, i totally forgot we blocked those packages in yum's config16:02
* fungi sighs16:03
fungii really think we should err on the side of uncomplicating all this and letting folks shoot themselves in the foot if they want to16:03
mordredyeah. I agree16:04
openstackgerritGhanshyam Mann proposed openstack/os-testr master: [ussuri][goal] Drop python 2.7 support and testing  https://review.opendev.org/70552216:05
mordredalthough I think we're all still advocating for slightly different approaches to uncomplicate things :)16:05
mordredultimately one of them will work though16:05
*** jpena is now known as jpena|off16:06
fungiyeah, i have faith we'll zero in on a plan we can all tolerate16:06
mordred++16:06
mordredfungi: https://review.opendev.org/#/c/707499/ has NODE_FAILURE from Zuul ARM64 - is that expected/16:06
*** smarcet has joined #openstack-infra16:07
fungimordred: probably? i think we've seen issues getting nodes in those providers from time to time, so for some definition of "expected" (it's why we don't gate on those)16:08
mordredkk. just making sure it wasn't something that should induce panic16:10
*** sreejithp has joined #openstack-infra16:13
*** udesale_ has joined #openstack-infra16:14
*** udesale has quit IRC16:14
*** ociuhandu has joined #openstack-infra16:16
openstackgerritThierry Carrez proposed openstack/project-config master: Disable direct releases in js-openstack-lib ACL  https://review.opendev.org/70768216:21
*** tosky has quit IRC16:21
mordredfungi: do you remember off the top of your head where the code is that symlinks certs with the LE names to the snakeoil certs for when we're running tests?16:24
mordredfungi: oh - I tihnk I found it - it's the selfsign case in driver.sh16:25
fungiyeah, i don't recall but playbooks/roles/letsencrypt-acme-sh-install/files/driver.sh does look likely16:26
mordredhttps://zuul.opendev.org/t/openstack/build/a64d1e63eeb9450089d66a680e4c8ce0/log/review01.opendev.org/syslog.txt#150316:27
mordredis saying cert doesn't exist16:27
fungiGenerate a fake CA key...Create fake CA root certificate...et cetera16:27
mordredbut https://review.opendev.org/#/c/705690/14/playbooks/host_vars/review01.opendev.org.yaml ...16:27
*** lmiccini has quit IRC16:28
fungishouldn't it all be in /etc/letsencrypt-certs/review.opendev.org/review.openstack.org.cer ?16:28
fungijust as subject altnames?16:28
fungier, i mean in /etc/letsencrypt-certs/review.opendev.org/review.opendev.org.cer16:28
fungiwe ought to grab all of /etc/apache2/sites-enabled/*.conf and /etc/letsencrypt-certs/*/*16:29
mordredfungi: oh - is that what it is?16:30
fungii'll see what we're winding up with on zuul.o.o16:30
mordredthat would make sense though16:31
fungihtm, we haven't moved the zuul.openstack.org cert into letsencrypt yet, it's still puppeted in, while zuul.opendev.org is le16:33
fungiso that's probably a bad example16:33
mordredfungi: I think I've convinced myself that's what makes sense though16:35
mordredbecause review-dev01 and review-dev both exist from before and there's only one cert16:36
openstackgerritMonty Taylor proposed opendev/system-config master: Use LE certs for Apache  https://review.opendev.org/70569016:36
fungiright, as long as le lets us do domain validation for certs from different second-level domains as subject altnames in the same cert16:36
fungii'm just looking for an example to confirm16:36
mordredfungi: if that's right, then that ^^ should go green and we might actually maybe be just maybe close to you know, being close to something16:36
fungibut it lets us do it for third-level subdomains so i don't see why it wouldn't16:37
*** ociuhandu has quit IRC16:37
*** ykarel is now known as ykarel|away16:38
*** udesale_ has quit IRC16:40
*** jamesmcarthur has joined #openstack-infra16:41
*** ociuhandu has joined #openstack-infra16:42
*** gyee has joined #openstack-infra16:43
*** tosky has joined #openstack-infra16:43
openstackgerritTobias Henkel proposed zuul/zuul master: WIP: Centralize merge handling  https://review.opendev.org/70769216:55
*** tesseract has quit IRC16:59
*** pgaxatte has quit IRC16:59
*** jamesmcarthur has quit IRC17:02
*** lucasagomes has quit IRC17:06
*** jamesmcarthur has joined #openstack-infra17:06
*** jamesmcarthur has quit IRC17:09
*** jamesmcarthur has joined #openstack-infra17:15
mordredfungi: you were right!17:20
mordredfungi: https://review.opendev.org/#/c/705690/ is now green17:20
openstackgerritMatthieu Huin proposed zuul/zuul master: Add project, change in RequirementError message  https://review.opendev.org/70762017:21
openstackgerritMonty Taylor proposed opendev/system-config master: Update letsencrypt_gid documentation  https://review.opendev.org/70587817:21
mordredand https://review.opendev.org/#/c/705878/ should be too17:21
openstackgerritMonty Taylor proposed openstack/diskimage-builder master: Add simple-pip element  https://review.opendev.org/70749917:25
*** dave-mccowan has quit IRC17:26
*** jpena|off is now known as jpena17:27
fungiokay, here's a strange gerrit behavior...17:30
fungigerrit (silently) refused to merge https://review.opendev.org/679278 and marked it as being in merge conflict, even though zuul had no trouble with it17:31
fungii tried the remote rebase (via gertty ^B) which did not produce a new patchset but removed the merge conflict flag in gerrit17:31
fungimaybe the rebase api call rechecks mergeability without necessarily producing a new patch set?17:32
*** evrardjp has quit IRC17:34
*** evrardjp has joined #openstack-infra17:34
dansmithhas someone asked about "Unable to freeze job graph" spam already?17:36
fungion what change?17:40
dansmitha bunch of nova ones, lemme get one17:40
dansmithhttps://review.opendev.org/#/c/697940/17:40
dansmithfungi: second to last curretly17:40
mordredI got one on a dib change17:41
mordredhttps://review.opendev.org/#/c/707499/17:41
mordredcomments from Aditi Pai Dukle17:41
fungioh, not from the zuul user17:42
dansmithI'm guessing some new IBM research bot17:42
fungiyeah, looks like someone has misconfigured a ci system connected with their account17:42
mordredthat's a zuul v3 message - so it sounds like someone is attempting to run a zuul v3 pointed at openstack repos but it isn't configured quite correctly17:43
fungihttps://review.opendev.org/#/q/reviewer:%22Aditi+Pai+Dukle%2217:43
fungilooks like a human used it to recheck a change in september17:44
mordredwe might want to disable their account and send them a friendly message?17:44
fungiand then starting at 10:32 utc today it began to leave that error message17:45
*** ociuhandu_ has joined #openstack-infra17:45
fungimostly on nova and cinder changes though17:46
fungibut also that one dib change mordred noted17:46
*** jamesmcarthur has quit IRC17:47
*** neiljerram has joined #openstack-infra17:47
*** ociuhandu has quit IRC17:48
*** eharney has joined #openstack-infra17:48
*** jamesmcarthur has joined #openstack-infra17:50
*** ociuhandu_ has quit IRC17:50
*** derekh has quit IRC17:59
*** gfidente is now known as gfidente|afk17:59
*** gfidente|afk is now known as gfidente18:03
*** Lucas_Gray has quit IRC18:07
*** armax has quit IRC18:11
*** amoralej is now known as amoralej|off18:12
*** gfidente is now known as gfidente|afk18:14
smcginnisI've noticed a bunch of them.18:16
sgwMorning Infra team, I seem to be having an issue with adding someone to as a core reviewer in gerrit (review.opendev.org).  Interestingly, I can remove a person.  I am a member of the group myself. I have logged off, restarted my browser, tried different browsers and even different machines!18:20
clarkbsgw: whoch group?18:28
clarkbpossible the group isnt self owned. The other issue may be using non unique id for new member18:28
*** igordc has joined #openstack-infra18:28
sgwany of the starlingx-*-core groups that I am a member of.  I just tried starlingx-integ-core18:28
*** igordc has quit IRC18:28
*** priteau has quit IRC18:29
clarkbsgw is it the same individual in all case18:30
sgwclarkb: I am tring to add one person, but I think I tried with ildiko last week and it failed also, let me try you18:31
*** jpena is now known as jpena|off18:31
clarkbthat group is self owned so that aspect should be fine18:31
sgwBTW: this is the error:18:32
sgwCode Review - Error18:32
sgwThe page you requested was not found, or you do not have permission to view this page.18:32
sgwclarkb: what's your name in review.opendev.org?18:32
clarkbI just added myself18:33
AJaegersgw: https://review.opendev.org/#/admin/groups/1970,info shows that it's self-owned18:33
clarkbcan you confirm you can remove me then you can add me again18:33
sgwclarkb: removed OK, but add give the error above18:34
sgwAudit log shows your add and my removal18:34
clarkbok, being able to remove implies that you are logged in properly18:34
AJaegerclarkb: let me try adding you to one of the groups that I have access to - to see whether it's a general problem.18:35
sgwI don't think it is since another person in that group was able to add someone.18:35
clarkbAJaeger: config-core?18:35
sgwNot that group per see18:36
AJaegerclarkb: https://review.opendev.org/#/admin/groups/30,members - openstack-doc-core18:36
AJaegerclarkb: so, that worked fine18:36
AJaegerSo, it's not a problem with your account or with gerrit in general18:36
clarkbAJaeger: cam you test remove as well?18:36
AJaegerclarkb: removed you again ;)18:37
AJaegerall fine18:37
AJaegersgw: must be your lucky day ;)18:37
clarkbsgw: are ylu running browser extensions that might conflict with this?18:37
fungiif the user you're trying to add has an e-mail address which belongs to more than one account, gerrit can exhibit an odd error and reject the addition (same for adding them as a requested reviewer on a change)18:37
*** jamesmcarthur has quit IRC18:37
clarkbfungi: it happened to my account though which shouldnt be kn that state18:38
sgwno idea, like I said, tried multiple machines / OSes, incognito page even18:38
AJaegerfungi: and I could add clarkb ...18:38
clarkbsgw: ok incognito should rule out extensions18:38
*** jamesmcarthur has joined #openstack-infra18:38
clarkbsgw: can you try the ssh interface, let me find docs18:38
clarkbsgw https://review.opendev.org/Documentation/cmd-set-members.html18:39
clarkbif that fails then it isnt web/browser specific18:40
sgwLooking18:40
clarkband maybe wewill get a better error18:40
AJaegerclarkb: want to remove Anita and Sean from project-config-core? https://review.opendev.org/#/admin/groups/459,members18:40
clarkbAJaeger: I can. I've caught the illness that my kids had so I'll put it on todo list18:41
AJaegerclarkb: no urgency - get well soon!18:42
sgwSo I use slin14 for Shuicheng: user/Lin Shuicheng (slin14)18:42
mordredclarkb: have you considered not getting sick instead?18:43
*** jamesmcarthur has quit IRC18:44
mordred(feel better)18:44
sgwOk, really my lucky day, the ssh command worked!18:44
AJaeger\o/18:44
fungii bet he's, at this very moment, fondly reflecting on what it's like to not be sick18:44
sgwoh clarkb sorry, feel better.18:45
clarkbok so probably web specific18:46
clarkbmaybe you can retry with web dev tools up and see whoch url is 404ing or erroring?18:46
clarkbfungi: pretty much18:46
sgwhmm, honestly web dev is not my strong suit, like non-existent!  I can try and see what my google-fu does for that.18:49
clarkbsgw: under browser options should be something like dev tools. then that pulls up a bunch of stuff. Look for a network tab and open it. then redo the operation and look for red/yellow entries18:52
clarkb(this is largely from memory and varies by browser so may not be exact)18:52
*** ralonsoh has quit IRC18:52
fungilooks like configuration error comments from that ibm user's account were continuing as recently as 40 minutes ago... should we assume it's abated or go ahead and disable the account?18:52
sgwlooks like I am getting a 404 on user%3Aslin1418:57
sgwThere are more details when I click on that line, not sure what you want from the details18:58
fungialso i've confirmed the account belonging to that username does not share an e-mail address with any other accounts, looks like a perfectly normal account19:02
*** ramishra has quit IRC19:02
openstackgerritJames E. Blair proposed zuul/zuul master: Report robot comments to gerrit  https://review.opendev.org/70770819:02
*** armax has joined #openstack-infra19:02
sgwI was able to add that account vs ssh to other core groups19:03
fungiyep, definitely pointing to something odd browser-side19:03
sgwI double checked with clarkb's account it also failes in the same way19:08
*** smarcet has quit IRC19:13
*** smarcet has joined #openstack-infra19:21
*** rkukura has quit IRC19:31
*** yamamoto has quit IRC19:32
gmannclarkb: when this gets updated. it still does not have latest stackviz with py3.5 fix  - https://tarballs.openstack.org/stackviz/dist/19:38
gmannor should we use stackviz-master.tar.gz instead of dist/stackviz-latest.tar.gz19:38
*** smarcet has quit IRC19:40
gmannits periodic job - periodic-package-stackviz-element19:41
*** rkukura has joined #openstack-infra19:43
*** pkopec_ has joined #openstack-infra19:47
*** pkopec has quit IRC19:48
fricklerinfra-root: I'm not sure we have seen this virtualenv failure mode yet? https://zuul.opendev.org/t/openstack/build/e3358f9df9844522b8034497a1ab7185/log/job-output.txt#599819:51
mordredfrickler: yeah - that's old-six-with-new-virtualenv19:52
fricklergmann: we might be able to trigger that job manually now if you don't want to wait until tomorrow morning19:52
gmannfrickler: yeah that can be good. meanwhile I am disabling failing job for stackviz issues.19:53
fricklermordred: yeah, but in the variant that the virtualenv is running under py2 even if all we want it a py3 venv? to we want to switch this to a "python3 -m venv" call instead?19:53
fricklers/to/do/19:53
mordredfrickler: looking19:54
gmannfrickler: can you trigger that job?19:54
mordredfrickler: yeah, that would be best. 'virtualenv' is currently *always* going to be python2-virtualenv because otherwise things get really squirrely with tox19:55
fricklergmann: I'll try to now19:55
gmannfrickler: thanks19:55
mordredif you want virtualenv itself to be run under python3 - python3 -m venv or python3 -m virtualenv would be bets19:55
mordredbest19:55
mordredfrickler: keep in mind that venv may not always be present, as it's a separate package on ubuntu and I don't know that we've confirmed that we're always installing it yet19:56
mordredbut you should, as of today, always be able to count on python3 -m virtualenv working (the other *should* work - but there might be one more layer of debugging)19:56
*** lbragsta_ has joined #openstack-infra20:00
fricklergmann: the job is running now20:05
gmannfrickler: ok20:05
fricklermordred: o.k., I'll do some tests with that tomorrow, thx20:07
*** yamamoto has joined #openstack-infra20:12
*** factor has joined #openstack-infra20:18
noonedeadpunko/ Returning back to our discussion of preinstalled venv - I think we got it working that way https://review.opendev.org/#/c/707212/18/zuul.d/playbooks/pre-gate-cleanup.yml - the only thing to adjust here is to extend pip package list with packages from https://review.opendev.org/#/c/707442/7/nodepool/elements/simple-pip/bin/cleanup-pip.sh20:18
noonedeadpunkjust wanted to show what we've ended up with so that we could place this fix and once https://review.opendev.org/#/c/707442 will be ready we will replace cleanupwith running a command.20:20
noonedeadpunkAnd to make sure that we're not doing things even worse20:20
fungithat sounds fairly consistent with what i think we discussed so far20:23
*** yamamoto has quit IRC20:23
fungithanks for the details!20:24
fungi(and the effective poc)20:24
mordrednoonedeadpunk: oh awesome! yeah - I think that looks great20:28
mordredand yes - thanks for the POC of that20:28
noonedeadpunkok, nice, thanks for your help as well!20:29
mordredfungi: the main thing I don't like about that cleanup script is the hardcoded list of packages ... I wish there was a good way to say "hey pip, what packages would you also install if you installed X" so we could capture that in a file that we used for the cleanup ...20:29
mordredbut I think what I'm wishing for is for pip to be dpkg20:30
fungicould we generaet a pip freeze diff?20:30
fungier, generate20:30
mordredoh - that's a great idea20:31
mordredI'll play with that20:31
fungi#status log used mailman's `rmlist` tool to retire the abandoned openstack-sos mailing list on lists.openstack.org following confirmation from the list owner20:44
openstackstatusfungi: finished logging20:44
fungidiscussion for that was http://eavesdrop.openstack.org/irclogs/%23openstack-infra/%23openstack-infra.2020-01-16.log.html#t2020-01-16T14:15:14-2 i'm just somewhat backlogged ;)20:47
ianwinfra-root: could i get a couple of eyes on https://review.opendev.org/#/c/707601/ to drop paramiko from the afs-release.py script, as bionic 2.0.0 doesn't have support for ed25519 keys :/20:47
fungiyeesh20:48
ianwnote i have done a manual run (because releases are failing) -> http://paste.openstack.org/show/789506/20:49
mordredfungi: don't even need a diff - pip freeze | cut -f1 -d= after the initial installs gets the list20:51
fungifair, it's a diff against the empty set, i suppose20:51
fungian alternative is to do like i added in the wheel builder job and parse the pip log20:52
mordredianw:  I love the "It's always something ... "20:52
mordredfungi: that seems hard20:52
fungiyeah, likely overkill for this case20:52
fungiin that particular case it was preferable because i wanted to specifically identify which wheels were getting downloaded by pip vs built locally20:52
fungiand there was no simpler source for that info20:53
weshay|ruckhey o20:56
weshay|ruckhate asking this.. feels dirty  https://review.opendev.org/#/c/707330/20:57
weshay|ruckforce push?20:57
* weshay|ruck runs20:57
weshay|ruckif you can20:57
openstackgerritMonty Taylor proposed openstack/diskimage-builder master: Add get-pip element  https://review.opendev.org/70749920:57
mordredweshay|ruck: it looks like it's in the gate and the check jobs passed - why force push?20:58
weshay|ruckmordred, one job hiccup'd on tempest20:58
weshay|ruckhttps://8c0ba05a47a984d5626d-0d251d010a8cbb7a6dcf7a9d0b0f93e9.ssl.cf1.rackcdn.com/707330/5/gate/tripleo-ci-centos-7-standalone/e1d5572/logs/undercloud/var/log/tempest/stestr_results.html20:58
EmilienMsounds like we get hit by random timeouts which has nothing to do with the patch :/20:59
weshay|ruckaye20:59
mordredand it looks like this is digging out of the virtualenv mess yeah?21:00
EmilienMcorrect21:00
weshay|ruckwe come here only w/ the really fun stuff21:01
EmilienM:D21:01
weshay|ruckthis also unlocks centos-8 containers .. first step in getting off centos-721:01
mordredmerry christmas21:02
* EmilienM sends hugs21:02
weshay|ruckwoot.. and a jolly good night!21:02
weshay|ruckthank you!21:02
mordredfungi: latest copy of 707499 has the pip freeze idea21:09
fungiawesome21:10
*** sreejithp has quit IRC21:10
*** Lucas_Gray has joined #openstack-infra21:11
mordredfungi: luckily we test dib patches with nodepool, so it's actually decently testable21:11
openstackgerritIan Wienand proposed openstack/diskimage-builder master: [wip] pip-and-virtualenv : home everything in environments  https://review.opendev.org/70751721:11
ianwyep, i'm still thinking through but didn't have much luck21:12
ianwfungi: i could *sort* of make your suggestions with --user / --root work21:13
ianwfungi: it would install the libraries in the system locations21:14
*** neiljerram has quit IRC21:14
ianwfungi: however, if it installed a bin/ file, that would have a #!/path/to/venv/python header21:14
ianwi could not seem to make --system-site-packages work as i hoped it would21:15
openstackgerritMerged opendev/system-config master: afs-release: don't use paramiko  https://review.opendev.org/70760121:15
fungi#status log temporarily deactivated gerrit account 30112 for "Aditi Pai Dukle" due to comment spam http://lists.openstack.org/pipermail/openstack-infra/2020-February/006600.html21:21
openstackstatusfungi: finished logging21:21
openstackgerritIan Wienand proposed openstack/diskimage-builder master: [dnm] ensure venv available, install glean with it  https://review.opendev.org/70751321:23
openstackgerritIan Wienand proposed openstack/diskimage-builder master: [wip] pip-and-virtualenv : home everything in environments  https://review.opendev.org/70751721:23
*** pkopec_ has quit IRC21:23
mordredianw: I hate it when a tool seems so close to being able to be more flexible but just isn't21:23
*** pkopec has joined #openstack-infra21:23
*** xek has quit IRC21:25
*** pkopec has quit IRC21:26
openstackgerritJames E. Blair proposed zuul/zuul master: Adjust io-level logging in gerrit/git drivers  https://review.opendev.org/70772821:28
*** lbragsta_ has quit IRC21:29
mordredianw: I had this idea a while back that since rpm has a --root option it should be easy-ish to use it to be able to install stuff without permissions into ~/.local kind of like pip --user ...21:29
mordredNOPE21:29
mordrednot even a little bit :)21:29
*** dpawlik is now known as dpawlik_off21:30
fungiokay, headed out to grab early dinner, back in a couple hours21:32
*** slaweq has quit IRC22:01
openstackgerritJames E. Blair proposed zuul/zuul master: Gerrit checks: trigger new patchset behavior  https://review.opendev.org/70772922:01
*** diablo_rojo has quit IRC22:04
*** fresta_ has quit IRC22:08
ianwfungi: oooohhhh ... i see what's going on22:08
ianwyou can install the latest pip in a virtualenv and use "pip install --prefix /usr/local" and it will, almost, work ... execpt22:09
ianwit will install everything into site-packages (so like /usr/local/lib/python2.7/site-packages)22:10
smcginnisLooks like we got an odd release-openstack-python failure:22:10
smcginnishttps://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_957/146c4f450f903bcd3ae3bf158dd3c30c8015ec26/release/release-openstack-python/9572c35/job-output.txt22:10
smcginnisI've seen a few of these WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! failures lately.22:10
smcginnisWith other patches, This is the first time on a release patch.22:10
ianwfungi: note, *not* dist-packages ... because the virtualenv hasn't had all the magic patching for that22:10
*** rh-jelabarre has quit IRC22:10
smcginnisLooks like it may have uploaded the tarball (can't really tell for sure) but skipped all the package publishing.22:11
smcginnisAnyone around that can reenqueue that job for us?22:11
*** slaweq has joined #openstack-infra22:11
ianwsmcginnis: hrm, interesting, are they all on the same provider?  my first suspicion would be ip reuse22:11
ianwsmcginnis: i can look at rerunning that, just  a minute22:11
smcginnisI have not noticed which provider, but I can start paying attention to that.22:12
smcginnisI just wrote it off on past ones I saw as a network fluke and moved on.22:12
ianwubuntu-bionic-rax-ord-0014570426 ... rax seems less likely to have this happen, i don't remember ever seeing that before there22:13
cmurphystill seeing stackviz issues, it looked like the tarball was updated with https://review.opendev.org/707646 though? or do we have to wait for new images to be built with that cached?22:15
*** slaweq has quit IRC22:16
*** eharney has quit IRC22:18
*** sshnaidm is now known as sshnaidm|afk22:21
smcginnisianw: I believe this would be the command:22:21
smcginniszuul enqueue-ref --tenant=openstack --trigger=gerrit         --pipeline=release --project=openstack/python-brick-cinderclient-ext --ref=refs/tags/1.0.0         --newrev=146c4f450f903bcd3ae3bf158dd3c30c8015ec2622:21
ianwsmcginnis: yep :) should be running22:22
ianwi wonder how much "[ubuntu-bionic] Waiting on logger" has to do with it22:24
smcginnisI hadn't seen that one before.22:25
openstackgerritMerged zuul/zuul master: Report robot comments to gerrit  https://review.opendev.org/70770822:28
*** gshippey has quit IRC22:29
openstackgerritKendall Nelson proposed openstack/cookiecutter master: Add include for CONTRIBUTING.rst  https://review.opendev.org/70773522:41
*** diablo_rojo has joined #openstack-infra22:41
*** Goneri has quit IRC22:51
*** tkajinam has joined #openstack-infra23:04
fungimordred: we got a ticket from rackspace about a bad hypervisor host impacting the instance named "mttest"23:10
fungiif you're still using that, you may want to double check it23:10
fungiif you're *not* still using that, it might be a good reminder to delete it23:10
*** slaweq has joined #openstack-infra23:11
*** paladox|UKInEU has quit IRC23:14
*** slaweq has quit IRC23:16
diablo_rojoclarkb, I'm going to vote -1 on your OpenDev governance patch since you haven't gotten the update to also move out the infra-manuals yet. I'll make mention of the decision in the meeting.23:17
*** paladox has joined #openstack-infra23:17
clarkbdiablo_rojo: ok I'll try to get a new ps up this evening23:17
diablo_rojoclarkb, no rush (especially if you're feeling crappy). I just wanted to make sure people are aware.23:18
*** Lucas_Gray has quit IRC23:26
diablo_rojoAnd give you a heads up.23:26
*** armax has quit IRC23:26
*** Lucas_Gray has joined #openstack-infra23:28
openstackgerritIan Wienand proposed openstack/diskimage-builder master: [dnm] ensure venv available, install glean with it  https://review.opendev.org/70751323:29
openstackgerritIan Wienand proposed openstack/diskimage-builder master: [wip] pip-and-virtualenv : home everything in environments  https://review.opendev.org/70751723:29
*** rlandy is now known as rlandy|bbl23:30
ianwmordred/fungi: my current thinking, which changes every second, is to basically ditch the idea we can home the latest versions of pip & virtualenv in their own virtualenvs and retain the same semantics23:31
*** dchen has joined #openstack-infra23:32
*** lbragstad_ has joined #openstack-infra23:32
fungiyou *can* do it for virtualenv. pip is... harder23:32
ianwyeah; bifurcating the problem further doesn't seem too useful a path to follow, though23:33
fungiand virtualenv'd pip will work for pip install --user but not really for sudo pip install23:33
*** lbragstad has quit IRC23:33
ianwfungi: right, see my point on dist- v site-packages above when pip tries to break out of it's virtualenv23:34
ianwthings like fiddling site.py files in virtualenvs seems even *more* madness23:34
fungii'd like to say let's treat `sudo pip install ...` as an outlier and force folks who need that to go to the extra steps to get a system-wide pip installation in place, but we probably have way too much in our job base right now assuming it can sudo pip install something with no extra work23:34
ianwwhat i can maybe see is if we can settle on using venv for installing util things in dib (glean, bindep, etc) and just symlinking them to /usr/local/bin, we could ship "bare" images and then do all the fixups in ansible23:36
*** dchen has quit IRC23:40
*** dchen has joined #openstack-infra23:42
*** lbragstad__ has joined #openstack-infra23:42
*** lbragstad_ has quit IRC23:44
*** lbragstad_ has joined #openstack-infra23:49
*** lbragstad__ has quit IRC23:51
*** lbragstad__ has joined #openstack-infra23:56
*** lbragstad_ has quit IRC23:57

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!