Sunday, 2017-10-01

*** lukebrowning has quit IRC00:00
*** esberglu has joined #openstack-infra00:03
*** yamamoto has joined #openstack-infra00:04
*** lukebrowning has joined #openstack-infra00:06
*** esberglu has quit IRC00:07
jlvillalclarkb, mordred: Just an FYI, I still see that POST_FAILURE issue on: https://review.openstack.org/#/c/508287/00:08
*** yamamoto has quit IRC00:09
*** markvoelker has quit IRC00:10
*** lukebrowning has quit IRC00:10
*** lnxnut has joined #openstack-infra00:11
clarkbjlvillal: http://logs.openstack.org/87/508287/1/check/openstack-tox-pep8/a0a87e1/job-output.txt.gz#_2017-09-30_23_33_34_471809 thats really confusing00:11
clarkbit says its there and the perms are 77500:11
clarkbits not a symlink00:11
*** lukebrowning has joined #openstack-infra00:12
clarkbbut why is it using env dist when the job target is pep8?00:13
clarkbhttp://logs.openstack.org/87/508287/1/check/openstack-tox-pep8/a0a87e1/job-output.txt.gz#_2017-09-30_23_33_19_32070700:13
*** lrossetti_ has quit IRC00:13
clarkbhrm that must be where tox stores the sdist?00:15
*** lukebrowning has quit IRC00:16
*** lukebrowning has joined #openstack-infra00:18
clarkbjlvillal: ok I think the reason it happens to oslo.serializations is that it doesn't skipsdist00:19
clarkb(still a bug in the job but explains why this project is special)00:19
clarkbok I think I know what needs ot be done to fix it, now just a matter of implementing that in ansible00:20
dmsimardclarkb: you gave me a link about firewall not being set up properly but that link is ephemeral00:20
dmsimarddid it end up being an issue ?00:21
clarkbdmsimard: ya sorry, I actually think it was fine and I was misreading the logs00:21
clarkbdmsimard: there were spaces in the log that split the output up and I just needed to keep reading to see where itdid the rest of it00:21
dmsimardclarkb: okay, fwiw the multi node things are fairly well integration tested in the o-z-j patchsets of zuulv3-multinode00:21
dmsimardbut it's possible I missed something00:22
*** lukebrowning has quit IRC00:22
*** larainema has joined #openstack-infra00:23
*** edmondsw has joined #openstack-infra00:23
clarkbit seems to be working against the legacy too00:23
clarkbdmsimard: ok I have an ansible question for you, let me grab a link and describe what I want to do00:24
mordredclarkb, AJaeger: woot the infra-manual is publishing once more :)00:24
*** lukebrowning has joined #openstack-infra00:24
clarkbdmsimard: mordred https://git.openstack.org/cgit/openstack-infra/zuul-jobs/tree/roles/fetch-tox-output/tasks/main.yaml#n26 in that task we only want to copy that dir if the log dir exists as tox may put other dirs in .tox which don't have logs dirs in them00:24
clarkbhrm maybe I can edit the find task at the top of the file00:25
clarkbaha yup thats it00:26
dmsimardclarkb: let me see00:26
*** kfarr has quit IRC00:26
*** sree has joined #openstack-infra00:26
dmsimardoh you have your answer then ?00:26
mordreddmsimard: did we land the integration tests?00:26
dmsimardmordred: nope, the can't land until the tip of zuul-jobs lands, there's a depends-on00:27
dmsimardmordred: https://review.openstack.org/#/q/topic:zuulv3-multinode00:27
clarkbdmsimard: I think I do if you are able to review in a minute that would be great00:27
mordredclarkb: wait - did we not land my patch to that role?00:27
clarkbmordred: ^ you too00:27
clarkbmordred: we did, but its not sufficient00:27
clarkbmordred: you'll see00:27
*** edmondsw has quit IRC00:27
mordredclarkb: I will - but also, the patch isn't landed00:27
mordredclarkb: https://review.openstack.org/#/c/508563/00:28
mordredclarkb: so make sure you start with that ^^00:28
mordredclarkb: hrm. why did that not merge :(00:28
*** lukebrowning has quit IRC00:29
mordredclarkb: it depends on an old versoin of the parent patch - I think I should rebase it00:29
openstackgerritMonty Taylor proposed openstack-infra/zuul-jobs master: Make fetch-tox-output more resilient  https://review.openstack.org/50856300:30
openstackgerritClark Boylan proposed openstack-infra/zuul-jobs master: Only copy tox logs if the logs dir exists  https://review.openstack.org/50871200:30
clarkbmordred: oh actually your fix is probably better to start wit then00:30
dmsimardhmm, so it looks like the next tripleo hurdle is /opt/stack/new/tripleo-ci/toci_gate_test.sh: line 154: NODEPOOL_PROVIDER: unbound variable00:30
*** lukebrowning has joined #openstack-infra00:30
*** sree has quit IRC00:31
dmsimardNODEPOOL_PROVIDER is provided by /etc/ci/ci_info.sh I guess.. we added that, right ?00:31
clarkbdmsimard: before we get to that. You will likely need the all -> primary change in tripleo ci multinode jobs and you will likely need the firewall update too00:31
mordredclarkb: I rebased and re-aproved it - its jobs don't take long, so hopefully it'll land soon00:31
clarkbmordred: cool, I think yours makes mine unnecessary, forsome reason I thought I was operating on your change already00:32
clarkbI'll abandon00:32
dmsimardclarkb: yeah I reviewed those already but I can't really +2 :)00:32
dmsimardmaybe I'll get it one day, but today is not that day00:32
clarkbdmsimard: ya just pointing out tripleo will face the same problems00:32
mordreddmsimard: I dont see a depends-on in https://review.openstack.org/#/q/topic:zuulv3-multinode00:32
clarkbdmsimard: so you need to port it to those jobs too00:32
dmsimardmordred: this one: https://review.openstack.org/#/c/504787/00:33
mordredAH - I was looking at wrong thing00:33
dmsimardclarkb: yeah it's okay, I've just been fixing issues one after the other00:33
dmsimardthanks for figuring that one out00:33
mordredoh - that zuul-jobs should have landed days ago - re-kicking00:33
clarkbas for ci_info I have no idea00:33
dmsimardAll of this we're hitting is kind of why I wanted to test deployment projects before doing the cutover :(00:34
dmsimardI knew they were the most vulnerable00:34
*** bobh has joined #openstack-infra00:34
openstackgerritMerged openstack-infra/openstack-zuul-jobs master: Remove unused shebang from legacy jobs  https://review.openstack.org/50862700:34
*** lnxnut has quit IRC00:34
clarkbeh00:35
mordreddmsimard: OHHH - I get it all now00:35
clarkbpuppet managed to completely switch out their jobs00:35
*** lukebrowning has quit IRC00:35
clarkbso yes, but also its not the end of the world I don't think00:35
dmsimardclarkb: yeah they got a head start and we found different issues just by submitting https://review.openstack.org/#/c/505921/ ahead of time00:36
clarkbdmsimard: but also devstack-gate has had many of these same problems00:36
dmsimardmordred: not sure what you're getting but I'm happy for you :D00:36
clarkband we are iterating through them there as well00:36
dmsimardclarkb: surprisingly, right ? I thought devstack-gate should've been solid00:37
clarkbdmsimard: do you know why tripleo cares what the provider is? it really shouldn't00:37
*** lukebrowning has joined #openstack-infra00:37
dmsimardwith all the work that went into it00:37
clarkbdmsimard: ya I just spent all day today getting devstack-gate working00:37
clarkbwhich then will allow devstack to get working next00:37
mordredclarkb: https://review.openstack.org/#/c/504554 ... I +2'd it which should clear that stack and let us land the integration tests - you wanna review it?00:37
clarkbwhich will then allow novaclient etc to work00:37
dmsimardclarkb: tripleo does a lot of funky things, I'm hunting it down now.. not super familiar with it00:37
mordreddmsimard: sorry - I understand why that whole stack isn't landed now :)00:37
clarkbdmsimard: my guess is its some abuse of some system that should be more directly addressed if we can track it down00:38
dmsimardclarkb: are we setting up /etc/nodepool/provider in v3 ?00:38
clarkbdmsimard: eg use the described mirror instead of constructing it00:38
clarkbdmsimard: no00:38
clarkbdmsimard: at least I don't think so00:38
dmsimardclarkb: then that's the issue.. not sure why they don't use /etc/ci https://github.com/openstack-infra/tripleo-ci/blob/master/toci_gate_test-oooq.sh#L1900:38
mordredwhatever we set is set in playbooks/legacy/pre.yaml00:38
clarkbmordred: ya I don't think anything is really using it yet and I seem to recall its a port of the other code soshould be fine00:38
clarkbmordred: so approve awawy00:39
mordredclarkb: kk. I'll just +A00:39
*** bobh has quit IRC00:39
clarkbhttps://github.com/openstack-infra/tripleo-ci/blob/master/toci_gate_test-oooq.sh#L49 that makes me sad00:39
clarkbdmsimard: but ya thta is consuming mirror info00:40
clarkbdmsimard: can probably better consume that from the other location00:40
dmsimardclarkb: the real reason why they need it is around here https://github.com/openstack-infra/tripleo-ci/blob/master/toci_gate_test-oooq.sh#L15400:40
dmsimardclarkb: not going to pretend that's a clean way to do it or anything00:40
dmsimardbut I understand why00:41
dmsimardtl;dr, different ovb and whatever config they might end up needing to set up depending if they're using rh1 or rdo-cloud (where we're migrating rh1)00:41
*** lukebrowning has quit IRC00:41
clarkbugh00:41
clarkbthat should be a job configuration item00:41
dmsimardI think that's in /etc/ci though, let me see00:42
clarkbthen only run the job in the env thta it works in00:42
clarkbdmsimard: it might be00:42
dmsimardyeah, double checking00:42
*** lukebrowning has joined #openstack-infra00:43
clarkbits also in the inventory, could write out that file in the tripleo jobs (the provider file)00:44
dmsimardnope, it's not :/00:44
dmsimardyeah, trying to think of the easiest way to fix that00:44
dmsimardso messy00:44
clarkbI would write out that file in a new role and probably just apply that to tripleo?00:44
dmsimardI already set all their dsvm jobs with a parent job to set the right required projects, I'll just add a playbook to template that file out00:45
dmsimardand run it in pre00:45
clarkbsoundsgood00:45
dmsimardthis is legacy stuff, not super interested in writing roles and stuff00:46
dmsimardwe'll get things working again and they can figure out how they want to clean things up later00:46
mordreddmsimard: exactly00:46
*** thorst has joined #openstack-infra00:48
*** lukebrowning has quit IRC00:48
clarkbmordred: looking at current failures on the status page, the legacy-releasenotes job is going to be an important one to get sorted so that openstack can get back to business as usual00:50
*** lukebrowning has joined #openstack-infra00:50
clarkbI think you mentioned writing a native version of that job? also dhellmann has fixes to reno iirc (just pointing it out so we know its an important one)00:50
mordredclarkb: yes - I need to finish the native one - and write a publish-releasenotes00:51
*** bobh has joined #openstack-infra00:51
mordredclarkb: I want to rename the new releasenotes job to "build-releasenotes" as well before we start using it00:51
openstackgerritMerged openstack-infra/zuul-jobs master: Multi-node: Set up connectivity with default OVS bridge  https://review.openstack.org/50455400:52
openstackgerritMonty Taylor proposed openstack-infra/openstack-zuul-jobs master: Rename new releasenotes job  https://review.openstack.org/50871300:53
openstackgerritMerged openstack-infra/zuul-jobs master: Multi-node: Streamline multi-node-known-hosts  https://review.openstack.org/50462900:54
openstackgerritMerged openstack-infra/zuul-jobs master: Append /sbin and /usr/sbin to $PATH for 'ip' commands  https://review.openstack.org/50474300:54
openstackgerritMerged openstack-infra/zuul-jobs master: Make fetch-tox-output more resilient  https://review.openstack.org/50856300:54
* clarkb is going to recheck jlvillal's change now00:54
*** lukebrowning has quit IRC00:55
*** lukebrowning has joined #openstack-infra00:57
mordredclarkb: there's a rename - I'll try to get them both done first thing in the morning00:57
mordred\o/ and there's the tox fix00:58
clarkbI think if we get release notes fixed and multinode fixed then projects like nova and neutron should be set00:58
*** kaisers1 has joined #openstack-infra00:58
mordredclarkb: I don't know if you've looked at https://review.openstack.org/#/c/504789/ yet ... but it adds integration tests for the multinode roles - including the one you started using in legacy jobs00:59
*** lbragstad has quit IRC00:59
mordred(it's a 4-patch stack)00:59
mordredbut it's clear to land now00:59
clarkbI haven't I'll try to get to it tomorrow00:59
*** kaisers has quit IRC01:00
clarkbjlvillal: looks like it is working now that mordreds fix finally got in01:00
* mordred does a dance ... and then goes to eat dinners01:00
*** lukebrowning has quit IRC01:01
*** lnxnut has joined #openstack-infra01:02
openstackgerritDavid Moreau Simard proposed openstack-infra/openstack-zuul-jobs master: Add backwards-compat playbook for /etc/nodepool/provider  https://review.openstack.org/50871401:04
dmsimardclarkb, mordred ^ I think that should do it.01:04
*** yamamoto has joined #openstack-infra01:05
*** lukebrowning has joined #openstack-infra01:05
dmsimarder, zuul isn't happy with that one.01:06
dmsimardah, doh, the key is pre-run, not pre01:07
* dmsimard saturday evening commits01:07
openstackgerritDavid Moreau Simard proposed openstack-infra/openstack-zuul-jobs master: Add backwards-compat playbook for /etc/nodepool/provider  https://review.openstack.org/50871401:08
*** abelur_ has quit IRC01:08
*** lukebrowning has quit IRC01:10
*** yamamoto has quit IRC01:10
dmsimardclarkb: in unrelated news, there's lot of good discussions around the upcoming things in firefox (performance improvement things with fancy names like quantum etc.)01:10
dmsimardmight just win me back over, not that I'm especially attached to chrome01:11
clarkbya I'm running beta :)01:12
*** lukebrowning has joined #openstack-infra01:12
clarkbnoticeably faster01:12
clarkbbut aome annoying new behavior around tabs01:12
dmsimardthe new container thing ?01:12
clarkbno if I open a tab from a pinned tab new tab is at front of list. if I ^T new tab is at end of list01:13
clarkbI just want conaistency01:13
dmsimardoh01:14
dmsimardchrome actually does that01:15
jeblairclarkb, fungi, mordred: cacti is now collecting data on zuulv3 swap usage.  also, for any new hosts, cacti will handle 1tb swap partitions.  :)01:15
dmsimardif I middle click a link, it opens the tab to the right of the current tab01:15
clarkbya they chromified it01:15
dmsimardctrl+t will open on the far right01:15
jeblairhttp://cacti.openstack.org/cacti/graph.php?action=view&local_graph_id=63981&rra_id=all01:15
clarkbwhich us annoyinf01:15
dmsimardjeblair: wow that's a lot of swap01:16
dmsimardjeblair: how come ?01:16
*** lukebrowning has quit IRC01:16
dmsimardit's usually bad when you're swapping at all, let alone 100+GB of swap lol01:16
jeblairdmsimard: zeros are free?  i just added some zeroes to the end of the max value cacti accepts01:17
jeblairit was 100GB before01:17
dmsimardjeblair: oh, sure, but I meant that the zuulv3 node has 160GB of swap ?01:17
jeblairdmsimard: oh, 'cause we weren't using it for anything else01:17
dmsimard¯\_(ツ)_/¯01:17
jeblairand we wanted to let it get bigger than 10GB if it wasn't actively swapping so we could find out if it's idle or active memory01:18
*** lukebrowning has joined #openstack-infra01:18
jeblairobviously if it's actively swapping, it's not going to get that big before we restart anyway01:18
dmsimardright01:19
dmsimardjeblair: btw we missed another backwards compat thing, I sent https://review.openstack.org/#/c/508714/01:19
jeblairdmsimard: thx01:19
clarkbjeblair: if you have time reviewing topic:fix-multinode would be great01:19
dmsimardI'm off for now, ttyl01:20
*** thorst has quit IRC01:20
jeblairclarkb: i have some holes in my house i need to close up before night creatures arrive; i may not get a chance soon.01:20
*** thorst has joined #openstack-infra01:21
*** thorst has quit IRC01:21
*** lnxnut has quit IRC01:21
*** cshastri has joined #openstack-infra01:22
*** lukebrowning has quit IRC01:22
*** lukebrowning has joined #openstack-infra01:24
*** Apoorva has joined #openstack-infra01:25
*** lukebrowning has quit IRC01:29
*** LindaWang has quit IRC01:29
*** LindaWang has joined #openstack-infra01:29
*** caphrim007 has joined #openstack-infra01:32
*** lukebrowning has joined #openstack-infra01:33
*** caphrim007 has quit IRC01:37
*** lukebrowning has quit IRC01:38
*** Apoorva has quit IRC01:41
*** lukebrowning has joined #openstack-infra01:41
*** thorst has joined #openstack-infra01:41
*** lukebrowning has quit IRC01:45
*** thorst has quit IRC01:47
*** LindaWang has quit IRC01:47
*** lukebrowning has joined #openstack-infra01:47
*** esberglu has joined #openstack-infra01:50
*** lukebrowning has quit IRC01:52
*** lukebrowning has joined #openstack-infra01:53
*** esberglu has quit IRC01:55
*** lbragstad has joined #openstack-infra01:57
*** lukebrowning has quit IRC01:58
*** thorst has joined #openstack-infra02:03
*** yamamoto has joined #openstack-infra02:06
*** abelur has quit IRC02:07
*** markvoelker has joined #openstack-infra02:07
*** thorst has quit IRC02:08
*** abelur has joined #openstack-infra02:08
*** jascott1_ has joined #openstack-infra02:11
*** jascott1 has quit IRC02:11
*** edmondsw has joined #openstack-infra02:11
*** Goneri has quit IRC02:12
*** yamamoto has quit IRC02:12
*** edmondsw has quit IRC02:15
jlvillalclarkb, Thanks. Yes no more POST_FAILURE :)02:17
*** lbragstad has quit IRC02:30
*** calebb has quit IRC02:35
*** slaweq has joined #openstack-infra02:39
*** sree has joined #openstack-infra02:40
*** markvoelker has quit IRC02:40
*** slaweq has quit IRC02:43
*** sree has quit IRC02:45
*** esberglu has joined #openstack-infra02:45
*** mat128 has quit IRC02:46
*** esberglu has quit IRC02:49
*** calebb has joined #openstack-infra02:49
*** lnxnut has joined #openstack-infra02:53
*** dave-mccowan has joined #openstack-infra02:53
*** lukebrowning has joined #openstack-infra02:54
*** baoli has quit IRC03:01
*** lukebrowning has quit IRC03:05
*** yamamoto has joined #openstack-infra03:08
*** lukebrowning has joined #openstack-infra03:09
*** isaacb has joined #openstack-infra03:10
*** lukebrowning has quit IRC03:13
*** yamamoto has quit IRC03:13
*** dave-mccowan has quit IRC03:14
*** lnxnut has quit IRC03:14
*** isaacb has quit IRC03:15
*** lukebrowning has joined #openstack-infra03:15
*** bobh has quit IRC03:15
*** dave-mccowan has joined #openstack-infra03:17
*** lukebrowning has quit IRC03:19
*** lukebrowning has joined #openstack-infra03:21
*** lukebrowning has quit IRC03:26
*** dave-mccowan has quit IRC03:26
*** dave-mccowan has joined #openstack-infra03:27
*** lukebrowning has joined #openstack-infra03:27
*** lukebrowning has quit IRC03:31
*** lukebrowning has joined #openstack-infra03:32
*** caphrim007 has joined #openstack-infra03:33
*** lukebrowning has quit IRC03:37
*** caphrim007 has quit IRC03:37
*** lukebrowning has joined #openstack-infra03:38
*** esberglu has joined #openstack-infra03:39
*** lukebrowning_ has joined #openstack-infra03:41
*** dave-mccowan has quit IRC03:41
*** lukebrowning has quit IRC03:42
*** esberglu has quit IRC03:43
*** lukebrowning_ has quit IRC03:46
*** thorst has joined #openstack-infra03:46
*** lukebrowning has joined #openstack-infra03:52
*** lukebrowning has quit IRC03:56
*** edmondsw has joined #openstack-infra03:59
*** edmondsw has quit IRC04:04
*** lukebrowning has joined #openstack-infra04:05
*** boris_42_ has joined #openstack-infra04:06
boris_42_anybody here?)04:06
*** lukebrowning has quit IRC04:09
*** yamamoto has joined #openstack-infra04:10
*** lukebrowning has joined #openstack-infra04:11
*** dave-mccowan has joined #openstack-infra04:11
*** yamamoto has quit IRC04:14
*** ykarel has joined #openstack-infra04:15
*** lukebrowning has quit IRC04:15
*** SumitNaiksatam has quit IRC04:16
*** bobh has joined #openstack-infra04:16
*** SumitNaiksatam has joined #openstack-infra04:17
*** lukebrowning has joined #openstack-infra04:17
*** bobh has quit IRC04:21
*** lukebrowning has quit IRC04:22
*** lukebrowning has joined #openstack-infra04:23
*** lukebrowning has quit IRC04:28
*** dave-mccowan has quit IRC04:28
*** lukebrowning has joined #openstack-infra04:30
*** esberglu has joined #openstack-infra04:33
*** lukebrowning has quit IRC04:34
*** lukebrowning has joined #openstack-infra04:35
*** esberglu has quit IRC04:37
*** markvoelker has joined #openstack-infra04:38
*** lukebrowning has quit IRC04:40
*** lukebrowning has joined #openstack-infra04:41
*** lnxnut has joined #openstack-infra04:41
*** Goneri has joined #openstack-infra04:43
*** lukebrowning_ has joined #openstack-infra04:43
*** lukebrowning has quit IRC04:45
*** lukebrowning has joined #openstack-infra04:46
*** lukebrow_ has joined #openstack-infra04:48
*** lukebrowning_ has quit IRC04:48
*** lukebrowning has quit IRC04:51
*** lukebrow_ has quit IRC04:52
*** lukebrowning has joined #openstack-infra04:54
*** lukebrowning has quit IRC04:59
*** eranrom_ has quit IRC05:03
*** lukebrowning has joined #openstack-infra05:03
*** xarses has joined #openstack-infra05:04
*** xarses has quit IRC05:05
*** lnxnut has quit IRC05:05
*** xarses has joined #openstack-infra05:05
*** andreww has quit IRC05:07
*** xarses_ has joined #openstack-infra05:08
*** lukebrowning has quit IRC05:08
*** yamamoto has joined #openstack-infra05:11
*** lukebrowning has joined #openstack-infra05:11
*** xarses has quit IRC05:11
*** markvoelker has quit IRC05:11
*** lukebrowning has quit IRC05:15
*** lukebrowning has joined #openstack-infra05:16
*** yamamoto has quit IRC05:16
*** bobh has joined #openstack-infra05:17
*** lukebrowning has quit IRC05:21
*** lukebrowning has joined #openstack-infra05:22
*** bobh has quit IRC05:22
*** bstinson has quit IRC05:23
*** lukebrowning has quit IRC05:27
*** esberglu has joined #openstack-infra05:27
*** esberglu has quit IRC05:31
openstackgerritAndreas Jaeger proposed openstack-infra/shade master: Consume publish-openstack-sphinx-docs  https://review.openstack.org/50872205:32
AJaegermordred:  https://review.openstack.org/508722 is needed for your sphinx publishing changes in shade, once that is in, we can merge https://review.openstack.org/#/c/508689/05:32
*** Goneri has quit IRC05:33
openstackgerritAndreas Jaeger proposed openstack-infra/project-config master: Remove old publish-openstack-python-docs jobs  https://review.openstack.org/50868905:33
*** lukebrowning has joined #openstack-infra05:33
openstackgerritAndreas Jaeger proposed openstack-infra/project-config master: Fix typo in comment  https://review.openstack.org/50869705:33
*** caphrim007 has joined #openstack-infra05:34
*** bstinson has joined #openstack-infra05:36
*** lukebrowning_ has joined #openstack-infra05:37
*** lukebrowning has quit IRC05:38
openstackgerritMerged openstack-infra/openstack-zuul-jobs master: Don't run d-g against all hosts in multinode jobs  https://review.openstack.org/50871105:38
openstackgerritMerged openstack-infra/openstack-zuul-jobs master: Set up firewall for legacy multinode jobs  https://review.openstack.org/50871005:38
*** caphrim007 has quit IRC05:38
*** edmondsw has joined #openstack-infra05:39
AJaegermordred, fungi, jeblair, clarkb : Yeah, infra-manual is publishing again! Woot!05:40
*** lukebrowning has joined #openstack-infra05:40
*** lukebrowning_ has quit IRC05:42
*** edmondsw has quit IRC05:44
*** askb has quit IRC05:44
AJaegercould I get a +2A on https://review.openstack.org/#/c/508489/ , please?05:46
*** bstinson has quit IRC05:48
*** lukebrowning has quit IRC05:49
*** bstinson has joined #openstack-infra05:51
openstackgerritMerged openstack-infra/project-config master: Remove legacy-puppet-openstack-integration jobs  https://review.openstack.org/50838805:52
*** lukebrowning has joined #openstack-infra05:52
openstackgerritMerged openstack-infra/openstack-zuul-jobs master: Add backwards-compat playbook for /etc/nodepool/provider  https://review.openstack.org/50871405:54
*** lukebrowning has quit IRC05:57
*** lukebrowning has joined #openstack-infra05:58
*** askb has joined #openstack-infra06:00
*** lukebrowning has quit IRC06:03
*** lukebrowning has joined #openstack-infra06:04
*** markvoelker has joined #openstack-infra06:08
*** lukebrowning has quit IRC06:08
*** lukebrowning has joined #openstack-infra06:09
*** yamamoto has joined #openstack-infra06:12
*** lukebrowning_ has joined #openstack-infra06:13
*** xarses_ has quit IRC06:14
*** lukebrowning has quit IRC06:14
*** xarses_ has joined #openstack-infra06:14
*** lukebrowning_ has quit IRC06:17
*** yamamoto has quit IRC06:18
*** bobh has joined #openstack-infra06:18
*** lukebrowning has joined #openstack-infra06:19
*** esberglu has joined #openstack-infra06:21
*** bobh has quit IRC06:23
*** lukebrowning has quit IRC06:24
*** esberglu has quit IRC06:26
*** lukebrowning has joined #openstack-infra06:26
*** lukebrowning has quit IRC06:31
*** lukebrowning has joined #openstack-infra06:32
*** lukebrowning_ has joined #openstack-infra06:34
*** lukebrowning has quit IRC06:36
*** lnxnut has joined #openstack-infra06:37
*** lukebrowning_ has quit IRC06:39
boris_42_AJaeger: hi there06:40
boris_42_AJaeger: could you please take a look https://review.openstack.org/#/c/508630/ this should potentially unblock rally gates..06:41
*** markvoelker has quit IRC06:41
*** lukebrowning has joined #openstack-infra06:43
*** slaweq has joined #openstack-infra06:44
*** lukebrowning_ has joined #openstack-infra06:45
*** lukebrowning has quit IRC06:47
*** lukebrowning has joined #openstack-infra06:49
*** slaweq has quit IRC06:49
*** lukebrowning_ has quit IRC06:50
*** lukebrowning_ has joined #openstack-infra06:51
*** lukebrowning has quit IRC06:53
*** bhavik1 has joined #openstack-infra06:54
*** lukebrowning_ has quit IRC06:56
*** lnxnut has quit IRC06:58
*** bhavik1 has quit IRC06:59
*** lukebrowning has joined #openstack-infra07:04
*** lukebrowning has quit IRC07:08
*** lukebrowning has joined #openstack-infra07:10
*** lukebrowning_ has joined #openstack-infra07:13
*** lukebrowning has quit IRC07:14
*** yamamoto has joined #openstack-infra07:15
*** esberglu has joined #openstack-infra07:16
*** lukebrowning_ has quit IRC07:18
*** lukebrowning has joined #openstack-infra07:19
*** yamamoto has quit IRC07:20
*** esberglu has quit IRC07:20
*** lukebrowning_ has joined #openstack-infra07:22
*** lukebrowning has quit IRC07:24
*** lukebrowning_ has quit IRC07:26
*** edmondsw has joined #openstack-infra07:27
*** isaacb has joined #openstack-infra07:31
*** edmondsw has quit IRC07:32
*** lukebrowning has joined #openstack-infra07:35
*** caphrim007 has joined #openstack-infra07:35
*** markvoelker has joined #openstack-infra07:39
*** caphrim007 has quit IRC07:39
*** kiennt26 has joined #openstack-infra07:43
*** kiennt26 has quit IRC07:43
*** lukebrowning has quit IRC07:45
*** lukebrowning has joined #openstack-infra07:48
*** lukebrowning_ has joined #openstack-infra07:52
*** lukebrowning has quit IRC07:53
*** lukebrowning has joined #openstack-infra07:55
*** lukebrowning_ has quit IRC07:57
*** lukebrowning has quit IRC07:59
*** lukebrowning has joined #openstack-infra08:01
*** yamamoto has joined #openstack-infra08:01
*** lukebrowning has quit IRC08:06
*** yamamoto has quit IRC08:06
*** lukebrowning has joined #openstack-infra08:07
fricklerinfra-root: starting to see timeouts and slowness from review.o.o, seems its time for a gerrit restart again08:09
*** esberglu has joined #openstack-infra08:09
*** yamamoto has joined #openstack-infra08:11
*** lukebrowning has quit IRC08:12
*** markvoelker has quit IRC08:12
*** yamamoto has quit IRC08:12
*** lukebrowning has joined #openstack-infra08:14
*** esberglu has quit IRC08:14
*** slaweq has joined #openstack-infra08:17
*** lukebrowning has quit IRC08:18
*** kiennt26 has joined #openstack-infra08:19
*** bobh has joined #openstack-infra08:20
*** bobh has quit IRC08:24
*** lnxnut has joined #openstack-infra08:25
*** lukebrowning has joined #openstack-infra08:31
*** lukebrowning has quit IRC08:35
*** lukebrowning has joined #openstack-infra08:37
*** lukebrowning has quit IRC08:41
*** yamamoto has joined #openstack-infra08:43
*** lukebrowning has joined #openstack-infra08:43
*** lukebrowning has quit IRC08:47
*** yamamoto has quit IRC08:47
*** lukebrowning has joined #openstack-infra08:49
*** lnxnut has quit IRC08:51
*** rtjure has quit IRC08:52
*** lukebrowning has quit IRC08:54
*** lukebrowning has joined #openstack-infra08:54
*** lukebrowning has quit IRC08:58
dimakhey09:01
dimakgerrit is super slow today, anyone reported any issues?09:02
*** lukebrowning has joined #openstack-infra09:03
*** esberglu has joined #openstack-infra09:04
*** lukebrowning has quit IRC09:07
*** esberglu has quit IRC09:08
*** lukebrowning has joined #openstack-infra09:09
*** lukebrowning has quit IRC09:14
*** askb has quit IRC09:14
*** rtjure has joined #openstack-infra09:15
*** edmondsw has joined #openstack-infra09:15
*** lukebrowning has joined #openstack-infra09:16
*** yamamoto has joined #openstack-infra09:16
*** lukebrowning_ has joined #openstack-infra09:18
*** edmondsw has quit IRC09:20
*** yee379 has quit IRC09:20
*** yamamoto has quit IRC09:20
*** lukebrowning has quit IRC09:20
*** yee379 has joined #openstack-infra09:20
*** bobh has joined #openstack-infra09:20
*** lukebrowning has joined #openstack-infra09:21
*** lukebrowning_ has quit IRC09:22
*** yamamoto has joined #openstack-infra09:23
*** lukebrowning_ has joined #openstack-infra09:24
*** bstinson has quit IRC09:24
*** bobh has quit IRC09:25
*** lukebrowning has quit IRC09:25
*** ykarel has quit IRC09:26
*** bstinson has joined #openstack-infra09:27
*** yamamoto has quit IRC09:27
*** lukebrowning_ has quit IRC09:28
*** dizquierdo has joined #openstack-infra09:29
*** lukebrowning has joined #openstack-infra09:30
*** gongysh has joined #openstack-infra09:33
*** lukebrowning_ has joined #openstack-infra09:33
*** gongysh has quit IRC09:33
*** tosky has joined #openstack-infra09:33
*** lukebrowning has quit IRC09:34
*** gongysh has joined #openstack-infra09:35
*** gongysh has quit IRC09:35
*** caphrim007 has joined #openstack-infra09:35
*** lukebrowning_ has quit IRC09:38
*** slaweq has quit IRC09:38
*** gongysh has joined #openstack-infra09:39
*** lukebrowning has joined #openstack-infra09:40
*** caphrim007 has quit IRC09:40
*** lukebrowning has quit IRC09:44
*** psachin has joined #openstack-infra09:45
*** lukebrowning has joined #openstack-infra09:46
*** gridinv has joined #openstack-infra09:48
*** lukebrowning has quit IRC09:50
*** lukebrowning_ has joined #openstack-infra09:50
*** gridinv has left #openstack-infra09:51
*** lukebrowning_ has quit IRC09:55
*** lukebrowning has joined #openstack-infra09:56
*** yamamoto has joined #openstack-infra09:58
*** esberglu has joined #openstack-infra09:58
*** lukebrowning has quit IRC10:00
*** esberglu has quit IRC10:02
*** yamamoto has quit IRC10:02
*** lukebrowning has joined #openstack-infra10:03
*** esberglu has joined #openstack-infra10:03
*** lukebrowning has quit IRC10:07
*** esberglu has quit IRC10:08
*** markvoelker has joined #openstack-infra10:09
*** lukebrowning has joined #openstack-infra10:09
*** cshastri has quit IRC10:10
*** lukebrowning has quit IRC10:14
*** dizquierdo has quit IRC10:14
*** lukebrowning has joined #openstack-infra10:14
*** lukebrowning has quit IRC10:18
*** bobh has joined #openstack-infra10:21
*** yamamoto has joined #openstack-infra10:21
*** lnxnut has joined #openstack-infra10:22
openstackgerritJan Zerebecki proposed openstack-infra/infra-manual master: Correct link of playbooks/legacy  https://review.openstack.org/50872610:23
*** bobh has quit IRC10:26
*** lukebrowning has joined #openstack-infra10:27
*** yamamoto has quit IRC10:29
*** lukebrowning has quit IRC10:32
*** lukebrowning has joined #openstack-infra10:39
*** claudiub has joined #openstack-infra10:39
*** psachin has quit IRC10:39
*** lukebrowning_ has joined #openstack-infra10:42
*** inc0 has quit IRC10:42
*** markvoelker has quit IRC10:42
*** inc0 has joined #openstack-infra10:42
*** yamamoto has joined #openstack-infra10:42
*** yamamoto has quit IRC10:42
*** lukebrowning has quit IRC10:43
*** lukebrowning_ has quit IRC10:44
openstackgerritMerged openstack-infra/infra-manual master: Correct link of playbooks/legacy  https://review.openstack.org/50872610:44
*** lnxnut has quit IRC10:45
*** lukebrowning has joined #openstack-infra10:45
openstackgerritAndreas Jaeger proposed openstack-infra/project-config master: Switch to legacy puppet check jobs  https://review.openstack.org/50837310:45
*** yamamoto has joined #openstack-infra10:46
openstackgerritMerged openstack-infra/project-config master: Remove python-aodhclient as g-r.txt has aodhclient  https://review.openstack.org/50862610:46
*** pbourke has quit IRC10:49
*** lukebrowning has quit IRC10:49
*** yamamoto has quit IRC10:50
*** pbourke has joined #openstack-infra10:50
*** lukebrowning has joined #openstack-infra10:51
*** yamamoto has joined #openstack-infra10:51
openstackgerritAndreas Jaeger proposed openstack-infra/project-config master: Remove some pypy jobs that don't work  https://review.openstack.org/50474810:53
*** lukebrowning_ has joined #openstack-infra10:56
*** lukebrowning has quit IRC10:56
*** kiennt26 has quit IRC10:56
*** psachin has joined #openstack-infra10:57
*** esberglu has joined #openstack-infra10:58
*** lukebrowning_ has quit IRC11:00
*** lukebrowning has joined #openstack-infra11:00
openstackgerritMerged openstack-infra/zuul-jobs master: Only run tox-siblings on required projects  https://review.openstack.org/50795511:01
*** esberglu has quit IRC11:02
*** edmondsw has joined #openstack-infra11:03
*** yamamoto has quit IRC11:04
*** slaweq has joined #openstack-infra11:05
*** lukebrowning has quit IRC11:05
*** lukebrowning has joined #openstack-infra11:05
*** edmondsw has quit IRC11:08
*** lukebrowning_ has joined #openstack-infra11:08
*** lukebrowning has quit IRC11:09
*** lukebrowning has joined #openstack-infra11:11
*** lnxnut has joined #openstack-infra11:12
*** lukebrowning_ has quit IRC11:12
*** lukebrowning_ has joined #openstack-infra11:15
*** slaweq has quit IRC11:15
*** lukebrowning has quit IRC11:15
*** lnxnut has quit IRC11:16
*** lukebrowning_ has quit IRC11:19
*** yamamoto has joined #openstack-infra11:21
*** lukebrowning has joined #openstack-infra11:21
*** bobh has joined #openstack-infra11:22
*** lukebrowning has quit IRC11:26
*** bobh has quit IRC11:27
*** lukebrowning has joined #openstack-infra11:27
*** lukebrowning_ has joined #openstack-infra11:29
*** lukebrow_ has joined #openstack-infra11:31
*** lukebrowning has quit IRC11:31
*** lukebrowning_ has quit IRC11:34
*** lukebrow_ has quit IRC11:36
*** caphrim007 has joined #openstack-infra11:37
*** lukebrowning has joined #openstack-infra11:38
*** markvoelker has joined #openstack-infra11:39
*** lukebrowning_ has joined #openstack-infra11:40
*** slaweq has joined #openstack-infra11:41
*** caphrim007 has quit IRC11:41
*** lukebrowning has quit IRC11:42
*** slaweq has quit IRC11:45
*** lukebrowning_ has quit IRC11:45
*** lukebrowning has joined #openstack-infra11:46
*** lukebrowning has quit IRC11:51
*** lukebrowning has joined #openstack-infra11:53
clarkbthere was definitely a garbage collection event on review.o.o but it appeas to be over now (unlike in the past when we just leaked indefinitely)11:55
clarkbthe service is working for me now. I'd like to keep it up as long as possible to see if the service self corrects11:55
*** lukebrowning has quit IRC11:58
*** lukebrowning has joined #openstack-infra11:58
*** rtjure has quit IRC11:59
*** edmondsw has joined #openstack-infra11:59
*** rtjure has joined #openstack-infra12:02
*** lukebrowning has quit IRC12:03
*** edmondsw has quit IRC12:04
*** slaweq has joined #openstack-infra12:04
*** lukebrowning has joined #openstack-infra12:05
*** lukebrowning has quit IRC12:10
*** slaweq has quit IRC12:11
*** markvoelker has quit IRC12:12
*** lukebrowning has joined #openstack-infra12:12
*** lnxnut has joined #openstack-infra12:15
*** lukebrowning has quit IRC12:16
*** lukebrowning has joined #openstack-infra12:18
openstackgerritSean McGinnis proposed openstack-infra/openstack-zuul-jobs master: Add requirements to legacy-releases-python35 jobs  https://review.openstack.org/50873012:18
clarkbsmcginnis: I think there is a non legacy version of ^ that projects should be using? Curious where you find that legacy job12:19
smcginnisclarkb: I saw it fail on here: https://review.openstack.org/#/c/508482/12:19
*** yamamoto has quit IRC12:20
clarkbopenstack-tox-py35 is the non legacy job and runs against nova at least12:20
clarkbI wonder if the releases job is specialer12:20
clarkblike doesn't run tox?12:20
smcginnisclarkb: I wouldn't think so. Does that job just run tox on teh repo?12:20
clarkbya openstack-tox-py35 does basically tox -e py35 on the repo with requirements12:21
clarkbsmcginnis: I'll approve ^ but may want to look at openstack-tox-py35 too depending on what your job does12:21
*** yamamoto has joined #openstack-infra12:21
smcginnisclarkb: What's the plan with all these legacy jobs?12:21
*** yamamoto has quit IRC12:22
clarkbsmcginnis: projects should migrate away from them over time. Likely a mix of infra, qa, and projects themselves doing the migration12:22
*** lrossetti has joined #openstack-infra12:22
*** lukebrowning has quit IRC12:23
*** nicolasbock has joined #openstack-infra12:23
smcginnisclarkb: And what's really the difference between the "legacy" ones and these new ones?12:23
*** bobh has joined #openstack-infra12:23
clarkbsmcginnis: the legacy jobs are direct ports of the jenkins job builder configs. So we tell ansible to run shell and check the return code for hte most part12:24
*** lukebrowning has joined #openstack-infra12:24
clarkbnon legacy jobs can/should in many cases live in the project itself and be part of the project repo rather than something infra oversees12:24
*** nicolasbock_ has joined #openstack-infra12:24
smcginnisclarkb: Ah, ok. So the non-legacy ones are pure ansible?12:24
clarkbsmcginnis: not necessarily pure ansible but far more ansible aware (I am sure we still run shell in them in places)12:25
smcginnisclarkb: Any examples of any legacy jobs that have been migrated yet?12:25
clarkbsmcginnis: yes! mnaser has apparnetly done all of the puppet openstack jobs12:25
clarkband then infra did the openstack-tox-* jobs12:25
smcginnisCool, I'll look for those for examples.12:26
clarkbsmcginnis: really where it will make a noticeable difference is in multinode testing reaplcement of the "base" tempest/devstack jobs is still a work in progress but you can see the starts of that in devstack-gate12:26
*** bobh has quit IRC12:28
*** nicolasbock has quit IRC12:28
*** lukebrowning has quit IRC12:29
*** lukebrowning has joined #openstack-infra12:30
openstackgerritClark Boylan proposed openstack-infra/devstack-gate master: Save /etc/nodepool  https://review.openstack.org/50830212:31
openstackgerritMerged openstack-infra/openstack-zuul-jobs master: Add requirements to legacy-releases-python35 jobs  https://review.openstack.org/50873012:32
*** lukebrowning has quit IRC12:35
*** lukebrowning has joined #openstack-infra12:35
openstackgerritClark Boylan proposed openstack-infra/openstack-zuul-jobs master: Fix cinder mn-sub mulitnode jobs  https://review.openstack.org/50873112:36
clarkbfungi: thanks for the approve on the d-g branch fix12:37
clarkbchange above should fix some cinderthings12:37
*** lukebrowning_ has joined #openstack-infra12:37
*** lnxnut has quit IRC12:38
* clarkb works up a tripleo fix like that too12:38
*** lukebrowning has quit IRC12:39
*** lukebrowning_ has quit IRC12:41
*** esberglu has joined #openstack-infra12:46
*** lukebrowning has joined #openstack-infra12:50
*** esberglu has quit IRC12:50
mnaserhttps://review.openstack.org/#/c/508390/12:50
mnaserdoes anyone know why that keeps getting in a merge conflict12:51
mnaseri rebased off master and therer is no changes12:53
openstackgerritClark Boylan proposed openstack-infra/openstack-zuul-jobs master: Fix tripleo multinode job defs  https://review.openstack.org/50873212:53
clarkbmnaser: I was goin to say maybe the depends on but gerrit says its a conflict too12:53
clarkband hte depends on has merged12:53
*** psachin has quit IRC12:54
mnaseryeah... maybe try dropping the depends on and see what happens?12:54
*** lukebrowning has quit IRC12:54
openstackgerritMohammed Naser proposed openstack-infra/openstack-zuul-jobs master: Remove all legacy puppet openstack integration jobs  https://review.openstack.org/50839012:55
openstackgerritJeremy Stanley proposed openstack-infra/openstack-zuul-jobs master: legacy-horizon-selenium-headless add requirements  https://review.openstack.org/50873412:55
clarkbmnaser: the parent commit is actually relatively old with all the churn going on. Quite possible it is a valid conflict. Keep in mind gerrit uses jgit which has much more conservative ideas about merging things than C git. Zuul attempts to approximate the jgit behavior using C git with particular options12:55
*** lukebrowning has joined #openstack-infra12:56
openstackgerritYuval Brik proposed openstack-infra/project-config master: Remove karborclient LIBS_FROM_GIT from Karbor gate  https://review.openstack.org/50873512:57
*** edmondsw has joined #openstack-infra12:57
*** lukebrowning_ has joined #openstack-infra12:59
openstackgerritMohammed Naser proposed openstack-infra/project-config master: Switch to new puppet-openstack-check jobs  https://review.openstack.org/50873612:59
*** lukebrowning has quit IRC13:01
*** edmondsw has quit IRC13:02
*** lukebrowning_ has quit IRC13:04
openstackgerritMohammed Naser proposed openstack-infra/openstack-zuul-jobs master: Remove all legacy puppet openstack integration jobs  https://review.openstack.org/50839013:04
mnaserok, resolved them, it was my bad13:04
*** isaacb has quit IRC13:04
*** isaacb has joined #openstack-infra13:05
*** esberglu has joined #openstack-infra13:07
*** markvoelker has joined #openstack-infra13:09
*** esberglu has quit IRC13:11
*** kiennt26 has joined #openstack-infra13:13
*** baoli has joined #openstack-infra13:15
openstackgerritMerged openstack-infra/openstack-zuul-jobs master: legacy-horizon-selenium-headless add requirements  https://review.openstack.org/50873413:16
openstackgerritMerged openstack-infra/openstack-zuul-jobs master: Fix cinder mn-sub mulitnode jobs  https://review.openstack.org/50873113:19
*** yamamoto has joined #openstack-infra13:22
*** bobh has joined #openstack-infra13:24
openstackgerritMohammed Naser proposed openstack-infra/openstack-zuul-jobs master: Switch puppet-openstack-libraries to legacy parent  https://review.openstack.org/50873913:24
*** yamamoto has quit IRC13:24
*** yamamoto has joined #openstack-infra13:25
openstackgerritClark Boylan proposed openstack-infra/openstack-zuul-jobs master: Cleanup kolla-ansible multinode jobs  https://review.openstack.org/50874013:26
clarkbfungi: ^ more cleanup13:26
*** yamamoto has quit IRC13:27
mnaseri know its sunday morning but https://review.openstack.org/#/c/508390/ (removes un-used integration jobs, trivial) and https://review.openstack.org/#/c/508736/ (reduces the number of jobs ran by 2 to waste less resources, removing old jobs)13:28
*** bobh has quit IRC13:28
mnaserthis one doesn't have a +1 yet but also changes the parent of a job that was missed https://review.openstack.org/#/c/508739/13:29
*** dave-mccowan has joined #openstack-infra13:30
*** lrossetti_ has joined #openstack-infra13:30
*** lrossetti has quit IRC13:33
fricklerthe links to commits on post jobs seem broken https://review.openstack.org/gitweb?p=openstack-infra/openstack-zuul-jobs.git;a=commitdiff;h=bce1964ca88b0c55d1ba9da6be117d47ff15364513:37
frickleralso got an error here http://logs.openstack.org/79/791fef4c3c6c6a99d50aa941cc8d0d80bf4e615a/post/publish-openstack-sphinx-docs-infra/c931175/ara/13:37
*** caphrim007 has joined #openstack-infra13:37
*** dave-mccowan has quit IRC13:38
openstackgerritMohammed Naser proposed openstack-infra/openstack-zuul-jobs master: Switch release-note-jobs project-template to use new jobs  https://review.openstack.org/50874213:38
mnaserERROR: toxini file 'tox.ini' not found13:39
clarkbfrickler: we switched to cgit with the gerrit upgrade, likely the cause of the post job commit links being broken13:40
*** isaacb has quit IRC13:40
clarkbfrickler: mnaser ya vmware nsx ran into that too (tox.ini missing) I think the dir must be wrong on that task13:40
clarkb(but am trying to finish up my train of thought on multinode things before digging into that)13:41
mnaseryeah im not sure i just found that error and thats as much as i know :p13:41
*** esberglu has joined #openstack-infra13:42
*** caphrim007 has quit IRC13:42
*** markvoelker has quit IRC13:42
openstackgerritClark Boylan proposed openstack-infra/openstack-zuul-jobs master: Fix use of hostvars for writing provider file  https://review.openstack.org/50874313:45
clarkbdmsimard: ^ fyi that fixes a small issue in the /etc/nodepool/provider file generation13:45
clarkb( I think )13:45
*** esberglu has quit IRC13:46
openstackgerritClark Boylan proposed openstack-infra/devstack-gate master: Save /etc/nodepool  https://review.openstack.org/50830213:46
mnaserif i wanted to create a 'rake' role similar to the tox one, would zuul-jobs be the ideal spot (given its much more generic?) or should i stick to openstack-zuul-jobs13:46
clarkbmnaser: I think zuul-jobs makes sense, we just have to be careful not to bake openstackisms in there13:47
mnaseryeah i'll look at the tox one and adapt to it13:47
clarkbmordred: is it possible the console log streaming is at least partially to blame for the memory usage?13:50
clarkbthinking that maybe putting the redirect in placemight be what precipitated the path to OOM? I'd have to go examine timelines better though13:50
*** isaacb has joined #openstack-infra13:50
*** yamamoto has joined #openstack-infra13:56
openstackgerritMohammed Naser proposed openstack-infra/zuul-jobs master: Add rake role to run specific rake tasks  https://review.openstack.org/50874513:57
fungiclarkb: wouldn't that affect the zuul-web service rather than zuul-scheduler?14:00
clarkboh right14:01
clarkbthey are on the same host but zuul-web didn't get targeted14:01
fungi[Fri Sep 29 22:07:20 2017] Killed process 23406 (zuul-scheduler) total-vm:18389268kB, anon-rss:14652884kB, file-rss:0kB14:01
fungii think that means zuul-web wasn't using much (if any)14:02
clarkbya, definitely the scheduler that was targeted for using all the memory14:02
fungi[Fri Sep 29 22:07:20 2017] [30870]  3000 30870   188987    16255     107       4        0             0 zuul-web14:02
fungifield order there is: [ pid ]   uid  tgid total_vm      rss nr_ptes nr_pmds swapents oom_score_adj name14:03
openstackgerritClark Boylan proposed openstack-infra/devstack-gate master: Save /etc/nodepool  https://review.openstack.org/50830214:03
fungiso memory utilization by zuul-web was mostly negligible at the time of the oom14:04
*** lnxnut has joined #openstack-infra14:05
clarkbhttps://review.openstack.org/#/c/507071/ shows we need to clear out jenkins votes with zuul too14:05
*** mriedem has joined #openstack-infra14:05
mnaserbut does zuul-scheduler perhaps buffer the content of the console in memory?14:05
mnaseror does it store it on disk14:06
*** leyal has joined #openstack-infra14:06
fungiclarkb: just -2 right? we can probably just query for all open changes with a verify -2 and unset those votes en masse14:06
openstackgerritJens Harbott (frickler) proposed openstack-infra/elastic-recheck master: Fix check for console log  https://review.openstack.org/50874614:06
clarkboh hrm I thought I could have zuul do it trivially but it assumes its own user on the voting in pipelines14:06
clarkbfungi: so ya that may be the easiest option14:06
fungiclarkb: oh! or...14:08
fungiremember our discussion about removing jenkins from the ci group in gerrit?14:08
fungiand how we might want to avoid that because it would hide all its verify votes on open changes?14:09
clarkbdoes hiding them prevent Jenkins from preventing merges?14:09
fungii believe so, yes14:09
clarkbthough really we only want to get rid of the -2s I think. The other votes are potentially useful14:10
fungiaiui, gerrit will ignore them in the db and filter them from webui/api results14:10
clarkbthis requires thinking beyond what I am capable of at 7am after getting up at 4am to smoke brisket14:10
fungiwe _could_ move jenkins to a group which is allowed global verify -1..+1 but not -214:10
fungiand yeah, i too need to go tend to the grill14:11
clarkbhttp://zuulv3.openstack.org/static/stream.html?uuid=ca7aeb25166c40febcbcd15295c9b7a9&logfile=console.log is my check if all the tripleo fixes make things happy job14:11
fungithough no brisket, today is strip steak14:11
fungimordred: for the zuul-cloner error message you added, we wanted it to show the project name instead of the path to it on disk, right? http://logs.openstack.org/18/498018/20/check/legacy-horizon-selenium-headless/ff26a1c/job-output.txt.gz#_2017-10-01_06_30_10_71190914:13
fungii can work up a patch, i think the error as it stands is still mildly confusing14:13
mordredfungi: ah - yes. whoops14:13
openstackgerritMohammed Naser proposed openstack-infra/zuul-jobs master: Add rake role to run specific rake tasks  https://review.openstack.org/50874514:14
mnasergah14:14
mnasersorry for spam forgot to git add14:14
openstackgerritMohammed Naser proposed openstack-infra/zuul-jobs master: Add rake role to run specific rake tasks  https://review.openstack.org/50874514:14
*** lukebrowning has joined #openstack-infra14:15
*** ykarel has joined #openstack-infra14:16
*** kiennt26 has quit IRC14:19
*** lukebrowning_ has joined #openstack-infra14:19
*** lukebrowning has quit IRC14:20
*** lukebrowning has joined #openstack-infra14:21
*** atarakt_ has joined #openstack-infra14:22
*** atarakt_ has quit IRC14:22
*** lukebrow_ has joined #openstack-infra14:23
*** lukebrowning_ has quit IRC14:23
openstackgerritJeremy Stanley proposed openstack-infra/zuul-jobs master: Correct cloner shim missing project error  https://review.openstack.org/50874714:24
*** bobh has joined #openstack-infra14:25
fungimordred: ^ that should hopefully dtrt14:25
*** lukebrowning has quit IRC14:25
jeblairclarkb, smcginnis: another important aspect of the conversion from legacy to v3 is awareness of zuul features -- for instance, using the prepared repos on the worker, and removing branch specifc jobs.  for instance, we shouldn't need any dedicated periodic jobs anymore because any job can now be used as a periodic job because of the way zuul triggers it.14:26
openstackgerritMerged openstack-infra/shade master: Consume publish-openstack-sphinx-docs  https://review.openstack.org/50872214:27
jeblairclarkb, smcginnis: so, for instance, we collapsed something like 6,000 python27 + periodic-python27 jobs into one: openstack-tox-py27.14:27
*** lukebrowning has joined #openstack-infra14:27
*** lukebrow_ has quit IRC14:27
mordredclarkb, smcginnis: also - the releases job does do more than just run tox - there's a big pile of logic around translations14:28
jeblairclarkb: reviewed "topic:fix-multinode"  mordred if you have a sec, there are 2 changes there that could use your +314:29
clarkbopenstackgerrit: aha14:29
*** bobh has quit IRC14:29
clarkber14:29
clarkbmordred: ^14:29
clarkbjeblair: mordred also https://review.openstack.org/50874314:29
clarkbthis one seems to work and fix the problem but tripleo jobs now running into the /etc/nodepool/sub_nodes file missing14:30
*** lukebrowning_ has joined #openstack-infra14:30
*** lukebrowning has quit IRC14:32
jeblairclarkb: oh, -1 on that one14:32
clarkbfungi: I went ahead and removed the jenkins -2 from that devstack change and rechecked it. That seems like a simple fix for thatspecific case for now14:32
*** lnxnut has quit IRC14:32
jeblairmordred: double check me on the -1 on 508743 pls14:32
clarkbjeblair: so drop use of hostvars entirely?14:33
mordredjeblair, clarkb: yes! what jeblair said14:33
fungiclarkb: agreed, but it does involve one of us (gerrit admins) doing that every time so may still want a mass solution14:33
jeblairclarkb: ya, i think as long as you're asking for the vars for *this* host you don't need it.  that form is necessary only for vars for *another* host14:33
mordredyes. that is correct14:33
clarkbgotcha14:34
*** lukebrowning has joined #openstack-infra14:34
* clarkb pdates14:34
*** lukebrowning_ has quit IRC14:34
mordredI have found an error in generated project config that we haven't run in to yet but I believe will screw us ...14:34
mordred        - publish-openstack-python-tarball:14:34
mordred            dependencies:14:34
mordred              - publish-openstack-python-tarball14:34
mordredwhoops14:34
jeblairya.  that should throw an exception during job freezing and cause no jobs to run when the item is enqueued.  won't be detected until then though.14:36
*** esberglu has joined #openstack-infra14:36
openstackgerritClark Boylan proposed openstack-infra/openstack-zuul-jobs master: Fix use of hostvars for writing provider file  https://review.openstack.org/50874314:36
*** lukebrowning_ has joined #openstack-infra14:37
mordredthere's a whole big pile of mess in release pipelines related to that - which can be completely replaced with tempalte: publish-to-pypi14:37
mordredI'll try to work up a script to fix it / patch14:37
*** lukebrowning has quit IRC14:38
clarkbjeblair: mordred is /etc/nodepool/id_rsa still a thing?14:39
clarkbI'm looking at fixing more tripleo things14:39
clarkband unsure if we put that file in place14:39
*** markvoelker has joined #openstack-infra14:39
openstackgerritMonty Taylor proposed openstack-infra/project-config master: Remove legacy jobs from shade  https://review.openstack.org/50874914:40
*** esberglu has quit IRC14:40
jeblairclarkb: yeah, should be done by the compat stuff we did for devstack14:41
*** lukebrowning_ has quit IRC14:41
mnaserif i make a depends-on patch for https://review.openstack.org/#/c/508745/ .. will it be able to inherit those tasks?14:42
openstackgerritMerged openstack-infra/openstack-zuul-jobs master: Cleanup kolla-ansible multinode jobs  https://review.openstack.org/50874014:43
jeblairmnaser: yes14:43
mnaserok so the answer for every zuul question is yes14:43
jeblairmnaser: "yes; except for project-config" :)14:43
mnaser(the only time i tried something without asking, it wasn't a yes, which was depends-on project-config)14:43
mnaserhaha14:43
*** lukebrowning has joined #openstack-infra14:43
*** lukebrowning_ has joined #openstack-infra14:45
openstackgerritMonty Taylor proposed openstack-infra/zuul feature/zuulv3: Switch to using publish-openstack-sphinx-docs-infra  https://review.openstack.org/50875114:46
mordredjeblair, clarkb: mind +Aing that ^^ ?14:46
*** atarakt_ has joined #openstack-infra14:47
openstackgerritClark Boylan proposed openstack-infra/tripleo-ci master: Use sub_nodes_private  https://review.openstack.org/50875214:48
*** lukebrowning has quit IRC14:48
openstackgerritMerged openstack-infra/openstack-zuul-jobs master: Fix tripleo multinode job defs  https://review.openstack.org/50873214:48
clarkbmordred: +2'd will let jeblair take a look if interested14:49
clarkbmordred: jeblair can you rereview https://review.openstack.org/50874314:49
*** lukebrowning has joined #openstack-infra14:49
*** lukebrowning_ has quit IRC14:50
openstackgerritJames E. Blair proposed openstack-infra/zuul feature/zuulv3: Add objgraph to SIGUSR2  https://review.openstack.org/50875314:51
jeblairclarkb, mordred: ^ would like to have that in place before next restart14:51
mordredjeblair: +214:52
jeblair(there is a way to do that with a running process with gdb, but i'm pretty sure if we did that now, we'd kick zuul off of zookeeper and we'd make a big mess, so maybe not worth it)14:53
clarkbjeblair: you'll just separately install that dep?14:53
jeblairclarkb: ya14:53
openstackgerritAndrea Frittoli proposed openstack-infra/devstack-gate master: Basic processing of test results  https://review.openstack.org/50798014:54
jeblairclarkb: https://review.openstack.org/508743  +2 with question14:54
*** lukebrowning_ has joined #openstack-infra14:54
*** lukebrowning has quit IRC14:54
clarkbjeblair: I thought about it but the hostvar is still the generic method to get the data if someone sees that in their job and want to update their jobs.14:55
clarkb(But I'm not sure what the best way to describe these things in an ansibly manner is)14:55
*** lukebrowning_ has quit IRC14:59
*** lrossetti_ has quit IRC15:00
*** lukebrowning has joined #openstack-infra15:01
mnaserquestion, is the merge-check template still necessary to have for jobs?15:01
clarkbmnaser: probably best to leave it for now as we may reenable that pipeline at some point15:02
*** yamamoto has quit IRC15:02
mnaserok cool15:02
clarkb(and can do a bulk removal if we commit to not running that ina zuul any longer)15:02
mnaserthing is we're gonna have per-repo very basic zuul file with a project-template from puppet-openstack-integration15:02
mnaserso like im trying to see what it should be doing if/when we bring it back, it might be easier to keep it in our main repo rather than have it as a template in every repo15:03
openstackgerritMonty Taylor proposed openstack-infra/shade master: Add devstack jobs for zuul v3  https://review.openstack.org/50036515:03
jeblairmnaser: you could leave it in the project defn in project-config for now15:03
jeblairmnaser: then if we decide to keep it, move it if you want, and if we remove it, we'll be able to take care of it easily15:04
mnaseroh good idea15:04
AJaegermordred: regarding https://review.openstack.org/#/c/508749/1 - do you have a change for openstack-zuul-jobs to remove the zuul changes from there?15:04
mnaserthanks!15:04
mordredAJaeger: coming right up15:04
AJaegermordred: great15:05
*** lukebrowning has quit IRC15:05
*** lukebrowning has joined #openstack-infra15:06
openstackgerritMonty Taylor proposed openstack-infra/openstack-zuul-jobs master: Remove auto-converted legacy shade jobs  https://review.openstack.org/50875715:06
mordredAJaeger: ^^ thereyago15:06
AJaegerfine!15:06
AJaegerthen let's ask for a +2A on 508749...15:07
AJaegerAlso, could I get a +2A on https://review.openstack.org/#/c/508708/ , please? mordred already gave a +215:07
dmsimardclarkb: I guess those hostvars are equivalent ? But cleaner indeed, thanks.15:08
*** lukebrowning_ has joined #openstack-infra15:09
AJaegermnaser: can we remove puppet-check-jobs from openstack-zuul-jobs once https://review.openstack.org/#/c/508736/1/zuul.d/projects.yaml merges?15:09
clarkbdmsimard: it didn't work in the old version because the hostname wasn't there to index the hostvars15:09
mnaserAJaeger yes, but i wanted to do that once i ran a "recheck" on my dnm change and make sure that the appropriate jobs are indeed gone and the good ones are still there15:10
*** lukebrowning has quit IRC15:10
AJaegermnaser: ok, then I'll +2A and wait for your change..15:10
*** psachin has joined #openstack-infra15:11
mnaserAJaeger will do, i plan to constantly audit the puppet module template/jobs to ensure we dont leave any cruft in project-config or openstack-zuul-jobs :)15:11
dmsimardclarkb: doh15:11
mnasertill we've moved stuff out15:11
clarkbdmsimard: https://review.openstack.org/508752 is current tip of my tripleo fixing15:11
AJaegermordred: did you see the error message in https://review.openstack.org/508689 ? This needs some more work...15:11
openstackgerritAndreas Jaeger proposed openstack-infra/openstack-zuul-jobs master: Export missing projects in Rally legacy jobs  https://review.openstack.org/50863015:12
*** claudiub has quit IRC15:12
dmsimardclarkb: awesome, thanks for the help. I'll take a look in a bit.15:12
*** markvoelker has quit IRC15:13
*** lukebrowning_ has quit IRC15:13
AJaegermordred: looking at https://review.openstack.org/#/c/508542 - I think we still need that, don't we? That's the broken pep8 change. Let me recheck since it has no votes15:15
*** oanson has quit IRC15:18
*** oanson has joined #openstack-infra15:18
*** lukebrowning has joined #openstack-infra15:20
*** lukebrowning has quit IRC15:24
*** bobh has joined #openstack-infra15:25
*** lukebrowning has joined #openstack-infra15:26
clarkbI left a comment about checking before using cp -l but then managed to convince myself it would be fine for raisins15:27
clarkbwell http://logs.openstack.org/52/508752/1/check/legacy-tripleo-ci-centos-7-scenario001-multinode-oooq-puppet/433da97/job-output.txt.gz#_2017-10-01_15_18_06_383893 shows that I should never make assumptions about what jobs can or will do :)15:28
clarkbdmsimard: so I think next step is updating the z-c shim to handle cross filesystem copies15:28
openstackgerritMerged openstack-infra/devstack-gate master: Check for branches in zuulv3 git repos properly  https://review.openstack.org/50870215:30
*** bobh has quit IRC15:30
*** esberglu has joined #openstack-infra15:30
*** lukebrowning has quit IRC15:31
AJaegerclarkb, mordred, fungi, if you have time to review, here's a list of changes that we should merge IMHO: https://review.openstack.org/508708/ https://review.openstack.org/508542/ https://review.openstack.org/508609/ https://review.openstack.org/508706 https://review.openstack.org/508489/ https://review.openstack.org/508749 https://review.openstack.org/504748 https://review.openstack.org/508556/15:31
AJaegerhttps://review.openstack.org/508519/ https://review.openstack.org/508664/ Reviews welcome!15:31
*** lbragstad has joined #openstack-infra15:32
*** lukebrowning has joined #openstack-infra15:33
*** esberglu has quit IRC15:34
jeblairAJaeger, mordred: re 508542 -- will cinder still run pep8?15:35
jeblair(ie, is that just a local variant on the pep8 which it gets via openstack-python-jobs ?)15:35
*** ykarel has quit IRC15:36
*** lukebrowning_ has joined #openstack-infra15:36
*** dave-mccowan has joined #openstack-infra15:36
*** lukebrowning has quit IRC15:37
AJaegerjeblair: yes, exactly - it will run but now on all branches. But better run it on driverfixes and block those for now - alternative is running it nowhere I think. So, this needs more work. mordred, correct?15:37
openstackgerritMerged openstack-infra/openstack-zuul-jobs master: Fix use of hostvars for writing provider file  https://review.openstack.org/50874315:38
openstackgerritMerged openstack-infra/openstack-zuul-jobs master: Remove all legacy puppet openstack integration jobs  https://review.openstack.org/50839015:38
openstackgerritMerged openstack-infra/openstack-zuul-jobs master: Switch puppet-openstack-libraries to legacy parent  https://review.openstack.org/50873915:38
openstackgerritMerged openstack-infra/project-config master: Switch to new puppet-openstack-check jobs  https://review.openstack.org/50873615:38
AJaegerthanks for review love!15:38
*** caphrim007 has joined #openstack-infra15:38
*** dave-mccowan has quit IRC15:40
*** lukebrowning_ has quit IRC15:41
openstackgerritAndreas Jaeger proposed openstack-infra/infra-manual master: Update retire instructions for Zuul 3  https://review.openstack.org/50870615:42
*** lukebrowning has joined #openstack-infra15:42
AJaegerjeblair: addressed your comment -thanks ^15:42
*** caphrim007 has quit IRC15:43
openstackgerritMerged openstack-infra/zuul-jobs master: Correct cloner shim missing project error  https://review.openstack.org/50874715:44
leyalhi - question - if i use a common template for run my testing with tox(for example: openstack-python-jobs) - where should i add "required-projects" field ? (according to https://docs.openstack.org/infra/manual/zuulv3.html in "Changes to OpenStack tox jobs")15:45
clarkbleyal: you would create a job variant for your project and apply the required-projects there I think15:45
clarkbjeblair: ^ that sound right?15:45
jeblairAJaeger: see comment on 508519 (we discussed this on friday, but i forgot to put a note on the change)15:46
*** lukebrowning has quit IRC15:46
AJaegerjeblair: I see...15:47
jeblairclarkb, leyal: yes -- and that variant can actually be in the project-pipeline for your project.  i will make an example15:47
* SpamapS has been wondering if there could be a local commandline client we could make that would ask a Zuul to print out what the frozen tree would be given a local git repo.15:48
jeblairclarkb, leyal: https://etherpad.openstack.org/p/WYZjjcI1GW15:48
leyaljeblair , clarkb - thanks :)15:49
SpamapSlike 'zuul-show-tree https://zuulv3.openstack.org/' from inside a git repo with a remote that matches something in the zuul config and zuul would tell print out a simplified {pipeline: [job1, job2, job3]}15:49
jeblairleyal: what project is this for?15:49
openstackgerritMohammed Naser proposed openstack-infra/openstack-zuul-jobs master: Run release note jobs only when they change  https://review.openstack.org/50876215:49
leyaljeblair - dragonflow15:50
openstackgerritMohammed Naser proposed openstack-infra/project-config master: Switch jobs to use new release notes job  https://review.openstack.org/50876315:50
jeblairleyal: thx15:50
jeblairwe may want to add that to the faq / migration doc15:50
jeblairbut right now, i have to go open up holes in my house15:50
AJaegerleyal: want to send a patch for infra-manual - file zuulv3.rst?15:51
leyalAJaeger , well  as i am new with the openstack infra , i prefer to check that i manged with that in dragonflow, and if so i will happy to send a patch :)15:52
openstackgerritMohammed Naser proposed openstack-infra/openstack-zuul-jobs master: Switch release-note-jobs project-template to use new jobs  https://review.openstack.org/50874215:53
mnaserok i promise im done with the spam :<15:53
AJaegerleyal: sure, let's get the change merged and then document for the benefit of others ;)15:53
openstackgerritMonty Taylor proposed openstack-infra/project-config master: Add releasenotes publication job  https://review.openstack.org/50876415:53
openstackgerritMonty Taylor proposed openstack-infra/openstack-zuul-jobs master: Extract releasenotes build into a role  https://review.openstack.org/50876515:53
mordredAJaeger, clarkb: ^^ I believe that should get us both build and publish jobs that work for releasenotes15:54
*** lukebrowning has joined #openstack-infra15:54
leyalAJaeger , sure ..15:55
AJaegermordred: found one small problem - releasenotes life in releasenotes dir, not in doc. Gave a -1 on both15:56
openstackgerritMohammed Naser proposed openstack-infra/openstack-zuul-jobs master: Remove un-used legacy-releasenotes job  https://review.openstack.org/50876615:58
mordredAJaeger: yes - I actually have a mv at the bottom of the build script15:58
AJaegermnaser, mordred, you both work on releasenotes jobs - hope those don't conflict. Should we push one set first?15:59
mnaserAJaeger i rebased off monty's job rename :)15:59
AJaegermordred: I'll check again...15:59
*** lukebrowning has quit IRC15:59
mnaserso im writing all my stuff based on the newly renamed job15:59
mordredmnaser: yah- so - your patch looks good - but you may want to rebase on my latest with the publish- job in the project template16:00
AJaegermordred: found it...16:00
*** lnxnut has joined #openstack-infra16:00
openstackgerritMohammed Naser proposed openstack-infra/openstack-zuul-jobs master: Remove un-used legacy-releasenotes job  https://review.openstack.org/50876616:01
mordredAJaeger: adding file exclusion real quick16:01
*** hongbin has joined #openstack-infra16:01
openstackgerritMonty Taylor proposed openstack-infra/project-config master: Add releasenotes publication job  https://review.openstack.org/50876416:01
AJaegermordred: will file exclusion work on post job now?16:02
openstackgerritMohammed Naser proposed openstack-infra/project-config master: Switch jobs to use new release notes job  https://review.openstack.org/50876316:02
mordredAJaeger: it should do - yah16:02
*** yamamoto has joined #openstack-infra16:02
mordredAJaeger: I will admit I have not tried however - maybe I shoudl remove that, change it to a followup - and ask jeblair about it16:03
*** isaacb has quit IRC16:04
AJaegermordred: might be safer ;)16:04
mnaserdoes someone know what would be the best/right step to rebase a set of commits on top of another?16:05
mnaserif it was one, i'd just cherry pick on top but16:05
mnaseri have a few in this case16:05
SpamapSmnaser: git rebase branch-with-those-commits16:06
*** lukebrowning has joined #openstack-infra16:06
openstackgerritMonty Taylor proposed openstack-infra/project-config master: Add releasenotes publication job  https://review.openstack.org/50876416:06
openstackgerritMonty Taylor proposed openstack-infra/project-config master: Only publish releasenotes if we need to  https://review.openstack.org/50876716:06
clarkbone hack is you can edit the shas in the rebase editor if you use -i16:06
*** florianf has joined #openstack-infra16:06
mordredjeblair: when you're back - could you look at https://review.openstack.org/508767 to make sure that'll work?16:06
*** yamamoto has quit IRC16:08
*** ykarel has joined #openstack-infra16:08
*** lukebrowning_ has joined #openstack-infra16:08
openstackgerritMohammed Naser proposed openstack-infra/openstack-zuul-jobs master: Run release note jobs only when they change  https://review.openstack.org/50876216:09
openstackgerritMohammed Naser proposed openstack-infra/openstack-zuul-jobs master: Switch release-note-jobs project-template to use new jobs  https://review.openstack.org/50874216:09
openstackgerritMohammed Naser proposed openstack-infra/openstack-zuul-jobs master: Remove un-used legacy-releasenotes job  https://review.openstack.org/50876616:09
mnasermordred i added my stuff on top of yours if you want to add that locally (i think i did it right?)16:09
*** markvoelker has joined #openstack-infra16:10
*** lukebrowning has quit IRC16:10
mordredmnaser: cool ... I'm working on a patch to project-config now to take care of the ones not using the template16:10
SpamapSmordred: btw... did you have a plan to add streaming output to the pip module?16:10
mnasermordred i think i already did that?16:11
mordredmnaser: you did?16:11
mnasermordred https://review.openstack.org/#/c/508763/ this?16:11
fungimnaser: if i don't have edits pending and just want to arrange commits in a stack, i'll use git review -d to grab the bottom one followed by git review -x for each of the children in order, or use the checkout and cherry-pick options in gertty. also git-restack is useful if you just want to reorder commits without rebasing the bottom one on the branch16:11
mordredmnaser: oh! awesome - thanks!16:11
mordredmnaser: I'll build on top of that one to extract those to using the template16:12
fungi(git restack is mostly syntactic sugar wrapping git rebase)16:12
mnaserfungi so much to learn.. i just recently started getting more comfortable with stacks of changes16:12
clarkbok there is apparently not an easy way to get the filesystem of a file via python stdlib16:12
mnaserbefore i would do endless amounts of branches :)16:12
clarkbI guess that means we parse mount output?16:12
*** lukebrowning has joined #openstack-infra16:12
clarkbfungi: is there a different trick for determining if cp -l will work?16:12
mnaserit's how i did my first openstack commit (based from the contrib docs with git branch ..; git commit; git review) back in 2011 :P16:12
clarkbI guess I can try making a hardlink first?16:12
mnaserby the way.. either zuul has been reconfiguring for a long time .. or nothing has gotten into its queue for 30 minutes16:13
*** lukebrowning_ has quit IRC16:13
fungiclarkb: hrm... you can get os.path to canonicalize the path to a file by following all symlink nodes in the given path, i forget the function off the top of my head though. as for mapping that to a mountpoint... not sure16:13
mnaser(as i say this, i bet it'll snap out of it)16:13
mordredSpamapS: I do not have any plans to do that at the moment - adding streaming output to shell is a *massive* hack, adding it to other modules without significant plumbing in ansible itself would be pretty hard16:13
fungiclarkb: but yeah, lbyl is likely to be painful in this situation, probably easier to ask for forgiveness16:14
mordredSpamapS: I do intend, though, to work on adding streaming output possibilities to ansible core and have talked some with the core team about it16:14
*** florianf has quit IRC16:15
*** lukebrowning has quit IRC16:16
*** ykarel has quit IRC16:18
clarkblooks like tripleo may be copying everything off hosts again http://logs.openstack.org/52/508752/1/check/legacy-tripleo-ci-centos-7-scenario004-multinode-oooq-puppet/f746ec7/logs/subnode-2/etc/16:19
dansmithclarkb: so we merged some stuff friday night but I think we're stuck again on some multinode  setup issues lately16:19
clarkbdansmith: yup, I think the fixes for that just merged16:19
dansmithclarkb: ah okay so I should recheck?16:20
clarkbdansmith: the last remaining issue itting nova(client) is the libs from git thing I think16:20
clarkbdansmith: ya I think its worth a recheck16:20
dansmithcool, thanks16:20
*** lukebrowning has joined #openstack-infra16:22
*** lukebrowning has quit IRC16:26
*** bobh has joined #openstack-infra16:27
*** atarakt_ has quit IRC16:27
*** lnxnut has quit IRC16:27
*** lukebrowning has joined #openstack-infra16:28
mnasernothings queued up for close to 50 minutes now.. i think there's something wrong :x16:29
openstackgerritMonty Taylor proposed openstack-infra/project-config master: Collapse releasenotes jobs to using project template  https://review.openstack.org/50876916:29
mordredAJaeger, mnaser: ^^ ok - that should get us back on release-notes-jobs16:31
AJaegermordred: great - looking forward to have those all in. Right now waiting for Zuul to move forward16:31
AJaegermnaser: I just noticed that queue length changed - from 379 events, 198 results to 202 results. So, it's processing events slowly16:32
*** lukebrowning has quit IRC16:32
AJaegerbbl16:33
mnaserim not sure..  :X16:33
openstackgerritMonty Taylor proposed openstack-infra/openstack-zuul-jobs master: Switch release-note-jobs project-template to use new jobs  https://review.openstack.org/50874216:33
openstackgerritMonty Taylor proposed openstack-infra/openstack-zuul-jobs master: Remove un-used legacy-releasenotes job  https://review.openstack.org/50876616:33
*** edmondsw has joined #openstack-infra16:33
mordredmnaser: I also updated your patch https://review.openstack.org/508742 to use the publish job16:33
mnaseroh good call16:34
*** bobh has quit IRC16:34
*** lukebrowning has joined #openstack-infra16:34
mordredclarkb: got a sec for https://review.openstack.org/#/c/508765 ?16:34
mordredclarkb: and https://review.openstack.org/#/c/50871316:35
openstackgerritMerged openstack-infra/zuul feature/zuulv3: Switch to using publish-openstack-sphinx-docs-infra  https://review.openstack.org/50875116:35
mnaseryay finally zuul is flowing16:37
*** edmondsw has quit IRC16:38
*** lukebrowning has quit IRC16:38
*** lukebrowning has joined #openstack-infra16:39
fungimnaser: this is probably another example of the slow dynamic reconfiguration situation we want to address16:41
openstackgerritMonty Taylor proposed openstack/os-client-config master: Add shade functional libs tests to check as non-voting  https://review.openstack.org/50877016:42
*** markvoelker has quit IRC16:43
openstackgerritClark Boylan proposed openstack-infra/zuul-jobs master: Handle z-c shim copies across filesystems  https://review.openstack.org/50877216:43
clarkbok ^ is hacky and only slightly tested16:43
openstackgerritMonty Taylor proposed openstack-infra/project-config master: Remove legacy shade jobs from os-client-config  https://review.openstack.org/50877316:43
clarkbbut I think that is basically what we need to make z-c + tripleo happier16:44
*** lukebrowning has quit IRC16:44
*** lukebrowning has joined #openstack-infra16:44
mordredclarkb: wfm16:45
clarkbI should be able to depends on that I think16:46
clarkbso will do that16:46
*** lukebrowning_ has joined #openstack-infra16:47
openstackgerritClark Boylan proposed openstack-infra/tripleo-ci master: Use sub_nodes_private  https://review.openstack.org/50875216:48
*** lukebrowning has quit IRC16:49
*** lukebrow_ has joined #openstack-infra16:49
*** hongbin has quit IRC16:49
*** hongbin has joined #openstack-infra16:50
*** lukebrowning_ has quit IRC16:51
clarkbjeblair: the memory increases in zuul seem to coincide with these long pauses of queue processing16:52
*** lukebrow_ has quit IRC16:53
clarkbthere are two recent steps up in memory use according to the cacti graph. First one seems to line up with the issue mnaser pointed out of the world pausing, then once it got through and did somethings it quickly went into a similar state with a corresponding memory increase16:53
*** lukebrowning has joined #openstack-infra16:54
*** hongbin_ has joined #openstack-infra16:54
fricklercan I add a required-project to a different project globally in p-c/zuul.d/projects.yaml? neutron-dynamic-routing needs neutron everywhere it seems, see https://review.openstack.org/50393516:55
clarkbfrickler: yes you have to make a job variant, https://etherpad.openstack.org/p/WYZjjcI1GW is the example jeblair posted earlier16:56
*** hongbin has quit IRC16:56
*** lukebrowning_ has joined #openstack-infra16:56
*** lukebrowning has quit IRC16:58
fricklerclarkb: oh, so do a variant for each job, o.k., thx17:00
SpamapSclarkb: stat -c %m a/file/in/linux can show you the mount point17:00
SpamapSclarkb: so in python you can at least exec that17:00
*** lukebrowning_ has quit IRC17:01
openstackgerritTristan Cacqueray proposed openstack-infra/zuul feature/zuulv3: Add noop job description  https://review.openstack.org/50877417:01
fricklerclarkb: ah, wait, those jobs are coming from templates.17:02
mordredfrickler: which jobs?17:02
*** yamamoto has joined #openstack-infra17:04
openstackgerritJens Harbott (frickler) proposed openstack-infra/project-config master: Add neutron to required-projects for neutron-dynamic-routing  https://review.openstack.org/50877517:05
fricklermordred: nevermind, this should be it methinks ^^17:05
*** lukebrowning has joined #openstack-infra17:08
*** yamamoto has quit IRC17:09
openstackgerritMerged openstack-infra/zuul feature/zuulv3: Add objgraph to SIGUSR2  https://review.openstack.org/50875317:11
openstackgerritMerged openstack-infra/project-config master: Use default releasenotes jobs  https://review.openstack.org/50870817:11
openstackgerritMerged openstack-infra/project-config master: Remove legacy jobs from shade  https://review.openstack.org/50874917:11
SpamapSmordred: count me in for helping drive streaming into core. THe people here at GoDaddy were blown away by the log streaming in Zuul and basically want all their ansible run that way yesterday17:11
*** lukebrowning has quit IRC17:12
mordredSpamapS: cool - I'll try to write down the state of my brain on it this week so that we can work together on it17:14
clarkbya zuulv3 is heading towards oom now I think17:15
SpamapSmordred: I'd love to see it incorporated into ARA17:15
clarkband it definitely seemed to coincide with whatever caused zuul to pause17:15
*** lukebrowning has joined #openstack-infra17:15
SpamapSclarkb: I wonder if it has to do with things piling up waiting on gearman jobs to respond.17:16
SpamapSI forget if we do background or foreground jobs17:16
clarkbI think foreground17:16
SpamapSforeground yeah17:17
SpamapScouldn't use the work complete stuff otherwise17:17
SpamapSso that means there's a thread for every job that we've tried to execute in the scheduler17:17
*** lukebrowning_ has joined #openstack-infra17:18
SpamapSah no17:19
SpamapSwe just have the one thread17:19
SpamapSgood17:19
*** lukebrowning has quit IRC17:20
SpamapSclarkb: have we looked at what gets logged just before/after the pause/memory spike?17:20
SpamapSanyway, time to Sunday17:20
mordredSpamapS: I don't think we've seen anything specifically - although we just landed "Add objgraph to SIGUSR2" - so hopefully we'll be able to analyze a bit rolling forward17:21
clarkbSpamapS: I was looking at logs but nothing stands out to me17:21
*** lukebrowning_ has quit IRC17:22
*** lbragstad has quit IRC17:24
*** lbragstad has joined #openstack-infra17:28
*** bobh has joined #openstack-infra17:30
*** eroux has joined #openstack-infra17:30
*** bobh has quit IRC17:34
fungiSpamapS: oh, if stat gives it to you, i think there's an os.stat or similar module which gets it from the kernel too17:35
fungi(unix/linux-only obviously)17:35
fungiworth noting, memory utilization has picked up and zuul is dipping ~3gib into swap now17:37
fungilatest climb seems to have started around 16:40z17:38
fungijudging from cacti17:38
*** caphrim007 has joined #openstack-infra17:39
mordredfungi: yah - to be fair on unix/linux-only, the z-c shim is only intended to be around for a short time - so not working on non-linux sohuldn't be an issue17:40
fungiand 508751 (Switch to using publish-openstack-sphinx-docs-infra) merged at 16:35z17:40
*** markvoelker has joined #openstack-infra17:40
mordredfungi: my money is on the memory spikes being tied to reconfiguration events17:40
fungii wonder if these jumps in memory utilization are related to reconfig17:40
fungiyeah, thaht17:40
*** lbragstad has quit IRC17:41
mordredyah - especially ones that affect project-config and/or a large swath of repos17:41
*** dave-mccowan has joined #openstack-infra17:41
fungijeblair: ^ anecdotal but possibly helpful datapoint17:41
*** lukebrowning has joined #openstack-infra17:42
*** caphrim007 has quit IRC17:44
mnasermordred https://review.openstack.org/#/c/508742/ - i believe the publish-openstack-releasenotes job is not a thing17:45
mordredmnaser: https://review.openstack.org/#/c/508764/3/zuul.d/jobs.yaml17:46
mordredmnaser: it's just that depends-on doesn't work witih project-config17:46
mnaseroopsies17:46
mnasersorry17:46
*** lukebrowning has quit IRC17:46
mnaserthis whole working with 3 or 4 sets of job repos hopefully will become easier :p17:46
mnaserin other fun news tho, puppet openstack integration jobs are 100% zuulv3 and i think i can get the libraries 100% zuulv3'd today17:47
*** lukebrowning has joined #openstack-infra17:48
AJaegerwoot!17:48
fungimnaser: the goal is that you eventually only end up working with job configuration in your repos and adding projects to project-config... the rest ought to stabilize over time17:49
mnaseryeah, i've been trying to leave useful abstracted stuff back up to openstack-zuul-jobs and zuul-jobs17:50
openstackgerritAndreas Jaeger proposed openstack-infra/project-config master: Remove legacy-rpm-packaging-tox-lint  https://review.openstack.org/50861017:51
mnaseri think zuul has oom'd17:52
*** lukebrowning has quit IRC17:52
AJaegermnaser: indeed http://zuulv3.openstack.org/ has no real content17:53
AJaegerinfra-root, we need a doctor for zuul ^17:53
AJaegermnaser: no, it's back...17:53
mnaserha, tricked us.17:54
AJaegermnaser: maybe heavy swapping? let's check cacti...17:54
mnaseri think thats the case17:54
mnaser7g swap used17:55
*** lnxnut has joined #openstack-infra17:55
mnaserit def looks like a memory leak pattern17:55
AJaegermnaser: http://cacti.openstack.org/cacti/graph.php?action=view&local_graph_id=63981&rra_id=all shows 520 MB17:56
AJaegeroh, current - indeed 7G17:57
AJaegerand growing - 7.86 now17:57
AJaegerqueue length on zuulv3.o.o is increasing, so something works17:58
mnaserAJaeger i guess the advantage in this case is that while its still alive folks can try debugging it17:58
mnaserand seeing whats taking up all the memory17:58
*** hongbin_ has quit IRC17:58
*** lukebrowning has joined #openstack-infra17:59
*** eroux has quit IRC17:59
AJaegermnaser: ;)17:59
AJaegerI'll be back later...17:59
openstackgerritgaryk proposed openstack-infra/project-config master: Add missing projects to vmware-nsxlib  https://review.openstack.org/50877918:01
pabelangerAJaeger: not sure, I can see something is using 8GB of swap on zuulv3.o.o18:03
pabelanger2017-10-01 17:56:45,634 DEBUG zuul.IndependentPipelineManager: Loading dynamic layout (phase 1)18:03
pabelangerthat is currently the last line in debug.log18:04
*** lukebrowning has quit IRC18:04
pabelangerI am guessing zuul is doing something, but slow due to swapping18:04
pabelangerYa, and nodepool is idle18:05
*** yamamoto has joined #openstack-infra18:05
pabelangerseems statsd isn't setup on nl01 and nl02 too18:06
pabelangerchecking to see why18:06
*** eranrom has joined #openstack-infra18:09
*** dave-mccowan has quit IRC18:10
*** yamamoto has quit IRC18:11
*** dave-mccowan has joined #openstack-infra18:11
*** markvoelker has quit IRC18:14
*** dave-mccowan has quit IRC18:17
*** ijw has joined #openstack-infra18:18
mnaserits up to 10G of swap :<18:18
*** edmondsw has joined #openstack-infra18:19
*** ykarel has joined #openstack-infra18:21
*** lnxnut has quit IRC18:22
*** edmondsw has quit IRC18:24
mordredswap use is dropping18:25
*** thorst has quit IRC18:25
*** thorst has joined #openstack-infra18:25
*** ijw has quit IRC18:25
*** thorst has quit IRC18:26
mordredand rising again18:29
*** slaweq has joined #openstack-infra18:30
*** bobh has joined #openstack-infra18:31
mnaserthat sigusr2 patch would be nice if it landed18:32
fungiyeah, but won't help until after a restart18:33
SamYaplecan I publish to tarball.o.o from a job I create in an unprotected repo? or is that a change i would have to land in project-config?18:34
*** bobh has quit IRC18:35
pabelangermordred: re: 508563 I don't see how tox -l will work. Since there is no tox.ini in that directory: http://git.openstack.org/cgit/openstack-infra/zuul-jobs/tree/roles/fetch-tox-output/tasks/main.yaml#n22 we'd need a chdir: into src directory.  However, looking at the patch, I think it would be better just to pass into the role the environments we want, over having it run tox directly.18:37
pabelangeryou can see the failure here: http://logs.openstack.org/e5/e5a2189276396201ad88a6c47360c90447c91589/release/publish-openstack-python-tarball/2bdd521/job-output.txt.gz#_2017-10-01_07_35_10_92077218:37
*** slaweq has quit IRC18:38
fungiSamYaple: jobs which publish to tarballs.o.o need access to the auth secret for the site, so have to go in project-config where those secrets are defined (this is a security measure in zuul itself)18:38
pabelangerSamYaple: no, you'll need to parent to the publish-artifact jobs in project-config18:38
fungipabelanger: can an untrusted project actually do that? is it just the role with access to the secret which needs to be in project-config?18:39
SamYapleok let me see if i can find an example of this18:40
jeblairfungi: we have a job in p-c that publishes things to the $project/ directory under tarballs18:40
jeblairso any job can parent to it, and thereby publish thre18:40
pabelangerfungi: yup, untrusted jobs can be child to trusted.18:40
jeblairthere18:40
pabelangerkeep in might, we only publish on post pipelines too18:40
jeblairthey can't override the publish location though18:41
SamYapleim ok with that18:41
pabelangeryah18:41
fungiokay, so it's just if they need to modify the role with access to the secret that it ends up needing to be in project-config18:41
jeblairfungi: it's the playbook that's key here -- because the parent job in p-c has a post playbook that uses the secret18:41
SamYapledo you have an example of this inheritance somewhere?18:41
jeblairthe playbook is what is run with perms to use that18:42
jeblairit's basically just like how log publication works18:42
pabelangerSamYaple: publish-openstack-python-tarball for example18:42
SamYaplelooking, thanks :)18:42
fungiahh, okay18:42
pabelangerthat is an untrusted job in openstack-zuul-jobs that will parent to the trusted18:42
fungii'm still mildly fuzzy on the difference between ansible roles and playbooks tbh18:43
pabelangermanaged to read the highlights of the cutover, all and all, seems to have gone well18:43
pabelangerfungi: playbooks use a role, which ansible-playbook invokes.  Roles cannot be run directly themself, they always need a playbook.  Where playbooks can be run with / without a role18:44
fricklerdoesn't look like zuul has been making progress in the last 2h, new patches missing, existing jobs stuck18:45
jeblairand roles don't need to be in the same repo.  so it doesn't matter where the publish tarball role is defined, only that the playbook which uses it is in project-config.  that's what lets it use the secret.18:45
pabelangerand right now, we are placing all our shared logic into roles, so we can share them between jobs18:45
jeblairfrickler: thanks; i have to run right now, hopefully someone can look at the logs and see what's up18:46
pabelangerI think zuul is just slow because of swapping. Right now scheduler is at 100% cpu18:46
SamYapleso something like this should work? https://review.openstack.org/#/c/508782/1/.zuul.yaml and in the post job just move the tarball to "{{ zuul.executor.work_root }}/artifacts/" ?18:48
pabelangeralso seeing some connection drop to zookeeper and an exception in gearman: http://paste.openstack.org/show/622439/18:48
fricklerhttps://review.openstack.org/508775 has not been showing up on http://zuulv3.openstack.org/ for almost 2h now18:48
pabelangerSamYaple: did you miss adding playbooks to the review?18:49
pabelangerSamYaple: but ya, adding files into artifacts folder on node is how we collect files18:50
SamYaplepabelanger: yea that was just to make sure the job was described right18:50
pabelangerSamYaple: Yup, looks right so far18:50
SamYaplewill you publish arbitary files to tarball.o.o? or does the parent job wrap all of those files into another tarball to publish?18:50
openstackgerritMonty Taylor proposed openstack-infra/zuul-jobs master: Change in to work dir before executing tox  https://review.openstack.org/50878318:51
mordredpabelanger: thanks ^^ that should fix the fetch-tox-output error18:51
mordredfungi: roles are a collection of tasks and variables ... playbooks are associations between tasks and what host to run them on18:52
pabelangerSamYaple: Ya, there is no filter, we just sync what ever is in the folder. Long term, we likely should ensure they are gziped things18:52
SamYaplein my case they will be, but cool. thats exactly what im looking for. thanks pabelanger18:52
pabelangernp18:53
pabelangermordred: +218:53
*** hashar has joined #openstack-infra18:53
mordredfungi: so a playbook can contain tasks directly, or it can contain roles - or it can contain both - but ultimatley a playbook is how you tell ansible where to run things - and roles are a way to bundle up a collection of things to run18:53
pabelangerwill bbiab, going to enjoy weather outside18:53
SamYaplei dont go outside until the sunsets18:53
mordredwe've made it to phase 1 of the most recent layout change18:55
mordredand are back down to 5.9G of swap, fwiw18:55
mnaser2017-10-01 18:23:03,754 INFO kazoo.client: Zookeeper session lost, state: EXPIRED_SESSION18:56
mnaseri think that's just literally zuul not responding for so long that it gets dropped by zookeeper, and probably not an issue (.. keyword: i think)18:56
*** lukebrowning has joined #openstack-infra19:00
*** rkukura_ has joined #openstack-infra19:06
*** yamamoto has joined #openstack-infra19:07
*** rkukura has quit IRC19:09
*** rkukura_ is now known as rkukura19:09
*** lukebrowning_ has joined #openstack-infra19:10
*** slaweq has joined #openstack-infra19:11
*** lukebrowning has quit IRC19:11
*** markvoelker has joined #openstack-infra19:11
*** yamamoto has quit IRC19:12
*** lukebrowning_ has quit IRC19:15
*** lukebrowning has joined #openstack-infra19:17
AJaegerinfra-root, translations jobs are broken - post jobs fail, see http://logs.openstack.org/d8/d82508e96f3d586669ed30a72482cf66706b37fe/post/legacy-upstream-translation-update/5d3dd52/ - and the periodic jobs do not seem to run at all19:18
AJaegerthat's a nova post job - but http://logs.openstack.org/d8/d82508e96f3d586669ed30a72482cf66706b37fe/post/legacy-upstream-translation-update/5d3dd52/job-output.txt.gz#_2017-09-30_18_10_16_053992 shows me that nova is missing in required-projects. Shouldn't that one exist automatically?19:19
*** lukebrowning has quit IRC19:21
mnaserAJaeger z-c bug afaik19:21
mnaserhttps://review.openstack.org/#/c/508747/19:21
mnaseracutally sorry19:22
mnaserim wrong19:22
mnaserit looks like you can even see it clone things /home/zuul/src/git.openstack.org/openstack/nova19:22
*** ijw has joined #openstack-infra19:22
*** dave-mccowan has joined #openstack-infra19:23
*** lukebrowning has joined #openstack-infra19:23
AJaegermnaser: it needs requiremetns as well - which is not there...19:24
mnasermaybe wrong error19:24
AJaegeryeah, 508747 should fix that...19:25
*** thorst has joined #openstack-infra19:26
*** hashar has quit IRC19:26
*** lukebrowning has quit IRC19:27
*** ijw has quit IRC19:27
openstackgerritAndreas Jaeger proposed openstack-infra/openstack-zuul-jobs master: Add requirements for translation jobs  https://review.openstack.org/50878419:28
AJaegermnaser: this should fix it ^19:28
AJaeger(at least the post job - the periodic jobs seem to not to be run at all)19:29
*** lukebrowning has joined #openstack-infra19:29
*** claudiub has joined #openstack-infra19:30
*** bobh has joined #openstack-infra19:31
*** lukebrowning has quit IRC19:33
*** lukebrowning has joined #openstack-infra19:35
*** bobh has quit IRC19:36
*** dave-mcc_ has joined #openstack-infra19:39
*** slaweq has quit IRC19:40
*** lukebrowning has quit IRC19:40
*** dave-mccowan has quit IRC19:40
*** slaweq has joined #openstack-infra19:40
*** caphrim007 has joined #openstack-infra19:40
*** lukebrowning has joined #openstack-infra19:41
*** ykarel has quit IRC19:42
*** markvoelker has quit IRC19:44
*** slaweq has quit IRC19:44
*** caphrim007 has quit IRC19:45
*** efried_thbagh has quit IRC19:45
*** slaweq has joined #openstack-infra19:45
*** lukebrowning has quit IRC19:46
*** rkukura has quit IRC19:46
*** lukebrowning has joined #openstack-infra19:47
*** lnxnut has joined #openstack-infra19:50
*** lukebrowning has quit IRC19:51
*** lukebrowning has joined #openstack-infra19:53
*** slaweq has quit IRC19:55
*** efried_thbagh has joined #openstack-infra19:55
SamYapleI have noticed my jobs (loci) also appear in the check-triple-o queue.... but that shouldn't happen right?19:57
SamYapleit actually looks like *everything* ends up in the check AND check-tripleo queues19:58
*** lukebrowning has quit IRC19:58
*** lukebrowning has joined #openstack-infra20:00
jeblairSamYaple: not your *jobs*, just your *changes*, right?20:01
*** esberglu has joined #openstack-infra20:01
SamYaplesorry, yes20:01
SamYaplechanges20:01
jeblairSamYaple: that's zuul figuring out whether the change has any jobs to run there.  everything's dynamic now :)20:01
SamYapleso its not actually going to spin up a vm and start running tests in that queue?20:02
jeblairSamYaple: not if you don't see any jobs show up20:02
SamYaplecool. ok20:02
SamYaplei see. that explains the lag between the change appearing and jobs showing up20:03
*** lukebrowning has quit IRC20:05
*** esberglu has quit IRC20:05
*** slaweq has joined #openstack-infra20:05
jeblairAJaeger: the nova repo should have been there.  it does appear in the inventory variables for the job.20:06
*** lukebrowning has joined #openstack-infra20:06
*** slaweq has quit IRC20:07
*** edmondsw has joined #openstack-infra20:07
*** yamamoto has joined #openstack-infra20:08
*** lukebrowning has quit IRC20:10
jeblairAJaeger, mordred: here's the problem: http://logs.openstack.org/d8/d82508e96f3d586669ed30a72482cf66706b37fe/post/legacy-upstream-translation-update/5d3dd52/job-output.txt.gz#_2017-09-30_18_10_14_70304420:10
jeblairAJaeger, mordred: unfortunately you can't actually see that shell command20:11
jeblairAJaeger, mordred: and i can't deep-link into ara20:11
jeblairAJaeger, mordred: but, if you go clicking around yourself, you'll find "rm -rf `dirname $WORKSPACE`/*"20:11
*** mriedem has quit IRC20:12
*** edmondsw has quit IRC20:12
mnaserjeblair you may be happy to know about this https://review.openstack.org/#/c/508704/ if this is the reason you cant deep link20:12
jeblairAJaeger, mordred: which seems to delete everything above $WORKSPACE; that would be /home/zuul, which includes the src dir20:12
*** yamamoto has quit IRC20:13
jeblairmnaser: indeed! i saw the output of that the other day, and eagerly await a release :)20:13
*** lukebrowning has joined #openstack-infra20:13
*** lukebrowning has quit IRC20:17
*** lukebrowning has joined #openstack-infra20:17
*** lnxnut has quit IRC20:18
*** lukebrowning_ has joined #openstack-infra20:19
*** lukebrowning has quit IRC20:22
*** ijw has joined #openstack-infra20:23
*** lukebrowning_ has quit IRC20:24
*** ijw has quit IRC20:28
*** lukebrowning has joined #openstack-infra20:28
*** yamahata has joined #openstack-infra20:29
*** bobh has joined #openstack-infra20:32
*** lukebrowning has quit IRC20:33
*** lukebrowning has joined #openstack-infra20:34
*** bobh has quit IRC20:36
*** thorst has quit IRC20:38
*** thorst has joined #openstack-infra20:38
*** lukebrowning has quit IRC20:39
*** esberglu has joined #openstack-infra20:39
*** lukebrowning has joined #openstack-infra20:41
*** markvoelker has joined #openstack-infra20:41
*** dave-mcc_ has quit IRC20:42
*** thorst has quit IRC20:42
openstackgerritEyal Leshem proposed openstack-infra/project-config master: Add neutron to required-projects for dragonflow  https://review.openstack.org/50878520:44
*** lukebrowning has quit IRC20:45
*** lukebrowning has joined #openstack-infra20:47
*** lukebrowning has quit IRC20:52
*** thorst has joined #openstack-infra20:57
*** lukebrowning has joined #openstack-infra20:58
SpamapSSo, if the zuul scheduler is causing swapping... is it time to move it to a bigger VM?20:58
SpamapSEspecially since it sounds like memory actually does walk back a bit after reconfigures.. so maybe it's not a leak situation.21:00
*** thorst has quit IRC21:01
*** lukebrowning has quit IRC21:01
*** lukebrowning has joined #openstack-infra21:02
jeblairinfra-root: i think i'd like to go ahead and restart zuul to get a head start on collecting data with objgraph21:05
SamYaple+121:05
*** yamahata has quit IRC21:06
*** lukebrowning has quit IRC21:07
*** yamamoto has joined #openstack-infra21:09
jeblairokay, i installed objgraph and am restarting the scheduler21:11
jeblairzuul was swapping while creating a dynamic config.  i suspect part of the idle memory it swapped out earlier contained the cached config, which it needs on dynamic reconfig21:12
*** markvoelker has quit IRC21:14
*** yamamoto has quit IRC21:14
jeblairand i sent it a sigusr2 so we have a baseline shortly after start (though due to queued events, it already wasn't idle)21:16
*** thorst has joined #openstack-infra21:17
*** lukebrowning has joined #openstack-infra21:21
*** thorst has quit IRC21:22
jeblairi ran it again, and i didn't get an yappi or objgraph output21:23
jeblairi think there may be something wrong; i'll add exception handlers21:24
*** lukebrowning has quit IRC21:26
*** lukebrowning has joined #openstack-infra21:28
openstackgerritJames E. Blair proposed openstack-infra/zuul feature/zuulv3: Add debug messages and exception handling to stack dump handler  https://review.openstack.org/50878621:28
jeblairi'm going to restart with that manually applied21:31
*** lukebrowning has quit IRC21:32
jeblairya, it's a python3 error with the yappi handler21:33
jeblairi'm going to uninstall yappi for now so we don't have to worry about it impacting this21:34
*** slaweq has joined #openstack-infra21:35
SpamapSyappi claims to support <= 3.421:36
SpamapSso maybe they have some borken stuff21:36
jeblairSpamapS: oh, sorry, it's in our use of it21:37
SpamapSahh21:37
*** esberglu has quit IRC21:38
jeblairor maybe not?21:38
jeblairhttp://paste.openstack.org/show/622441/21:38
jeblairyeah, i think we just want to change our bytesio to a stringio21:38
*** slaweq has quit IRC21:39
openstackgerritJames E. Blair proposed openstack-infra/zuul feature/zuulv3: Change yappi bytesio to stringio  https://review.openstack.org/50878721:39
jeblairi haven't tested that, but maybe that's the fix21:40
*** lukebrowning has joined #openstack-infra21:40
*** caphrim007 has joined #openstack-infra21:41
*** lnxnut has joined #openstack-infra21:45
*** lukebrowning has quit IRC21:45
*** caphrim007 has quit IRC21:46
*** lukebrowning has joined #openstack-infra21:46
*** lukebrowning has quit IRC21:51
*** edmondsw has joined #openstack-infra21:55
*** Sukhdev has joined #openstack-infra21:56
*** robled has quit IRC21:57
*** robled has joined #openstack-infra21:58
*** robled has quit IRC21:58
*** robled has joined #openstack-infra21:58
*** lukebrowning has joined #openstack-infra21:59
*** edmondsw has quit IRC22:00
openstackgerritMerged openstack-infra/openstack-zuul-jobs master: Export missing projects in Rally legacy jobs  https://review.openstack.org/50863022:01
*** lukebrowning_ has joined #openstack-infra22:01
*** robled has quit IRC22:02
*** atarakt_ has joined #openstack-infra22:03
*** robled has joined #openstack-infra22:03
*** lukebrow_ has joined #openstack-infra22:03
*** lukebrowning has quit IRC22:04
*** lukebrowning_ has quit IRC22:05
*** esberglu has joined #openstack-infra22:06
*** lukebrow_ has quit IRC22:08
*** esberglu has quit IRC22:10
*** yamamoto has joined #openstack-infra22:10
*** lnxnut has quit IRC22:13
*** yamamoto has quit IRC22:15
*** bobh has joined #openstack-infra22:29
*** ekcs has joined #openstack-infra22:29
SamYaplejeblair: out.write(LINESEP.encode('utf-8')) would be the fix, no?22:32
*** atarakt_ has quit IRC22:32
openstackgerritTristan Cacqueray proposed openstack-infra/nodepool feature/zuulv3: alien-list: use provider name  https://review.openstack.org/50878822:38
openstackgerritMerged openstack-infra/project-config master: Remove legacy-requirements-python34 job  https://review.openstack.org/50848922:40
*** markvoelker has joined #openstack-infra22:41
openstackgerritMerged openstack-infra/project-config master: Remove some pypy jobs that don't work  https://review.openstack.org/50474822:46
tonybThe election publish job failed with: http://logs.openstack.org/a1/a1411cd50c74234692e0fd64c7df365663d37067/post/legacy-static-election-publish/e02d4e2/job-output.txt.gz#_2017-10-01_22_33_45_968313  I wont be around to help debug it but I was hoping I could ask y'all to take a look22:49
tonybfungi, clarkb ^^22:49
*** thorst has joined #openstack-infra22:53
*** thorst has quit IRC22:53
*** jascott1_ has quit IRC22:59
*** jascott1 has joined #openstack-infra23:00
mnaserjeblair https://review.openstack.org/#/c/508713 -- could be *really* interesting to look at this sort of failure... "Job base not defined" ? :\23:00
*** jascott1 has quit IRC23:04
*** thorst has joined #openstack-infra23:06
*** tosky has quit IRC23:11
*** yamamoto has joined #openstack-infra23:12
*** thorst has quit IRC23:14
SpamapSmnaser: yeah that is quite interesting.23:15
*** markvoelker has quit IRC23:15
SpamapSsince obviously base is defined in project-config23:16
*** yamamoto has quit IRC23:17
openstackgerritMerged openstack-infra/project-config master: Make legacy-swift-tox-xfs-tmp-func-ec voting  https://review.openstack.org/50858923:24
openstackgerritMerged openstack-infra/project-config master: Remove broken openstack-tox-pep8 variant  https://review.openstack.org/50854223:32
openstackgerritMerged openstack-infra/openstack-zuul-jobs master: Rename new releasenotes job  https://review.openstack.org/50871323:40
*** lnxnut has joined #openstack-infra23:40
*** caphrim007 has joined #openstack-infra23:42
*** edmondsw has joined #openstack-infra23:43
*** Sukhdev has quit IRC23:44
*** caphrim007 has quit IRC23:47
*** edmondsw has quit IRC23:48
*** adisky has joined #openstack-infra23:52
jeblairmnaser: that change was re-enqueued during a reconfiguration while it was still waiting for its own configuration to be read from the git repo.  i'm not sure what would cause that, but when we have a moment, that's probably where i'd start looking23:55
jeblairi'm going to do some stuff in gdb now; that's probably going to cause all of the jobs to abort, sorry.23:55

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