mwhahaha | in the past we had issues with centos nodes being scarce when the pipelines were full of xenial jobs | 00:00 |
---|---|---|
mwhahaha | but that doesn't seem like the case today | 00:00 |
otherwiseguy | a rule like "all tests have finished, except these non-voting jobs which haven't even queued yet--screw it." :p | 00:00 |
fungi | yeah, activity levels are low | 00:00 |
*** yamamoto has quit IRC | 00:01 | |
mwhahaha | well all my puppet jobs cleared out, so might just want to check on those multinode centos nodes | 00:01 |
* mwhahaha wanders off | 00:01 | |
*** jamesdenton has joined #openstack-infra | 00:02 | |
*** ramishra has joined #openstack-infra | 00:02 | |
mordred | fungi: 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 |
mordred | fungi: completely with Alice, Bob and Mallory! | 00:03 |
fungi | hrm, yeah the ones which started are running on regular centos-7 not multi-node so maybe something was squatting those in nodepool for some reason | 00:03 |
mordred | fungi, kevinbenton: I kind of feel like in addition to the spec (once I update it after today) that this topic deserves a blog post | 00:04 |
*** hongbin has quit IRC | 00:04 | |
kevinbenton | mordred: it's definitely worth writing up somewhere | 00:05 |
fungi | ah, yep, we have some stale ready centos-7-2-node, 3-node and 4-node nodes too. deleting those now | 00:05 |
kevinbenton | because the threat models definitely change the reasoning about these things | 00:05 |
kevinbenton | (stupid obvious statement ^^) | 00:05 |
fungi | yep, always start out asking "what's your threat model?" | 00:06 |
mordred | I always start out asking "what would fungi think?" | 00:06 |
kevinbenton | in this particular case, 'MiTM attacks' isn't even a precise enough threat model | 00:06 |
kevinbenton | which is what caused the confusion :) | 00:07 |
mordred | yah- MiTM-honeypot and MiTM-agent-forwarding-interception | 00:07 |
mordred | (and I think that second one needs a better name) | 00:07 |
*** Julien-zte has quit IRC | 00:08 | |
fungi | also 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 api | 00:08 |
mordred | the 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 up | 00:08 |
fungi | (which of course comes with its own new and frightening set of security challenges too) | 00:08 |
*** ramishra has quit IRC | 00:09 | |
mordred | fungi: you don't think the neutron network agent pinging the port is sufficient? | 00:09 |
kevinbenton | maybe we can derive a standard for them to spit it out a virtual serial port :) | 00:09 |
fungi | packet filtering becomes a problem there very quickly, i think | 00:09 |
*** Julien-zte has joined #openstack-infra | 00:09 | |
mordred | it does - at least if the person in question has blocked off their inbound ports | 00:10 |
kevinbenton | fungi: from neutron's perspective we could obviously bypass security groups, but instance level firewalls would always be an issue | 00:10 |
kevinbenton | we could allow POST to metadata maybe? | 00:10 |
mordred | although at the moment the spec says we'll just return an error if you have security-group'd or firewalled your ports off | 00:10 |
fungi | kevinbenton: 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 too | 00:10 |
fungi | which is _almost_ like getting it via virtual serial | 00:11 |
*** ramishra has joined #openstack-infra | 00:11 | |
fungi | mordred: i _do_ at least agree that neutron has a better chance of being able to reach that socket than nova, fwiw | 00:11 |
mordred | fungi: ++ | 00:12 |
mordred | fungi: and the curent proposal is that it's a request theuser makes to hit it | 00:12 |
fungi | mwhahaha: yep, clearing out the stale centos-7 multinode nodes got those remaining jobs going again | 00:12 |
mordred | fungi: 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 it | 00:13 |
mordred | one would hope | 00:13 |
fungi | mordred: if nothing else, i think your proposal is an excellent straw man to get people talking about what the actual options are | 00:13 |
mordred | fungi: dude. I'm going to have my proposal completely implemented by monday. no more talking ;) | 00:13 |
fungi | i think it's a problem worth solving, and an example of a more general class of unsolved problem in the current holistic design | 00:14 |
mordred | yah. I agree - and it's one where a full description of the problem is really only just now fleshing itself out | 00:14 |
mwhahaha | fungi: cool thanks | 00:15 |
*** ramishra has quit IRC | 00:15 | |
openstackgerrit | Monty Taylor proposed openstack-infra/shade master: Don't do all the network stuff in the rebuild poll https://review.openstack.org/459025 | 00:16 |
kevinbenton | fungi, 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 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade master: Fix create/rebuild tests to not need a ton of neutron https://review.openstack.org/459026 | 00:16 |
fungi | at 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-infra | 00:16 | |
otherwiseguy | woohoo, some tripleo-ci-centos-7 jobs are starting> :) | 00:16 |
kevinbenton | otherwiseguy: are you hiding from me in here?!!? :P | 00:17 |
otherwiseguy | kevinbenton, 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 :p | 00:18 |
otherwiseguy | (I see that you voted on it, thanks) | 00:18 |
otherwiseguy | Apparently that was v1, though. | 00:18 |
kevinbenton | otherwiseguy: i saw a funky global requirements patch fail downgrading ovsdbapp | 00:19 |
*** xarses_ has quit IRC | 00:19 | |
otherwiseguy | And 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-infra | 00:19 | |
otherwiseguy | kevinbenton, huh? weird. | 00:19 |
kevinbenton | otherwiseguy: I re-approve in exchange for you figuring out what you did here: https://review.openstack.org/#/c/458811/ | 00:19 |
kevinbenton | :P | 00:19 |
mordred | fungi: 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 that | 00:19 |
fungi | mordred: yep, i feel like that's closely related | 00:19 |
*** xyang1 has quit IRC | 00:20 | |
otherwiseguy | kevinbenton, it was proposal bot, not me! | 00:20 |
mordred | fungi: 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 hostkey | 00:20 |
*** jascott1_ has quit IRC | 00:20 | |
fungi | precisely | 00:21 |
fungi | jeblair: 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 IRC | 00:21 | |
*** leakypipes has quit IRC | 00:22 | |
kevinbenton | why 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-infra | 00:23 | |
*** salv-orlando has quit IRC | 00:24 | |
openstackgerrit | Jesse Keating proposed openstack-infra/zuul feature/zuulv3: support github pull request labels https://review.openstack.org/444511 | 00:24 |
kevinbenton | otherwiseguy: 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/e6333593ae6005c4b0d73d9dfda5eb47f40dd8da | 00:24 |
kevinbenton | otherwiseguy: then that triggered proposal bot to downgrade it | 00:25 |
kevinbenton | otherwiseguy: before this landed https://github.com/openstack/requirements/commit/8d87728e17f33378fd9d09b36f82945248798167#diff-d7d5c6fa7118ea10d88f3afeaef4da77 | 00:25 |
otherwiseguy | I'm not sure I understand how that would happen, but I trust you. :p | 00:26 |
*** baoli has joined #openstack-infra | 00:26 | |
fungi | change 458811 was proposed at 04-21 11:54 | 00:27 |
fungi | utc | 00:27 |
fungi | change 458581 merged at 04-21 06:30 utc | 00:27 |
*** gyee has quit IRC | 00:30 | |
kevinbenton | fungi: the interesting part is https://review.openstack.org/#/c/453014/ is the first thing adding ovsdbapp to requirements in neutron | 00:30 |
kevinbenton | fungi: and it depended on 458581 | 00:30 |
kevinbenton | using depends-on | 00:30 |
*** ramishra has quit IRC | 00:31 | |
kevinbenton | so somehow requirements bot managed to get a snapshot of before global requirements was bumped but after neutron had a requirements.txt file | 00:31 |
kevinbenton | containing ovsdbapp | 00:31 |
kevinbenton | even though the Depends-On implied that shouldn't have happened | 00:31 |
*** sdague has joined #openstack-infra | 00:31 | |
*** baoli has quit IRC | 00:32 | |
*** ramishra has joined #openstack-infra | 00:33 | |
fungi | i think i know what happened | 00:33 |
fungi | kevinbenton: otherwiseguy: http://logs.openstack.org/0c/0cdbc81dea03d83d6cb7cf68eb3fde0051c5c807/post/propose-requirements-updates/0049417/console.html#_2017-04-21_11_54_39_953530 | 00:35 |
fungi | that was triggered by this merge commit: http://git.openstack.org/cgit/openstack/requirements/commit/?id=0cdbc81dea03d83d6cb7cf68eb3fde0051c5c807 | 00:35 |
fungi | it and http://git.openstack.org/cgit/openstack/requirements/commit/?id=584c9ed55ae824ca3efb2dc71a4d35bce5e380f4 landed in rapid succession | 00:36 |
*** sree has joined #openstack-infra | 00:36 | |
fungi | the proposal jobs triggered by each of those started relatively close to one another as a result | 00:36 |
fungi | and they raced, with the job triggered by the "earlier" commit proposing its adjustment later than the commit which came immediately following it | 00:37 |
kevinbenton | fungi: well i reckon 584c9ed55ae824ca3efb2dc71a4d35bce5e380f4 realized it didn't have to propose any changes at all | 00:38 |
fungi | the job for the later change is http://logs.openstack.org/58/584c9ed55ae824ca3efb2dc71a4d35bce5e380f4/post/propose-requirements-updates/09254cf/console.html | 00:38 |
kevinbenton | fungi: since the commit on the neutron side already had correct requirements | 00:38 |
fungi | so actually, those jobs didn't race | 00:40 |
*** sree has quit IRC | 00:40 | |
fungi | the one for the ovsdbapp minimum bump merge commit just didn't propose anything to neutron because it already matched, yeah | 00:42 |
kevinbenton | ok | 00:42 |
kevinbenton | mystery solved :) | 00:42 |
kevinbenton | thanks :) | 00:43 |
fungi | so 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 ran | 00:43 |
*** Apoorva_ has joined #openstack-infra | 00:43 | |
fungi | since that job was for a commit prior to the requirement matching, it wanted to downgrade the entry to what it knew from its timeframe | 00:44 |
*** gouthamr has quit IRC | 00:45 | |
*** marst has joined #openstack-infra | 00:46 | |
*** Apoorva has quit IRC | 00:47 | |
*** Apoorva_ has quit IRC | 00:48 | |
*** cshastri has joined #openstack-infra | 00:48 | |
*** john-davidge has quit IRC | 00:49 | |
*** jamesdenton has quit IRC | 00:49 | |
*** baoli has joined #openstack-infra | 00:50 | |
openstackgerrit | Li Ma proposed openstack-infra/project-config master: Add zmq fullstack job for Dragonflow project https://review.openstack.org/458699 | 00:50 |
*** baoli has quit IRC | 00:50 | |
*** baoli has joined #openstack-infra | 00:52 | |
*** ramishra has quit IRC | 00:53 | |
*** esikachev has joined #openstack-infra | 00:56 | |
*** ramishra has joined #openstack-infra | 00:56 | |
*** amotoki has joined #openstack-infra | 00:57 | |
*** xarses_ has joined #openstack-infra | 00:59 | |
openstackgerrit | Merged openstack-infra/shade master: Use requests-mock for the list/add/remove volume types tests https://review.openstack.org/459022 | 00:59 |
*** ramishra has quit IRC | 01:01 | |
*** gouthamr has joined #openstack-infra | 01:01 | |
*** esikachev has quit IRC | 01:02 | |
openstackgerrit | Jesse Keating proposed openstack-infra/zuul feature/zuulv3: Encapsulate determining the event purpose https://review.openstack.org/445242 | 01:02 |
*** amotoki has quit IRC | 01:02 | |
*** ijw has quit IRC | 01:06 | |
openstackgerrit | Merged openstack-infra/shade master: Move unit tests for list networks to test_network.py file https://review.openstack.org/458970 | 01:07 |
*** ramishra has joined #openstack-infra | 01:07 | |
*** yamamoto has joined #openstack-infra | 01:10 | |
*** jamesdenton has joined #openstack-infra | 01:12 | |
*** ramishra has quit IRC | 01:12 | |
*** yamamoto has quit IRC | 01:12 | |
*** ramishra has joined #openstack-infra | 01:14 | |
*** yanyanhu has joined #openstack-infra | 01:16 | |
*** masber has quit IRC | 01:16 | |
*** yanyanhu has quit IRC | 01:17 | |
*** yanyanhu has joined #openstack-infra | 01:18 | |
*** masber has joined #openstack-infra | 01:19 | |
*** EricGonczer_ has joined #openstack-infra | 01:19 | |
*** ramishra has quit IRC | 01:20 | |
*** salv-orlando has joined #openstack-infra | 01:20 | |
*** ramishra has joined #openstack-infra | 01:22 | |
*** rkukura has quit IRC | 01:24 | |
*** salv-orlando has quit IRC | 01:25 | |
*** dhinesh has quit IRC | 01:25 | |
*** yanyanhu has quit IRC | 01:27 | |
*** xarses_ has quit IRC | 01:27 | |
openstackgerrit | Merged openstack-infra/tripleo-ci master: Add ovb-fakeha-caserver (TLS everywhere) job to cistatus https://review.openstack.org/458468 | 01:41 |
*** chenying_ has quit IRC | 01:42 | |
*** chenying_ has joined #openstack-infra | 01:42 | |
*** ramishra has quit IRC | 01:43 | |
*** jamesdenton has quit IRC | 01:43 | |
*** ramishra has joined #openstack-infra | 01:44 | |
*** jamesdenton has joined #openstack-infra | 01:50 | |
*** thorst has joined #openstack-infra | 01:50 | |
*** ramishra has quit IRC | 01:54 | |
*** ramishra has joined #openstack-infra | 01:56 | |
*** jamesdenton has quit IRC | 02:01 | |
*** pbourke has quit IRC | 02:03 | |
*** pbourke has joined #openstack-infra | 02:03 | |
*** ramishra has quit IRC | 02:10 | |
*** Rockyg has quit IRC | 02:11 | |
*** ramishra has joined #openstack-infra | 02:11 | |
*** yamamoto has joined #openstack-infra | 02:13 | |
*** ramishra has quit IRC | 02:16 | |
*** EricGonczer_ has quit IRC | 02:17 | |
*** ramishra has joined #openstack-infra | 02:18 | |
*** pvaneck has quit IRC | 02:21 | |
*** thorst has quit IRC | 02:22 | |
*** gongysh has joined #openstack-infra | 02:22 | |
*** ramishra has quit IRC | 02:23 | |
*** gongysh has quit IRC | 02:23 | |
*** ramishra has joined #openstack-infra | 02:24 | |
*** yamamoto has quit IRC | 02:26 | |
*** EricGonczer_ has joined #openstack-infra | 02:30 | |
*** ramishra has quit IRC | 02:30 | |
*** ramishra has joined #openstack-infra | 02:32 | |
*** EricGonczer_ has quit IRC | 02:33 | |
*** ramishra has quit IRC | 02:39 | |
*** ramishra has joined #openstack-infra | 02:40 | |
*** sdague has quit IRC | 02:43 | |
*** baoli has quit IRC | 02:44 | |
*** jamesdenton has joined #openstack-infra | 02:47 | |
*** ramishra has quit IRC | 02:52 | |
*** ramishra has joined #openstack-infra | 02:54 | |
*** esikachev has joined #openstack-infra | 03:00 | |
*** john-davidge has joined #openstack-infra | 03:01 | |
*** esikachev has quit IRC | 03:04 | |
*** john-davidge has quit IRC | 03:06 | |
*** armax has quit IRC | 03:13 | |
*** tristanC has quit IRC | 03:14 | |
*** tristanC has joined #openstack-infra | 03:14 | |
*** eharney has quit IRC | 03:16 | |
*** ihrachys has quit IRC | 03:20 | |
*** thorst has joined #openstack-infra | 03:22 | |
*** jamesdenton has quit IRC | 03:25 | |
*** ihrachys has joined #openstack-infra | 03:26 | |
*** thorst has quit IRC | 03:27 | |
*** tphummel has quit IRC | 03:29 | |
*** Julien-zte has quit IRC | 03:29 | |
*** Julien-zte has joined #openstack-infra | 03:30 | |
*** armax has joined #openstack-infra | 03:34 | |
*** dave-mccowan has quit IRC | 03:34 | |
*** nicolasbock has quit IRC | 03:35 | |
*** Julien-zte has quit IRC | 03:36 | |
*** Julien-zte has joined #openstack-infra | 03:36 | |
*** EricGonczer_ has joined #openstack-infra | 03:37 | |
*** ykarel has joined #openstack-infra | 03:39 | |
*** Julien-zte has quit IRC | 03:41 | |
*** Julien-zte has joined #openstack-infra | 03:42 | |
*** baoli has joined #openstack-infra | 03:44 | |
*** EricGonczer_ has quit IRC | 03:46 | |
*** baoli has quit IRC | 03:50 | |
*** rodrigopaiva has quit IRC | 03:51 | |
*** mhayden has quit IRC | 03:55 | |
*** esikachev has joined #openstack-infra | 04:00 | |
*** esikachev has quit IRC | 04:05 | |
*** Julien-zte has quit IRC | 04:08 | |
openstackgerrit | Merged openstack-infra/tripleo-ci master: Make wait_for path smart https://review.openstack.org/441247 | 04:09 |
*** Julien-zte has joined #openstack-infra | 04:11 | |
*** ykarel has quit IRC | 04:20 | |
*** salv-orlando has joined #openstack-infra | 04:22 | |
*** thorst has joined #openstack-infra | 04:23 | |
*** salv-orlando has quit IRC | 04:27 | |
*** thorst has quit IRC | 04:27 | |
*** Julien-zte has quit IRC | 04:28 | |
*** Julien-zte has joined #openstack-infra | 04:30 | |
*** armax has quit IRC | 04:31 | |
*** Julien-zte has quit IRC | 04:35 | |
*** Julien-zte has joined #openstack-infra | 04:37 | |
*** cody-somerville has joined #openstack-infra | 04:38 | |
*** armax has joined #openstack-infra | 04:40 | |
*** csomerville has joined #openstack-infra | 04:40 | |
*** armax has quit IRC | 04:40 | |
*** cody-somerville has quit IRC | 04:44 | |
*** psachin has joined #openstack-infra | 04:45 | |
*** Julien-zte has quit IRC | 04:47 | |
*** Julien-zte has joined #openstack-infra | 04:49 | |
*** Julien-zte has quit IRC | 04:59 | |
*** ykarel has joined #openstack-infra | 04:59 | |
*** esikachev has joined #openstack-infra | 05:01 | |
*** esikachev has quit IRC | 05:05 | |
*** thorst has joined #openstack-infra | 05:24 | |
*** dimtruck is now known as zz_dimtruck | 05:25 | |
*** zz_dimtruck is now known as dimtruck | 05:25 | |
*** mhayden has joined #openstack-infra | 05:25 | |
*** thorst has quit IRC | 05:29 | |
*** yamamoto has joined #openstack-infra | 05:31 | |
*** dimtruck is now known as zz_dimtruck | 05:34 | |
*** esikachev has joined #openstack-infra | 05:36 | |
*** Julien-zte has joined #openstack-infra | 05:44 | |
*** Julien-zte has quit IRC | 05:45 | |
*** Julien-zte has joined #openstack-infra | 05:45 | |
*** baoli has joined #openstack-infra | 05:46 | |
*** ijw has joined #openstack-infra | 05:49 | |
*** Julien-zte has quit IRC | 05:50 | |
*** baoli has quit IRC | 05:50 | |
*** Julien-zte has joined #openstack-infra | 05:51 | |
*** Julien-zte has quit IRC | 05:57 | |
*** Julien-zte has joined #openstack-infra | 05:57 | |
*** Julien-zte has quit IRC | 05:59 | |
*** Julien-zte has joined #openstack-infra | 05:59 | |
*** john-davidge has joined #openstack-infra | 06:02 | |
*** yamamoto has quit IRC | 06:02 | |
*** Julien-zte has quit IRC | 06:06 | |
*** john-davidge has quit IRC | 06:06 | |
*** Julien-zte has joined #openstack-infra | 06:07 | |
*** tjones has quit IRC | 06:09 | |
*** ihrachys has quit IRC | 06:17 | |
*** esikachev has quit IRC | 06:17 | |
*** ykarel has quit IRC | 06:17 | |
*** ykarel has joined #openstack-infra | 06:22 | |
*** salv-orlando has joined #openstack-infra | 06:23 | |
*** yamamoto has joined #openstack-infra | 06:24 | |
*** thorst has joined #openstack-infra | 06:24 | |
*** esikachev has joined #openstack-infra | 06:25 | |
*** salv-orlando has quit IRC | 06:28 | |
*** esikachev has quit IRC | 06:29 | |
*** thorst has quit IRC | 06:29 | |
*** Julien-zte has quit IRC | 06:39 | |
*** vsaienko has joined #openstack-infra | 06:39 | |
*** Julien-zte has joined #openstack-infra | 06:40 | |
*** esikachev has joined #openstack-infra | 06:43 | |
*** Julien-zte has quit IRC | 06:50 | |
*** Julien-zte has joined #openstack-infra | 06:50 | |
*** ykarel has quit IRC | 06:54 | |
*** tesseract has joined #openstack-infra | 06:58 | |
*** markvoelker has quit IRC | 06:58 | |
*** amotoki has joined #openstack-infra | 06:59 | |
*** erikmwil_ has joined #openstack-infra | 07:01 | |
*** erikmwilson has quit IRC | 07:01 | |
*** amotoki has quit IRC | 07:04 | |
*** knangia has joined #openstack-infra | 07:10 | |
*** esikachev has quit IRC | 07:10 | |
*** vsaienko has quit IRC | 07:16 | |
*** gouthamr has quit IRC | 07:17 | |
openstackgerrit | Colleen Murphy proposed openstack-infra/system-config master: Move iptables management to o_p::server https://review.openstack.org/458986 | 07:19 |
*** mkebich has quit IRC | 07:21 | |
*** thorst has joined #openstack-infra | 07:25 | |
*** flepied has joined #openstack-infra | 07:26 | |
*** yamamoto has quit IRC | 07:29 | |
openstackgerrit | Colleen Murphy proposed openstack-infra/system-config master: Move iptables management to o_p::server https://review.openstack.org/458986 | 07:30 |
*** esikachev has joined #openstack-infra | 07:37 | |
*** nadya has joined #openstack-infra | 07:44 | |
*** thorst has quit IRC | 07:44 | |
*** ykarel has joined #openstack-infra | 07:46 | |
*** nadya has quit IRC | 07:46 | |
*** baoli has joined #openstack-infra | 07:48 | |
*** baoli has quit IRC | 07:53 | |
openstackgerrit | Andreas Florath proposed openstack/diskimage-builder master: Refactor block_device: passing command line parameters https://review.openstack.org/459043 | 07:56 |
*** Kevin_Zheng has quit IRC | 07:57 | |
*** markvoelker has joined #openstack-infra | 07:59 | |
*** zzzeek has quit IRC | 08:00 | |
*** zzzeek has joined #openstack-infra | 08:01 | |
*** markvoelker has quit IRC | 08:04 | |
*** flepied has quit IRC | 08:17 | |
*** pbourke has quit IRC | 08:17 | |
*** ssbarnea has joined #openstack-infra | 08:25 | |
*** john-davidge has joined #openstack-infra | 08:29 | |
*** yamamoto has joined #openstack-infra | 08:30 | |
*** pbourke has joined #openstack-infra | 08:31 | |
*** john-davidge has quit IRC | 08:33 | |
*** yamamoto has quit IRC | 08:38 | |
*** thorst has joined #openstack-infra | 08:41 | |
*** markvoelker has joined #openstack-infra | 08:45 | |
*** thorst has quit IRC | 08:46 | |
*** Julien-zte has quit IRC | 08:55 | |
*** amotoki has joined #openstack-infra | 09:00 | |
*** amotoki has quit IRC | 09:04 | |
*** amotoki has joined #openstack-infra | 09:08 | |
*** amotoki has quit IRC | 09:08 | |
*** nadya has joined #openstack-infra | 09:16 | |
openstackgerrit | Andreas Jaeger proposed openstack-infra/project-config master: Do not use single item lists for nodes https://review.openstack.org/459049 | 09:16 |
*** ykarel has quit IRC | 09:21 | |
*** ralonsoh has joined #openstack-infra | 09:23 | |
*** yamamoto has joined #openstack-infra | 09:29 | |
*** tosky has joined #openstack-infra | 09:30 | |
*** nadya has quit IRC | 09:33 | |
*** cshastri has quit IRC | 09:33 | |
*** yamamoto has quit IRC | 09:34 | |
openstackgerrit | Slawek Kaplonski proposed openstack-infra/shade master: Remove neutronclient mocks from network list tests https://review.openstack.org/458803 | 09:36 |
*** ralonsoh has quit IRC | 09:38 | |
*** gongysh has joined #openstack-infra | 09:40 | |
*** baoli has joined #openstack-infra | 09:49 | |
*** psachin has quit IRC | 09:54 | |
*** baoli has quit IRC | 09:55 | |
*** john-davidge has joined #openstack-infra | 10:03 | |
*** yamamoto has joined #openstack-infra | 10:05 | |
*** csomerville has quit IRC | 10:05 | |
*** cody-somerville has joined #openstack-infra | 10:05 | |
*** john-davidge has quit IRC | 10:08 | |
*** ykarel has joined #openstack-infra | 10:11 | |
*** yamamoto has quit IRC | 10:12 | |
*** ramishra has quit IRC | 10:13 | |
*** zhongjun has quit IRC | 10:14 | |
*** ramishra has joined #openstack-infra | 10:14 | |
*** zhongjun has joined #openstack-infra | 10:14 | |
*** nicolasbock has joined #openstack-infra | 10:39 | |
*** thorst has joined #openstack-infra | 10:43 | |
*** yamamoto has joined #openstack-infra | 10:47 | |
*** yamamoto has quit IRC | 10:47 | |
*** thorst has quit IRC | 10:47 | |
*** jkilpatr_ has quit IRC | 10:56 | |
*** HeOS has joined #openstack-infra | 10:59 | |
openstackgerrit | Colleen Murphy proposed openstack-infra/project-config master: Add firewall support for opensuse https://review.openstack.org/459055 | 11:07 |
*** jkilpatr_ has joined #openstack-infra | 11:10 | |
*** rook has quit IRC | 11:12 | |
*** wfoster has quit IRC | 11:12 | |
*** jkilpatr has joined #openstack-infra | 11:12 | |
*** lucas-afk has quit IRC | 11:12 | |
*** rook has joined #openstack-infra | 11:13 | |
*** lucasagomes has joined #openstack-infra | 11:13 | |
*** rook is now known as Guest70675 | 11:13 | |
*** wfoster has joined #openstack-infra | 11:14 | |
*** jkilpatr_ has quit IRC | 11:15 | |
*** e0ne has joined #openstack-infra | 11:18 | |
*** yamamoto has joined #openstack-infra | 11:21 | |
*** csomerville has joined #openstack-infra | 11:31 | |
*** cody-somerville has quit IRC | 11:34 | |
*** knangia has quit IRC | 11:41 | |
*** HeOS has quit IRC | 11:51 | |
*** ykarel has quit IRC | 11:53 | |
*** askb has quit IRC | 12:18 | |
*** salv-orlando has joined #openstack-infra | 12:29 | |
*** john-davidge has joined #openstack-infra | 12:30 | |
*** e0ne has quit IRC | 12:30 | |
*** salv-orlando has quit IRC | 12:33 | |
*** john-davidge has quit IRC | 12:35 | |
*** nadya has joined #openstack-infra | 12:37 | |
*** chandankumar has quit IRC | 12:39 | |
*** nadya has quit IRC | 12:39 | |
*** nadya has joined #openstack-infra | 12:39 | |
*** chandankumar has joined #openstack-infra | 12:42 | |
*** e0ne has joined #openstack-infra | 12:45 | |
*** dave-mccowan has joined #openstack-infra | 12:45 | |
*** zz_dimtruck is now known as dimtruck | 12:47 | |
*** thorst has joined #openstack-infra | 12:58 | |
*** EricGonczer_ has joined #openstack-infra | 13:00 | |
*** ogalush has joined #openstack-infra | 13:01 | |
*** nadya has quit IRC | 13:09 | |
*** nadya has joined #openstack-infra | 13:20 | |
*** nadya has quit IRC | 13:20 | |
*** nadya has joined #openstack-infra | 13:20 | |
*** nadya has quit IRC | 13:23 | |
*** sbezverk has quit IRC | 13:29 | |
*** salv-orlando has joined #openstack-infra | 13:29 | |
*** salv-orlando has quit IRC | 13:34 | |
*** ogalush has quit IRC | 13:43 | |
*** e0ne has quit IRC | 13:53 | |
*** flepied has joined #openstack-infra | 13:55 | |
*** HeOS has joined #openstack-infra | 13:55 | |
*** flepied has quit IRC | 14:00 | |
*** HeOS has quit IRC | 14:01 | |
openstackgerrit | Merged openstack-infra/shade master: Remove neutronclient mocks from network list tests https://review.openstack.org/458803 | 14:03 |
*** yamamoto has quit IRC | 14:04 | |
*** ykarel has joined #openstack-infra | 14:07 | |
*** hongbin has joined #openstack-infra | 14:10 | |
*** ramishra has quit IRC | 14:16 | |
*** ramishra has joined #openstack-infra | 14:17 | |
*** ramishra has quit IRC | 14:25 | |
*** markvoelker has quit IRC | 14:25 | |
*** markvoelker has joined #openstack-infra | 14:25 | |
*** ramishra has joined #openstack-infra | 14:27 | |
*** tphummel has joined #openstack-infra | 14:29 | |
*** salv-orlando has joined #openstack-infra | 14:30 | |
*** jamesdenton has joined #openstack-infra | 14:34 | |
*** salv-orlando has quit IRC | 14:34 | |
*** EricGonczer_ has quit IRC | 14:36 | |
*** jamesdenton has quit IRC | 14:37 | |
*** jamesdenton has joined #openstack-infra | 14:43 | |
*** Julien-zte has joined #openstack-infra | 14:52 | |
*** yamamoto has joined #openstack-infra | 15:04 | |
pabelanger | fungi: clarkb: jeblair: Is that because we stopped zuul first before launchers? I would have expected launchers to release their nodes back to nodepool on shutdown | 15:07 |
*** jkilpatr has quit IRC | 15:08 | |
*** hyakuhei has quit IRC | 15:10 | |
*** armax has joined #openstack-infra | 15:10 | |
*** aeng has joined #openstack-infra | 15:11 | |
*** gongysh has quit IRC | 15:13 | |
*** ykarel has quit IRC | 15:14 | |
*** yamamoto has quit IRC | 15:19 | |
*** pcrews_ has joined #openstack-infra | 15:20 | |
*** pcrews has quit IRC | 15:21 | |
*** hyakuhei has joined #openstack-infra | 15:22 | |
*** ramishra has quit IRC | 15:22 | |
*** aeng has quit IRC | 15:28 | |
*** ramishra has joined #openstack-infra | 15:29 | |
*** armax has quit IRC | 15:34 | |
*** esikachev has quit IRC | 15:35 | |
*** cschwede has joined #openstack-infra | 15:36 | |
*** marst has quit IRC | 15:37 | |
*** slagle_ has joined #openstack-infra | 15:37 | |
*** marst has joined #openstack-infra | 15:37 | |
*** HeOS has joined #openstack-infra | 15:38 | |
*** ramishra has quit IRC | 15:41 | |
*** stevebaker has joined #openstack-infra | 15:42 | |
*** Julien-zte has quit IRC | 15:43 | |
*** Julien-zte has joined #openstack-infra | 15:44 | |
*** Julien-zte has quit IRC | 15:45 | |
*** esikachev has joined #openstack-infra | 15:47 | |
*** ramishra has joined #openstack-infra | 15:48 | |
openstackgerrit | Merged openstack-infra/featuretracker master: Add .gitreview file https://review.openstack.org/458964 | 15:49 |
*** armax has joined #openstack-infra | 15:58 | |
*** salv-orlando has joined #openstack-infra | 15:59 | |
openstackgerrit | Merged openstack-infra/puppet-featuretracker master: Update .gitreview with new project name https://review.openstack.org/458963 | 16:01 |
*** jamesdenton has quit IRC | 16:02 | |
*** salv-orlando has quit IRC | 16:04 | |
dmsimard | pabelanger: fyi everything related to RDO should be back online now | 16:04 |
dmsimard | rdoproject.org came back about an hour ago | 16:04 |
clarkb | pabelanger: 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-infra | 16:19 | |
*** hongbin has quit IRC | 16:20 | |
*** nadya has joined #openstack-infra | 16:22 | |
openstackgerrit | Paul Belanger proposed openstack/diskimage-builder master: Split debootstrap into debootstrap-minimal https://review.openstack.org/413103 | 16:24 |
pabelanger | clarkb: not sure. I used our hard reset playbook, maybe we need to try it out a little more | 16:24 |
*** thorst has quit IRC | 16:27 | |
*** ramishra has quit IRC | 16:37 | |
*** nadya has quit IRC | 16:37 | |
*** ramishra has joined #openstack-infra | 16:39 | |
*** hongbin_ has quit IRC | 16:46 | |
*** hongbin has joined #openstack-infra | 16:47 | |
*** tesseract has quit IRC | 16:49 | |
*** ramishra has quit IRC | 16:49 | |
*** ramishra has joined #openstack-infra | 16:51 | |
*** tesseract has joined #openstack-infra | 16:53 | |
*** vsaienko has joined #openstack-infra | 16:58 | |
*** salv-orlando has joined #openstack-infra | 17:01 | |
*** marst has quit IRC | 17:05 | |
*** salv-orlando has quit IRC | 17:05 | |
*** marst has joined #openstack-infra | 17:05 | |
*** hongbin has quit IRC | 17:07 | |
*** nadya has joined #openstack-infra | 17:08 | |
*** vtapia has quit IRC | 17:09 | |
*** armax has quit IRC | 17:11 | |
*** armax has joined #openstack-infra | 17:11 | |
*** armax has quit IRC | 17:11 | |
*** tesseract has quit IRC | 17:15 | |
*** tjones has joined #openstack-infra | 17:16 | |
*** esikachev has quit IRC | 17:16 | |
*** ramishra has quit IRC | 17:26 | |
*** thorst has joined #openstack-infra | 17:28 | |
*** ramishra has joined #openstack-infra | 17:30 | |
*** nadya has quit IRC | 17:31 | |
*** thorst has quit IRC | 17:32 | |
*** ramishra has quit IRC | 17:34 | |
*** ramishra has joined #openstack-infra | 17:35 | |
*** HeOS has quit IRC | 17:38 | |
*** Sukhdev has joined #openstack-infra | 17:41 | |
*** nadya has joined #openstack-infra | 17:42 | |
*** shadow-x has joined #openstack-infra | 17:42 | |
*** shadow-x has quit IRC | 17:42 | |
*** nadya has quit IRC | 17:45 | |
openstackgerrit | Andreas Jaeger proposed openstack-infra/project-config master: Remove useless quotes for nodes https://review.openstack.org/459065 | 17:48 |
*** psachin has joined #openstack-infra | 17:51 | |
*** fandi has joined #openstack-infra | 17:55 | |
AJaeger | mtreinish, 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 IRC | 17:59 | |
openstackgerrit | Paul Belanger proposed openstack-infra/zuul feature/zuulv3: WIP: Create stdlib.prepare-workspace role https://review.openstack.org/459066 | 18:00 |
*** salv-orlando has joined #openstack-infra | 18:02 | |
*** salv-orlando has quit IRC | 18:06 | |
*** dimtruck is now known as zz_dimtruck | 18:09 | |
*** vtapia has joined #openstack-infra | 18:12 | |
*** ramishra has joined #openstack-infra | 18:12 | |
*** ramishra has quit IRC | 18:17 | |
*** ramishra has joined #openstack-infra | 18:18 | |
*** esikachev has joined #openstack-infra | 18:18 | |
*** EricGonczer_ has joined #openstack-infra | 18:20 | |
*** e0ne has joined #openstack-infra | 18:22 | |
*** HeOS has joined #openstack-infra | 18:23 | |
*** jascott1 has joined #openstack-infra | 18:23 | |
*** ramishra has quit IRC | 18:23 | |
*** ramishra has joined #openstack-infra | 18:25 | |
*** gouthamr has joined #openstack-infra | 18:27 | |
*** Sukhdev has quit IRC | 18:27 | |
*** thorst has joined #openstack-infra | 18:29 | |
*** EricGonczer_ has quit IRC | 18:29 | |
*** ramishra has quit IRC | 18:30 | |
*** thorst has quit IRC | 18:33 | |
*** ramishra has joined #openstack-infra | 18:37 | |
*** psachin has quit IRC | 18:39 | |
*** ramishra has quit IRC | 18:43 | |
*** zz_dimtruck is now known as dimtruck | 18:44 | |
*** ramishra has joined #openstack-infra | 18:45 | |
*** ramishra has quit IRC | 18:56 | |
*** salv-orlando has joined #openstack-infra | 19:02 | |
*** ramishra has joined #openstack-infra | 19:02 | |
*** gouthamr has quit IRC | 19:05 | |
*** salv-orlando has quit IRC | 19:07 | |
*** ramishra has quit IRC | 19:08 | |
*** marst has quit IRC | 19:08 | |
*** marst has joined #openstack-infra | 19:09 | |
*** dimak_ has joined #openstack-infra | 19:12 | |
*** vsaienko has quit IRC | 19:12 | |
dimak_ | Hello, can someone help me with reviewing https://review.openstack.org/#/c/457469/ please? | 19:12 |
*** HeOS has quit IRC | 19:13 | |
*** ramishra has joined #openstack-infra | 19:14 | |
*** vsaienko has joined #openstack-infra | 19:16 | |
*** HeOS has joined #openstack-infra | 19:31 | |
*** david-lyle has quit IRC | 19:32 | |
*** ramishra has quit IRC | 19:33 | |
*** david-lyle has joined #openstack-infra | 19:33 | |
*** vsaienko has quit IRC | 19:34 | |
*** ramishra has joined #openstack-infra | 19:35 | |
*** david-lyle has quit IRC | 19:38 | |
*** vsaienko has joined #openstack-infra | 19:38 | |
*** ramishra has quit IRC | 19:41 | |
*** ramishra has joined #openstack-infra | 19:43 | |
*** ramishra has quit IRC | 19:49 | |
*** vsaienko has quit IRC | 19:52 | |
*** coffee_cat is now known as ildikov | 19:54 | |
*** ramishra has joined #openstack-infra | 19:57 | |
*** vsaienko has joined #openstack-infra | 19:57 | |
*** thorst has joined #openstack-infra | 19:59 | |
*** thorst has quit IRC | 19:59 | |
*** thorst has joined #openstack-infra | 20:00 | |
*** hashar has joined #openstack-infra | 20:02 | |
*** salv-orlando has joined #openstack-infra | 20:03 | |
*** thorst has quit IRC | 20:04 | |
*** ramishra has quit IRC | 20:05 | |
*** xarses has quit IRC | 20:07 | |
openstackgerrit | Slawek Kaplonski proposed openstack-infra/shade master: Remove neutronclient mocks from network create tests https://review.openstack.org/459070 | 20:07 |
*** salv-orlando has quit IRC | 20:08 | |
*** e0ne has quit IRC | 20:10 | |
*** e0ne has joined #openstack-infra | 20:10 | |
*** e0ne has quit IRC | 20:11 | |
*** e0ne has joined #openstack-infra | 20:11 | |
*** e0ne has quit IRC | 20:11 | |
*** e0ne has joined #openstack-infra | 20:12 | |
*** e0ne has quit IRC | 20:12 | |
*** ramishra has joined #openstack-infra | 20:12 | |
*** vsaienko has quit IRC | 20:13 | |
*** e0ne has joined #openstack-infra | 20:13 | |
*** e0ne has quit IRC | 20:13 | |
*** e0ne has joined #openstack-infra | 20:13 | |
*** e0ne has quit IRC | 20:14 | |
*** rkukura has joined #openstack-infra | 20:15 | |
*** ramishra has quit IRC | 20:17 | |
*** vsaienko has joined #openstack-infra | 20:17 | |
*** ramishra has joined #openstack-infra | 20:19 | |
*** ramishra has quit IRC | 20:23 | |
*** ramishra has joined #openstack-infra | 20:31 | |
*** thorst has joined #openstack-infra | 20:31 | |
*** sree has joined #openstack-infra | 20:32 | |
*** ramishra has quit IRC | 20:37 | |
*** ramishra has joined #openstack-infra | 20:39 | |
*** EricGonczer_ has joined #openstack-infra | 20:43 | |
openstackgerrit | Slawek Kaplonski proposed openstack-infra/shade master: Remove neutronclient mocks from network delete tests https://review.openstack.org/459072 | 20:43 |
*** ramishra has quit IRC | 20:44 | |
*** vsaienko has quit IRC | 20:45 | |
*** ramishra has joined #openstack-infra | 20:46 | |
*** thorst has quit IRC | 20:49 | |
*** vsaienko has joined #openstack-infra | 20:53 | |
*** ramishra has quit IRC | 20:53 | |
*** vsaienko has quit IRC | 20:55 | |
*** ramishra has joined #openstack-infra | 20:55 | |
*** EricGonczer_ has quit IRC | 21:02 | |
*** esikachev has quit IRC | 21:04 | |
*** ramishra has quit IRC | 21:10 | |
*** ramishra has joined #openstack-infra | 21:11 | |
dmsimard | pabelanger: fyi: https://review.openstack.org/#/q/topic:unbundle-libs | 21:16 |
*** jascott1 has quit IRC | 21:17 | |
dmsimard | trying to clean things up to be able to package ara in rpm | 21:17 |
*** jascott1 has joined #openstack-infra | 21:17 | |
*** marst has quit IRC | 21:18 | |
*** marst has joined #openstack-infra | 21:18 | |
*** jascott1 has quit IRC | 21:23 | |
*** baoli has joined #openstack-infra | 21:25 | |
*** ramishra has quit IRC | 21:25 | |
*** HeOS has quit IRC | 21:26 | |
*** askb has joined #openstack-infra | 21:33 | |
*** ramishra has joined #openstack-infra | 21:38 | |
*** ramishra has quit IRC | 21:47 | |
*** hongbin has joined #openstack-infra | 21:48 | |
*** sree has quit IRC | 21:52 | |
*** rkukura_ has joined #openstack-infra | 21:52 | |
*** sree has joined #openstack-infra | 21:52 | |
*** zhenguo has quit IRC | 21:52 | |
*** adrian_otto has joined #openstack-infra | 21:53 | |
*** rkukura has quit IRC | 21:55 | |
*** rkukura_ is now known as rkukura | 21:55 | |
*** sree has quit IRC | 21:56 | |
*** ramishra has joined #openstack-infra | 21:59 | |
*** xarses has joined #openstack-infra | 22:01 | |
*** salv-orlando has joined #openstack-infra | 22:05 | |
*** ramishra has quit IRC | 22:09 | |
*** salv-orlando has quit IRC | 22:09 | |
*** adrian_otto has quit IRC | 22:09 | |
*** ramishra has joined #openstack-infra | 22:10 | |
*** thorst has joined #openstack-infra | 22:15 | |
*** thorst has quit IRC | 22:15 | |
*** jamesdenton has joined #openstack-infra | 22:17 | |
*** ramishra has quit IRC | 22:18 | |
*** thorst has joined #openstack-infra | 22:19 | |
*** ramishra has joined #openstack-infra | 22:25 | |
openstackgerrit | Merged openstack-infra/shade master: Don't do all the network stuff in the rebuild poll https://review.openstack.org/459025 | 22:25 |
openstackgerrit | Merged openstack-infra/shade master: Fix create/rebuild tests to not need a ton of neutron https://review.openstack.org/459026 | 22:25 |
*** jkilpatr has joined #openstack-infra | 22:28 | |
*** dave-mccowan has quit IRC | 22:29 | |
*** vsaienko has joined #openstack-infra | 22:29 | |
*** ramishra has quit IRC | 22:30 | |
*** ramishra has joined #openstack-infra | 22:32 | |
*** csomerville has quit IRC | 22:35 | |
*** ramishra has quit IRC | 22:39 | |
*** ramishra has joined #openstack-infra | 22:40 | |
*** hashar has quit IRC | 22:47 | |
*** rkukura has quit IRC | 22:47 | |
*** rkukura has joined #openstack-infra | 22:48 | |
*** ramishra has quit IRC | 22:50 | |
*** ramishra has joined #openstack-infra | 22:57 | |
*** jamesden_ has joined #openstack-infra | 23:00 | |
*** zhongjun has quit IRC | 23:04 | |
*** salv-orlando has joined #openstack-infra | 23:05 | |
*** ramishra has quit IRC | 23:07 | |
*** ramishra has joined #openstack-infra | 23:09 | |
*** jamesden_ has quit IRC | 23:09 | |
openstackgerrit | Tin Lam proposed openstack-infra/project-config master: Add initial gate for OpenStack-Helm https://review.openstack.org/459079 | 23:10 |
*** salv-orlando has quit IRC | 23:10 | |
*** EricGonczer_ has joined #openstack-infra | 23:11 | |
*** EricGonczer_ has quit IRC | 23:12 | |
*** jamesden_ has joined #openstack-infra | 23:12 | |
*** ramishra has quit IRC | 23:14 | |
*** EricGonczer_ has joined #openstack-infra | 23:15 | |
*** ramishra has joined #openstack-infra | 23:15 | |
*** EricGonczer_ has quit IRC | 23:16 | |
*** Julien-zte has joined #openstack-infra | 23:22 | |
*** ramishra has quit IRC | 23:22 | |
*** vsaienko has quit IRC | 23:24 | |
*** ramishra has joined #openstack-infra | 23:24 | |
*** armax has joined #openstack-infra | 23:24 | |
openstackgerrit | Tin Lam proposed openstack-infra/project-config master: Add initial gate for OpenStack-Helm https://review.openstack.org/459079 | 23:25 |
*** gongysh has joined #openstack-infra | 23:28 | |
*** ramishra has quit IRC | 23:29 | |
*** ramishra has joined #openstack-infra | 23:30 | |
*** armax has quit IRC | 23:32 | |
openstackgerrit | Tin Lam proposed openstack-infra/project-config master: Add initial gate for OpenStack-Helm https://review.openstack.org/459079 | 23:32 |
*** knangia has joined #openstack-infra | 23:34 | |
openstackgerrit | Tin Lam proposed openstack-infra/project-config master: Add initial gate for OpenStack-Helm https://review.openstack.org/459079 | 23:36 |
*** ramishra has quit IRC | 23:43 | |
*** ianychoi has quit IRC | 23:44 | |
*** ianychoi has joined #openstack-infra | 23:45 | |
*** esikachev has joined #openstack-infra | 23:46 | |
*** xarses has quit IRC | 23:48 | |
*** esikachev has quit IRC | 23:51 | |
*** ramishra has joined #openstack-infra | 23:55 | |
openstackgerrit | Tin Lam proposed openstack-infra/project-config master: Add initial gate for OpenStack-Helm https://review.openstack.org/459079 | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!