*** ssbarnea has quit IRC | 00:00 | |
openstackgerrit | Ian Wienand proposed openstack-infra/system-config master: Add info on reverse proxy caches https://review.openstack.org/453241 | 00:01 |
---|---|---|
*** pvaneck has quit IRC | 00:03 | |
*** arxcruz has joined #openstack-infra | 00:03 | |
*** gouthamr has joined #openstack-infra | 00:03 | |
*** neiljerram has quit IRC | 00:03 | |
openstackgerrit | Matthew Treinish proposed openstack-infra/nodepool master: Enabled sending MQTT messages for node events https://review.openstack.org/453922 | 00:08 |
openstackgerrit | Matthew Treinish proposed openstack-infra/nodepool master: Add mqtt module to enable pushing MQTT messages https://review.openstack.org/453915 | 00:08 |
*** rwsu has quit IRC | 00:09 | |
*** dimtruck is now known as zz_dimtruck | 00:09 | |
openstackgerrit | Ian Wienand proposed openstack-infra/system-config master: Add a short note on removing mirror from AFS https://review.openstack.org/354371 | 00:14 |
*** mtanino has quit IRC | 00:14 | |
*** jamesdenton has joined #openstack-infra | 00:15 | |
*** zz_dimtruck is now known as dimtruck | 00:16 | |
*** ssbarnea has joined #openstack-infra | 00:17 | |
openstackgerrit | Matthew Treinish proposed openstack-infra/nodepool master: Add support for sending MQTT messages on node events https://review.openstack.org/453922 | 00:18 |
openstackgerrit | Ian Wienand proposed openstack-infra/system-config master: Add a short note on removing mirror from AFS https://review.openstack.org/354371 | 00:20 |
*** armax has quit IRC | 00:21 | |
*** ssbarnea has quit IRC | 00:22 | |
*** dharinic has quit IRC | 00:23 | |
*** yatin has quit IRC | 00:23 | |
*** ssbarnea has joined #openstack-infra | 00:25 | |
*** ijw has quit IRC | 00:26 | |
jeblair | mtreinish, clarkb: so apparently the nodepool mqtt thing is not theoretical -- mtreinish wants to write some code right now. i kind of softly suggested that i'd still prefer we wait until zuulv3 to talk about adding it to nodepool because it's going to take zuul-nodepool reviewer time which is in short supply right now. we have to prioritize. but mtreinish is pushing up patches so i guess we should talk about it. :) | 00:26 |
jeblair | mtreinish, clarkb: what is the use case for adding it to nodepool? | 00:26 |
jeblair | (i hope i've been clear that i totally understand the use case for zuul and do support adding it there once we've cleared our initial zuul v3 priorities) | 00:27 |
mtreinish | jeblair: you don't have to review them, (I'm not even sure they work) I was just going off clarkb's suggestion. I'm just trying to flush out firehose more because I let it sit without any eyes on it for too long | 00:28 |
mtreinish | and fungi and I are giving a talk on it in a month | 00:28 |
clarkb | as I said I wasn't sure if there was a use case yet. The stats data has been useful, wasn'tsure if we needed more per event data (that mqtt would probide) | 00:28 |
*** thorst has joined #openstack-infra | 00:30 | |
*** hongbin has quit IRC | 00:30 | |
*** ssbarnea has quit IRC | 00:31 | |
*** gongysh has joined #openstack-infra | 00:31 | |
fungi | i have a feeling the nodepool event details become more useful once we have zuul events | 00:32 |
jeblair | mtreinish, clarkb: as i think about it, it the v3 version of nodepool, clients directly request nodes and they get notified when they are ready. i'm not seeing a use for other parties to be interested in that. maybe notifications for image builds would be more useful? | 00:32 |
jeblair | fungi: how so? | 00:33 |
clarkb | mordred: when do we get an 'R' name poll? | 00:33 |
*** zhurong has joined #openstack-infra | 00:33 | |
fungi | because at that point you can see that node x was built, node x was assigned job y, job y completed with result z, node x was deleted | 00:33 |
fungi | now what someone would want to trigger off those events i'm not sure | 00:33 |
fungi | maybe just some public centralized logging of those sorts of events is more useful for most stuff anyway | 00:34 |
mordred | clarkb: I just got the emails, it turns out - so I'll likely start sending those out tomorrow | 00:35 |
mtreinish | fungi: emails when the node you request held was? | 00:35 |
jeblair | fungi: yeah, some of that sounds like a log. an irc message of "image build foo failed" though might be interesting. or "all image builds complete" or something. | 00:35 |
fungi | and i agree image build details do seem more useful than node builds/deletes | 00:36 |
jeblair | mtreinish: actually, node-holding is moving from nodepool to zuul | 00:36 |
*** kiltzman has quit IRC | 00:36 | |
openstackgerrit | Merged openstack-infra/system-config master: Add a short note on removing mirror from AFS https://review.openstack.org/354371 | 00:36 |
*** yatin has joined #openstack-infra | 00:36 | |
jeblair | (nodepool v3 doesn't even know what a job is anymore, much less when it starts or finishes) | 00:37 |
mtreinish | jeblair: that probably makes a lot more sense | 00:37 |
*** jamesdenton has quit IRC | 00:38 | |
mtreinish | fungi: I just used node events in that patch because it was easier to implement from my grepping for statsd. It's pretty straightforward to push anything | 00:38 |
*** esberglu has quit IRC | 00:38 | |
*** kiltzman has joined #openstack-infra | 00:38 | |
ianw | interesting, from an internal thread, with links to a paywalled article -> https://access.redhat.com/solutions/19866 | 00:39 |
*** harlowja has quit IRC | 00:39 | |
ianw | but the gist is to use rngd to seed /dev/random with /dev/urandom as the software-only solution (rngd -r /dev/urandom -o /dev/random) | 00:39 |
*** thorst has quit IRC | 00:39 | |
jeblair | that won't work for the initial seed unless it uses the ioctl to specify how much entropy it's adding | 00:40 |
*** mriedem has quit IRC | 00:40 | |
*** mriedem has joined #openstack-infra | 00:41 | |
jeblair | which it might | 00:41 |
*** dharinic has joined #openstack-infra | 00:42 | |
ianw | my intuition is it would work, and be enough for us. that said, i wouldn't like to maintain two branches with everyone else just using haveged and centos doing magic | 00:43 |
ianw | but yeah, just hadn't thought of that | 00:43 |
jeblair | ianw: i think that's more or less what i describe here: http://git.openstack.org/cgit/openstack-infra/project-config/tree/nodepool/elements/initialize-urandom/static/usr/local/bin/initialize-urandom.py#n121 | 00:43 |
jeblair | ianw: oh, though i was looking at how it supplies real entropic data. not fake data from urandom. i guess that's the novel thing here. | 00:45 |
jeblair | ianw: from what i know of rng-tools, i would be surprised if rngd actually adds to the entropy counter when it does that. | 00:45 |
jeblair | ianw: (iirc, it's pretty good at entropy accounting) | 00:46 |
*** baoli has quit IRC | 00:49 | |
*** shrircha has quit IRC | 00:49 | |
*** rbuzatu has joined #openstack-infra | 00:50 | |
jeblair | mtreinish: i'm not so sure that node events will be useful (but am happy to have my mind changed). i think i've talked myself into image events being potentially worth it. i think that if you want to do this, you should start with images, because that's now the same on master and the feature/zuulv3 branch, so we can port it easily. if you want to do node events, you should start that on the zuulv3 branch because it's so different. | 00:50 |
*** ediardo has quit IRC | 00:52 | |
ianw | jeblair: hmm, not sure, you can "watch -n 1 cat /proc/sys/kernel/random/entropy_avail" with it running and entropy keeps filling up. | 00:52 |
openstackgerrit | Ian Wienand proposed openstack-infra/system-config master: Add info on reverse proxy caches https://review.openstack.org/453241 | 00:55 |
jeblair | mtreinish: we also try to test things for real in the tests, and reserve mock as a precision tool of last resort. so if you can make a test fixture that spins up an mqtt broker to test it, that would be swell. | 00:55 |
jeblair | mtreinish: but also, before going further, it'd probably be good to check in with Shrews. | 00:56 |
*** Julien-zte has joined #openstack-infra | 00:56 | |
jeblair | ianw: okay, so it's happily feeding data from an unitialized generator to the initialization pool and claiming it has more entropy than it does. neat. :) | 00:57 |
*** aeng has joined #openstack-infra | 00:58 | |
*** eliqiao has quit IRC | 00:58 | |
jeblair | ianw: whether we consider that okay is one problem. I'm not mathematical enough to say. another problem though is that rngd only accidentally (sometimes) causes urandom to become initialized faster. it doesn't actually know how much data it needs to add to the pool to get urandom initialized. because of the specific constants it has chosen, it often does accidentally cause it to initialize, but sometimes it doesn't. | 00:59 |
jeblair | ianw: (basically, if it adds exactly the right amount to fill up the input pool, the nonblocking pool will not be initialized, and things will sit there for an extra 60 seconds until the next pull from the input pool to the nonblocking pool.) | 01:00 |
*** shrircha has joined #openstack-infra | 01:02 | |
jeblair | ianw: usually it adds too much and it spills over to the nonblocking pool and urandom initializes. but i think at the rate we boot instances, there would be a non-zero ocurrance of us seeing the 60s delay again. | 01:02 |
mtreinish | jeblair: sure, it should be fairly straightforward to do it for image events instead. The logic is basically the same it's just a matter of putting it in the right place | 01:03 |
mtreinish | jeblair: I know of a really poor implementation of a python mqtt broker, I can probably use that for a fixture pretty easily. (especially since it doesn't need to do much) | 01:03 |
mtreinish | the mocks are just there to test the config logic | 01:04 |
*** mat128 has joined #openstack-infra | 01:04 | |
jeblair | mtreinish: cool, that should be fine. also, if the protocol is simple enough, we can even consider writing one? one that just concats entries to a list or something. | 01:04 |
jeblair | mtreinish: we do that for statsd actually | 01:04 |
*** flepied has joined #openstack-infra | 01:04 | |
jeblair | mtreinish: we have a fake statsd fixture which just captures all the statsd events (which are really emitted over udp) and then we inspect what it captured. | 01:05 |
*** liujiong has joined #openstack-infra | 01:07 | |
*** mat128 has quit IRC | 01:09 | |
*** ssbarnea has joined #openstack-infra | 01:09 | |
*** Sukhdev has quit IRC | 01:10 | |
*** s-shiono has joined #openstack-infra | 01:11 | |
*** Gorian has quit IRC | 01:15 | |
*** ssbarnea has quit IRC | 01:15 | |
*** Gorian has joined #openstack-infra | 01:15 | |
*** john-davidge has joined #openstack-infra | 01:16 | |
*** oanson has quit IRC | 01:17 | |
mtreinish | jeblair: if you're curious: https://github.com/beerfactory/hbmqtt | 01:18 |
*** oanson has joined #openstack-infra | 01:18 | |
mtreinish | that's the python mqtt broker I was talking about | 01:18 |
*** esberglu has joined #openstack-infra | 01:19 | |
*** john-davidge has quit IRC | 01:20 | |
*** mrunge_ has quit IRC | 01:23 | |
*** yanyanhu has joined #openstack-infra | 01:23 | |
Shrews | mtreinish: jeblair: if we're going to consider supporting more than statsd, i'd like to rethink the whole reporting structure to maybe use a pub-sub model to uncouple most of the code from understanding the various things we report to | 01:25 |
ianw | jeblair: i'm definitely going to believe you ... keeping haveged for now is a very good example of "it ain't broke, don't fix it" :) | 01:25 |
Shrews | that's a bigger change though | 01:25 |
mtreinish | Shrews: mqtt is pub sub | 01:25 |
Shrews | mtreinish: i meant within nodepool itself | 01:25 |
mtreinish | ah, ok | 01:26 |
*** ssbarnea has joined #openstack-infra | 01:26 | |
*** harlowja has joined #openstack-infra | 01:26 | |
Shrews | mqtt and stats would be subsribers. nodepool would just publish the events to whomever is subscribed | 01:26 |
Shrews | more of a generic design pattern | 01:26 |
*** harlowja has quit IRC | 01:26 | |
mtreinish | Shrews: so have more of an internal event bus and just have listeners publish from there | 01:28 |
*** masayukig has quit IRC | 01:28 | |
*** masayukig has joined #openstack-infra | 01:28 | |
mtreinish | Shrews: just spit balling here, but we could just use mqtt/firehose for that event bus. Just, make that the internal pub sub | 01:28 |
Shrews | possibly. i'd just like to get rid of the "if self.statsd" and "if self.mqtt" pattern | 01:29 |
Shrews | because that could become unwieldy | 01:30 |
mtreinish | I definitely agree on that | 01:30 |
mtreinish | it was just the easiest way I saw to do it as things are now :) | 01:30 |
Shrews | oh yeah. totes | 01:30 |
*** ssbarnea has quit IRC | 01:31 | |
jeblair | i think we should support statsd without mqtt, so i think we should just be looking at an internal python api. "for listener in enabled_listeners:" sort of thing. | 01:31 |
*** kjorgensen has quit IRC | 01:32 | |
*** mriedem has quit IRC | 01:32 | |
*** mrunge_ has joined #openstack-infra | 01:33 | |
jeblair | okay, it's way past eod for me :) | 01:33 |
openstackgerrit | Merged openstack-infra/system-config master: Remove jenkins from site.pp https://review.openstack.org/331440 | 01:34 |
*** ediardo has joined #openstack-infra | 01:34 | |
*** kjorgensen has joined #openstack-infra | 01:36 | |
*** kjorgensen has quit IRC | 01:37 | |
*** kjorgensen has joined #openstack-infra | 01:37 | |
*** ssbarnea has joined #openstack-infra | 01:39 | |
openstackgerrit | Ian Wienand proposed openstack-infra/system-config master: Start Precise cleanup https://review.openstack.org/436035 | 01:40 |
*** yonglihe has joined #openstack-infra | 01:40 | |
*** thorst has joined #openstack-infra | 01:40 | |
*** kjorgensen has quit IRC | 01:42 | |
*** ssbarnea has quit IRC | 01:43 | |
*** ssbarnea has joined #openstack-infra | 01:44 | |
*** thorst has quit IRC | 01:45 | |
*** Apoorva_ has joined #openstack-infra | 01:47 | |
*** Sukhdev has joined #openstack-infra | 01:47 | |
*** rbuzatu has quit IRC | 01:48 | |
*** mat128 has joined #openstack-infra | 01:49 | |
*** ym200 has quit IRC | 01:49 | |
*** ssbarnea has quit IRC | 01:49 | |
*** ym200 has joined #openstack-infra | 01:50 | |
*** Apoorva has quit IRC | 01:51 | |
*** Apoorva_ has quit IRC | 01:51 | |
openstackgerrit | Merged openstack-infra/system-config master: Start Precise cleanup https://review.openstack.org/436035 | 01:58 |
*** oanson has quit IRC | 01:58 | |
*** oanson has joined #openstack-infra | 02:00 | |
*** gcb has joined #openstack-infra | 02:04 | |
*** jamielennox is now known as jamielennox|away | 02:05 | |
*** rfolco has quit IRC | 02:06 | |
*** kjorgensen has joined #openstack-infra | 02:10 | |
openstackgerrit | zhurong proposed openstack-infra/project-config master: Add api-ref-jobs for Murano https://review.openstack.org/453947 | 02:12 |
*** esberglu has quit IRC | 02:12 | |
*** mat128 has quit IRC | 02:14 | |
*** hongbin has joined #openstack-infra | 02:14 | |
*** kjorgensen has quit IRC | 02:14 | |
*** ssbarnea has joined #openstack-infra | 02:18 | |
*** jamielennox|away is now known as jamielennox | 02:19 | |
*** Sukhdev has quit IRC | 02:21 | |
*** shrircha has quit IRC | 02:22 | |
*** ssbarnea has quit IRC | 02:23 | |
*** Gorian has quit IRC | 02:25 | |
*** Gorian has joined #openstack-infra | 02:25 | |
*** ssbarnea has joined #openstack-infra | 02:33 | |
*** erikmwilson has quit IRC | 02:33 | |
*** erikmwilson has joined #openstack-infra | 02:34 | |
*** ssbarnea has quit IRC | 02:38 | |
*** flepied has quit IRC | 02:39 | |
*** thorst has joined #openstack-infra | 02:41 | |
*** rbuzatu has joined #openstack-infra | 02:43 | |
*** rfolco has joined #openstack-infra | 02:45 | |
*** rfolco has quit IRC | 02:45 | |
*** ssbarnea has joined #openstack-infra | 02:48 | |
*** ihrachys has quit IRC | 02:50 | |
*** rfolco has joined #openstack-infra | 02:52 | |
*** rfolco has quit IRC | 02:52 | |
*** hongbin has quit IRC | 02:52 | |
*** ssbarnea has quit IRC | 02:53 | |
*** ssbarnea has joined #openstack-infra | 03:00 | |
*** thorst has quit IRC | 03:00 | |
*** jerryz has quit IRC | 03:02 | |
*** yatin has quit IRC | 03:03 | |
*** esberglu has joined #openstack-infra | 03:04 | |
*** ssbarnea has quit IRC | 03:06 | |
*** ym200 has quit IRC | 03:07 | |
*** vhosakot has joined #openstack-infra | 03:09 | |
*** ym200 has joined #openstack-infra | 03:09 | |
*** esberglu has quit IRC | 03:09 | |
*** cody-somerville has joined #openstack-infra | 03:10 | |
*** csomerville has quit IRC | 03:11 | |
*** jcoufal has joined #openstack-infra | 03:12 | |
*** hongbin has joined #openstack-infra | 03:12 | |
*** priteau has joined #openstack-infra | 03:13 | |
*** ym200 has quit IRC | 03:13 | |
*** aviau has quit IRC | 03:15 | |
*** aviau has joined #openstack-infra | 03:15 | |
*** ssbarnea has joined #openstack-infra | 03:15 | |
*** yatin has joined #openstack-infra | 03:16 | |
*** baoli has joined #openstack-infra | 03:16 | |
*** john-davidge has joined #openstack-infra | 03:17 | |
*** priteau has quit IRC | 03:17 | |
*** ssbarnea has quit IRC | 03:18 | |
*** nicolasbock has quit IRC | 03:20 | |
*** john-davidge has quit IRC | 03:21 | |
*** vikrant has joined #openstack-infra | 03:25 | |
*** cody-somerville has quit IRC | 03:25 | |
*** cody-somerville has joined #openstack-infra | 03:25 | |
*** cody-somerville has joined #openstack-infra | 03:25 | |
*** john-davidge has joined #openstack-infra | 03:26 | |
*** ssbarnea has joined #openstack-infra | 03:30 | |
*** jascott1_ has joined #openstack-infra | 03:31 | |
*** john-davidge has quit IRC | 03:31 | |
*** ssbarnea has quit IRC | 03:34 | |
*** scottda has quit IRC | 03:35 | |
*** sdague has quit IRC | 03:37 | |
*** baoli has quit IRC | 03:37 | |
*** rbuzatu has quit IRC | 03:43 | |
openstackgerrit | Jamie Lennox proposed openstack-infra/nodepool feature/zuulv3: Add username to build and upload information https://review.openstack.org/453968 | 03:43 |
*** vhosakot has quit IRC | 03:44 | |
*** ssbarnea has joined #openstack-infra | 03:45 | |
*** ramishra has quit IRC | 03:45 | |
*** links has joined #openstack-infra | 03:45 | |
*** dave-mccowan has quit IRC | 03:46 | |
openstackgerrit | Dean Troyer proposed openstack-infra/project-config master: Add libs to OSC tips job https://review.openstack.org/453817 | 03:46 |
*** ramishra has joined #openstack-infra | 03:47 | |
*** funzo has quit IRC | 03:49 | |
*** ssbarnea has quit IRC | 03:50 | |
*** Sukhdev has joined #openstack-infra | 03:53 | |
*** ramishra has quit IRC | 03:54 | |
*** ramishra has joined #openstack-infra | 03:56 | |
*** thorst has joined #openstack-infra | 03:57 | |
*** esberglu has joined #openstack-infra | 03:58 | |
*** Hal has quit IRC | 04:00 | |
*** thorst has quit IRC | 04:01 | |
*** esberglu has quit IRC | 04:03 | |
*** thiagolib_ has joined #openstack-infra | 04:03 | |
openstackgerrit | Jamie Lennox proposed openstack-infra/nodepool feature/zuulv3: Show message if node hold not found https://review.openstack.org/453971 | 04:07 |
*** liusheng has quit IRC | 04:10 | |
*** thiagolib has quit IRC | 04:10 | |
*** liusheng has joined #openstack-infra | 04:11 | |
*** markmcclain has quit IRC | 04:12 | |
*** markmcclain has joined #openstack-infra | 04:13 | |
*** ssbarnea has joined #openstack-infra | 04:14 | |
*** gongysh has quit IRC | 04:17 | |
*** ssbarnea has quit IRC | 04:19 | |
*** dhajare__ has joined #openstack-infra | 04:21 | |
*** ssbarnea has joined #openstack-infra | 04:29 | |
*** yonglihe has quit IRC | 04:29 | |
*** pfallenop has quit IRC | 04:31 | |
*** ssbarnea has quit IRC | 04:35 | |
*** amotoki has joined #openstack-infra | 04:37 | |
*** rbuzatu has joined #openstack-infra | 04:37 | |
*** xarses has joined #openstack-infra | 04:40 | |
*** andreww has joined #openstack-infra | 04:41 | |
*** jcoufal has quit IRC | 04:41 | |
*** ediardo has quit IRC | 04:42 | |
*** ssbarnea has joined #openstack-infra | 04:44 | |
*** xarses has quit IRC | 04:44 | |
*** psachin_ has joined #openstack-infra | 04:47 | |
*** gouthamr has quit IRC | 04:47 | |
*** ssbarnea has quit IRC | 04:49 | |
*** funzo has joined #openstack-infra | 04:50 | |
*** esberglu has joined #openstack-infra | 04:52 | |
*** funzo has quit IRC | 04:54 | |
*** esberglu has quit IRC | 04:57 | |
openstackgerrit | Jamie Lennox proposed openstack-infra/zuul feature/zuulv3: Quote ansible command and include config file https://review.openstack.org/453974 | 04:58 |
*** ssbarnea has joined #openstack-infra | 04:58 | |
*** huanxie has joined #openstack-infra | 04:59 | |
*** hongbin has quit IRC | 05:00 | |
*** stakeda has joined #openstack-infra | 05:00 | |
*** ssbarnea has quit IRC | 05:05 | |
*** ijw has joined #openstack-infra | 05:07 | |
*** ijw has quit IRC | 05:11 | |
openstackgerrit | Noam Angel proposed openstack/diskimage-builder master: Move do_extra_package_install to run in install phase https://review.openstack.org/452653 | 05:12 |
*** prateek has joined #openstack-infra | 05:21 | |
*** naichuans has joined #openstack-infra | 05:25 | |
*** ssbarnea has joined #openstack-infra | 05:28 | |
*** rwsu has joined #openstack-infra | 05:30 | |
*** ssbarnea has quit IRC | 05:33 | |
*** ijw has joined #openstack-infra | 05:34 | |
*** HeOS has joined #openstack-infra | 05:40 | |
*** priteau has joined #openstack-infra | 05:40 | |
*** rbuzatu has quit IRC | 05:40 | |
*** pgadiya has joined #openstack-infra | 05:41 | |
*** pgadiya has quit IRC | 05:41 | |
*** ssbarnea has joined #openstack-infra | 05:42 | |
*** ijw has quit IRC | 05:47 | |
openstackgerrit | Jamie Lennox proposed openstack-infra/zuul feature/zuulv3: Use username from node information if available https://review.openstack.org/453983 | 05:47 |
*** ssbarnea has quit IRC | 05:47 | |
*** ijw has joined #openstack-infra | 05:49 | |
*** funzo has joined #openstack-infra | 05:51 | |
*** funzo has quit IRC | 05:55 | |
*** ijw has quit IRC | 05:55 | |
*** andreww has quit IRC | 05:56 | |
*** ssbarnea has joined #openstack-infra | 05:58 | |
*** thorst has joined #openstack-infra | 05:59 | |
*** bhavik1 has joined #openstack-infra | 05:59 | |
*** ssbarnea has quit IRC | 06:03 | |
*** thorst has quit IRC | 06:03 | |
*** cshastri has joined #openstack-infra | 06:08 | |
*** makowals has joined #openstack-infra | 06:08 | |
*** priteau has quit IRC | 06:09 | |
*** HeOS has quit IRC | 06:10 | |
*** ym200 has joined #openstack-infra | 06:11 | |
*** andreas_s has joined #openstack-infra | 06:11 | |
*** priteau has joined #openstack-infra | 06:15 | |
*** ym200 has quit IRC | 06:15 | |
*** jaosorior_away is now known as jaosorior | 06:16 | |
*** chem_gone is now known as chem | 06:19 | |
*** jtomasek has joined #openstack-infra | 06:19 | |
*** ssbarnea has joined #openstack-infra | 06:28 | |
*** aeng has quit IRC | 06:29 | |
*** ssbarnea has quit IRC | 06:32 | |
*** ssbarnea has joined #openstack-infra | 06:35 | |
*** rbuzatu has joined #openstack-infra | 06:37 | |
*** isaacb has joined #openstack-infra | 06:39 | |
*** nadya has joined #openstack-infra | 06:39 | |
*** esberglu has joined #openstack-infra | 06:40 | |
*** ssbarnea has quit IRC | 06:41 | |
*** rbuzatu has quit IRC | 06:41 | |
*** rbuzatu has joined #openstack-infra | 06:41 | |
*** esberglu has quit IRC | 06:45 | |
*** ssbarnea has joined #openstack-infra | 06:45 | |
*** ssbarnea has quit IRC | 06:46 | |
openstackgerrit | Andreas Jaeger proposed openstack-infra/project-config master: Babel 2.4 workaround with Locales using '-' https://review.openstack.org/453997 | 06:48 |
*** rbuzatu has quit IRC | 06:48 | |
*** funzo has joined #openstack-infra | 06:51 | |
*** ssbarnea has joined #openstack-infra | 06:55 | |
*** ssbarnea has quit IRC | 06:55 | |
openstackgerrit | Colleen Murphy proposed openstack-infra/system-config master: Clean up puppetmaster cruft https://review.openstack.org/452558 | 06:55 |
*** dimtruck is now known as zz_dimtruck | 06:56 | |
*** matrohon has joined #openstack-infra | 06:56 | |
*** funzo has quit IRC | 06:56 | |
*** ym200 has joined #openstack-infra | 06:57 | |
openstackgerrit | Colleen Murphy proposed openstack-infra/system-config master: Clean up puppetmaster cruft https://review.openstack.org/452558 | 06:58 |
*** ssbarnea has joined #openstack-infra | 06:58 | |
*** thorst has joined #openstack-infra | 06:59 | |
*** jpich has joined #openstack-infra | 07:01 | |
*** ym200 has quit IRC | 07:01 | |
*** pahuang has quit IRC | 07:02 | |
*** pcaruana has joined #openstack-infra | 07:02 | |
*** ym200 has joined #openstack-infra | 07:02 | |
*** HeOS has joined #openstack-infra | 07:02 | |
*** thorst has quit IRC | 07:04 | |
*** tesseract has joined #openstack-infra | 07:04 | |
*** ssbarnea has quit IRC | 07:05 | |
*** jascott1_ has quit IRC | 07:05 | |
*** jascott1_ has joined #openstack-infra | 07:05 | |
*** ym200 has quit IRC | 07:07 | |
*** ssbarnea has joined #openstack-infra | 07:08 | |
*** rcernin has joined #openstack-infra | 07:09 | |
*** jascott1_ has quit IRC | 07:10 | |
*** rcernin has quit IRC | 07:10 | |
*** rcernin has joined #openstack-infra | 07:10 | |
*** martinkopec has joined #openstack-infra | 07:12 | |
*** ssbarnea has quit IRC | 07:14 | |
*** florianf has joined #openstack-infra | 07:16 | |
*** nadya has quit IRC | 07:17 | |
*** john-davidge has joined #openstack-infra | 07:17 | |
*** aarefiev_afk is now known as aarefiev | 07:17 | |
*** aviau has quit IRC | 07:19 | |
*** aviau has joined #openstack-infra | 07:19 | |
*** HeOS has quit IRC | 07:20 | |
*** john-davidge has quit IRC | 07:22 | |
*** dizquierdo has joined #openstack-infra | 07:24 | |
*** Sukhdev has quit IRC | 07:26 | |
*** ssbarnea has joined #openstack-infra | 07:27 | |
*** hashar has joined #openstack-infra | 07:31 | |
*** markus_z has joined #openstack-infra | 07:31 | |
*** ggnel_t has joined #openstack-infra | 07:32 | |
*** ggnel_t has quit IRC | 07:33 | |
*** yamamoto has quit IRC | 07:33 | |
*** amoralej|off is now known as amoralej | 07:33 | |
*** yamamoto has joined #openstack-infra | 07:34 | |
*** esberglu has joined #openstack-infra | 07:35 | |
*** esberglu has quit IRC | 07:39 | |
*** ym200 has joined #openstack-infra | 07:42 | |
*** dtardivel has joined #openstack-infra | 07:43 | |
*** ym200 has quit IRC | 07:46 | |
*** kjorgensen has joined #openstack-infra | 07:50 | |
*** adriant has quit IRC | 07:50 | |
*** kjorgensen has quit IRC | 07:55 | |
*** ccamacho has joined #openstack-infra | 07:55 | |
*** gongysh has joined #openstack-infra | 07:56 | |
*** kjorgensen has joined #openstack-infra | 07:57 | |
*** isaacb has quit IRC | 07:58 | |
*** zzzeek has quit IRC | 08:00 | |
*** zzzeek has joined #openstack-infra | 08:00 | |
*** thorst has joined #openstack-infra | 08:00 | |
*** kjorgensen has quit IRC | 08:01 | |
*** funzo has joined #openstack-infra | 08:02 | |
*** ralonsoh has joined #openstack-infra | 08:06 | |
*** funzo has quit IRC | 08:06 | |
*** ralonsoh_ has joined #openstack-infra | 08:06 | |
*** bhavik1 has quit IRC | 08:10 | |
*** ralonsoh has quit IRC | 08:10 | |
*** priteau has quit IRC | 08:11 | |
*** ralonsoh_ is now known as ralonsoh | 08:12 | |
*** sflanigan has quit IRC | 08:12 | |
*** lucas-afk is now known as lucasagomes | 08:12 | |
openstackgerrit | Béla Vancsics proposed openstack-dev/hacking master: Add a check to make sure the right assert* method is used https://review.openstack.org/434366 | 08:14 |
*** alexchadin has joined #openstack-infra | 08:17 | |
*** thorst has quit IRC | 08:19 | |
*** shardy has joined #openstack-infra | 08:19 | |
*** asselin has joined #openstack-infra | 08:20 | |
*** asselin_ has quit IRC | 08:22 | |
*** s-shiono has quit IRC | 08:24 | |
*** rossella_s has joined #openstack-infra | 08:25 | |
*** markvoelker has quit IRC | 08:26 | |
*** Kevin_Zheng has joined #openstack-infra | 08:28 | |
*** esberglu has joined #openstack-infra | 08:29 | |
*** dingyichen has quit IRC | 08:30 | |
*** ym200 has joined #openstack-infra | 08:33 | |
*** esberglu has quit IRC | 08:33 | |
*** john-davidge has joined #openstack-infra | 08:33 | |
*** pfallenop has joined #openstack-infra | 08:36 | |
*** ym200 has quit IRC | 08:37 | |
*** john-davidge has quit IRC | 08:38 | |
*** vtapia has quit IRC | 08:40 | |
*** alex_xu has quit IRC | 08:41 | |
*** gcb has quit IRC | 08:42 | |
*** alex_xu has joined #openstack-infra | 08:42 | |
*** gcb has joined #openstack-infra | 08:43 | |
*** jordanP has joined #openstack-infra | 08:44 | |
*** derekh has joined #openstack-infra | 08:45 | |
*** dhajare__ has quit IRC | 08:46 | |
*** pfallenop has quit IRC | 08:46 | |
*** pfallenop has joined #openstack-infra | 08:47 | |
*** ym200 has joined #openstack-infra | 08:47 | |
*** dhajare__ has joined #openstack-infra | 08:47 | |
*** yamamoto has quit IRC | 08:48 | |
*** yamamoto has joined #openstack-infra | 08:48 | |
*** jtomasek has quit IRC | 08:49 | |
*** jtomasek_ has joined #openstack-infra | 08:49 | |
openstackgerrit | Fabio Verboso proposed openstack-infra/project-config master: New Iotronic Service components: https://review.openstack.org/453184 | 08:50 |
*** tosky has joined #openstack-infra | 08:51 | |
*** ym200 has quit IRC | 08:52 | |
*** ggherdov-_ is now known as ggherdov- | 08:52 | |
*** pblaho has joined #openstack-infra | 08:54 | |
*** dhajare__ has quit IRC | 08:57 | |
*** dhajare has joined #openstack-infra | 08:59 | |
*** pfallenop has quit IRC | 09:01 | |
*** pfalleno1 has joined #openstack-infra | 09:01 | |
openstackgerrit | Andrea Frittoli proposed openstack-dev/hacking master: Add py3.5 support in setup.cfg https://review.openstack.org/454047 | 09:02 |
*** SpamapS has quit IRC | 09:04 | |
*** sree has joined #openstack-infra | 09:07 | |
openstackgerrit | Vitaly Gridnev proposed openstack-infra/project-config master: implement a builder for scenario jobs https://review.openstack.org/451302 | 09:08 |
*** umbSublime has quit IRC | 09:09 | |
*** sree has quit IRC | 09:10 | |
*** sree has joined #openstack-infra | 09:11 | |
*** naichuans has quit IRC | 09:12 | |
*** ym200 has joined #openstack-infra | 09:14 | |
*** apetrich has quit IRC | 09:14 | |
openstackgerrit | Fabio Verboso proposed openstack-infra/project-config master: New Iotronic Service components: https://review.openstack.org/453184 | 09:14 |
openstackgerrit | Dirk Mueller proposed openstack-infra/project-config master: Start building opensuse based nodepool images https://review.openstack.org/412065 | 09:15 |
*** sree has quit IRC | 09:15 | |
*** john-davidge has joined #openstack-infra | 09:17 | |
chem | hi people, I'm trying to understand why https://review.openstack.org/#/c/434346/ doesn't go to the gate | 09:17 |
chem | it's been workflow before the depends-on was merged. But now the depends-on is merged and nothing is happening. | 09:18 |
*** ym200 has quit IRC | 09:18 | |
AJaeger | chem: exactly that's the problem. If those do not share a common queue, there's no notification. You have to +W again. Just remove and readd. More details at https://docs.openstack.org/infra/manual/developers.html#limitations-and-caveats | 09:19 |
chem | AJaeger: ack, thanks a lot, for answer and pointer for more | 09:20 |
*** nmathew has joined #openstack-infra | 09:20 | |
*** john-davidge has quit IRC | 09:21 | |
*** mcarden has quit IRC | 09:23 | |
*** umbSublime has joined #openstack-infra | 09:23 | |
*** esberglu has joined #openstack-infra | 09:23 | |
*** mcarden has joined #openstack-infra | 09:24 | |
*** sree has joined #openstack-infra | 09:25 | |
*** vtapia has joined #openstack-infra | 09:25 | |
*** vtapia has quit IRC | 09:27 | |
*** esberglu has quit IRC | 09:28 | |
*** HeOS has joined #openstack-infra | 09:28 | |
*** sree has quit IRC | 09:29 | |
*** vtapia has joined #openstack-infra | 09:30 | |
openstackgerrit | Andrea Frittoli proposed openstack/os-performance-tools master: Add py3.5 support in setup.cfg https://review.openstack.org/454064 | 09:32 |
*** ym200 has joined #openstack-infra | 09:34 | |
openstackgerrit | Rabi Mishra proposed openstack-infra/project-config master: Change py35 dsvm job to use convergence https://review.openstack.org/454066 | 09:34 |
*** vtapia has quit IRC | 09:35 | |
*** Julien-zte has quit IRC | 09:36 | |
*** ym200 has quit IRC | 09:38 | |
openstackgerrit | Dirk Mueller proposed openstack-infra/project-config master: Configure the openstack mirroring for openSUSE based images https://review.openstack.org/454072 | 09:41 |
*** SpamapS has joined #openstack-infra | 09:42 | |
openstackgerrit | Vitaly Gridnev proposed openstack-infra/project-config master: implement a builder for scenario jobs https://review.openstack.org/451302 | 09:46 |
*** jtomasek_ has quit IRC | 09:46 | |
*** stakeda has quit IRC | 09:46 | |
*** ym200 has joined #openstack-infra | 09:47 | |
frickler | clarkb: fungi: jhesketh: my ds-gate change has managed to avoid getting any core review for three months now, would you care to fix that? :) https://review.openstack.org/416985 | 09:48 |
jhesketh | frickler: sure, I can take a look | 09:48 |
*** neiljerram has joined #openstack-infra | 09:49 | |
jhesketh | lgtm | 09:49 |
*** nadya has joined #openstack-infra | 09:50 | |
frickler | jhesketh: awesome, thx | 09:50 |
*** ym200 has quit IRC | 09:51 | |
*** gongysh has quit IRC | 09:52 | |
*** ym200 has joined #openstack-infra | 09:53 | |
*** electrofelix has joined #openstack-infra | 09:53 | |
openstackgerrit | Colleen Murphy proposed openstack-infra/project-config master: Add suse family package map https://review.openstack.org/454080 | 09:55 |
*** priteau has joined #openstack-infra | 09:56 | |
*** ym200_ has joined #openstack-infra | 09:57 | |
*** yamamoto has quit IRC | 09:57 | |
*** ym200 has quit IRC | 09:57 | |
*** apetrich has joined #openstack-infra | 09:57 | |
*** yamamoto has joined #openstack-infra | 09:57 | |
*** ym200_ has quit IRC | 10:01 | |
*** isaacb has joined #openstack-infra | 10:03 | |
*** funzo has joined #openstack-infra | 10:03 | |
*** liujiong has quit IRC | 10:03 | |
*** liujiong_lj has joined #openstack-infra | 10:03 | |
*** nicolasbock has joined #openstack-infra | 10:03 | |
*** nmathew has quit IRC | 10:07 | |
*** nmathew- has joined #openstack-infra | 10:08 | |
*** flepied has joined #openstack-infra | 10:08 | |
*** funzo has quit IRC | 10:08 | |
openstackgerrit | Vitaly Gridnev proposed openstack-infra/project-config master: sahara: mod-wsgi scenario job is added https://review.openstack.org/454083 | 10:09 |
*** dhajare has quit IRC | 10:10 | |
*** liujiong_lj has quit IRC | 10:12 | |
*** deray has joined #openstack-infra | 10:13 | |
*** yamamoto has quit IRC | 10:13 | |
deray | hi.. good morning all | 10:14 |
deray | I have a quick query regarding the ``post`` section of any project in this file: https://github.com/openstack-infra/project-config/blob/master/zuul/layout.yaml | 10:15 |
*** yamamoto has joined #openstack-infra | 10:15 | |
deray | what does the ``post`` section signify? | 10:16 |
*** thorst has joined #openstack-infra | 10:17 | |
*** askb has quit IRC | 10:17 | |
deray | no worries .. got the reference here: https://docs.openstack.org/infra/system-config/zuul.html#overview .. thx anyways | 10:20 |
*** thorst has quit IRC | 10:22 | |
openstackgerrit | Dirk Mueller proposed openstack-infra/project-config master: Run py35 tests on upper-constraints.txt changes https://review.openstack.org/454087 | 10:23 |
*** nmathew- has quit IRC | 10:23 | |
*** efoley has joined #openstack-infra | 10:23 | |
*** pblaho has quit IRC | 10:23 | |
*** pblaho has joined #openstack-infra | 10:24 | |
*** deray_ has joined #openstack-infra | 10:24 | |
openstackgerrit | Dirk Mueller proposed openstack-infra/project-config master: Upgrade nova-functional cross-checking to voting https://review.openstack.org/454088 | 10:24 |
openstackgerrit | Rabi Mishra proposed openstack-infra/project-config master: Change py35 dsvm job to use convergence https://review.openstack.org/454066 | 10:25 |
*** mat128 has joined #openstack-infra | 10:26 | |
*** markvoelker has joined #openstack-infra | 10:27 | |
*** deray has quit IRC | 10:27 | |
*** dhajare has joined #openstack-infra | 10:30 | |
*** markvoelker has quit IRC | 10:31 | |
*** arxcruz has quit IRC | 10:34 | |
*** arxcruz has joined #openstack-infra | 10:34 | |
openstackgerrit | Arx Cruz proposed openstack-infra/tripleo-ci master: DO NOT REVIEW: testing tempest for oooq https://review.openstack.org/453059 | 10:36 |
*** jkilpatr_ has quit IRC | 10:37 | |
*** ym200 has joined #openstack-infra | 10:38 | |
openstackgerrit | Dirk Mueller proposed openstack-infra/irc-meetings master: More rpm-packaging meeting an hour earlier due to DST https://review.openstack.org/454094 | 10:38 |
*** links has quit IRC | 10:39 | |
*** alexchadin has quit IRC | 10:39 | |
openstackgerrit | Debayan Ray proposed openstack-infra/project-config master: Add coverage job to proliantutils https://review.openstack.org/452686 | 10:40 |
*** alexchadin has joined #openstack-infra | 10:40 | |
*** ym200_ has joined #openstack-infra | 10:40 | |
*** pbourke has quit IRC | 10:41 | |
*** sshnaidm|afk is now known as sshnaidm | 10:42 | |
*** ym200 has quit IRC | 10:42 | |
*** yanyanhu has quit IRC | 10:42 | |
*** pbourke has joined #openstack-infra | 10:43 | |
*** ym200_ has quit IRC | 10:44 | |
*** john-davidge has joined #openstack-infra | 10:48 | |
*** deray_ has quit IRC | 10:48 | |
*** deray_ has joined #openstack-infra | 10:49 | |
*** deray_ has quit IRC | 10:49 | |
*** john-davidge has quit IRC | 10:52 | |
*** dtantsur is now known as dtantsur|lunch | 10:54 | |
*** links has joined #openstack-infra | 10:55 | |
*** adarazs is now known as adarazs_lunch | 10:56 | |
*** ym200 has joined #openstack-infra | 10:59 | |
*** chem is now known as chem_lunch | 11:02 | |
*** ym200_ has joined #openstack-infra | 11:02 | |
*** efoley_ has joined #openstack-infra | 11:03 | |
*** ym200 has quit IRC | 11:03 | |
*** apetrich has quit IRC | 11:04 | |
*** jtomasek has joined #openstack-infra | 11:04 | |
openstackgerrit | Sagi Shnaidman proposed openstack-infra/tripleo-ci master: DONT REVIEW: testing tempest for oooq https://review.openstack.org/452655 | 11:04 |
*** funzo has joined #openstack-infra | 11:04 | |
*** sdague has joined #openstack-infra | 11:05 | |
*** dave-mccowan has joined #openstack-infra | 11:06 | |
*** efoley has quit IRC | 11:07 | |
*** ym200_ has quit IRC | 11:07 | |
*** ym200 has joined #openstack-infra | 11:09 | |
*** ym200 has quit IRC | 11:09 | |
*** funzo has quit IRC | 11:09 | |
*** ym200 has joined #openstack-infra | 11:11 | |
*** esberglu has joined #openstack-infra | 11:11 | |
*** jkilpatr_ has joined #openstack-infra | 11:14 | |
*** ccamacho is now known as ccamacho|lunch | 11:15 | |
*** Hal has joined #openstack-infra | 11:16 | |
*** esberglu has quit IRC | 11:16 | |
openstackgerrit | Monty Taylor proposed openstack-infra/shade master: DNM: Debug logging to figure out fip delete failure https://review.openstack.org/454104 | 11:17 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade master: DNM: Debug logging to figure out fip delete failure https://review.openstack.org/454104 | 11:20 |
*** jordanP has quit IRC | 11:20 | |
*** ym200 has quit IRC | 11:27 | |
*** dizquierdo is now known as dizquierdo_afk | 11:30 | |
*** thorst has joined #openstack-infra | 11:32 | |
*** esikachev has joined #openstack-infra | 11:36 | |
*** ym200 has joined #openstack-infra | 11:36 | |
*** rossella_s has quit IRC | 11:36 | |
*** alexchadin has quit IRC | 11:39 | |
*** ym200 has quit IRC | 11:41 | |
*** lucasagomes is now known as lucas-hungry | 11:41 | |
*** isaacb has quit IRC | 11:41 | |
*** ym200 has joined #openstack-infra | 11:41 | |
*** isaacb has joined #openstack-infra | 11:41 | |
openstackgerrit | Dirk Mueller proposed openstack-infra/project-config master: Upgrade nodepool-opensuse tests from experimental to non-voting https://review.openstack.org/454129 | 11:43 |
*** ym200_ has joined #openstack-infra | 11:44 | |
*** ym200 has quit IRC | 11:46 | |
*** ym200_ has quit IRC | 11:48 | |
*** rfolco has joined #openstack-infra | 11:48 | |
*** RuiChen has left #openstack-infra | 11:52 | |
openstackgerrit | Dirk Mueller proposed openstack-infra/puppet-jenkins master: Add Suse family support to jenkins puppet module https://review.openstack.org/438877 | 11:56 |
openstackgerrit | Sagi Shnaidman proposed openstack-infra/tripleo-ci master: WIP: Run ovb jobs in transition mode https://review.openstack.org/454134 | 11:57 |
openstackgerrit | Merged openstack-infra/tripleo-ci master: Support built packages to be installed in image https://review.openstack.org/452755 | 11:59 |
openstackgerrit | Sagi Shnaidman proposed openstack-infra/tripleo-ci master: WIP: Run ovb jobs in transition mode https://review.openstack.org/454134 | 11:59 |
*** e0ne has joined #openstack-infra | 11:59 | |
*** scottda has joined #openstack-infra | 12:00 | |
*** ym200 has joined #openstack-infra | 12:02 | |
*** ccamacho|lunch is now known as ccamacho | 12:05 | |
*** john-davidge has joined #openstack-infra | 12:06 | |
*** ym200 has quit IRC | 12:07 | |
*** chem_lunch is now known as chem | 12:08 | |
*** ym200 has joined #openstack-infra | 12:08 | |
*** john-davidge has quit IRC | 12:11 | |
*** ym200 has quit IRC | 12:12 | |
EmilienM | AJaeger: hey! I'm confused what should I do on https://review.openstack.org/#/c/453162 | 12:16 |
EmilienM | AJaeger: remove os-cloud-config from openstack/requirements all branches? | 12:16 |
EmilienM | AJaeger: because that's what I'm trying to do https://review.openstack.org/#/c/451091/ | 12:17 |
*** esikachev has quit IRC | 12:18 | |
*** adarazs_lunch is now known as adarazs | 12:19 | |
*** ym200 has joined #openstack-infra | 12:22 | |
AJaeger | EmilienM: yes, on all requirements branches. So, remove it from stable/ocata etc. branch of that repo as well | 12:23 |
AJaeger | EmilienM: you need to remove it from *projects.txt* file for those branches. You can keep it in global-requirements | 12:24 |
openstackgerrit | dane-fichter proposed openstack-infra/project-config master: Add barbican-tempest-plugin tests to Cursive https://review.openstack.org/452950 | 12:24 |
mordred | wait - I'm confused by that. the os-cloud-config package is still on pypi, and things in stable/ocata that might have depended on it aren't going to stop depending on it | 12:24 |
mordred | oh | 12:24 |
mordred | AJaeger: gotcha - I was consued when yousaid remove it- now I understand | 12:24 |
AJaeger | So, split your change 451091 in two parts - one to remove the syncing (projects.txt) - and that is needed on all branchrs | 12:25 |
AJaeger | But leave it in global-requirements on those branches. | 12:25 |
AJaeger | And for master, we first need the release | 12:25 |
EmilienM | gotcha | 12:27 |
EmilienM | AJaeger: see https://review.openstack.org/#/c/452685/ | 12:28 |
*** markvoelker has joined #openstack-infra | 12:28 | |
*** dprince has joined #openstack-infra | 12:28 | |
EmilienM | AJaeger: I didn't know about that patch until now | 12:28 |
openstackgerrit | Joshua Hesketh proposed openstack-infra/zuul feature/zuulv3: Catch and log url pattern formatting errors https://review.openstack.org/450468 | 12:29 |
AJaeger | EmilienM: but for stable/ocata and older, you just remove it from projects.txt. Can you propose changes, please? | 12:29 |
AJaeger | But if you have abandoned the proposal bot change, persuade mordred and myself to approve your change quickly so that gerrit is read-only and the next proposal run will fail ;) | 12:30 |
AJaeger | mordred: wnat to +2 already https://review.openstack.org/#/c/453162/ ? | 12:30 |
EmilienM | AJaeger: of course I will propose it | 12:30 |
EmilienM | AJaeger: thanks for the guidance | 12:30 |
*** efoley_ has quit IRC | 12:30 | |
AJaeger | Ah, it's abandoned already - so we're good. mordred, can you review, please? | 12:31 |
EmilienM | AJaeger: should I also update upper-constraints.txt (in stable)? | 12:31 |
*** isaacb_ has joined #openstack-infra | 12:32 | |
*** markvoelker has quit IRC | 12:32 | |
AJaeger | EmilienM: no, leave it as is (but double check with requirments team) | 12:33 |
EmilienM | ok | 12:34 |
*** trown|outtypewww is now known as trown | 12:35 | |
*** isaacb has quit IRC | 12:35 | |
*** gouthamr has joined #openstack-infra | 12:36 | |
mordred | AJaeger: done | 12:37 |
*** apetrich has joined #openstack-infra | 12:37 | |
EmilienM | AJaeger: https://review.openstack.org/#/q/topic:retire/occ | 12:39 |
*** rossella_s has joined #openstack-infra | 12:39 | |
mordred | AJaeger: I think https://review.openstack.org/#/c/453690/ is correct now, yeah? | 12:39 |
*** lucas-hungry is now known as lucasagomes | 12:40 | |
AJaeger | ttx, could you +1 453690, please? ^ | 12:40 |
AJaeger | mordred: I'd like ttx as TC chair to +1 - and then will +2. | 12:41 |
mordred | AJaeger: ++ thanks! | 12:41 |
*** zhurong has quit IRC | 12:42 | |
*** john-davidge has joined #openstack-infra | 12:43 | |
openstackgerrit | Dirk Mueller proposed openstack-infra/puppet-jenkins master: Add Suse family support to jenkins puppet module https://review.openstack.org/438877 | 12:43 |
openstackgerrit | Colleen Murphy proposed openstack-infra/project-config master: Add suse family package map https://review.openstack.org/454080 | 12:43 |
openstackgerrit | Dirk Mueller proposed openstack-infra/puppet-jenkins master: Add Suse family support to jenkins puppet module https://review.openstack.org/438877 | 12:44 |
openstackgerrit | Merged openstack-infra/project-config master: Remove os-cloud-config from Infra https://review.openstack.org/453162 | 12:45 |
*** kgiusti has joined #openstack-infra | 12:45 | |
*** wolverineav has joined #openstack-infra | 12:45 | |
openstackgerrit | Dirk Mueller proposed openstack-infra/system-config master: Add support for openSUSE Leap https://review.openstack.org/437154 | 12:46 |
openstackgerrit | Sagi Shnaidman proposed openstack-infra/tripleo-ci master: WIP: Run ovb jobs in transition mode https://review.openstack.org/454134 | 12:49 |
mordred | hrm. crinkle is proposing patches but is not in irc :( | 12:49 |
*** dizquierdo_afk is now known as dizquierdo | 12:50 | |
cmurphy | mordred: hi | 12:50 |
mordred | oh! you have a different name | 12:51 |
mordred | cmurphy: so - I just left a comment with a +2 on https://review.openstack.org/#/c/452976 - tl;dr -why the comment about tripleo and dhcp? | 12:51 |
cmurphy | mordred: copied from the puppet module | 12:52 |
*** bh526r has joined #openstack-infra | 12:52 | |
mordred | ah. werid | 12:52 |
*** jaosorior has quit IRC | 12:52 | |
mordred | I mean, it's obviously not bad that TripleO uses dhcp - but really _everything_ should and the only outlier is rackspace public cloud - so I wasn't sure if there was something deeper | 12:53 |
* mordred decides not to think about it too much | 12:53 | |
*** jaosorior has joined #openstack-infra | 12:53 | |
cmurphy | mordred: I have no further information, I'm just trying not to break things | 12:53 |
*** pradk has quit IRC | 12:53 | |
ttx | AJaeger: done | 12:53 |
openstackgerrit | Merged openstack-infra/project-config master: Install more packages with DIB https://review.openstack.org/449955 | 12:54 |
mordred | cmurphy: ++ | 12:54 |
AJaeger | ttx, thanks. +2. | 12:54 |
dirk | AJaeger: stable stuff is done by the stable team not the requirements team (yes I know this is confusing) :) | 12:55 |
AJaeger | dirk: Ah, right... | 12:55 |
*** Julien-zte has joined #openstack-infra | 12:55 | |
*** mptacekx has joined #openstack-infra | 12:56 | |
*** psachin_ has quit IRC | 12:56 | |
mptacekx | Hi infra, can someone please merge this tiny fix in project-config ? https://review.openstack.org/#/c/453672/ | 12:57 |
mordred | mptacekx: done | 12:59 |
*** aysyd has joined #openstack-infra | 12:59 | |
* dirk mentions https://review.openstack.org/#/c/450045/ in the hope that mordred sees it ;) | 13:00 | |
openstackgerrit | Arx Cruz proposed openstack-infra/tripleo-ci master: DO NOT REVIEW: testing tempest for oooq https://review.openstack.org/453059 | 13:01 |
AJaeger | cmurphy: looking at your series https://review.openstack.org/#/q/topic:unpuppet-zuul-workers - can those changes merge indepently? Or do the project-config changes need to come before/after system-config ones? | 13:01 |
*** esberglu has joined #openstack-infra | 13:02 | |
cmurphy | AJaeger: the project-config changes need to come first | 13:02 |
cmurphy | AJaeger: I think (?) I used depends-on in the system-config ones to indicate that | 13:02 |
*** sdague has quit IRC | 13:03 | |
openstackgerrit | Merged openstack-infra/project-config master: Add suse family package map https://review.openstack.org/454080 | 13:03 |
*** funzo has joined #openstack-infra | 13:05 | |
*** ralonsoh has quit IRC | 13:05 | |
*** ralonsoh has joined #openstack-infra | 13:06 | |
openstackgerrit | Merged openstack-infra/project-config master: Fixing small typo in collectd-ceilometer-plugin.yaml https://review.openstack.org/453672 | 13:06 |
AJaeger | cmurphy: ah... | 13:07 |
*** gongysh has joined #openstack-infra | 13:08 | |
*** links has quit IRC | 13:09 | |
*** srobert has joined #openstack-infra | 13:09 | |
*** srobert has quit IRC | 13:09 | |
*** bhavik1 has joined #openstack-infra | 13:09 | |
*** srobert has joined #openstack-infra | 13:09 | |
*** funzo has quit IRC | 13:10 | |
dirk | mordred: thanks! | 13:10 |
mptacekx | mordred: thanks a lot | 13:11 |
*** jamesdenton has joined #openstack-infra | 13:11 | |
*** john-dav_ has joined #openstack-infra | 13:12 | |
*** john-davidge has quit IRC | 13:12 | |
*** jiaohaolin1 has joined #openstack-infra | 13:13 | |
*** mdrabe has joined #openstack-infra | 13:15 | |
*** jamesden_ has joined #openstack-infra | 13:15 | |
*** mat128 has quit IRC | 13:15 | |
*** jamesdenton has quit IRC | 13:16 | |
*** dizquierdo has quit IRC | 13:18 | |
*** mriedem has joined #openstack-infra | 13:19 | |
*** vikrant has quit IRC | 13:20 | |
*** knangia has quit IRC | 13:21 | |
*** mat128 has joined #openstack-infra | 13:24 | |
jiaohaolin1 | hey guys, My colleague is registering foundation member ,It need to fill in affiliations , but the 'Add New Affilations 'button jump to the home page directly . what is wrong with the regstration page ? | 13:25 |
jiaohaolin1 | openstackstatus: My colleague is registering foundation member ,It need to fill in affiliations , but the 'Add New Affilations 'button jump to the home page directly . what is wrong with the regstration page ? | 13:26 |
mordred | jiaohaolin1: not sure, the foundation staff runs that site. fungi might can forward the question to them when he gets online | 13:27 |
*** dtantsur|lunch is now known as dtantsur | 13:28 | |
*** baoli has joined #openstack-infra | 13:28 | |
*** erikmwil_ has joined #openstack-infra | 13:28 | |
*** esikachev has joined #openstack-infra | 13:29 | |
*** shu-mutou-AWAY has quit IRC | 13:29 | |
*** alexchadin has joined #openstack-infra | 13:29 | |
*** spzala has joined #openstack-infra | 13:30 | |
*** nmathew has joined #openstack-infra | 13:30 | |
*** flepied has quit IRC | 13:30 | |
jiaohaolin1 | mordred: I am Chinese. It's time to get to bed now ,I can't wait to the fuondation get to work ,meybe I should let my colleague try again tomorrow | 13:31 |
*** flepied has joined #openstack-infra | 13:31 | |
*** erikmwilson has quit IRC | 13:31 | |
jiaohaolin1 | mordred: Could you tell them when they get online ,please? | 13:31 |
*** chlong has joined #openstack-infra | 13:31 | |
*** ihrachys has joined #openstack-infra | 13:32 | |
jiaohaolin1 | fungi: My colleague is registering foundation member ,It need to fill in affiliations , but the 'Add New Affilations 'button jump to the home page directly . what is wrong with the regstration page ? | 13:33 |
mordred | jiaohaolin1: yes - we'll be sure to havesomeone look at it during your night time | 13:35 |
openstackgerrit | Gabriele Cerami proposed openstack-infra/tripleo-ci master: [WIP] add containerized deployment on multinode https://review.openstack.org/454152 | 13:35 |
mordred | jiaohaolin1: and then hopefully it should work for your colleague tomorrow | 13:35 |
openstackgerrit | Dirk Mueller proposed openstack-infra/irc-meetings master: Move rpm-packaging meeting an hour earlier due to DST https://review.openstack.org/454094 | 13:36 |
*** shardy has quit IRC | 13:37 | |
rosmaita | i'm seeing the glance py35 tests failing because the setup can't find os-win===2.0.0: http://logs.openstack.org/58/434558/9/check/gate-tempest-dsvm-py35-ubuntu-xenial/f6f0aed/logs/devstacklog.txt.gz#_2017-04-06_12_38_00_957 | 13:38 |
dirk | rosmaita: sounds like a mirroring issue | 13:38 |
rosmaita | anyone else seeing that? any advice on what i should do? | 13:38 |
dirk | rosmaita: try recheck | 13:38 |
*** baoli has quit IRC | 13:39 | |
*** fverboso has joined #openstack-infra | 13:39 | |
rosmaita | dirk: ok, is there any way to refresh the mirrors (other than waiting)? | 13:40 |
mordred | rosmaita: http://mirror.regionone.osic-cloud1.openstack.org/pypi/simple/os-win/ I do not see it there | 13:40 |
migi | electrofelix: hi | 13:40 |
migi | electrofelix: I have question around jjb if you still contribute to that project | 13:41 |
openstackgerrit | dane-fichter proposed openstack-infra/project-config master: Add barbican-tempest-plugin tests to Cursive https://review.openstack.org/452950 | 13:41 |
mordred | rosmaita: we'll need to check and see if something is borked with mirroring atm | 13:41 |
rosmaita | mordred: thanks | 13:41 |
cloudnull | mordred: mirror out of sync or issues within the OSIC that we should go look into? -cc mudpuppy | 13:41 |
AJaeger | mordred, rosmaita : os-win 2.0.0 was released yesterday - and it's not in http://mirror.regionone.osic-cloud1.openstack.org/pypi/simple/os-win/ - so, indeed, let's check mirroring | 13:42 |
cloudnull | ^ ok nvmd . | 13:42 |
mordred | cloudnull: nah - it's likely mirroring issues - I just picked osic to check because it was the first one in my browser history :) | 13:42 |
rosmaita | when y'all are saying "we", is there something i can do to help, or should i leave it in your capable hands? | 13:43 |
cloudnull | makes sense. | 13:43 |
* cloudnull has his client set to ping when osic is mentioned | 13:43 | |
AJaeger | rosmaita: send cookies etc to mordred ;) | 13:43 |
electrofelix | migi: fire away, I still occassionally get time to work on it | 13:43 |
mordred | FANTASTIC: subprocess.CalledProcessError: Command '['bandersnatch', 'mirror']' returned non-zero exit status 1 | 13:44 |
rosmaita | mordred: will it help if i bring cookies to boston (if i go to boston, not sure yet)? | 13:44 |
mordred | what a useful error message | 13:44 |
*** zz_dimtruck is now known as dimtruck | 13:45 | |
migi | electrofelix: in short I am trying to use variable in template and the variable is nested in another part, is this possible? here is small example: http://paste.openstack.org/show/605601/ | 13:45 |
migi | electrofelix: you can see that first job generates "echo {variable_1}" and second "echo test_variable" and I have hoped it's possible to include one var in tempest so it's properly picked up, but it's for some reason not | 13:46 |
*** sdague has joined #openstack-infra | 13:47 | |
*** baoli has joined #openstack-infra | 13:47 | |
*** jistr is now known as jistr|afk | 13:47 | |
*** hamzy has quit IRC | 13:50 | |
mordred | WOW OMFG WTF | 13:50 |
mordred | infra-root: bandersnatch made a release yesterday that only works with python3 | 13:50 |
* AJaeger slams head | 13:51 | |
cmurphy | wow | 13:51 |
electrofelix | migi: so I don't think we have nested expansion in the way your looking for there. I think the problem is that dsl_stage1 would be expanded at the same time the contents of MyTemplate.groovy.inc | 13:52 |
migi | electrofelix: exactly, so there is no hope with the current implementation to include such thing? | 13:53 |
electrofelix | migi: maybe, have you tried using named defaults? | 13:53 |
AJaeger | migi, does it work if you don't use include? | 13:54 |
migi | AJaeger: yes it works, but if I even put the first one as include and then re-use it in second one it's still not fine | 13:55 |
*** jaosorior is now known as jaosorior_away | 13:55 | |
AJaeger | migi: and if it does, try another include - like include-raw-escape | 13:55 |
migi | electrofelix: what's that (maybe I've tried as I've tried many things) | 13:55 |
migi | AJaeger: that doesn't work | 13:55 |
electrofelix | migi: when you say 'yes it works' what do you mean? it works exactly was you want when you don't use the !include tags? | 13:56 |
*** isaacb__ has joined #openstack-infra | 13:56 | |
electrofelix | or only in the same as the generated XML | 13:56 |
migi | AJaeger: electrofelix: ah no, it doesn't work that way, I thought AJaeger is asking if it works when there is not include, simply definition with variable in it (like in second paste example) | 13:57 |
electrofelix | migi: ah, well important distinction, one is the !include tags the other is variable substitution | 13:58 |
*** isaacb_ has quit IRC | 13:58 | |
electrofelix | so it behaves the same either way, to be expected since !include & !include-raw are processed by the yaml parser so the result being passed to JJB template formatter would be the same. | 13:59 |
openstackgerrit | Merged openstack-infra/shade master: Migrate server snapshot tests to requests_mock https://review.openstack.org/452565 | 13:59 |
*** nmathew has quit IRC | 13:59 | |
openstackgerrit | Monty Taylor proposed openstack-infra/puppet-bandersnatch master: Pin bandersnatch to 1.11 https://review.openstack.org/454195 | 13:59 |
mordred | infra-root: ^^ I have downgraded bandersnatch by hand on mirror-update.openstack.org - there is the puppet to ensure it stays that way | 14:00 |
migi | electrofelix: ah, ok | 14:02 |
openstackgerrit | Dave McCowan proposed openstack-infra/project-config master: Add experimental py35 gate for Barbican Tempest Testing https://review.openstack.org/454197 | 14:02 |
electrofelix | migi: the main defaults most use is the global defaults: https://docs.openstack.org/infra/jenkins-job-builder/definition.html#defaults , but you can assign another name to a different set of defaults as shown in https://github.com/openstack-infra/jenkins-job-builder/blob/master/tests/yamlparser/fixtures/template_override_project_level_defaults.yaml | 14:02 |
mordred | rosmaita: I am running a pypi mirror sync by hand | 14:03 |
rosmaita | mordred: bless you! | 14:03 |
electrofelix | migi: the defaults will have substitution performed on them using the project/job variables provided before being applied to the template | 14:04 |
mordred | rosmaita: you can be assured that I vented some rage appropriately into the commit message that fixes the issue | 14:04 |
migi | electrofelix: ok I will try that and update if this works/doesnt | 14:04 |
electrofelix | migi: then the template will be expanded, this should ensure that the dsl_stage1 is expanded before it is referenced | 14:04 |
openstackgerrit | Michal Ptacek proposed openstack-infra/project-config master: Small typo change in ceilometer-collectd-plugin.yaml https://review.openstack.org/454200 | 14:04 |
*** fverboso has quit IRC | 14:05 | |
*** vfabio has joined #openstack-infra | 14:05 | |
*** pradk has joined #openstack-infra | 14:05 | |
electrofelix | the other alternative is via job_groups, you can define dsl_stage1 on a job-group and reference the job-group in the project and control the value of variable_1 from the project definition. The job-group parameters should again be expanded before being applied to the template | 14:05 |
*** melwitt has quit IRC | 14:05 | |
*** tomhambleton_ has quit IRC | 14:05 | |
*** melwitt has joined #openstack-infra | 14:05 | |
openstackgerrit | Sagi Shnaidman proposed openstack-infra/project-config master: Transit OVB OOOQ job to new mode https://review.openstack.org/454202 | 14:06 |
*** melwitt is now known as Guest48910 | 14:06 | |
migi | electrofelix: works like charm ! :) | 14:06 |
*** jraim has quit IRC | 14:06 | |
*** jraim_ has joined #openstack-infra | 14:06 | |
*** tonytan4ever has joined #openstack-infra | 14:06 | |
electrofelix | migi: great, glad to hear I got it right working from memory ;p | 14:06 |
migi | :) | 14:07 |
*** lbragstad has quit IRC | 14:07 | |
*** tomhambleton_ has joined #openstack-infra | 14:07 | |
*** spzala has quit IRC | 14:07 | |
*** flepied has quit IRC | 14:07 | |
openstackgerrit | Ildiko Vancsa proposed openstack-infra/irc-meetings master: Change the Cinder-Nova meeting time slot https://review.openstack.org/453199 | 14:07 |
openstackgerrit | Corey O'Brien proposed openstack/diskimage-builder master: Ignore missing path in unmount_dir https://review.openstack.org/446621 | 14:08 |
*** lbragstad has joined #openstack-infra | 14:08 | |
amrith | greetings folks, I'm wondering if there's a simple way in which I can see all the jobs that ran through the trove check in the last (period, say a day or a week) and see what the outcomes were? I'm pushing up a change in which I want to handle many of the known check/gate failures and make the tests more stable and right now finding failure modes has been hit or miss. wondering if there is a more structured way. | 14:09 |
*** gongysh has quit IRC | 14:10 | |
*** csmart has quit IRC | 14:11 | |
*** rpodolyaka is now known as rpodolyaka_afk | 14:11 | |
*** dougshelley66 has quit IRC | 14:11 | |
*** csmart1 has joined #openstack-infra | 14:11 | |
*** sindhu has quit IRC | 14:11 | |
rosmaita | mordred: i figure i can always count on you to vent rage | 14:12 |
*** ashtokolov has quit IRC | 14:12 | |
*** portdirect has quit IRC | 14:12 | |
*** funzo has joined #openstack-infra | 14:12 | |
*** portdirect has joined #openstack-infra | 14:12 | |
*** sindhu has joined #openstack-infra | 14:13 | |
*** ashtokolov has joined #openstack-infra | 14:13 | |
*** patrickeast has quit IRC | 14:13 | |
AJaeger | amrith: several options, one is http://status.openstack.org/openstack-health/#/?searchProject=trove | 14:13 |
*** odyssey4me has quit IRC | 14:13 | |
amrith | AJaeger, let me start with that one | 14:14 |
*** berendt has quit IRC | 14:14 | |
*** MarkAtwood has quit IRC | 14:14 | |
*** jaranovich_ has quit IRC | 14:14 | |
AJaeger | amrith: everything green? Something's wrong? - see http://status.openstack.org/openstack-health/#/g/project/openstack~2Ftrove | 14:14 |
amrith | really? that thing seems to be indicating all green :) I'll take it but I think something is wrong | 14:14 |
*** davidlenwell has quit IRC | 14:14 | |
*** baoli has quit IRC | 14:14 | |
amrith | I think the indicator you are using is kaka | 14:15 |
*** rpodolyaka_afk has quit IRC | 14:15 | |
amrith | the gate hasn't been this good since about mitaka when we changed all the jobs to just return 0 | 14:15 |
amrith | oops, did I say that out loud? | 14:15 |
*** jaranovich_ has joined #openstack-infra | 14:15 | |
AJaeger | ;) | 14:15 |
*** berendt has joined #openstack-infra | 14:15 | |
amrith | yeah, this data is exquisitely presented kaka | 14:15 |
AJaeger | amrith: there's also http://logstash.openstack.org/#/dashboard/file/logstash.json | 14:16 |
*** odyssey4me has joined #openstack-infra | 14:16 | |
amrith | yeah, I know that one, a bit harder to mine | 14:16 |
*** asingh_ has quit IRC | 14:16 | |
*** patrickeast has joined #openstack-infra | 14:16 | |
amrith | I think I'll push up my omnibus change and see how things shake out | 14:16 |
mptacekx | mordred: can you please merge also this one ? https://review.openstack.org/#/c/454200/ | 14:16 |
AJaeger | amrith: I'm not an expert on either of these, so hope others can help you further | 14:16 |
*** alexchadin has quit IRC | 14:16 | |
*** baoli has joined #openstack-infra | 14:16 | |
*** davidlenwell has joined #openstack-infra | 14:16 | |
*** MarkAtwood has joined #openstack-infra | 14:16 | |
amrith | np AJaeger thx | 14:16 |
openstackgerrit | Sagi Shnaidman proposed openstack-infra/project-config master: WIP: Transit OVB OOOQ job to new mode https://review.openstack.org/454202 | 14:17 |
*** rpodolyaka_afk has joined #openstack-infra | 14:17 | |
*** asingh_ has joined #openstack-infra | 14:17 | |
*** bhavik1 has quit IRC | 14:18 | |
*** rbrndt has joined #openstack-infra | 14:18 | |
*** mdrabe has quit IRC | 14:18 | |
openstackgerrit | Corey O'Brien proposed openstack/diskimage-builder master: Fix typo in pip-and-virtualenv https://review.openstack.org/454208 | 14:19 |
*** esikache1 has joined #openstack-infra | 14:19 | |
*** hamzy has joined #openstack-infra | 14:20 | |
*** esikachev has quit IRC | 14:22 | |
*** felipemonteiro has joined #openstack-infra | 14:23 | |
*** mdrabe has joined #openstack-infra | 14:24 | |
mnaser | "As mentioned at the Atlanta PTG feedback session in February, we had narrowed down our PTG location options to Denver and Montreal. Based on attendee feedback we received in Atlanta, we knew keeping room rates down was a priority and are excited we were able to negotiate a $149/night for attendees in Denver versus nearly $200/night in Montreal." | 14:25 |
mnaser | aw man, so close from just driving down the street to the PTG | 14:25 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade master: Use REST for neutron floating IP list https://review.openstack.org/454212 | 14:25 |
openstackgerrit | Dirk Mueller proposed openstack-infra/project-config master: Start building opensuse based nodepool images https://review.openstack.org/412065 | 14:26 |
*** dimtruck is now known as zz_dimtruck | 14:28 | |
*** mtanino has joined #openstack-infra | 14:28 | |
*** markvoelker has joined #openstack-infra | 14:29 | |
*** gordc has joined #openstack-infra | 14:29 | |
*** smarcet has joined #openstack-infra | 14:30 | |
*** markus_z has quit IRC | 14:32 | |
*** EricGonczer_ has joined #openstack-infra | 14:32 | |
*** rossella_s has quit IRC | 14:33 | |
openstackgerrit | James E. Blair proposed openstack-infra/nodepool feature/zuulv3: Wait for lock when performing manual hold https://review.openstack.org/454217 | 14:33 |
*** rossella_s has joined #openstack-infra | 14:33 | |
*** wolverineav has quit IRC | 14:34 | |
*** wolverineav has joined #openstack-infra | 14:34 | |
*** markvoelker has quit IRC | 14:35 | |
*** dizquierdo has joined #openstack-infra | 14:35 | |
*** hongbin has joined #openstack-infra | 14:37 | |
*** mptacekx has quit IRC | 14:37 | |
openstackgerrit | James E. Blair proposed openstack-infra/nodepool feature/zuulv3: Wait for lock when performing manual hold https://review.openstack.org/454217 | 14:38 |
*** aysyd_ has joined #openstack-infra | 14:38 | |
*** wolverineav has quit IRC | 14:39 | |
*** mdurrant has joined #openstack-infra | 14:40 | |
fungi | mnaser: i know, even though i live far south of the border, montreal would still have been closer for me | 14:40 |
mdurrant | Anyone care to talk about xenial/nodepool issues? All my interfaces changed names and I'll be damned if I can find a way to slip in the grub commands pre-image building. | 14:40 |
*** aysyd has quit IRC | 14:41 | |
mnaser | fungi maybe they were looking at hotel prices and considering them in USD rather than CAD | 14:41 |
*** aysyd_ is now known as aysyd | 14:41 | |
mnaser | our dollar isn't so weak :-P | 14:41 |
mnaser | s/weak/strong/ | 14:41 |
fungi | heh | 14:41 |
mriedem | mordred: pabelanger: i'm not sure what to do about this with the current state of zuul v3 and what it means for this change https://review.openstack.org/#/c/351269/ | 14:41 |
mriedem | but i'd like to know if i should just abandon | 14:41 |
*** Guest48910 is now known as melwitt | 14:42 | |
fungi | mordred: i guess we could get our bandersnatch puppet module reworked to deploy with python3 (eventually, when someone finds time) | 14:42 |
*** flepied has joined #openstack-infra | 14:42 | |
*** isaacb__ has quit IRC | 14:42 | |
mordred | fungi: totally | 14:42 |
mordred | fungi: well, and also the node upgraded to xenial | 14:43 |
mordred | since it only claims support for 3.5 and trusty only has 3.4 | 14:43 |
fungi | ouch | 14:44 |
fungi | yep | 14:44 |
mordred | I mean, we should upgrade to xenial anyway | 14:44 |
*** dizquierdo has quit IRC | 14:45 | |
*** zz_dimtruck is now known as dimtruck | 14:45 | |
*** eharney has joined #openstack-infra | 14:45 | |
jeblair | mriedem, mordred, pabelanger: well, we will have something like the ansible log in zuulv3, but it may not look exactly like that. maybe we can land that with the knowledge we might need to tweak it some? | 14:46 |
AJaeger | fungi, jeblair, can we remove gerrit-git-prep with zuul-git-prep everywhere now? I think we can - https://review.openstack.org/#/c/452879/ | 14:47 |
jeblair | AJaeger: i think so? :) | 14:48 |
fungi | yeah, no objections from me. lack of review on my part usually just means i'm buried | 14:48 |
*** knangia has joined #openstack-infra | 14:48 | |
*** dprince has quit IRC | 14:48 | |
*** isaacb__ has joined #openstack-infra | 14:48 | |
AJaeger | fungi, jeblair, thanks for confirming - then I ask in the wider round ;) | 14:48 |
AJaeger | project-config cores, could you review https://review.openstack.org/#/c/452879/ , please? | 14:49 |
mriedem | jeblair: i don't really know anymore. i'm not sure how useful the ansible log is when we hit gate failures unless it's some ssh issue into a host or something. | 14:50 |
*** armax has joined #openstack-infra | 14:50 | |
mriedem | sometimes i get lost in the ansible log and think those are the failures but they are red herrings and it's actually something else, like a job or test timeout | 14:50 |
*** spzala has joined #openstack-infra | 14:51 | |
mdurrant | ... I can fix it in post-install. coolbeans | 14:52 |
ihrachys | "Could not find a version that satisfies the requirement os-win===2.0.0" is it a known? | 14:52 |
*** jistr|afk is now known as jistr | 14:53 | |
mordred | ihrachys: yup | 14:53 |
*** ijw has joined #openstack-infra | 14:53 | |
mordred | working on it | 14:53 |
ihrachys | ok cool | 14:53 |
ihrachys | and what about "keystone ImportError: No module named 'memcache'"? | 14:53 |
mordred | ihrachys: tl;dr- bandersnatch, the program we use to mirror pypi, cut a release that is python3 only | 14:53 |
mordred | that I don't know anything about | 14:53 |
ihrachys | that happens in the same job | 14:53 |
ihrachys | but probably doesn't get further now because of os-win | 14:54 |
ihrachys | http://logs.openstack.org/91/452691/2/check/gate-tempest-dsvm-py35-ubuntu-xenial/ef52695/logs/devstacklog.txt.gz#_2017-04-06_10_56_26_001 | 14:54 |
openstackgerrit | Merged openstack-infra/puppet-bandersnatch master: Pin bandersnatch to 1.11 https://review.openstack.org/454195 | 14:55 |
*** cshastri has quit IRC | 14:56 | |
mriedem | so the os-win mirror issue is a known problem? | 14:56 |
ihrachys | yes | 14:56 |
openstackgerrit | Vitaly Gridnev proposed openstack-infra/project-config master: sahara: mod-wsgi scenario job is added https://review.openstack.org/454083 | 14:57 |
*** ldnunes has joined #openstack-infra | 14:57 | |
*** andreww has joined #openstack-infra | 14:58 | |
*** markvoelker has joined #openstack-infra | 14:59 | |
*** xarses has joined #openstack-infra | 14:59 | |
*** e0ne has quit IRC | 15:00 | |
jeblair | #status log zuulv3 is offline awaiting a security update. | 15:00 |
openstackstatus | jeblair: finished logging | 15:00 |
jeblair | infra-root: ^ | 15:00 |
*** john-dav_ is now known as john-davidge | 15:01 | |
*** marst has joined #openstack-infra | 15:02 | |
openstackgerrit | Ankur proposed openstack-infra/project-config master: feature-classification: a common lib for FeatCl frameworks https://review.openstack.org/452556 | 15:02 |
fungi | thanks jeblair! | 15:02 |
*** andreww has quit IRC | 15:03 | |
*** aysyd_ has joined #openstack-infra | 15:03 | |
*** aysyd has quit IRC | 15:03 | |
*** matrohon has quit IRC | 15:03 | |
pabelanger | morning | 15:03 |
*** aysyd_ is now known as aysyd | 15:04 | |
*** armax has quit IRC | 15:04 | |
*** esikache1 has quit IRC | 15:04 | |
*** esikache1 has joined #openstack-infra | 15:05 | |
openstackgerrit | Matt Riedemann proposed openstack-infra/elastic-recheck master: Add query for os-win 2.0.0 pypi mirror bug 1680498 https://review.openstack.org/454227 | 15:08 |
openstack | bug 1680498 in OpenStack-Gate "No matching distribution found for os-win===2.0.0" [Undecided,New] https://launchpad.net/bugs/1680498 | 15:08 |
*** cody-somerville has quit IRC | 15:08 | |
*** felipemonteiro has quit IRC | 15:08 | |
*** cody-somerville has joined #openstack-infra | 15:09 | |
*** cody-somerville has joined #openstack-infra | 15:09 | |
*** dprince has joined #openstack-infra | 15:09 | |
pabelanger | jeblair: clarkb: mtreinish: Shrews: I don't mind if we use mtqq for the protocol, but it would be nice if we did use fedmsg as the integration for nodepool / zuul. This means we could use things like https://github.com/fedora-infra/fmn and a bunch of plugins: https://github.com/fedora-infra/fedmsg_meta_fedora_infrastructure/tree/develop/fedmsg_meta_fedora_infrastructure. Native mqtt means we need to | 15:09 |
pabelanger | write all of that | 15:09 |
jeblair | pabelanger: we use zookeeper for the integration with nodepool and zuul. | 15:09 |
pabelanger | jeblair: sorry, I meant for emitting things to end users | 15:10 |
jeblair | pabelanger: that makes sense. | 15:11 |
Shrews | i don't think any of those things should be considered for v3. too many changes as it is. | 15:12 |
Shrews | 3.5 maybe | 15:12 |
jeblair | yep. it's already a post v3 thing for zuul, and it's looking like it probably should be for nodepool. | 15:12 |
Shrews | or whatever the next thing is :) | 15:12 |
pabelanger | Shrews: agree | 15:12 |
pabelanger | I didn't write a fedmsg support for ndoepool, because it didn't have a nice plugin system like zuul :) | 15:13 |
*** esikache1 has quit IRC | 15:14 | |
jeblair | yeah, and Shrews rightly argues for an abstraction layer. so it sounds like abstraction layer + fedmsg fronting mqtt are the design requirements. | 15:14 |
*** dhajare has quit IRC | 15:14 | |
*** eharney has quit IRC | 15:16 | |
*** cody-somerville has quit IRC | 15:19 | |
openstackgerrit | Merged openstack-infra/elastic-recheck master: Add query for os-win 2.0.0 pypi mirror bug 1680498 https://review.openstack.org/454227 | 15:19 |
*** eharney has joined #openstack-infra | 15:19 | |
openstack | bug 1680498 in OpenStack-Gate "No matching distribution found for os-win===2.0.0" [Undecided,New] https://launchpad.net/bugs/1680498 | 15:19 |
mtreinish | pabelanger: I don't have any issue with using the fedmsg libs for things, it was more that we just use mqtt as protocol for communication | 15:22 |
*** isaacb__ has quit IRC | 15:23 | |
mtreinish | pabelanger: that was something we talked about at the ptg. | 15:23 |
*** pcaruana has quit IRC | 15:28 | |
*** dharinic has quit IRC | 15:29 | |
*** martinkopec has quit IRC | 15:30 | |
*** vfabio has quit IRC | 15:30 | |
mtreinish | pabelanger: but as long as the payload and topic are consistent with what fedmsg on the client side is expecting it doesn't actually matter if a fedmsg lib is used to send a message or not | 15:31 |
*** marst_ has joined #openstack-infra | 15:31 | |
*** marst has quit IRC | 15:32 | |
pabelanger | mtreinish: agree! https://fedora-fedmsg.readthedocs.io/en/latest/ is some of the topics we'd get support for, if we ran such services | 15:33 |
*** felipemonteiro has joined #openstack-infra | 15:35 | |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul feature/zuulv3: Start blocking lookup plugins on insecure jobs https://review.openstack.org/454236 | 15:35 |
openstackgerrit | Merged openstack-infra/nodepool master: Add opensuse 42.2 DIB testing https://review.openstack.org/450045 | 15:36 |
openstackgerrit | Merged openstack-infra/zuul feature/zuulv3: Add trigger developer doc https://review.openstack.org/453695 | 15:38 |
*** shrircha has joined #openstack-infra | 15:39 | |
*** smarcet has quit IRC | 15:42 | |
*** aysyd has quit IRC | 15:42 | |
*** esikache1 has joined #openstack-infra | 15:43 | |
*** dharinic has joined #openstack-infra | 15:44 | |
kfox1111 | so, we added some upgrade jobs experimentally in kolla-kubernetes. | 15:44 |
kfox1111 | they are stuck queued. | 15:44 |
kfox1111 | so I'm guessing something is misconfigured. | 15:45 |
kfox1111 | the ps looks ok to me though. can someone please have a look? | 15:45 |
mtreinish | pabelanger: so the only issue I have with things there is the topics used are kinda imprecise. Most of the filtering is expected to be done client side based on payload content. (which makes sense considering the message protocols they're using) | 15:45 |
openstackgerrit | Major Hayden proposed openstack-infra/bindep master: Add Amazon Linux support to bindep https://review.openstack.org/454240 | 15:45 |
*** sdague has quit IRC | 15:45 | |
kfox1111 | gate-kolla-kubernetes-upgrade-centos-binary-2-ceph-nv and gate-kolla-kubernetes-upgrade-centos-binary-3-ceph-nv | 15:45 |
mtreinish | pabelanger: one of the advantages of using mqtt is topics are hierarchical and you can get more specific in the topic. That lets you subscribe to very specific subsets of topics in the hierarchy | 15:46 |
openstackgerrit | Major Hayden proposed openstack-infra/bindep master: Add Amazon Linux support to bindep https://review.openstack.org/454240 | 15:46 |
*** zhurong has joined #openstack-infra | 15:47 | |
*** andreas_s has quit IRC | 15:48 | |
openstackgerrit | Sagi Shnaidman proposed openstack-infra/tripleo-ci master: TEST: DONT RECHECK or REVIEW: periodic jobs https://review.openstack.org/359215 | 15:48 |
*** zhurong has quit IRC | 15:49 | |
clarkb | kfox1111: node: 'centos' is not a valid node type. The jobs are waiting for a 'centos' to become ready to run the job | 15:49 |
clarkb | kfox1111: you just need to update that to the proper node specification and then it should work | 15:49 |
*** numans has quit IRC | 15:49 | |
clarkb | thats in project-config/jenkins/jobs/projects.yaml lin 6255 | 15:49 |
mtreinish | pabelanger: for example look at how we do gerrit now: http://git.openstack.org/cgit/openstack-infra/germqtt/tree/README.rst#n14 if you wanted only messages for comments added on infra patches you'd subscribe to 'gerrit/openstack-infra/+/comment-added' | 15:50 |
openstackgerrit | Merged openstack-infra/shade master: Migrate create_image_snapshot to REST https://review.openstack.org/452566 | 15:50 |
kfox1111 | clarkb: oops. thanks for catchign that. I'll put up a ps fix real quick. | 15:51 |
mtreinish | the way those fedmesg schemas are setup you'd have to subscribe to all the comment-added messages and filter in code based on inspecting the payload (assuming gerrit was there, but they're all setup pretty much the same way) | 15:51 |
*** Julien-zte has quit IRC | 15:51 | |
*** Julien-zte has joined #openstack-infra | 15:51 | |
mtreinish | pabelanger: not saying it's a bad thing, (especially considering the current backends fedmsg is using) Its just that the fedmsg schemas won't take full advantage of what mqtt provides | 15:52 |
*** vhosakot has joined #openstack-infra | 15:53 | |
*** hemanthm has joined #openstack-infra | 15:54 | |
openstackgerrit | Kevin Fox proposed openstack-infra/project-config master: Fix Kolla-Kubernetes upgrade job https://review.openstack.org/454246 | 15:54 |
kfox1111 | clarkb: that should fix it I think. | 15:54 |
clarkb | kfox1111: yup that should get you a single node test? is taht what you want? | 15:56 |
mriedem | AJaeger: clarkb: can you remind me, if a grenade job runs on stable/newton, does it really start on stable/mitaka and therefore a trusty node? | 15:56 |
kfox1111 | clarkb: yeah. | 15:57 |
clarkb | mriedem: if the change is to newton then yes. Job runs on trusty starts with mitaka cloud then upgrades to newton | 15:57 |
kfox1111 | clarkb: once that merges, will we have to kill the existing jobs, or will they switch over? | 15:57 |
*** kjorgensen has joined #openstack-infra | 15:57 | |
clarkb | kfox1111: they should update | 15:57 |
kfox1111 | ok. cool. thanks. | 15:57 |
openstackgerrit | Paul Belanger proposed openstack-infra/zuul feature/zuulv3: Add upload-sphinx-draft role to tox-docs jobs https://review.openstack.org/454248 | 15:58 |
*** Julien-zte has quit IRC | 15:59 | |
*** Julien-zte has joined #openstack-infra | 16:00 | |
*** aarefiev is now known as aarefiev_afk | 16:05 | |
*** prateek has quit IRC | 16:05 | |
*** flepied has quit IRC | 16:07 | |
*** Apoorva has joined #openstack-infra | 16:07 | |
ihrachys | mordred, what's the timeline for os-win fix? | 16:08 |
*** marst_ has quit IRC | 16:09 | |
*** marst has joined #openstack-infra | 16:09 | |
*** marst_ has joined #openstack-infra | 16:10 | |
openstackgerrit | Merged openstack-infra/project-config master: Fix Kolla-Kubernetes upgrade job https://review.openstack.org/454246 | 16:11 |
*** john-davidge has quit IRC | 16:11 | |
*** john-davidge has joined #openstack-infra | 16:11 | |
*** marst has quit IRC | 16:13 | |
*** jaosorior_away has quit IRC | 16:14 | |
*** smarcet has joined #openstack-infra | 16:14 | |
*** jaosorior has joined #openstack-infra | 16:15 | |
*** smarcet has quit IRC | 16:15 | |
*** Julien-zte has quit IRC | 16:16 | |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul feature/zuulv3: Start blocking lookup plugins on insecure jobs https://review.openstack.org/454236 | 16:16 |
clarkb | zaro: starting to rough in the actual upgrade steps for 2.13 at https://etherpad.openstack.org/p/gerrit-2.13.-upgrade-steps | 16:17 |
*** numans has joined #openstack-infra | 16:18 | |
*** Julien-zte has joined #openstack-infra | 16:19 | |
openstackgerrit | Clark Boylan proposed openstack-infra/system-config master: Upgrade review-dev to Gerrit 2.13.7 https://review.openstack.org/453714 | 16:19 |
clarkb | and that removes the offlien index flag to have puppet do it automatically. Will abandon that change too | 16:19 |
openstackgerrit | Sagi Shnaidman proposed openstack-infra/tripleo-ci master: Conntainers with multi-nic and net-iso https://review.openstack.org/422448 | 16:21 |
mordred | clarkb, pabelanger: would one of you be willing to look at the bandersnatch mirror now? I feel like it should have been good by now - but still seems unhappy | 16:21 |
openstackgerrit | Ramy Asselin proposed openstack-infra/puppet-bandersnatch master: Make the revision parameterized https://review.openstack.org/383955 | 16:23 |
pabelanger | mordred: clarkb: Sure, I can take a look | 16:23 |
clarkb | mordred: pabelanger looks like a lot of subprocess.CalledProcessError: Command '['bandersnatch', 'mirror']' returned non-zero exit status 1 | 16:24 |
mordred | pabelanger: thanks! I feel like I'm missing something | 16:24 |
*** ralonsoh has quit IRC | 16:24 | |
mordred | clarkb: that means puppet has "updated" us to 2.0 again | 16:24 |
asselin | mordred, jeblair cmurphy this was an old patch to pin bandersnatch outside of the puppet module itself. rebased: https://review.openstack.org/383955 | 16:24 |
mordred | oh - or maybe not | 16:24 |
clarkb | pip freeze says 1.11 | 16:24 |
mordred | maybe there is another issue ... | 16:24 |
clarkb | I would grab the lock file then run bandersnatch in foreground | 16:24 |
mordred | doing that now | 16:25 |
mordred | oh - piddle - I didn't grab the lock | 16:25 |
clarkb | you can tell it to wait and you should get it on the next time around | 16:25 |
mordred | flock -n /var/run/bandersnatch/mirror.lock bash I just did that in a different shell | 16:25 |
clarkb | mordred: and it worked? | 16:26 |
mordred | yah | 16:26 |
clarkb | -n means don't wait | 16:26 |
clarkb | ok I think you have it then | 16:26 |
mordred | I have a shell now that's holding the lock | 16:26 |
clarkb | cool then elsewhere you can run bandersnatch in the foreground (doing the kerberos things) | 16:27 |
openstackgerrit | Matt Riedemann proposed openstack-infra/project-config master: Remove a few trusty-based jobs from nova experimental https://review.openstack.org/415033 | 16:27 |
*** armax has joined #openstack-infra | 16:27 | |
*** trown is now known as trown|lunch | 16:28 | |
*** lucasagomes is now known as lucas-afk | 16:28 | |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard master: Minimise database queries when resolving cards https://review.openstack.org/444615 | 16:31 |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard master: Minimise database queries when populating automatic worklists https://review.openstack.org/444644 | 16:31 |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard master: Allow stories and tasks to be filtered by boards/worklists containing them https://review.openstack.org/444614 | 16:31 |
*** hashar has quit IRC | 16:34 | |
*** nadya has quit IRC | 16:35 | |
openstackgerrit | Merged openstack-infra/tripleo-ci master: Combined OVB ha and non-ha job https://review.openstack.org/453135 | 16:35 |
*** dizquierdo has joined #openstack-infra | 16:36 | |
mordred | clarkb: OH GOODIE!!!!! it's always returning 1 now | 16:37 |
clarkb | mordred: thats one of those bug features we weretalking about yseterday | 16:38 |
mordred | clarkb: do we know anything more about that? | 16:38 |
mordred | I'm going to go ahead and do a vos release for now | 16:38 |
mordred | jeblair: uhm | 16:39 |
mordred | jeblair: This is a complete release of volume 536870931 | 16:39 |
mordred | Re-cloning permanent RO volume 536870932 ... | 16:39 |
asselin | mordred, clarkb this I believe: https://bitbucket.org/pypa/bandersnatch/issues/67/always-exit-with-code-1 | 16:39 |
fungi | mordred: i hand-patched the fix for the 1 return code into the version we had been running because my upstream patch was in the upcoming release | 16:40 |
mordred | fungi: gotcha | 16:40 |
*** tonytan4ever has quit IRC | 16:40 | |
fungi | (not realizing that the next release was also dropping python 2.x support!) | 16:40 |
mordred | fungi: so I should re-do that I suppose yeah? | 16:40 |
fungi | mordred: yep, just remove the return from main() | 16:40 |
fungi | it's a one-line removal | 16:40 |
*** tonytan4ever has joined #openstack-infra | 16:40 | |
AJaeger | clarkb, could you review https://review.openstack.org/#/c/452879/ , please? We should be ready for this according to jeblair and fungi | 16:40 |
mordred | jeblair: nevermind. "complete" just disturbed me - but it ran quickly and fine | 16:41 |
fungi | mordred: i can find the upstream reference too if you need | 16:41 |
mordred | nah | 16:41 |
fungi | mordred: basically it does a sys.exit(main()) so when at one point they decided to have main() return something other than None our script started thinking every run was a failure | 16:42 |
fungi | because the returned object was being coerced by the exit call into 1 | 16:42 |
mordred | of course it was | 16:43 |
mordred | rosmaita, ihrachys, mriedem: os-win should be in the mirrors now | 16:43 |
ihrachys | ok thanks, let's recheck. I hope I don't see that memcache import error | 16:44 |
mriedem | awesome | 16:44 |
jeblair | mordred: yeah, "complete" just means "perfectly normal release and not a resumption of some half-completed transaction" in that case. | 16:44 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul feature/zuulv3: Start blocking lookup plugins on insecure jobs https://review.openstack.org/454236 | 16:45 |
mordred | jeblair: ossum | 16:45 |
*** aysyd has joined #openstack-infra | 16:46 | |
pabelanger | clarkb: mordred: so, this happened: http://paste.openstack.org/raw/605639/ | 16:47 |
pabelanger | cached a docker image in our mirror | 16:47 |
pabelanger | needed CacheIgnoreQueryString and CacheStoreExpired | 16:47 |
clarkb | pabelanger: do we need both? or just the query string one? | 16:47 |
clarkb | I didn't see an expired header in the paste example from yesterday | 16:48 |
pabelanger | clarkb: we need both, I think | 16:48 |
*** jaosorior is now known as jaosorior_away | 16:48 | |
pabelanger | let me get you debug with only ignorequerystring | 16:48 |
clarkb | I wonder why it would expire too given its a sha256 hash path | 16:48 |
clarkb | that might be worthy of a bug/featurerequest/something to docker hub | 16:48 |
pabelanger | clarkb: http://paste.openstack.org/raw/605641/ | 16:49 |
clarkb | oh the expires is in the query string, I was thinking if you ignore query string it would ignore that | 16:50 |
*** tesseract has quit IRC | 16:50 | |
clarkb | but maybe it doesn't because its a special parameter? | 16:50 |
pabelanger | ya, not sure | 16:50 |
clarkb | now if only you could set those two settings on a url basis | 16:50 |
pabelanger | I can dig more into it | 16:50 |
clarkb | its server/vhost :( | 16:50 |
*** ym200 has quit IRC | 16:51 | |
pabelanger | right, we could do another vhost, just means another port | 16:51 |
clarkb | its less than ideal, but I don't think we should generally expect those two settings to be safe (this is exception because of the hash based urls that shouldn't ever actually change) | 16:52 |
clarkb | and then maybe see if they can fix that upstream of us | 16:52 |
clarkb | of course I'm sure they would just say use our thing that caches and also violates the http caching rules :) | 16:53 |
pabelanger | clarkb: and multiple vhosts share the same cacheroot? | 16:53 |
clarkb | pabelanger: I think thats ok as long as they are able to share the lock config too | 16:54 |
clarkb | pabelanger: so you have to configure them to use the same lock file too | 16:54 |
pabelanger | k | 16:54 |
*** ym200 has joined #openstack-infra | 16:57 | |
*** shrircha has quit IRC | 16:58 | |
clarkb | AJaeger: I +2'd but I have sick people at home so can't really babysit it irght now | 16:58 |
*** jpich has quit IRC | 16:59 | |
*** baoli has quit IRC | 17:00 | |
mordred | infra-root: ok. I have releaed the bandersnatch lock, having done a manual sync and release and also having re-patched the bandersnatch file | 17:00 |
*** kjorgensen has quit IRC | 17:01 | |
fungi | thanks mordred! | 17:02 |
*** dtantsur is now known as dtantsur|afk | 17:02 | |
dmsimard | Anyone know if there's some amount of lag in the pypi mirrors ? | 17:02 |
*** ym200 has quit IRC | 17:02 | |
jeblair | dmsimard: there was. it's better now. | 17:02 |
dmsimard | I tagged something maybe 24 hours ago and it doesn't seem to be picked up by internal mirrors | 17:02 |
dmsimard | jeblair: okay, thanks, I'll give it some more time | 17:03 |
*** derekh has quit IRC | 17:03 | |
jeblair | dmsimard: i think we just finished a sync if you want to check again now. | 17:03 |
*** rossella_s has quit IRC | 17:04 | |
*** ym200 has joined #openstack-infra | 17:04 | |
*** nadya has joined #openstack-infra | 17:10 | |
*** baoli has joined #openstack-infra | 17:11 | |
*** kjorgensen has joined #openstack-infra | 17:12 | |
*** kjorgensen has quit IRC | 17:14 | |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul feature/zuulv3: Start blocking lookup plugins on insecure jobs https://review.openstack.org/454236 | 17:14 |
*** kjorgensen has joined #openstack-infra | 17:14 | |
mordred | dmsimard: yah - it should be there now - there was an issue, but is now fixed | 17:15 |
*** jtomasek has quit IRC | 17:16 | |
openstackgerrit | Paul Belanger proposed openstack-infra/system-config master: Add registry-1.docker.io to reverse proxy cache https://review.openstack.org/453811 | 17:19 |
pabelanger | mordred: dmsimard: clarkb: ^what I tested with | 17:19 |
mordred | pabelanger: sweet | 17:20 |
mordred | pabelanger: I guess we should have configure_mirror plop down an /etc/docker/daemon.json perhaps? | 17:21 |
openstackgerrit | Paul Belanger proposed openstack-infra/system-config master: Add registry-1.docker.io to reverse proxy cache https://review.openstack.org/453811 | 17:22 |
pabelanger | mordred: seems reasonable | 17:23 |
*** harlowja has joined #openstack-infra | 17:23 | |
*** Julien-zte has quit IRC | 17:23 | |
pabelanger | we should do the same as rdo proxy, pick a single job, update it | 17:23 |
pabelanger | see how it works | 17:23 |
pabelanger | we still limits things to 100MB | 17:24 |
pabelanger | centos, ubuntu and fedora base iamges are under that | 17:24 |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard master: Add a configurable fallback URL for emails https://review.openstack.org/454263 | 17:25 |
*** Julien-zte has joined #openstack-infra | 17:26 | |
*** ijw has quit IRC | 17:27 | |
*** ssbarnea has quit IRC | 17:27 | |
*** e0ne has joined #openstack-infra | 17:28 | |
*** ssbarnea has joined #openstack-infra | 17:28 | |
*** bh526r has quit IRC | 17:29 | |
*** vhosakot_ has joined #openstack-infra | 17:32 | |
*** vhosakot has quit IRC | 17:32 | |
*** ijw has joined #openstack-infra | 17:35 | |
*** jtomasek has joined #openstack-infra | 17:38 | |
*** rbrndt has quit IRC | 17:38 | |
*** radez is now known as radez_afk | 17:41 | |
openstackgerrit | Sagi Shnaidman proposed openstack-infra/tripleo-ci master: Run ovb jobs in transition mode https://review.openstack.org/454134 | 17:41 |
*** cody-somerville has joined #openstack-infra | 17:41 | |
*** cody-somerville has joined #openstack-infra | 17:41 | |
*** flepied has joined #openstack-infra | 17:42 | |
*** tosky has quit IRC | 17:42 | |
*** aysyd_ has joined #openstack-infra | 17:42 | |
*** aysyd has quit IRC | 17:43 | |
*** aysyd_ is now known as aysyd | 17:44 | |
*** jerryz has joined #openstack-infra | 17:44 | |
openstackgerrit | Gabriele Cerami proposed openstack-infra/tripleo-ci master: [WIP] add containerized deployment on multinode https://review.openstack.org/454152 | 17:44 |
*** nadya has quit IRC | 17:45 | |
*** erikmwil_ has quit IRC | 17:49 | |
*** jkilpatr_ has quit IRC | 17:49 | |
*** Swami has joined #openstack-infra | 17:50 | |
*** erikmwilson has joined #openstack-infra | 17:50 | |
*** vtapia has joined #openstack-infra | 17:52 | |
openstackgerrit | Merged openstack-infra/zuul feature/zuulv3: Simplify the log url https://review.openstack.org/438028 | 17:54 |
openstackgerrit | Merged openstack-infra/zuul feature/zuulv3: Remove url_pattern config parameter https://review.openstack.org/447165 | 17:55 |
openstackgerrit | Merged openstack-infra/zuul feature/zuulv3: Implement getSafeAttributes for other objects https://review.openstack.org/450459 | 17:56 |
openstackgerrit | Merged openstack-infra/zuul feature/zuulv3: Make sql reporter score null when not set https://review.openstack.org/450460 | 17:56 |
openstackgerrit | Miles Gould proposed openstack/diskimage-builder master: Allow installing proliant tools from an OS package https://review.openstack.org/344214 | 17:57 |
*** dhinesh has joined #openstack-infra | 17:58 | |
AJaeger | clarkb: thanks - and all the best for your family! I'll monitor myself now. | 17:58 |
*** xarses has quit IRC | 18:00 | |
openstackgerrit | Sagi Shnaidman proposed openstack-infra/tripleo-ci master: Run ovb jobs in transition mode https://review.openstack.org/454134 | 18:01 |
openstackgerrit | Sagi Shnaidman proposed openstack-infra/tripleo-ci master: DONT REVIEW: test running OVB ha/nonha job with featureset https://review.openstack.org/454276 | 18:01 |
*** xarses has joined #openstack-infra | 18:02 | |
*** jkilpatr_ has joined #openstack-infra | 18:03 | |
*** cody-somerville has quit IRC | 18:03 | |
*** andreww has joined #openstack-infra | 18:03 | |
*** andreww has quit IRC | 18:03 | |
*** chlong has quit IRC | 18:04 | |
*** andreww has joined #openstack-infra | 18:04 | |
*** xarses has quit IRC | 18:07 | |
*** electrofelix has quit IRC | 18:07 | |
*** flepied has quit IRC | 18:07 | |
openstackgerrit | Merged openstack-infra/project-config master: s/gerrit-git-prep/zuul-git-prep/g https://review.openstack.org/452879 | 18:07 |
*** e0ne has quit IRC | 18:07 | |
*** florianf has quit IRC | 18:07 | |
AJaeger | pabelanger, clarkb, mordred, could you review all these changes by cmurphy on unpuppeting the zuul workers, please? https://review.openstack.org/#/q/status:open++topic:unpuppet-zuul-workers? pabelanger, mordred you reviewed a few of them already... | 18:08 |
*** tosky has joined #openstack-infra | 18:09 | |
cmurphy | AJaeger: my hero | 18:09 |
*** jascott1_ has joined #openstack-infra | 18:10 | |
*** e0ne has joined #openstack-infra | 18:10 | |
*** jascott1_ has quit IRC | 18:10 | |
*** trown|lunch is now known as trown | 18:10 | |
*** hongbin has quit IRC | 18:11 | |
*** hongbin_ has joined #openstack-infra | 18:11 | |
pabelanger | AJaeger: cmurphy: is there a build log against all the review for nodepool-builder? Have we also upload the new image into a cloud and run reproduce.sh on it? | 18:11 |
*** vhosakot has joined #openstack-infra | 18:11 | |
openstackgerrit | Merged openstack-infra/zuul feature/zuulv3: Change mutex to counting semaphore https://review.openstack.org/442563 | 18:12 |
*** priteau has quit IRC | 18:12 | |
*** priteau has joined #openstack-infra | 18:12 | |
*** Julien-zte has quit IRC | 18:13 | |
*** vhosakot_ has quit IRC | 18:14 | |
*** Julien-zte has joined #openstack-infra | 18:14 | |
*** priteau has quit IRC | 18:17 | |
cmurphy | pabelanger: I don't believe I'm empowered to do that, can you help? | 18:17 |
*** Sukhdev has joined #openstack-infra | 18:18 | |
*** armax has quit IRC | 18:18 | |
*** armax has joined #openstack-infra | 18:18 | |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Rename tenant in updateConfigLayout https://review.openstack.org/454282 | 18:18 |
pabelanger | cmurphy: what I usually do, is build the image locally, build-tools.sh should help with that in project-config, then boot it up into kvm. Need to make sure we get an IP address from glean, then I just search the latest nova review and use the reproduce.sh script from that | 18:18 |
*** clenimar has quit IRC | 18:18 | |
pabelanger | its basically a manually process right now | 18:19 |
*** chlong has joined #openstack-infra | 18:19 | |
cmurphy | pabelanger: okay I can do that | 18:19 |
pabelanger | cmurphy: great, thanks. | 18:20 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Rename tenant in updateConfigLayout https://review.openstack.org/454282 | 18:21 |
openstackgerrit | Merged openstack-infra/zuul feature/zuulv3: Consume interface_ip from nodepool node https://review.openstack.org/449706 | 18:21 |
*** armax has quit IRC | 18:22 | |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul feature/zuulv3: Start blocking lookup plugins on insecure jobs https://review.openstack.org/454236 | 18:23 |
*** armax has joined #openstack-infra | 18:23 | |
*** florianf has joined #openstack-infra | 18:23 | |
*** armax has quit IRC | 18:25 | |
*** rbrndt has joined #openstack-infra | 18:25 | |
zaro | clarkb: here is the etherpads for previous gerrit upgrades, https://etherpad.openstack.org/p/gerrit-2.10-upgrade and https://etherpad.openstack.org/p/gerrit-2.11-upgrade | 18:26 |
openstackgerrit | Eric Harney proposed openstack-infra/devstack-gate master: Handle cinder's driverfixes/mitaka branch https://review.openstack.org/454285 | 18:26 |
zaro | clarkb: are you planning to upgrade review-dev.o.o? | 18:27 |
*** dizquierdo has quit IRC | 18:29 | |
*** sshnaidm is now known as sshnaidm|afk | 18:29 | |
*** rkukura has joined #openstack-infra | 18:30 | |
*** jascott1_ has joined #openstack-infra | 18:30 | |
clarkb | zaro: ya but not sure if I willget to it today | 18:30 |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard master: Add a configurable fallback URL for emails https://review.openstack.org/454263 | 18:31 |
*** esikache1 has quit IRC | 18:33 | |
*** aysyd has quit IRC | 18:34 | |
*** sdague has joined #openstack-infra | 18:34 | |
*** esikache1 has joined #openstack-infra | 18:35 | |
openstackgerrit | Eric Harney proposed openstack-infra/project-config master: Fix $PROJECTS for Cinder LIO job https://review.openstack.org/454289 | 18:36 |
openstackgerrit | Matthew Treinish proposed openstack-infra/project-config master: Add mqtt_statsd project to openstack-infra https://review.openstack.org/453251 | 18:36 |
pabelanger | mordred: clarkb: having trouble getting docker under ubuntu to use the proxy registry, don't know why yet. Under fedora, works fine | 18:36 |
pabelanger | Docker version 17.03.0-ce, build 3a232c8 | 18:37 |
pabelanger | was my version | 18:37 |
mordred | pabelanger: hrm - I'm assuming you restarted docker after putting in the file? | 18:37 |
*** mkoderer has quit IRC | 18:37 | |
openstackgerrit | Matthew Treinish proposed openstack-infra/project-config master: Add puppet-mqtt_statsd to openstack-infra https://review.openstack.org/453252 | 18:37 |
pabelanger | mordred: ya | 18:38 |
mordred | pabelanger: I hear SamYaple and inc0 know a lot about the dockers - maybe they're excited to help? | 18:38 |
* inc0 appears | 18:38 | |
inc0 | you summon me mortals!? | 18:39 |
mordred | bwahaha | 18:39 |
pabelanger | inc0: see https://review.openstack.org/#/c/453811/ | 18:39 |
mordred | inc0: so - pabelanger has a docker proxy set up - and fedora docker will consume it, but apparently ubuntu docker has the sads | 18:39 |
*** esikache1 has quit IRC | 18:39 | |
inc0 | yeah let me check | 18:39 |
openstackgerrit | Adam Harwell proposed openstack/diskimage-builder master: Use DIB_PYTHON_EXEC to run commands https://review.openstack.org/449721 | 18:40 |
inc0 | http://logs.openstack.org/11/453811/3/check/gate-logstash-filters-ubuntu-xenial/6ad4ca0/console.html#_2017-04-06_17_29_02_480614 <- this thing? | 18:40 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul feature/zuulv3: Start blocking lookup plugins on insecure jobs https://review.openstack.org/454236 | 18:41 |
inc0 | http://logs.openstack.org/11/453811/3/check/gate-logstash-filters-ubuntu-xenial/6ad4ca0/console.html#_2017-04-06_17_28_34_392322 this one also looks concerning | 18:42 |
pabelanger | inc0: no, you can ignore the gate jobs | 18:43 |
*** ijw has quit IRC | 18:43 | |
pabelanger | inc0: it is the commit message that needs confirmation it works under ubuntu | 18:43 |
openstackgerrit | Adam Harwell proposed openstack/diskimage-builder master: Use DIB_PYTHON_EXEC to run commands https://review.openstack.org/449721 | 18:43 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul feature/zuulv3: Start blocking lookup plugins on insecure jobs https://review.openstack.org/454236 | 18:43 |
pabelanger | that I _think_ is newer version of docker are different then the version I have working under fedora | 18:43 |
inc0 | I can quickly check what's there in xenial | 18:44 |
pabelanger | http://paste.openstack.org/show/605654/ | 18:45 |
pabelanger | mordred: inc0: ^ differences between docker versions | 18:45 |
*** MasterOfBugs has joined #openstack-infra | 18:46 | |
*** e0ne has quit IRC | 18:46 | |
*** Rockyg has joined #openstack-infra | 18:47 | |
inc0 | pabelanger: fedora sets up certs too | 18:47 |
*** esikache1 has joined #openstack-infra | 18:48 | |
*** hongbin_ has quit IRC | 18:48 | |
inc0 | docker will try https by default | 18:48 |
inc0 | and it will fail if https is not signed | 18:48 |
pabelanger | we don't have SSL on our mirrors | 18:48 |
pabelanger | for some reason, this is working on fedora | 18:48 |
pabelanger | I am checking release notes for bug reports | 18:49 |
inc0 | is fedora pulling from localhost? | 18:49 |
inc0 | or both pulls from external without ssl? | 18:49 |
mordred | pabelanger: you can add "tls": false and "tlsverify": false | 18:50 |
*** e0ne has joined #openstack-infra | 18:50 | |
mordred | pabelanger: https://docs.docker.com/engine/reference/commandline/dockerd//#daemon-configuration-file | 18:50 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Cleanup docs builds and error on warnings https://review.openstack.org/452964 | 18:50 |
pabelanger | no, we get ti from http://mirror.ca-ymq-1.vexxhost.openstack.org:8081/registry-1.docker/ | 18:50 |
inc0 | ExecStart=/usr/bin/dockerd -H fd:// --insecure-registry="192.168.100.104:4000" <- try to add this line to systemd for docker | 18:50 |
pabelanger | mordred: let me try | 18:50 |
inc0 | or rather modify existing and add --insecure-registry | 18:51 |
inc0 | on client docker deamon confs, this will use http instead of https | 18:51 |
mordred | (you can put that into daemon.json too it seems - "insecure-registries": [],) | 18:51 |
pabelanger | ya, trie insecure, no change | 18:52 |
inc0 | what's exact error message? | 18:52 |
pabelanger | there is no error, it is not accepting mirrors | 18:52 |
inc0 | as in pulls straight from dockerhub? | 18:53 |
pabelanger | yes, see the pastebin I posted | 18:53 |
inc0 | you're running docker pull fedora right? | 18:54 |
openstackgerrit | Eric Kao proposed openstack-infra/project-config master: Revert "Enable ironic service in congress gate job" https://review.openstack.org/454304 | 18:54 |
inc0 | just to be sure...it's xenial not trusty right? | 18:55 |
*** chem is now known as chem_gone | 18:55 | |
*** esikache1 has quit IRC | 18:58 | |
pabelanger | inc0: mordred: sudo apt-get install docker-engine=17.03.1~ce-0~ubuntu-xenial | 18:58 |
pabelanger | is the fix | 18:58 |
pabelanger | so, something in 17.04 doesn't like the configuration | 18:58 |
pabelanger | so, possible upstream bug | 18:59 |
inc0 | possibly | 18:59 |
inc0 | kk, good to know | 18:59 |
inc0 | we pin our dockers at 1.12 tbh | 18:59 |
inc0 | 17.03 ~= 1.13 | 18:59 |
inc0 | bbiaf, meeting | 18:59 |
*** ijw has joined #openstack-infra | 19:01 | |
mnaser | hey infra -- build fails link to https://docs.openstack.org/infra/manual/developers.html#automated-testing and there is no where that mentions "check if our ci is working" | 19:02 |
mnaser | i think that might reduce the # of rechecks for folks if they get a POST_FAILURE or there are some other issues | 19:02 |
*** baoli has quit IRC | 19:03 | |
mnaser | just a thought | 19:03 |
*** esikache1 has joined #openstack-infra | 19:03 | |
*** cody-somerville has joined #openstack-infra | 19:05 | |
AJaeger | mnaser: I just added something to https://docs.openstack.org/infra/manual/ - do you want to write something up? | 19:05 |
pabelanger | ha ha | 19:06 |
pabelanger | works | 19:06 |
mnaser | AJaeger i think what you wrote is good but people might not scroll up to the top of the page to see that notice | 19:06 |
mnaser | they'll kinda just look under that section which is linked to / suggested on failures | 19:06 |
mnaser | i mean we could copy/paste that same part into there? or if you have a better idea of linking things around | 19:07 |
*** csomerville has joined #openstack-infra | 19:07 | |
pabelanger | mordred: inc0: SamYaple: https://review.openstack.org/#/c/454267 adds proxy to docker, https://review.openstack.org/#/c/454268/ currently using it | 19:08 |
pabelanger | I can see traffic on mirror caching things | 19:08 |
AJaeger | mnaser: or link to it? Sorry, can't help further right now... | 19:08 |
mnaser | AJaeger lemme put up a short review and then the discussion can continue there | 19:09 |
AJaeger | mnaser: thanks | 19:09 |
*** jkilpatr has joined #openstack-infra | 19:10 | |
*** dtardivel has quit IRC | 19:10 | |
*** jkilpatr_ has quit IRC | 19:10 | |
*** cody-somerville has quit IRC | 19:10 | |
openstackgerrit | Merged openstack-infra/zuul feature/zuulv3: Cleanup docs builds and error on warnings https://review.openstack.org/452964 | 19:10 |
*** esikache1 has quit IRC | 19:12 | |
openstackgerrit | Mohammed Naser proposed openstack-infra/project-config master: Fix typo for Infra Manual URL https://review.openstack.org/454313 | 19:12 |
mordred | pabelanger: so we probably wantto make sure as docker support is added to devstack that it's pinned appropriately | 19:14 |
*** ijw has quit IRC | 19:14 | |
pabelanger | mordred: agree | 19:14 |
*** florianf has quit IRC | 19:15 | |
mnaser | hey uh | 19:17 |
mnaser | where's the repo for docs.o.o/infra/manual ... | 19:17 |
mnaser | ive been looking around for a while.. | 19:17 |
*** HeOS has quit IRC | 19:17 | |
pabelanger | clarkb: do you mind reviewing: https://review.openstack.org/#/c/453811/ | 19:17 |
mtreinish | mnaser: https://github.com/openstack-infra/infra-manual | 19:17 |
mnaser | oh there you go | 19:17 |
mnaser | thank you mtreinish ! | 19:17 |
mtreinish | sure, np | 19:18 |
mordred | SpamapS, jamespage: see up in scrollback just a bit - issue with docker in ubuntu - workaround for us to to pin to an earlier version | 19:19 |
*** Rockyg has quit IRC | 19:19 | |
*** esikache1 has joined #openstack-infra | 19:19 | |
*** esikache1 has quit IRC | 19:24 | |
clarkb | pabelanger: done, left some comments but +2'd wanted to let you read them before approving just in case you think they areworth fixing now | 19:24 |
*** esikache1 has joined #openstack-infra | 19:25 | |
openstackgerrit | Mohammed Naser proposed openstack-infra/infra-manual master: Add small note to check CI status when discovering failures https://review.openstack.org/454317 | 19:25 |
*** baoli has joined #openstack-infra | 19:26 | |
pabelanger | clarkb: I can do a follow patch. I agree about mod_rewrite, need to figure that magic out first | 19:28 |
openstackgerrit | Matthew Treinish proposed openstack-infra/system-config master: Enable firehose reporting on subunit workers https://review.openstack.org/449630 | 19:29 |
clarkb | pabelanger: ya I'm not even sure if we can get it to work the way we want hence not -1ing and current thing will work | 19:29 |
pabelanger | clarkb: ya, same | 19:29 |
pabelanger | so far, all images I've seen from from the same domain | 19:29 |
pabelanger | which is nice | 19:30 |
clarkb | ya I think the domain is based on the container being CDN'd | 19:31 |
clarkb | so as long as they don't add new ones we are likely fine | 19:31 |
pabelanger | agree | 19:31 |
*** radez_afk is now known as radez | 19:32 | |
openstackgerrit | Merged openstack-infra/system-config master: Add info on reverse proxy caches https://review.openstack.org/453241 | 19:33 |
openstackgerrit | Paul Belanger proposed openstack-infra/system-config master: Add registry-1.docker.io to reverse proxy cache https://review.openstack.org/453811 | 19:34 |
pabelanger | clarkb: added not about hashes | 19:34 |
*** e0ne has quit IRC | 19:35 | |
openstackgerrit | Mohammed Naser proposed openstack-infra/infra-manual master: Add small note to check CI status when discovering failures https://review.openstack.org/454317 | 19:36 |
*** e0ne has joined #openstack-infra | 19:36 | |
*** e0ne has quit IRC | 19:36 | |
*** e0ne has joined #openstack-infra | 19:37 | |
*** e0ne has quit IRC | 19:37 | |
*** e0ne has joined #openstack-infra | 19:37 | |
*** e0ne has quit IRC | 19:38 | |
*** esikache1 has quit IRC | 19:38 | |
*** e0ne has joined #openstack-infra | 19:38 | |
*** e0ne has quit IRC | 19:39 | |
*** e0ne has joined #openstack-infra | 19:39 | |
*** e0ne has quit IRC | 19:39 | |
*** lwanderley has joined #openstack-infra | 19:42 | |
AJaeger | infra-root, gerrit is timing out on my right now | 19:42 |
* clarkb checks melody | 19:44 | |
clarkb | GC looks ok | 19:44 |
*** openstack has joined #openstack-infra | 19:45 | |
AJaeger | clarkb: mmh, nothing is impossible ;) | 19:45 |
AJaeger | clarkb: let's see whether others have problems... | 19:46 |
*** tobiash has quit IRC | 19:46 | |
*** esikache1 has joined #openstack-infra | 19:46 | |
*** tobiash has joined #openstack-infra | 19:47 | |
zigo | pabelanger: Hi there! Could you give me the URL of your patch for the Jessie image? | 19:47 |
zigo | (ie: glean fix?) | 19:47 |
pabelanger | mordred: do you mind +3 https://review.openstack.org/#/c/453811/ | 19:48 |
*** flepied has joined #openstack-infra | 19:48 | |
*** esikache1 has quit IRC | 19:51 | |
*** huepi12 has joined #openstack-infra | 19:51 | |
cmurphy | AJaeger: I'm noticing the same thing but only when I have the vpn turned on | 19:53 |
pabelanger | zigo: https://review.openstack.org/#/c/450775/ | 19:53 |
zigo | Thanks. | 19:54 |
clarkb | mnaser: left a note on your docs change | 19:54 |
clarkb | mnaser: I'm not sure my suggestion is the best way to say what I am trying to say though :) | 19:54 |
mnaser | clarkb i see what you mean tho, i'll try to revise | 19:55 |
mordred | pabelanger: done | 19:55 |
*** armax has joined #openstack-infra | 19:56 | |
*** xyang1 has joined #openstack-infra | 19:58 | |
AJaeger | cmurphy: if I turn off vpn, I have to leave chat ;) | 19:58 |
* AJaeger calls it a day and hope everything works again tomorrow ;) | 19:58 | |
clarkb | AJaeger: cmurphy amybe look at traceroute details? | 19:58 |
AJaeger | traceroute looks fine - but traceroute6 is broken ;( | 19:59 |
*** annegentle has joined #openstack-infra | 19:59 | |
AJaeger | but eventually reaches review.o.o... | 20:01 |
* AJaeger signs off | 20:01 | |
*** esikache1 has joined #openstack-infra | 20:01 | |
openstackgerrit | Merged openstack-infra/system-config master: Add registry-1.docker.io to reverse proxy cache https://review.openstack.org/453811 | 20:03 |
*** harlowja has quit IRC | 20:03 | |
*** scottda has quit IRC | 20:05 | |
*** rockyg has joined #openstack-infra | 20:05 | |
openstackgerrit | Mohammed Naser proposed openstack-infra/infra-manual master: Add small note to check CI status when discovering failures https://review.openstack.org/454317 | 20:05 |
inc0 | thanks pabelanger | 20:11 |
inc0 | I'll start pushing kolla to use it | 20:11 |
*** priteau has joined #openstack-infra | 20:13 | |
*** huepi12 has quit IRC | 20:15 | |
mordred | inc0: woot! | 20:15 |
*** jkilpatr has quit IRC | 20:15 | |
openstackgerrit | Merged openstack-infra/infra-manual master: Add small note to check CI status when discovering failures https://review.openstack.org/454317 | 20:16 |
*** priteau has quit IRC | 20:18 | |
rm_work | ianw: so I think https://review.openstack.org/#/c/449721/ should fix the octavia py3 gates | 20:18 |
*** zerick has quit IRC | 20:21 | |
*** zerick has joined #openstack-infra | 20:21 | |
openstackgerrit | Merged openstack-infra/zuul feature/zuulv3: Clarify TriggerInterface documentation https://review.openstack.org/453713 | 20:22 |
mordred | jamesmcarthur: heya - re: the project navigator data - I was thinking it would make it easier to collect the data in parallel from all the teams if we, instead of having one document per release with a list of projects, had a dir per release with a file per project ... | 20:22 |
mordred | jamesmcarthur: but as the whle point of this is to give you a good data source - the more important question is - would that make it harder for you to consume? or the same? or better? | 20:23 |
*** EricGonczer_ has quit IRC | 20:26 | |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Remove source from pipelines (1/2) https://review.openstack.org/453362 | 20:26 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Remove source from pipelines (2/2) https://review.openstack.org/453821 | 20:26 |
*** markmcclain has quit IRC | 20:26 | |
*** markmcclain has joined #openstack-infra | 20:27 | |
*** EricGonczer_ has joined #openstack-infra | 20:27 | |
*** armax has quit IRC | 20:30 | |
*** Sukhdev has quit IRC | 20:31 | |
*** flepied has quit IRC | 20:33 | |
*** kgiusti has left #openstack-infra | 20:33 | |
*** kjorgensen has quit IRC | 20:34 | |
mnaser | https://review.openstack.org/#/c/454313/ trivial +2 for infra | 20:34 |
tosky | or we could buy the .infra TLD | 20:35 |
*** kjorgensen has joined #openstack-infra | 20:35 | |
openstackgerrit | Paul Belanger proposed openstack-infra/system-config master: Stop reporting to puppetdb https://review.openstack.org/454331 | 20:36 |
*** flepied has joined #openstack-infra | 20:37 | |
pabelanger | infra TLD sounds neat | 20:37 |
*** tonytan4ever has quit IRC | 20:37 | |
*** esikache1 has quit IRC | 20:40 | |
*** esikache1 has joined #openstack-infra | 20:41 | |
openstackgerrit | Paul Belanger proposed openstack-infra/project-config master: Add reverse proxy caches to configure_mirror.sh https://review.openstack.org/454334 | 20:42 |
clarkb | pabelanger: left a thought on ^ | 20:44 |
*** david-lyle has quit IRC | 20:44 | |
pabelanger | clarkb: I'd be okay with that | 20:44 |
*** rcernin has quit IRC | 20:44 | |
*** SpamapS has quit IRC | 20:44 | |
openstackgerrit | Merged openstack-infra/project-config master: Fix typo for Infra Manual URL https://review.openstack.org/454313 | 20:45 |
*** SpamapS has joined #openstack-infra | 20:45 | |
*** SpamapS has quit IRC | 20:45 | |
*** hongbin has joined #openstack-infra | 20:45 | |
openstackgerrit | Paul Belanger proposed openstack-infra/project-config master: Add reverse proxy caches to configure_mirror.sh https://review.openstack.org/454334 | 20:45 |
lbragstad | I'd like to report an abusive user (bjornar_) in #openstack-keystone | 20:45 |
fungi | lbragstad: happy to block them now | 20:45 |
*** esikache1 has quit IRC | 20:46 | |
*** mat128 has quit IRC | 20:46 | |
*** SpamapS has joined #openstack-infra | 20:46 | |
clarkb | pabelanger: the proxies can fail in ways that the mirrors can't and that should hopefully make it more clear if something breaks and people go in and debug | 20:46 |
*** esikache1 has joined #openstack-infra | 20:46 | |
*** hamzy has quit IRC | 20:47 | |
lbragstad | fungi o/ thanks | 20:47 |
lbragstad | fungi did everyone get kicked? | 20:47 |
fungi | oh, whoops | 20:47 |
breton | wow | 20:47 |
fungi | lbragstad: fixed, sorry. stray newline when i was trying to paste into a command | 20:48 |
fungi | that was a _very_ badly-placed newline | 20:48 |
lbragstad | fungi no worries :) | 20:48 |
lbragstad | fungi i literally went O.O | 20:48 |
*** wolverineav has joined #openstack-infra | 20:49 | |
mtreinish | fungi: lol, nice | 20:49 |
lbragstad | fungi looks like folks are trickling back in | 20:49 |
fungi | yeah, i removed the akick entry as soon as i saw it accepted my partial command :/ | 20:50 |
fungi | really, really sorry about that | 20:50 |
lbragstad | fungi no worries - so that undid the kick/ban? | 20:50 |
fungi | yeah | 20:50 |
*** jcoufal has joined #openstack-infra | 20:50 | |
lbragstad | fungi thanks - I appreciate your help | 20:51 |
fungi | i was adding an akick entry for an ident pattern, got as far as *!* and accidentally pasted a newline | 20:52 |
fungi | so it entered it as *!*@* and kicked everyone out of the channel instantly | 20:52 |
*** trown is now known as trown|outtypewww | 20:52 | |
*** kzaitsev_mb has joined #openstack-infra | 20:53 | |
lbragstad | fwiw - i think that's the second time we've had a run in with that user | 20:53 |
lbragstad | but i can't be certain, | 20:54 |
fungi | yes | 20:55 |
fungi | april 1 last year, per the logs | 20:55 |
lbragstad | fungi almost to the day! | 20:55 |
lbragstad | strange | 20:55 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Remove source from pipelines (1/2) https://review.openstack.org/453362 | 20:56 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Replace config/project repos with trusted/untrusted projects https://review.openstack.org/453347 | 20:56 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Fix constructor arguments to source https://review.openstack.org/451102 | 20:56 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Add hostname to TriggerEvent https://review.openstack.org/452348 | 20:56 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Remove source from pipelines (2/2) https://review.openstack.org/453821 | 20:56 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Add canonical hostname to source object https://review.openstack.org/451110 | 20:56 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Fully qualify project configuration names https://review.openstack.org/451970 | 20:56 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Add source to project and remove unused tenant attrs https://review.openstack.org/451969 | 20:56 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Pass source to project instantiations https://review.openstack.org/451596 | 20:56 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Add a project index to Tenant https://review.openstack.org/451597 | 20:56 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Remove unused Tenant.getRepo method https://review.openstack.org/451929 | 20:56 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Use new tenant project index for config references https://review.openstack.org/451928 | 20:56 |
fungi | lbragstad: http://eavesdrop.openstack.org/irclogs/%23openstack-keystone/%23openstack-keystone.2016-04-01.log.html#t2016-04-01T21:00:58 | 20:56 |
fungi | for history | 20:56 |
*** chlong has quit IRC | 20:57 | |
notmorgan | fungi: we might need openstackstatus and openstack bot to re-join | 20:57 |
lbragstad | fungi :( it's unfortunate, luckily we didn't get to that point today | 20:57 |
notmorgan | #-keystone | 20:57 |
fungi | notmorgan: thanks for the reminder--checking them now | 20:57 |
notmorgan | ty! | 20:58 |
*** dizquierdo has joined #openstack-infra | 20:58 | |
*** annegentle has quit IRC | 20:59 | |
*** thorst has quit IRC | 20:59 | |
*** openstackstatus has quit IRC | 20:59 | |
*** esikache1 has quit IRC | 21:00 | |
*** skelso has joined #openstack-infra | 21:00 | |
*** openstackstatus has joined #openstack-infra | 21:01 | |
*** ChanServ sets mode: +v openstackstatus | 21:01 | |
openstackgerrit | Clint 'SpamapS' Byrum proposed openstack-infra/irc-meetings master: Remove arch-wg meeting from calendar https://review.openstack.org/454347 | 21:02 |
*** dizquierdo has quit IRC | 21:02 | |
*** harlowja has joined #openstack-infra | 21:03 | |
*** rfolco has quit IRC | 21:03 | |
*** kzaitsev_mb has quit IRC | 21:03 | |
*** rockyg has quit IRC | 21:05 | |
*** dtroyer has quit IRC | 21:06 | |
*** dtroyer has joined #openstack-infra | 21:06 | |
*** openstackgerrit has quit IRC | 21:07 | |
*** openstackgerrit has joined #openstack-infra | 21:07 | |
openstackgerrit | Andrea Frittoli proposed openstack-infra/devstack-gate master: Make sure stackviz runs from the zuul ref https://review.openstack.org/454350 | 21:07 |
*** notmorgan is now known as morgan | 21:08 | |
*** HeOS has joined #openstack-infra | 21:08 | |
*** chlong has joined #openstack-infra | 21:10 | |
*** jamesden_ has quit IRC | 21:11 | |
*** gouthamr has quit IRC | 21:11 | |
*** dimtruck is now known as zz_dimtruck | 21:12 | |
*** jamesdenton has joined #openstack-infra | 21:12 | |
*** marst_ has quit IRC | 21:13 | |
*** felipemonteiro has quit IRC | 21:14 | |
openstackgerrit | Andrea Frittoli proposed openstack-infra/devstack-gate master: Make sure stackviz runs from the zuul ref https://review.openstack.org/454350 | 21:15 |
*** ldnunes has quit IRC | 21:17 | |
*** lwanderley has quit IRC | 21:17 | |
*** jkilpatr has joined #openstack-infra | 21:19 | |
*** flepied has quit IRC | 21:19 | |
*** askb has joined #openstack-infra | 21:20 | |
*** flepied has joined #openstack-infra | 21:21 | |
openstackgerrit | Andrea Frittoli proposed openstack-infra/devstack-gate master: Make sure stackviz runs from the zuul ref https://review.openstack.org/454350 | 21:23 |
*** erikmwilson has quit IRC | 21:23 | |
*** erikmwilson has joined #openstack-infra | 21:24 | |
*** thorst has joined #openstack-infra | 21:24 | |
*** spzala has quit IRC | 21:26 | |
*** annegentle has joined #openstack-infra | 21:26 | |
*** spzala has joined #openstack-infra | 21:26 | |
*** esberglu has quit IRC | 21:27 | |
*** esberglu has joined #openstack-infra | 21:28 | |
*** wolverineav has quit IRC | 21:29 | |
openstackgerrit | Merged openstack-infra/zuul feature/zuulv3: Start blocking lookup plugins on insecure jobs https://review.openstack.org/454236 | 21:29 |
*** wolverineav has joined #openstack-infra | 21:29 | |
*** Sukhdev has joined #openstack-infra | 21:30 | |
*** leong has joined #openstack-infra | 21:30 | |
*** spzala has quit IRC | 21:31 | |
*** esberglu has quit IRC | 21:32 | |
*** sputnik13 has quit IRC | 21:33 | |
*** sputnik13 has joined #openstack-infra | 21:34 | |
*** wolverineav has quit IRC | 21:34 | |
*** priteau has joined #openstack-infra | 21:35 | |
*** gouthamr has joined #openstack-infra | 21:35 | |
*** dprince has quit IRC | 21:37 | |
openstackgerrit | Merged openstack-infra/zuul feature/zuulv3: Re-enable test_queue_rate_limiting https://review.openstack.org/452835 | 21:37 |
*** dhinesh has quit IRC | 21:38 | |
*** dhinesh_ has joined #openstack-infra | 21:38 | |
openstackgerrit | Merged openstack-infra/zuul feature/zuulv3: Re-enable test_queue_rate_limiting_dependent https://review.openstack.org/452864 | 21:39 |
openstackgerrit | Merged openstack-infra/zuul feature/zuulv3: Re-enable remaining test_crd_check_* tests https://review.openstack.org/452996 | 21:39 |
ianw | rm_work: thanks ... i think that's right | 21:39 |
*** EricGonczer_ has quit IRC | 21:40 | |
rm_work | kk, I think we still run on releases not master, so I guess I'll need to wait for it to merge and be cut into a release | 21:40 |
*** EricGonczer_ has joined #openstack-infra | 21:40 | |
*** zz_dimtruck is now known as dimtruck | 21:43 | |
*** srobert_ has joined #openstack-infra | 21:43 | |
*** EricGonczer_ has quit IRC | 21:45 | |
openstackgerrit | Merged openstack-infra/zuul feature/zuulv3: Quote ansible command and include config file https://review.openstack.org/453974 | 21:46 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: Use DIB_PYTHON_EXEC to run commands https://review.openstack.org/449721 | 21:46 |
*** srobert has quit IRC | 21:46 | |
*** priteau has quit IRC | 21:47 | |
*** srobert_ has quit IRC | 21:48 | |
ianw | rm_work: I think i might release on my monday, if that's ok | 21:48 |
rm_work | sure | 21:48 |
ianw | it's friday morning here, so i don't like to release and then disappear | 21:48 |
*** jamesdenton has quit IRC | 21:49 | |
rm_work | ianw: it's been broken for us for a while, and nothing has caught fire :P | 21:50 |
rm_work | should be fine | 21:50 |
ianw | rm_work / pabelanger : what would kill two birds with one stone might be switching some of the nodepool tests to py3 | 21:51 |
rm_work | hmm that'd prolly be nice :P | 21:51 |
*** EricGonc_ has joined #openstack-infra | 21:52 | |
rm_work | I think there's some other bug we're struggling with at the moment too, with centos images not getting py3 installed in them... but that wouldn't help with that too T_T | 21:52 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Remove source from pipelines (1/2) https://review.openstack.org/453362 | 21:53 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Replace config/project repos with trusted/untrusted projects https://review.openstack.org/453347 | 21:53 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Remove source from pipelines (2/2) https://review.openstack.org/453821 | 21:53 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Fully qualify project configuration names https://review.openstack.org/451970 | 21:53 |
rm_work | ianw: i didn't expect you to release it today anyway, it still has to MERGE even :P | 21:53 |
ianw | that's just a formality :) | 21:53 |
*** thorst has quit IRC | 21:54 | |
ianw | we are due, the opensuse fix is in there too | 21:54 |
rm_work | heh | 21:55 |
*** baoli has quit IRC | 21:55 | |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard-webclient master: WIP: Various search improvements https://review.openstack.org/454366 | 21:56 |
*** ym200 has quit IRC | 21:59 | |
*** openstack has joined #openstack-infra | 22:01 | |
*** mdrabe has quit IRC | 22:02 | |
*** ym200 has joined #openstack-infra | 22:03 | |
*** Apoorva has quit IRC | 22:04 | |
*** wolverineav has joined #openstack-infra | 22:04 | |
openstackgerrit | Merged openstack-infra/zuul feature/zuulv3: Use libyaml if possible https://review.openstack.org/451113 | 22:04 |
*** chlong has quit IRC | 22:05 | |
*** hongbin has quit IRC | 22:05 | |
openstackgerrit | Merged openstack-infra/zuul feature/zuulv3: Re-enable test_live_reconfiguration_del_project https://review.openstack.org/453303 | 22:05 |
*** flepied has quit IRC | 22:05 | |
openstackgerrit | Merged openstack-infra/zuul feature/zuulv3: Make sure services are running for test-setup.sh https://review.openstack.org/448555 | 22:06 |
*** hongbin has joined #openstack-infra | 22:06 | |
*** ym200 has quit IRC | 22:07 | |
*** john-davidge has quit IRC | 22:07 | |
*** john-davidge has joined #openstack-infra | 22:08 | |
openstackgerrit | Andrea Frittoli proposed openstack-infra/project-config master: Add a python 3.5 jobs for stackviz https://review.openstack.org/454371 | 22:08 |
*** flepied has joined #openstack-infra | 22:08 | |
*** xyang1 has quit IRC | 22:10 | |
*** sputnik13 has quit IRC | 22:10 | |
*** sputnik13 has joined #openstack-infra | 22:12 | |
*** john-davidge has quit IRC | 22:12 | |
*** john-davidge has joined #openstack-infra | 22:13 | |
*** aeng has joined #openstack-infra | 22:15 | |
*** john-davidge has quit IRC | 22:18 | |
*** skelso has quit IRC | 22:18 | |
*** esikache1 has joined #openstack-infra | 22:18 | |
*** gordc has quit IRC | 22:18 | |
*** skelso has joined #openstack-infra | 22:22 | |
*** pradk has quit IRC | 22:23 | |
*** eharney has quit IRC | 22:23 | |
*** esikache1 has quit IRC | 22:24 | |
*** jcoufal has quit IRC | 22:25 | |
*** flepied has quit IRC | 22:26 | |
openstackgerrit | Merged openstack-infra/nodepool feature/zuulv3: Wait for lock when performing manual hold https://review.openstack.org/454217 | 22:29 |
openstackgerrit | Merged openstack-infra/nodepool feature/zuulv3: Fix internal doc refs to renamed section https://review.openstack.org/453802 | 22:29 |
openstackgerrit | Merged openstack-infra/nodepool feature/zuulv3: Start adding operational docs to zuulv3 https://review.openstack.org/453797 | 22:30 |
*** rhallisey has quit IRC | 22:33 | |
*** mika has quit IRC | 22:34 | |
*** esikache1 has joined #openstack-infra | 22:34 | |
openstackgerrit | Merged openstack-infra/zuul feature/zuulv3: Perform pre-launch merge checks https://review.openstack.org/446275 | 22:35 |
*** Apoorva_ has quit IRC | 22:36 | |
*** mriedem has quit IRC | 22:36 | |
*** Apoorva has joined #openstack-infra | 22:36 | |
openstackgerrit | Monty Taylor proposed openstack-infra/shade master: Don't run extra server info on every server in list https://review.openstack.org/454382 | 22:37 |
*** sputnik13 has quit IRC | 22:37 | |
*** mriedem has joined #openstack-infra | 22:37 | |
*** sputnik13 has joined #openstack-infra | 22:38 | |
openstackgerrit | Merged openstack-infra/zuul feature/zuulv3: Fix constructor arguments to source https://review.openstack.org/451102 | 22:38 |
*** sputnik13 has quit IRC | 22:39 | |
*** sputnik13 has joined #openstack-infra | 22:40 | |
*** esikache1 has quit IRC | 22:41 | |
*** rbrndt has quit IRC | 22:42 | |
*** rbrndt has joined #openstack-infra | 22:42 | |
*** rbrndt has quit IRC | 22:42 | |
leong | Hi this is Leong, chair of Enterprise WG. I would like to check how can I get our WG started with the StoryBoard? | 22:43 |
*** Goneri has joined #openstack-infra | 22:52 | |
openstackgerrit | Merged openstack-infra/zuul feature/zuulv3: Add canonical hostname to source object https://review.openstack.org/451110 | 22:55 |
jhesketh | Morning | 22:56 |
*** jascott1_ has quit IRC | 23:00 | |
openstackgerrit | Jeremy Stanley proposed openstack-infra/project-config master: Use StoryBoard for openstack-user-stories https://review.openstack.org/454387 | 23:04 |
fungi | leong: ^ that comes first | 23:04 |
fungi | we'll of course rename the project in storyboard to whatever you decide the git repo should be renamed to | 23:05 |
fungi | leong: since you have no existing bugs at https://bugs.launchpad.net/openstack-user-stories we won't bother with an import window but you should probably configure lp to not have a bug tracker there any longer | 23:07 |
openstackgerrit | Lingxian Kong proposed openstack-infra/project-config master: Change acl for mistral-lib https://review.openstack.org/454391 | 23:07 |
leong | hi fungi.. that's two different WG.. the openstack-user-stories is from Product WG... which will start using storyboard as well... | 23:07 |
leong | on the other hand, there is another Enterprise WG, which i co-chair and want to start using storyboard as well | 23:07 |
fungi | leong: oh, whoops. do you have any git repositories for the enterprise wg? | 23:07 |
leong | Enterprise WG != Product WG :-) | 23:08 |
leong | yes.. github.com/openstack/workload-ref-archs | 23:08 |
fungi | yep, i'll fix the commit message on that one rather than abandoning it since it sounds like it's useful anyway | 23:08 |
fungi | and i'll set you up with a new one for that, just a sec | 23:08 |
leong | fungi: the EWG also thinking of using StoryBoard to manage our daily activities/tasks-tracking | 23:09 |
openstackgerrit | Jeremy Stanley proposed openstack-infra/project-config master: Use StoryBoard for openstack-user-stories https://review.openstack.org/454387 | 23:09 |
*** skelso has quit IRC | 23:10 | |
leong | is there any documentation that i can refer to, so that i can better understand the storyboard tool/process? | 23:10 |
openstackgerrit | Yih Leong Sun proposed openstack-infra/project-config master: Use StoryBoard for openstack-user-stories https://review.openstack.org/454387 | 23:12 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: WIP fix dynamic reload https://review.openstack.org/454395 | 23:12 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: WIP test lookups https://review.openstack.org/454396 | 23:12 |
openstackgerrit | Jeremy Stanley proposed openstack-infra/project-config master: Use StoryBoard for workload-ref-archs https://review.openstack.org/454397 | 23:13 |
*** vhosakot has quit IRC | 23:14 | |
*** john-davidge has joined #openstack-infra | 23:14 | |
*** Julien-zte has quit IRC | 23:15 | |
*** andreww has quit IRC | 23:15 | |
*** Julien-zte has joined #openstack-infra | 23:17 | |
*** Goneri has quit IRC | 23:17 | |
fungi | leong: official documentation is at https://docs.openstack.org/infra/storyboard/ but there's also a more informal/narrative blog some of the storyboard contributors have been maintaining you might also find helpful. i'm digging up the url now | 23:17 |
leong | fungi: awesome.. thanks! | 23:18 |
leong | will take a look | 23:18 |
*** gongysh has joined #openstack-infra | 23:18 | |
fungi | leong: this https://storyboard-blog.io/ | 23:18 |
*** john-davidge has quit IRC | 23:19 | |
*** spzala has joined #openstack-infra | 23:22 | |
leong | fungi: thanks for the info..will look at it... i got to run now.. | 23:23 |
fungi | leong: let us know in here or in #storyboard if you need anything | 23:23 |
*** Julien-zte has quit IRC | 23:24 | |
*** xarses has joined #openstack-infra | 23:24 | |
*** jascott1_ has joined #openstack-infra | 23:25 | |
*** Julien-zte has joined #openstack-infra | 23:25 | |
*** Swami has quit IRC | 23:28 | |
*** esikache1 has joined #openstack-infra | 23:29 | |
*** Julien-zte has quit IRC | 23:30 | |
*** Julien-zte has joined #openstack-infra | 23:31 | |
*** xarses has quit IRC | 23:31 | |
*** xarses has joined #openstack-infra | 23:34 | |
*** esikache1 has quit IRC | 23:34 | |
*** hongbin_ has joined #openstack-infra | 23:35 | |
*** markvoelker has quit IRC | 23:37 | |
*** adriant has joined #openstack-infra | 23:37 | |
*** hongbin has quit IRC | 23:38 | |
*** xarses has quit IRC | 23:39 | |
*** Julien-zte has quit IRC | 23:42 | |
*** neiljerram has quit IRC | 23:43 | |
*** Julien-zte has joined #openstack-infra | 23:43 | |
*** esikache1 has joined #openstack-infra | 23:43 | |
*** thorst has joined #openstack-infra | 23:43 | |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: Fix package-installs-v2 output https://review.openstack.org/421602 | 23:43 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: Basic logging for package-installs-squash https://review.openstack.org/421600 | 23:43 |
*** sflanigan has joined #openstack-infra | 23:43 | |
*** jascott1_ has quit IRC | 23:45 | |
*** jascott1_ has joined #openstack-infra | 23:45 | |
openstackgerrit | Lingxian Kong proposed openstack-infra/project-config master: Change acl for mistral-lib https://review.openstack.org/454391 | 23:46 |
*** Julien-zte has quit IRC | 23:46 | |
*** esikache1 has quit IRC | 23:48 | |
*** david-lyle has joined #openstack-infra | 23:48 | |
*** claudiub has quit IRC | 23:48 | |
*** thorst has quit IRC | 23:48 | |
*** claudiub has joined #openstack-infra | 23:48 | |
*** tosky has quit IRC | 23:50 | |
*** lwanderley has joined #openstack-infra | 23:50 | |
*** s-shiono has joined #openstack-infra | 23:50 | |
*** jascott1_ has quit IRC | 23:51 | |
*** s-shiono_ has joined #openstack-infra | 23:51 | |
*** stakeda has joined #openstack-infra | 23:52 | |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: WIP test lookups https://review.openstack.org/454396 | 23:53 |
*** e0ne has joined #openstack-infra | 23:53 | |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: Fix package-installs-v2 output https://review.openstack.org/421602 | 23:53 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: Basic logging for package-installs-squash https://review.openstack.org/421600 | 23:53 |
*** lwanderley has quit IRC | 23:53 | |
*** lwanderley has joined #openstack-infra | 23:54 | |
*** s-shiono has quit IRC | 23:55 | |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: Fix package-installs-v2 output https://review.openstack.org/421602 | 23:57 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: Basic logging for package-installs-squash https://review.openstack.org/421600 | 23:57 |
*** e0ne has quit IRC | 23:57 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!