Saturday, 2017-04-22

mwhahahain the past we had issues with centos nodes being scarce when the pipelines were full of xenial jobs00:00
mwhahahabut that doesn't seem like the case today00:00
otherwiseguya rule like "all tests have finished, except these non-voting jobs which haven't even queued yet--screw it." :p00:00
fungiyeah, activity levels are low00:00
*** yamamoto has quit IRC00:01
mwhahahawell all my puppet jobs cleared out, so might just want to check on those multinode centos nodes00:01
* mwhahaha wanders off00:01
*** jamesdenton has joined #openstack-infra00:02
*** ramishra has joined #openstack-infra00:02
mordredfungi: kevinbenton missed our earlier discussions (he's caught up now) but left a wonderfully complete response on https://review.openstack.org/#/c/456394/00:03
mordredfungi: completely with Alice, Bob and Mallory!00:03
fungihrm, yeah the ones which started are running on regular centos-7 not multi-node so maybe something was squatting those in nodepool for some reason00:03
mordredfungi, kevinbenton: I kind of feel like in addition to the spec (once I update it after today) that this topic deserves a blog post00:04
*** hongbin has quit IRC00:04
kevinbentonmordred: it's definitely worth writing up somewhere00:05
fungiah, yep, we have some stale ready centos-7-2-node, 3-node and 4-node nodes too. deleting those now00:05
kevinbentonbecause the threat models definitely change the reasoning about these things00:05
kevinbenton(stupid obvious statement ^^)00:05
fungiyep, always start out asking "what's your threat model?"00:06
mordredI always start out asking "what would fungi think?"00:06
kevinbentonin this particular case, 'MiTM attacks' isn't even a precise enough threat model00:06
kevinbentonwhich is what caused the confusion  :)00:07
mordredyah- MiTM-honeypot and MiTM-agent-forwarding-interception00:07
mordred(and I think that second one needs a better name)00:07
*** Julien-zte has quit IRC00:08
fungialso i'm unconvinced that getting the host key via a network connection is sensible... what we really lack is a mechanism for individual virtual machine instances to surface data through the api00:08
mordredthe honeypot one is especially fun in the cloud world - since it's SUPER easy to spin up a server that is an ubuntu xenial server with nothing on it - and you've got a 90% chance that that's what the person spun up00:08
fungi(which of course comes with its own new and frightening set of security challenges too)00:08
*** ramishra has quit IRC00:09
mordredfungi: you don't think the neutron network agent pinging the port is sufficient?00:09
kevinbentonmaybe we can derive a standard for them to spit it out a virtual serial port :)00:09
fungipacket filtering becomes a problem there very quickly, i think00:09
*** Julien-zte has joined #openstack-infra00:09
mordredit does - at least if the person in question has blocked off their inbound ports00:10
kevinbentonfungi: from neutron's perspective we could obviously bypass security groups, but instance level firewalls would always be an issue00:10
kevinbentonwe could allow POST to metadata maybe?00:10
mordredalthough at the moment the spec says we'll just return an error if you have security-group'd or firewalled your ports off00:10
fungikevinbenton: yeah, we've previously discussed a mechanism to grab it via nova console api calls, but there are some notable openstack deployments who disbale/break that functionality too00:10
fungiwhich is _almost_ like getting it via virtual serial00:11
*** ramishra has joined #openstack-infra00:11
fungimordred: i _do_ at least agree that neutron has a better chance of being able to reach that socket than nova, fwiw00:11
mordredfungi: ++00:12
mordredfungi: and the curent proposal is that it's a request theuser makes to hit it00:12
fungimwhahaha: yep, clearing out the stale centos-7 multinode nodes got those remaining jobs going again00:12
mordredfungi: so if the user has decided they don't want things connecting to their port, they also are likely to not attempt to get neutron to fetch it00:13
mordredone would hope00:13
fungimordred: if nothing else, i think your proposal is an excellent straw man to get people talking about what the actual options are00:13
mordredfungi: dude. I'm going to have my proposal completely implemented by monday. no more talking ;)00:13
fungii think it's a problem worth solving, and an example of a more general class of unsolved problem in the current holistic design00:14
mordredyah. I agree - and it's one where a full description of the problem is really only just now fleshing itself out00:14
mwhahahafungi: cool thanks00:15
*** ramishra has quit IRC00:15
openstackgerritMonty Taylor proposed openstack-infra/shade master: Don't do all the network stuff in the rebuild poll  https://review.openstack.org/45902500:16
kevinbentonfungi, mordred: well we could turn up the implementaiton difficulty and allow the user to specify the source IP that the scan will come from :)00:16
openstackgerritMonty Taylor proposed openstack-infra/shade master: Fix create/rebuild tests to not need a ton of neutron  https://review.openstack.org/45902600:16
fungiat the most fundamental level, "how do i know the instance i'm talking to now is the instance i just booted?" and then from a broader standpoint, "we have ways for openstack to pass data to instances, but no standardized mechanism for openstack to retrieve data from instances"00:16
*** ramishra has joined #openstack-infra00:16
otherwiseguywoohoo, some tripleo-ci-centos-7 jobs are starting> :)00:16
kevinbentonotherwiseguy: are you hiding from me in here?!!? :P00:17
otherwiseguykevinbenton, no! since I want https://review.openstack.org/#/c/458947/1 to be approved, I like to think of it as tracking you down in here :p00:18
otherwiseguy(I see that you voted on it, thanks)00:18
otherwiseguyApparently that was v1, though.00:18
kevinbentonotherwiseguy: i saw a funky global requirements patch fail downgrading ovsdbapp00:19
*** xarses_ has quit IRC00:19
otherwiseguyAnd I spun a v2 that was a whitespace change because I was trying to fix the gate issue that they just fixed.00:19
*** salv-orlando has joined #openstack-infra00:19
otherwiseguykevinbenton, huh? weird.00:19
kevinbentonotherwiseguy: I re-approve in exchange for you figuring out what you did here: https://review.openstack.org/#/c/458811/00:19
kevinbenton:P00:19
mordredfungi: don't forget "we do not have any normal way for an instance to make API calls authenticated as the instance" - although zaneb is hammering at that00:19
fungimordred: yep, i feel like that's closely related00:19
*** xyang1 has quit IRC00:20
otherwiseguykevinbenton, it was proposal bot, not me!00:20
mordredfungi: because if we had a real way for an instance to call API with an instance-specific auth - then it _would_ be reasonable to have things like cloud-init/glean report back a hostkey00:20
*** jascott1_ has quit IRC00:20
fungiprecisely00:21
fungijeblair: clarkb: pabelanger: for whatever reason, we had four centos-7 nodes in a "used" state according to nodepool predating the maintenance window by half an hour or so, and one each of centos-7-2-node, -3-node and -4-node in a ready state for days. should we be doing any manual node cleanup in future restarts like that?00:21
*** ramishra has quit IRC00:21
*** leakypipes has quit IRC00:22
kevinbentonwhy would global requirements bot propose a lower version than is present in global reqs? https://review.openstack.org/#/c/458811/00:22
*** ramishra has joined #openstack-infra00:23
*** salv-orlando has quit IRC00:24
openstackgerritJesse Keating proposed openstack-infra/zuul feature/zuulv3: support github pull request labels  https://review.openstack.org/44451100:24
kevinbentonotherwiseguy: oh, i suspect it was just a timing thing with you explicitly bumping setting it here to 0.3.0 https://github.com/openstack/neutron/commit/e6333593ae6005c4b0d73d9dfda5eb47f40dd8da00:24
kevinbentonotherwiseguy: then that triggered proposal bot to downgrade it00:25
kevinbentonotherwiseguy: before this landed https://github.com/openstack/requirements/commit/8d87728e17f33378fd9d09b36f82945248798167#diff-d7d5c6fa7118ea10d88f3afeaef4da7700:25
otherwiseguyI'm not sure I understand how that would happen, but I trust you. :p00:26
*** baoli has joined #openstack-infra00:26
fungichange 458811 was proposed at 04-21 11:5400:27
fungiutc00:27
fungichange 458581 merged at 04-21 06:30 utc00:27
*** gyee has quit IRC00:30
kevinbentonfungi: the interesting part is https://review.openstack.org/#/c/453014/ is the first thing adding ovsdbapp to requirements in neutron00:30
kevinbentonfungi: and it depended on 45858100:30
kevinbentonusing depends-on00:30
*** ramishra has quit IRC00:31
kevinbentonso somehow requirements bot managed to get a snapshot of before global requirements was bumped but after neutron had a requirements.txt file00:31
kevinbentoncontaining ovsdbapp00:31
kevinbentoneven though the Depends-On implied that shouldn't have happened00:31
*** sdague has joined #openstack-infra00:31
*** baoli has quit IRC00:32
*** ramishra has joined #openstack-infra00:33
fungii think i know what happened00:33
fungikevinbenton: otherwiseguy: http://logs.openstack.org/0c/0cdbc81dea03d83d6cb7cf68eb3fde0051c5c807/post/propose-requirements-updates/0049417/console.html#_2017-04-21_11_54_39_95353000:35
fungithat was triggered by this merge commit: http://git.openstack.org/cgit/openstack/requirements/commit/?id=0cdbc81dea03d83d6cb7cf68eb3fde0051c5c80700:35
fungiit and http://git.openstack.org/cgit/openstack/requirements/commit/?id=584c9ed55ae824ca3efb2dc71a4d35bce5e380f4 landed in rapid succession00:36
*** sree has joined #openstack-infra00:36
fungithe proposal jobs triggered by each of those started relatively close to one another as a result00:36
fungiand they raced, with the job triggered by the "earlier" commit proposing its adjustment later than the commit which came immediately following it00:37
kevinbentonfungi: well i reckon 584c9ed55ae824ca3efb2dc71a4d35bce5e380f4 realized it didn't have to propose any changes at all00:38
fungithe job for the later change is http://logs.openstack.org/58/584c9ed55ae824ca3efb2dc71a4d35bce5e380f4/post/propose-requirements-updates/09254cf/console.html00:38
kevinbentonfungi: since the commit on the neutron side already had correct requirements00:38
fungiso actually, those jobs didn't race00:40
*** sree has quit IRC00:40
fungithe one for the ovsdbapp minimum bump merge commit just didn't propose anything to neutron because it already matched, yeah00:42
kevinbentonok00:42
kevinbentonmystery solved :)00:42
kevinbentonthanks :)00:43
fungiso the race was between when the manual adjustment was merged to neutron's requirements.txt and when the proposal job for the commit before the ovsdbapp minimum bump ran00:43
*** Apoorva_ has joined #openstack-infra00:43
fungisince that job was for a commit prior to the requirement matching, it wanted to downgrade the entry to what it knew from its timeframe00:44
*** gouthamr has quit IRC00:45
*** marst has joined #openstack-infra00:46
*** Apoorva has quit IRC00:47
*** Apoorva_ has quit IRC00:48
*** cshastri has joined #openstack-infra00:48
*** john-davidge has quit IRC00:49
*** jamesdenton has quit IRC00:49
*** baoli has joined #openstack-infra00:50
openstackgerritLi Ma proposed openstack-infra/project-config master: Add zmq fullstack job for Dragonflow project  https://review.openstack.org/45869900:50
*** baoli has quit IRC00:50
*** baoli has joined #openstack-infra00:52
*** ramishra has quit IRC00:53
*** esikachev has joined #openstack-infra00:56
*** ramishra has joined #openstack-infra00:56
*** amotoki has joined #openstack-infra00:57
*** xarses_ has joined #openstack-infra00:59
openstackgerritMerged openstack-infra/shade master: Use requests-mock for the list/add/remove volume types tests  https://review.openstack.org/45902200:59
*** ramishra has quit IRC01:01
*** gouthamr has joined #openstack-infra01:01
*** esikachev has quit IRC01:02
openstackgerritJesse Keating proposed openstack-infra/zuul feature/zuulv3: Encapsulate determining the event purpose  https://review.openstack.org/44524201:02
*** amotoki has quit IRC01:02
*** ijw has quit IRC01:06
openstackgerritMerged openstack-infra/shade master: Move unit tests for list networks to test_network.py file  https://review.openstack.org/45897001:07
*** ramishra has joined #openstack-infra01:07
*** yamamoto has joined #openstack-infra01:10
*** jamesdenton has joined #openstack-infra01:12
*** ramishra has quit IRC01:12
*** yamamoto has quit IRC01:12
*** ramishra has joined #openstack-infra01:14
*** yanyanhu has joined #openstack-infra01:16
*** masber has quit IRC01:16
*** yanyanhu has quit IRC01:17
*** yanyanhu has joined #openstack-infra01:18
*** masber has joined #openstack-infra01:19
*** EricGonczer_ has joined #openstack-infra01:19
*** ramishra has quit IRC01:20
*** salv-orlando has joined #openstack-infra01:20
*** ramishra has joined #openstack-infra01:22
*** rkukura has quit IRC01:24
*** salv-orlando has quit IRC01:25
*** dhinesh has quit IRC01:25
*** yanyanhu has quit IRC01:27
*** xarses_ has quit IRC01:27
openstackgerritMerged openstack-infra/tripleo-ci master: Add ovb-fakeha-caserver (TLS everywhere) job to cistatus  https://review.openstack.org/45846801:41
*** chenying_ has quit IRC01:42
*** chenying_ has joined #openstack-infra01:42
*** ramishra has quit IRC01:43
*** jamesdenton has quit IRC01:43
*** ramishra has joined #openstack-infra01:44
*** jamesdenton has joined #openstack-infra01:50
*** thorst has joined #openstack-infra01:50
*** ramishra has quit IRC01:54
*** ramishra has joined #openstack-infra01:56
*** jamesdenton has quit IRC02:01
*** pbourke has quit IRC02:03
*** pbourke has joined #openstack-infra02:03
*** ramishra has quit IRC02:10
*** Rockyg has quit IRC02:11
*** ramishra has joined #openstack-infra02:11
*** yamamoto has joined #openstack-infra02:13
*** ramishra has quit IRC02:16
*** EricGonczer_ has quit IRC02:17
*** ramishra has joined #openstack-infra02:18
*** pvaneck has quit IRC02:21
*** thorst has quit IRC02:22
*** gongysh has joined #openstack-infra02:22
*** ramishra has quit IRC02:23
*** gongysh has quit IRC02:23
*** ramishra has joined #openstack-infra02:24
*** yamamoto has quit IRC02:26
*** EricGonczer_ has joined #openstack-infra02:30
*** ramishra has quit IRC02:30
*** ramishra has joined #openstack-infra02:32
*** EricGonczer_ has quit IRC02:33
*** ramishra has quit IRC02:39
*** ramishra has joined #openstack-infra02:40
*** sdague has quit IRC02:43
*** baoli has quit IRC02:44
*** jamesdenton has joined #openstack-infra02:47
*** ramishra has quit IRC02:52
*** ramishra has joined #openstack-infra02:54
*** esikachev has joined #openstack-infra03:00
*** john-davidge has joined #openstack-infra03:01
*** esikachev has quit IRC03:04
*** john-davidge has quit IRC03:06
*** armax has quit IRC03:13
*** tristanC has quit IRC03:14
*** tristanC has joined #openstack-infra03:14
*** eharney has quit IRC03:16
*** ihrachys has quit IRC03:20
*** thorst has joined #openstack-infra03:22
*** jamesdenton has quit IRC03:25
*** ihrachys has joined #openstack-infra03:26
*** thorst has quit IRC03:27
*** tphummel has quit IRC03:29
*** Julien-zte has quit IRC03:29
*** Julien-zte has joined #openstack-infra03:30
*** armax has joined #openstack-infra03:34
*** dave-mccowan has quit IRC03:34
*** nicolasbock has quit IRC03:35
*** Julien-zte has quit IRC03:36
*** Julien-zte has joined #openstack-infra03:36
*** EricGonczer_ has joined #openstack-infra03:37
*** ykarel has joined #openstack-infra03:39
*** Julien-zte has quit IRC03:41
*** Julien-zte has joined #openstack-infra03:42
*** baoli has joined #openstack-infra03:44
*** EricGonczer_ has quit IRC03:46
*** baoli has quit IRC03:50
*** rodrigopaiva has quit IRC03:51
*** mhayden has quit IRC03:55
*** esikachev has joined #openstack-infra04:00
*** esikachev has quit IRC04:05
*** Julien-zte has quit IRC04:08
openstackgerritMerged openstack-infra/tripleo-ci master: Make wait_for path smart  https://review.openstack.org/44124704:09
*** Julien-zte has joined #openstack-infra04:11
*** ykarel has quit IRC04:20
*** salv-orlando has joined #openstack-infra04:22
*** thorst has joined #openstack-infra04:23
*** salv-orlando has quit IRC04:27
*** thorst has quit IRC04:27
*** Julien-zte has quit IRC04:28
*** Julien-zte has joined #openstack-infra04:30
*** armax has quit IRC04:31
*** Julien-zte has quit IRC04:35
*** Julien-zte has joined #openstack-infra04:37
*** cody-somerville has joined #openstack-infra04:38
*** armax has joined #openstack-infra04:40
*** csomerville has joined #openstack-infra04:40
*** armax has quit IRC04:40
*** cody-somerville has quit IRC04:44
*** psachin has joined #openstack-infra04:45
*** Julien-zte has quit IRC04:47
*** Julien-zte has joined #openstack-infra04:49
*** Julien-zte has quit IRC04:59
*** ykarel has joined #openstack-infra04:59
*** esikachev has joined #openstack-infra05:01
*** esikachev has quit IRC05:05
*** thorst has joined #openstack-infra05:24
*** dimtruck is now known as zz_dimtruck05:25
*** zz_dimtruck is now known as dimtruck05:25
*** mhayden has joined #openstack-infra05:25
*** thorst has quit IRC05:29
*** yamamoto has joined #openstack-infra05:31
*** dimtruck is now known as zz_dimtruck05:34
*** esikachev has joined #openstack-infra05:36
*** Julien-zte has joined #openstack-infra05:44
*** Julien-zte has quit IRC05:45
*** Julien-zte has joined #openstack-infra05:45
*** baoli has joined #openstack-infra05:46
*** ijw has joined #openstack-infra05:49
*** Julien-zte has quit IRC05:50
*** baoli has quit IRC05:50
*** Julien-zte has joined #openstack-infra05:51
*** Julien-zte has quit IRC05:57
*** Julien-zte has joined #openstack-infra05:57
*** Julien-zte has quit IRC05:59
*** Julien-zte has joined #openstack-infra05:59
*** john-davidge has joined #openstack-infra06:02
*** yamamoto has quit IRC06:02
*** Julien-zte has quit IRC06:06
*** john-davidge has quit IRC06:06
*** Julien-zte has joined #openstack-infra06:07
*** tjones has quit IRC06:09
*** ihrachys has quit IRC06:17
*** esikachev has quit IRC06:17
*** ykarel has quit IRC06:17
*** ykarel has joined #openstack-infra06:22
*** salv-orlando has joined #openstack-infra06:23
*** yamamoto has joined #openstack-infra06:24
*** thorst has joined #openstack-infra06:24
*** esikachev has joined #openstack-infra06:25
*** salv-orlando has quit IRC06:28
*** esikachev has quit IRC06:29
*** thorst has quit IRC06:29
*** Julien-zte has quit IRC06:39
*** vsaienko has joined #openstack-infra06:39
*** Julien-zte has joined #openstack-infra06:40
*** esikachev has joined #openstack-infra06:43
*** Julien-zte has quit IRC06:50
*** Julien-zte has joined #openstack-infra06:50
*** ykarel has quit IRC06:54
*** tesseract has joined #openstack-infra06:58
*** markvoelker has quit IRC06:58
*** amotoki has joined #openstack-infra06:59
*** erikmwil_ has joined #openstack-infra07:01
*** erikmwilson has quit IRC07:01
*** amotoki has quit IRC07:04
*** knangia has joined #openstack-infra07:10
*** esikachev has quit IRC07:10
*** vsaienko has quit IRC07:16
*** gouthamr has quit IRC07:17
openstackgerritColleen Murphy proposed openstack-infra/system-config master: Move iptables management to o_p::server  https://review.openstack.org/45898607:19
*** mkebich has quit IRC07:21
*** thorst has joined #openstack-infra07:25
*** flepied has joined #openstack-infra07:26
*** yamamoto has quit IRC07:29
openstackgerritColleen Murphy proposed openstack-infra/system-config master: Move iptables management to o_p::server  https://review.openstack.org/45898607:30
*** esikachev has joined #openstack-infra07:37
*** nadya has joined #openstack-infra07:44
*** thorst has quit IRC07:44
*** ykarel has joined #openstack-infra07:46
*** nadya has quit IRC07:46
*** baoli has joined #openstack-infra07:48
*** baoli has quit IRC07:53
openstackgerritAndreas Florath proposed openstack/diskimage-builder master: Refactor block_device: passing command line parameters  https://review.openstack.org/45904307:56
*** Kevin_Zheng has quit IRC07:57
*** markvoelker has joined #openstack-infra07:59
*** zzzeek has quit IRC08:00
*** zzzeek has joined #openstack-infra08:01
*** markvoelker has quit IRC08:04
*** flepied has quit IRC08:17
*** pbourke has quit IRC08:17
*** ssbarnea has joined #openstack-infra08:25
*** john-davidge has joined #openstack-infra08:29
*** yamamoto has joined #openstack-infra08:30
*** pbourke has joined #openstack-infra08:31
*** john-davidge has quit IRC08:33
*** yamamoto has quit IRC08:38
*** thorst has joined #openstack-infra08:41
*** markvoelker has joined #openstack-infra08:45
*** thorst has quit IRC08:46
*** Julien-zte has quit IRC08:55
*** amotoki has joined #openstack-infra09:00
*** amotoki has quit IRC09:04
*** amotoki has joined #openstack-infra09:08
*** amotoki has quit IRC09:08
*** nadya has joined #openstack-infra09:16
openstackgerritAndreas Jaeger proposed openstack-infra/project-config master: Do not use single item lists for nodes  https://review.openstack.org/45904909:16
*** ykarel has quit IRC09:21
*** ralonsoh has joined #openstack-infra09:23
*** yamamoto has joined #openstack-infra09:29
*** tosky has joined #openstack-infra09:30
*** nadya has quit IRC09:33
*** cshastri has quit IRC09:33
*** yamamoto has quit IRC09:34
openstackgerritSlawek Kaplonski proposed openstack-infra/shade master: Remove neutronclient mocks from network list tests  https://review.openstack.org/45880309:36
*** ralonsoh has quit IRC09:38
*** gongysh has joined #openstack-infra09:40
*** baoli has joined #openstack-infra09:49
*** psachin has quit IRC09:54
*** baoli has quit IRC09:55
*** john-davidge has joined #openstack-infra10:03
*** yamamoto has joined #openstack-infra10:05
*** csomerville has quit IRC10:05
*** cody-somerville has joined #openstack-infra10:05
*** john-davidge has quit IRC10:08
*** ykarel has joined #openstack-infra10:11
*** yamamoto has quit IRC10:12
*** ramishra has quit IRC10:13
*** zhongjun has quit IRC10:14
*** ramishra has joined #openstack-infra10:14
*** zhongjun has joined #openstack-infra10:14
*** nicolasbock has joined #openstack-infra10:39
*** thorst has joined #openstack-infra10:43
*** yamamoto has joined #openstack-infra10:47
*** yamamoto has quit IRC10:47
*** thorst has quit IRC10:47
*** jkilpatr_ has quit IRC10:56
*** HeOS has joined #openstack-infra10:59
openstackgerritColleen Murphy proposed openstack-infra/project-config master: Add firewall support for opensuse  https://review.openstack.org/45905511:07
*** jkilpatr_ has joined #openstack-infra11:10
*** rook has quit IRC11:12
*** wfoster has quit IRC11:12
*** jkilpatr has joined #openstack-infra11:12
*** lucas-afk has quit IRC11:12
*** rook has joined #openstack-infra11:13
*** lucasagomes has joined #openstack-infra11:13
*** rook is now known as Guest7067511:13
*** wfoster has joined #openstack-infra11:14
*** jkilpatr_ has quit IRC11:15
*** e0ne has joined #openstack-infra11:18
*** yamamoto has joined #openstack-infra11:21
*** csomerville has joined #openstack-infra11:31
*** cody-somerville has quit IRC11:34
*** knangia has quit IRC11:41
*** HeOS has quit IRC11:51
*** ykarel has quit IRC11:53
*** askb has quit IRC12:18
*** salv-orlando has joined #openstack-infra12:29
*** john-davidge has joined #openstack-infra12:30
*** e0ne has quit IRC12:30
*** salv-orlando has quit IRC12:33
*** john-davidge has quit IRC12:35
*** nadya has joined #openstack-infra12:37
*** chandankumar has quit IRC12:39
*** nadya has quit IRC12:39
*** nadya has joined #openstack-infra12:39
*** chandankumar has joined #openstack-infra12:42
*** e0ne has joined #openstack-infra12:45
*** dave-mccowan has joined #openstack-infra12:45
*** zz_dimtruck is now known as dimtruck12:47
*** thorst has joined #openstack-infra12:58
*** EricGonczer_ has joined #openstack-infra13:00
*** ogalush has joined #openstack-infra13:01
*** nadya has quit IRC13:09
*** nadya has joined #openstack-infra13:20
*** nadya has quit IRC13:20
*** nadya has joined #openstack-infra13:20
*** nadya has quit IRC13:23
*** sbezverk has quit IRC13:29
*** salv-orlando has joined #openstack-infra13:29
*** salv-orlando has quit IRC13:34
*** ogalush has quit IRC13:43
*** e0ne has quit IRC13:53
*** flepied has joined #openstack-infra13:55
*** HeOS has joined #openstack-infra13:55
*** flepied has quit IRC14:00
*** HeOS has quit IRC14:01
openstackgerritMerged openstack-infra/shade master: Remove neutronclient mocks from network list tests  https://review.openstack.org/45880314:03
*** yamamoto has quit IRC14:04
*** ykarel has joined #openstack-infra14:07
*** hongbin has joined #openstack-infra14:10
*** ramishra has quit IRC14:16
*** ramishra has joined #openstack-infra14:17
*** ramishra has quit IRC14:25
*** markvoelker has quit IRC14:25
*** markvoelker has joined #openstack-infra14:25
*** ramishra has joined #openstack-infra14:27
*** tphummel has joined #openstack-infra14:29
*** salv-orlando has joined #openstack-infra14:30
*** jamesdenton has joined #openstack-infra14:34
*** salv-orlando has quit IRC14:34
*** EricGonczer_ has quit IRC14:36
*** jamesdenton has quit IRC14:37
*** jamesdenton has joined #openstack-infra14:43
*** Julien-zte has joined #openstack-infra14:52
*** yamamoto has joined #openstack-infra15:04
pabelangerfungi: clarkb: jeblair: Is that because we stopped zuul first before launchers? I would have expected launchers to release their nodes back to nodepool on shutdown15:07
*** jkilpatr has quit IRC15:08
*** hyakuhei has quit IRC15:10
*** armax has joined #openstack-infra15:10
*** aeng has joined #openstack-infra15:11
*** gongysh has quit IRC15:13
*** ykarel has quit IRC15:14
*** yamamoto has quit IRC15:19
*** pcrews_ has joined #openstack-infra15:20
*** pcrews has quit IRC15:21
*** hyakuhei has joined #openstack-infra15:22
*** ramishra has quit IRC15:22
*** aeng has quit IRC15:28
*** ramishra has joined #openstack-infra15:29
*** armax has quit IRC15:34
*** esikachev has quit IRC15:35
*** cschwede has joined #openstack-infra15:36
*** marst has quit IRC15:37
*** slagle_ has joined #openstack-infra15:37
*** marst has joined #openstack-infra15:37
*** HeOS has joined #openstack-infra15:38
*** ramishra has quit IRC15:41
*** stevebaker has joined #openstack-infra15:42
*** Julien-zte has quit IRC15:43
*** Julien-zte has joined #openstack-infra15:44
*** Julien-zte has quit IRC15:45
*** esikachev has joined #openstack-infra15:47
*** ramishra has joined #openstack-infra15:48
openstackgerritMerged openstack-infra/featuretracker master: Add .gitreview file  https://review.openstack.org/45896415:49
*** armax has joined #openstack-infra15:58
*** salv-orlando has joined #openstack-infra15:59
openstackgerritMerged openstack-infra/puppet-featuretracker master: Update .gitreview with new project name  https://review.openstack.org/45896316:01
*** jamesdenton has quit IRC16:02
*** salv-orlando has quit IRC16:04
dmsimardpabelanger: fyi everything related to RDO should be back online now16:04
dmsimardrdoproject.org came back about an hour ago16:04
clarkbpabelanger: ya gearman should stop running jobs if the client side goes away. maybe processes died before they could negotiate everything?16:17
*** hongbin_ has joined #openstack-infra16:19
*** hongbin has quit IRC16:20
*** nadya has joined #openstack-infra16:22
openstackgerritPaul Belanger proposed openstack/diskimage-builder master: Split debootstrap into debootstrap-minimal  https://review.openstack.org/41310316:24
pabelangerclarkb: not sure. I used our hard reset playbook, maybe we need to try it out a little more16:24
*** thorst has quit IRC16:27
*** ramishra has quit IRC16:37
*** nadya has quit IRC16:37
*** ramishra has joined #openstack-infra16:39
*** hongbin_ has quit IRC16:46
*** hongbin has joined #openstack-infra16:47
*** tesseract has quit IRC16:49
*** ramishra has quit IRC16:49
*** ramishra has joined #openstack-infra16:51
*** tesseract has joined #openstack-infra16:53
*** vsaienko has joined #openstack-infra16:58
*** salv-orlando has joined #openstack-infra17:01
*** marst has quit IRC17:05
*** salv-orlando has quit IRC17:05
*** marst has joined #openstack-infra17:05
*** hongbin has quit IRC17:07
*** nadya has joined #openstack-infra17:08
*** vtapia has quit IRC17:09
*** armax has quit IRC17:11
*** armax has joined #openstack-infra17:11
*** armax has quit IRC17:11
*** tesseract has quit IRC17:15
*** tjones has joined #openstack-infra17:16
*** esikachev has quit IRC17:16
*** ramishra has quit IRC17:26
*** thorst has joined #openstack-infra17:28
*** ramishra has joined #openstack-infra17:30
*** nadya has quit IRC17:31
*** thorst has quit IRC17:32
*** ramishra has quit IRC17:34
*** ramishra has joined #openstack-infra17:35
*** HeOS has quit IRC17:38
*** Sukhdev has joined #openstack-infra17:41
*** nadya has joined #openstack-infra17:42
*** shadow-x has joined #openstack-infra17:42
*** shadow-x has quit IRC17:42
*** nadya has quit IRC17:45
openstackgerritAndreas Jaeger proposed openstack-infra/project-config master: Remove useless quotes for nodes  https://review.openstack.org/45906517:48
*** psachin has joined #openstack-infra17:51
*** fandi has joined #openstack-infra17:55
AJaegermtreinish, infra-root, is health broken? http://status.openstack.org/openstack-health/#/ reports "The last data in the subunit2sql database, from "2017-04-21T12:32:17.000Z", is >1 day old. There might be an issue with result collection. "17:55
*** ramishra has quit IRC17:59
openstackgerritPaul Belanger proposed openstack-infra/zuul feature/zuulv3: WIP: Create stdlib.prepare-workspace role  https://review.openstack.org/45906618:00
*** salv-orlando has joined #openstack-infra18:02
*** salv-orlando has quit IRC18:06
*** dimtruck is now known as zz_dimtruck18:09
*** vtapia has joined #openstack-infra18:12
*** ramishra has joined #openstack-infra18:12
*** ramishra has quit IRC18:17
*** ramishra has joined #openstack-infra18:18
*** esikachev has joined #openstack-infra18:18
*** EricGonczer_ has joined #openstack-infra18:20
*** e0ne has joined #openstack-infra18:22
*** HeOS has joined #openstack-infra18:23
*** jascott1 has joined #openstack-infra18:23
*** ramishra has quit IRC18:23
*** ramishra has joined #openstack-infra18:25
*** gouthamr has joined #openstack-infra18:27
*** Sukhdev has quit IRC18:27
*** thorst has joined #openstack-infra18:29
*** EricGonczer_ has quit IRC18:29
*** ramishra has quit IRC18:30
*** thorst has quit IRC18:33
*** ramishra has joined #openstack-infra18:37
*** psachin has quit IRC18:39
*** ramishra has quit IRC18:43
*** zz_dimtruck is now known as dimtruck18:44
*** ramishra has joined #openstack-infra18:45
*** ramishra has quit IRC18:56
*** salv-orlando has joined #openstack-infra19:02
*** ramishra has joined #openstack-infra19:02
*** gouthamr has quit IRC19:05
*** salv-orlando has quit IRC19:07
*** ramishra has quit IRC19:08
*** marst has quit IRC19:08
*** marst has joined #openstack-infra19:09
*** dimak_ has joined #openstack-infra19:12
*** vsaienko has quit IRC19:12
dimak_Hello, can someone help me with reviewing https://review.openstack.org/#/c/457469/ please?19:12
*** HeOS has quit IRC19:13
*** ramishra has joined #openstack-infra19:14
*** vsaienko has joined #openstack-infra19:16
*** HeOS has joined #openstack-infra19:31
*** david-lyle has quit IRC19:32
*** ramishra has quit IRC19:33
*** david-lyle has joined #openstack-infra19:33
*** vsaienko has quit IRC19:34
*** ramishra has joined #openstack-infra19:35
*** david-lyle has quit IRC19:38
*** vsaienko has joined #openstack-infra19:38
*** ramishra has quit IRC19:41
*** ramishra has joined #openstack-infra19:43
*** ramishra has quit IRC19:49
*** vsaienko has quit IRC19:52
*** coffee_cat is now known as ildikov19:54
*** ramishra has joined #openstack-infra19:57
*** vsaienko has joined #openstack-infra19:57
*** thorst has joined #openstack-infra19:59
*** thorst has quit IRC19:59
*** thorst has joined #openstack-infra20:00
*** hashar has joined #openstack-infra20:02
*** salv-orlando has joined #openstack-infra20:03
*** thorst has quit IRC20:04
*** ramishra has quit IRC20:05
*** xarses has quit IRC20:07
openstackgerritSlawek Kaplonski proposed openstack-infra/shade master: Remove neutronclient mocks from network create tests  https://review.openstack.org/45907020:07
*** salv-orlando has quit IRC20:08
*** e0ne has quit IRC20:10
*** e0ne has joined #openstack-infra20:10
*** e0ne has quit IRC20:11
*** e0ne has joined #openstack-infra20:11
*** e0ne has quit IRC20:11
*** e0ne has joined #openstack-infra20:12
*** e0ne has quit IRC20:12
*** ramishra has joined #openstack-infra20:12
*** vsaienko has quit IRC20:13
*** e0ne has joined #openstack-infra20:13
*** e0ne has quit IRC20:13
*** e0ne has joined #openstack-infra20:13
*** e0ne has quit IRC20:14
*** rkukura has joined #openstack-infra20:15
*** ramishra has quit IRC20:17
*** vsaienko has joined #openstack-infra20:17
*** ramishra has joined #openstack-infra20:19
*** ramishra has quit IRC20:23
*** ramishra has joined #openstack-infra20:31
*** thorst has joined #openstack-infra20:31
*** sree has joined #openstack-infra20:32
*** ramishra has quit IRC20:37
*** ramishra has joined #openstack-infra20:39
*** EricGonczer_ has joined #openstack-infra20:43
openstackgerritSlawek Kaplonski proposed openstack-infra/shade master: Remove neutronclient mocks from network delete tests  https://review.openstack.org/45907220:43
*** ramishra has quit IRC20:44
*** vsaienko has quit IRC20:45
*** ramishra has joined #openstack-infra20:46
*** thorst has quit IRC20:49
*** vsaienko has joined #openstack-infra20:53
*** ramishra has quit IRC20:53
*** vsaienko has quit IRC20:55
*** ramishra has joined #openstack-infra20:55
*** EricGonczer_ has quit IRC21:02
*** esikachev has quit IRC21:04
*** ramishra has quit IRC21:10
*** ramishra has joined #openstack-infra21:11
dmsimardpabelanger: fyi: https://review.openstack.org/#/q/topic:unbundle-libs21:16
*** jascott1 has quit IRC21:17
dmsimardtrying to clean things up to be able to package ara in rpm21:17
*** jascott1 has joined #openstack-infra21:17
*** marst has quit IRC21:18
*** marst has joined #openstack-infra21:18
*** jascott1 has quit IRC21:23
*** baoli has joined #openstack-infra21:25
*** ramishra has quit IRC21:25
*** HeOS has quit IRC21:26
*** askb has joined #openstack-infra21:33
*** ramishra has joined #openstack-infra21:38
*** ramishra has quit IRC21:47
*** hongbin has joined #openstack-infra21:48
*** sree has quit IRC21:52
*** rkukura_ has joined #openstack-infra21:52
*** sree has joined #openstack-infra21:52
*** zhenguo has quit IRC21:52
*** adrian_otto has joined #openstack-infra21:53
*** rkukura has quit IRC21:55
*** rkukura_ is now known as rkukura21:55
*** sree has quit IRC21:56
*** ramishra has joined #openstack-infra21:59
*** xarses has joined #openstack-infra22:01
*** salv-orlando has joined #openstack-infra22:05
*** ramishra has quit IRC22:09
*** salv-orlando has quit IRC22:09
*** adrian_otto has quit IRC22:09
*** ramishra has joined #openstack-infra22:10
*** thorst has joined #openstack-infra22:15
*** thorst has quit IRC22:15
*** jamesdenton has joined #openstack-infra22:17
*** ramishra has quit IRC22:18
*** thorst has joined #openstack-infra22:19
*** ramishra has joined #openstack-infra22:25
openstackgerritMerged openstack-infra/shade master: Don't do all the network stuff in the rebuild poll  https://review.openstack.org/45902522:25
openstackgerritMerged openstack-infra/shade master: Fix create/rebuild tests to not need a ton of neutron  https://review.openstack.org/45902622:25
*** jkilpatr has joined #openstack-infra22:28
*** dave-mccowan has quit IRC22:29
*** vsaienko has joined #openstack-infra22:29
*** ramishra has quit IRC22:30
*** ramishra has joined #openstack-infra22:32
*** csomerville has quit IRC22:35
*** ramishra has quit IRC22:39
*** ramishra has joined #openstack-infra22:40
*** hashar has quit IRC22:47
*** rkukura has quit IRC22:47
*** rkukura has joined #openstack-infra22:48
*** ramishra has quit IRC22:50
*** ramishra has joined #openstack-infra22:57
*** jamesden_ has joined #openstack-infra23:00
*** zhongjun has quit IRC23:04
*** salv-orlando has joined #openstack-infra23:05
*** ramishra has quit IRC23:07
*** ramishra has joined #openstack-infra23:09
*** jamesden_ has quit IRC23:09
openstackgerritTin Lam proposed openstack-infra/project-config master: Add initial gate for OpenStack-Helm  https://review.openstack.org/45907923:10
*** salv-orlando has quit IRC23:10
*** EricGonczer_ has joined #openstack-infra23:11
*** EricGonczer_ has quit IRC23:12
*** jamesden_ has joined #openstack-infra23:12
*** ramishra has quit IRC23:14
*** EricGonczer_ has joined #openstack-infra23:15
*** ramishra has joined #openstack-infra23:15
*** EricGonczer_ has quit IRC23:16
*** Julien-zte has joined #openstack-infra23:22
*** ramishra has quit IRC23:22
*** vsaienko has quit IRC23:24
*** ramishra has joined #openstack-infra23:24
*** armax has joined #openstack-infra23:24
openstackgerritTin Lam proposed openstack-infra/project-config master: Add initial gate for OpenStack-Helm  https://review.openstack.org/45907923:25
*** gongysh has joined #openstack-infra23:28
*** ramishra has quit IRC23:29
*** ramishra has joined #openstack-infra23:30
*** armax has quit IRC23:32
openstackgerritTin Lam proposed openstack-infra/project-config master: Add initial gate for OpenStack-Helm  https://review.openstack.org/45907923:32
*** knangia has joined #openstack-infra23:34
openstackgerritTin Lam proposed openstack-infra/project-config master: Add initial gate for OpenStack-Helm  https://review.openstack.org/45907923:36
*** ramishra has quit IRC23:43
*** ianychoi has quit IRC23:44
*** ianychoi has joined #openstack-infra23:45
*** esikachev has joined #openstack-infra23:46
*** xarses has quit IRC23:48
*** esikachev has quit IRC23:51
*** ramishra has joined #openstack-infra23:55
openstackgerritTin Lam proposed openstack-infra/project-config master: Add initial gate for OpenStack-Helm  https://review.openstack.org/45907923:58

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