Friday, 2016-04-15

ianwi feel like this could be done in devstack-gate, but i'm not sure i feel as strongly about that as clarkb seems to feel against it00:00
clarkb(it is ridiculously hard to find vxlan info as it relates to specific kernels. Or maybe I am bad at googling)00:00
ianwwe already have a periodic job building afs rpms ...00:01
pabelangerforgot about that00:01
*** maishsk has joined #openstack-infra00:01
clarkb3.7 was the first kernel to include it00:01
clarkbwhat does centos run?00:01
ianwand a repo ... is ovs distributed in an easily buildable form?00:01
clarkbianw: please lets not build it00:01
pabelangerokay, so we can push back to RDO team about moving ovs out of their tree.  That gives me something to work with in the morning00:02
mordredjeblair, clarkb: you're going to LOVE this next shade patch00:03
*** ayoung has joined #openstack-infra00:03
mordredactually00:03
openstackgerritMonty Taylor proposed openstack-infra/shade: Use configured overrides for internal/external  https://review.openstack.org/30619000:03
mordredclarkb: I can't push to gerrit - is it working for you?00:03
openstackgerritMerged openstack-infra/puppet-openafs: Pin google-api-client; sanitize Gemfile  https://review.openstack.org/30613900:03
mordredoh. there it is00:03
openstackgerritMerged openstack-infra/puppet-openstackid: Pin google-api-client; sanitize Gemfile  https://review.openstack.org/30614100:03
clarkbmordred: db backups00:03
mordredclarkb: duh00:03
openstackgerritMerged openstack-infra/puppet-os_client_config: Pin google-api-client; sanitize Gemfile  https://review.openstack.org/30614200:03
ianwwell, FWIW, all the stuff to build it is right there in the tree -> https://github.com/openvswitch/ovs/tree/master/rhel00:04
mordredShrews: ^^ see above00:04
openstackgerritMerged openstack-infra/puppet-packagekit: Pin google-api-client; sanitize Gemfile  https://review.openstack.org/30614300:04
openstackgerritMerged openstack-infra/puppet-pgsql_backup: Pin google-api-client; sanitize Gemfile  https://review.openstack.org/30614400:04
openstackgerritMerged openstack-infra/puppet-project_config: Pin google-api-client; sanitize Gemfile  https://review.openstack.org/30614800:04
openstackgerritMerged openstack-infra/puppet-redis: Pin google-api-client; sanitize Gemfile  https://review.openstack.org/30615000:04
*** ddieterly has joined #openstack-infra00:04
openstackgerritMerged openstack-infra/puppet-planet: Pin google-api-client; sanitize Gemfile  https://review.openstack.org/30614700:04
openstackgerritMerged openstack-infra/puppet-reviewday: Pin google-api-client; sanitize Gemfile  https://review.openstack.org/30615300:04
openstackgerritMerged openstack-infra/puppet-puppet: Pin google-api-client; sanitize Gemfile  https://review.openstack.org/30614900:04
clarkbI am collecting kernel versions. centos7 3.10, debian 3.16, 3.1300:04
openstackgerritMerged openstack-infra/puppet-ssh: Pin google-api-client; sanitize Gemfile  https://review.openstack.org/30615600:04
clarkber that last one is ubuntu-trusty00:04
openstackgerritMerged openstack-infra/puppet-jeepyb: Pin google-api-client; sanitize Gemfile  https://review.openstack.org/30612500:04
openstackgerritMerged openstack-infra/puppet-refstack: Pin google-api-client; sanitize Gemfile  https://review.openstack.org/30615100:04
openstackgerritMerged openstack-infra/puppet-stackalytics: Pin google-api-client; sanitize Gemfile  https://review.openstack.org/30615800:04
openstackgerritMerged openstack-infra/puppet-storyboard: Pin google-api-client; sanitize Gemfile  https://review.openstack.org/30616000:04
clarkbso in theory vxlan is an option with linux bridge on everything we run (xenial and fedora should be newer than trusty and centos)00:05
openstackgerritMerged openstack-infra/puppet-statusbot: Pin google-api-client; sanitize Gemfile  https://review.openstack.org/30615900:05
openstackgerritMerged openstack-infra/puppet-tmpreaper: Pin google-api-client; sanitize Gemfile  https://review.openstack.org/30616300:05
clarkbpabelanger: ianw feel free to convert us to linux bridge + vxlan instead00:05
pabelangerclarkb: so, serious question.... is that a lot of work?00:05
clarkbpabelanger: yes likely00:05
clarkbwell00:06
clarkbdepends00:06
*** asettle has quit IRC00:06
clarkbif any of the platforms fail to vxlan the debugging is unfun00:06
*** pradk has quit IRC00:06
clarkbif they all work then no should be straightforward00:06
Shrewsmordred: tested. works. bueno00:06
*** ihrachys has quit IRC00:06
pabelangerclarkb: okay, I'll propose that too00:06
fungiyeah, most of the hits i get on the internet for installing ovs on centos say to rpmbuild the specfile it provides and install the result00:06
fungifew if any even mention rdo00:07
mordredso, fwiw, I've been doing a CD-from-master OpenStack cloud inside the corporate walls00:07
mordredand part of that invovled master of ovs too00:07
ianwfungi / clarkb: build our own is probably a decent intermediate step, if we've got a longer-term plan00:07
*** apoorvad has joined #openstack-infra00:07
clarkbok everyone back up00:07
clarkbwe literally do not need ovs from master00:07
mordredcustom built ovs worked great00:07
mordredno, I know00:07
mordredI'm just saying that ovs packaging in tree does work well00:08
mordredwith very little fiddling00:08
mordredI am not suggesting master ovs00:08
fungiwe could use liberty rdo instead as a short term solution i guess00:08
fungior whatever00:08
*** esker has joined #openstack-infra00:08
*** ramishra has joined #openstack-infra00:08
*** IlyaG has joined #openstack-infra00:08
fungimy concern is that if latest rdo is unstable and shouldn't be depended upon, then that extends to the ovs package and its deps as well00:09
clarkbfungi: which is the same if we build our own... except we are on the hook for it00:09
mordredwell, we're on the hook for it either way00:09
mordredit doesn't matter if rdo breaks or we break00:10
clarkbmordred: actually it does00:10
mordredif our nodes break, it's on us00:10
clarkbmordred: beaues the people breaking rdo are the people running tests on centos with us00:10
fungiagreed. i wasn't suggesting we build our own. i was pointing out that it's not really packaged generally in the rh ecosystem (which is _why_ everyone seems to be building it from source instead)00:10
mordredclarkb: fair enough00:10
mordredclarkb: if the only consumers of the rdo ovs packages are people running test jobs in support of rdo, then that seems fine to me00:10
pabelangerI should clarify.  I don't think ovs in RDO master is broken, having RDO enabled broken stable jobs because we pin to master00:11
clarkbmordred: I think largely that is the case, with kolla and a few othres on the side00:11
mordredif other non-rdo people would wind up being affected by the ovs package00:11
mordredyah. that's the thing00:11
mordredI'd worry about kolla and a few others00:11
*** piet has quit IRC00:12
fungithis is similarly why i'm not keen on adding uca to our ubuntu images by default each time it comes up00:12
clarkbanyways the test env needs this package, we install it from upstream where it is packaged00:12
clarkbwe can probably use linux bridge instead00:12
clarkbor packaging can be fixed00:12
mordredShrews: woot!00:12
clarkbthe reason I feel strongly about htis is I have spent far too much time debugging and fixing this for openstack and neutron in particular00:13
*** lakshmiS_ has quit IRC00:13
*** sflanigan has joined #openstack-infra00:13
*** sflanigan has joined #openstack-infra00:13
*** esker has quit IRC00:13
clarkbwhat we have now works and it works really really well00:13
*** bpokorny_ has joined #openstack-infra00:14
mordredyah. I pretty much categorically defer to you on this topic00:14
*** bpokorny_ has quit IRC00:14
r-mibuinfra cores, could you review/merge https://review.openstack.org/#/c/303921/ ?00:15
r-mibuwe have to enable these non-voting jobs - thanks in advance00:15
*** Sukhdev has joined #openstack-infra00:15
pabelangerRight, I think I had enough to update RDO team.00:16
*** tphummel has quit IRC00:16
pabelangerclarkb: thanks for the info00:16
r-mibuit's in openstack-infra/project-config repository...00:16
*** bpokorny_ has joined #openstack-infra00:16
fungii do agree that ovs moving (or being copied) from rdo to epel would be wonderful00:16
fungithen we could drop rdo being on by default on our images00:16
pabelangerfungi: Yup, I think that is a starting point.00:17
*** bpokorny has quit IRC00:18
clarkbfwiw I am generally a fan of linux bridge, it does have higher interface counts which can be a little confusing but over all is more pleasant to deal with than ovs00:18
clarkbbut back when we set this stuff up neutron threw their hands in the air and said the original linux bridge stuff was all wrong and we had to ovs (and for better or worse I listened)00:18
clarkbit looks like the reality is all of our kernels will work with linux bridge and vxlan00:18
clarkbso we should be fine00:19
*** Qiming has joined #openstack-infra00:19
pabelangerI don't know enough about it to know :(  I should look into it once of these days00:20
pabelangerhopefully see it in action when infracloud comes back online00:20
*** sambetts|afk has quit IRC00:22
*** mylu has joined #openstack-infra00:23
*** tonytan4ever has quit IRC00:23
clarkbpabelanger: to switch its just a matter of paying a lot of attention to detail to make sure all the "wires" are wired up to the correct places and that we set the MTUs correctly everywhere00:24
clarkbit is like wiring a virtual rack of hardware00:25
clarkbthe two big things that have tripped us up in the path are MTUs and "miswired" connections00:25
clarkbwell that and clouds not letting gre traffic flow00:26
*** alex_xu has quit IRC00:26
anteayahave any of the work setting new defaults for mtu made it through to your end, clarkb?00:27
anteayahas00:27
*** sridhar_ram has quit IRC00:27
*** alex_xu has joined #openstack-infra00:27
clarkbanteaya: that was basically the carrot to neutron, we said "we set our interface MTUs properly, neutron should then determine what its MTUs are based on that"00:28
*** yarkot1 has joined #openstack-infra00:29
clarkbanteaya: previouly you had t oset a handful of neutron config options aiui, which itself is complicated and messy00:29
clarkbanteaya: but neutron typically has all the info it needs available to it on the systems00:29
*** yarkot1 has quit IRC00:30
anteayaso have you any feedback on what you have seen from the mtu defaults lately?00:30
*** sambetts has joined #openstack-infra00:31
anteayaI believe they have implimented some of the new defaults00:31
clarkbanteaya: not really, we set up the fake hardware and neutron consumes that info and configures itself00:31
*** mylu has quit IRC00:31
clarkbanteaya: if neutrons tests are working then it likely means that everything functions00:31
anteayaokay great, thank you00:32
*** yarkot1 has joined #openstack-infra00:34
openstackgerritMerged openstack-infra/puppet-snmpd: Pin google-api-client; sanitize Gemfile  https://review.openstack.org/30615500:35
openstackgerritMerged openstack-infra/puppet-nodepool: Pin google-api-client; sanitize Gemfile  https://review.openstack.org/30613700:38
clarkbaha! found it00:38
openstackgerritK Jonathan Harker proposed openstack-infra/project-config: Add a few more layout checks  https://review.openstack.org/30619400:38
*** avarner has joined #openstack-infra00:38
openstackgerritMerged openstack-infra/puppet-logstash: Pin google-api-client; sanitize Gemfile  https://review.openstack.org/30613200:38
clarkbrandom blog says you can't vxlan with unicast on >2 hosts00:39
clarkbwith linux bridge00:39
openstackgerritMerged openstack-infra/puppet-ssl_cert_check: Pin google-api-client; sanitize Gemfile  https://review.openstack.org/30615700:39
openstackgerritMerged openstack-infra/puppet-mysql_backup: Pin google-api-client; sanitize Gemfile  https://review.openstack.org/30613600:39
clarkbright now we only do two hosts but the system is designed toscale up until the virtual switch falls over00:39
clarkbpabelanger: ^ so that would be a limitation to ocnsider00:39
clarkbbut is also something to confirm becuase random internet blog (https://www.flockport.com/flockport-labs-lxc-and-vxlan/) might be wrong00:39
clarkbwe can't multicast in our cloud envs00:40
fungithough we can unicast flood, if the tool will support falling back to it00:41
clarkbfungi: according ot that blog it won't00:42
fungi(send copies to all configured peers, ignore unneeded copies received)00:42
fungiunfortunate00:42
clarkbfungi: you can run some other service to keep track of vteps00:42
fungiwonder if there's a kernel module which could translate one to the other00:43
clarkbconsidering we only need 2 hosts to be connected now this may work fine until we can switch back to ovs more clenaly00:44
*** yarkot1 has quit IRC00:44
*** stewie925 has quit IRC00:45
*** xarses has quit IRC00:45
clarkbthis is so much fun, GRE is blocked on some clouds, linux bridge + vxlan is point to point only (out of the box), ovs + vxlan has funny packaging00:45
clarkbwe have a ball, a frisbee, and a hockey puck, but what we really need is a pigskin00:46
*** zz_dimtruck is now known as dimtruck00:51
*** maishsk has quit IRC00:52
openstackgerritK Jonathan Harker proposed openstack-infra/project-config: Add a few more layout checks  https://review.openstack.org/30619400:52
ianw"The most crisp and clear documentation on VXLAN online can be found in this 5 part blog post" .  not sure if i'd say a 5-part blog post was "crisp" :)00:54
ianwi'm constantly amazed any packets manage to make it out of neutron at any point, though00:55
*** pvaneck_ has quit IRC00:55
*** _amrith_ is now known as amrith00:57
*** kzaitsev_mb has quit IRC00:58
*** Qiming has quit IRC00:58
openstackgerritIan Wienand proposed openstack-infra/project-config: Convert devstack docs jobs to regular format  https://review.openstack.org/30619700:59
*** zhurong has joined #openstack-infra01:00
*** maishsk has joined #openstack-infra01:01
openstackgerritDavanum Srinivas (dims) proposed openstack-dev/pbr: File is wrongly marked as executable  https://review.openstack.org/30620201:05
*** tqtran has quit IRC01:05
clarkbnibalizer: you are going to need to recheck a fair number of those gemfile updates01:07
lifelessthere used to be a thing in gerrit01:07
*** tiswanso has joined #openstack-infra01:07
lifelessto get you the git command to fetch a change01:07
nibalizerclarkb: looking01:07
lifelessI can't see it in the UI anymore01:08
nibalizerlifeless: upper right01:08
lifelessanyone know where it is ?01:08
nibalizer'download'01:08
lifelessnibalizer: thanks01:08
fungialso you probably want to select "anonymous http" rather than "http" as the method01:10
lifelessfungi: defaulted to a sane url for me01:10
fungisince "http" apparently (confusingly) means "authenticated http"01:10
nibalizerrecheckin01:10
fungicool01:10
*** MarkAtwood has quit IRC01:10
*** yamahata has quit IRC01:11
lifelessfungi: I pinged you to comment on a thing a few days back, now I forget what it was01:11
*** jamesmcarthur has joined #openstack-infra01:11
fungilifeless: the spec to run neutron unit tests on constraints proposals?01:11
fungier, s/spec/change/01:11
*** apoorvad has quit IRC01:12
lifelessfungi: ah yes01:13
*** bpokorny_ has quit IRC01:13
*** baoli has joined #openstack-infra01:15
openstackgerritMerged openstack-infra/puppet-subunit2sql: Pin google-api-client; sanitize Gemfile  https://review.openstack.org/30616101:16
*** amotoki_ has quit IRC01:16
openstackgerritMerged openstack-infra/puppet-releasestatus: Pin google-api-client; sanitize Gemfile  https://review.openstack.org/30615201:16
*** ddieterly has quit IRC01:17
*** denisra has quit IRC01:17
openstackgerritMerged openstack-infra/puppet-unbound: Pin google-api-client; sanitize Gemfile  https://review.openstack.org/30616601:18
openstackgerritMerged openstack-infra/puppet-user: Pin google-api-client; sanitize Gemfile  https://review.openstack.org/30616701:18
*** denisra has joined #openstack-infra01:18
*** apoorvad has joined #openstack-infra01:18
*** kushal has joined #openstack-infra01:18
*** apoorvad has quit IRC01:18
*** apoorvad has joined #openstack-infra01:19
*** denisra has quit IRC01:20
*** denisra has joined #openstack-infra01:20
openstackgerritVasyl Saienko proposed openstack/requirements: Block broken netmiko release 0.4.3  https://review.openstack.org/30620601:20
*** sputnik13_ has quit IRC01:20
clarkbnibalizer: seems like the bare-precise job is really good at timing out too :(01:22
clarkbnibalizer: current tip of gate is going to timeout as well I think01:22
nibalizerclarkb: neat01:22
clarkbit always passes at the not tip of gate01:23
clarkb(thats beause the 4 change above merged and left the broken one remaining at tip)01:23
*** Sukhdev has quit IRC01:25
clarkbIam going to have todeal with new mirror tomorrow, its late time for dinner01:26
anteayaclarkb: enjoy dinner01:26
*** cody-somerville has quit IRC01:32
*** claudiub has quit IRC01:32
*** Qiming has joined #openstack-infra01:32
*** kengo_sakai has quit IRC01:33
*** ams_ has quit IRC01:33
*** yarkot1 has joined #openstack-infra01:33
dmsimardpabelanger: did you figure out that rdo-release repo thing ?01:34
*** baoli has quit IRC01:35
*** piet has joined #openstack-infra01:35
*** baoli has joined #openstack-infra01:35
*** mtanino has quit IRC01:36
*** julim has quit IRC01:38
*** sridhar_ram has joined #openstack-infra01:38
*** jamesmcarthur has quit IRC01:39
*** IlyaG has quit IRC01:44
*** apoorvad has quit IRC01:44
openstackgerritTan Lin proposed openstack/requirements: Bump ironic-lib to 1.3.0  https://review.openstack.org/30555301:44
openstackgerritMerged openstack-infra/puppet-yum: Pin google-api-client; sanitize Gemfile  https://review.openstack.org/30617001:46
*** baoli has quit IRC01:48
openstackgerritMerged openstack-infra/puppet-zuul: Pin google-api-client; sanitize Gemfile  https://review.openstack.org/30617201:48
*** baoli has joined #openstack-infra01:48
openstackgerritMerged openstack-infra/puppet-zanata: Pin google-api-client; sanitize Gemfile  https://review.openstack.org/30617101:49
openstackgerritMerged openstack-infra/puppet-sudoers: Pin google-api-client; sanitize Gemfile  https://review.openstack.org/30616201:49
openstackgerritMerged openstack-infra/puppet-mailman: Pin google-api-client; sanitize Gemfile  https://review.openstack.org/30613301:49
EmilienMpabelanger: so your patch in puppet-aodh merged01:50
EmilienMpabelanger: but no tarballs yet01:50
openstackgerritMerged openstack/requirements: bump keystoneauth upper constraints  https://review.openstack.org/30541801:51
*** maishsk has quit IRC01:51
openstackgerritOpenStack Proposal Bot proposed openstack/diskimage-builder: Updated from global requirements  https://review.openstack.org/30341601:52
*** asettle has joined #openstack-infra01:56
openstackgerritMerged openstack-infra/puppet-kibana: Pin google-api-client; sanitize Gemfile  https://review.openstack.org/30612801:56
openstackgerritMerged openstack-infra/puppet-kerberos: Pin google-api-client; sanitize Gemfile  https://review.openstack.org/30612701:56
openstackgerritMerged openstack-infra/system-config: Change afs path for ceph mirror for readability  https://review.openstack.org/30618101:56
*** thorst has quit IRC01:56
*** thorst has joined #openstack-infra01:57
*** avarner has quit IRC02:00
*** maishsk has joined #openstack-infra02:00
*** mriedem has quit IRC02:01
*** LaT0rtue has quit IRC02:02
*** alex_xu has quit IRC02:02
*** akshai has joined #openstack-infra02:04
*** thorst has quit IRC02:05
*** baoli has quit IRC02:07
fungistill trying to juggle our summit schedule. we have two workroom sessions which involve both ansible and puppet. there is not a single timeslot where our work sessions don't conflict with either ansible or puppet team sessions02:07
*** ramishra has quit IRC02:08
fungiso i guess we or they can divide and conquer some of this02:08
*** alex_xu has joined #openstack-infra02:09
*** mylu has joined #openstack-infra02:10
openstackgerritIan Wienand proposed openstack/diskimage-builder: Fix up EPEL element  https://review.openstack.org/30621302:10
*** LaT0rtue has joined #openstack-infra02:10
*** esker has joined #openstack-infra02:13
*** mylu_ has joined #openstack-infra02:15
*** ramishra has joined #openstack-infra02:17
anteayafungi: :(02:17
anteayafungi: well you certain have put in a full day of obsessing over the schedule02:18
anteayacertainly02:18
*** esker has quit IRC02:18
fungii wish02:18
fungii've been distracted by all manner of other things, which is why i'm still working on it now02:18
anteayado the fishbowls look okay?02:19
*** mylu has quit IRC02:19
openstackgerritEmilien Macchi proposed openstack-infra/project-config: puppet: use gerrit-git-prep for all jobs  https://review.openstack.org/30621802:19
EmilienMpuppet CI has issues, because of bindep, but no worries ! I think this patch can really help us ^02:20
*** chlong has joined #openstack-infra02:20
openstackgerritEmilien Macchi proposed openstack-infra/project-config: puppet: use gerrit-git-prep for all jobs  https://review.openstack.org/30621802:21
fungianteaya: so far. i'll have it all up and an e-mail out to the list sometime in the coming hours02:22
*** haleyb has quit IRC02:22
anteayayay fishbowls \o/02:23
anteayafungi: I'm not in a hurry, just offering emotional support by way of making conversation02:23
anteayatrying to find a bright spot to cheer about02:23
anteayayay fishbowls02:23
openstackgerritMerged openstack-infra/puppet-ulimit: Pin google-api-client; sanitize Gemfile  https://review.openstack.org/30616402:24
*** vilobhmm111 has joined #openstack-infra02:24
EmilienMnibalizer: you might want to consider a gem to manage your deps in a common way02:24
*** gildub has joined #openstack-infra02:25
*** amotoki has joined #openstack-infra02:25
anteayaEmilienM: what is the worst case of 306218 merging?02:25
*** vilobhmm11 has quit IRC02:25
anteayaEmilienM: are the jobs that you are changing currently broken right now?02:25
anteayaso worst case they continue to be broken?02:25
*** asettle has quit IRC02:26
*** kushal has quit IRC02:26
*** dingyichen has quit IRC02:26
*** thingee has quit IRC02:26
*** akshai has quit IRC02:26
*** bdemers has quit IRC02:26
openstackgerritMerged openstack-infra/puppet-mediawiki: Pin google-api-client; sanitize Gemfile  https://review.openstack.org/30613402:26
*** akshai_ has joined #openstack-infra02:26
openstackgerritMerged openstack-infra/puppet-unattended_upgrades: Pin google-api-client; sanitize Gemfile  https://review.openstack.org/30616502:26
openstackgerritMerged openstack-infra/puppet-gerritbot: Pin google-api-client; sanitize Gemfile  https://review.openstack.org/30611602:26
openstackgerritMerged openstack-infra/puppet-gerrit: Pin google-api-client; sanitize Gemfile  https://review.openstack.org/30611502:27
EmilienManteaya: no worries! it's "only" our stable/liberty that is broken now02:27
EmilienMbut I'm trying to fix it before it get worst02:27
openstackgerritMerged openstack-infra/puppet-github: Pin google-api-client; sanitize Gemfile  https://review.openstack.org/30611702:27
EmilienMbut yeah, 306218 needs review when possible, hopefully someone can look tomorrow morning02:28
*** mylu_ has quit IRC02:28
anteayaEmilienM: okay, but this would affect all branches, yes, master, stable/mitaka and stable/liberty?02:30
EmilienMyes02:30
anteayaso it might break master and stable/mitaka02:31
EmilienMno, we actually want to disable bindep things for us02:31
EmilienMin all branches02:31
*** bdemers has joined #openstack-infra02:32
*** asettle has joined #openstack-infra02:33
anteayaright02:33
anteayabut I'm just noting that it is possible this patch might break jobs on master and stable/mitaka02:33
*** vikram has joined #openstack-infra02:33
anteayaso I +2'd it02:33
EmilienMwhy break?02:34
anteayaand just asked that whoever merges it co-ordinates with you so you can monitor jobs02:34
vikramNeeds review help for https://review.openstack.org/#/c/268726/02:34
vikramCan someone please help02:34
anteayawell hopefully it shouldn't, but it might as an outcome02:34
anteayaany change to a job that goes straight into production has the possible outcome of breaking a job02:34
EmilienManteaya: thx for looking, going to bed now. Will catch-up tomorrow morning first thing02:35
*** ramishra_ has joined #openstack-infra02:35
anteayaEmilienM: so I just asked that whoever merges it talks to you about it and merges it in co-ordination with you02:35
*** kengo_sakai has joined #openstack-infra02:35
anteayaEmilienM: so you are availble to monitor once it merges02:35
anteayaEmilienM: sweet dreams02:35
*** dimtruck is now known as zz_dimtruck02:36
*** ramishra has quit IRC02:37
*** ramishra_ has quit IRC02:37
*** ramishra has joined #openstack-infra02:38
*** mylu has joined #openstack-infra02:38
*** akshai_ has quit IRC02:38
*** fedexo has joined #openstack-infra02:39
*** dingyichen has joined #openstack-infra02:40
*** Nikolay_St has joined #openstack-infra02:40
openstackgerritIan Wienand proposed openstack/diskimage-builder: Fix up EPEL element  https://review.openstack.org/30621302:40
openstackgerritIan Wienand proposed openstack/diskimage-builder: Add EPEL as requirement of centos-minimal  https://review.openstack.org/30622002:40
anteayafungi: the senlin contributor has 811 patches merged02:42
*** vikram has quit IRC02:42
anteayathough it is still in the ballpark of oh my goodness, how is this possible which 750 definitely is02:43
*** yamamoto_ has joined #openstack-infra02:43
fungianteaya: i think it was 811 total patches merged, but only ~750 of those were in senlin and the rest were in random other projects02:43
*** LaT0rtue has quit IRC02:43
fungieither way, certainly a high number02:44
anteayaah, sorry I mis-remembered that point02:45
anteayayes, a high number02:45
anteayasanitizing gemfile has work to do to match the master02:45
*** cody-somerville has joined #openstack-infra02:46
*** yuanying has quit IRC02:48
*** e0ne has joined #openstack-infra02:51
*** vilobhmm111 has quit IRC02:52
*** ddieterly has joined #openstack-infra02:53
*** cody-somerville has quit IRC02:54
*** amotoki has quit IRC02:55
*** e0ne has quit IRC02:56
*** esikachev has joined #openstack-infra02:56
openstackgerritMerged openstack-infra/system-config: Set the debian ceph key id to proper value  https://review.openstack.org/30617902:57
krotscheckUrm- is there a maximum # of files that apache can show?02:57
krotscheckBecause I'm getting 500 errors on http://mirror.dfw.rax.openstack.org/npm/b/02:58
clarkbkrotscheck: there is a maximum that afs can handle iirc which is wht whole reason for splitting things up by prefix02:58
*** amotoki has joined #openstack-infra02:59
*** ddieterly is now known as ddieterly[away]02:59
krotscheckclarkb: Yeah, I know. I don't know enough about what's blowing up to have an opinon on that though02:59
krotscheckclarkb: It's some directories, not others.03:00
*** e0ne has joined #openstack-infra03:00
*** esikachev has quit IRC03:02
*** thorst has joined #openstack-infra03:03
*** piet has quit IRC03:07
*** armax has quit IRC03:08
*** Nikolay_St has quit IRC03:08
*** e0ne has quit IRC03:08
*** sridhar_ram has quit IRC03:09
*** baoli has joined #openstack-infra03:10
*** thorst has quit IRC03:11
*** e0ne has joined #openstack-infra03:11
*** e0ne has quit IRC03:13
*** sdake_ has quit IRC03:14
*** esker has joined #openstack-infra03:16
*** maishsk has quit IRC03:16
*** sdake has joined #openstack-infra03:16
*** FallenPegasus has joined #openstack-infra03:16
*** salv-orlando has joined #openstack-infra03:16
*** salv-orlando has quit IRC03:17
*** e0ne has joined #openstack-infra03:17
*** salv-orlando has joined #openstack-infra03:17
*** woodster_ has quit IRC03:18
*** harlowja_at_home has joined #openstack-infra03:18
*** salv-orl_ has quit IRC03:20
*** FallenPegasus has quit IRC03:20
*** esker has quit IRC03:21
*** salv-orlando has quit IRC03:22
*** ajmiller_ has joined #openstack-infra03:23
*** FallenPegasus has joined #openstack-infra03:23
*** tiswanso_ has joined #openstack-infra03:24
*** whoops has joined #openstack-infra03:24
*** maishsk has joined #openstack-infra03:25
*** jogo has quit IRC03:25
*** larainema_ has joined #openstack-infra03:26
*** pleia2_ has joined #openstack-infra03:27
*** sdake has quit IRC03:27
*** fzhadaev_ has joined #openstack-infra03:27
*** ddieterly[away] has quit IRC03:27
*** gildub has quit IRC03:27
*** jaranovich_ has joined #openstack-infra03:27
*** thingee has joined #openstack-infra03:28
*** piet has joined #openstack-infra03:29
*** tphummel has joined #openstack-infra03:29
*** tiswanso_ has quit IRC03:30
*** harlowja_at_home has quit IRC03:30
*** mattoliverau has joined #openstack-infra03:30
*** monester_ has joined #openstack-infra03:30
*** fedexo_ has joined #openstack-infra03:30
*** sambetts_ has joined #openstack-infra03:31
*** baoli has quit IRC03:32
*** fedexo has quit IRC03:32
*** tiswanso has quit IRC03:32
*** sambetts has quit IRC03:32
*** sflanigan has quit IRC03:32
*** Guest63537 has quit IRC03:32
*** waynr has quit IRC03:32
*** ajmiller has quit IRC03:32
*** zul has quit IRC03:32
*** dhellmann has quit IRC03:32
*** docaedo has quit IRC03:32
*** SergK has quit IRC03:32
*** tsufiev has quit IRC03:32
*** jaranovich has quit IRC03:32
*** monester has quit IRC03:32
*** larainema has quit IRC03:32
*** fzhadaev has quit IRC03:32
*** pleia2 has quit IRC03:32
*** matt6434 has quit IRC03:32
*** swat30 has quit IRC03:32
*** Volundr has quit IRC03:32
*** larainema_ is now known as larainema03:32
*** monester_ is now known as monester03:32
*** jaranovich_ is now known as jaranovich03:32
*** fzhadaev_ is now known as fzhadaev03:33
*** SergK has joined #openstack-infra03:33
*** Sukhdev has joined #openstack-infra03:33
*** tsufiev has joined #openstack-infra03:33
*** sdake has joined #openstack-infra03:35
*** swat30 has joined #openstack-infra03:37
*** esker has joined #openstack-infra03:37
*** sflanigan has joined #openstack-infra03:38
*** sflanigan has joined #openstack-infra03:38
*** sdake_ has joined #openstack-infra03:39
*** zul has joined #openstack-infra03:39
*** waynr has joined #openstack-infra03:40
*** Hal has joined #openstack-infra03:40
*** ramishra has quit IRC03:40
*** sdake has quit IRC03:40
*** Hal is now known as Guest5865703:40
*** ramishra has joined #openstack-infra03:41
*** esker has quit IRC03:42
fungiclarkb: for the xenial upgrade fishbowl session you wanted to focus more on upgrading infra systems from trusty to xenial, less revisiting how we skin our newton openstack testing on xenial while keeping kilo/liberty/mitaka on trusty?03:42
fungiyour session description seemed to be entirely about the former, but i'm a little more worried about the immediacy of the latter given that we've talked about probably not even starting to move production services onto xenial until next calendar year anyway03:43
clarkbfungi correct03:44
fungiokie dokie03:44
clarkbI think the job side will be straightforward03:44
*** yamamoto_ has quit IRC03:44
fungiwfm. early consensus on trusty->xenial and maybe also talk about where we still are on precise->trusty for the interim03:45
*** docaedo has joined #openstack-infra03:45
*** pleia2_ is now known as pleia203:46
fungiactually rereading, the short description starts with "plan xenial upgrade" and then goes on to mostly be about getting off of precise03:47
fungiso i may retitle it a bit03:47
*** yuanying has joined #openstack-infra03:47
clarkbya mostly its get our base infrastructure on newer distros03:47
fungi"distro upgrade plans"03:48
*** zhurong has quit IRC03:49
clarkb++03:49
*** jogo has joined #openstack-infra03:50
fungiokay, i think i have the basic schedule/descriptions good enough for now. firing off an announcement to the -infra ml in moments03:50
*** zhurong has joined #openstack-infra03:50
*** maishsk has quit IRC03:52
fungitrying to make the fishbowl titles as boring and uninteresting as possible03:52
*** jogo has quit IRC03:54
greghaynes"typing on computers"03:56
*** maishsk has joined #openstack-infra03:56
greghaynesmaybe thats too uninteresting ;)03:57
*** amrith is now known as _amrith_03:57
*** esker has joined #openstack-infra03:58
*** nelsnels_ has joined #openstack-infra04:00
*** e0ne has quit IRC04:00
*** nelsnelson has quit IRC04:01
*** yamamoto_ has joined #openstack-infra04:02
*** esker has quit IRC04:03
*** e0ne has joined #openstack-infra04:04
*** dhellmann has joined #openstack-infra04:05
fungiit's what i do all day every day so... i hope not?04:05
fungithough i'm also okay with the possibility that i'm just an unbelievably boring person04:05
*** jaosorior has joined #openstack-infra04:07
*** yamamoto_ has quit IRC04:09
*** thorst has joined #openstack-infra04:11
*** roxanagh_ has joined #openstack-infra04:11
openstackgerritJuan Antonio Osorio Robles proposed openstack-infra/tripleo-ci: Remove setting of heat engine workers  https://review.openstack.org/30623504:13
*** gyee has quit IRC04:13
*** thorst has quit IRC04:16
*** salv-orlando has joined #openstack-infra04:18
*** esker has joined #openstack-infra04:19
*** e0ne has quit IRC04:22
*** [HeOS] has joined #openstack-infra04:22
*** esker has quit IRC04:24
*** HeOS has quit IRC04:24
fungiokay, announcement off to the list, self off to bed, then off to another island04:25
funginight, all, see you monday04:25
*** e0ne has joined #openstack-infra04:26
*** kengo_sa_ has joined #openstack-infra04:29
*** e0ne has quit IRC04:30
*** salv-orlando has quit IRC04:30
*** jogo has joined #openstack-infra04:31
*** kengo_sa_ has quit IRC04:33
*** piet has quit IRC04:38
*** piet has joined #openstack-infra04:39
openstackgerritThanh Ha proposed openstack-infra/zuul: Add additional zuul.conf information  https://review.openstack.org/27186804:41
openstackgerritThanh Ha proposed openstack-infra/zuul: Add quick-start guide  https://review.openstack.org/27187204:41
*** roxanagh_ has quit IRC04:42
*** zhurong_ has joined #openstack-infra04:43
*** zhurong has quit IRC04:44
*** salv-orlando has joined #openstack-infra04:45
*** claudiub has joined #openstack-infra04:45
*** salv-orlando has quit IRC04:48
*** yamahata has joined #openstack-infra04:48
*** chlong has quit IRC04:48
*** harlowja_at_home has joined #openstack-infra04:50
*** xarses has joined #openstack-infra04:52
*** claudiub has quit IRC04:54
*** hdd has joined #openstack-infra04:54
*** piet has quit IRC04:57
*** esikachev has joined #openstack-infra04:57
*** roxanagh_ has joined #openstack-infra04:59
*** harlowja_at_home has quit IRC05:00
*** chlong has joined #openstack-infra05:01
*** esikachev has quit IRC05:02
*** esker has joined #openstack-infra05:02
*** FallenPegasus has quit IRC05:02
*** flwang1 has quit IRC05:03
*** rossella_ has quit IRC05:03
*** rossella_ has joined #openstack-infra05:03
*** roxanagh_ has quit IRC05:04
openstackgerritAndreas Jaeger proposed openstack-infra/project-config: Use pybabel instead of python setup.py, enable sync  https://review.openstack.org/30504305:05
*** mylu has quit IRC05:06
*** esker has quit IRC05:06
*** alex_xu_ has joined #openstack-infra05:10
*** rcernin has joined #openstack-infra05:11
*** asettle has quit IRC05:12
*** alex_xu has quit IRC05:12
*** thorst has joined #openstack-infra05:13
*** asettle has joined #openstack-infra05:13
*** piet has joined #openstack-infra05:14
*** mylu has joined #openstack-infra05:15
openstackgerritMerged openstack-infra/project-config: puppet: use gerrit-git-prep for all jobs  https://review.openstack.org/30621805:19
*** thorst has quit IRC05:20
*** mylu has quit IRC05:20
*** vgridnev has joined #openstack-infra05:22
*** ajmiller__ has joined #openstack-infra05:24
*** tqtran has joined #openstack-infra05:24
*** vilobhmm11 has joined #openstack-infra05:24
*** lezbar__ has joined #openstack-infra05:25
*** amotoki_ has joined #openstack-infra05:26
*** mat128 has quit IRC05:26
*** mkoderer__ has quit IRC05:26
*** dougshelley66 has quit IRC05:26
*** amotoki has quit IRC05:27
*** timfreund has quit IRC05:27
*** lezbar has quit IRC05:27
*** mylu has joined #openstack-infra05:27
*** zhurong_ has quit IRC05:27
*** fzhadaev has quit IRC05:28
*** ajmiller_ has quit IRC05:28
*** dingyichen has quit IRC05:28
*** jlvillal has quit IRC05:28
*** dkehn has quit IRC05:28
*** zaro has quit IRC05:28
*** masayukig has quit IRC05:28
*** markvoelker has quit IRC05:28
*** zhurong has joined #openstack-infra05:28
*** LaT0rtue has joined #openstack-infra05:28
*** sflanigan has quit IRC05:28
AJaegerEmilienM, anteaya: Sorry, missed to read the second part of anteaya's comment about coordination of the change. The change is in now...05:29
*** nadya has quit IRC05:29
*** nadya has joined #openstack-infra05:30
*** ihrachys has joined #openstack-infra05:30
*** fzhadaev has joined #openstack-infra05:31
*** tphummel has quit IRC05:32
*** tqtran has quit IRC05:33
*** daemontool has joined #openstack-infra05:33
*** masayukig has joined #openstack-infra05:33
*** jlvillal has joined #openstack-infra05:34
*** dougshelley66 has joined #openstack-infra05:34
*** mkoderer__ has joined #openstack-infra05:34
*** nadya has quit IRC05:35
*** piet has quit IRC05:35
*** mat128 has joined #openstack-infra05:35
*** markvoelker has joined #openstack-infra05:36
*** maishsk has quit IRC05:36
*** nt has quit IRC05:38
*** tphummel has joined #openstack-infra05:40
*** nt has joined #openstack-infra05:41
*** sflanigan has joined #openstack-infra05:41
*** sflanigan has joined #openstack-infra05:41
*** timfreund has joined #openstack-infra05:41
*** dingyichen has joined #openstack-infra05:41
*** zaro has joined #openstack-infra05:41
*** maishsk has joined #openstack-infra05:42
*** nelsnels_ has quit IRC05:42
*** yamamoto has joined #openstack-infra05:43
openstackgerritIan Wienand proposed openstack/diskimage-builder: yum-minimal: strip locale archive  https://review.openstack.org/30439905:44
ianwpabelanger: ^ i think that's about the best we can do on the locale front with centos705:44
*** davidlenwell has quit IRC05:44
*** davidlenwell has joined #openstack-infra05:46
*** nadya has joined #openstack-infra05:47
openstackgerritMerged openstack-infra/project-config: Glance fix glance_store functional tests  https://review.openstack.org/30569405:49
*** salv-orlando has joined #openstack-infra05:51
*** dkehn has joined #openstack-infra05:53
*** Nikolay_St has joined #openstack-infra05:54
*** burgerk has joined #openstack-infra05:56
*** Sukhdev has quit IRC05:59
*** mikelk has joined #openstack-infra06:00
*** maishsk has quit IRC06:00
*** mylu has quit IRC06:01
*** chlong has quit IRC06:02
*** YorikSar has quit IRC06:02
*** YorikSar has joined #openstack-infra06:03
openstackgerritOpenStack Proposal Bot proposed openstack/requirements: Updated from generate-constraints  https://review.openstack.org/30624906:05
*** aeng has quit IRC06:05
*** maishsk has joined #openstack-infra06:07
*** sdake_ has quit IRC06:07
*** amotoki_ has quit IRC06:07
*** burgerk has quit IRC06:07
*** sdake has joined #openstack-infra06:07
*** vgridnev has quit IRC06:10
*** scheuran has joined #openstack-infra06:11
*** yamamoto has quit IRC06:14
*** yamamoto has joined #openstack-infra06:16
*** kengo_sa_ has joined #openstack-infra06:16
*** vilobhmm111 has joined #openstack-infra06:17
*** thorst has joined #openstack-infra06:18
openstackgerrithardik proposed openstack-infra/project-config: Added docker_image_build.sh script  https://review.openstack.org/30625206:19
*** vilobhmm111 has left #openstack-infra06:20
*** zhenguo_ has quit IRC06:20
*** exploreshaifali has joined #openstack-infra06:20
*** vilobhmm11 has quit IRC06:21
*** nadya has quit IRC06:22
openstackgerritIan Wienand proposed openstack-infra/project-config: Convert devstack docs jobs to regular format  https://review.openstack.org/30619706:23
*** claudiub has joined #openstack-infra06:25
*** thorst has quit IRC06:25
*** flepied has joined #openstack-infra06:25
openstackgerrityolanda.robla proposed openstack-infra/project-config: WIP: Start using new atomic dib images on magnum jobs  https://review.openstack.org/30625406:26
*** maishsk has quit IRC06:26
*** camunoz has quit IRC06:26
yolandagood morning06:27
*** maishsk has joined #openstack-infra06:27
openstackgerritRyo Tagami proposed openstack-infra/jenkins-job-builder: Be able to handle Slack Plugin 2.0 configuration  https://review.openstack.org/30603406:29
*** tesseract has joined #openstack-infra06:29
*** tesseract is now known as Guest6322906:29
*** salv-orlando has quit IRC06:31
*** Nikolay_St has quit IRC06:33
*** asettle has quit IRC06:38
*** tphummel has quit IRC06:38
openstackgerrityolanda.robla proposed openstack-infra/project-config: Remove non voting job for magum dib checks  https://review.openstack.org/30625406:39
*** vgridnev has joined #openstack-infra06:40
openstackgerritIan Wienand proposed openstack-infra/project-config: Convert devstack docs jobs to regular format  https://review.openstack.org/30619706:41
*** exploreshaifali has quit IRC06:43
openstackgerritDong Ma proposed openstack-infra/subunit2sql: Add db api tests for subunit2sql  https://review.openstack.org/30503006:46
*** placko_ has joined #openstack-infra06:46
*** LaT0rtue has quit IRC06:47
*** maishsk_ has joined #openstack-infra06:47
*** maishsk has quit IRC06:50
openstackgerritvikram.choudhary proposed openstack-infra/project-config: Adding a new project called "neutron-dynamic-routing"  https://review.openstack.org/26872606:51
*** maishsk has joined #openstack-infra06:52
*** maishsk_ has quit IRC06:53
*** infra-red has joined #openstack-infra06:55
*** hdd_ has joined #openstack-infra06:56
*** ihrachys_ has joined #openstack-infra06:57
*** placko_ has quit IRC06:57
*** jlvillal has quit IRC06:58
openstackgerritJuan Antonio Osorio Robles proposed openstack-infra/tripleo-ci: Remove setting of heat engine workers  https://review.openstack.org/30623506:58
*** gongysh has joined #openstack-infra06:58
*** ihrachys has quit IRC06:59
*** hdd__ has joined #openstack-infra06:59
*** dingyichen has quit IRC07:00
*** exploreshaifali has joined #openstack-infra07:00
*** hdd_ has quit IRC07:00
*** davidlenwell_ has joined #openstack-infra07:01
*** jogo has quit IRC07:01
*** mkoderer__ has quit IRC07:03
*** mikelk has quit IRC07:04
*** davidlenwell has quit IRC07:04
*** timfreund has quit IRC07:04
*** sflanigan has quit IRC07:04
*** nt has quit IRC07:04
*** rossella_ has quit IRC07:04
*** hdd has quit IRC07:04
*** mat128 has quit IRC07:05
*** nt has joined #openstack-infra07:07
AJaegermorning, yolanda07:08
*** maishsk has quit IRC07:08
*** maishsk has joined #openstack-infra07:09
AJaegeryolanda, ianw : could you review https://review.openstack.org/305043 , please?07:09
*** mkoderer__ has joined #openstack-infra07:09
*** ryotagami has joined #openstack-infra07:10
*** rossella_ has joined #openstack-infra07:10
*** jlvillal has joined #openstack-infra07:11
*** timfreund has joined #openstack-infra07:11
*** jamielennox is now known as jamielennox|away07:11
*** mat128 has joined #openstack-infra07:12
*** sflanigan has joined #openstack-infra07:12
*** sflanigan has quit IRC07:12
*** sflanigan has joined #openstack-infra07:12
*** dingyichen has joined #openstack-infra07:12
*** mikelk has joined #openstack-infra07:14
*** maishsk has quit IRC07:14
yolandaAJaeger, sure07:16
*** markvoelker has quit IRC07:16
*** ifarkas has joined #openstack-infra07:17
*** vgridnev has quit IRC07:17
AJaegerthanks, yolanda07:18
*** arxcruz has joined #openstack-infra07:18
*** fedexo_ has quit IRC07:20
*** achanda has joined #openstack-infra07:20
*** nt has quit IRC07:21
*** thorst has joined #openstack-infra07:23
*** vincentll has joined #openstack-infra07:23
*** maishsk has joined #openstack-infra07:23
*** amotoki has joined #openstack-infra07:25
*** LaT0rtue has joined #openstack-infra07:25
openstackgerritMerged openstack-infra/project-config: Use pybabel instead of python setup.py, enable sync  https://review.openstack.org/30504307:26
*** Nikolay_St has joined #openstack-infra07:29
*** thorst has quit IRC07:30
*** pcaruana has joined #openstack-infra07:31
openstackgerritzhangmin proposed openstack-infra/jenkins-job-builder: new file  https://review.openstack.org/30627607:31
*** exploreshaifali has quit IRC07:31
openstackgerritMerged openstack-infra/project-config: Remove non voting job for magum dib checks  https://review.openstack.org/30625407:32
*** vincentll has quit IRC07:33
*** vincentll has joined #openstack-infra07:34
*** nadya has joined #openstack-infra07:35
openstackgerritMerged openstack-infra/project-config: Convert devstack docs jobs to regular format  https://review.openstack.org/30619707:38
*** vikram_ has joined #openstack-infra07:39
vikram_AJaeger: Addressed your comment about https://review.openstack.org/#/c/268726/07:40
*** jordanP has joined #openstack-infra07:40
AJaegervikram_: waiting for armax +1 again...07:40
vikram_AJaeger: ;-)07:40
vikram_AJaeger: Ok will let him know07:40
openstackgerritMerged openstack-infra/puppet-openstack_health: Pin google-api-client; sanitize Gemfile  https://review.openstack.org/30614007:41
openstackgerritMerged openstack-infra/puppet-odsreg: Pin google-api-client; sanitize Gemfile  https://review.openstack.org/30613807:42
*** ihrachys_ has quit IRC07:43
openstackgerritMerged openstack-infra/project-config: Switch gate-neutron-dsvm-api to be invoked via tempest plugin framework  https://review.openstack.org/30432107:43
openstackgerritMerged openstack-infra/project-config: Remove trove-dashboard from trove group  https://review.openstack.org/30609707:43
*** bauzas is now known as bauwser07:45
*** maishsk has quit IRC07:46
*** nt has joined #openstack-infra07:47
*** jaosorior has quit IRC07:48
*** jaosorior has joined #openstack-infra07:48
*** jaosorior has quit IRC07:51
*** jaosorior has joined #openstack-infra07:51
*** Guest58657 has quit IRC07:52
*** andymccr has quit IRC07:52
*** Hal has joined #openstack-infra07:52
yolandaAJaeger, seems that puppet is running correctly today. I hope that the memory issues are solved07:53
*** maishsk has joined #openstack-infra07:53
*** Hal is now known as Guest167707:53
AJaegerSo do I...07:53
openstackgerritMerged openstack-infra/infra-manual: update project creator's guide section on tag ACLs  https://review.openstack.org/30550207:54
*** yamahata has quit IRC07:54
*** sflanigan has quit IRC07:56
openstackgerritMerged openstack-infra/project-config: Add release notes jobs for python-troveclient  https://review.openstack.org/30189907:56
*** e0ne has joined #openstack-infra07:58
*** shardy has joined #openstack-infra07:58
*** LaT0rtue has quit IRC07:59
openstackgerritMerged openstack-infra/project-config: Add os/designate-tempest-plugin notifications to IRC  https://review.openstack.org/30585707:59
*** jtomasek_ has joined #openstack-infra08:00
*** jcoufal has joined #openstack-infra08:00
yolandafungi, mrmartin, i deleted old groups.openstack.org08:02
*** dizquierdo has joined #openstack-infra08:02
*** asettle has joined #openstack-infra08:05
*** achanda has quit IRC08:06
jordanPis it me or gerrit is super slow now ?08:07
markuszjordanP: yep, same experience here08:07
*** markusz is now known as markus_z08:07
*** openstackgerrit has quit IRC08:08
jordanPit was fine and then suddendly super slow (almost down), usually it becomes slower and slower progressively08:08
*** chem has joined #openstack-infra08:09
*** asettle has quit IRC08:09
yolandait was fine for me some minutes ago, but going to check logs08:09
yolandayep, not responsive now08:10
yolandai actually cannot ssh to it08:10
AJaeger;(08:10
*** asettle has joined #openstack-infra08:11
*** jamielennox|away is now known as jamielennox08:11
*** asettle has quit IRC08:11
yolandalooking at the stats, i see 63% of packet loss08:12
*** vincentll has quit IRC08:12
markus_zyolanda: Are those stats somewhere public? Just out of curiosity.08:13
*** andymccr has joined #openstack-infra08:13
yolandano, i was looking inside rackspace08:13
*** vincentll has joined #openstack-infra08:13
AJaegermarkus_z: http://cacti.openstack.org08:14
markus_zmuahaha, all the power of all the data in my hands now :D08:14
AJaegerhttp://cacti.openstack.org/cacti/graph_view.php?action=tree&tree_id=1&leaf_id=908:14
AJaegermarkus_z: that's what's publically available ^08:14
*** infra-red has quit IRC08:15
yolandawell yes, the cacti are public08:15
markus_zAJaeger: thanks!08:15
*** infra-red has joined #openstack-infra08:15
markus_zIt's somewhat ridiculous how much I enjoy graphs and stats...08:15
*** andymccr has quit IRC08:15
yolandagerrit back to life now08:15
yolandai did nothing08:15
yolandaso looks as network problems08:15
*** andymccr has joined #openstack-infra08:16
*** alex_xu_ has quit IRC08:16
AJaegeryolanda: you looked friendly at it ;) Thanks!08:16
*** exploreshaifali has joined #openstack-infra08:16
*** eliqiao has quit IRC08:16
*** YorikSar has quit IRC08:17
*** YorikSar has joined #openstack-infra08:17
*** eliqiao has joined #openstack-infra08:17
*** openstackgerrit has joined #openstack-infra08:18
*** openstackgerrit has quit IRC08:18
*** openstackgerrit has joined #openstack-infra08:18
*** infra-red has quit IRC08:20
AJaegeryolanda: I have two changes that just merged but they are not in git08:20
AJaegerhttp://git.openstack.org/cgit/openstack/openstack-manuals/ misses them08:20
AJaegerchanges are https://review.openstack.org/#/c/305644/ and https://review.openstack.org/#/c/303925/08:21
yolandait may be related about gerrit being not responsive for a while08:21
yolandai can trigger a replication08:21
AJaegeryes, might be just bad timing..08:21
AJaegerthanks08:21
openstackgerritRyo Tagami proposed openstack-infra/jenkins-job-builder: Be able to handle Slack Plugin 2.0 configuration  https://review.openstack.org/30603408:21
AJaegeror will it self-heal?08:21
yolandai checked the queue, and there are 3685 tasks pending for replication08:22
AJaegerAh - and they just appeared as wel...08:22
yolandaso it's likely that is going to self-heal08:22
AJaegerOk, thanks08:22
openstackgerritMerged openstack-infra/puppet-hound: Pin google-api-client; sanitize Gemfile  https://review.openstack.org/30612108:22
* AJaeger needs more patience08:22
yolandawhen replication fails, it keeps retrying, so was it had network problems, it just keeps retrying08:22
AJaegergood08:22
*** alex_xu has joined #openstack-infra08:23
openstackgerritMerged openstack-infra/puppet-grafyaml: Pin google-api-client; sanitize Gemfile  https://review.openstack.org/30611808:24
openstackgerritMerged openstack-infra/puppet-ciwatch: Pin google-api-client; sanitize Gemfile  https://review.openstack.org/30610808:24
*** thorst has joined #openstack-infra08:28
*** rossella_ has quit IRC08:28
*** ihrachys has joined #openstack-infra08:29
*** matrohon has joined #openstack-infra08:30
*** jistr has joined #openstack-infra08:30
*** rossella_s has joined #openstack-infra08:32
*** thorst has quit IRC08:36
*** nadya has quit IRC08:40
*** dizquierdo has quit IRC08:42
*** e0ne has quit IRC08:43
*** jamielennox is now known as jamielennox|away08:43
openstackgerritJuan Antonio Osorio Robles proposed openstack-infra/tripleo-ci: Explicitly set num_engine_workers for mitaka and below  https://review.openstack.org/30629608:43
openstackgerritJuan Antonio Osorio Robles proposed openstack-infra/tripleo-ci: Explicitly set num_engine_workers for mitaka and below  https://review.openstack.org/30629608:44
*** pc_m has quit IRC08:46
*** xarses has quit IRC08:46
*** dims_ has quit IRC08:46
*** gsilvis has quit IRC08:46
*** lyz has quit IRC08:47
*** gsilvis has joined #openstack-infra08:47
*** lyz has joined #openstack-infra08:47
*** pc_m has joined #openstack-infra08:47
*** asettle has joined #openstack-infra08:49
*** dims has joined #openstack-infra08:49
*** asettle has quit IRC08:50
*** maishsk has quit IRC08:50
*** esikachev has joined #openstack-infra08:51
*** e0ne has joined #openstack-infra08:53
*** tqtran has joined #openstack-infra08:55
*** infra-red has joined #openstack-infra08:56
*** infra-red has quit IRC08:56
*** infra-red has joined #openstack-infra08:56
openstackgerritMerged openstack-infra/puppet-simpleproxy: Pin google-api-client; sanitize Gemfile  https://review.openstack.org/30615408:58
*** dtantsur|afk is now known as dtantsur08:58
*** bexelbie has quit IRC08:58
*** bexelbie has joined #openstack-infra08:58
*** maishsk has joined #openstack-infra08:59
yolandaAJaeger, can you confirm if you can recheck changes and they appear on zuul? seems we are having problems09:00
*** xarses has joined #openstack-infra09:01
*** vgridnev has joined #openstack-infra09:01
openstackgerritChristian Schwede proposed openstack-infra/devstack-gate: WIP: Use subnodes for Swift storage nodes in a multinode setup  https://review.openstack.org/30446509:02
*** rossella_s has quit IRC09:03
yolanda#status notice Gerrit is going to be restarted because is not processing new changes09:03
openstackstatusyolanda: sending notice09:03
*** rossella_s has joined #openstack-infra09:03
*** zeih has joined #openstack-infra09:04
-openstackstatus- NOTICE: Gerrit is going to be restarted because is not processing new changes09:04
*** salv-orlando has joined #openstack-infra09:05
AJaegeryolanda: the two manual changes never went into post queue ;(09:06
openstackstatusyolanda: finished sending notice09:06
AJaegerand zuul looks quite idle09:06
yolandayep, but i restarted gerrit, and still same problems09:06
yolandait may be zuul09:06
*** _degorenko|afk is now known as degorenko09:06
AJaegermight be a result of the network? No self-healing ;(09:06
yolandastarting zuul is not that easy09:07
*** alex_xu has quit IRC09:07
yolandazuul is not receiving events09:07
yolandaat least, not logged in zuul09:07
AJaegerthat's not good09:08
yolandaweird, zuul complains about identity changed for review.openstack.org09:08
*** alex_xu has joined #openstack-infra09:09
AJaegeroops, is it trying t otalk to the old server?09:09
yolandagoing to check, i hope not09:10
*** sdake has quit IRC09:10
*** jogo has joined #openstack-infra09:11
*** sambetts_ is now known as sambetts09:11
openstackgerrithardik proposed openstack-infra/project-config: Script from mistral repo is used in gate-mistral-docker-buildimage job  https://review.openstack.org/30625209:12
yolandano, tries to connect to 104.130.246.91, is ok09:13
AJaegergood09:15
*** nelsnelson has joined #openstack-infra09:15
*** salv-orlando has quit IRC09:15
*** markvoelker has joined #openstack-infra09:17
*** kengo_sa_ has joined #openstack-infra09:17
yolandaso at this point, as no new jobs are being collected, i think the option is to restart zuul09:17
yolandais quite idle anyway09:17
*** amotoki has quit IRC09:18
yolanda#status alert No jobs are being processed by gerrit and zuul . We are working to solve the problem, please be aware that no changes have been sent to the queue in the last hour, so you will need to recheck jobs for that period.09:18
openstackstatusyolanda: sending alert09:18
yolandai put zuul on restart mode, but it will take a bit, because current jobs need to finish09:20
*** nelsnelson has quit IRC09:20
-openstackstatus- NOTICE: No jobs are being processed by gerrit and zuul . We are working to solve the problem, please be aware that no changes have been sent to the queue in the last hour, so you will need to recheck jobs for that period.09:20
*** ChanServ changes topic to "No jobs are being processed by gerrit and zuul . We are working to solve the problem, please be aware that no changes have been sent to the queue in the last hour, so you will need to recheck jobs for that period."09:20
*** nadya has joined #openstack-infra09:20
*** markvoelker has quit IRC09:22
openstackstatusyolanda: finished sending alert09:23
AJaegeryolanda: don't you normally safe the queues, restart, and then put jobs back inthe queue?09:23
yolandaAJaeger, but if the jobs are on execution?09:24
*** kengo_sa_ has quit IRC09:24
AJaegerput them back in the queue and let them start again...09:25
*** alex_xu_ has joined #openstack-infra09:25
AJaegeryolanda: but if you don't know how to do it, better ask somebody else how to do it properly.09:25
* AJaeger only knows from talking what others do...09:25
*** alex_xu has quit IRC09:26
yolandai know how to enqueue/dequeue, but i always thought about the enqueue, for jobs that were not even procesed09:27
yolandain this case all the pending jobs are just executing09:27
AJaegeryolanda: I don't know all the subtile points ;)09:27
*** jogo has quit IRC09:29
yolandais there any other infra-root around to help? it may be a bad hour09:29
*** amaretskiy has left #openstack-infra09:31
*** tqtran has quit IRC09:32
*** thorst has joined #openstack-infra09:33
*** tqtran has joined #openstack-infra09:34
openstackgerritMerged openstack-infra/puppet-pip: Pin google-api-client; sanitize Gemfile  https://review.openstack.org/30614609:34
openstackgerritMarkus Zoeller (markus_z) proposed openstack-infra/release-tools: make query for fixed bugs match more bugs  https://review.openstack.org/30631809:36
*** nt has quit IRC09:39
yolandaok, things are working now09:39
openstackgerritMerged openstack-infra/tripleo-ci: Remove setting of heat engine workers  https://review.openstack.org/30623509:39
yolandait may need some time because i see NOT_REGISTERED jobs09:40
*** LaT0rtue has joined #openstack-infra09:40
*** thorst has quit IRC09:41
*** ams_ has joined #openstack-infra09:41
AJaegerthanks, yolanda09:41
*** nt has joined #openstack-infra09:42
eliqiaoyolanda: so we can do recheck now/09:42
eliqiao?09:42
yolandaeliqiao, i'm still seeing some jobs as not registered,so better wait a bit09:42
eliqiaok.09:42
yolandai'll send the alert when i'm totally sure09:42
*** tqtran has quit IRC09:43
eliqiaoyolanda: FYI, I rechecked magnum, it works.09:43
yolandaah great09:43
yolandagoing to remove the alert09:45
yolandamm, still seeing errors with centos7, but it may affect an small subset of jobs09:45
*** zeih has quit IRC09:46
yolanda#status Zuul and gerrit are working normally now. Please recheck any jobs that may have been affected by this failure.09:46
openstackstatusyolanda: unknown command09:46
yolanda#status ok Zuul and gerrit are working normally now. Please recheck any jobs that may have been affected by this failure.09:46
openstackstatusyolanda: sending ok09:46
*** alex_xu_ has quit IRC09:47
cschwedeyolanda: thanks for fixing it! after rechecking i just noticed that „gate-tempest-dsvm-platform-centos7-nv: NOT_REGISTERED“09:48
*** ChanServ changes topic to "Discussion of OpenStack Developer and Community Infrastructure | docs http://docs.openstack.org/infra/ | bugs https://storyboard.openstack.org/ | source https://git.openstack.org/cgit/openstack-infra/ | channel logs http://eavesdrop.openstack.org/irclogs/%23openstack-infra/"09:48
-openstackstatus- NOTICE: Zuul and gerrit are working normally now. Please recheck any jobs that may have been affected by this failure.09:48
jaosoriorstill seeing some NOT_REGISTERED issues :/09:49
AJaegercschwede, jaosorior: Those nodes are building up, you might need to recheck once the job as finished. Sorry09:49
*** alex_xu has joined #openstack-infra09:49
jaosoriorAJaeger: Thanks09:49
AJaegeryolanda: do we have centos-7 nodes now?09:49
yolandayes, there are NOT_REGISTERED problems for centos7 specially09:49
yolandanot yet09:49
AJaegeryolanda: next time, let's wait with the recheck message until all jobs are registered, please09:50
cschwedeAJaeger: ah yes, makes sense, thx09:50
yolandaAJaeger, do you know why centos-7 take longer to be present?09:51
*** maishsk has quit IRC09:51
openstackstatusyolanda: finished sending ok09:51
AJaegeryolanda: we have a lower number of them as ready nodes09:51
AJaegeryolanda: might be that nodepool does not generate a new one since it lost count09:52
AJaegerAre there available nodes? Those might be orphaned and no new one gets build09:52
AJaegerotherwise: nodepool should be building them09:52
yolandait actually had one ready, but dated from 11 hours ago, i deleted it09:52
yolandaand now is building one09:52
yolandado we only have one min-ready?09:52
AJaegermight be09:53
AJaegerbest ask pabelanger, we're not done migrating centos7 nodes...09:53
AJaegerlet me chck and propose a change ...09:54
yolandathanks09:55
yolandai see centos-7 nodes as used now, so the problem was this idle ready node09:55
AJaegeryep09:55
*** nt has quit IRC09:55
*** amotoki has joined #openstack-infra09:55
*** tosky has joined #openstack-infra09:56
*** andymaier has joined #openstack-infra09:56
*** nt has joined #openstack-infra09:57
jaosoriorcentos ndoes seem to be working now09:58
jaosoriorthanks a lot guys :D09:58
yolanda++09:58
AJaegerglad to hear, jaosorior09:58
jaosorioryolanda, AJaeger: That was brilliant, thanks :D09:58
yolandaglad to help09:58
*** aspiers_ has quit IRC09:59
*** maishsk has joined #openstack-infra10:00
*** dtantsur is now known as dtantsur|lunch10:00
*** exploreshaifali has quit IRC10:01
*** xarses has quit IRC10:02
*** zhurong has quit IRC10:02
*** Qiming has quit IRC10:02
*** xarses has joined #openstack-infra10:03
*** xarses has quit IRC10:03
openstackgerritAndreas Jaeger proposed openstack-infra/project-config: Increase min-ready for centos-7 nodes  https://review.openstack.org/30633010:04
*** xarses has joined #openstack-infra10:04
openstackgerritAndreas Jaeger proposed openstack-infra/project-config: Fix typo ubuntbu-trusty-2-node  https://review.openstack.org/30633110:05
AJaegeryolanda: the first one contains some interesting numbers - the second a typo fix ^10:05
*** amotoki has quit IRC10:05
*** notnownikki has joined #openstack-infra10:05
yolandaok going to review10:06
*** salv-orlando has joined #openstack-infra10:06
AJaegerbbl10:06
*** jog0 has joined #openstack-infra10:07
*** nt has quit IRC10:10
*** yolanda has quit IRC10:12
*** nt has joined #openstack-infra10:12
*** ociuhandu has quit IRC10:13
*** alex_xu has quit IRC10:14
*** LaT0rtue has quit IRC10:14
*** alex_xu has joined #openstack-infra10:16
*** nt has quit IRC10:26
*** daemontool has quit IRC10:28
*** [HeOS] has quit IRC10:28
*** exploreshaifali has joined #openstack-infra10:29
openstackgerritMerged openstack-infra/tripleo-ci: Metrics tracking for TripleO deployment tasks  https://review.openstack.org/29139310:34
*** nt has joined #openstack-infra10:35
openstackgerritTom Fifield proposed openstack-infra/groups: Link group name to group URL in status report  https://review.openstack.org/30635310:37
openstackgerritTom Fifield proposed openstack-infra/groups: Link group name to group URL in status report  https://review.openstack.org/30635310:38
*** thorst has joined #openstack-infra10:39
*** sdague has joined #openstack-infra10:40
*** kengo_sakai has quit IRC10:42
*** gongysh has quit IRC10:42
rossella_shello :) we are getting some error in packaging openstack master because nova http://tarballs.openstack.org/nova/nova-master.tar.gz requires python-neutronclient >= 4.2.010:44
*** vgridnev has quit IRC10:45
rossella_sbut if you get it from http://tarballs.openstack.org/python-neutronclient/python-neutronclient-master.tar.gz you get 4.1 not 4.210:45
rossella_sAJaeger, sorry if I always bother you, maybe you have some suggestion?10:45
*** thorst has quit IRC10:45
openstackgerritNate Marsella proposed openstack-infra/elastic-recheck: Make the index format string configurable in the conf file. This allows query to work against indices not named the typical "logstash-%Y.%m.%d".  https://review.openstack.org/30636010:46
openstackgerritTom Fifield proposed openstack-infra/groups: Link group name to group URL in status report  https://review.openstack.org/30635310:47
openstackgerritMerged openstack-infra/puppet-infracloud: Pin google-api-client; sanitize Gemfile  https://review.openstack.org/30612310:48
openstackgerritJuan Antonio Osorio Robles proposed openstack-infra/tripleo-ci: Explicitly set num_engine_workers for mitaka and below  https://review.openstack.org/30629610:49
*** kengo_sakai has joined #openstack-infra10:50
*** zeih has joined #openstack-infra10:51
rossella_sAJaeger, ihrachys has identified the problem already, no new patch was merged into master since Apr-12 and the 4.2 tag was created on Apr-1310:52
ihrachysAJaeger: should we retrigger tarball on tag merge?10:53
openstackgerritVitaly Gusev proposed openstack-infra/project-config: Add openstack/stacklight-integration-tests project  https://review.openstack.org/30636110:54
*** kengo_sakai has quit IRC10:54
*** _amrith_ is now known as amrith10:54
*** zeih has quit IRC10:56
*** jtomasek_ has quit IRC10:56
*** doug-fish has quit IRC10:56
ihrachysrossella_s: I think I know the place for a fix. working on a smart regex.10:57
*** asettle has joined #openstack-infra10:59
*** asettle has quit IRC10:59
*** jaosorior has quit IRC10:59
krotscheckinfra-core: Could someone hop onto mirror-update and shut down the npm mirroring script? I think we have to go back to the drawing board.11:00
krotscheckjeblair: ^^11:00
*** akshai has joined #openstack-infra11:04
*** akshai_ has joined #openstack-infra11:05
*** daemontool has joined #openstack-infra11:06
*** akshai has quit IRC11:08
*** dtantsur|lunch is now known as dtantsur11:09
openstackgerritVitaly Gusev proposed openstack-infra/project-config: Add openstack/stacklight-integration-tests project  https://review.openstack.org/30636111:10
openstackgerritMehdi Abaakouk (sileht) proposed openstack-infra/project-config: gnocchi: Add grenade jobs  https://review.openstack.org/30636311:10
*** electrofelix has joined #openstack-infra11:11
ihrachysrossella_s: nah, I guess it's not that easy. we need someone from infra to take a closer look11:12
*** fhubik has joined #openstack-infra11:12
*** jtomasek_ has joined #openstack-infra11:14
openstackgerritMehdi Abaakouk (sileht) proposed openstack-infra/project-config: gnocchi: Add grenade jobs  https://review.openstack.org/30636311:18
*** markvoelker has joined #openstack-infra11:18
*** jtomasek_ has quit IRC11:18
*** yonglihe has quit IRC11:19
ihrachysrossella_s: that's what is triggered on new deliverable merged: https://github.com/openstack-infra/release-tools/blob/master/release.sh#L8711:19
*** ifarkas has quit IRC11:19
ihrachysnote there is no zuul involved, so there is nothing that could trigger the event to republish new tarball11:19
AJaegerihrachys, rossella_s this needs an infra-root to help with... I can't help11:20
*** jtomasek_ has joined #openstack-infra11:20
ihrachysAJaeger: actually, I believe it would also require some coding. see my previous comment11:20
AJaegerihrachys: tarball upload is done via zuul11:20
*** yonglihe has joined #openstack-infra11:20
ihrachysah right. zuul should still be triggered after new tag appears11:21
AJaegerihrachys: this should work without any coding at all, just trigger the right job - but that needs admin rights that I don't have11:21
*** clif_h has quit IRC11:21
ihrachysso where is that event triggered to build tarball for the new tag?11:21
*** Qiming has joined #openstack-infra11:21
ihrachysAJaeger: you mean it's supposed to work?11:21
openstackgerritChristian Schwede proposed openstack-infra/devstack-gate: WIP: Use subnodes for Swift storage nodes in a multinode setup  https://review.openstack.org/30446511:21
*** exploreshaifali has quit IRC11:22
AJaegerihrachys: http://git.openstack.org/cgit/openstack-infra/project-config/tree/zuul/layout.yaml#n110 is the pipeline11:22
AJaegerand then http://git.openstack.org/cgit/openstack-infra/project-config/tree/zuul/layout.yaml#n56211:22
AJaegerpublish-to-pypi uploads tarballs11:23
ihrachysAJaeger: to tarballs.openstack.org too?11:23
*** markvoelker has quit IRC11:24
*** clif_h has joined #openstack-infra11:24
AJaegerjust retriggering the tarball job in the release pipeline should do it - but this needs all the right parameter. Let's wait for people to show up. I hope clarkb or jeblair can help with that later11:24
AJaegerihrachys: yes11:24
AJaeger'{name}-tarball'11:24
*** breton has joined #openstack-infra11:25
ihrachysAJaeger: ok great. I guess I reached the point where my ignorance starts to show up :)11:25
openstackgerritAndreas Jaeger proposed openstack-infra/project-config: Fix typo: locale -> locale  https://review.openstack.org/30636811:27
AJaegerihrachys: and that's my brown-paper-bug ^ ;(11:28
AJaegerihrachys: anything else to explain? Yeah, this is all related with each other somehow...11:28
*** ramishra has quit IRC11:28
ihrachysAJaeger: nah, I think I am good, I will assume infra will handle it somehow. if not, we will land a patch eventually. :)11:29
ihrachysAJaeger: ouch (re bug)11:29
*** vgridnev has joined #openstack-infra11:29
openstackgerritAndreas Jaeger proposed openstack-infra/project-config: Fix typo: locale -> local  https://review.openstack.org/30636811:29
AJaegerihrachys: yes, I seem  I cannot type local at all ;( Thanks11:30
ihrachys:)))11:30
AJaegerihrachys: yeah, infra handles it magically ;)11:30
*** ramishra has joined #openstack-infra11:30
*** BobBall-AWOL is now known as BobBall11:31
*** jtomasek_ has quit IRC11:33
*** dprince has joined #openstack-infra11:33
AJaegerihrachys: Looking at your description, what about just merging something to python-neutronclient?11:34
AJaegerihrachys: It might be that the tagging only pushes the neutronclient-4.2 tarball but not the master one.11:36
AJaegerSo, if you merge anything, you should be fine again...11:36
AJaegerbut let me double check that logic11:36
ihrachysAJaeger: meh. well that's what I was trying to say from the start.11:37
ihrachysbut you told that it should update both :) or so I understood.11:37
*** thorst has joined #openstack-infra11:37
ihrachysAJaeger: anyhow, I am landing a patch into master (pushed W+1 for one of patches)11:38
ihrachysbut since zuul is not in great shape, I guess it may take more time than usual11:38
sdagueAJaeger: you up for landing this - https://review.openstack.org/#/c/306009/ ?11:38
*** jbernard_ has quit IRC11:38
*** aysyd has joined #openstack-infra11:38
AJaegerihrachys: zuul should be fine again...11:38
ihrachysoh great.11:39
AJaegersdague: yes, wanted to wait for a nova expert to see it first - so, let me review again...11:39
*** yamamoto has quit IRC11:40
*** baoli has joined #openstack-infra11:40
AJaegersdague: let me just fix that nit (check->gate->experimental) and then I'll +2A...11:40
*** exploreshaifali has joined #openstack-infra11:40
AJaegersdague: this one is for you: https://review.openstack.org/30600411:41
*** sheeprine has quit IRC11:41
*** baoli_ has joined #openstack-infra11:41
*** sheeprine has joined #openstack-infra11:42
openstackgerritAndreas Jaeger proposed openstack-infra/project-config: Make the ceph devstack-plugin-based job gating on Nova  https://review.openstack.org/30600911:43
AJaegersdague: do you want to +2A? ^ I'll +2 now...11:43
*** xarses_ has joined #openstack-infra11:43
sdagueAJaeger: ok, done11:44
sdaguewhat do I actually need to do to cut a release now?11:44
sdagueI only know how to do that manually11:45
*** baoli has quit IRC11:45
AJaegersdague: just tag it and upload the tag - see http://docs.openstack.org/infra/manual/drivers.html#tagging-a-release11:45
*** pc_m has quit IRC11:46
AJaegersdague: but first wait until the change is merged and in place...11:46
*** ldnunes has joined #openstack-infra11:46
AJaegerand my change for dash-creator needs reappproval after whitespace cleanup, let me do that quickly...11:46
*** dims has quit IRC11:46
*** dmsimard has quit IRC11:46
*** pc_m has joined #openstack-infra11:47
AJaegersdague: could you review https://review.openstack.org/306368 as well, please?11:47
*** lyz has quit IRC11:47
*** xarses has quit IRC11:47
*** dmsimard has joined #openstack-infra11:47
*** lyz has joined #openstack-infra11:51
*** vikram_ has quit IRC11:51
sdagueAJaeger: at least in devstack we made the convention that local variables are lower case11:51
sdagueto distinguish what may or may not be changed by scope11:51
sdagueis that a thing you want to do here?11:51
AJaegersdague: yeah, can do - I extracted that out before...11:51
*** openstack has quit IRC11:51
*** openstack has joined #openstack-infra11:52
*** sheeprine has quit IRC11:54
*** sheeprine has joined #openstack-infra11:55
AJaegerthanks, sdague11:55
*** dims has joined #openstack-infra11:56
openstackgerritMerged openstack-infra/project-config: PUblish gerrit-dash-creator to PyPI  https://review.openstack.org/30600411:57
openstackgerritMerged openstack-infra/project-config: Make the ceph devstack-plugin-based job gating on Nova  https://review.openstack.org/30600911:58
*** asettle has joined #openstack-infra11:59
bretonwhere can i find job template for nova? https://github.com/openstack-infra/project-config/blob/master/jenkins/jobs/nova.yaml seems to be for novaclient.12:00
*** asettle has quit IRC12:00
*** andymaier has quit IRC12:01
AJaegerbreton: which job template are you looking for? nova.yaml is for both nova and novaclient12:01
AJaegerbreton: but there're other places like devstack-gate.yaml12:02
*** akshai_ has quit IRC12:02
*** maishsk has quit IRC12:04
*** maishsk has joined #openstack-infra12:04
*** dalgaaf has joined #openstack-infra12:05
*** weshay has joined #openstack-infra12:05
bretonAJaeger: i an not sure. I am trying to figure out how their functional tests are configured, the ones in nova/tests/functional12:06
AJaegerbreton: then ask the nova folks - sdague, can you help breton, please?12:06
pabelangermorning12:07
pabelangerEmilienM: okay, will have to look into the logs12:07
AJaegermorning, pabelanger12:07
AJaegerbreton: this job gate-nova-tox-db-functional ? That's run via tox...12:07
AJaegerdeclated in projects.yaml12:07
AJaegerpabelanger: what do you think of https://review.openstack.org/306331 and https://review.openstack.org/306330 ?12:08
*** degorenko is now known as _degorenko|afk12:08
*** che-arne has joined #openstack-infra12:08
AJaegerpabelanger: nothing urgent ;)12:08
pabelangerianw: ack12:08
bretonAJaeger: i'll then move to the nova channel. Thank you!12:08
pabelangerAJaeger: yolanda: kolla should be releasing today, so we can migrate them once they cut a release.  Then we can do our jobs12:09
AJaegerpabelanger: I think we can increase the min-ready already as proposed in 306330, what do you think?12:10
pabelangerand caught up with backscroll12:10
AJaeger;)12:10
pabelangerhave a dentist appointment in 45mins so will be out most of the morning12:10
AJaegerpabelanger: ARgh ;(12:10
pabelangerAJaeger: but can look at patches quick12:10
openstackgerritMerged openstack-infra/project-config: Fix typo: locale -> local  https://review.openstack.org/30636812:11
*** pradk has joined #openstack-infra12:11
*** che-arne_ has joined #openstack-infra12:12
*** dingyichen has quit IRC12:13
*** jed56 has quit IRC12:13
*** newjersey has joined #openstack-infra12:13
*** che-arne has quit IRC12:14
dimsbreton : here's how i usually go about it.. first look at the name of the job in a recent review (gate-nova-tox-db-functional), look for it in hound, open the file and look at git blame and find AJaeger 's patch (Id5f0ffd66d2368a26d859d991d0cf1b690e0138e), gives me the clue that it's a specific instance of a general template "gate-{name}-tox-db-{envlist}" and you can find that again in hound - http://codesearch.openstack.org/?q=gate-.*-tox-db-.*&i=nop12:14
dimse&files=&repos=12:14
*** kzaitsev_mb has joined #openstack-infra12:14
dimsbreton : in the end you can spot this http://git.openstack.org/cgit/openstack-infra/project-config/tree/jenkins/jobs/python-jobs.yaml#n33012:15
AJaegerdims, breton another way: Open the log file for it like http://logs.openstack.org/50/305950/1/check/gate-nova-tox-db-functional/a51efe7/console.html and then see12:15
kzaitsev_mbfolks, who is responsible for stackalitics.com at this point?12:15
AJaegerdims, breton "JJB template: gate-{name}-tox-db-{envlist}"12:15
dimsAJaeger : ah even better :)12:16
kzaitsev_mbhttp://stackalytics.com/?user_id=kzaitsev&project_type=all looks like there is no murano info there at all12:16
AJaegerSo, that's the template name to grep for - for most templates we output it this way12:16
*** che-arne_ is now known as che-arne12:16
*** markvoelker has joined #openstack-infra12:16
dimsAJaeger : if you switch release=all you can see murano12:17
AJaegerkzaitsev_mb: AFAIK still the mirantis folks, not sure who. Have a look who approved the last merges ...12:17
dimskzaitsev_mb : ^^12:17
*** tpsilva has joined #openstack-infra12:17
kzaitsev_mbAJaeger: ok, would ping mirantis folks about this then12:17
kzaitsev_mbthanks )12:17
AJaegerkzaitsev_mb: or go back to Mitaka instead of Newtoan12:17
dimskzaitsev_mb : are you sure kzaitsev worked on murano in newton? :)12:17
AJaegerkzaitsev_mb: no need, see dims' comment12:17
dims(joking)12:18
AJaegerdims: I think kzaitsev_mb did, see http://stackalytics.com/?user_id=kzaitsev&project_type=all&release=mitaka - as recently as 12th of APril ;)12:18
AJaeger11th I mean. Not sure when Newton started for Stackalytics ;)12:18
dimskzaitsev_mb : AJaeger : ah. no clue :)12:19
dimskzaitsev_mb : you can ping Ilya Shakat i believe12:19
kzaitsev_mbI'm sure I worked on murano =)12:20
kzaitsev_mbyep, I'm going to ping him, thanks12:21
*** EricGonczer_ has joined #openstack-infra12:21
dimskzaitsev_mb : https://review.openstack.org/#/q/owner:%22Kirill+Zaitsev+%253Ckzaitsev%2540mirantis.com%253E%22+branch:master some of the ones on top should have counted.12:22
pabelangereventually we'll switch to http://stackalytics.openstack.org I need to loop back to that12:22
openstackgerritChristian Schwede proposed openstack-infra/devstack-gate: Use subnodes for Swift storage nodes in a multinode setup  https://review.openstack.org/30446512:23
dimspabelanger : can we get it ready in time for summit?12:23
openstackgerritMerged openstack-infra/project-config: Fix typo ubuntbu-trusty-2-node  https://review.openstack.org/30633112:23
pabelangerdims: no, we still need to figure our a few tasks before we cut it over12:24
dimspabelanger : ack thanks12:24
dimsjust curious12:24
kzaitsev_mbactually http://stackalytics.openstack.org seem to be more uptodate12:24
*** yamamoto has joined #openstack-infra12:24
*** aspiers has joined #openstack-infra12:24
*** trown|outtypewww is now known as trown12:24
*** wznoinsk has joined #openstack-infra12:26
*** doug-fish has joined #openstack-infra12:27
*** salv-orl_ has joined #openstack-infra12:27
*** wznoinsk has quit IRC12:28
*** tpsilva has quit IRC12:29
*** dalgaaf has quit IRC12:29
*** rfolco has joined #openstack-infra12:29
*** ldnunes has quit IRC12:30
*** salv-orlando has quit IRC12:30
bretonsdague: so, there is a scenario -- federation. To test it, shibboleth-related deb/rpm packages need to be installed (with install_package i guess) and configured (with sed, cp or whatever). I know that there are hooks like pre_test_hook. Heat uses it, for exmaple. Neutron uses gate_hook. In keystone initially a wrapper for ./stack.sh was proposed, but not implemented.12:30
*** notnownikki has quit IRC12:31
*** rossella_s has quit IRC12:31
EmilienMpabelanger: ok periodic jobs for puppet4 work for us now.12:31
AJaegerEmilienM: morning, I approved your change from last night - is everything fine on that one?12:32
*** kzaitsev_mb has quit IRC12:32
AJaegerEmilienM: glad to hear that those work now!12:32
sdaguebreton: right, so you are into building a custom dsvm setup12:33
*** dalgaaf has joined #openstack-infra12:33
*** tpsilva has joined #openstack-infra12:33
*** che-arne has quit IRC12:33
sdaguebreton: if you were going to test this manually, how would you do it?12:34
pabelangerEmilienM: ack12:34
sdagueit sounds like it might be devstack + custom plugin for this feature12:34
*** keedya has joined #openstack-infra12:34
EmilienMAJaeger: thanks for asking! https://review.openstack.org/#/c/306218/ was actually another issue we had, I'll check the status after my meeting12:34
EmilienMAJaeger: another problem I have is that tarballs are not published, I can't figure why, and I don't find logs12:35
*** che-arne has joined #openstack-infra12:35
*** Goneri has joined #openstack-infra12:35
AJaegerEmilienM: 306218 is merged - that's the one I meant...12:35
EmilienMAJaeger: pabelanger pushed a patch to puppet-aodh yesterday and the post job did not publish tarball, I can't find logs though12:35
AJaegerEmilienM: let me check log files...12:35
*** EricGonczer_ has quit IRC12:35
pabelangerYa, I haven't looked yet12:35
EmilienMAJaeger: please tell me how you find post logs for a specific project, I could not find it12:35
AJaegerEmilienM: git checkout master;git pull - in puppet-aodh;git show12:36
AJaegerAnd that gives me the sha1 of teh change: de1f651f5b3755cfc636dc78655552f70065d27912:36
AJaegerNow go to logs.openstakc.org/first2sha/completesha112:37
AJaegerSo, http://logs.openstack.org/de/de1f651f5b3755cfc636dc78655552f70065d279/post/puppet-aodh-tarball/12:37
EmilienMI think clarkb gave me this url12:37
* EmilienM facepalm12:37
AJaegerand finally http://logs.openstack.org/de/de1f651f5b3755cfc636dc78655552f70065d279/post/puppet-aodh-tarball/d222499/console.html12:37
AJaegerEmilienM: or install https://github.com/dhellmann/git-os-job and run "git os-job"12:37
EmilienMI'll analyze the logs after my call /me brb12:38
AJaegerEmilienM: it still runs "tox -evenv pip install wheel"12:38
AJaegerEmilienM: it runs usr/local/jenkins/slave_scripts/run-wheel.sh - that looks wrong;(12:38
AJaegerEmilienM: the tarball macro runs both run-tarball and run-wheel. run-tarball has worked, now you need to add a section to run-wheel to not do anything...12:40
*** maishsk has quit IRC12:41
*** gordc has joined #openstack-infra12:42
*** ivc_ has joined #openstack-infra12:43
*** ldnunes has joined #openstack-infra12:43
*** rossella_s has joined #openstack-infra12:43
*** keedya has quit IRC12:43
*** notnownikki has joined #openstack-infra12:43
openstackgerritMichael Krotscheck proposed openstack-infra/system-config: Revert "Added NPM Mirror to mirror_update"  https://review.openstack.org/30639312:43
openstackgerritMichael Krotscheck proposed openstack-infra/system-config: Revert "Add NPM mirror hosting to unified mirrors"  https://review.openstack.org/30639412:43
krotscheckjeblair, fungi: ^^12:43
krotscheckWe're starting to see 500 server errors on some of the package directories. I suspect we're over the AFS file limit on those, so we'll have to go back to the drawing board.12:44
krotscheckjeblair, fungi: If one of you could go kill the script on mirror-update, and clean out the directory, it'd be much appreciated. (also- lockfile once the revert lands).12:45
krotscheckI'm in the process of building an entirely clean mirror without AFS, to see how many files we're dealing with.12:45
*** nt has quit IRC12:46
*** exploreshaifali has quit IRC12:46
dimssdague : breton : like this one? https://review.openstack.org/#/c/289255/12:47
*** nt has joined #openstack-infra12:47
sdaguedims: yeh, though does that actually work?12:48
sdagueplugin name and git directory need to be the same12:48
dimsgood question, i haven't tried that one :)12:49
*** pradk has quit IRC12:49
*** pradk has joined #openstack-infra12:50
sdagueI left a postmortem comment on that review12:50
*** matt-borland has joined #openstack-infra12:50
*** amrith is now known as _amrith_12:51
openstackgerritMonty Taylor proposed openstack-infra/system-config: Remove HP Cloud from clouds.yaml  https://review.openstack.org/30639612:51
*** jheroux has joined #openstack-infra12:51
*** alaski is now known as lascii12:52
openstackgerritEmilien Macchi proposed openstack-infra/project-config: run-wheel.sh: only run wheel for Python projects  https://review.openstack.org/30639812:53
EmilienMAJaeger: ^ feedback welcome12:53
dimssdague : ack12:53
dimssdague : breton : the one i am most familiar with and it does work is magnum's jobs - https://github.com/openstack-infra/project-config/blob/master/jenkins/jobs/magnum.yaml12:53
dimssdague : breton : it has plugins and gate and post hooks12:53
dimsso the one with most complexity12:54
*** xyang1 has joined #openstack-infra12:54
openstackgerritAdam Coldrick proposed openstack-infra/storyboard-webclient: Make the Add Lane button show the new worklist modal  https://review.openstack.org/30639912:55
openstackgerritAdam Coldrick proposed openstack-infra/storyboard-webclient: Show a modal when editing worklists in a board  https://review.openstack.org/30640012:55
openstackgerritAdam Coldrick proposed openstack-infra/storyboard-webclient: Remove pointless variable creation  https://review.openstack.org/30640112:55
AJaegerEmilienM: looks good to me.12:56
*** rlandy has quit IRC12:57
*** julim has joined #openstack-infra12:57
*** rlandy has joined #openstack-infra12:57
EmilienMAJaeger: dhellmann/git-os-job is awesome, I'll use that in the future, it just works \o/12:58
*** jiggalator has joined #openstack-infra12:59
dhellmannEmilienM: :-)13:00
*** nt has quit IRC13:01
openstackgerritZara proposed openstack-infra/python-storyboardclient: Get storyboard resources by properties other than ID  https://review.openstack.org/30541113:01
*** yamamoto has quit IRC13:01
*** netsin has quit IRC13:01
*** nt has joined #openstack-infra13:02
*** rossella_s has quit IRC13:03
*** derekh has joined #openstack-infra13:03
*** akshai has joined #openstack-infra13:04
mnaserjust poking in to let everyone know what we're reshuffling resources around to be able to bring our # of instances back up13:06
*** rossella_s has joined #openstack-infra13:06
mnaserbut.. we're dealing with some annoying live migration problems which are slowing things down13:06
mordredinfra-root: on nodepool.o.o I have a script, test_nodes.py in ~nodepool that shows internal and external network discovery via shade like we need in nodepool. it fails like nodepool failed - but there is a virtualenv there called "testnets" that has the shade fix checked out in it13:08
mordredinfra-root: tl;dr - I have verified that we have a fix for the problem we saw yesterday - but you can verify it too if you'd like13:08
*** yamamoto has joined #openstack-infra13:08
*** nadya has quit IRC13:08
mordredthere is also a modified clouds.yaml in the home dir that has the changes that I'm pushing up to system-config currently13:09
openstackgerritMonty Taylor proposed openstack-infra/system-config: Add network entries to clouds.yaml for internap  https://review.openstack.org/30640713:10
openstackgerritMonty Taylor proposed openstack-infra/system-config: Use floating_ip_source for tripleo cloud  https://review.openstack.org/30640813:10
*** _ari_ has joined #openstack-infra13:12
*** kgiusti has joined #openstack-infra13:12
openstackgerritMonty Taylor proposed openstack-infra/system-config: Also set the network info for internap ci account  https://review.openstack.org/30641513:13
openstackgerritAdam Coldrick proposed openstack-infra/storyboard-webclient: Make the Add Lane button show the new worklist modal  https://review.openstack.org/30639913:13
openstackgerritAdam Coldrick proposed openstack-infra/storyboard-webclient: Remove pointless variable creation  https://review.openstack.org/30640113:13
openstackgerritAdam Coldrick proposed openstack-infra/storyboard-webclient: Show a modal when editing worklists in a board  https://review.openstack.org/30640013:13
*** andymaier has joined #openstack-infra13:13
*** nelsnelson has joined #openstack-infra13:15
*** nt has quit IRC13:16
openstackgerritZara proposed openstack-infra/python-storyboardclient: Get storyboard resources by properties other than ID  https://review.openstack.org/30541113:16
*** julim has quit IRC13:18
Shrewsmordred: have you run the network test against all infra providers for verification?13:18
Shrewsmaybe that's what your test_nodes.py does13:18
*** zeih has joined #openstack-infra13:19
*** mkwiek has quit IRC13:20
*** sdake has joined #openstack-infra13:20
openstackgerritMerged openstack-infra/storyboard: requirements: Set upper version limit for 'apscheduler'  https://review.openstack.org/30348213:21
*** mriedem has joined #openstack-infra13:22
*** amitgandhinz has joined #openstack-infra13:22
*** _degorenko|afk is now known as degorenko13:22
*** woodster_ has joined #openstack-infra13:22
mordredShrews: yes13:22
*** julim has joined #openstack-infra13:22
openstackgerritMerged openstack-infra/python-storyboardclient: Add story_type_id to stories  https://review.openstack.org/29939013:22
*** sdake_ has joined #openstack-infra13:22
openstackgerritMerged openstack-infra/python-storyboardclient: Update Timeline  https://review.openstack.org/29939513:23
mordredShrews: with the patch and with the updated clouds.yaml it works13:23
openstackgerritMerged openstack-infra/python-storyboardclient: Update tasks.py to include links  https://review.openstack.org/29935613:23
openstackgerritMerged openstack-infra/python-storyboardclient: Add worklists  https://review.openstack.org/29945413:23
krotscheckmordred: Have a sec? Npm mirror go splodey, and I need some help debugging before I go back to the drawing board.13:24
krotscheckmordred: Specifically, http://mirror.dfw.rax.openstack.org/npm/a/13:25
*** mkwiek has joined #openstack-infra13:25
*** jaosorior has joined #openstack-infra13:25
openstackgerritMonty Taylor proposed openstack-infra/project-config: Remove network info for internap from nodepool.yaml  https://review.openstack.org/30642213:25
mordredkrotscheck: sure!13:25
*** nt has joined #openstack-infra13:25
openstackgerritMerged openstack-infra/python-storyboardclient: Add repo_url and team_id  https://review.openstack.org/29941113:25
krotscheckmordred: Current working theory is that there's enough packages in /npm/a/ to trip up AFS.13:26
*** tiswanso has joined #openstack-infra13:26
krotscheckmordred: Since it /a/ and /b/ are broken, but others like /Y/ are not13:26
*** sdake has quit IRC13:26
mordredkrotscheck: I'm running ls in /afs/openstack.org/mirror/npm/a13:26
mordredit's ... not fast :)13:27
krotscheckmordred: I am surprised!13:27
* krotscheck is not actually surprised13:27
mordredkrotscheck: wait. I'm confused. are you surprised or not surprised? you've said both things in close proximity13:29
mordredzomg. you're BOTH aren't you!!!13:29
* mordred starts thinking in sanskrit13:30
mordredkrotscheck: if it is too much - you thinking of a double hash? like a/ab/abacus ?13:30
*** vgridnev has quit IRC13:30
mordredkrotscheck: mordred@camelot:/afs/openstack.org/mirror/npm/a$ ls -l | wc -l13:31
mordred892013:31
openstackgerritMerged openstack-infra/tripleo-ci: Removing previously created resources in pingtest and --skip-pingtest-cleanup option  https://review.openstack.org/30456013:31
*** Qiming has quit IRC13:31
*** piet has joined #openstack-infra13:31
krotscheckmordred: Yeah, if anything we'll doubel hash13:31
krotscheckHuhn.13:31
krotscheck8920 doesn't seem like too much13:32
mordredkrotscheck: [Fri Apr 15 13:31:54.690837 2016] [core:error] [pid 17397:tid 140058301458176] [client 71.170.139.139:36355] AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.13:32
mordredthat's what shows up in apache error log13:32
*** andymaier has quit IRC13:32
krotscheckInternal redirects? Whaaaa13:32
krotscheckMaybe a mod_rewrite thing?13:32
krotscheckBut then why would it work on Y, but not a13:32
krotscheckHrm.13:33
mordredkrotscheck: there is a package called a13:33
krotscheck....that's probably it then.13:33
krotscheckok, so we don't need to kill that script.13:33
*** salv-orlando has joined #openstack-infra13:33
mordredcool13:33
mordredwe just need slightly better rewrite things13:33
krotscheckI'll go look at the rewrite13:33
mordredkrotscheck: if you spin up an apache and point it at your local /afs you should be able to break in the same way13:34
krotscheckmordred: Yep, that's my hope.13:34
*** vgridnev has joined #openstack-infra13:34
mordredkrotscheck: \o/13:34
mordredkrotscheck: it's good to start the day with hope13:34
krotscheckit's so rare these days13:34
*** salv-orl_ has quit IRC13:35
EmilienMAJaeger, anteaya: thanks for the bindep review last night, all is working fine for us now.13:38
*** oshykhkerimov has quit IRC13:39
bretondims: thanks, /me looks13:39
*** nt has quit IRC13:39
anteayaEmilienM: oh good, I'm glad things are working well, thanks for the update13:40
*** piet has quit IRC13:41
agentlehas anyone got a great trick for exporting an ical from the Austin Summit Schedule?13:42
* agentle asks hopefully13:42
*** piet has joined #openstack-infra13:42
anteayaI didn't know the austin summit schedule had an ical to export13:43
agentleanteaya: not that I can find. saddened. :)13:43
agentleI kidd.13:43
openstackgerritCarlos Camacho proposed openstack-infra/tripleo-ci: Update deprecated commands in tripleo.sh (Old heat * calls)  https://review.openstack.org/30108713:43
agentleI should ask Tony13:43
agentleor write a screenscraper?13:43
agentlehm13:43
*** vgridnev has quit IRC13:44
anteayaagentle: ah you want an ical of the summit schedule, now I understand13:44
agentleanteaya: specifically of My Schedule13:44
anteayaah okay13:44
agentlesuch as scraping that particular page... hm13:44
*** nt has joined #openstack-infra13:44
agentleI'll have a think13:44
anteayayeah, I don't create a personalized schedule in the app, so I don't have the same problem13:45
*** rodrigods has quit IRC13:45
*** rodrigods has joined #openstack-infra13:45
bretonsdague: i'd apt-get install shibboleth, edit wsgi-keystone.conf, restart services, run tox -e functional path.to.federation.tests13:45
anteayabut I can understand how an ical of your schedule would be handy13:45
agentleanteaya: ok. calendaring is super personal how people want to do it :) but I think an ical would be handy13:45
mordredagentle: it does not exist13:47
anteayayes I can see that13:47
anteayaand yes, calendaring is super personal13:47
anteayaright up there with toothbrush choice13:47
mordredagentle: I got ragey at collier the other day about that, but have since learned to just live with my pain13:47
sdaguebreton: ok, so build a devstack plugin that does: apt-get install shibboleth, edit wsgi-keystone.conf, restart services,13:48
sdaguethen you can make a dsvm job which just enables that plugin13:48
sdagueand does the tox run you have listed13:48
EmilienManteaya: I have another request, if you have time to review it: https://review.openstack.org/#/c/306398/ - thanks!13:48
mordredagentle, anteaya: the expected behavior seems to be for people to install the mobile app. people not being interested in doing that, or needing to see a single schedule with official events and personal meetings seems to be a "next cycle" feature13:48
anteayamordred: yes that seems to be my interpretation of it13:49
mordredI think "there is no way I'm installing the mobile app" is not a response that was anticipated13:49
anteayamordred: oh my13:49
anteayaEmilienM: thank you13:49
*** che-arne has quit IRC13:50
anteayaI don't install moblie apps for anything13:51
openstackgerritMehdi Abaakouk (sileht) proposed openstack-infra/project-config: gnocchi: Add grenade jobs  https://review.openstack.org/30636313:51
openstackgerritMehdi Abaakouk (sileht) proposed openstack-infra/project-config: gnocchi: fixes typo in mikita branch job  https://review.openstack.org/30643713:51
anteayaif the website works on my phone, great13:51
anteayaif not, I don't use it13:51
*** nwkarsten has joined #openstack-infra13:51
*** piet has quit IRC13:51
*** vgridnev has joined #openstack-infra13:51
*** piet has joined #openstack-infra13:51
openstackgerritMehdi Abaakouk (sileht) proposed openstack-infra/project-config: gnocchi: fixes typo in mitika branch job  https://review.openstack.org/30643713:51
openstackgerritMehdi Abaakouk (sileht) proposed openstack-infra/project-config: gnocchi: Add grenade jobs  https://review.openstack.org/30636313:51
*** netsin has joined #openstack-infra13:51
*** infra-red has quit IRC13:52
*** infra-red has joined #openstack-infra13:52
mordredanteaya: yup. I'm the same way13:52
mordredI see event-specific or brand-specific mobile apps as a failure13:52
anteayame too13:52
openstackgerritMehdi Abaakouk (sileht) proposed openstack-infra/project-config: gnocchi: fixes typo in mitaka branch job  https://review.openstack.org/30643713:53
openstackgerritMehdi Abaakouk (sileht) proposed openstack-infra/project-config: gnocchi: Add grenade jobs  https://review.openstack.org/30636313:53
bretonsdague: where should this plugin live? http://docs.openstack.org/developer/devstack/plugins.html describes that plugin should be in <giturl>, but my plugin probably should be in keystone tree13:56
*** Nisha_away has joined #openstack-infra13:57
*** nt has quit IRC13:58
*** daemontool_ has joined #openstack-infra13:58
openstackgerritCarlos Camacho proposed openstack-infra/tripleo-ci: Update deprecated commands in tripleo.sh (Old heat * calls)  https://review.openstack.org/30108713:58
*** dims has quit IRC14:01
*** xarses_ has quit IRC14:01
*** daemontool has quit IRC14:01
*** tiswanso has quit IRC14:02
openstackgerritMerged openstack/requirements: Updated from generate-constraints  https://review.openstack.org/30624914:02
*** julim has quit IRC14:02
*** tiswanso has joined #openstack-infra14:02
sdaguebreton: maybe, it could also be a dedicated git tree14:03
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/shade: Add domain_id param to project operations  https://review.openstack.org/29170114:04
*** dims has joined #openstack-infra14:04
*** tonytan4ever has joined #openstack-infra14:05
*** yolanda has joined #openstack-infra14:05
*** gordc has quit IRC14:06
*** dizquierdo has joined #openstack-infra14:06
*** rossella_s has quit IRC14:06
*** dansmith is now known as superdan14:07
*** sdague has quit IRC14:07
*** gordc has joined #openstack-infra14:07
*** sdague has joined #openstack-infra14:08
*** eharney has joined #openstack-infra14:10
*** rbrndt_ has joined #openstack-infra14:11
*** abregman has joined #openstack-infra14:11
*** rossella_s has joined #openstack-infra14:11
*** salv-orlando has quit IRC14:12
*** nt has joined #openstack-infra14:12
*** pcrews has quit IRC14:12
*** sigmavirus24_awa is now known as sigmavirus2414:12
*** pcrews has joined #openstack-infra14:13
*** jlanoux has joined #openstack-infra14:13
*** mtanino has joined #openstack-infra14:14
*** _amrith_ is now known as amrith14:15
*** zz_dimtruck is now known as dimtruck14:15
*** hdd__ has quit IRC14:16
*** salv-orlando has joined #openstack-infra14:17
*** jog0 has quit IRC14:17
openstackgerritZara proposed openstack-infra/storyboard-webclient: Go to story from card  https://review.openstack.org/30645414:18
*** julim has joined #openstack-infra14:19
openstackgerritChristian Schwede proposed openstack-infra/devstack-gate: Use subnodes for Swift storage nodes in a multinode setup  https://review.openstack.org/30446514:22
*** Nikolay_St has quit IRC14:23
openstackgerritAndreas Jaeger proposed openstack-infra/project-config: Run slave-cleanup on all proposal jobs  https://review.openstack.org/30646714:23
*** Nisha_away has quit IRC14:23
AJaegeranteaya, fungi, the slave cleanup works fine now, let's run it everywhere ^14:24
*** nt has quit IRC14:25
*** e0ne_ has joined #openstack-infra14:25
anteayayay slave clean up works!14:25
*** e0ne has quit IRC14:26
*** achanda has joined #openstack-infra14:30
*** nt has joined #openstack-infra14:30
*** fhubik has quit IRC14:30
*** achanda has quit IRC14:32
*** [HeOS] has joined #openstack-infra14:33
AJaegeranteaya: just looking at https://jenkins.openstack.org/job/cinder-upstream-translation-update/1892/console - from 241 M to 61 M.14:34
anteayayay14:34
AJaegerAnd we're not deleting any caches, just content that the next run would delete at start of job.14:34
anteayaless space used14:35
anteayanice work14:35
anteayaand thanks so much for the great output to assess the difference14:35
AJaegeranteaya: yeah, that was needed to verify that we're not just deleting nothing like in the past ;( Should have done much earlier ;)14:36
AJaegerIt's typo day, anybody wants to +2A a project-config change? https://review.openstack.org/30643714:36
anteayawell you did it now, so thank you14:36
anteayaeveryday is typo day for me14:36
*** avarner has joined #openstack-infra14:37
AJaegeranteaya: I had a typo in my change that broke a script and my commit message included the same typo again ;( So, for me it's typo fighting day ;)14:39
*** annegentle has joined #openstack-infra14:40
*** dizquierdo has quit IRC14:40
bretonsdague: ok, how do i enable a plugin if it lives in keystone tree?14:40
anteayaAJaeger: ha ha ha14:40
*** annegentle is now known as Guest1848914:40
anteayaAJaeger: hope it is less stressful than fire fighting day14:40
anteaya:)14:40
*** Guest18489 is now known as notsogentle14:40
EmilienMAJaeger: in fact, mwhahaha reported we are having some issues with https://review.openstack.org/306218 - it's weird, we did not have like 1h ago14:41
* EmilienM in a meeting, might be slow to reply14:41
sdaguebreton: a devstack plugin is a git tree14:42
*** nt has quit IRC14:42
*** fedexo has joined #openstack-infra14:42
bretonsdague: so, a separate git repo?14:43
*** electrofelix has quit IRC14:43
sdaguebreton: http://docs.openstack.org/developer/devstack/plugins.html14:43
*** mrunge is now known as m\runge14:43
EmilienMAJaeger, mwhahaha: the error is logged here: http://logs.openstack.org/87/305387/3/gate/gate-puppet-openstack-integration-3-scenario003-tempest-ubuntu-trusty/4fe7fc2/console.html#_2016-04-15_13_30_22_18814:44
bretonsdague: i don't want to have a new repo. I want the plugin to live in keystone/devstack/federation_plugin/plugin.sh.14:44
*** EricGonczer_ has joined #openstack-infra14:44
openstackgerritRichard Theis proposed openstack/requirements: Bump openstacksdk version to 0.8.5  https://review.openstack.org/30647914:44
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/shade: Add domain_id param to project operations  https://review.openstack.org/29170114:45
*** m\runge is now known as mrunge14:45
*** EricGonczer_ has quit IRC14:45
*** nt has joined #openstack-infra14:45
pabelangerEmilienM: you cannot do what14:47
pabelangerEmilienM: because now you are checking out each project, not puppet-openstack-integration14:47
*** EricGonczer_ has joined #openstack-infra14:47
pabelangerthats the reason we setup zuul-cloner14:47
sdaguebreton: that's not really an option14:47
EmilienMpabelanger: damn14:48
EmilienMpabelanger: we need to revert it then14:48
bretonsdague: :(14:48
EmilienMpabelanger: and figure how to deal with other-requirements.txt file14:48
EmilienMpabelanger: because bindep was looking for the file at workspace root14:48
pabelangerEmilienM: yes, revert is best14:48
pabelangerI can help this afternoon with bindep14:48
openstackgerritEmilien Macchi proposed openstack-infra/project-config: Revert "puppet: use gerrit-git-prep for all jobs"  https://review.openstack.org/30648014:49
EmilienMpabelanger: thanks!14:49
pabelangerEmilienM: I suggest the following: https://github.com/openstack-infra/project-config/blob/master/jenkins/jobs/windmill.yaml#L114:49
EmilienMpabelanger: ok, will look14:49
pabelangerEmilienM: replacing windmill with puppet-openstack-integration14:49
sdaguebreton: or let me be more specific, that's not a supported pattern. If you want to hack up something custom to do that, feel free. But the 1 plugin / repo model has been very effective at making it clear how to specify which plugins are active. Otherwise you need to support some other selector mechanism because a git repo has more than one plugin, and the nesting is different.14:50
pabelangerEmilienM: then bindep will work14:50
EmilienMpabelanger: you rocks14:50
*** electrofelix has joined #openstack-infra14:51
*** vgridnev has quit IRC14:53
*** daemontool__ has joined #openstack-infra14:54
EmilienMAJaeger, anteaya: I was wrong, sorry: https://review.openstack.org/306480 - I'll re-work on it today.14:54
*** vgridnev has joined #openstack-infra14:55
AJaegerEmilienM: do you want another +2? Sorry, can give only one ;)14:55
bretonsdague: understood, thank you14:55
EmilienMAJaeger: ah, did not see your +2 :-P14:55
anteayaEmilienM: okey dokey14:56
anteayaEmilienM: thanks for keeping a close eye on it14:56
EmilienManteaya: well, I break it, I fix it :P14:56
*** daemontool_ has quit IRC14:56
anteayaEmilienM: you do so14:57
*** jog0 has joined #openstack-infra14:57
anteayaone of many qualities I admire about you14:57
anteayathank you14:57
anteayakeep being you14:57
anteaya\o/14:57
*** nt has quit IRC14:57
*** ajmiller__ is now known as ajmiller14:59
*** scheuran has quit IRC15:00
*** fedexo has quit IRC15:01
anteayachannel ops, #openstack-meeting could use a topic refresh, other meeting channel topics look fine15:01
*** hdd__ has joined #openstack-infra15:03
*** esker has joined #openstack-infra15:03
EmilienMpabelanger: just a doubt, should I keep gerrit-git-prep?15:03
*** xarses_ has joined #openstack-infra15:04
*** nwkarsten has quit IRC15:05
ihrachyshi all. I was notified by AJaeger that neutron-*aas translation jobs are broken as in bug 156870815:05
openstackbug 1568708 in neutron "neutron-fwaas: translation sync broken due to wrong useage of venv" [High,Confirmed] https://launchpad.net/bugs/156870815:05
*** nwkarsten has joined #openstack-infra15:06
ihrachysthe problem, as per AJaeger, is that we use zuul-cloner in post job (venv)15:06
ihrachyssince it's not supposed to work15:06
ihrachyswe use zuul-cloner to pull neutron repo that is a dep for neutron-*aas15:06
ihrachysnote neutron is not published on pypi15:06
*** pcaruana has quit IRC15:06
ihrachysso how could we fetch neutron code in post without zuul-cloner?15:06
pabelangerEmilienM: I'd keep zuul-cloner15:06
openstackgerritEmilien Macchi proposed openstack-infra/project-config: Implement puppet-openstack-integration-checkout JJB builder  https://review.openstack.org/30649215:07
EmilienMpabelanger: ^ is it correct?15:07
*** bauwser is now known as _15:08
openstackgerritVitaly Gusev proposed openstack-infra/project-config: Add openstack/stacklight-integration-tests project  https://review.openstack.org/30636115:08
*** _ is now known as Guest9051715:08
*** superdan is now known as _-_15:08
*** Guest90517 is now known as bauwser15:08
* AJaeger cannot help ihrachys here today...15:08
*** nadya has joined #openstack-infra15:09
*** _-_ is now known as superdan15:09
AJaegerexample breakage for the neutron problem: https://jenkins.openstack.org/job/neutron-vpnaas-upstream-translation-update/65/console15:09
pabelangerEmilienM: Ya, should just be able to do a search / replace for windmill15:09
pabelangerEmilienM: which I think you did15:09
ihrachysAJaeger: do we have a way to trigger the job on a patch?15:10
*** nwkarsten has quit IRC15:10
pabelangerokay, stepping away again for another errand today15:10
AJaegerihrachys: it runs as post job on each change15:11
*** kozhukalov has quit IRC15:11
*** serverascode has quit IRC15:11
*** zxiiro has quit IRC15:11
*** skath_ has quit IRC15:11
*** zhiyan has quit IRC15:11
*** vdrok has quit IRC15:11
*** boris-42 has quit IRC15:11
*** etoews has quit IRC15:11
*** hdd__ has quit IRC15:11
AJaegerand there's the periodic jobs every morning15:11
*** sdake_ has quit IRC15:11
*** kevinshort has quit IRC15:12
*** devananda has quit IRC15:12
*** tdurakov has quit IRC15:12
*** fmccrthy has quit IRC15:12
*** bryan_att has quit IRC15:12
*** igorbelikov has quit IRC15:12
*** ameade has quit IRC15:12
ihrachysAJaeger: yeah, but then we can't experiment. for one thing, I would try setting ZUUL_BRANCH to see how far it goes15:12
*** andrewbogott has quit IRC15:12
*** fungi has quit IRC15:12
*** jmccrory has quit IRC15:12
*** edwarnicke has quit IRC15:12
*** madorn has quit IRC15:12
*** Hunner has quit IRC15:12
*** dham1 has quit IRC15:12
*** Ng has quit IRC15:12
*** JayF has quit IRC15:12
*** tdasilva has quit IRC15:12
*** msuriar has quit IRC15:12
AJaegerihrachys: jeblair and fungi (who's off today) might be able to help better with this15:12
*** EricGonc_ has joined #openstack-infra15:13
*** xgerman has quit IRC15:13
*** rpodolyaka has quit IRC15:13
*** flwang has quit IRC15:13
*** erikwilson has quit IRC15:13
*** odyssey4me has quit IRC15:13
*** markmcclain has quit IRC15:13
*** cargonza has quit IRC15:13
*** briancline has quit IRC15:13
*** ogelbukh has quit IRC15:13
AJaegerihrachys: note that we do not loose data if no translation sync happens, so no need to fix it *now*. But let's not wait too long15:13
*** hrybacki has quit IRC15:13
*** GheRivero has quit IRC15:13
*** peterlisak has quit IRC15:13
*** auggy has quit IRC15:13
*** andreykurilin__ has quit IRC15:13
ihrachysAJaeger: ok that's good to know we are not in fire drill mode15:13
openstackgerritAdam Coldrick proposed openstack-infra/storyboard-webclient: Make the Add Lane button show the new worklist modal  https://review.openstack.org/30639915:14
openstackgerritAdam Coldrick proposed openstack-infra/storyboard-webclient: Remove pointless variable creation  https://review.openstack.org/30640115:14
openstackgerritAdam Coldrick proposed openstack-infra/storyboard-webclient: Show a modal when editing worklists in a board  https://review.openstack.org/30640015:14
openstackgerritAdam Coldrick proposed openstack-infra/storyboard-webclient: Don't allow cards to be dragged to/from automatic worklists  https://review.openstack.org/30649715:14
openstackgerritDerek Higgins proposed openstack-infra/tripleo-ci: Upload the overcloud images to cache  https://review.openstack.org/30649915:14
openstackgerritMerged openstack-infra/project-config: Revert "puppet: use gerrit-git-prep for all jobs"  https://review.openstack.org/30648015:15
*** EricGonczer_ has quit IRC15:16
*** nelsnels_ has joined #openstack-infra15:16
*** daemontool_ has joined #openstack-infra15:16
*** doug-fis_ has joined #openstack-infra15:17
*** peterlisak has joined #openstack-infra15:17
*** tiswanso_ has joined #openstack-infra15:17
*** julim_ has joined #openstack-infra15:17
*** bdemers_ has joined #openstack-infra15:17
*** odyssey4me has joined #openstack-infra15:17
*** briancline has joined #openstack-infra15:17
*** erikmwilson has joined #openstack-infra15:17
*** Hunner has joined #openstack-infra15:18
*** Hunner has quit IRC15:18
*** Hunner has joined #openstack-infra15:18
*** electrofelix has quit IRC15:18
*** skath_ has joined #openstack-infra15:18
*** mrmartin has joined #openstack-infra15:19
*** JayF has joined #openstack-infra15:19
*** msuriar has joined #openstack-infra15:19
*** sambetts_ has joined #openstack-infra15:19
*** mat128_ has joined #openstack-infra15:19
*** boris-42 has joined #openstack-infra15:19
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/shade: Add Designate recordsets support  https://review.openstack.org/30650215:20
*** sdake has joined #openstack-infra15:20
*** madorn has joined #openstack-infra15:20
*** kevinshort has joined #openstack-infra15:20
*** vgridnev has quit IRC15:20
*** daemontool__ has quit IRC15:20
*** julim has quit IRC15:20
*** fungi has joined #openstack-infra15:20
*** markmcclain has joined #openstack-infra15:20
*** zz_ja has quit IRC15:20
*** tonyb_ has joined #openstack-infra15:20
rcarrillocruzgerrit seems laggish...15:20
openstackgerritMichael Krotscheck proposed openstack-infra/system-config: Moved npm rewrite rules out of directory scope  https://review.openstack.org/30650315:21
*** pfalleno2 has joined #openstack-infra15:21
*** r-mibu_ has joined #openstack-infra15:21
*** gsilvis_ has joined #openstack-infra15:21
*** pleia2_ has joined #openstack-infra15:21
krotscheckmordred: ^^15:21
*** matt6434 has joined #openstack-infra15:21
krotscheckAlso, fungi, jeblair: ^^15:21
krotscheckThat fixes the 500 errros we're encountering in the NPM mirror.15:22
*** eliqiao_ has joined #openstack-infra15:22
mordredkrotscheck: woot!15:22
*** flwang has joined #openstack-infra15:22
*** zz_ja has joined #openstack-infra15:22
krotscheckmordred: Note that it also makes /npm/ look as if it's the root of the "index.json" package.15:22
*** andrewbogott has joined #openstack-infra15:23
* krotscheck should fix that15:23
*** edwarnicke has joined #openstack-infra15:23
*** etoews has joined #openstack-infra15:23
*** zxiiro has joined #openstack-infra15:23
*** rpodolyaka has joined #openstack-infra15:23
*** jlanoux_ has joined #openstack-infra15:23
openstackgerritDerek Higgins proposed openstack-infra/tripleo-ci: Conditionally request a test env from geard  https://review.openstack.org/30650615:23
*** baoli has joined #openstack-infra15:24
*** tdurakov has joined #openstack-infra15:24
*** LaT0rtue has joined #openstack-infra15:24
*** zhiyan has joined #openstack-infra15:24
*** ameade has joined #openstack-infra15:24
*** rvba` has joined #openstack-infra15:24
*** vdrok_ has joined #openstack-infra15:24
*** davidlenwell has joined #openstack-infra15:24
*** jlvillal_ has joined #openstack-infra15:24
*** vdrok has joined #openstack-infra15:24
*** vdrok_ has left #openstack-infra15:25
openstackgerritAndreas Jaeger proposed openstack-infra/project-config: Use absolute path for VENV  https://review.openstack.org/30650715:25
*** kzaitsev_mb has joined #openstack-infra15:25
*** e0ne_ has quit IRC15:25
*** jlanoux has quit IRC15:25
*** eharney has quit IRC15:25
*** gordc has quit IRC15:25
*** dims has quit IRC15:25
*** tiswanso has quit IRC15:25
*** amitgandhinz has quit IRC15:25
*** nelsnelson has quit IRC15:25
*** derekh has quit IRC15:25
*** notnownikki has quit IRC15:25
*** doug-fish has quit IRC15:25
*** baoli_ has quit IRC15:25
*** dprince has quit IRC15:25
*** gsilvis has quit IRC15:25
*** eliqiao has quit IRC15:25
*** Guest1677 has quit IRC15:25
*** jordanP has quit IRC15:25
*** arxcruz has quit IRC15:25
*** mikelk has quit IRC15:25
*** mat128 has quit IRC15:25
*** jlvillal has quit IRC15:25
*** davidlenwell_ has quit IRC15:25
*** dhellmann has quit IRC15:25
*** sambetts has quit IRC15:25
*** mattoliverau has quit IRC15:25
*** pleia2 has quit IRC15:25
*** bdemers has quit IRC15:25
*** edmondsw has quit IRC15:25
*** pfallenop has quit IRC15:25
*** r-mibu has quit IRC15:25
*** sileht has quit IRC15:25
*** ericksonsantos has quit IRC15:25
*** zynzel_ has quit IRC15:25
*** hamzy has quit IRC15:25
*** tonyb has quit IRC15:25
*** pabelanger has quit IRC15:25
*** bauwser has quit IRC15:25
*** rvba has quit IRC15:25
*** ianychoi has quit IRC15:25
*** gmann has quit IRC15:25
*** EmilienM has quit IRC15:25
*** mrunge has quit IRC15:25
*** lxsli has quit IRC15:25
*** matbu has quit IRC15:25
*** pleia2_ is now known as pleia215:26
*** johnthetubaguy has quit IRC15:26
*** ihrachys has quit IRC15:26
anteayarcarrillocruz: cacti for review.o.o doesn't appear unsual15:26
*** dims has joined #openstack-infra15:26
anteayamordred: would you have time to take a peek at gerrit's melody behaviour?15:26
*** e0ne has joined #openstack-infra15:26
*** mbu has joined #openstack-infra15:26
AJaegerproject-config cores, one more translation issue to fix - could you review 306507, please?15:26
*** Nikolay_St has joined #openstack-infra15:26
*** dhellmann has joined #openstack-infra15:26
*** amitgandhinz has joined #openstack-infra15:27
*** mbu is now known as matbu15:27
*** gordc has joined #openstack-infra15:27
*** amotoki has joined #openstack-infra15:27
*** jlvillal_ is now known as jlvillal15:27
*** mrunge has joined #openstack-infra15:27
openstackgerritMatt Riedemann proposed openstack/requirements: Require oslo.privsep>=1.5.0 for os-brick  https://review.openstack.org/30650815:27
mriedemgus: smcginnis: ^15:27
*** jlvillal is now known as Guest8106215:27
*** EmilienM has joined #openstack-infra15:28
*** dprince has joined #openstack-infra15:28
*** greghaynes has quit IRC15:28
*** mhayden has joined #openstack-infra15:28
*** rpodolyaka has quit IRC15:28
jeblairanteaya: i don't see anything interesting, but gerrit has apparently only been running for a few hours15:29
anteayajeblair: thanks for looking15:29
*** ameade has quit IRC15:29
*** lxsli has joined #openstack-infra15:29
*** pblaho has quit IRC15:29
*** tosky_ has joined #openstack-infra15:29
*** sileht has joined #openstack-infra15:29
anteayadhellmann: very nice release email15:29
*** gmann has joined #openstack-infra15:29
jeblairno gc time, memory use flat-ish.15:30
*** tpsilva has quit IRC15:30
*** iremizov has quit IRC15:30
jeblairslight increase in cpu time as usa woke up15:30
*** jmccrory has joined #openstack-infra15:30
*** edwarnicke has quit IRC15:30
*** jistr has quit IRC15:30
*** rcernin has quit IRC15:30
*** eharney has joined #openstack-infra15:30
*** zynzel has joined #openstack-infra15:30
*** derekh has joined #openstack-infra15:30
*** pabelanger has joined #openstack-infra15:30
*** jordanP has joined #openstack-infra15:30
*** bauzas has joined #openstack-infra15:30
*** pabelanger has quit IRC15:30
*** pabelanger has joined #openstack-infra15:30
*** tosky has quit IRC15:30
*** Hal has joined #openstack-infra15:31
anteayaawesome15:31
*** hamzy has joined #openstack-infra15:31
*** edmondsw has joined #openstack-infra15:31
anteayarcarrillocruz: any further details on your experience that gerrit seems laggish?15:31
*** Hal is now known as Guest191615:31
openstackgerritBen Nemec proposed openstack/diskimage-builder: Don't stop dib-lint on first flake8 failure  https://review.openstack.org/30651015:31
*** Guest63229 has quit IRC15:31
*** ericksonsantos has joined #openstack-infra15:32
rcarrillocruzmust be my end15:32
*** vgridnev has joined #openstack-infra15:32
*** vincentll has quit IRC15:32
*** notnownikki has joined #openstack-infra15:32
*** andrewbogott has quit IRC15:33
*** andrewbogott has joined #openstack-infra15:33
*** fmccrthy has joined #openstack-infra15:33
*** devananda has joined #openstack-infra15:33
anteayarcarrillocruz: okay15:33
*** ianychoi has joined #openstack-infra15:34
*** nt has joined #openstack-infra15:35
*** dtantsur is now known as dtantsur|afk15:35
*** nwkarsten has joined #openstack-infra15:35
*** arxcruz has joined #openstack-infra15:35
*** nwkarsten has quit IRC15:36
*** andreykurilin__ has joined #openstack-infra15:36
*** nwkarsten has joined #openstack-infra15:36
*** ogelbukh has joined #openstack-infra15:37
*** dham1 has joined #openstack-infra15:37
*** zul has quit IRC15:37
*** tpsilva has joined #openstack-infra15:37
*** xgerman has joined #openstack-infra15:38
*** cargonza has joined #openstack-infra15:38
*** igorbelikov has joined #openstack-infra15:38
openstackgerritMichael Krotscheck proposed openstack-infra/system-config: Moved npm rewrite rules out of directory scope  https://review.openstack.org/30650315:38
*** pblaho has joined #openstack-infra15:38
EmilienMAJaeger, anteaya: the fix is ready for review : https://review.openstack.org/#/c/306492/15:38
*** GheRivero has joined #openstack-infra15:39
*** iremizov has joined #openstack-infra15:39
*** rpodolyaka has joined #openstack-infra15:39
*** armax has joined #openstack-infra15:39
openstackgerritBen Nemec proposed openstack/diskimage-builder: Allow skipping the md docs check  https://review.openstack.org/30651415:39
bretonWhy do many projects run their functional or integration tests with shell scripts in their repos? And why is post_test_hook used? Isn't it more logical to override gate_hook? For example, https://github.com/openstack/python-openstackclient/blob/master/post_test_hook.sh, https://github.com/openstack/murano/blob/master/functionaltests/post_test_hook.sh.15:39
krotscheckThat's better15:39
krotscheckjeblair: goooood morning!15:39
*** mescanef_ has quit IRC15:39
*** vgridnev has quit IRC15:39
*** ameade has joined #openstack-infra15:39
*** newjersey has quit IRC15:40
*** mnencia has quit IRC15:40
*** mgkwill has quit IRC15:40
*** hrybacki has joined #openstack-infra15:40
*** bryan_att has joined #openstack-infra15:40
jeblairkrotscheck: morning!15:40
*** auggy has joined #openstack-infra15:41
krotscheckjeblair: Ignore most of the chatter from last night, it was caused by a bad interaction between <directory> and mod_rewrite.15:41
*** edwarnicke has joined #openstack-infra15:41
*** chuck__ has joined #openstack-infra15:41
jeblairkrotscheck: too late -- i'm all caught up :)15:41
bretona lot of clients also use post_test_hook15:41
krotscheckDOH15:42
*** jistr has joined #openstack-infra15:42
markus_zdims: I think https://review.openstack.org/#/c/306318 got swallowed by the gerrit restart. Could you +W again please?15:43
clarkbbreton: because the existing gate hook runs devstack which means they dont have to overrode that15:43
*** Ng has joined #openstack-infra15:43
*** jaosorior has quit IRC15:43
bretonclarkb: but doesn't gate hook run unnecessary tempest tests?15:43
clarkbno, you can turn tempest off15:44
*** mgkwill has joined #openstack-infra15:44
*** nt has quit IRC15:45
AJaegerclarkb, pabelanger: Could either of you do a quick review on https://review.openstack.org/306507, please?  we need absolete VENV for horizon setup.15:45
* AJaeger will be back later15:45
*** tdasilva has joined #openstack-infra15:46
bretonclarkb: so, gate_hook will set up devstack only? How do i turn it off?15:46
*** johnthetubaguy has joined #openstack-infra15:46
*** vgridnev has joined #openstack-infra15:46
*** andymaier has joined #openstack-infra15:47
clarkbby default tempest will run, but there is a var you can set to not do that15:47
*** kozhukalov has joined #openstack-infra15:47
*** greghaynes has joined #openstack-infra15:47
*** serverascode has joined #openstack-infra15:48
*** tphummel has joined #openstack-infra15:48
*** gyee has joined #openstack-infra15:48
bretonare tempest plugins used during gate_hook?15:49
*** sdake has quit IRC15:49
clarkbif they are installed via entrypoints they should be15:50
openstackgerritMerged openstack-infra/project-config: Implement puppet-openstack-integration-checkout JJB builder  https://review.openstack.org/30649215:50
samueldmqjeblair: hi, I replied your comment in https://review.openstack.org/#/c/264398/8/doc/source/project-setup/python.rst15:50
*** sdake has joined #openstack-infra15:50
*** mnencia has joined #openstack-infra15:50
samueldmqjeblair: could you take a look at it and see if you agree with what I proposed there?15:51
samueldmqthanks15:51
*** lakshmiS has joined #openstack-infra15:51
jeblairsamueldmq: sorry, i probably didn't express myself well -- the fallback file will install *lots* of random packages that may or may not be needed by any random project we have ever tested15:52
jeblairsamueldmq: so i think, even now, that we should not tell people to install it15:52
*** nt has joined #openstack-infra15:52
*** mescanef has joined #openstack-infra15:52
jeblairsamueldmq: the fact is that right now there is not an automated way to tell people "install the packages needed by this project".  some projects will have that documented in their readme files, some may not.15:52
jeblairbut that's the state of the world15:52
jeblairthe other-requirements file will make that better15:53
jeblairbut it's not fully there yet15:53
samueldmqyes15:54
samueldmqjeblair: so what should I tell people to do in the case ther isn't an other-requirements file there?15:54
samueldmqjeblair: should I tell them to look at the project's specific docs and learn what needs to be installed from there ?15:55
samueldmqseems a fair approach15:56
*** dtroyer has quit IRC15:56
jeblairsamueldmq: yeah, i think that's the best right now.15:56
*** dtroyer has joined #openstack-infra15:56
*** marcusvrn_ has joined #openstack-infra15:56
*** jordanP has quit IRC15:56
*** akshai has quit IRC15:57
samueldmqjeblair: nice, I will update it accordingly, thanks15:57
jeblairsamueldmq: thank you :)15:58
marcusvrn_jeblair: hi15:58
*** zeih has quit IRC15:58
*** akshai has joined #openstack-infra15:58
*** vgridnev has quit IRC16:00
*** jistr is now known as jistr|afk16:00
*** akshai has quit IRC16:00
*** akshai has joined #openstack-infra16:00
marcusvrn_jeblair: I'm coding a "tool" for zuul to make the change queue persistent (when restart zuul, all patches that were in the queue are put back to the zuul queue). I'm using the zuul tag 2.1.0 as code base. I tested the promote command, but it's not working.... as you have some patches in zuul, maybe you could help me with it.16:03
*** yamahata has joined #openstack-infra16:05
*** jlanoux_ has quit IRC16:06
dimsmarkus_z : i did a "recheck" let's see if it gets picked up16:07
openstackgerritDerek Higgins proposed openstack-infra/tripleo-ci: Add a function to decide if using cache is appropriate  https://review.openstack.org/30652416:07
*** sambetts_ is now known as sambetts16:07
*** jcoufal has quit IRC16:08
*** mrmartin has quit IRC16:10
*** xyang1 has quit IRC16:11
dhellmannanteaya : thanks :-)16:13
zaromorning16:13
*** marcusvrn_ has quit IRC16:13
*** lakshmiS has quit IRC16:13
*** serverascode has quit IRC16:13
*** andymaier has quit IRC16:13
*** gabriel-bezerra has quit IRC16:13
*** nwkarsten has quit IRC16:13
zarofungi did you say that gerrit online reindex doesn't work for project name changes?16:14
*** matrohon has quit IRC16:14
*** andymaier has joined #openstack-infra16:14
*** lakshmiS has joined #openstack-infra16:14
*** marcusvrn_ has joined #openstack-infra16:14
*** bpokorny has joined #openstack-infra16:14
*** serverascode has joined #openstack-infra16:15
*** gabriel-bezerra has joined #openstack-infra16:15
openstackgerritMerged openstack-infra/system-config: Moved npm rewrite rules out of directory scope  https://review.openstack.org/30650316:15
*** yarkot has quit IRC16:15
*** dham1 has quit IRC16:16
openstackgerritEmilien Macchi proposed openstack-infra/project-config: run-wheel.sh: only run wheel for Python projects  https://review.openstack.org/30639816:16
*** yonglihe has quit IRC16:17
jeblairmarcusvrn_ seems to be gone16:17
*** yarkot1 has quit IRC16:17
*** andreykurilin__ has quit IRC16:17
jeblairzaro: fungi is out today, but yes.16:17
marcusvrn_jeblair: I did not submit the patch...it's local yet....but I want to know if the promote command has a bug in tag 2.1.016:18
*** dham1 has joined #openstack-infra16:18
*** kzaitsev_mb has quit IRC16:19
jeblairmarcusvrn_: oh there you are :)16:19
marcusvrn_hehehe16:19
*** xgerman has quit IRC16:19
*** mriedem is now known as mriedem_lunch16:19
jeblairmarcusvrn_: not that i know of -- but you may need to use enqueue rather than promote.16:20
jeblairmarcusvrn_: also, do you know about tools/zuul-changes.py ?16:20
*** andreykurilin__ has joined #openstack-infra16:20
*** yonglihe has joined #openstack-infra16:20
*** xgerman has joined #openstack-infra16:21
zarojeblair: have we found a workaround or have we stopped doing name changes due to offline reindex duration?16:21
openstackgerritK Jonathan Harker proposed openstack-infra/project-config: Add a few more layout checks  https://review.openstack.org/30619416:21
jeblairzaro: we have not done one since.  i don't know that we've adopted a policy, but i know that the prospect of 4 hours of downtime has made us reluctant.16:22
*** Ng has quit IRC16:22
zarojeblair: i think 4hrs was only because it was reindex after upgrade, non-upgrade reindex shoule be much faster.16:22
*** Sukhdev has joined #openstack-infra16:23
jeblairzaro: i'm pretty sure we've done one since the upgrade16:23
jeblairzaro: https://gerrit-review.googlesource.com/Documentation/cmd-index-start.html16:23
*** bryan_att has quit IRC16:23
jeblairzaro: the second paragraph in description indicates why it doesn't work for us.16:23
jeblairzaro: "This command will not start the indexer ... if the active index is the latest."16:24
*** hrybacki has quit IRC16:24
*** Ng has joined #openstack-infra16:24
*** amotoki has quit IRC16:24
marcusvrn_jeblair: yes, I know about that, but it's useful when you know when the zuul will stop...What I'm trying to do is a way to keep all changes saved and if the machine reboot unexpectedly, those change will not be lost16:24
clarkbwas gerrit intentionally restarted?16:24
jeblairclarkb: i believe yolanda did so16:25
*** nadya has quit IRC16:25
*** bryan_att has joined #openstack-infra16:25
zarojeblair: i mean the offline reindex should be faster.16:25
zaroi can test it if you like, would just need a recent db and git file16:25
*** achanda has joined #openstack-infra16:26
clarkbhrm, something wasn't processing events apparently16:26
openstackgerritMerged openstack-infra/release-tools: make query for fixed bugs match more bugs  https://review.openstack.org/30631816:26
*** salv-orlando has quit IRC16:26
*** arxcruz has quit IRC16:26
*** hrybacki has joined #openstack-infra16:26
zaroclarkb: processing events error was due to gerrit?16:27
marcusvrn_jeblair: In my approach, I'm using enqueue and it's working16:27
clarkbzaro: no looks like it was zuul side16:27
zarowondering why gerrit restart then?16:28
*** mgkwill has quit IRC16:28
*** roxanagh_ has joined #openstack-infra16:28
EmilienMso now we have periodic jobs for puppet4, I see them failing for some reasons I never saw before: http://logs.openstack.org/periodic/periodic-puppet-openstack-integration-4-scenario001-tempest-centos-7/86c8101/console.html#_2016-04-15_06_02_06_18916:28
*** mgkwill has joined #openstack-infra16:28
jeblairzaro: the first (and last) time we ran an offline reindex for a rename after the upgrade (so, not the upgrade itself), it took 272 minutes.16:29
EmilienM Provide either ZUUL_REF or BRANCH in the calling enviromnent.16:29
jeblairzaro: see http://eavesdrop.openstack.org/irclogs/%23openstack-infra/%23openstack-infra.2016-02-12.log.html and http://eavesdrop.openstack.org/irclogs/%23openstack-infra/%23openstack-infra.2016-02-13.log.html16:29
pabelangerand back for a bit16:29
*** Guest1916 has quit IRC16:29
*** sputnik13 has joined #openstack-infra16:29
jeblairclarkb: i don't really understand what happened this morning, but i got the impression that there was a network problem16:30
*** achanda has quit IRC16:30
jeblairzaro: sorry, 164 minutes16:31
jeblairzaro: http://eavesdrop.openstack.org/irclogs/%23openstack-infra/%23openstack-infra.2016-02-13.log.html#t2016-02-13T01:06:2316:31
jeblairso ~3 hours16:32
clarkbjeblair: ya from my reading of scrollback seems to have been network related16:32
clarkbwith zuul not being able to talk to gerrit16:32
*** kzaitsev_mb has joined #openstack-infra16:32
*** gyee has quit IRC16:32
EmilienMnevermind, I think it's because we ran gerrit-git-prep and we just reverted it16:32
*** sputnik13_ has joined #openstack-infra16:33
*** sputnik13 has quit IRC16:35
*** tosky_ is now known as tosky16:35
*** cfarquhar has quit IRC16:37
openstackgerritBen Nemec proposed openstack-infra/tripleo-ci: Redirect instack image build output to file  https://review.openstack.org/30653316:37
*** elmiko_ is now known as elmiko16:38
*** bpokorny has quit IRC16:38
zarojeblair: hmm, isn't the event in those irc logs the gerrit 2.8->2.11 upgrade.  that 3 hrs was for offline reindex after upgrade correct?16:39
*** apoorvad has joined #openstack-infra16:39
*** akshai has quit IRC16:39
jeblairzaro: those logs are from februrary.  we upgraded in december.16:40
*** apoorvad has quit IRC16:40
openstackgerritMerged openstack-infra/project-config: Use absolute path for VENV  https://review.openstack.org/30650716:40
*** infra-red has quit IRC16:41
jeblairzaro: http://lists.openstack.org/pipermail/openstack-infra/2016-February/003773.html16:41
jeblairzaro: do you think it's possible gerrit could just lift the restriction of the online reindex only running if the schema version is not the latest?16:42
*** sputnik13_ has quit IRC16:43
zarojeblair: ahh, ok.  sorry about that.16:43
*** cfarquhar has joined #openstack-infra16:43
*** cfarquhar has quit IRC16:43
*** cfarquhar has joined #openstack-infra16:43
*** apoorvad has joined #openstack-infra16:43
*** amrith is now known as _amrith_16:44
zarojeblair: i really didn't notice that online index can only be used for upgrades.  there might be some good reason behind that though. I'll investigate though.16:44
*** zynzel_ has joined #openstack-infra16:44
jeblairzaro: thanks!16:44
*** harlowja has quit IRC16:44
*** kzaitsev_mb has quit IRC16:45
*** harlowja has joined #openstack-infra16:45
*** roxanagh_ has quit IRC16:46
zaroZara: storyboard keeps crashing for me (chromium), is that a known thing?16:46
*** zynzel has quit IRC16:46
*** roxanagh_ has joined #openstack-infra16:47
AJaegerproject-config cores and zuul experts: There's a change to add some more checks for zuul/layout.yaml that looks reasonable to me: https://review.openstack.org/#/c/306194 Anybody wants to comment on noop job checks, please review16:47
SotKzaro: is there something you try to do which triggers a crash?16:47
Zarazaro: not known16:48
openstackgerritClark Boylan proposed openstack-infra/project-config: Stop uploading to job logs to swift  https://review.openstack.org/30653716:48
openstackgerritBen Nemec proposed openstack-infra/tripleo-ci: Add final success/failure message to ping test  https://review.openstack.org/30486416:50
*** trown is now known as trown|lunch16:51
*** akshai has joined #openstack-infra16:51
zaroSotK: just clicking around, it's crashed like 3 times already.16:56
zaroohh just did it again16:56
*** sambetts is now known as sambetts|afk16:56
jeblairzaro: what does 'crash' mean in this context?16:56
zarolast thing i did was clicked on dashboard icon16:56
*** Sukhdev has quit IRC16:57
* SotK uses chromium and has never managed to see this16:57
*** Sukhdev has joined #openstack-infra16:57
openstackgerritBen Nemec proposed openstack-infra/tripleo-ci: TEST: Delete the overcloud when finished  https://review.openstack.org/29732816:58
openstackgerritBen Nemec proposed openstack-infra/tripleo-ci: Test overcloud deletion with net-iso in periodic job  https://review.openstack.org/29676516:58
*** sridhar_ram has joined #openstack-infra16:58
zarojeblair, SotK : http://imgur.com/mpaVCmG16:58
*** derekh has quit IRC16:58
zaroSotK: i'm on mac16:58
openstackgerritBen Nemec proposed openstack-infra/tripleo-ci: Add undercloud idempotency test  https://review.openstack.org/27921816:59
*** piet has quit IRC16:59
*** jistr|afk is now known as jistr17:00
*** piet has joined #openstack-infra17:00
Zaratrying to see if I can reproduce... but it's weird if sotk hasn't seen it17:00
zaroSotK: actually that ugly face just means unresponsive, althought i would interpret as crash17:00
*** xyang1 has joined #openstack-infra17:01
*** permalac has joined #openstack-infra17:01
*** roxanagh_ has quit IRC17:02
*** vgridnev has joined #openstack-infra17:02
Zarahm, I'm able to reproduce a different, known error17:02
zaroyeah, actually it never seem to become responsive again so 'crash' would be correct term.17:03
Zara(where a big list of green status messages appear-- seems to happen if the user moves too fast between the dashboard and boards/worklists when things haven't finished loading. but it doesn't crash for me)17:03
Zaraso I'm wondering if maybe different versions of chromium might be handling something differently?17:03
Zaraor it's a difference in connection17:03
zaroi'm on Version 49.0.2623.0 (64-bit)17:04
*** rkukura has quit IRC17:04
*** roxanagh_ has joined #openstack-infra17:04
*** achanda has joined #openstack-infra17:04
*** Guest81062 is now known as jlvillal17:04
*** Sukhdev has quit IRC17:04
*** bpokorny has joined #openstack-infra17:04
Zaraah, I am on a different version, and on debian17:04
ZaraVersion 37.0.2062.120 Built on Debian 7.6, running on Debian 7.9 (281580) (64-bit) in full...17:05
*** bpokorny has quit IRC17:05
Zaraso that might be a start to working out what's going on, though that's just a guess at this point.17:05
openstackgerritEmilien Macchi proposed openstack-infra/project-config: puppet: fix integration jobs  https://review.openstack.org/30654517:05
EmilienMmwhahaha: ^17:05
EmilienMI hope it's the last one :(17:06
*** bpokorny has joined #openstack-infra17:06
mwhahahaof course not, it's friday. i expect a lot more failure17:06
Zara(I normally use iceweasel so that sotk and I are each using a different browser)17:06
EmilienMpabelanger, AJaeger: really sorry guys. This is not my day. https://review.openstack.org/#/c/306545/17:06
*** esikachev has quit IRC17:07
AJaegerEmilienM: indeed, the cd is not needed with the change you made ;( Not my day with reviewing your changes;(17:07
openstackgerritMerged openstack-infra/project-config: Add a few more layout checks  https://review.openstack.org/30619417:07
EmilienMAJaeger: I guess we need a good week end :-)17:07
*** achanda has quit IRC17:08
*** rkukura has joined #openstack-infra17:08
AJaegerAgreed17:08
Zara(if it is related to the known error I mentioned, then this is the story for that: https://storyboard.openstack.org/#!/story/2000507)17:10
*** yamamoto has quit IRC17:10
clarkbjeblair: I am going to attempt to run reprepro for ceph now17:10
zaroZara: no, i don't think it's that.  it's something to do with the queries for the dashboard, it seems really slow17:11
jeblairclarkb: yays!17:11
*** yamamoto has joined #openstack-infra17:11
zaroZara: i can see it on safari as well, the slow response but no crash17:11
jeblair(btw, the last npm release from yesterday morning is still running)17:11
Zarazaro: okay, on chrome on windows I can't reproduce the error, but it does take a while to load. (and same in chromium for me)17:12
zaroZara: for me it's click on dashboard, click a link on the dashboard then click back button17:12
*** pvaneck has joined #openstack-infra17:13
*** oanson has joined #openstack-infra17:13
clarkbCould not find 'main/debian-installer/binary-amd64/Packages' within '/afs/.openstack.org/mirror/ceph-deb-hammer/lists/debian-ceph-hammer_trusty_Release' I think my reprepro is still configured wrongish17:13
zaroalthough it seems like that's some caching there so maybe it's really slow the first time but is faster on next occurance17:14
clarkbthere is no debian-installer17:14
pabelangerEmilienM: +A17:14
pabelangerclarkb: yay17:14
*** nwkarsten has joined #openstack-infra17:14
*** salv-orlando has joined #openstack-infra17:14
Zarazaro: btw, do you have a lot of recent events listed? that has made my dashboard slower before, and is a known bug, but there could be other issues.17:14
EmilienMpabelanger: thanks, I also addressed your comment on https://review.openstack.org/#/c/306398/17:14
zaroZara: ahh, i didn't even notice the drop down list.  it says i have ~2100 events in that list17:16
Zaraaha... wow17:16
Zarait is prrrrobably triggered by that, then, though we should still handle it better17:16
clarkbAJaeger: that is what I get for using sed :/17:17
Zaramine gets noticeably slower around the 300 mark, so I can't even imagine what 2100 looks like xD (well, I can. it looks like chrome's ugly face)17:17
*** salv-orl_ has joined #openstack-infra17:17
*** pvaneck_ has joined #openstack-infra17:17
*** ajmiller_ has joined #openstack-infra17:17
Zarahttps://storyboard.openstack.org/#!/story/200051817:18
*** resker has joined #openstack-infra17:18
AJaegerclarkb: I was wondering already ;)17:18
*** yuanying_ has joined #openstack-infra17:18
AJaegerclarkb: using sed is a good first start17:18
*** tiswanso has joined #openstack-infra17:18
*** vdrok has quit IRC17:18
*** mat128_ has quit IRC17:18
*** bpokorny has quit IRC17:18
Zarazaro: ^ would be good to add some details about your experience for the story I just linked for the future17:19
*** avarner_ has joined #openstack-infra17:19
*** fmccrthy has quit IRC17:19
*** nwkarsten has quit IRC17:19
Zara(I'm about to disappear from irc for the night, but hopefully deleting them should fix it, as a workaround...)17:19
*** madorn has quit IRC17:20
*** skath_ has quit IRC17:20
pabelangerEmilienM: will check it in a bit17:20
*** jiggangalator has joined #openstack-infra17:20
*** matt-borland_ has joined #openstack-infra17:20
clarkbAJaeger: new patchset pushed should be better17:20
*** ogelbukh has quit IRC17:21
*** yamamoto has quit IRC17:21
*** BobBall is now known as BobBall-awol17:21
*** chem` has joined #openstack-infra17:21
*** che-arne has joined #openstack-infra17:21
SotKheh, oops17:21
SotKwe should probably put a limit on that events thing17:21
*** briancli1e has joined #openstack-infra17:21
*** dalgaaf_ has joined #openstack-infra17:21
*** chem` has left #openstack-infra17:21
*** daemontool__ has joined #openstack-infra17:22
*** gordc_ has joined #openstack-infra17:22
*** jmccrory has quit IRC17:22
*** mhayden has quit IRC17:22
*** andreykurilin___ has joined #openstack-infra17:22
*** matbu_ has joined #openstack-infra17:22
*** pleia2 has quit IRC17:22
*** pblaho_ has joined #openstack-infra17:22
*** auggy has quit IRC17:23
*** mat128 has joined #openstack-infra17:23
*** madorn has joined #openstack-infra17:23
*** yonglihe_ has joined #openstack-infra17:23
*** monester_ has joined #openstack-infra17:23
*** jog0 has quit IRC17:23
*** boris-42 has quit IRC17:24
*** yamamoto has joined #openstack-infra17:24
*** ramishra_ has joined #openstack-infra17:24
*** pleia2 has joined #openstack-infra17:24
krotscheckAny infra-core around available to check the status of the npm mirroring job?17:24
krotscheckAlso, check the file system?17:25
AJaegerarmax, dougwig, mestery : Could you review some project-config changes, please? https://review.openstack.org/#/c/299844/ https://review.openstack.org/#/c/298510/ https://review.openstack.org/#/c/303242/ https://review.openstack.org/#/c/303121/ https://review.openstack.org/#/c/258522/17:25
yolandaclarkb, yes, so we had to restart gerrit and zuul this morning17:25
yolandagerrit had been not responsive for a while, even was not reachable by ssh, and stats showed packet loss17:25
dougwigAJaeger: on it17:25
AJaegerthanks, dougwig17:25
yolandait recovered itself, but then, it was not publishing events to zuul17:25
*** pcm_ has joined #openstack-infra17:25
*** yamamoto has quit IRC17:25
*** andymccr_ has joined #openstack-infra17:26
yolandai restarted gerrit, but that not fixed it. I had to restart zuul, because no jobs were being processed17:26
clarkbyolanda: ok, sounds liek there was network trouble in rax then?17:26
*** sdake_ has joined #openstack-infra17:26
AJaegerinfra puppet experts, do you want beaker running on all infra puppet repos? Please chime in on https://review.openstack.org/#/c/305416/17:26
yolandaclarkb, i only saw that for gerrit at that time, other vms were fine17:26
*** salv-orlando has quit IRC17:26
*** pvaneck has quit IRC17:26
*** permalac has quit IRC17:26
*** piet has quit IRC17:26
*** cfarquhar has quit IRC17:26
*** mgkwill has quit IRC17:26
*** hrybacki has quit IRC17:26
*** bryan_att has quit IRC17:26
*** Ng has quit IRC17:26
*** xgerman has quit IRC17:26
*** yonglihe has quit IRC17:26
*** andreykurilin__ has quit IRC17:26
*** dham1 has quit IRC17:26
*** serverascode has quit IRC17:26
*** marcusvrn_ has quit IRC17:26
*** dtroyer has quit IRC17:26
*** nt has quit IRC17:26
*** mnencia has quit IRC17:26
*** briancline has quit IRC17:26
*** ogelbukh has joined #openstack-infra17:27
yolandaAJaeger, sorry, i was disconnected pretty much all day. Few moments after the incident with zuul was fixed, i lost internet, i had a problem with the provider, and took hours to recover the connectivity17:27
yolandai hope everything was fine17:27
*** yonglihe_ is now known as yonglihe17:27
*** andreykurilin___ is now known as andreykurilin__17:27
*** lyz has quit IRC17:27
*** oanson has quit IRC17:27
*** rkukura has quit IRC17:27
*** vgridnev has quit IRC17:27
*** xyang1 has quit IRC17:27
*** sridhar_ram has quit IRC17:27
*** apoorvad has quit IRC17:27
*** gabriel-bezerra has quit IRC17:27
*** andymaier has quit IRC17:27
*** yamahata has quit IRC17:27
*** chuck__ has quit IRC17:27
*** edwarnicke has quit IRC17:27
*** armax has quit IRC17:27
*** GheRivero has quit IRC17:27
*** pblaho has quit IRC17:27
*** igorbelikov has quit IRC17:27
*** tpsilva has quit IRC17:27
*** hamzy has quit IRC17:27
*** eharney has quit IRC17:27
*** lxsli has quit IRC17:27
*** EmilienM has quit IRC17:27
*** gordc has quit IRC17:27
*** dhellmann has quit IRC17:27
*** matbu has quit IRC17:27
*** zhiyan has quit IRC17:27
*** etoews has quit IRC17:27
*** markmcclain has quit IRC17:27
*** fungi has quit IRC17:27
*** sambetts|afk has quit IRC17:27
*** msuriar has quit IRC17:27
*** tiswanso_ has quit IRC17:27
*** nelsnels_ has quit IRC17:27
*** daemontool_ has quit IRC17:27
*** esker has quit IRC17:27
*** notsogentle has quit IRC17:27
*** avarner has quit IRC17:27
*** [HeOS] has quit IRC17:27
*** sdague has quit IRC17:27
*** netsin has quit IRC17:27
*** matt-borland has quit IRC17:27
*** ivc_ has quit IRC17:27
*** Goneri has quit IRC17:27
*** dalgaaf has quit IRC17:27
*** markvoelker has quit IRC17:27
*** sheeprine has quit IRC17:27
*** pc_m has quit IRC17:27
*** ramishra has quit IRC17:27
*** alex_xu has quit IRC17:27
*** openstackgerrit has quit IRC17:27
*** andymccr has quit IRC17:27
*** chem has quit IRC17:27
*** timfreund has quit IRC17:27
*** zaro has quit IRC17:27
*** ajmiller has quit IRC17:27
*** yuanying has quit IRC17:27
*** monester has quit IRC17:27
*** thingee has quit IRC17:27
*** whoops has quit IRC17:27
*** trey has quit IRC17:27
*** trey has joined #openstack-infra17:28
*** monester_ is now known as monester17:28
*** che-arne has quit IRC17:29
*** EmilienM has joined #openstack-infra17:29
*** sdake has quit IRC17:29
odyssey4mepabelanger if I want to add an experimental job for the ansible roles, do I need to modify https://github.com/openstack-infra/project-config/blob/master/jenkins/jobs/ansible-role-jobs.yaml#L44-L60 ?17:29
*** lyz has joined #openstack-infra17:29
AJaegeryolanda: no further trouble here ;)17:29
*** dalgaaf_ has quit IRC17:29
*** sridhar_ram has joined #openstack-infra17:30
AJaegerodyssey4me: you can, you don't have to ;)17:30
*** eliqiao_ has quit IRC17:30
*** mhayden has joined #openstack-infra17:30
pabelangerodyssey4me: Oh, I did that already17:30
pabelangerI guess I didn't publish it17:30
odyssey4mepabelanger oh?17:30
AJaegerodyssey4me: that job gropu is added to each repo, if you want that, then add it there. If you only want it for none repo, then not...17:30
*** yamamoto has joined #openstack-infra17:31
pabelangerodyssey4me: Ya, let me publish it17:31
*** e0ne has quit IRC17:31
odyssey4meI'd like to switch the CentOS7 jobs for openstack-ansible role to be experimental, and add a Xenial experimental job too17:31
*** kevinshort has quit IRC17:31
*** JayF has quit IRC17:31
*** tiswanso has quit IRC17:32
pabelangerodyssey4me: I'll add the xenial bits, you can rebase atop for your openstack-ansible changes17:32
*** andreykurilin__ has quit IRC17:32
*** tphummel has quit IRC17:32
*** sambetts has joined #openstack-infra17:32
*** tiswanso has joined #openstack-infra17:32
odyssey4mepabelanger thanks, I would be happy to learn from your prior art :)17:32
*** zaro has joined #openstack-infra17:33
*** tphummel has joined #openstack-infra17:33
*** [HeOS] has joined #openstack-infra17:34
pabelangerodyssey4me: Ya, I thought I published it the other day17:34
odyssey4mepabelanger another thing I'd like to do is optionally increase the job timeout for some roles... some of them do a multi-project build and 30 mins is not enough time17:34
pabelangerhttps://review.openstack.org/30655717:34
*** edwarnicke has joined #openstack-infra17:34
*** eliqiao has joined #openstack-infra17:34
*** david-lyle has quit IRC17:34
*** david-lyle has joined #openstack-infra17:34
pabelangerodyssey4me: would need a little rework, but you could do it per project17:35
odyssey4mepabelanger ah, so I thought that https://github.com/openstack-infra/project-config/blob/master/jenkins/jobs/ansible-role-jobs.yaml#L60 forced the job to be a gate job, but I guess that just sets a default?17:35
*** apoorvad has joined #openstack-infra17:35
*** markvoelker has joined #openstack-infra17:35
odyssey4me*gate queue job17:35
*** lxsli has joined #openstack-infra17:35
AJaegerclarkb: you're updating 4644 jobs with your small change! A new record ;)17:36
*** jog0 has joined #openstack-infra17:36
clarkbAJaeger: nice17:36
*** etoews has joined #openstack-infra17:36
pabelangerodyssey4me: not, doesn't force it. Just a naming convention... you'd actually update zuul/layout.yaml to pick which pipeline to use17:36
AJaegerodyssey4me: that line is just a "name". zuul/layout.yaml defines when to trigger a job17:36
pabelangerodyssey4me: https://review.openstack.org/#/c/306557/1/zuul/layout.yaml line 273 is the pipeline it will use17:37
*** chuck__ has joined #openstack-infra17:37
*** jmccrory has joined #openstack-infra17:37
AJaegerclarkb: change looks fine now17:37
*** _amrith_ is now known as amrith17:37
pabelangerodyssey4me: IIRC, at one time we had some regex magic to match gate / experimental in the job name, but that was removed17:37
odyssey4mepabelanger that makes sense :) thanks for the explanation17:37
*** infra-red has joined #openstack-infra17:37
*** yarkot has joined #openstack-infra17:37
odyssey4meand experimental jobs are never voting?17:38
*** kevinshort has joined #openstack-infra17:38
*** bpokorny has joined #openstack-infra17:38
pabelangerodyssey4me: they can be both, but have no affect on the patchset17:38
*** sdake_ has quit IRC17:38
*** cfarquhar has joined #openstack-infra17:39
*** cfarquhar has quit IRC17:39
*** cfarquhar has joined #openstack-infra17:39
odyssey4meok, so they don't prevent a merge17:39
docaedoclarkb: is it OK if I +1 those changes?  Could really use the stackalytics bump ;)17:39
odyssey4mecool, so if I do a patch set based on your review we should be good to go then17:39
clarkbpabelanger: jeblair https://review.openstack.org/306559 with that in reprepro does its thing17:39
clarkbdocaedo: well its one small change it just explodes out to a ton of updates :)17:39
docaedoclarkb: oh duh, sorry that's not 4644 PRs...17:39
pabelangerodyssey4me: right, so look into zuul/layout.yaml at the top is our pipeline settings. You can see it does not have success or failure fields17:39
docaedohaha17:39
jlvillalThe openstackgerrit bot appears to be down. Not sure if already noticed.17:39
*** auggy has joined #openstack-infra17:40
pabelangerodyssey4me: so, yes, you are right. Then never vote on a patch, but return results to be displayed17:40
odyssey4mecool, okie dokey17:40
jeblairclarkb: what' a udeb component?17:40
pabelangerclarkb: ack17:40
odyssey4melemme get that in, then move on to the next action17:40
*** daemontool__ has quit IRC17:40
jeblairi'll kick gerritbot17:41
clarkbjeblair: https://wiki.debian.org/udeb apparently it is a minimal thing that is used for the debian installer17:41
*** alex_xu has joined #openstack-infra17:41
*** mnencia has joined #openstack-infra17:41
jeblairokies.17:41
clarkbjeblair: so the errors saying no main/debian-installer found was due to having enabled udeb component main17:41
*** rkukura has joined #openstack-infra17:42
*** nwkarsten has joined #openstack-infra17:42
*** mriedem_lunch has quit IRC17:42
jeblairhrm, gerritbot still doesn't seem to be connecting.17:43
*** sdake has joined #openstack-infra17:43
*** vgridnev has joined #openstack-infra17:43
*** dham1 has joined #openstack-infra17:43
*** claudiub has quit IRC17:43
*** eliqiao has quit IRC17:44
*** dhellmann has joined #openstack-infra17:44
*** JayF has joined #openstack-infra17:45
*** dalgaaf_ has joined #openstack-infra17:45
*** GheRivero has joined #openstack-infra17:45
clarkbvos release mirror.deb-hammer -localauth is happening17:45
clarkbthe reprepro side was actually really quick17:45
*** Goneri has joined #openstack-infra17:45
jeblairhrm.  gerritbot is connecting over ipv6, there is only one ipv6 addr in rotation right now, and it's not answering.17:46
*** eharney has joined #openstack-infra17:46
*** mgkwill has joined #openstack-infra17:46
*** MarkAtwood has joined #openstack-infra17:46
*** yamahata has joined #openstack-infra17:46
*** fmccrthy has joined #openstack-infra17:46
*** dhellmann_ has joined #openstack-infra17:46
clarkbit occurs ot me that we could add some glue magic to meetbot and other bots that do a name lookup, remove AAAA records because supybot, then do a connectivity test to A records until one resonds then feed that to the actual bot code17:47
clarkbprobably more trouble than it is worth17:47
*** dhellmann_ has quit IRC17:47
jeblairi pinned it17:48
clarkbwfm17:48
*** mriedem has joined #openstack-infra17:48
*** openstackgerrit has joined #openstack-infra17:48
*** gsilvis_ is now known as gsilvis17:48
*** nelsnelson has joined #openstack-infra17:48
*** sdague has joined #openstack-infra17:49
*** igorbelikov has joined #openstack-infra17:49
*** dhellmann has quit IRC17:50
*** trown|lunch is now known as trown17:50
*** oanson has joined #openstack-infra17:50
*** hamzy has joined #openstack-infra17:50
*** armax has joined #openstack-infra17:50
*** Sukhdev has joined #openstack-infra17:51
*** yarkot1 has joined #openstack-infra17:51
*** jistr has quit IRC17:51
*** shardy has quit IRC17:51
*** serverascode has joined #openstack-infra17:52
openstackgerritJesse Pretorius (odyssey4me) proposed openstack-infra/project-config: Add experimental ubuntu-xenial jobs for OpenStack-Ansible roles  https://review.openstack.org/30656417:52
*** degorenko is now known as degorenko|afk17:52
*** psanchez has quit IRC17:53
*** tosky has quit IRC17:53
odyssey4mepabelanger ^ does it make sense to do it that way? I thought it best to make the job -nv so that when we graduate it it can be done in seperate stages17:53
*** imcsk8_ has joined #openstack-infra17:53
*** monester has quit IRC17:53
*** Kiall has quit IRC17:53
*** eliqiao has joined #openstack-infra17:54
*** boris-42 has joined #openstack-infra17:54
*** Kiall has joined #openstack-infra17:54
*** psanchez has joined #openstack-infra17:54
openstackgerritMerged openstack-infra/project-config: Enable gate-networking-midonet-v2-rally-dsvm-nv for liberty  https://review.openstack.org/29851017:54
*** igorbelikov has quit IRC17:54
*** GheRivero has quit IRC17:54
*** imcsk8 has quit IRC17:54
*** sheeprine has joined #openstack-infra17:54
*** yamamoto has quit IRC17:54
*** dhellmann has joined #openstack-infra17:55
*** dtroyer has joined #openstack-infra17:55
*** dham1 has quit IRC17:55
*** EricGonc_ has quit IRC17:55
*** yonglihe has quit IRC17:55
*** hrybacki has joined #openstack-infra17:56
*** GheRivero has joined #openstack-infra17:56
*** markmcclain has joined #openstack-infra17:56
*** dhellmann has quit IRC17:57
*** raginbajin has quit IRC17:57
*** monester has joined #openstack-infra17:57
*** mylu has joined #openstack-infra17:57
*** tpsilva has joined #openstack-infra17:57
*** dhellmann has joined #openstack-infra17:57
*** igorbelikov has joined #openstack-infra17:58
*** dham1 has joined #openstack-infra17:58
*** vdrok has joined #openstack-infra17:59
*** Ng has joined #openstack-infra17:59
*** mrmartin has joined #openstack-infra17:59
*** zhiyan has joined #openstack-infra17:59
*** xgerman has joined #openstack-infra17:59
*** sridhar_ram has quit IRC17:59
openstackgerritMerged openstack-infra/project-config: networking-midonet: Move coverage job from post to check  https://review.openstack.org/30324217:59
*** marcusvrn_ has joined #openstack-infra17:59
*** andreykurilin__ has joined #openstack-infra17:59
*** vgridnev has quit IRC17:59
*** yonglihe has joined #openstack-infra18:00
*** EricGonczer_ has joined #openstack-infra18:00
openstackgerritAndreas Jaeger proposed openstack-infra/project-config: Remove VENV before pushing to Zanata  https://review.openstack.org/30656918:01
*** bryan_att_ has joined #openstack-infra18:01
*** sridhar_ram has joined #openstack-infra18:01
*** esikachev has joined #openstack-infra18:02
*** raginbajin has joined #openstack-infra18:02
*** yamamoto has joined #openstack-infra18:02
AJaegerproject-config cores, one more fix needed for translation sync  ^ - please review18:02
AJaegerpleia2: thanks!18:03
openstackgerritMerged openstack-infra/system-config: Don't mirror udeb on ceph debian mirror  https://review.openstack.org/30655918:04
*** bryan_att_ is now known as bryan_att18:04
pleia2sure18:04
*** sputnik13 has joined #openstack-infra18:04
*** alex_xu has quit IRC18:04
*** msuriar has joined #openstack-infra18:05
*** gabriel-bezerra has joined #openstack-infra18:05
*** gyee has joined #openstack-infra18:05
*** skath_ has joined #openstack-infra18:06
openstackgerritMerged openstack-infra/shade: Use configured overrides for internal/external  https://review.openstack.org/30619018:06
*** alex_xu has joined #openstack-infra18:07
*** fungi has joined #openstack-infra18:07
*** whoops has joined #openstack-infra18:07
*** esikachev has quit IRC18:08
*** Goneri has quit IRC18:09
openstackgerritJesse Pretorius (odyssey4me) proposed openstack-infra/project-config: Implement higher job timeout for Ansible role jobs  https://review.openstack.org/30657318:09
*** degorenko|afk is now known as degorenko18:10
*** mylu has quit IRC18:10
*** eliqiao has quit IRC18:10
*** EricGonc_ has joined #openstack-infra18:11
*** eliqiao has joined #openstack-infra18:11
AJaegerthanks, anteaya !18:12
anteayawelcome18:12
* AJaeger hopes thats the final bit to get everything working...18:12
* anteaya is glad AJaeger is chasing all the bits and also hopes this is the final bit18:12
*** dahoo has joined #openstack-infra18:13
*** EricGonc_ has quit IRC18:13
*** EricGonczer_ has quit IRC18:14
*** robcresswell has quit IRC18:14
*** robcresswell has joined #openstack-infra18:15
*** boden has joined #openstack-infra18:15
*** yamamoto has quit IRC18:16
*** hrubi has quit IRC18:17
*** EricGonczer_ has joined #openstack-infra18:17
openstackgerritStephen Gordon proposed openstack-infra/irc-meetings: Remove Telco Working Group meeting  https://review.openstack.org/30657718:17
bodenanybody hear of issues with gate-devstack-docs job? In the last 2 builds I'm seeing ERROR: unknown environment 'venv'18:17
openstackgerritMerged openstack-infra/project-config: Remove VENV before pushing to Zanata  https://review.openstack.org/30656918:17
*** hrubi has joined #openstack-infra18:18
*** e0ne has joined #openstack-infra18:19
*** mylu has joined #openstack-infra18:20
*** yamamoto has joined #openstack-infra18:20
*** asettle has joined #openstack-infra18:23
*** mrmartin has quit IRC18:23
*** pfalleno2 has quit IRC18:24
*** lezbar__ has quit IRC18:24
*** mrmartin has joined #openstack-infra18:24
*** pfallenop has joined #openstack-infra18:25
*** pfallenop has joined #openstack-infra18:25
*** yamahata has quit IRC18:25
*** degorenko is now known as _degorenko|afk18:26
*** tqtran has joined #openstack-infra18:27
*** asettle has quit IRC18:27
anteayaboden: linking to the full logs with the failure usually gets better results than just pasting the error into channel18:31
openstackgerritDoug Wiegley proposed openstack/requirements: Bump neutron-lib to 0.1.0  https://review.openstack.org/30658618:32
openstackgerritNate Marsella proposed openstack-infra/elastic-recheck: Make the index format string configurable in the conf file. This allows query to work against indices not named the typical "logstash-%Y.%m.%d".  https://review.openstack.org/30636018:32
bodenanteaya thanks... I opened a bug for this one https://bugs.launchpad.net/devstack/+bug/1571024 so will just keep an eye on it18:34
openstackLaunchpad bug 1571024 in devstack "gate-devstack-docs failing with ERROR: unknown environment 'venv'" [Undecided,New]18:34
openstackgerritMerged openstack-infra/project-config: Stop uploading to job logs to swift  https://review.openstack.org/30653718:35
*** thingee has joined #openstack-infra18:35
*** vgridnev has joined #openstack-infra18:36
anteayaboden: looks like the problem starts up here: http://logs.openstack.org/41/306541/1/check/gate-devstack-docs/a5247d7/console.html#_2016-04-15_17_00_58_19018:36
anteayaianw: didn't you have a patch changing devstack-docs jobs?18:36
anteayaianw: there is currently an error with devstack-docs jobs18:37
*** Sukhdev has quit IRC18:37
*** mylu has quit IRC18:37
anteayathere it is: https://review.openstack.org/#/c/306197/18:38
anteayaboden: when did you first notice the error?18:38
*** mylu has joined #openstack-infra18:39
bodenanteaya I didn't dig too deep... just noticed it on the top 2 devstack reviews that have V of -1  appears within the last few hours18:41
anteayaboden: okay thanks18:42
*** tiswanso has quit IRC18:43
*** timfreund has joined #openstack-infra18:46
*** EricGonczer_ has quit IRC18:48
* AJaeger is happy - horizon translation sync worked finally!18:48
* AJaeger calls it weekend now18:48
mordredAJaeger: woot!18:48
mordredAJaeger: happy weekend18:48
*** sdake_ has joined #openstack-infra18:49
* AJaeger waves good-bye and wishes everybody a happy weekend!18:49
AJaegerthanks, mordred !18:49
*** Goneri has joined #openstack-infra18:50
*** imcsk8_ is now known as imcsk818:50
anteayathe gate-devstack-docs job appears to now be at 100% failure: http://tinyurl.com/jqj8lp718:50
anteayaAJaeger: congratulations18:51
openstackgerritMerged openstack-infra/system-config: Remove HP Cloud from clouds.yaml  https://review.openstack.org/30639618:51
openstackgerritAnita Kuno proposed openstack-infra/project-config: Revert "Convert devstack docs jobs to regular format"  https://review.openstack.org/30658918:52
*** sdake has quit IRC18:52
openstackgerritMerged openstack-infra/system-config: Add network entries to clouds.yaml for internap  https://review.openstack.org/30640718:52
openstackgerritMerged openstack-infra/system-config: Use floating_ip_source for tripleo cloud  https://review.openstack.org/30640818:52
AJaegeranteaya: regarding 306589  - the repo misses a venv environment...18:53
AJaegerthis is the error http://logs.openstack.org/41/306541/1/check/gate-devstack-docs/a5247d7/console.html#_2016-04-15_17_01_01_62618:53
AJaegerlet me fix it quickly...18:53
anteayaAJaeger: okay great18:53
*** mrmartin has quit IRC18:54
AJaegeranteaya: https://review.openstack.org/30659218:55
AJaegeryour call what to push through, anteaya !18:55
AJaegerEnjoy the weekend!18:55
*** Goneri has quit IRC18:56
*** esikachev has joined #openstack-infra18:56
mordredsdague: ^^ if you have a sec18:56
*** nwkarsten has quit IRC18:56
anteayaAJaeger: thanks you too18:56
anteayaAJaeger: thanks for the fix18:56
*** dprince has quit IRC18:57
openstackgerritMerged openstack-infra/system-config: Also set the network info for internap ci account  https://review.openstack.org/30641518:57
*** yamamoto has quit IRC18:57
openstackgerritMerged openstack-infra/system-config: Normalize list indentation in clouds.yaml  https://review.openstack.org/30655418:57
*** esikachev has quit IRC19:01
*** slogan has joined #openstack-infra19:02
*** yamahata has joined #openstack-infra19:02
*** dolphm has quit IRC19:03
*** esikachev has joined #openstack-infra19:03
*** dolphm has joined #openstack-infra19:03
sdagueAJaeger: can someone explain what happened here that that was needed?19:04
*** nwkarsten has joined #openstack-infra19:05
*** nwkarsten has quit IRC19:05
anteayasdague: this patch merged: https://review.openstack.org/#/c/306197/19:05
anteayathe jobs now fail 100% http://tinyurl.com/jqj8lp719:05
*** nwkarsten has joined #openstack-infra19:05
anteayasdague: I offered a revert, AJaeger offered the devstack patch19:05
*** nwkarsten has quit IRC19:05
anteayasdague: take your pick19:05
clarkbnote that the revert will continue to publish broken docs19:06
*** nwkarsten has joined #openstack-infra19:06
*** nwkarsten has quit IRC19:06
anteayaclarkb: docs were broken prior to 306197?19:06
*** nwkarsten has joined #openstack-infra19:06
*** nwkarsten has quit IRC19:07
anteayafor devstack?19:07
clarkbanteaya: yes, one of the pages isn't generated properly19:07
*** Sukhdev has joined #openstack-infra19:07
clarkbte one where the script is walked through19:07
sdagueok, I guess we should probably document somewhere that "venv" is required for docs jobs. I guess I thought a docs target was good enough.19:07
anteayashame the commit message for 306197 didn't say that19:07
clarkbsdague: we do in the project testing interface docs19:07
sdaguefast merging it, but grenade might also need it19:07
*** nwkarsten has joined #openstack-infra19:07
sdagueclarkb: where?19:08
sdaguehttp://governance.openstack.org/reference/cti/python_cti.html doesn't list it19:08
sdagueoh, I guess it does19:08
sdaguehuh, why isn't it tox -e docs19:08
*** nwkarste_ has joined #openstack-infra19:08
*** chuck__ is now known as zul19:08
clarkbsdague: https://wiki.openstack.org/wiki/Obsolete:ProjectTestingInterface19:09
clarkboh it moved to governance, ya my url says "obsolete"19:09
*** lennyb has quit IRC19:09
*** nwkarst__ has joined #openstack-infra19:09
clarkbsdague: because people were abusing tox -e docs to make sphinx not work properly19:09
*** nwkarst__ has quit IRC19:09
clarkbsdague: the idea is that your docs should just build without magic19:09
clarkb(also we started with venv and people gave us good reasons not to switch :) )19:09
*** sdake_ has quit IRC19:10
openstackgerritMonty Taylor proposed openstack-infra/nodepool: Partially Revert "Pass extended network information in to occ/shade"  https://review.openstack.org/30659419:10
sdagueok, that's fine.19:10
*** nwkarst__ has joined #openstack-infra19:11
sdagueexcept I'm pretty sure that's not going to work19:11
sdaguebecause devstack doesn't have a requirements.txt19:11
AJaegersdague: I needed to update https://review.openstack.org/#/c/306592/19:11
AJaegersdague: it passed the docs job now...19:11
*** sdake has joined #openstack-infra19:12
*** nwkarsten has quit IRC19:12
sdagueok19:12
sdagueyeh, I see the new one has deps19:12
AJaegeryep19:12
*** nwkarsten has joined #openstack-infra19:12
AJaegerhttps://jenkins06.openstack.org/job/gate-devstack-docs/1/console19:12
AJaegerfor passing job19:12
*** nwkarsten has quit IRC19:12
* AJaeger says again good-bye ;)19:13
*** nwkarsten has joined #openstack-infra19:13
sdagueAJaeger: but... doesn't this just lose half our docs19:13
*** melwitt has quit IRC19:13
*** nwkarste_ has quit IRC19:13
sdaguedevstack docs aren't all sphinx19:13
*** oanson has quit IRC19:13
sdaguetools/build_docs.sh does real things19:14
*** binbincong has quit IRC19:14
*** nwkarste_ has joined #openstack-infra19:14
*** nwkarste_ has quit IRC19:14
*** uberjay has quit IRC19:14
*** nwkarste_ has joined #openstack-infra19:15
*** mylu has quit IRC19:15
*** nwkarste_ has quit IRC19:15
*** keedya has joined #openstack-infra19:15
*** melwitt has joined #openstack-infra19:15
*** dalgaaf_ is now known as dalgaaf19:15
*** nwkarst__ has quit IRC19:16
*** uberjay has joined #openstack-infra19:16
*** nadya has joined #openstack-infra19:17
*** nwkarste_ has joined #openstack-infra19:17
*** nwkarsten has quit IRC19:17
*** asettle has joined #openstack-infra19:18
*** avarner__ has joined #openstack-infra19:18
*** borland__ has joined #openstack-infra19:18
*** pvaneck__ has joined #openstack-infra19:18
*** sputnik13_ has joined #openstack-infra19:18
*** roxanag__ has joined #openstack-infra19:19
*** ajmiller__ has joined #openstack-infra19:19
*** netsin has joined #openstack-infra19:19
*** markvoelker_ has joined #openstack-infra19:19
*** boden_ has joined #openstack-infra19:19
*** eharney has quit IRC19:19
*** nadya_ has joined #openstack-infra19:19
*** nwkarsten has joined #openstack-infra19:20
*** armax_ has joined #openstack-infra19:20
*** esker has joined #openstack-infra19:20
*** apoorvad_ has joined #openstack-infra19:20
*** salv-orlando has joined #openstack-infra19:20
*** nwkarste_ has quit IRC19:21
*** nwkarsten has quit IRC19:21
HenryGHi, I need some help figuring out a strange job logging anomaly. How so I copy a logstash so I can show the issue?19:21
*** pblaho has joined #openstack-infra19:21
*** sheeprine_ has joined #openstack-infra19:22
*** kinrui has joined #openstack-infra19:22
*** asettle has quit IRC19:22
*** serverascode_ has joined #openstack-infra19:22
*** matbu has joined #openstack-infra19:22
*** Ng has quit IRC19:22
*** sheeprine has quit IRC19:22
*** serverascode has quit IRC19:22
*** e0ne has quit IRC19:22
*** fungi has quit IRC19:22
*** rkukura has quit IRC19:22
*** yarkot has quit IRC19:22
*** boden has quit IRC19:22
*** [HeOS] has quit IRC19:22
*** pblaho_ has quit IRC19:22
*** zynzel_ has quit IRC19:22
*** nadya has quit IRC19:22
*** armax has quit IRC19:22
*** sdague has quit IRC19:22
*** MarkAtwood has quit IRC19:22
*** mgkwill has quit IRC19:22
*** matbu_ has quit IRC19:22
*** jiggangalator has quit IRC19:22
*** avarner_ has quit IRC19:22
*** ajmiller_ has quit IRC19:22
*** salv-orl_ has quit IRC19:22
*** pvaneck_ has quit IRC19:22
*** roxanagh_ has quit IRC19:22
*** armax_ is now known as armax19:22
*** sputnik13 has quit IRC19:22
*** zul has quit IRC19:22
*** markvoelker has quit IRC19:22
*** apoorvad has quit IRC19:22
*** matt-borland_ has quit IRC19:22
*** resker has quit IRC19:22
*** MarkAtwood1 has joined #openstack-infra19:22
*** boden_ is now known as boden19:22
*** HeOS has joined #openstack-infra19:23
*** nwkarsten has joined #openstack-infra19:23
*** sdague has joined #openstack-infra19:23
*** Ng has joined #openstack-infra19:23
*** nwkarsten has quit IRC19:23
*** serverascode_ is now known as serverascode19:23
mordredinfra-root, Shrews: it seems that shade-nodepool is working19:23
*** e0ne has joined #openstack-infra19:24
*** nwkarsten has joined #openstack-infra19:24
*** piet has joined #openstack-infra19:24
*** binbincong has joined #openstack-infra19:24
*** jpmaxman has quit IRC19:25
*** rguillebert has quit IRC19:25
*** lindsayk_ has quit IRC19:25
Shrewsmordred: \o/19:25
*** gordc_ has quit IRC19:25
rcarrillocruzsweet19:25
rcarrillocruzso no need to revert19:25
*** sridhar_ram has quit IRC19:25
rcarrillocruz?19:25
*** zynzel has joined #openstack-infra19:26
*** rkukura has joined #openstack-infra19:26
pabelangermordred: congrats!19:26
pleia2mordred: \o/19:26
pleia2pabelanger: have a few minutes to chat presentation? April got away from me19:27
*** ihrachys has joined #openstack-infra19:27
pabelangerpleia2: For sure19:27
*** zul has joined #openstack-infra19:27
*** sridhar_ram has joined #openstack-infra19:28
*** lindsayk_ has joined #openstack-infra19:28
HenryGHow do I include a timespan in a logstash URL?19:28
pabelangerodyssey4me: just looking now19:28
*** mgkwill has joined #openstack-infra19:28
pabelangerodyssey4me: yup, that works too.19:29
pleia2pabelanger: so I'm mostly wondering if we just want to use a refreshed version of http://docs.openstack.org/infra/publications/overview/#(1) or do something different (maybe people are bored of that slide deck? do we want to include different things?)19:29
odyssey4mepabelanger awesome :)19:29
mtreinishHenryG: I don't think there isn't a mechanism to do that19:29
*** jpmaxman has joined #openstack-infra19:29
*** rguillebert has joined #openstack-infra19:29
mtreinishHenryG: the shareable urls are something clarkb had to hack into the kibana js because it normally requires write access to elasticsearch19:30
pabelangerpleia2: either works for me. I personally think that is a great presentation, so if we refresh it, it can always be the go to presentation about openstack-infra19:31
*** e0ne has quit IRC19:31
*** esikachev has quit IRC19:32
*** salv-orl_ has joined #openstack-infra19:33
*** salv-orl_ has quit IRC19:33
*** salv-orl_ has joined #openstack-infra19:34
AJaegersdague: see https://review.openstack.org/#/c/303115/19:35
*** mhayden has quit IRC19:35
*** Sukhdev has quit IRC19:36
*** madhu_ak has joined #openstack-infra19:36
*** salv-orlando has quit IRC19:36
*** sheeprine_ has quit IRC19:36
*** lakshmiS has quit IRC19:36
sdagueAJaeger: ok, apparently I didn't have that commit yet19:37
*** mhayden has joined #openstack-infra19:37
*** esikachev has joined #openstack-infra19:37
*** sheeprine has joined #openstack-infra19:37
*** flwang1 has joined #openstack-infra19:38
HenryGmtreinish: thanks19:38
*** salv-orl_ has quit IRC19:39
sdakepabelanger ping re kolla base images19:39
pabelangerclarkb: guess we need to update apache config for ceph-deb-hammer?19:40
pabelangersdake: how did the release go?19:40
*** nadya_ has quit IRC19:40
clarkbpabelanger: yes19:40
clarkbpabelanger: symlink to docroot looks like19:40
sdakepabelanger we are tagging rc4 shortly19:40
pabelangerclarkb: neat, so just looked in /afs and I see ceph :)19:40
sdakewe are left with this: https://launchpad.net/kolla/+milestone/2.0.019:41
sdakepabelanger i created a bug for your tox changes here: https://bugs.launchpad.net/kolla/+bug/156900419:41
openstackLaunchpad bug 1569004 in kolla mitaka "migrate to disk image builder images in the gates" [Critical,Confirmed]19:41
pabelangersdake: okay, when do you think you'll do your 2.0.0 tag?19:41
sdakethe date is listed, 21st hard hard deadline19:42
sdakewhether bugs are fixed or not - we are tagging 2.0.019:42
sdakerc4 is in reallly good shape as is19:42
sdakebut i want more testing time in the community19:42
*** achanda has joined #openstack-infra19:42
pabelangerok19:42
sdakea coupel foolks say9ing it looks good isnt sufficient for a releae tag imo ;)19:42
sdakewe fixed a slew of things in rc4 - about 40 bugs19:42
openstackgerritMerged openstack-infra/project-config: run-wheel.sh: only run wheel for Python projects  https://review.openstack.org/30639819:43
sdakepabelanger the reson we require bugss for gate changes is so we can track them in the backport process in launchpad19:43
sdakewe obviously wnt our gate to work the same across releases if possible19:44
odyssey4mepabelanger any thoughts on https://review.openstack.org/306573 ? if there's an alternative that you think would be better, then I'd appreciate your pointers19:44
pabelangersdake: okay, anything you can do to hit the 21st helps.  kolla is the last project on devstack-centos7, and think we've fixed all issue on centos-7 images now19:45
*** baoli has quit IRC19:45
*** nwkarsten has quit IRC19:46
sdakepabelanger we are hitting the 21st even if there are bugs19:46
sdakeas i said rc4 is in really good shape19:46
pabelangerodyssey4me: sure, that will work.  And should be fine to bump all jobs to use 60 timeout.  Another option would be to template {timeout} and only up projects that need it.  But, 60 is a sane default IMO19:46
sdakeif bugs remain they will go into a z stream release19:46
pabelangersdake: understood, we can slip a little now since we had to rebuild nodepool.o.o last week, which fixed out HDD issue for DIBs.  So infra is not under pressure any more, except to just close out the task once kolla migrates.  If you tag on the 21, we'll be in good shape to migrate you before the summit and turn off devstack-centos719:48
pabelangerthen, remove it after (during) the summit19:48
sdakewfm19:49
sdakethe reason we chose the 21st is this change:19:49
pabelangerthen, switch to ubuntu-xenial upgrades and fedora-2419:49
sdakehttps://review.openstack.org/#/c/300752/19:50
*** piet has quit IRC19:50
*** dulek has quit IRC19:50
sdake21 is 7th + 2 weeks19:51
*** dulek has joined #openstack-infra19:52
*** ericksonsantos has quit IRC19:52
HenryGmtreinish: The query is:  build_name:"gate-tempest-dsvm-neutron-pg-full" AND build_status:"FAILURE"19:53
HenryGmtreinish: and the time range is:  Apr 15, 2016 14:32:06 to Apr 15, 2016 14:32:1419:54
pleia2pabelanger: ok, I'll carve out some time on Monday to update the deck19:54
pabelangerclarkb: any issue if I get the patch up to fix apache ceph?19:54
clarkbpabelanger: no19:55
*** rguillebert has quit IRC19:55
pabelangerpleia2: okay, monday works. I'll book off the day to help19:55
mordredclarkb: + sudo mv /tmp/pip.conf /etc/pip.conf19:55
mordred+ cat19:55
*** Goneri has joined #openstack-infra19:55
mordred+ host git.openstack.org19:56
mordredHost git.openstack.org.openstacklocal not found: 2(SERVFAIL)19:56
HenryGmtreinish: I don't understand how the failure rate can be so high in such a short time?19:56
*** rguillebert has joined #openstack-infra19:56
clarkbmordred: wow19:56
mtreinishHenryG: that query will return all log lines from all files for failed builds with the name gate-tempest-dsvm-neutron-pg-full19:57
mordredclarkb: yah. I just saw that once in the debug log19:57
mtreinishit will be really large number19:57
clarkbmordred: I think that means thr first lookup failed so it checked searchdomains?19:57
mordredclarkb: on an osic node19:57
mordredclarkb: I saw another osic node have a different dns resolution error but not that one19:57
clarkbmordred: we might make it not check search domains with a trailing .19:57
*** yamamoto has joined #openstack-infra19:58
HenryGmtreinish: Aha. I was trying to list the failed runs of that job. I failed.19:58
*** kgiusti has left #openstack-infra19:58
mtreinishHenryG: add a message:"Finished: " to that query and it should report what you're looking for19:58
mtreinishHenryG: is that job not on gate or periodic? (I just looked for it on openstack-health)19:59
HenryGmtreinish: It is in the neutron check queue. I have not looked to see where else it is.20:00
*** toabctl has quit IRC20:00
*** andreaf has quit IRC20:00
openstackgerritPaul Belanger proposed openstack-infra/system-config: Add symlink for ceph-deb-hammer  https://review.openstack.org/30661520:01
pabelangerclarkb: ^20:01
mtreinishHenryG: ok, if its not on gate or periodic it won't be collected into subunit2sql so openstack-health won't know about it. I assume that's what's happening20:01
*** andreaf has joined #openstack-infra20:01
*** toabctl has joined #openstack-infra20:01
HenryGmtreinish: It is currently non-voting but I want fix the error rate so we can make it voting.20:02
mtreinishHenryG: ok cool20:02
HenryGmtreinish: hence my clumsy efforts at trying to find a pattern in the errors20:02
krotscheckinfra-core: If anyone could give me a status update of the npm sync script running on mirror_update, I'll buy you a pony*20:03
krotscheck*no actual ponies offered.20:03
*** cfarquhar has quit IRC20:03
nibalizerkrotscheck: i'm a bit busy at the moment20:04
nibalizercan we pick that up monday?20:04
krotschecknibalizer: No prob.20:04
krotschecknibalizer: I was just hoping to get the vos release running over the weekend, if possible20:04
*** nelsnelson has quit IRC20:04
nibalizeri can check on that20:04
nibalizerbut only because I care about you as a friend krotscheck20:05
pabelangergg nibalizer20:05
krotschecknibalizer: it is much appreciated. I shall expense you a beer at the summit.20:05
*** achanda has quit IRC20:05
nibalizerwe aree still running the vos release that jeblari started yesterdayish20:05
*** cfarquhar has joined #openstack-infra20:06
*** cfarquhar has quit IRC20:06
*** cfarquhar has joined #openstack-infra20:06
nibalizermirror.npm                    953.7G     563.5G   59%         49%20:06
mordredinfra-root: nodepool is disabled in puppet and running with two unlanded patches, just fyi20:06
*** lakshmiS has joined #openstack-infra20:06
pabelangerkrotscheck: does that mean you didn't need to revert your npm work?20:06
pabelangermordred: ack20:06
krotscheckpabelanger: That is correct20:06
pabelangerkrotscheck: neat!20:06
krotschecknibalizer: Neat. Only 100GB to go!20:07
nibalizerkrotscheck: so we're closing in on the ~650 number the yahoo people gaave us20:07
*** baoli has joined #openstack-infra20:07
krotschecknibalizer: Right, but it'll probably take another 10 hours or so20:07
bkerooh dear20:08
krotschecknibalizer: That's... a very long vos release.20:08
*** yamamoto has quit IRC20:08
krotscheckpabelanger: Turns out the error was a bad interaction between <directory> and mod_rewrite20:08
pabelangerkrotscheck: Ah, ya some of that code you added for rewrite is magic to me20:08
mordredkrotscheck: yah. these initial vos releases are not quick20:09
krotscheckmordred: But at least we have a mirror now :)20:09
mordredkrotscheck: wootwoot20:09
krotscheckWhat's next, gem?20:09
krotscheckRPM?20:09
pabelangerDoes rax expose metrics for data between regions?20:09
pabelangerhopefully RPM20:09
pabelangergoing to finish that up later tonight20:09
krotscheckpabelanger: go go go :)20:10
*** nwkarsten has joined #openstack-infra20:10
pabelangerwith mordred suggestions, should be an easier rsync process now20:10
mordredyup!20:10
*** eharney has joined #openstack-infra20:10
*** doug-fish has joined #openstack-infra20:11
*** doug-fis_ has quit IRC20:11
openstackgerritVasyl Saienko proposed openstack/requirements: Block broken netmiko release 0.4.3  https://review.openstack.org/30620620:14
*** mrmartin has joined #openstack-infra20:14
*** nwkarsten has quit IRC20:14
*** mrmartin has quit IRC20:16
*** mylu has joined #openstack-infra20:16
*** sigmavirus24 is now known as sigmavirus24_awa20:17
*** sigmavirus24_awa is now known as sigmavirus2420:17
*** Nisha_away has joined #openstack-infra20:20
*** pvaneck_ has joined #openstack-infra20:20
*** [HeOS] has joined #openstack-infra20:20
*** armax_ has joined #openstack-infra20:20
*** andreykurilin__ has quit IRC20:21
*** cody-somerville has joined #openstack-infra20:22
*** cody-somerville has quit IRC20:22
*** cody-somerville has joined #openstack-infra20:22
*** armax has quit IRC20:22
*** whoops has quit IRC20:22
*** tpsilva has quit IRC20:22
*** hrybacki has quit IRC20:22
*** armax_ is now known as armax20:22
*** andreaf has quit IRC20:23
*** HeOS has quit IRC20:23
*** pvaneck__ has quit IRC20:23
*** yamahata has quit IRC20:23
*** xgerman has quit IRC20:23
*** whoops has joined #openstack-infra20:24
*** ericksonsantos has joined #openstack-infra20:24
*** Nisha_away has quit IRC20:24
*** trown is now known as trown|outtypewww20:24
*** hrybacki has joined #openstack-infra20:25
*** xgerman has joined #openstack-infra20:26
*** tpsilva has joined #openstack-infra20:26
*** andreaf has joined #openstack-infra20:28
*** Goneri has quit IRC20:29
*** abregman has quit IRC20:29
*** notsogentle has joined #openstack-infra20:29
*** EricGonczer_ has joined #openstack-infra20:29
*** achanda has joined #openstack-infra20:29
*** _ari_ has quit IRC20:32
*** alex_xu has quit IRC20:34
zarojeblair: not sure if you are interested, but it looks like the way others are renaming gerrit projects is to use a combination of 2 plugins (importer plugin and delete project plugin).20:34
*** achanda has quit IRC20:34
*** andreykurilin__ has joined #openstack-infra20:34
zarojeblair: https://gerrit.googlesource.com/plugins/importer/+/master/src/main/resources/Documentation/about.md#project-copy20:34
zarojeblair: By doing a project copy and then using the delete-project plugin to delete the source project, a project can be renamed.20:35
clarkbzaro: does that preserve all of the old changes and code review?20:35
*** agentle has quit IRC20:35
zaroclarkb: yes, it says it will20:36
*** alex_xu has joined #openstack-infra20:36
mordredI agree with zaro20:36
mordred"Draft changes, draft patch sets, change edits and draft comments are not imported.20:36
mordredit calls out the things that are not imported20:36
mordredwhat are "change edits" ?20:36
mordredis that an in-progress not-committed edit?20:36
*** yamahata has joined #openstack-infra20:37
zaroyes, i believe so. from that inline edit feature i believe20:37
*** salv-orlando has joined #openstack-infra20:38
*** salv-orlando has quit IRC20:38
*** salv-orlando has joined #openstack-infra20:38
docaedopabelanger pleia2 - regarding the presentation, if there's any specific stuff I can do to refresh let me know, I'll make time to do that stuff next week20:40
*** jheroux has quit IRC20:40
pleia2docaedo: great, I figure I'll put a review up and we can dive in there20:41
*** baoli has quit IRC20:41
docaedopleia2: excellent! please add me as a reviewer so I don't miss it :)20:42
jeblairzaro: cool, maybe we should look into altering our process :)20:42
pleia2docaedo: will do20:43
*** esikachev has quit IRC20:43
*** ajmiller__ is now known as ajmiller20:43
*** newjersey has joined #openstack-infra20:43
zarojeblair: i'll test it out on review-dev first and give let you know how it goes.20:43
*** newjersey has quit IRC20:43
pabelangerdocaedo: indeed!20:46
anteayazaro: if you start an etherpad to keep your notes in, let me know so I can track it20:46
*** jbernard_ has joined #openstack-infra20:50
zaroanteaya: will do20:52
anteayazaro: thank you20:53
*** edmondsw has quit IRC20:55
*** Sukhdev has joined #openstack-infra20:56
*** roxanag__ has quit IRC20:57
ianwAJaeger: thanks for that20:57
*** psanchez has quit IRC20:58
*** roxanaghe has joined #openstack-infra20:58
*** tonytan4ever has quit IRC20:59
*** psanchez has joined #openstack-infra21:00
*** LaT0rtue has quit IRC21:01
sdakeok folks21:01
sdakeneed a bit of help on how to handle a particular problem we have21:01
*** lascii is now known as alaski21:01
sdakehttp://eavesdrop.openstack.org/meetings/kolla/2016/kolla.2016-04-13-23.01.log.html21:02
sdakeat 23:56 tonyb uggestd tagging our liberty branch as liberty-early-demise21:02
sdakeand I think in his mind he was thinking remove the branch, and then recreate it from the stable/mitaka branch21:02
sdakethis preserves histroy21:02
sdakethe alternative is this beast:21:03
sdakehttps://review.openstack.org/30662521:03
*** rossella_s has quit IRC21:03
openstackgerritIan Wienand proposed openstack/diskimage-builder: Add EPEL as requirement of centos-minimal  https://review.openstack.org/30622021:03
sdakeessntially we want oru stable/liberty branch to match our stable/mitaka branch without losing history of the changes21:03
sdakeand then we want to fix up our stable/liberty branch with 1-3 commits to make it deploy liberty propery21:04
sdakeone of which is https://review.openstack.org/30662521:04
*** inc0 has joined #openstack-infra21:04
*** rhallisey has joined #openstack-infra21:05
*** rossella_s has joined #openstack-infra21:06
sdakeinc0 rhallisey no resposes yet21:07
sdakebut this seems like the most viable plan i've heard so far21:07
inc0it's surely better than megapatch21:07
sdakeits a bit disruptive to git to rewrite histories of branches21:08
sdakeas in I think git doesns't handle it well21:08
clarkbyes you have to force update any local versions of that branch21:08
*** aysyd has quit IRC21:09
sdakefwiw this is a one time thign21:10
*** roxanaghe has quit IRC21:11
sloganquick question on https://review.openstack.org/#/c/306286/ - it shows state as verified, but is marked as "Needs Verified". Been sitting like that for several hours after a +2 and workflow. Trying to figure out if there is something else that I need to do for it to merge.21:11
*** sridhar_ram is now known as sridhar_ram_afk21:11
sloganOr perhaps we are in a state where merges are not being performed (perhaps not surprising this close to Austin)21:12
openstackgerritPaul Belanger proposed openstack-infra/system-config: Initial commit for RPM afs mirror  https://review.openstack.org/28952021:12
sdakeclarkb is this approach bad and the megapatch better?21:14
sdakeclarkb i am far from a git expert - so want to do the right thing here21:14
clarkbsdake: sorry I am distracted, not really in a place to opinionate21:14
sdakeand what we dont want to do is submit our 1k patches into a backport21:14
sdakeclarkb ack, seems like most folsk are out21:14
anteayasdake: where does it show the state as verified on https://review.openstack.org/#/c/306286/21:14
sdakei'll send a mail to openstack-infra21:14
anteayasdake: sorry tab fail21:14
*** ldnunes has quit IRC21:14
anteayaslogan: where does it show the state as verified on https://review.openstack.org/#/c/306286/21:14
sdakeanteaya happens alot ;)21:14
slogananteaya: Verified Workflow +1 Syd Logan21:15
anteayaslogan: from my view, jenkins has never seen your patch21:15
anteayaslogan: that isn't verified21:15
sloganoh21:15
anteayaslogan: verified is after jenkins tests it and the tests pass21:15
*** sridhar_ram_afk has quit IRC21:16
anteayaslogan: if you click the toggle ci button at the bottom21:16
sloganok, and that will happen eventually I guess21:16
anteayaslogan: no it won't21:16
anteayathat is my point21:16
anteayajenkins can not see your patch21:16
anteayayou have some form of dependency somewhere on that patch and zuul can't queue it to test it21:16
sloganhrmmm, ok21:17
sdakeinc0 rhallisey subscribe to openstack-infra mailing list plesae21:17
slogananteaya: is there a way to determine what that dependency might be?21:18
anteayaslogan: there is something wrong with broadview-ui's test setup21:18
anteayaI just downloaded the patch and looked at the git log21:19
anteayathis is the second patch to the repo, the first merged patch is .gitreview21:19
anteayaso I think that I'm wrong and that your tests on this repo are not set up correctly21:19
sloganyep21:19
sloganmaybe the cookiecutter isn't good for horizon panels somehow21:20
anteayahttp://git.openstack.org/cgit/openstack-infra/project-config/tree/zuul/layout.yaml#n458721:20
anteayamerge check and noop jobs should result in noop jobs reporting back21:20
anteayabut they don't21:20
sloganok21:21
*** nelsnelson has joined #openstack-infra21:21
sloganso, since I had two other projects successfully merge with noop jobs, perhaps I should look at their tests and see what might be different21:21
anteayathat would be a start21:21
sloganthanks so much anteaya21:22
anteayaI'm looking and I can't figure out why they aren't running21:22
anteayayou're welcome21:22
anteayabut the problem is the noop jobs aren't running on that repo21:22
*** dimtruck is now known as zz_dimtruck21:22
anteayaslogan: how did the .gitreview file get merged, do you know?21:23
sloganwe followed same process for all three projects (broadview-lib, broadview-collector, broadview-ui) documented in the infra project manuals21:23
anteayaopenstack project creator created it: http://git.openstack.org/cgit/openstack/broadview-ui/commit/?id=12ffcc0130a252319728b8c20461c611ac3d63fd21:23
sloganand same cookiecutter template21:23
anteayaso there was no patch for the .gitreview file, so no example to see if noop jobs had been working on this repo21:24
*** nwkarsten has joined #openstack-infra21:26
sloganhttp://git.openstack.org/cgit/openstack/broadview-collector/commit/?id=681f013d80856aa22aedd9a6428d90e003d203b3 is a project we merged without any issues, looks the same at a quick glance.21:26
*** cbader has quit IRC21:26
*** MarkAtwood1 has quit IRC21:27
sloganmaybe I'm missing the point about the .gitreview file21:27
*** MarkAtwood1 has joined #openstack-infra21:27
openstackgerritJames E. Blair proposed openstack-infra/system-config: Don't pass URL to safe jenkins shutdown  https://review.openstack.org/30663621:28
*** rfolco has quit IRC21:28
*** roxanaghe has joined #openstack-infra21:28
*** pradk has quit IRC21:29
anteayaslogan: the point about the .gitreview file was that it was never in gerrit21:29
anteayaslogan: it never passed noop jobs on that repo21:29
anteayaslogan: this is the first patch to the repo that has gone through gerrit so this is the first example we have of the jobs on that repo not working21:29
*** julim_ has quit IRC21:30
sloganI see21:30
anteayagreat21:30
sloganso, again, it's tests that are at issue21:30
sloganright?21:30
anteayawell the noop jobs are not being triggered21:30
anteayabut yes, the noop jobs21:30
anteayanoop jobs means there are no tests21:31
anteayabut we have to have the noop jobs there to trigger zuul to know about the patch and merge it when you +A it21:31
anteayaand right now zuul doesn't know about the patch21:31
sloganall the changes we made to openstack-infra were the same for all 3 projects21:32
anteayahopefully someone able to look at zuul logs will drop by and hopefully look up what zuul thinks the problem is from the logs and tell you what to do to fix it21:32
sloganI went looking a couple of hours ago21:32
anteayaslogan: I believe you21:32
sloganok21:32
anteayaI don't have access to zuul logs21:32
slogangot it21:32
*** lenny has joined #openstack-infra21:32
anteayagreat thanks21:32
anteayastay available in irc21:32
sloganwill do21:33
anteayathanks21:33
*** ams_ has quit IRC21:33
sloganwho should I be looking for that can help?21:33
sloganwith the zuul logs that is21:33
*** nwkarsten has quit IRC21:33
*** nwkarsten has joined #openstack-infra21:34
anteayasomeone will read backscroll and ping you21:35
sloganok21:35
anteayaif you haven't heard anything by Monday come back and say that broadview-ui noop jobs aren't been seen by zuul and add the url of that patch21:35
sloganok21:36
anteayaand ask for someone to look at zuul logs and help you find the solution21:36
*** EricGonczer_ has quit IRC21:36
*** gyee has quit IRC21:37
sloganok, thanks anteaya21:37
anteayayou are welcome slogan21:38
openstackgerritMonty Taylor proposed openstack-infra/project-config: Remove network info for internap from nodepool.yaml  https://review.openstack.org/30642221:38
anteayahave a good weekend21:38
*** doug-fish has quit IRC21:38
openstackgerritMonty Taylor proposed openstack-infra/project-config: Remove public flag from internap network info  https://review.openstack.org/30642221:39
*** vgridnev has quit IRC21:39
slogananteaya: u221:39
*** nwkarsten has quit IRC21:39
*** rfolco has joined #openstack-infra21:42
openstackgerritMerged openstack-infra/nodepool: Partially Revert "Pass extended network information in to occ/shade"  https://review.openstack.org/30659421:42
*** amitgandhinz has quit IRC21:42
*** thorst has quit IRC21:43
*** sigmavirus24 is now known as sigmavirus24_awa21:43
*** sigmavirus24_awa is now known as sigmavirus2421:43
*** thorst has joined #openstack-infra21:43
*** mark-casey has joined #openstack-infra21:43
*** mark-casey has left #openstack-infra21:44
*** rfolco has quit IRC21:44
*** mriedem has quit IRC21:45
*** ddutta has joined #openstack-infra21:45
*** borland__ has quit IRC21:45
*** thorst_ has joined #openstack-infra21:46
*** thorst has quit IRC21:48
*** ihrachys has quit IRC21:50
*** kevinshort has quit IRC21:50
*** kevinshort has joined #openstack-infra21:50
*** thorst_ has quit IRC21:50
*** inc0 has quit IRC21:51
*** rlandy has quit IRC21:51
*** Sukhdev has quit IRC21:52
*** rhallisey has quit IRC21:52
*** piet has joined #openstack-infra21:53
*** cody-somerville has quit IRC21:54
*** pcm_ has quit IRC21:54
*** ddutta has left #openstack-infra21:55
*** pc_m has joined #openstack-infra21:55
*** |-paul-| has joined #openstack-infra21:56
openstackgerritMerged openstack-infra/project-config: Remove public flag from internap network info  https://review.openstack.org/30642221:56
*** EricGonczer_ has joined #openstack-infra21:59
*** raginbajin has quit IRC22:00
*** thorst has joined #openstack-infra22:00
*** boden has quit IRC22:05
*** thorst has quit IRC22:05
*** raginbajin has joined #openstack-infra22:05
*** sigmavirus24 is now known as sigmavirus24_awa22:05
*** thorst has joined #openstack-infra22:06
*** EricGonczer_ has quit IRC22:07
*** gyee has joined #openstack-infra22:09
*** gyee has quit IRC22:13
*** alex_xu has quit IRC22:13
*** thorst has quit IRC22:14
openstackgerritMerged openstack-infra/system-config: Don't pass URL to safe jenkins shutdown  https://review.openstack.org/30663622:15
*** alex_xu has joined #openstack-infra22:15
*** tpsilva has quit IRC22:17
*** docaedo has quit IRC22:19
*** SergeyLukjanov has quit IRC22:22
*** SergeyLukjanov has joined #openstack-infra22:22
*** odyssey4me has quit IRC22:22
*** mrunge has quit IRC22:23
*** ttx has quit IRC22:23
*** mrunge has joined #openstack-infra22:25
*** akshai has quit IRC22:25
*** sridhar_ram has joined #openstack-infra22:26
*** odyssey4me has joined #openstack-infra22:27
*** akshai has joined #openstack-infra22:27
*** notnownikki has quit IRC22:27
*** piet has quit IRC22:30
*** baoli has joined #openstack-infra22:30
*** yamahata has quit IRC22:35
*** nelsnelson has quit IRC22:35
*** ttx has joined #openstack-infra22:36
*** thorst has joined #openstack-infra22:38
*** avarner__ has quit IRC22:43
*** sdague has quit IRC22:45
*** thorst has quit IRC22:47
openstackgerritAnand Shanmugam proposed openstack-infra/project-config: Add create option and acl for refs/heads/stable for cloudpulse  https://review.openstack.org/30665022:47
*** baoli has quit IRC22:48
*** MarkAtwood1 has quit IRC22:51
*** dangers_away has joined #openstack-infra22:54
*** Sukhdev has joined #openstack-infra22:55
melwittlogstash.openstack.org looks to be stuck, page loads the theme but then stops22:56
*** hdd has joined #openstack-infra22:56
*** dangers_away is now known as dangers22:57
*** dangers is now known as dangers_away22:57
*** catherineD has joined #openstack-infra22:57
openstackgerritAnand Shanmugam proposed openstack-infra/project-config: Add create option and acl for refs/heads/stable for cloudpulse  https://review.openstack.org/30665022:57
*** rhallisey has joined #openstack-infra23:01
*** hdd has quit IRC23:02
*** eliqiao_ has joined #openstack-infra23:02
*** eliqiao has quit IRC23:03
anteayaI confirm melwitt's description23:03
anteayaI don't see anything odd on the logstash.o.o server according to cacti: http://cacti.openstack.org/cacti/graph_view.php?action=tree&tree_id=1&leaf_id=24&page=123:03
anteayathe logstash job queue however looks very odd: http://status.openstack.org/zuul/23:04
anteayaclarkb: are you able to access a keyboard and take a peek at what logstash is up to?23:04
clarkbanteaya: not right now, currently distracted, maybe later this evening23:04
*** akshai has quit IRC23:05
anteayaI understand23:06
anteayamelwitt: thanks for reporting23:06
melwittanteaya: thanks for taking a look. agree the logstash job queue doesn't look good23:08
clarkbI think the job queue is related to subunit2sql23:09
clarkbit makes things look like that because it grabs jobs ahead of time before processing them iirc23:09
*** |-paul-| has quit IRC23:10
*** |-paul-| has joined #openstack-infra23:13
anteayaokay23:13
*** rhallisey has quit IRC23:13
openstackgerritClark Boylan proposed openstack-infra/system-config: Restrict access to Jenkinses  https://review.openstack.org/30665323:13
anteayathe eth0 graph on workers 1-14 and 16-20 looks like this: http://cacti.openstack.org/cacti/graph.php?action=view&local_graph_id=1754&rra_id=all23:13
anteayaboth inbound and outbound basically died 40 minutes ago23:14
*** mriedem has joined #openstack-infra23:14
anteayaworker 15 is the outlier23:14
anteayahttp://cacti.openstack.org/cacti/graph.php?action=view&local_graph_id=1305&rra_id=all23:14
openstackgerritJames E. Blair proposed openstack-infra/system-config: Stop linking to jenkins in zuul status page  https://review.openstack.org/30665423:17
*** dalgaaf has quit IRC23:19
*** Sukhdev has quit IRC23:25
openstackgerritArmando Migliaccio proposed openstack-infra/project-config: Switch gate-neutron-dsvm-scenario job to be invoked via tempest plugin framework  https://review.openstack.org/30665523:26
mordredinfra-root: I have un-disabled nodepool.o.o23:28
nibalizercool23:28
openstackgerritcathy proposed openstack-infra/irc-meetings: change service-chaining metting time schedule  https://review.openstack.org/30665723:29
mordredthe nodepool graph on the bottom of the zuul status page visually seems to have slightly more building and deleting23:29
jeblairclarkb, anteaya: https://review.openstack.org/304303 is also a problem23:29
mordredso there may still be some tweaks we want to find and make23:29
mordredbut to me it seems largely within operational tolerances23:30
pabelangernice23:30
mordredShrews: ^^ congrats. we're now much more on the hook for nodepool than before :)23:30
pabelangerSo, one thing I noticed, I think we lost some statsd info: http://grafana.openstack.org/dashboard/db/nodepool-blue-box23:30
pabelangerguess because shade is doing it now?23:30
jeblairi think the tasks changed names?23:31
pabelangereg: create server23:31
pabelangermaybe23:31
pabelangerI can check graphite in a bit23:31
mordredah. yes indeed23:31
*** davideag_ has quit IRC23:31
mordredpabelanger: it'll be an inversion of the word23:32
mordredpabelanger: in nodepool is was CreateServer - in shade it's ServerCreate23:32
*** tonyb_ is now known as tonyb23:33
pabelangermordred: cool, I'll start updating some grafyaml23:33
anteayajeblair: perhaps I don't have enough context, other than 304303 needing to be approved again, what is the problem I am supposed to be seeing?23:33
mordredwe could also land a renaming patch to shade - the task names themselves are not part of the published API23:33
mordredjeblair: ^^ opinion?23:33
mordred(the tasks file sorts nice with NounVerb - but the methods on the cloud object are actually verb_noun - so I could argue either way)23:34
jeblairanteaya: i thought you asked about the logstash job graph23:34
*** xarses_ has quit IRC23:35
anteayajeblair: yes I did, sorry I was confused whether we were talking about logstash or about making jenkins opaque23:35
*** tphummel has quit IRC23:36
*** piet has joined #openstack-infra23:36
jeblairmordred: i don't mind the name change -- in this case, it will be tricky to compare before/after times, but i don't think it's critical.  we should consider them somewhat firm in shade though, as changing them there will be annoying.23:36
mordredjeblair: yah. agree23:37
*** markvoelker_ has quit IRC23:37
openstackgerritTristan Cacqueray proposed openstack-infra/grafyaml: Add support for graph's legend  https://review.openstack.org/30666023:39
*** dahoo has quit IRC23:40
*** ZZelle_ has joined #openstack-infra23:40
*** asettle has joined #openstack-infra23:41
*** IlyaG has joined #openstack-infra23:43
*** asettle has quit IRC23:43
*** infra-red has quit IRC23:43
*** thorst has joined #openstack-infra23:44
openstackgerritMerged openstack-infra/puppet-subunit2sql: Make subunit2sql population single threaded  https://review.openstack.org/30358323:45
*** woodster_ has quit IRC23:48
openstackgerritMerged openstack-infra/puppet-subunit2sql: Ensure all jobs send a completion packet  https://review.openstack.org/30430323:48
mtreinishjeblair: ^^^ are we gonna try to switch one of the workers over now?23:49
mtreinishor wait until next week? (probably would be better for me)23:50
jeblairmtreinish: i'd like to wait too23:50
mtreinishok23:50
clarkbme three23:50
*** knikolla has left #openstack-infra23:51
*** thorst has quit IRC23:52
*** piet has quit IRC23:52
*** apoorvad_ has quit IRC23:58
mordredRESTART ALL THE THINGS!!!!23:58

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