clarkb | its not only bluebox but bluebox is a good number of them | 00:01 |
---|---|---|
clarkb | let me double check security groups and do some due diligence first | 00:01 |
jeblair | clarkb: (a bad image might cause this too) | 00:02 |
clarkb | oh I need to do the oic thing first before I forget and approve the elasticsearch index expiration | 00:02 |
greghaynes | ianw: oh, I totally forgot we had glean-install | 00:04 |
greghaynes | ianw: that makes things a ton easier | 00:04 |
*** markvoelker has quit IRC | 00:05 | |
ianw | greghaynes: that's what 50-simple-init calls | 00:05 |
*** amuller has quit IRC | 00:05 | |
*** Sukhdev_ has joined #openstack-infra | 00:06 | |
*** dimtruck is now known as zz_dimtruck | 00:06 | |
openstackgerrit | Michael Krotscheck proposed openstack/requirements: Updated gabbi to 1.11.0 https://review.openstack.org/255598 | 00:08 |
clarkb | ok I tried submitting the thing and it doesn't do anything | 00:08 |
clarkb | :/ going to respond to them | 00:08 |
clarkb | via email | 00:08 |
*** chlong has quit IRC | 00:09 | |
Sam-I-Am | clarkb: did you figure the secgroup stuff out? | 00:10 |
clarkb | Sam-I-Am: ya I think mordred said its all working the way he wanted | 00:10 |
Sam-I-Am | ok, thats cool | 00:10 |
*** akshai has quit IRC | 00:11 | |
Sam-I-Am | any other things i can help with there? | 00:11 |
openstackgerrit | Merged openstack-infra/puppet-logstash: Escape % in cron command https://review.openstack.org/255371 | 00:12 |
clarkb | Sam-I-Am: if you work with the innovation center for openstack or bluebox clouds maybe otherwise no I think we are good | 00:12 |
*** ashleighfarnham has quit IRC | 00:12 | |
notmorgan | crinkle: https://review.openstack.org/#/c/255599/ bootstrap sanely | 00:13 |
*** gokrokve has joined #openstack-infra | 00:13 | |
*** alexsyip has joined #openstack-infra | 00:14 | |
clarkb | ok email sent now back to debugging clouds | 00:14 |
Sam-I-Am | clarkb: that'll never be done :) | 00:15 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul: Load in-repo configuration https://review.openstack.org/255601 | 00:16 |
jeblair | okay ^ is really cool -- with that, when zuul starts up it will ask its mergers to return in-repo configuration files to it so that it can load its own config. now *that* is a distributed application :) | 00:16 |
clarkb | jeblair: it doesn't appear to be an image issue, of two nodes that were just building in bluebox with the devstack-trusty label one went ready and the other had ssh timeout | 00:17 |
pleia2 | neat | 00:17 |
clarkb | which also implies that glean is working | 00:18 |
* clarkb double checks security groups now | 00:18 | |
clarkb | sorry its not glean | 00:18 |
clarkb | its cloud-init but ya | 00:18 |
*** ddieterly has quit IRC | 00:19 | |
pabelanger | jeblair: Woah, that's pretty nice. | 00:20 |
clarkb | security groups look good | 00:21 |
*** tonytan4ever has quit IRC | 00:21 | |
*** Qiming has quit IRC | 00:24 | |
*** dingyichen has quit IRC | 00:24 | |
openstackgerrit | Haomeng,Wang proposed openstack-infra/project-config: skip ironic client dsvm and pypy gates for doc patches https://review.openstack.org/254532 | 00:24 |
*** dingyichen has joined #openstack-infra | 00:24 | |
openstackgerrit | Haomeng,Wang proposed openstack-infra/project-config: skip ironic client dsvm and pypy gates for doc patches https://review.openstack.org/254532 | 00:25 |
clarkb | http://paste.ubuntu.com/13874953/ this is the shade swift image upload traceback | 00:28 |
clarkb | mordred: greghaynes Shrews SpamapS other shadey people ^ | 00:29 |
greghaynes | seems shadey | 00:29 |
Shrews | clarkb: oh, i think that's a version issue somewhere | 00:29 |
Shrews | capabilities wasn't available in all versions | 00:29 |
clarkb | Shrews: versions of the client or the server? | 00:30 |
Shrews | server | 00:30 |
*** rossella_s has quit IRC | 00:30 | |
clarkb | though its failing when trying to auth (based on traceback) | 00:30 |
Shrews | probably need to specify swift version in cloud.yaml (just a guess) | 00:30 |
clarkb | I would expect fail after that if it was a capabilities thing | 00:30 |
*** rossella_s has joined #openstack-infra | 00:30 | |
greghaynes | Yea, the no tenant specified makes me think otherwise but need to read swift client first | 00:30 |
notmyname | capabilities discoverability (via /info) was added to swift in the 1.11.0 release, which was Dec 12, 2013 | 00:31 |
clarkb | (I believe that all rax image uploads are currently broken as a result of this) | 00:31 |
Shrews | notmyname: ah, maybe a client version issue then. but clarkb raises a good point on the tenant thing | 00:31 |
notmyname | FWIW rax cloud files is reporting (via the /info endpoint) that it's 2.2.1 | 00:32 |
clarkb | notmyname: thanks for checking | 00:32 |
*** thorst has joined #openstack-infra | 00:32 | |
greghaynes | This seems a lot like another project-id vs tenant-id vs etc issue | 00:32 |
SpamapS | I tested the image upload bits in shade against rax | 00:34 |
SpamapS | (since they were the only ones with swift image upload capability...) | 00:34 |
SpamapS | seems like a client config issue. | 00:35 |
clarkb | SpamapS: well it was working | 00:36 |
clarkb | because we had successful uploads for a while | 00:36 |
*** ParsectiX has joined #openstack-infra | 00:37 | |
*** ParsectiX has quit IRC | 00:37 | |
*** ParsectiX has joined #openstack-infra | 00:37 | |
SpamapS | clarkb: did os-client-config maybe change under it? | 00:38 |
clarkb | ya this is a shade bug | 00:38 |
clarkb | its not passing any args to ObjectCapibilities task | 00:38 |
Shrews | clarkb: shade version? | 00:38 |
Shrews | latest shade works against rax for me (for get_object_capabilites) | 00:38 |
clarkb | Shrews: I am looking at master code but can check what nodepool is using in a minute | 00:39 |
*** thorst has quit IRC | 00:39 | |
*** gokrokve_ has joined #openstack-infra | 00:39 | |
clarkb | shade==1.3.0 # git sha 5662df1 | 00:39 |
tmcpeak | lifeless: you around? | 00:39 |
Shrews | clarkb: alsow, swiftclient version? | 00:39 |
*** gildub has quit IRC | 00:40 | |
clarkb | python-swiftclient==2.6.0 # git sha 7cd2a01 | 00:40 |
clarkb | os-client-config==1.12.0 # git sha cc92c92 for complteness | 00:40 |
Shrews | hrm, exactly what i have | 00:40 |
clarkb | https://git.openstack.org/cgit/openstack-infra/shade/tree/shade/openstackcloud.py#n3526 that doesn't pass any args | 00:41 |
*** gokrokve has quit IRC | 00:41 | |
clarkb | and if using v2 or v3 keystone auth swiftclient expects a tenante/project_id/name in os_options dict in the kwargs | 00:41 |
Shrews | but... that works for me. something else is different | 00:41 |
SpamapS | un tenante es muy importante | 00:41 |
clarkb | Shrews: are you uploading a 16GB image? | 00:43 |
Shrews | clarkb: can you share the clouds.yaml with me? (redact auth info though) | 00:43 |
clarkb | I wonder if its a timing thing | 00:43 |
Shrews | clarkb: no, i'm just calling get_object_capabilities() | 00:44 |
clarkb | ya I bet this is a timing thing | 00:44 |
greghaynes | That sounds highly plausible - token timeout and we dont pass the creds in to the client to re-auth | 00:44 |
clarkb | Shrews: getting you the clouds.yaml link its in puppet | 00:44 |
clarkb | Shrews: https://git.openstack.org/cgit/openstack-infra/system-config/tree/modules/openstack_project/templates/nodepool/clouds.yaml.erb | 00:44 |
SpamapS | whats the timeout on rax tokens? | 00:45 |
Shrews | greghaynes: hrm, that could be | 00:45 |
clarkb | SpamapS: I am not sure | 00:45 |
Shrews | that seems fine | 00:46 |
clarkb | reading the code we _get_client the one time to make self._swift_client not None | 00:46 |
clarkb | then we don't seem to ever reup it | 00:46 |
crinkle | notmyname: omg you are awesome | 00:46 |
crinkle | er notmorgan | 00:46 |
crinkle | sorry notmyname | 00:46 |
*** tmcpeak has left #openstack-infra | 00:46 | |
notmyname | :-( | 00:46 |
crinkle | you are probably also awesome | 00:46 |
notmyname | lol | 00:46 |
notmorgan | crinkle: :) | 00:47 |
SpamapS | everyone is awesome | 00:47 |
notmorgan | notmyname: seriously, there are only a few channels we overlap in | 00:47 |
notmyname | notmorgan: curse you and your new nick! ;-) | 00:47 |
Shrews | clarkb: yeah, so long lived clients haven't really been tested. the likely culprit | 00:47 |
notmorgan | notmyname: still better than mor<tab> in *every-single-channel* | 00:47 |
notmorgan | crinkle: please try it out, let me know if it is sufficient | 00:48 |
clarkb | Shrews: well I know I fixed this once before :) | 00:48 |
*** sigmavirus24_awa is now known as sigmavirus24 | 00:48 | |
notmorgan | crinkle: toally worth the 1.5hrs of hacking today to get it done. | 00:48 |
Shrews | clarkb: in shade? | 00:48 |
clarkb | for this exact same issue :( | 00:48 |
clarkb | yes | 00:48 |
SpamapS | yeah I kind of have some deja vu around this | 00:49 |
notmorgan | crinkle: cause if we can kill admin_token... wooooooot | 00:49 |
clarkb | jammielennox and mordred and I worked through this exact thing several months ago | 00:49 |
SpamapS | but then again I"m used to disappointing clarkb as a general rule, so that could be it. | 00:49 |
crinkle | notmorgan: yesssss | 00:49 |
notmorgan | clarkb: what issue is happening? | 00:49 |
Shrews | clarkb: did you add a test? b/c if you didn't, it's broken :) | 00:49 |
clarkb | I am going to dig up logs now bceuse it may hvae magicalness in it | 00:49 |
* notmorgan scrolls up | 00:49 | |
notmorgan | cause.... | 00:49 |
clarkb | Shrews: ok | 00:49 |
notmorgan | this looks like something i should stare at | 00:49 |
Shrews | clarkb: i think that's a ttx saying | 00:49 |
Shrews | :) | 00:49 |
*** gongysh has joined #openstack-infra | 00:50 | |
clarkb | I think I86cdb3cdd2710ef302520184ccfcb1605384f706 is the change that broke it | 00:50 |
clarkb | anyways its beer 30 here now | 00:50 |
*** thorst has joined #openstack-infra | 00:50 | |
notmorgan | clarkb: ooh one of these days we need to do beer-30 in the same location | 00:50 |
clarkb | but basically it used to always make a session which would always reup the token | 00:51 |
clarkb | (if it was within some percentage of expiry or expired) | 00:51 |
notmorgan | oh image uploads argh... | 00:51 |
clarkb | but now it only does it if the client doesn't exist | 00:51 |
*** pvaneck has quit IRC | 00:52 | |
notmorgan | yeah we should be crafting a session smartly | 00:52 |
notmorgan | so it will refresh tokens properly | 00:52 |
* notmorgan needs to go dig into this more to figure it out. | 00:52 | |
* notmorgan will try to do so if possible. | 00:52 | |
notmorgan | but i have to do things...like run errands :( | 00:52 |
clarkb | oh wait thats close but not quite it, swift_service will use auth_token() to get fresh tokens | 00:53 |
clarkb | but not swift_client | 00:53 |
notmorgan | clarkb: oh yeah swift_client doesn't have session support | 00:53 |
notmorgan | but.... i think we have notmyname's buy in to give it session support if we don't break the other stuff | 00:54 |
notmorgan | i *think* if i recall the last convo | 00:54 |
clarkb | notmorgan: ok, cool | 00:54 |
notmorgan | shouldn't be too bad to do, since session also can act almost completly as a Requests proxy-through | 00:54 |
clarkb | Shrews: so https://git.openstack.org/cgit/openstack-infra/shade/tree/shade/openstackcloud.py#n675 uses the auth_token propery which will reup the token if needed | 00:55 |
notmorgan | so, if we are smart we can do a zero impact + keystoneauth capable swift_client easily | 00:55 |
clarkb | Shrews: but since swift_cliet doesn't do sessions that won't reup | 00:55 |
clarkb | and greghaynes says that swift_session doesn't do object capabilities? | 00:55 |
* notmorgan throws things at notmyname to confirm | 00:55 | |
Shrews | clarkb: ah, k | 00:55 |
notmorgan | clarkb: the hack [if this solves it] is to create a new swift_client as needed [ugh...] | 00:56 |
*** thorst has quit IRC | 00:56 | |
* notmorgan is *not* a fan | 00:56 | |
*** olaph has quit IRC | 00:56 | |
clarkb | ya so we could make swift_clien a property that always reups itself | 00:56 |
notmorgan | yeah that is the best stopgap | 00:56 |
clarkb | or otherwise introspects the token and tries to be smart | 00:56 |
notmorgan | the session support is going to be more involved and require releases | 00:56 |
*** thorst has joined #openstack-infra | 00:56 | |
notmorgan | so, expect session in swift client soon(tm) but not tomorrow. | 00:57 |
notmyname | yeah, we talked about keystone session in swiftclient in tokyo. first step is to get it passed in to the connection object. | 00:57 |
notmyname | definitely not tomorrow | 00:57 |
notmyname | but soon (we all hope) | 00:57 |
notmorgan | notmyname: discussed w/ mordred we have a plan to make it all work | 00:57 |
notmorgan | notmyname: since he and I are attacking the keystoneauth.Session support everywhere | 00:57 |
notmyname | oh good. then I'll just wait for the patches ;-) | 00:57 |
notmorgan | notmyname: hah, we learned most people haven't sat down to understand session | 00:57 |
notmorgan | so... | 00:58 |
notmorgan | easier for us to just help things along | 00:58 |
greghaynes | clarkb: SpamapS Shrews We only call get object capabilities to get the size we have to split the objects - we should be able to do that all upfont so we dont have to renew a token | 00:58 |
notmyname | notmorgan: cool | 00:58 |
notmorgan | notmyname: the thought is make connection based on KSA session | 00:58 |
notmorgan | notmyname: since it can act just as a requests proxy w/o all the extra lookup | 00:58 |
notmorgan | then if you construct w/ client.Client() [or whatever] you get full session support | 00:58 |
notmorgan | and the connection thing is transparent for those using the old interface | 00:58 |
notmyname | notmorgan: yeah. so it duplicates everything we do now. the benefit is that if you already have a session you don't have to do it again | 00:59 |
notmorgan | and i think we wanted to add a swift_auth plugin so we can encourage everyone to move to client.Client() | 00:59 |
notmorgan | long term, even if they don't use keystone | 00:59 |
notmyname | notmorgan: the challenge was going to be either keeping auth v1 support or soemthing with oslo.config | 00:59 |
notmyname | (those are always the challenges in swift ;-) | 01:00 |
notmorgan | ah so KSA has no ties to oslo_config | 01:00 |
notmorgan | and we can append argparse etc things directly now | 01:00 |
notmorgan | but we *can* handle oslo_config if it's requested | 01:00 |
SpamapS | greghaynes: you are correct | 01:00 |
notmorgan | was one of the key things we chose to do with keystoneauth when migrating | 01:00 |
notmorgan | ensure we had minimal/no oslo deps [except in testing] | 01:00 |
notmyname | yay | 01:01 |
*** thorst has quit IRC | 01:01 | |
notmorgan | notmyname: confirming you have no issues with these deps: https://github.com/openstack/keystoneauth/blob/master/requirements.txt | 01:01 |
greghaynes | SpamapS: Shrews So probaly on image create we need to kick the swift client so we make a new one | 01:01 |
openstackgerrit | Sachi King proposed openstack-dev/pbr: PASSENV integration environment variables re-enabling integration tests https://review.openstack.org/255616 | 01:01 |
greghaynes | annoying but uploads are hours long anyhow so it isnt that big of a deal | 01:01 |
notmyname | notmorgan: likely not. not sure what stevedore brings in. I'm not familiar with that one. otherwise, yeah, its probably fine | 01:02 |
*** eil397 has quit IRC | 01:02 | |
notmorgan | notmyname: not a lot. | 01:02 |
notmorgan | notmyname: it lets us do some magic lookups for plugins *if* neeed | 01:02 |
notmorgan | it's pretty light | 01:02 |
timburke | notmyname: more of hte same: https://github.com/openstack/stevedore/blob/master/requirements.txt | 01:02 |
notmorgan | https://github.com/openstack/stevedore/blob/master/requirements.txt | 01:03 |
notmorgan | basically pbr | 01:03 |
notmorgan | timburke: ++ | 01:03 |
notmyname | notmorgan: oh! you should talk to timburke :-) | 01:03 |
notmorgan | hi timburke !! | 01:03 |
notmorgan | :) | 01:03 |
timburke | hehe | 01:03 |
notmyname | notmorgan: timburke is swiftclient core and that's where he spends most of his upstream time when he's not hacking on the company's product | 01:04 |
notmorgan | notmyname: so i'll likely propose a "use keystoneauth under connection" patch as simple passthrough then we'll expand for the rest of the support | 01:04 |
notmorgan | timburke: ^ | 01:04 |
notmyname | cool. sounds good | 01:04 |
notmorgan | probably in the next ~week or so. depends on how off in the weeds i end up tyring to fix nova to use keystoneauth | 01:04 |
notmorgan | (nova server not client) | 01:04 |
*** chlong has joined #openstack-infra | 01:05 | |
timburke | love it. i started looking at how to use Session, didn't have a clear idea, and tabled it in favor of other things a bit ago. having someone who knows how to use it submit a patch probably *is* more expedient :) | 01:05 |
*** markvoelker has joined #openstack-infra | 01:05 | |
notmorgan | timburke: and that is almost everyone trying to use it atm. | 01:06 |
notmorgan | timburke: it's a bit opaque | 01:06 |
notmorgan | timburke: it's why we have OCC to be honest | 01:06 |
*** annegentle has joined #openstack-infra | 01:08 | |
*** yuanying_ has joined #openstack-infra | 01:09 | |
*** Qiming has joined #openstack-infra | 01:09 | |
*** yuanying_ has quit IRC | 01:09 | |
*** markvoelker has quit IRC | 01:11 | |
*** yuanying has quit IRC | 01:11 | |
*** zhenguo has joined #openstack-infra | 01:13 | |
*** aeng has quit IRC | 01:14 | |
openstackgerrit | Tim Hinrichs proposed openstack-infra/project-config: Make python34 job voting for Congress https://review.openstack.org/255621 | 01:14 |
*** ggillies has quit IRC | 01:14 | |
*** ggillies has joined #openstack-infra | 01:14 | |
*** Sukhdev_ has quit IRC | 01:15 | |
*** dingyichen has quit IRC | 01:16 | |
*** sigmavirus24 is now known as sigmavirus24_awa | 01:16 | |
*** loaf is now known as olaph | 01:18 | |
openstackgerrit | Clark Boylan proposed openstack-infra/shade: Make a new swift client prior to each image upload https://review.openstack.org/255623 | 01:19 |
*** camunoz has quit IRC | 01:19 | |
clarkb | Shrews: SpamapS mordred greghaynes ^ so thats the "cheap" workaround | 01:19 |
clarkb | but I think that this is a larger issue for any long term user of shade since the only way around this outside of shade is to make a new OpenStackCloud for every operation? (maybe you can check the token yourself and only make a new cloud object when token is old) | 01:20 |
*** pahuang has quit IRC | 01:20 | |
clarkb | in shade we could also pass the auth details to every swift_client call and I think swift client will reauth if it has to | 01:21 |
clarkb | that seemed like a lot more work for late in the evening so started with quick and easy and we can go from there | 01:21 |
*** dingyichen has joined #openstack-infra | 01:21 | |
*** camunoz has joined #openstack-infra | 01:22 | |
*** ajmiller_ has quit IRC | 01:22 | |
clarkb | timburke: notmorgan can you confirm that swiftclient will attempt to reconnect on its own if it has the creds? looks like that is where we hit the exception because we didn't pass in the necessary cred info | 01:22 |
*** chlong has quit IRC | 01:23 | |
notmyname | clarkb: if you can pass the token and or creds to swiftclient, it can reuse them and reauth as necessary. that would be halfway between reauth every time and use session for everything | 01:23 |
notmorgan | except the token doesn't extend expiration | 01:23 |
*** mtanino has quit IRC | 01:23 | |
clarkb | right, I think right now we passi ntoken only | 01:23 |
notmorgan | so, the expiration on the token is fixed (except in HP Cloud) | 01:23 |
notmorgan | so, passing creds would be needed | 01:23 |
*** yuanying has joined #openstack-infra | 01:23 | |
notmyname | I've got to pick up a kid, but I leave it in timburke's good hands ;-) | 01:24 |
clarkb | ya I need to pop out nowish too | 01:24 |
notmorgan | clarkb: commented on the fix | 01:24 |
notmorgan | clarkb: basically confirming what you said | 01:24 |
notmorgan | it's the inexpensive fix for "now" | 01:24 |
notmorgan | and hopefully we will be much better off in the soon-ish timeframe | 01:24 |
*** pahuang has joined #openstack-infra | 01:24 | |
clarkb | notmorgan: thanks and as for beer yes we should | 01:25 |
timburke | clarkb: it does, though it's worth noting that won't work well for streamed objects. we need to be able to reset the data source when we encounter the 401 | 01:25 |
notmorgan | timburke: so, just create a new client is the easiest solution for today? | 01:25 |
timburke | probably? looking at the patch... | 01:28 |
notmorgan | timburke: /me nods. | 01:29 |
*** Sukhdev has joined #openstack-infra | 01:30 | |
*** tonytan4ever has joined #openstack-infra | 01:33 | |
*** Daisy has joined #openstack-infra | 01:34 | |
*** Swami has quit IRC | 01:35 | |
*** akshai has joined #openstack-infra | 01:36 | |
*** bharathm has quit IRC | 01:36 | |
*** EricGonczer_ has joined #openstack-infra | 01:37 | |
*** gongysh has quit IRC | 01:39 | |
anteaya | seems to me congress is describing a net split on the mailing list | 01:39 |
anteaya | any alternate opinions? | 01:39 |
notmorgan | anteaya: fwiw the openstackgerrit bot was 15-30 seconds delayed for a bit earlier | 01:40 |
notmorgan | anteaya: it might be related? | 01:40 |
anteaya | [openstack-dev] [Congress] [infra] IRC broken | 01:40 |
* notmorgan has no insight into the bots so just hazarding guesses | 01:40 | |
anteaya | notmorgan: thanks | 01:40 |
notmorgan | it does sound net-split-y | 01:41 |
*** akshai has quit IRC | 01:41 | |
notmorgan | from that email | 01:41 |
anteaya | the meeting seems to have started fine, according to the logs: http://eavesdrop.openstack.org/meetings/congressteammeeting/2015/congressteammeeting.2015-12-10-00.00.log.html | 01:41 |
*** armax has quit IRC | 01:43 | |
*** yamamoto has joined #openstack-infra | 01:43 | |
*** dewsday has joined #openstack-infra | 01:45 | |
openstackgerrit | Sachi King proposed openstack-dev/pbr: Handle markers to support sdist on pip < 6 https://review.openstack.org/253289 | 01:45 |
*** jamielennox|away is now known as jamielennox | 01:48 | |
*** ildikov has quit IRC | 01:49 | |
*** yamamoto has quit IRC | 01:49 | |
*** Daisy has quit IRC | 01:51 | |
*** Liuqing has joined #openstack-infra | 01:53 | |
*** yamamoto has joined #openstack-infra | 01:54 | |
*** zhenguo has quit IRC | 01:54 | |
*** boris-42_ has quit IRC | 01:54 | |
*** fdegir has quit IRC | 01:54 | |
*** dolphm has quit IRC | 01:54 | |
*** nikhil_k has joined #openstack-infra | 01:54 | |
*** yamamoto has quit IRC | 01:54 | |
*** johnthetubaguy has quit IRC | 01:54 | |
*** dolphm has joined #openstack-infra | 01:54 | |
*** nijaba has quit IRC | 01:55 | |
*** zhenguo has joined #openstack-infra | 01:55 | |
*** fdegir has joined #openstack-infra | 01:55 | |
*** nikhil has quit IRC | 01:56 | |
*** nijaba has joined #openstack-infra | 01:56 | |
*** nijaba has joined #openstack-infra | 01:56 | |
*** boris-42_ has joined #openstack-infra | 01:56 | |
*** Qiming has quit IRC | 01:56 | |
*** Qiming has joined #openstack-infra | 01:56 | |
*** johnthetubaguy has joined #openstack-infra | 01:57 | |
*** Sukhdev has quit IRC | 01:58 | |
*** ayoung has quit IRC | 01:58 | |
*** zhurong has joined #openstack-infra | 02:01 | |
*** rcernin has quit IRC | 02:01 | |
*** ildikov has joined #openstack-infra | 02:01 | |
*** alexsyip has quit IRC | 02:02 | |
*** tqtran has quit IRC | 02:04 | |
*** salv-orl_ has joined #openstack-infra | 02:07 | |
*** ayoung has joined #openstack-infra | 02:08 | |
*** rhallisey has joined #openstack-infra | 02:09 | |
*** salv-orlando has quit IRC | 02:10 | |
*** davidlenwell has quit IRC | 02:10 | |
*** zhurong has quit IRC | 02:11 | |
*** davidlenwell has joined #openstack-infra | 02:13 | |
*** rhallisey has quit IRC | 02:13 | |
*** zhurong has joined #openstack-infra | 02:16 | |
HenryG | What causes a bug to be filed by "OpenStack Infra"? e.g. bug 1524510 | 02:19 |
openstack | bug 1524510 in neutron " Remove Neutron FWaaS static example configuration files" [Medium,Confirmed] https://launchpad.net/bugs/1524510 - Assigned to Martin Hickey (martin-hickey) | 02:19 |
*** EricGonczer_ has quit IRC | 02:30 | |
*** EricGonczer_ has joined #openstack-infra | 02:32 | |
*** EricGonczer_ has quit IRC | 02:32 | |
*** links has joined #openstack-infra | 02:33 | |
*** dewsday has quit IRC | 02:33 | |
*** zhurong has quit IRC | 02:35 | |
*** EricGonczer_ has joined #openstack-infra | 02:37 | |
*** thorst has joined #openstack-infra | 02:38 | |
*** zhurong has joined #openstack-infra | 02:39 | |
*** sridhar_ram has quit IRC | 02:41 | |
*** baoli has joined #openstack-infra | 02:43 | |
*** dewsday has joined #openstack-infra | 02:44 | |
*** chlong has joined #openstack-infra | 02:44 | |
*** Liuqing has quit IRC | 02:46 | |
openstackgerrit | Di Xu proposed openstack-infra/jenkins-job-builder: Support deep merge of defaults https://review.openstack.org/150730 | 02:47 |
*** gildub has joined #openstack-infra | 02:48 | |
anteaya | HenryG: that is very interesting | 02:49 |
HenryG | anteaya: I am glad you think so :) | 02:50 |
anteaya | HenryG: something told launchpad to take the commit message of that neutron-fwaas patch and create a bug against neutron with the contents of the commit message as the body of the bug | 02:50 |
anteaya | HenryG: why did you mark the status as confirmed? | 02:50 |
HenryG | anteaya: At first I did not realize the patch was already merged | 02:51 |
anteaya | it appears to be created as a result of the merge event | 02:52 |
HenryG | anteaya: why would that happen? | 02:52 |
anteaya | ttx dhellmann ^^ might the existance of 1524510 have anything to do with the change in release tools bug reporting behaviour? | 02:52 |
anteaya | HenryG: well I don't entirely know, however I do know that the release team recently changed their bug reporting behaviour, rather than fix-commited and the fix-released they now just do fix-released (I think) | 02:53 |
*** MarkAtwood has quit IRC | 02:53 | |
anteaya | and I wonder if this bug (and if there are any others like it) may be an artifact of that change | 02:54 |
HenryG | ]'[\ | 02:54 |
*** FallenPegasus has joined #openstack-infra | 02:54 | |
HenryG | sorry cat on keyboard | 02:54 |
anteaya | but I don't know how to evaluate that | 02:54 |
anteaya | oh | 02:54 |
anteaya | I was going to ask what that emoticon was | 02:54 |
anteaya | crying while hiking in a canyon perhaps | 02:54 |
HenryG | :) could be | 02:55 |
anteaya | my cat fortunately stays off the keyboard | 02:55 |
anteaya | apparently my lap it much more appealing | 02:56 |
anteaya | s/it/is | 02:56 |
anteaya | so all I have at this point HenryG is, hmmmmm | 02:56 |
anteaya | and I'm tired and soon calling it a night | 02:56 |
StevenK | I've been sprinting with lifeless this week. His two cats have walked over my keyboard a few times. :-) | 02:56 |
anteaya | hopefully someone else will chime in | 02:56 |
anteaya | StevenK: ha ha ha | 02:57 |
anteaya | nice | 02:57 |
anteaya | HenryG: or share cat stories :) | 02:57 |
StevenK | anteaya: I had to run git commit --amend, since one of the cats managed to hit enter after some random keys while I was in the middle of a commit. | 02:57 |
anteaya | ha ha ha | 02:57 |
anteaya | troll kitty | 02:57 |
anteaya | learning from lifeless :) | 02:58 |
*** thorst has quit IRC | 02:58 | |
anteaya | next time offer a patchset | 02:58 |
lifeless | anteaya: :) | 02:58 |
anteaya | and be sure to add co-authored-by | 02:58 |
*** tonytan4ever has quit IRC | 02:58 | |
HenryG | We have two cats, they usually stay off desks/tables. Florence is on my lap but for some reason reached up and swatted right at the enter key. | 02:58 |
anteaya | ha ha ha | 02:59 |
anteaya | they are learning from each other | 02:59 |
anteaya | I'm off to bed | 03:00 |
*** EricGonczer_ has quit IRC | 03:00 | |
anteaya | happy continuation of cat stories | 03:00 |
StevenK | anteaya: Sleep well! | 03:00 |
*** Apoorva has quit IRC | 03:00 | |
anteaya | StevenK: thanks :) | 03:00 |
anteaya | StevenK lifeless have a productive day | 03:00 |
lifeless | thank anteaya | 03:00 |
lifeless | ok so I need some advice | 03:00 |
HenryG | Good night anteaya | 03:00 |
lifeless | I'm updating the infra manual | 03:01 |
lifeless | to document contraints | 03:01 |
lifeless | I've done the obvious bits: changing references to python-jobs to python-constraints-jobs etc | 03:01 |
lifeless | but I'm struggling to find a good place to put the actual description of how to add constraints jobs to existing projects | 03:01 |
lifeless | perhaps a new section in creators.rst? | 03:01 |
lifeless | or should we just send mail to the list, and not worry about permanent docs for this? It is demonstrated in cookiecutter now... | 03:02 |
harlowja | qq, i'm looking at http://docs.openstack.org/developer/tooz/developers.html#interfaces anddddd its suspiciously empty | 03:03 |
harlowja | the last build that merged has http://docs-draft.openstack.org/05/252105/2/gate/gate-tooz-docs/842cf5a//doc/build/html/developers.html | 03:03 |
*** tlian has quit IRC | 03:03 | |
*** boris-42_ has quit IRC | 03:03 | |
harlowja | so is that likely just something that the next merge will fix (when the docs build reruns?) or are there logs that i can look at for that (i think there are doc build logs, i just always forget where) | 03:04 |
*** ajo has quit IRC | 03:04 | |
*** Liuqing has joined #openstack-infra | 03:05 | |
*** markvoelker has joined #openstack-infra | 03:07 | |
*** yamamoto has joined #openstack-infra | 03:10 | |
*** markvoelker has quit IRC | 03:12 | |
openstackgerrit | Sachi King proposed openstack-dev/pbr: DNM: Testing - passenv integration environment variables re-enabling integration tests https://review.openstack.org/255616 | 03:12 |
*** ParsectiX has quit IRC | 03:13 | |
*** dewsday has quit IRC | 03:14 | |
*** unicell1 has quit IRC | 03:19 | |
*** yuanying has quit IRC | 03:19 | |
openstackgerrit | Sachi King proposed openstack-dev/pbr: passenv integration environment variables re-enabling integration tests https://review.openstack.org/255616 | 03:20 |
*** aeng has joined #openstack-infra | 03:20 | |
*** flepied has joined #openstack-infra | 03:22 | |
*** annegentle has quit IRC | 03:24 | |
openstackgerrit | Anusha Ramineni proposed openstack-infra/system-config: Add statusbot/eavesdrop to #congress channel https://review.openstack.org/255654 | 03:27 |
*** tjones has joined #openstack-infra | 03:27 | |
*** eliqiao has quit IRC | 03:27 | |
openstackgerrit | lifeless proposed openstack-infra/infra-manual: Update the manual to reference -constraints jobs. https://review.openstack.org/255656 | 03:28 |
*** Qiming has quit IRC | 03:28 | |
*** Qiming has joined #openstack-infra | 03:29 | |
openstackgerrit | Sachi King proposed openstack-dev/pbr: Handle markers to support sdist on pip < 6 https://review.openstack.org/253289 | 03:30 |
*** Sukhdev has joined #openstack-infra | 03:31 | |
*** thorst has joined #openstack-infra | 03:31 | |
*** gongysh has joined #openstack-infra | 03:31 | |
*** thorst has quit IRC | 03:32 | |
*** tsg has joined #openstack-infra | 03:35 | |
*** yuanying has joined #openstack-infra | 03:37 | |
*** gongysh has quit IRC | 03:37 | |
lifeless | Nakato: https://review.openstack.org/255587 | 03:38 |
*** baoli has quit IRC | 03:39 | |
*** EricGonczer_ has joined #openstack-infra | 03:40 | |
*** gyee has quit IRC | 03:41 | |
*** EricGonczer_ has joined #openstack-infra | 03:41 | |
*** gokrokve_ has quit IRC | 03:42 | |
*** EricGonczer_ has quit IRC | 03:42 | |
lifeless | Nakato: | 03:48 |
lifeless | Nakato: https://review.openstack.org/255656 | 03:48 |
*** gongysh has joined #openstack-infra | 03:52 | |
*** flwang1 has quit IRC | 03:55 | |
*** rguillebert has quit IRC | 03:57 | |
*** yuanying has quit IRC | 04:02 | |
*** tjones has quit IRC | 04:04 | |
*** davidlenwell has quit IRC | 04:06 | |
*** yuanying has joined #openstack-infra | 04:06 | |
*** gongysh has quit IRC | 04:06 | |
*** timothyb89 has quit IRC | 04:08 | |
*** timothyb89 has joined #openstack-infra | 04:08 | |
*** davidlenwell has joined #openstack-infra | 04:09 | |
*** yamahata has joined #openstack-infra | 04:11 | |
*** gongysh has joined #openstack-infra | 04:13 | |
*** jerryz has quit IRC | 04:17 | |
*** gongysh has quit IRC | 04:17 | |
*** flepied has quit IRC | 04:19 | |
*** gongysh has joined #openstack-infra | 04:22 | |
*** amotoki has quit IRC | 04:25 | |
*** tjones has joined #openstack-infra | 04:28 | |
*** vilobhmm11 has joined #openstack-infra | 04:30 | |
*** rossella_s has quit IRC | 04:30 | |
*** rossella_s has joined #openstack-infra | 04:30 | |
*** kozhukalov_ has joined #openstack-infra | 04:37 | |
*** tsg has quit IRC | 04:47 | |
*** fawadkhaliq has joined #openstack-infra | 04:48 | |
*** Ramanjaneya has joined #openstack-infra | 04:52 | |
*** ParsectiX has joined #openstack-infra | 04:56 | |
*** ParsectiX has quit IRC | 04:56 | |
*** ParsectiX has joined #openstack-infra | 04:57 | |
*** _denisra has quit IRC | 05:04 | |
*** markvoelker has joined #openstack-infra | 05:07 | |
*** Qiming has quit IRC | 05:08 | |
*** armax has joined #openstack-infra | 05:11 | |
*** markvoelker has quit IRC | 05:12 | |
*** oomichi_away is now known as oomichi | 05:12 | |
openstackgerrit | Sachi King proposed openstack-dev/pbr: passenv integration environment variables re-enabling integration tests https://review.openstack.org/255616 | 05:14 |
*** FallenPegasus has quit IRC | 05:20 | |
*** ashleighfarnham has joined #openstack-infra | 05:20 | |
*** ildikov has quit IRC | 05:20 | |
*** ashishb has joined #openstack-infra | 05:20 | |
*** kozhukalov_ has quit IRC | 05:28 | |
*** amotoki has joined #openstack-infra | 05:30 | |
*** Qiming has joined #openstack-infra | 05:31 | |
*** mohankumar has joined #openstack-infra | 05:36 | |
*** harlowja_at_home has joined #openstack-infra | 05:37 | |
*** Liuqing has quit IRC | 05:43 | |
*** zhurong has quit IRC | 05:43 | |
*** tjones has quit IRC | 05:43 | |
*** zhurong has joined #openstack-infra | 05:44 | |
*** Liuqing has joined #openstack-infra | 05:44 | |
*** ParsectiX has quit IRC | 05:47 | |
openstackgerrit | Gal Sagie proposed openstack-infra/project-config: Add rally integration job to networking-ovn https://review.openstack.org/255679 | 05:49 |
*** red_trela is now known as red| | 05:51 | |
*** yonglihe has quit IRC | 05:51 | |
*** greghayn1 has joined #openstack-infra | 05:57 | |
*** greghaynes has quit IRC | 05:58 | |
*** greghayn1 is now known as greghaynes | 05:58 | |
gsagie | If i want to call Neutron client in the gate for integration testing, which credentials/auth_url/tenant/name should i give it? | 05:58 |
*** greghaynes has quit IRC | 05:59 | |
*** greghaynes has joined #openstack-infra | 06:00 | |
*** links has quit IRC | 06:01 | |
*** links has joined #openstack-infra | 06:01 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack-infra/project-config: Normalize projects.yaml https://review.openstack.org/255683 | 06:02 |
*** ParsectiX has joined #openstack-infra | 06:03 | |
*** ParsectiX has quit IRC | 06:03 | |
*** ParsectiX has joined #openstack-infra | 06:03 | |
*** Sukhdev has quit IRC | 06:04 | |
*** greghaynes has quit IRC | 06:05 | |
*** abregman has joined #openstack-infra | 06:05 | |
*** greghaynes has joined #openstack-infra | 06:06 | |
*** Qiming has quit IRC | 06:08 | |
openstackgerrit | Gal Sagie proposed openstack-infra/project-config: Add Kuryr Rally integration https://review.openstack.org/255685 | 06:08 |
*** gildub has quit IRC | 06:10 | |
openstackgerrit | Gal Sagie proposed openstack-infra/project-config: Add Dragonflow Rally integration job https://review.openstack.org/255688 | 06:15 |
*** aeng has quit IRC | 06:16 | |
openstackgerrit | Thomas Bechtold proposed openstack-infra/zuul: Fix documentation example https://review.openstack.org/255689 | 06:17 |
*** hdd has quit IRC | 06:22 | |
*** unicell has joined #openstack-infra | 06:24 | |
*** zhurong has quit IRC | 06:26 | |
*** zhurong has joined #openstack-infra | 06:27 | |
*** chlong has quit IRC | 06:28 | |
*** jaosorior has joined #openstack-infra | 06:29 | |
*** vilobhmm11 has quit IRC | 06:30 | |
openstackgerrit | Di Xu proposed openstack-infra/jenkins-job-builder: Support deep merge of defaults https://review.openstack.org/150730 | 06:32 |
*** _nadya_ has joined #openstack-infra | 06:33 | |
*** mgrosz has joined #openstack-infra | 06:34 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/requirements: Updated from generate-constraints https://review.openstack.org/255098 | 06:35 |
*** vilobhmm11 has joined #openstack-infra | 06:40 | |
*** red| is now known as red|trela | 06:42 | |
*** red|trela has left #openstack-infra | 06:44 | |
*** ildikov has joined #openstack-infra | 06:45 | |
*** gildub has joined #openstack-infra | 06:47 | |
*** unicell has quit IRC | 06:48 | |
*** links has quit IRC | 06:49 | |
*** unicell has joined #openstack-infra | 06:49 | |
*** chlong has joined #openstack-infra | 06:49 | |
*** armax has quit IRC | 06:57 | |
*** ashleighfarnham has quit IRC | 07:01 | |
*** vilobhmm11 has quit IRC | 07:01 | |
openstackgerrit | Di Xu proposed openstack-infra/jenkins-job-builder: Support deep merge of defaults https://review.openstack.org/150730 | 07:02 |
*** chlong has quit IRC | 07:04 | |
*** links has joined #openstack-infra | 07:05 | |
*** pahuang has quit IRC | 07:06 | |
openstackgerrit | Craige McWhirter proposed openstack-infra/puppet-phabricator: Added OpenID Apache configuration options https://review.openstack.org/254595 | 07:06 |
*** markvoelker has joined #openstack-infra | 07:08 | |
*** flwang1 has joined #openstack-infra | 07:09 | |
*** rcernin has joined #openstack-infra | 07:11 | |
*** AJaeger has joined #openstack-infra | 07:12 | |
*** markvoelker has quit IRC | 07:13 | |
*** mgrosz has quit IRC | 07:17 | |
*** chlong has joined #openstack-infra | 07:20 | |
*** harlowja_at_home has quit IRC | 07:20 | |
openstackgerrit | Merged openstack-infra/project-config: Normalize projects.yaml https://review.openstack.org/255683 | 07:23 |
*** isaacb has joined #openstack-infra | 07:26 | |
*** dims_ has joined #openstack-infra | 07:27 | |
*** elo has quit IRC | 07:31 | |
*** mohankumar has quit IRC | 07:31 | |
*** nmagnezi has joined #openstack-infra | 07:31 | |
*** kozhukalov_ has joined #openstack-infra | 07:32 | |
*** ildikov has quit IRC | 07:39 | |
*** _nadya_ has quit IRC | 07:41 | |
*** _nadya_ has joined #openstack-infra | 07:43 | |
openstackgerrit | Merged openstack-infra/project-config: Switch TripleO jobs to F22 jenkins nodes https://review.openstack.org/243684 | 07:44 |
*** salv-orl_ has quit IRC | 07:47 | |
*** kozhukalov_ has quit IRC | 07:48 | |
*** _nadya_ has quit IRC | 07:48 | |
*** unicell has quit IRC | 07:48 | |
openstackgerrit | yolanda.robla proposed openstack-infra/system-config: Add yolanda to statusbot nicks https://review.openstack.org/253586 | 07:50 |
*** wshao has joined #openstack-infra | 07:52 | |
ttx | anteaya, HenryG: hmm... weird. this has nothing to do with the new release-tools thing (which is only run at release time) | 07:56 |
ttx | Could be a side-effect of the 'direct-fix-released' change (where we set bugs to fixreleased instead of fixcommitted) but that code hasn't really changed and just posts a comment | 07:57 |
AJaeger | robcresswell: translation sync for horizon-cisco-ui are broken, I tried to fix it with https://review.openstack.org/255699 but now the testsuite fails. Could you look at it, please? | 07:57 |
*** wshao has quit IRC | 07:57 | |
*** fawadkhaliq has quit IRC | 07:58 | |
ttx | Although in that precise case it's the partial-bug thing, which doesn't set any status anyway, so that shouldn't have an effect | 07:58 |
*** fawadkhaliq has joined #openstack-infra | 07:58 | |
*** mgrosz has joined #openstack-infra | 07:59 | |
openstackgerrit | Merged openstack-infra/project-config: skip ironic client dsvm and pypy gates for doc patches https://review.openstack.org/254532 | 08:00 |
ttx | anteaya, HenryG: apparently the infra user creates bugs for things like DocImpact tags: | 08:00 |
ttx | https://bugs.launchpad.net/~hudson-openstack/+reportedbugs?orderby=-id&start=0 | 08:01 |
*** peterstac has quit IRC | 08:04 | |
ttx | Yeah, that's the DocImpact code. Creates bugs where they are missing. Could be more explicit | 08:04 |
*** dansmith has quit IRC | 08:05 | |
*** chlong has quit IRC | 08:05 | |
*** jgriffith has quit IRC | 08:05 | |
*** sirushti has quit IRC | 08:05 | |
*** timfreund has quit IRC | 08:05 | |
*** dougshelley66 has quit IRC | 08:05 | |
*** mgrosz has quit IRC | 08:06 | |
*** dansmith has joined #openstack-infra | 08:07 | |
*** dansmith is now known as Guest17779 | 08:07 | |
*** matrohon has joined #openstack-infra | 08:08 | |
*** jgriffith has joined #openstack-infra | 08:10 | |
*** sirushti has joined #openstack-infra | 08:11 | |
*** peterstac has joined #openstack-infra | 08:11 | |
*** dougshelley66 has joined #openstack-infra | 08:11 | |
AJaeger | ttx, HenryG, anteaya : neutron-fwaas has docimpact-group as neutron and thus we do not add the usual boilerplate for it. | 08:13 |
*** yamahata has quit IRC | 08:14 | |
AJaeger | Have a look at https://bugs.launchpad.net/kolla/+bug/1523855 - where we add the boilerplate | 08:14 |
openstack | Launchpad bug 1523855 in kolla " Allow fetching plugins as part of the build" [Undecided,New] | 08:14 |
*** links has quit IRC | 08:14 | |
*** markus_z has joined #openstack-infra | 08:14 | |
*** egonzalez has joined #openstack-infra | 08:14 | |
AJaeger | ttx, HenryG, anteaya should we add a boilerplate to each docimpact bug? | 08:15 |
* AJaeger cooks up a patch... | 08:16 | |
openstackgerrit | Andreas Jaeger proposed openstack-infra/jeepyb: Always add prelude for docimpact bugs https://review.openstack.org/255715 | 08:18 |
AJaeger | HenryG, ttx, anteaya ^ | 08:18 |
*** timfreund has joined #openstack-infra | 08:19 | |
*** fawadkhaliq has quit IRC | 08:21 | |
openstackgerrit | Merged openstack-infra/glean: Basic logging https://review.openstack.org/255596 | 08:22 |
ttx | +1 | 08:22 |
*** ParsectiX has quit IRC | 08:23 | |
*** mpavone has joined #openstack-infra | 08:23 | |
*** ParsectiX has joined #openstack-infra | 08:25 | |
openstackgerrit | Merged openstack-infra/project-config: Make the ironic-pxe_ipa-ipxe voting https://review.openstack.org/255382 | 08:25 |
*** HeOS has joined #openstack-infra | 08:25 | |
*** mgrosz has joined #openstack-infra | 08:26 | |
*** arxcruz has joined #openstack-infra | 08:26 | |
*** ParsectiX has quit IRC | 08:28 | |
*** aopincar has joined #openstack-infra | 08:28 | |
*** arxcruz has quit IRC | 08:28 | |
*** arxcruz has joined #openstack-infra | 08:28 | |
*** mgrosz has quit IRC | 08:31 | |
*** ildikov has joined #openstack-infra | 08:31 | |
*** oomichi is now known as oomichi_away | 08:32 | |
*** oomichi_away has quit IRC | 08:32 | |
*** e0ne has joined #openstack-infra | 08:32 | |
*** elo has joined #openstack-infra | 08:35 | |
*** _nadya_ has joined #openstack-infra | 08:39 | |
*** ifarkas has joined #openstack-infra | 08:39 | |
*** ifarkas has quit IRC | 08:39 | |
*** ifarkas has joined #openstack-infra | 08:40 | |
*** scheuran has joined #openstack-infra | 08:40 | |
*** ParsectiX has joined #openstack-infra | 08:41 | |
*** ParsectiX has quit IRC | 08:41 | |
*** ParsectiX has joined #openstack-infra | 08:41 | |
*** ParsectiX has quit IRC | 08:41 | |
*** gongysh has quit IRC | 08:42 | |
*** ParsectiX has joined #openstack-infra | 08:42 | |
*** shardy has joined #openstack-infra | 08:43 | |
*** mohankumar has joined #openstack-infra | 08:43 | |
igorbelikov | hey folks, could someone review/merge this https://review.openstack.org/#/c/254779/ please? It's just a simple switch to 'delay-release' option for fuel-* repos | 08:44 |
*** pblaho has joined #openstack-infra | 08:44 | |
*** jlanoux has joined #openstack-infra | 08:46 | |
*** salv-orlando has joined #openstack-infra | 08:48 | |
*** sshnaidm has joined #openstack-infra | 08:48 | |
*** kushal has joined #openstack-infra | 08:51 | |
*** isaacb has quit IRC | 08:52 | |
*** e0ne has quit IRC | 08:52 | |
*** jordanP has joined #openstack-infra | 08:52 | |
*** salv-orlando has quit IRC | 08:52 | |
*** links has joined #openstack-infra | 08:52 | |
*** kushal has quit IRC | 08:53 | |
*** flwang1 has quit IRC | 08:53 | |
*** kushal has joined #openstack-infra | 08:53 | |
*** dingyichen has quit IRC | 08:59 | |
*** fhubik has joined #openstack-infra | 09:01 | |
gsagie | Hello, i want to use gate tests that uses openstack neutron client, what is the best way to retrieve the username/password and auth url to use? | 09:02 |
*** sfinucan has joined #openstack-infra | 09:02 | |
*** mpavone has quit IRC | 09:03 | |
*** hashar has joined #openstack-infra | 09:06 | |
*** aopincar has quit IRC | 09:06 | |
*** BobBall_AWOL is now known as BobBall | 09:07 | |
*** hashar has quit IRC | 09:07 | |
*** markvoelker has joined #openstack-infra | 09:09 | |
*** jamielennox is now known as jamielennox|away | 09:09 | |
*** yuanying has quit IRC | 09:10 | |
*** hashar has joined #openstack-infra | 09:13 | |
*** markvoelker has quit IRC | 09:14 | |
*** zhurong has quit IRC | 09:14 | |
*** zhurong has joined #openstack-infra | 09:15 | |
*** mpavone has joined #openstack-infra | 09:15 | |
openstackgerrit | Merged openstack-infra/project-config: Add python jobs for tacker client https://review.openstack.org/255208 | 09:16 |
AJaeger | gsagie: better discuss with #openstack-qa team | 09:17 |
gsagie | AJaeger: k, thanks | 09:17 |
*** zeih has joined #openstack-infra | 09:18 | |
*** zhurong has quit IRC | 09:18 | |
openstackgerrit | Merged openstack-infra/project-config: Add watcher project to gerritbot https://review.openstack.org/254765 | 09:19 |
robcresswell | AJaeger: Just saw those patches to cisco-ui, sorry about the incomplete setup | 09:25 |
*** ihrachys has joined #openstack-infra | 09:26 | |
openstackgerrit | Merged openstack-infra/project-config: Add ansible-role-(diskimage-builder|jenkins-job-builder) https://review.openstack.org/252001 | 09:26 |
*** hogepodge has quit IRC | 09:26 | |
*** elo has quit IRC | 09:27 | |
robcresswell | AJaeger: I'm confused by the secret_key change though | 09:28 |
*** hogepodge has joined #openstack-infra | 09:28 | |
*** flwang1 has joined #openstack-infra | 09:30 | |
*** openstackgerrit has quit IRC | 09:32 | |
*** openstackgerrit has joined #openstack-infra | 09:32 | |
*** ihrachys has quit IRC | 09:33 | |
jd__ | #help for https://review.openstack.org/#/c/255196/ said AJaeger :] | 09:35 |
openstackgerrit | Merged openstack-infra/project-config: add seperate job for monasca plugin in devstack install https://review.openstack.org/244893 | 09:35 |
*** flwang1 has quit IRC | 09:36 | |
*** dizquierdo has joined #openstack-infra | 09:37 | |
*** hichihara has quit IRC | 09:40 | |
*** links has quit IRC | 09:42 | |
*** fawadkhaliq has joined #openstack-infra | 09:44 | |
*** jaypipes has joined #openstack-infra | 09:49 | |
*** jcoufal has joined #openstack-infra | 09:51 | |
*** e0ne has joined #openstack-infra | 09:51 | |
*** mpavone has quit IRC | 09:52 | |
*** deepakcs has joined #openstack-infra | 09:52 | |
deepakcs | johnthetubaguy: around | 09:52 |
*** cdent has joined #openstack-infra | 09:53 | |
*** salv-orlando has joined #openstack-infra | 09:53 | |
*** links has joined #openstack-infra | 09:55 | |
*** kozhukalov_ has joined #openstack-infra | 09:57 | |
*** ParsectiX has quit IRC | 09:58 | |
AJaeger | robcresswell: might be a fall-out from adding django-babel to requirements? | 09:58 |
AJaeger | robcresswell: I'm lost on how to fix this properly, any advice is welcome on how to do it properly. | 09:58 |
*** Guest76732 has quit IRC | 09:59 | |
*** jistr has joined #openstack-infra | 09:59 | |
AJaeger | Hi jd__ , better ask during US morning... | 09:59 |
*** Hal has joined #openstack-infra | 09:59 | |
*** Hal has quit IRC | 09:59 | |
*** Hal has joined #openstack-infra | 10:00 | |
*** Hal is now known as Guest75753 | 10:00 | |
*** ashtokolov has quit IRC | 10:01 | |
*** briancurtin has quit IRC | 10:01 | |
*** ashtokolov has joined #openstack-infra | 10:01 | |
jd__ | AJaeger: ah I should move :p | 10:02 |
*** smcginnis has quit IRC | 10:02 | |
robcresswell | AJaeger: I'm just looking now :) | 10:02 |
AJaeger | jd__: No - just ask questions when other experts are around ;) | 10:02 |
*** mpavone has joined #openstack-infra | 10:03 | |
*** smcginnis has joined #openstack-infra | 10:03 | |
jd__ | AJaeger: this sounds too easy ;) | 10:03 |
AJaeger | thanks, robcresswell. I looked myself and got parts working but not all. | 10:03 |
*** briancurtin has joined #openstack-infra | 10:03 | |
*** aopincar has joined #openstack-infra | 10:03 | |
*** links has quit IRC | 10:04 | |
*** rguillebert has joined #openstack-infra | 10:05 | |
*** zhenguo has quit IRC | 10:06 | |
*** placko has joined #openstack-infra | 10:06 | |
*** abregman is now known as abregman|shawarm | 10:07 | |
dims_ | AJaeger : what does gate-grenade-dsvm-forward do? (i see it for example in python-novaclient) | 10:08 |
*** samuelBartel has joined #openstack-infra | 10:08 | |
AJaeger | dims_: introduced in Iee18bf97a42dab3cdbef3066446b540e77072d73 , ask sdague if the commit message does not help... | 10:09 |
dims_ | AJaeger : y didn't help :) will ask | 10:10 |
*** k4n0 has joined #openstack-infra | 10:15 | |
*** k4n0 has quit IRC | 10:15 | |
*** links has joined #openstack-infra | 10:17 | |
*** electrofelix has joined #openstack-infra | 10:19 | |
*** Liuqing has quit IRC | 10:19 | |
tsufiev | hello there! | 10:19 |
tsufiev | any idea why a patch doesn't get to zuul queue? | 10:19 |
*** kozhukalov_ has quit IRC | 10:20 | |
tsufiev | specifically looking for https://review.openstack.org/#/c/224756/ at http://zuul.openstack.org/ -> nothing there | 10:20 |
*** erlon has joined #openstack-infra | 10:21 | |
*** fhubik is now known as fhubik_brb | 10:23 | |
*** sheeprine has quit IRC | 10:24 | |
*** markvoelker has joined #openstack-infra | 10:25 | |
*** bexelbie_ has joined #openstack-infra | 10:26 | |
*** sambetts-afk is now known as sambetts | 10:27 | |
openstackgerrit | Davanum Srinivas (dims) proposed openstack-infra/project-config: Experimental grenade jobs for oslo.messaging https://review.openstack.org/255782 | 10:27 |
dims_ | AJaeger : decided to just do an experimental for now to kick the tires | 10:28 |
*** markvoelker has quit IRC | 10:29 | |
*** dtantsur|afk is now known as dtantsur | 10:30 | |
AJaeger | dims_: talk to sdague about 255782, syntax looks fine.. | 10:31 |
dims_ | ack will do thanks! | 10:32 |
AJaeger | tsufiev: zuul queue shows "Queue lengths: 133 events, 121 results. " | 10:32 |
AJaeger | As long as that is not both 0, it's not complete. So, wait a bit... | 10:32 |
*** kozhukalov_ has joined #openstack-infra | 10:33 | |
*** sheeprine has joined #openstack-infra | 10:33 | |
*** fhubik_brb is now known as fhubik | 10:34 | |
AJaeger | tsufiev: queue is down to zero but job is still not there ;( | 10:35 |
hashar | somehow Zuul managed to flush its results :D | 10:35 |
*** ildikov is now known as ildikov_afk | 10:36 | |
AJaeger | infra-root, any ideas why 224756 gets ignored? | 10:36 |
tsufiev | AJaeger, this is IMO at least 2 time it happens with this patch | 10:37 |
AJaeger | tsufiev: we have to wait for somebody with access to log files to check this... | 10:37 |
*** _nadya_ has quit IRC | 10:39 | |
tsufiev | AJaeger, ok. I'd prefer to wait and find a root cause than resubmit the patch with a different change id | 10:39 |
*** _nadya_ has joined #openstack-infra | 10:41 | |
*** Liuqing has joined #openstack-infra | 10:42 | |
AJaeger | tsufiev: agreed | 10:43 |
AJaeger | tsufiev: we just need to wait for one of the other admins, seems nobody is around right now... Should be different in a few hours - and I expect this can wait | 10:44 |
tsufiev | AJaeger, sure | 10:44 |
yolanda | AJaeger, i cannot see obvious reason | 10:44 |
yolanda | i am here now, i was busy with other things | 10:44 |
*** jyuso1 has joined #openstack-infra | 10:44 | |
yolanda | i can check zuul logs | 10:44 |
AJaeger | thanks, yolanda ! | 10:45 |
AJaeger | yolanda: I checked project-config and don't see any obvious reason either | 10:45 |
yolanda | yes, cannot see anything, also no related dependency that could cause it | 10:46 |
* AJaeger check zuul debug output, looks all fine there as well | 10:48 | |
AJaeger | the patch on top of it has the same problem: https://review.openstack.org/#/c/222129/ | 10:50 |
AJaeger | other changes for the repo are tested | 10:51 |
yolanda | yep, nothing obvious in zuul | 10:51 |
AJaeger | let's wait for fungi or clarkb... | 10:52 |
*** dizquierdo has quit IRC | 10:53 | |
*** flepied has joined #openstack-infra | 10:54 | |
yolanda | mm | 10:54 |
yolanda | 2015-12-10 08:23:11,184 DEBUG zuul.Gerrit: Getting commit-dependent change 222129,10 | 10:54 |
yolanda | 2015-12-10 08:23:11,185 ERROR zuul.GerritEventConnector: Exception moving Gerrit event: | 10:54 |
yolanda | Traceback (most recent call last): | 10:54 |
yolanda | File "/usr/local/lib/python2.7/dist-packages/zuul/trigger/gerrit.py", line 112, in run | 10:54 |
yolanda | 'approval': toList(variable_dict), | 10:54 |
yolanda | File "/usr/local/lib/python2.7/dist-packages/zuul/trigger/gerrit.py", line 103, in _handleEvent | 10:54 |
yolanda | 'comment_filter': toList(str), | 10:54 |
*** jaypipes has quit IRC | 10:55 | |
yolanda | and also | 10:56 |
yolanda | Exception: Dependency cycle detected: 222131 in [u'222132', u'222131'] | 10:56 |
openstackgerrit | Igor Malinovskiy proposed openstack-infra/project-config: Use Manila specific job templates for building images https://review.openstack.org/233065 | 10:56 |
yolanda | AJaeger, seems that the chain of patches is wrong | 10:56 |
AJaeger | it gets confused... | 11:00 |
AJaeger | tsufiev: can you unabandon 222131, please? | 11:01 |
AJaeger | Then remove the depends-on from that commit and abandon again? | 11:01 |
AJaeger | The change has the same change-id as yours and Zuul stumbles over this. | 11:01 |
AJaeger | and 222131 has a cyclic dependency on itself which is forbidden | 11:01 |
AJaeger | fungi, clarkb, jeblair: Is the above something you want to fix in Zuul: change in Project A with cyclice dependency, abandoned; change in Project B with same change-id as the first patch; change on top of the project B one.... | 11:02 |
*** nelsnelson has joined #openstack-infra | 11:03 | |
AJaeger | tsufiev: are still around? | 11:03 |
AJaeger | yolanda: great detective work, thanks! | 11:03 |
yolanda | :) | 11:03 |
*** dims_ has quit IRC | 11:04 | |
*** _nadya_ has quit IRC | 11:04 | |
*** nelsnels_ has quit IRC | 11:06 | |
*** kozhukalov_ has quit IRC | 11:07 | |
*** binbincong has quit IRC | 11:08 | |
*** binbincong has joined #openstack-infra | 11:08 | |
openstackgerrit | Merged openstack-infra/project-config: Add 'delay-release' option to fuel projects https://review.openstack.org/254779 | 11:09 |
hashar | Zuul doc states: "If a cycle is created by use of CRD, Zuul will abort its work very early. There will be no message in Gerrit and no changes that are part of the cycle will be enqueued into any pipeline. This is to protect Zuul from infinite loops." | 11:10 |
hashar | (ref http://docs.openstack.org/infra/zuul/gating.html#cycles ) | 11:10 |
*** claudiub has joined #openstack-infra | 11:10 | |
hashar | which is fairly annoying :-} | 11:10 |
hashar | well done yolanda ! | 11:10 |
yolanda | thanks | 11:10 |
*** abregman|shawarm is now known as abregman | 11:12 | |
*** yamamoto has quit IRC | 11:15 | |
tsufiev | AJaeger, here, doing as you said | 11:17 |
*** aysyd has joined #openstack-infra | 11:18 | |
*** nelsnels_ has joined #openstack-infra | 11:18 | |
*** cdent has quit IRC | 11:18 | |
tsufiev | yolanda, thanks from my side as well ) | 11:19 |
yolanda | so did it help? you'll need to refactor the chain of patches? | 11:19 |
gsagie | AJaeger: just a question, if i use in my gate job export DEVSTACK_GATE_TEMPEST=1 , does it mean it will run all tempest tests? i want a job that runs only tests i have in my repository | 11:19 |
tsufiev | yolanda, yes, it did, the change has appeared in queue | 11:20 |
yolanda | nice | 11:21 |
*** nelsnelson has quit IRC | 11:21 | |
openstackgerrit | Evgeniy L proposed openstack-infra/system-config: Add statusbot/eavesdrop to #openstack-bareon channel https://review.openstack.org/255804 | 11:22 |
*** kozhukalov_ has joined #openstack-infra | 11:22 | |
gsagie | anyone else can also answer :) | 11:25 |
johnthetubaguy | deepakcs: sorry, missed your ping for some reason, but I am around today | 11:26 |
*** aopincar has quit IRC | 11:28 | |
*** lucas-dinner is now known as lucasagomes | 11:28 | |
deepakcs | johnthetubaguy: just wanted to check with you, about the NV job i added, its been running good ( see https://jenkins02.openstack.org/job/gate-tempest-dsvm-full-devstack-plugin-ceph-nv/) | 11:32 |
deepakcs | johnthetubaguy: if it continues to work fine, i plan to enable the same for Nova and Glance too, hope thats fine with you | 11:32 |
deepakcs | johnthetubaguy: you had raised concern about not adding the job for all 3 at the same time, hence following up with u | 11:33 |
johnthetubaguy | deepakcs: I think so, what was the main difference between the old job and the new job again? | 11:33 |
*** mwagner_lap has quit IRC | 11:34 | |
johnthetubaguy | deepakcs: I was more worried about infra capacity, but now we are past the milestone week, there should be less pressure on those, I assume. | 11:35 |
openstackgerrit | Merged openstack-infra/project-config: Add reno jobs for python-saharaclient https://review.openstack.org/254907 | 11:39 |
openstackgerrit | ChangBo Guo(gcb) proposed openstack-dev/cookiecutter: Don't include MANIFEST.in by default https://review.openstack.org/255816 | 11:41 |
AJaeger | tsufiev: glad to see it working! | 11:44 |
tsufiev | AJaeger, yep, thank you for the quick response! Will keep the thing about cyclic deps in mind | 11:44 |
openstackgerrit | Gal Sagie proposed openstack-infra/project-config: Change tempest jobs for Kuryr https://review.openstack.org/255818 | 11:46 |
deepakcs | johnthetubaguy: the difference was the devstack plugin methodology, old uses hook-based approach which is beign deprecated, new uses devstack-plugin approach | 11:49 |
johnthetubaguy | deepakcs: ah, right, thanks, I remember now | 11:50 |
deepakcs | johnthetubaguy: ok then, i will work towards enabling the new job on the other 2, thanks | 11:52 |
*** markus_z is now known as markus_z_meeting | 11:52 | |
*** flepied has quit IRC | 11:55 | |
*** sputnik13 has quit IRC | 11:57 | |
*** fhubik is now known as fhubik_brb | 11:59 | |
*** ppai has joined #openstack-infra | 12:00 | |
*** fhubik_brb is now known as fhubik | 12:00 | |
*** fawadkhaliq has quit IRC | 12:01 | |
odyssey4me | afternoon all | 12:04 |
odyssey4me | yolanda would you mind adding https://review.openstack.org/255369 to your review list please | 12:04 |
yolanda | yep, it's on the queue :) | 12:05 |
odyssey4me | thanks yolanda :) | 12:06 |
*** gildub has quit IRC | 12:08 | |
openstackgerrit | Prashanth Pai proposed openstack-infra/project-config: Allow branch creation for swiftonfile project https://review.openstack.org/255827 | 12:08 |
openstackgerrit | Igor Belikov proposed openstack-infra/project-config: Bring back python27 checks for fuel-specs https://review.openstack.org/255828 | 12:09 |
openstackgerrit | Igor Belikov proposed openstack-infra/project-config: Bring back python27 checks for fuel-specs https://review.openstack.org/255828 | 12:10 |
*** _nadya_ has joined #openstack-infra | 12:10 | |
*** _nadya_ has quit IRC | 12:11 | |
ppai | hello infra folks! could any of core reviewers please review this: https://review.openstack.org/255827 Thanks :) | 12:12 |
*** fhubik is now known as fhubik_brb | 12:13 | |
*** fhubik_brb is now known as fhubik | 12:14 | |
*** kozhukalov_ has quit IRC | 12:14 | |
*** igorbelikov has quit IRC | 12:16 | |
openstackgerrit | Merged openstack/requirements: Updated from generate-constraints https://review.openstack.org/255098 | 12:17 |
*** fhubik is now known as fhubik_brb | 12:19 | |
hashar | your poor zuul is deadlocked :( Queue lengths: 942 events, 518 results. | 12:20 |
hashar | the gate has a bunch of changes that had all jobs ran but are not processed :/ | 12:20 |
AJaeger | hashar: the numbers are still changing, I doubt it's a deadlock... | 12:21 |
*** igorbelikov has joined #openstack-infra | 12:21 | |
*** salv-orlando has quit IRC | 12:22 | |
hashar | yeah | 12:23 |
hashar | well it is pilling up for sure | 12:23 |
*** eliqiao has joined #openstack-infra | 12:23 | |
AJaeger | yeah, kind of busy ;) | 12:24 |
hashar | Queue lengths: 2060 events, 658 results. | 12:24 |
hashar | yeah your install is very busy | 12:24 |
AJaeger | hashar: peanuts ;) | 12:24 |
*** fhubik_brb is now known as fhubik | 12:25 | |
*** weshay_xchat has joined #openstack-infra | 12:25 | |
*** markvoelker has joined #openstack-infra | 12:26 | |
*** kozhukalov_ has joined #openstack-infra | 12:27 | |
*** rossella_s has quit IRC | 12:30 | |
*** markvoelker has quit IRC | 12:30 | |
*** rossella_s has joined #openstack-infra | 12:30 | |
*** ociuhandu has joined #openstack-infra | 12:31 | |
*** Guest75753 has quit IRC | 12:31 | |
*** doug-fish has joined #openstack-infra | 12:32 | |
*** fhubik is now known as fhubik_brb | 12:35 | |
*** Daisy has joined #openstack-infra | 12:36 | |
*** kozhukalov_ has quit IRC | 12:37 | |
*** weshay_xchat is now known as weshay | 12:39 | |
*** sambetts has quit IRC | 12:40 | |
*** tlian has joined #openstack-infra | 12:40 | |
openstackgerrit | Alexander Evseev proposed openstack-infra/zuul: Don't take into account commit message for skip-if filter https://review.openstack.org/247383 | 12:41 |
*** Daisy has quit IRC | 12:41 | |
*** sambetts has joined #openstack-infra | 12:41 | |
*** deepakcs has quit IRC | 12:42 | |
*** Daisy has joined #openstack-infra | 12:44 | |
*** baoli has joined #openstack-infra | 12:45 | |
openstackgerrit | Merged openstack-infra/project-config: Added new projects for the OSA role break out https://review.openstack.org/255369 | 12:46 |
*** jaosorior has quit IRC | 12:47 | |
*** baoli_ has joined #openstack-infra | 12:47 | |
*** openstackgerrit has quit IRC | 12:47 | |
*** jaosorior has joined #openstack-infra | 12:47 | |
*** Hal has joined #openstack-infra | 12:47 | |
*** Daisy has quit IRC | 12:47 | |
*** thorst has joined #openstack-infra | 12:48 | |
*** openstackgerrit has joined #openstack-infra | 12:48 | |
*** Hal is now known as Guest21019 | 12:48 | |
*** Daisy has joined #openstack-infra | 12:48 | |
odyssey4me | thanks yolanda | 12:49 |
yolanda | np | 12:49 |
*** baoli has quit IRC | 12:50 | |
*** Daisy has quit IRC | 12:52 | |
*** 7F1AA6H41 has joined #openstack-infra | 12:52 | |
*** ddieterly has joined #openstack-infra | 12:52 | |
*** EricGonczer_ has joined #openstack-infra | 12:53 | |
*** kozhukalov_ has joined #openstack-infra | 12:53 | |
*** fhubik_brb is now known as fhubik | 12:55 | |
*** amuller has joined #openstack-infra | 12:57 | |
*** notmyname has quit IRC | 12:57 | |
*** flwang has quit IRC | 12:57 | |
*** dmellado has quit IRC | 12:57 | |
*** crinkle has quit IRC | 12:57 | |
*** flwang has joined #openstack-infra | 12:57 | |
*** calebb has quit IRC | 12:57 | |
*** notmyname has joined #openstack-infra | 12:57 | |
*** crinkle has joined #openstack-infra | 12:57 | |
*** dmellado has joined #openstack-infra | 12:57 | |
*** yamamoto has joined #openstack-infra | 12:59 | |
kozhukalov_ | guys, could you please add me to the group https://review.openstack.org/#/admin/groups/1208,members I am the author of the patch https://review.openstack.org/#/c/231677/ Thanks a lot in advance. | 13:00 |
kozhukalov_ | AJaeger, yolanda ^^ | 13:01 |
*** yamamoto_ has joined #openstack-infra | 13:01 | |
*** gongysh has joined #openstack-infra | 13:02 | |
*** skraynev has quit IRC | 13:02 | |
kozhukalov_ | and into this group as well https://review.openstack.org/#/admin/groups/1209,members | 13:02 |
*** jffische has joined #openstack-infra | 13:03 | |
*** flepied has joined #openstack-infra | 13:03 | |
*** Qiming has joined #openstack-infra | 13:03 | |
*** skraynev has joined #openstack-infra | 13:03 | |
*** markus_z_meeting is now known as markus_z | 13:04 | |
*** ParsectiX has joined #openstack-infra | 13:04 | |
*** flepied1 has joined #openstack-infra | 13:05 | |
*** yamamoto has quit IRC | 13:05 | |
*** mwagner_lap has joined #openstack-infra | 13:06 | |
*** flepied has quit IRC | 13:07 | |
*** markvoelker has joined #openstack-infra | 13:08 | |
*** bexelbie_ is now known as bexelbie | 13:09 | |
*** ParsectiX has quit IRC | 13:10 | |
*** ildikov_afk is now known as ildikov | 13:10 | |
*** EricGonc_ has joined #openstack-infra | 13:14 | |
*** yamamoto_ has quit IRC | 13:14 | |
*** yamamoto has joined #openstack-infra | 13:15 | |
*** ParsectiX has joined #openstack-infra | 13:15 | |
*** gordc has joined #openstack-infra | 13:17 | |
*** EricGonczer_ has quit IRC | 13:17 | |
*** ParsectiX has quit IRC | 13:20 | |
*** fhubik is now known as fhubik_brb | 13:20 | |
*** ashishb has quit IRC | 13:21 | |
*** dprince has joined #openstack-infra | 13:21 | |
yolanda | kozhukalov, added | 13:21 |
*** bcourt has joined #openstack-infra | 13:22 | |
*** markmcclain has quit IRC | 13:23 | |
*** trown|outttypeww is now known as trown | 13:24 | |
*** fhubik_brb is now known as fhubik | 13:26 | |
*** mriedem_away is now known as mriedem | 13:26 | |
*** ppai has quit IRC | 13:27 | |
*** jaypipes has joined #openstack-infra | 13:28 | |
*** jaypipes has quit IRC | 13:28 | |
openstackgerrit | Thierry Carrez proposed openstack-infra/system-config: Discontinue Release status page https://review.openstack.org/254817 | 13:29 |
*** pradk has joined #openstack-infra | 13:29 | |
*** markmcclain has joined #openstack-infra | 13:34 | |
*** fhubik has quit IRC | 13:35 | |
*** kozhukalov_ has quit IRC | 13:37 | |
*** regXboi has joined #openstack-infra | 13:38 | |
*** jyuso1 has quit IRC | 13:41 | |
*** calebb has joined #openstack-infra | 13:42 | |
claudiub | AJaeger: hello. I have a question. How do I disable py3 jobs on older branches? For example, for networking_hyperv, we've introduced python 3 compatibility in liberty, but the jobs still run on kilo and they shouldn't. | 13:43 |
*** dims has joined #openstack-infra | 13:43 | |
*** Ramanjaneya has quit IRC | 13:43 | |
AJaeger | claudiub: something similar to http://git.openstack.org/cgit/openstack-infra/project-config/tree/zuul/layout.yaml#n1032 | 13:44 |
*** bcourt has quit IRC | 13:44 | |
AJaeger | claudiub: see also http://docs.openstack.org/infra/manual/creators.html#running-jobs-only-on-some-branches | 13:44 |
*** mohankumar has quit IRC | 13:45 | |
claudiub | AJaeger: interesting. thanks! | 13:45 |
*** derekh has joined #openstack-infra | 13:45 | |
sdague | mriedem and I have a mystery around git proposal bot things | 13:46 |
openstackgerrit | Alexander Evseev proposed openstack-infra/zuul: Don't take into account commit message for skip-if filter https://review.openstack.org/247383 | 13:47 |
*** dingyichen has joined #openstack-infra | 13:47 | |
*** ldnunes has joined #openstack-infra | 13:47 | |
*** Daisy has joined #openstack-infra | 13:47 | |
*** kozhukalov_ has joined #openstack-infra | 13:48 | |
mriedem | nova was synced with this reqs change https://review.openstack.org/#/c/254911/ | 13:48 |
mriedem | but failed tests because it wasn't in the requirements master that was cloned | 13:48 |
mriedem | http://logs.openstack.org/01/253901/8/check/gate-grenade-dsvm-multinode/1138b79/logs/grenade.sh.txt.gz#_2015-12-09_20_09_34_592 | 13:48 |
*** dims has quit IRC | 13:48 | |
mriedem | it pulled in the commit right before the change was merged to the repo | 13:48 |
openstackgerrit | Claudiu Belu proposed openstack-infra/project-config: Disable stable/kilo python3 jobs for networking_hyperv https://review.openstack.org/255882 | 13:51 |
*** zhiyan has quit IRC | 13:51 | |
AJaeger | claudiub: " branch: branch:" is wrong, once is enough ^ | 13:52 |
*** zhiyan has joined #openstack-infra | 13:53 | |
*** kozhukalov_ has quit IRC | 13:54 | |
AJaeger | sdague, mriedem: Looking at the time stamps, 254911 merged at 21:33 but the marked change is "20:09:34.592" | 13:54 |
*** ddieterl_ has joined #openstack-infra | 13:54 | |
claudiub | AJaeger: ah, sorry, didn't see that. | 13:55 |
*** flepied1 has quit IRC | 13:55 | |
openstackgerrit | Claudiu Belu proposed openstack-infra/project-config: Disable stable/kilo python3 jobs for networking_hyperv https://review.openstack.org/255882 | 13:56 |
*** dims_ has joined #openstack-infra | 13:57 | |
*** openstackstatus has quit IRC | 13:57 | |
*** links has quit IRC | 13:57 | |
*** Daisy has quit IRC | 13:58 | |
*** sc68cal has quit IRC | 13:58 | |
*** Daisy has joined #openstack-infra | 13:58 | |
*** ddieterly has quit IRC | 13:58 | |
*** sigmavirus24_awa is now known as sigmavirus24 | 13:59 | |
*** bcourt has joined #openstack-infra | 13:59 | |
*** nikhil_k is now known as nikhil | 14:00 | |
*** 7F1AA6H41 has quit IRC | 14:00 | |
*** sc68cal has joined #openstack-infra | 14:01 | |
*** sc68cal has quit IRC | 14:01 | |
*** sc68cal has joined #openstack-infra | 14:01 | |
openstackgerrit | Derek Higgins proposed openstack-infra/tripleo-ci: Switch to F22 jobs https://review.openstack.org/255887 | 14:01 |
*** Daisy has quit IRC | 14:01 | |
*** Daisy has joined #openstack-infra | 14:01 | |
*** mohankumar has joined #openstack-infra | 14:01 | |
*** julim has quit IRC | 14:03 | |
*** ddieterl_ has quit IRC | 14:03 | |
*** peristeri has joined #openstack-infra | 14:03 | |
*** julim has joined #openstack-infra | 14:03 | |
openstackgerrit | Claudiu Belu proposed openstack-infra/project-config: Disable stable/kilo python3 jobs for compute_hyperv https://review.openstack.org/255888 | 14:04 |
openstackgerrit | Gal Sagie proposed openstack-infra/project-config: Add rally integration job to networking-ovn https://review.openstack.org/255679 | 14:04 |
*** rlandy has joined #openstack-infra | 14:05 | |
openstackgerrit | Derek Higgins proposed openstack-infra/tripleo-ci: [NO MERGY] Test a update in trunk repository version https://review.openstack.org/229789 | 14:06 |
*** alivigni has joined #openstack-infra | 14:06 | |
*** lykinsbd has joined #openstack-infra | 14:07 | |
*** julim has quit IRC | 14:08 | |
*** kgiusti has joined #openstack-infra | 14:08 | |
AJaeger | claudiub: there's a special Python 3.4 jobs section strting around 1894, could you put both of your changes there, please? | 14:10 |
claudiub | AJaeger: sure | 14:10 |
AJaeger | thanks! | 14:10 |
*** gongysh has quit IRC | 14:13 | |
*** esker has quit IRC | 14:13 | |
sdague | AJaeger: but I don't understand how that would happen, given that it was supposed to have been triggered by that | 14:14 |
openstackgerrit | Claudiu Belu proposed openstack-infra/project-config: Disable stable/kilo python3 jobs for compute_hyperv https://review.openstack.org/255888 | 14:14 |
sdague | AJaeger: basically there seems to be a really weird timing issue here | 14:14 |
AJaeger | sdague: I'm confused as well... | 14:15 |
*** mpavone has quit IRC | 14:15 | |
*** lykinsbd_ has joined #openstack-infra | 14:15 | |
AJaeger | sdague: could I bother you with a trivial nova review, please? https://review.openstack.org/225923 - caught while translating nova for Liberty... | 14:16 |
*** fawadkhaliq has joined #openstack-infra | 14:16 | |
openstackgerrit | Merged openstack-infra/project-config: Experimental grenade jobs for oslo.messaging https://review.openstack.org/255782 | 14:17 |
*** fawadkhaliq has quit IRC | 14:17 | |
*** xyang1 has joined #openstack-infra | 14:17 | |
*** scheuran has quit IRC | 14:17 | |
*** yamamoto has quit IRC | 14:17 | |
openstackgerrit | Claudiu Belu proposed openstack-infra/project-config: Disable stable/kilo python3 jobs for networking_hyperv https://review.openstack.org/255882 | 14:17 |
*** fawadkhaliq has joined #openstack-infra | 14:17 | |
openstackgerrit | Julia Kreger proposed openstack-infra/shade: Add wait support for ironic node [de]activate https://review.openstack.org/253979 | 14:18 |
*** lykinsbd has quit IRC | 14:18 | |
claudiub | AJaeger: done. :) | 14:18 |
*** amitgandhinz has joined #openstack-infra | 14:19 | |
AJaeger | claudiub: thanks, will review in a few minutes... | 14:19 |
*** yamamoto has joined #openstack-infra | 14:20 | |
AJaeger | claudiub: for the other one as well, please | 14:21 |
*** tlian has quit IRC | 14:21 | |
*** tlian has joined #openstack-infra | 14:22 | |
*** yamamoto has quit IRC | 14:22 | |
claudiub | AJaeger: compute-hyperv is at L1897 and networking-hyperv is at L1922, which is still in the same section | 14:23 |
*** annegentle has joined #openstack-infra | 14:23 | |
*** tlian has quit IRC | 14:23 | |
AJaeger | claudiub: ah, great... | 14:23 |
*** yamamoto has joined #openstack-infra | 14:24 | |
*** flepied has joined #openstack-infra | 14:24 | |
mriedem | mordred: re: https://review.openstack.org/#/c/254858/ | 14:25 |
*** yamamoto has quit IRC | 14:26 | |
dims_ | thanks AJaeger and sdague | 14:26 |
*** flepied1 has joined #openstack-infra | 14:26 | |
*** annegentle has quit IRC | 14:27 | |
*** flepied has quit IRC | 14:29 | |
*** salv-orlando has joined #openstack-infra | 14:30 | |
*** tlian has joined #openstack-infra | 14:30 | |
*** ajo has joined #openstack-infra | 14:31 | |
*** jcoufal has quit IRC | 14:34 | |
*** mohankumar has quit IRC | 14:34 | |
*** jcoufal has joined #openstack-infra | 14:34 | |
*** lucasagomes is now known as lucas-hungry | 14:35 | |
*** ddieterly has joined #openstack-infra | 14:35 | |
*** Guest17779 is now known as dansmith | 14:36 | |
*** dansmith is now known as Guest18124 | 14:37 | |
*** rhallisey has joined #openstack-infra | 14:37 | |
*** Guest18124 is now known as dansmith | 14:37 | |
*** yamamoto has joined #openstack-infra | 14:38 | |
*** dkranz has joined #openstack-infra | 14:39 | |
*** melania has joined #openstack-infra | 14:40 | |
yolanda | hi melania | 14:40 |
melania | hey | 14:40 |
*** daemontool has joined #openstack-infra | 14:46 | |
*** mtanino has joined #openstack-infra | 14:48 | |
*** salv-orl_ has joined #openstack-infra | 14:49 | |
clarkb | AJaeger yolanda, I think that zuul behavior is mostly by design. Do we know why the changid was used across projects? wonder if there is a use case here we havent considered | 14:49 |
* regXboi wanders in with a few questions :) | 14:49 | |
AJaeger | clarkb: the change was first done for horizon, abandoned and done for django_openstack-auth, reusing the changeid | 14:49 |
regXboi | in the build node string - ovh = ???? | 14:49 |
*** kushal has quit IRC | 14:50 | |
clarkb | regXboi ovh is the cloud provider | 14:50 |
AJaeger | regXboi: ovh ;) | 14:50 |
AJaeger | regXboi: ovh.com | 14:51 |
*** mohankumar has joined #openstack-infra | 14:51 | |
clarkb | AJaeger gotcha, so probably more a corner case than a regular workflow | 14:51 |
AJaeger | clarkb: yes. | 14:51 |
*** psc_test has quit IRC | 14:51 | |
*** salv-orlando has quit IRC | 14:51 | |
regXboi | I ask because I think I'm seeing live migration tests fail on that provider only | 14:51 |
*** EricGonc_ has quit IRC | 14:51 | |
regXboi | note *think* - I'm trying to run it down | 14:52 |
AJaeger | with the extra discussion we had afterwards, I consider it as a corner case and would leave it as is for now. | 14:52 |
clarkb | regXboi recently or did it stop failing in the last day or so? | 14:52 |
regXboi | this is over the last seven days | 14:52 |
clarkb | regXboi there was a failure to set host names properly | 14:52 |
clarkb | and nova uses that as a unique identifier so when it isnt unique nova breaks | 14:52 |
*** mmedvede has quit IRC | 14:53 | |
clarkb | but shouldve been fixed a day or so ago | 14:53 |
*** mmedvede has joined #openstack-infra | 14:54 | |
*** julim has joined #openstack-infra | 14:54 | |
regXboi | clarkb: so, if I see an error caused by a difference between devstack-trusty-2-node-ovh-gra1-6457320 and devstack-trusty-2-node-ovh-gra1-6457320-73372 ?? | 14:55 |
clarkb | the issue was both haf a hostname of "ubuntu" | 14:55 |
clarkb | and when that happens nova gets confused because nova requires unique hostnames | 14:56 |
*** bcourt has quit IRC | 14:56 | |
*** j_king_ is now known as j_king | 14:56 | |
regXboi | so... I think we are talking about two different errors - because the one I'm looking at looks to be from less that an hour ago | 14:57 |
*** pradk has quit IRC | 14:57 | |
*** pradk_ has joined #openstack-infra | 14:57 | |
*** pradk_ is now known as pradk | 14:58 | |
clarkb | ok then itis probably different | 14:58 |
regXboi | clarkb: if you have a cycle, the error can be seen in http://logs.openstack.org/17/255217/5/check/gate-tempest-dsvm-neutron-dvr-multinode-full/15995d2/console.html | 14:58 |
*** boris-42_ has joined #openstack-infra | 14:59 | |
regXboi | clarkb: sorry, let me get more specific: http://logs.openstack.org/17/255217/5/check/gate-tempest-dsvm-neutron-dvr-multinode-full/15995d2/console.html#_2015-12-10_08_49_10_862 | 14:59 |
*** amotoki has quit IRC | 15:02 | |
clarkb | regXboi http://logs.openstack.org/17/255217/5/check/gate-tempest-dsvm-neutron-dvr-multinode-full/15995d2/logs/subnode-2/screen-n-cpu.txt.gz?level=ERROR | 15:03 |
clarkb | the compute node is saying it doesnt know about itself, so possibly stil name related but it at least seems to get the name right | 15:04 |
*** kozhukalov_ has joined #openstack-infra | 15:04 | |
regXboi | clarkb: so it is name related, but we aren't quite there yet | 15:04 |
*** dingyichen has quit IRC | 15:05 | |
clarkb | oh I may have misread the logs that is weird though | 15:07 |
clarkb | it errors saying I dont know about myself, then later creates a record | 15:07 |
*** agentle has joined #openstack-infra | 15:07 | |
*** kozhukalov_ has quit IRC | 15:08 | |
*** yonglihe has joined #openstack-infra | 15:08 | |
openstackgerrit | David Shrewsbury proposed openstack-infra/shade: Improve test coverage: container/object list API https://review.openstack.org/255926 | 15:09 |
*** bcourt has joined #openstack-infra | 15:09 | |
clarkb | regXboi I would grep for that request if through the nova logs and see if there is any more info on ehat failed | 15:09 |
clarkb | at the error level it isnt very verbose | 15:10 |
regXboi | clarkb: ack - I'll go looking and maybe wander over to the qa channel as well | 15:10 |
*** tonytan4ever has joined #openstack-infra | 15:11 | |
regXboi | clarkb: I'm thinking maybe the test is truncating the host name | 15:12 |
clarkb | oh did we get to hostname limits again? /me counts bytes | 15:12 |
openstackgerrit | Merged openstack-infra/tripleo-ci: Switch to F22 jobs https://review.openstack.org/255887 | 15:13 |
regXboi | because the host name shows the full string, but this shows a truncation: http://logs.openstack.org/17/255217/5/check/gate-tempest-dsvm-neutron-dvr-multinode-full/15995d2/logs/subnode-2/screen-n-cpu.txt.gz?#_2015-12-10_08_13_49_457 | 15:13 |
clarkb | regXboi I font think that is truncated | 15:14 |
clarkb | the primary test node has a single id in the name | 15:15 |
clarkb | the subnodes rach have the primaryid-theirid | 15:15 |
regXboi | clarkb: the something is getting confused between the two nodes | 15:15 |
regXboi | or I should say I *think* something is getting confused in the test | 15:16 |
openstackgerrit | Evgeny Antyshev proposed openstack-infra/zuul: Connection names for legacy configs https://review.openstack.org/255930 | 15:16 |
*** eharney has joined #openstack-infra | 15:16 | |
clarkb | http://logs.openstack.org/17/255217/5/check/gate-tempest-dsvm-neutron-dvr-multinode-full/15995d2/logs/subnode-2/screen-n-cpu.txt.gz?#_2015-12-10_08_14_34_438 there is the traceback | 15:18 |
openstackgerrit | Evgeny Antyshev proposed openstack-infra/zuul: Connection names for legacy configs https://review.openstack.org/255930 | 15:18 |
regXboi | yah | 15:18 |
*** dgonzalez_ has joined #openstack-infra | 15:19 | |
*** dgonzalez_ has quit IRC | 15:20 | |
clarkb | libvirt log says migration unexpectedly failed | 15:20 |
eantyshev | jhesketh, asselin: found a small but annoying issue with current zuul and default config 3rd-party CI | 15:20 |
*** dgonzalez__ has joined #openstack-infra | 15:21 | |
*** dgonzalez__ is now known as dgonzalez_ | 15:21 | |
*** tsg has joined #openstack-infra | 15:21 | |
*** rbrndt has joined #openstack-infra | 15:21 | |
asselin | what's that? | 15:21 |
eantyshev | jhesketh, asselin: https://review.openstack.org/#/c/255930/ | 15:21 |
*** zeih has quit IRC | 15:21 | |
*** dgonzalez_ has quit IRC | 15:21 | |
clarkb | regXboi maybe someone from nova can make more sense of the libvirt logs | 15:22 |
*** tsg_ has joined #openstack-infra | 15:22 | |
regXboi | clarkb: ack | 15:22 |
*** zz_dimtruck is now known as dimtruck | 15:22 | |
*** trown is now known as trown|brb | 15:23 | |
asselin | eantyshev, what are legacy configs? I must've missed something | 15:24 |
eantyshev | asselin: just ordinary zuul.conf created by puppets, with "gerrit" or "smtp" sections, not aware of recent connection concept | 15:25 |
*** mohankumar has quit IRC | 15:25 | |
*** tsg has quit IRC | 15:26 | |
*** dizquierdo has joined #openstack-infra | 15:26 | |
eantyshev | asselin: it is not well supported. I've updated zuul and got problems | 15:26 |
*** lykinsbd has joined #openstack-infra | 15:26 | |
*** trown|brb is now known as trown | 15:27 | |
asselin | eantyshev, so what happens when this occurs? | 15:28 |
asselin | cbader, that might be the issue you're running into ^^ | 15:28 |
eantyshev | asselin: merge jobs failing, authentication errors | 15:29 |
*** dgonzalez__ has joined #openstack-infra | 15:29 | |
*** lykinsbd_ has quit IRC | 15:30 | |
*** Daisy has quit IRC | 15:30 | |
asselin | I don't see any updates to puppet-zuul | 15:30 |
eantyshev | asselin: it doesn't find '.ssh_wrapper__legacy_gerrit' (there is only .ssh_wrapper_gerrit), and doesn't set GIT_SSH | 15:30 |
*** Daisy has joined #openstack-infra | 15:31 | |
eantyshev | asselin: this is caused by recent zuul changes, not puppets | 15:31 |
*** daemontool has quit IRC | 15:32 | |
asselin | eantyshev, yes, but if puppet-zuul updates the config, then there shouldn't be any issues (assuming you're using those) | 15:32 |
*** tonytan4ever has quit IRC | 15:32 | |
*** zeih has joined #openstack-infra | 15:33 | |
asselin | so why isn't upstream having any issues? | 15:33 |
*** mpavone has joined #openstack-infra | 15:33 | |
*** mpavone has quit IRC | 15:34 | |
eantyshev | asselin: I don't see any signs of connections in zuul/templates/zuul.conf.erb | 15:34 |
eantyshev | asselin: how often the upstream updates Zuul? | 15:35 |
*** Daisy has quit IRC | 15:35 | |
asselin | good point. not often | 15:35 |
eantyshev | asselin: I'm not sure, just guessing | 15:36 |
clarkb | though I believe jeblair restarted zuul just for this change? I wpuld check with him | 15:36 |
*** fawadkhaliq has quit IRC | 15:37 | |
openstackgerrit | Jim Rollenhagen proposed openstack-infra/project-config: Switch ironic to use devstack plugin https://review.openstack.org/255942 | 15:37 |
jroll | there's no way to apply a project-config in a way that a depends-on can use the result of that, right? | 15:39 |
jroll | ^ e.g. with that patch, there's no way to confirm it works in the gate? | 15:40 |
clarkb | right you cant run jenkins jobs against the proposed job config | 15:40 |
clarkb | (even if we had the machinery in place its not very secure | 15:40 |
jroll | hrm, need to figure out how to unwind that template and apply it to one job | 15:41 |
* jroll digs around | 15:41 | |
clarkb | jroll what you can do is run that script locally and confirm the plugin works | 15:41 |
*** jordanP has quit IRC | 15:41 | |
*** jordanP has joined #openstack-infra | 15:42 | |
jroll | clarkb: sure, that doesn't give me enough confidence that it won't break down in the gate though | 15:42 |
clarkb | why not? | 15:42 |
jroll | because I don't believe in myself :P | 15:42 |
clarkb | if ypu follow the steps to run devstack-gate it should be a very good analpg | 15:43 |
jroll | I'll give it a shot though | 15:43 |
jroll | yeah | 15:43 |
clarkb | (devstack-gate readme has directions) | 15:43 |
*** esker has joined #openstack-infra | 15:43 | |
cbader | eantyshev, asselin, that fixed my issue I have been having for the last six days. thank you. | 15:43 |
jroll | right, thanks clarkb | 15:43 |
*** esker has quit IRC | 15:43 | |
cbader | eantyshev, I will +1 it and would +2 if I could | 15:44 |
eantyshev | cbader: glad to help you! | 15:44 |
*** esker has joined #openstack-infra | 15:45 | |
*** armax has joined #openstack-infra | 15:45 | |
rbrndt | If anyone has a moment for a review, I'm looking to add some check jobs to monasca components https://review.openstack.org/#/c/254916/ | 15:45 |
cbader | eantyshev, good fix I have been hunting this down since Monday. | 15:45 |
eantyshev | cbader, are you working on some downstream CI? | 15:46 |
cbader | eantyshev, I have four downstream CI systems for hpeclient testing. | 15:47 |
cbader | eantyshev, I took over for someone that left so still getting hang of systems. my last straw was creating new Common-ci system to replace failed one. I will still do it but takes pressure of for a day. | 15:48 |
*** bcourt has quit IRC | 15:49 | |
cbader | eantyshev, traced it down to merger.py was using no key instead of key I was trying to pass, but couldn't figure out what was changing it. | 15:50 |
*** claudiub has quit IRC | 15:50 | |
*** armax has quit IRC | 15:50 | |
clarkb | eantyshev: asselin zuul was started on november 6th | 15:50 |
eantyshev | cbader: it explains how you faced that problem, I'm refactoring 2 CI robots to use commonci as well | 15:50 |
clarkb | that was 4 days ago, which I think is new enough for the new connections stuff | 15:50 |
*** EricGonczer_ has joined #openstack-infra | 15:50 | |
eantyshev | clarkb: november? | 15:51 |
clarkb | er | 15:51 |
*** lucas-hungry is now known as lucasagomes | 15:51 | |
*** tzn has joined #openstack-infra | 15:51 | |
clarkb | gah its early in the morning :) | 15:51 |
clarkb | so nevermind then you are right it hasn't been restarted since the code merged | 15:51 |
clarkb | I should get caffeine | 15:51 |
tzn | Guys, where do you track bugs | 15:52 |
*** tonytan4ever has joined #openstack-infra | 15:52 | |
tzn | looks like wiki docs are outdated, they suggest storyboard | 15:52 |
clarkb | currently still storyboard | 15:52 |
eantyshev | clarkb: then I would say it should be dealt sooner then zuul is restarted again | 15:52 |
clarkb | eantyshev: ya going to take a look at the change now | 15:52 |
*** tonytan4ever has quit IRC | 15:53 | |
clarkb | eantyshev: basically looks like the name used in the Connection object should match the name used in the connections dict key? | 15:54 |
clarkb | otherwise there is a name lookup failure? | 15:54 |
*** bcourt has joined #openstack-infra | 15:54 | |
eantyshev | clarkb: i think so, yes. Don't know are there any other places relying them being equal | 15:55 |
*** agentle has quit IRC | 15:55 | |
*** armax has joined #openstack-infra | 15:55 | |
eantyshev | clarkb: not a name lookup, but file .ssh_wrapper* not found. Silently. | 15:56 |
clarkb | cool +2 and thank you for bringing that up | 15:56 |
clarkb | oh the wrapper itsself | 15:56 |
*** agentle has joined #openstack-infra | 15:56 | |
*** agentle has quit IRC | 15:57 | |
eantyshev | clarkb: I could also propose to issue a warning if wrapper is not found, it would save some time for me or cbader | 15:57 |
*** tonytan4ever has joined #openstack-infra | 15:58 | |
*** gmmaha has left #openstack-infra | 15:58 | |
*** spzala has joined #openstack-infra | 15:58 | |
clarkb | eantyshev: I think this is good since zuul writes the wrapper itself. Warning doesn't hurt but zuul shouldwrite the wrapper to a location that it can find the wrapper too | 15:59 |
*** mdenny has joined #openstack-infra | 15:59 | |
*** daemontool has joined #openstack-infra | 15:59 | |
*** rbrndt has quit IRC | 16:01 | |
*** Qiming has quit IRC | 16:03 | |
*** _nadya_ has joined #openstack-infra | 16:03 | |
cbader | eantyshev, I agree with the warning this was a pain to run into. lucky only one of my four system updated. | 16:04 |
openstackgerrit | Evgeny Antyshev proposed openstack-infra/zuul: Warning if .ssh_wrapper not found https://review.openstack.org/255956 | 16:05 |
eantyshev | clarkb, cbader: ^^ | 16:05 |
*** tsg__ has joined #openstack-infra | 16:08 | |
*** dtantsur is now known as dtantsur|brb | 16:08 | |
*** _nadya_ has quit IRC | 16:09 | |
AJaeger | clarkb: could you review https://review.openstack.org/255715, please ? That would have avoided some questions here by HenryG and anteaya last night. | 16:10 |
*** tsg_ has quit IRC | 16:10 | |
cbader | clarkb, eantyshev, I agree a warning would really help to fix this if it happens again. | 16:11 |
*** eantyshev has left #openstack-infra | 16:11 | |
*** armax has quit IRC | 16:11 | |
*** eantyshev has joined #openstack-infra | 16:11 | |
*** zeih has quit IRC | 16:13 | |
*** pblaho has quit IRC | 16:14 | |
*** denisra_ has joined #openstack-infra | 16:15 | |
*** devananda has quit IRC | 16:15 | |
*** lykinsbd has quit IRC | 16:16 | |
*** yamamoto_ has joined #openstack-infra | 16:17 | |
*** ajmiller has joined #openstack-infra | 16:18 | |
sc68cal | mordred: ok, I'm now online again - something about default security group? | 16:18 |
*** yamamoto has quit IRC | 16:18 | |
*** zul has quit IRC | 16:18 | |
*** denisra has quit IRC | 16:18 | |
clarkb | sc68cal: I believe mordred was looking for a way to set the source of the default security group so that new users would get a default that works by default | 16:18 |
clarkb | sc68cal: I think he said that the neutron channel said thats not possible by design in order to make a consistent user experience across clouds | 16:19 |
clarkb | (where that consistency is "you need to set this up to meet your needs") | 16:19 |
*** dprince has quit IRC | 16:19 | |
*** zul has joined #openstack-infra | 16:19 | |
sc68cal | clarkb: ah. bummer | 16:19 |
*** fawadkhaliq has joined #openstack-infra | 16:19 | |
sc68cal | sounds like a job for a heat template ;) | 16:19 |
*** e0ne has quit IRC | 16:20 | |
*** dprince has joined #openstack-infra | 16:21 | |
*** devananda has joined #openstack-infra | 16:21 | |
clarkb | I also mentioned that its odd that our default default security group rule which is not configurable uses group rules which aiui don't scale well past a small number of VMs | 16:22 |
clarkb | but thats a separate issue and probably not one worth bikeshedding (though as the recipient of the 3am phone call from my cloud provider demanding I delete those rules that the cloud gave me by default maybe I care a little more than other people) | 16:23 |
*** rossella_s has quit IRC | 16:30 | |
*** rossella_s has joined #openstack-infra | 16:30 | |
yolanda | infra-root can you take a look at https://review.openstack.org/254289 and https://review.openstack.org/253586 ? | 16:31 |
yolanda | first one for automatic apt-get autoremove, second one to add me to statusbot, before it gives merge comflicts again | 16:31 |
*** spzala has quit IRC | 16:32 | |
jeblair | clarkb, eantyshev, asselin: i have not restarted zuul since connections went in | 16:33 |
*** rkukura has quit IRC | 16:34 | |
gordc | hi folks, we've run into a blocker with unit test timeouts. https://review.openstack.org/#/c/255196/ | 16:34 |
*** EricGonc_ has joined #openstack-infra | 16:34 | |
jeblair | clarkb, eantyshev, asselin: jhesketh is also working on a performance regression with that as well i believe | 16:34 |
gordc | we have multiple drivers in gnocchi and we were told to have it all tested under one job. but that job is too long now because we have too many tests across the drivers | 16:35 |
*** zeih has joined #openstack-infra | 16:36 | |
*** sputnik13 has joined #openstack-infra | 16:36 | |
*** EricGonczer_ has quit IRC | 16:37 | |
*** zeih has quit IRC | 16:40 | |
*** sshnaidm has quit IRC | 16:40 | |
*** dprince has quit IRC | 16:41 | |
*** rcernin has quit IRC | 16:42 | |
*** mhickey has joined #openstack-infra | 16:43 | |
*** jlanoux has quit IRC | 16:43 | |
mhickey | Hey All. I am getting an error in 'gate-devstack-bashate' as follows: "ERROR: InvocationError: '/bin/bash -c find /home/jenkins/workspace/gate-devstack-bashate ........". Anyone got any idea whats up? | 16:44 |
mordred | sc68cal: yah. clarkb has you up to date - I have my info | 16:46 |
mordred | sc68cal: and yeah - heat template ... or ansible playbook :) | 16:46 |
*** sputnik13 has quit IRC | 16:48 | |
openstackgerrit | Jim Rollenhagen proposed openstack-infra/project-config: Add an Ironic job to use devstack plugin https://review.openstack.org/255981 | 16:49 |
jroll | clarkb: ^ we decided we'd rather see it in the gate, I guess | 16:49 |
*** agentle has joined #openstack-infra | 16:49 | |
*** agentle has quit IRC | 16:50 | |
*** bpokorny has joined #openstack-infra | 16:50 | |
openstackgerrit | Tomasz 'Zen' Napierala proposed openstack-infra/project-config: Create new project Solar https://review.openstack.org/255983 | 16:51 |
*** melania has quit IRC | 16:52 | |
*** sabeen has joined #openstack-infra | 16:53 | |
*** david-lyle has quit IRC | 16:53 | |
*** sridhar_ram has joined #openstack-infra | 16:55 | |
*** sabeen3 has joined #openstack-infra | 16:55 | |
*** AJaeger has quit IRC | 16:56 | |
*** sabeen has quit IRC | 16:58 | |
*** hashar has quit IRC | 16:59 | |
*** dtantsur|brb is now known as dtantsur | 17:01 | |
*** rbrndt has joined #openstack-infra | 17:01 | |
*** ddieterl_ has joined #openstack-infra | 17:02 | |
clarkb | gordc: did you see AJaeger's comment? | 17:02 |
*** dprince has joined #openstack-infra | 17:02 | |
clarkb | gordc: you are going to need to stop using the python27 template for gnocchi and make a new job in jjb with that name. In that job set the timeout to be >40 | 17:02 |
*** ociuhandu_ has joined #openstack-infra | 17:03 | |
*** salv-orl_ has quit IRC | 17:03 | |
*** armax has joined #openstack-infra | 17:03 | |
gordc | clarkb: kk. so we should create it under a new unique template... | 17:04 |
*** zeih has joined #openstack-infra | 17:04 | |
*** ociuhandu has quit IRC | 17:04 | |
*** ociuhandu_ is now known as ociuhandu | 17:04 | |
clarkb | gordc: well you won't need a template since its just your one job, but ya | 17:04 |
gordc | clarkb: but i take it we still prefer it to be a single job? | 17:04 |
*** ddieterly has quit IRC | 17:04 | |
*** yamahata has joined #openstack-infra | 17:04 | |
*** matrohon has quit IRC | 17:05 | |
*** christiana_ has joined #openstack-infra | 17:05 | |
*** Shrews has quit IRC | 17:05 | |
clarkb | that I don't know, not sure what the history is on that | 17:06 |
openstackgerrit | Paul Michali proposed openstack-infra/project-config: Make VPN constraints jobs voting https://review.openstack.org/255992 | 17:06 |
gordc | clarkb: just for background, we have mysql|postgres+file|ceph|swift. all running under that job because we were told we shouldn't create six separate jobs? (i don't know exact history either) | 17:06 |
clarkb | gordc: ^ | 17:06 |
*** dims_ has quit IRC | 17:06 | |
openstackgerrit | Tomasz 'Zen' Napierala proposed openstack-infra/project-config: Create new project Solar https://review.openstack.org/255983 | 17:07 |
*** Shrews has joined #openstack-infra | 17:07 | |
gordc | clarkb: you think maybe it'll be cool to group by mysql and postgres so we have 2 jobs with (3 separate ut runs) rather than 1 job with (6 separate ut runs) | 17:07 |
gordc | maybe i'll just propose taht and see if someone yells :) | 17:08 |
*** zeih has quit IRC | 17:09 | |
*** hdd has joined #openstack-infra | 17:09 | |
*** HeOS has quit IRC | 17:11 | |
*** ig0r_ has joined #openstack-infra | 17:11 | |
*** EricGonczer_ has joined #openstack-infra | 17:12 | |
*** dims has joined #openstack-infra | 17:12 | |
openstackgerrit | Tomasz 'Zen' Napierala proposed openstack-infra/project-config: Create new project Solar https://review.openstack.org/255983 | 17:12 |
*** EricGonc_ has quit IRC | 17:15 | |
*** samuelBartel has quit IRC | 17:15 | |
openstackgerrit | Derek Higgins proposed openstack-infra/tripleo-ci: [NO MERGY] Test a update in trunk repository version https://review.openstack.org/229789 | 17:15 |
*** dims has quit IRC | 17:16 | |
*** ashleighfarnham has joined #openstack-infra | 17:16 | |
*** bardia has joined #openstack-infra | 17:16 | |
*** dims has joined #openstack-infra | 17:17 | |
clarkb | gordc: if the entire test runs are partitioned well in that way that seems to make sense to me (mysql and postgres jobs) | 17:17 |
*** alexsyip has joined #openstack-infra | 17:17 | |
*** Sukhdev has joined #openstack-infra | 17:17 | |
*** ashishb has joined #openstack-infra | 17:17 | |
gordc | clarkb: kk, i'll give that a try | 17:18 |
*** mohankumar has joined #openstack-infra | 17:18 | |
*** dprince has quit IRC | 17:22 | |
zaro | morning | 17:23 |
*** Sukhdev has quit IRC | 17:23 | |
*** dims has quit IRC | 17:24 | |
*** dizquierdo has quit IRC | 17:25 | |
*** burgerk has joined #openstack-infra | 17:25 | |
openstackgerrit | Merged openstack-infra/system-config: Add yolanda to statusbot nicks https://review.openstack.org/253586 | 17:27 |
yolanda | woot, thanks, i had to rebase several times.. | 17:27 |
*** gyee has joined #openstack-infra | 17:27 | |
*** Piet has joined #openstack-infra | 17:28 | |
*** sigmavirus24 is now known as sigmavirus24_awa | 17:29 | |
openstackgerrit | greghaynes proposed openstack/diskimage-builder: Allow grub2 to build with opensuse https://review.openstack.org/251912 | 17:29 |
openstackgerrit | Doug Wiegley proposed openstack-infra/irc-meetings: Add neutron-lib subteam meeting https://review.openstack.org/256004 | 17:30 |
openstackgerrit | Tomasz 'Zen' Napierala proposed openstack-infra/project-config: Create new project Solar https://review.openstack.org/255983 | 17:30 |
anteaya | morning zaro | 17:32 |
anteaya | ttx: thanks for tracking down the source | 17:32 |
*** tsg__ has quit IRC | 17:32 | |
*** sfinucan has quit IRC | 17:33 | |
openstackgerrit | Doug Wiegley proposed openstack-infra/devstack-gate: Add neutron-lib repo to list of projects https://review.openstack.org/256007 | 17:34 |
*** jordanP has quit IRC | 17:34 | |
*** daemontool has quit IRC | 17:35 | |
*** openstackstatus has joined #openstack-infra | 17:36 | |
*** ChanServ sets mode: +v openstackstatus | 17:36 | |
*** tonytan4ever has quit IRC | 17:37 | |
*** xarses has joined #openstack-infra | 17:39 | |
regXboi | clarkb: ping with a project-config question | 17:39 |
clarkb | regXboi: pong | 17:40 |
regXboi | clarkb: I have a job foo that is currently non-voting, and is part of some project's check pipeline and other project's experimental pipeline | 17:40 |
regXboi | I'd like to create an -nv version of the job for the experimental pipelines, so that I can see the failure rate in the check pipeline as a prep to making the job voting | 17:41 |
*** esker has quit IRC | 17:41 | |
regXboi | is that the right way to go about things? | 17:41 |
*** mhickey has quit IRC | 17:41 | |
regXboi | or is that not necessary? | 17:41 |
*** dprince has joined #openstack-infra | 17:41 | |
*** weshay has quit IRC | 17:41 | |
clarkb | regXboi: you want to see the fail rate of the check job independent of the fail rate for the job running in experimental? | 17:42 |
regXboi | clarkb: yes, but I don't want to cause experimental pipelines angst by having a voting job in them | 17:42 |
clarkb | graphite should group them by pipeline so I don't think youneed a newly named job, just restrict to the pipeline (check) that you want | 17:42 |
regXboi | clarkb: ack, and is it ok to have a voting job in an experimental pipeline? | 17:42 |
clarkb | oh voting jobs in experimental are fine since gerrit doesn't +/- experimental results, it just reports them | 17:42 |
clarkb | yup | 17:43 |
jeblair | seriously, every time i search for real in hound, i get war and peace as a result | 17:43 |
regXboi | ok - then I'll go double check my graphite fu | 17:43 |
regXboi | clarkb: thanks for the time | 17:43 |
clarkb | regXboi: np | 17:43 |
anteaya | jeblair: agreed it would be handy to be able to scope results | 17:44 |
anteaya | fuel results take me out everytime | 17:44 |
anteaya | since it is basically just a copy of openstack | 17:45 |
*** agentle has joined #openstack-infra | 17:45 | |
jesusaurus | zaro: I've commented on https://review.openstack.org/255050 you need to use "Depends-On" instead of "depends-on" | 17:46 |
*** weshay_xchat has joined #openstack-infra | 17:46 | |
*** dims has joined #openstack-infra | 17:47 | |
*** weshay_xchat is now known as weshay | 17:47 | |
jesusaurus | zaro: oh, wait, nevermind, we are using re.IGNORECASE, so that is misinformation | 17:48 |
jeblair | whew | 17:48 |
pabelanger | fungi: jeblair: do you think we could tag a new release of nodepool? Last one we did was back in May | 17:48 |
jeblair | however, please do use "Depends-On" to set a good example :) | 17:49 |
*** trown is now known as trown|lunch | 17:49 | |
eantyshev | jeblair: Hello! Did you see these: https://review.openstack.org/#/c/255930 and https://review.openstack.org/#/c/255956 ? Or this is going to be fixed some other way? | 17:49 |
jeblair | pabelanger: that's probably an excellent idea | 17:49 |
pabelanger | jeblair: Actually, here is something that is pretty crazy | 17:49 |
*** Sukhdev has joined #openstack-infra | 17:49 | |
pabelanger | we actually are missing a LICENSE file for nodepool | 17:49 |
jeblair | eantyshev: yes, thanks -- let's ask jhesketh to look at it | 17:50 |
*** Liuqing has quit IRC | 17:51 | |
*** tsg__ has joined #openstack-infra | 17:51 | |
*** eharney has quit IRC | 17:51 | |
openstackgerrit | Paul Belanger proposed openstack-infra/nodepool: Add LICENSE file https://review.openstack.org/256017 | 17:51 |
*** eharney has joined #openstack-infra | 17:51 | |
pabelanger | jeblair: ^ Think we can safely add that. | 17:52 |
pabelanger | will help with packaging efforts | 17:52 |
pabelanger | grr | 17:52 |
pabelanger | \r for the fail | 17:52 |
*** egonzalez has quit IRC | 17:52 | |
jeblair | pabelanger: copy from one of our other projects, they should be good | 17:52 |
pabelanger | jeblair: that was actually from zuul | 17:52 |
jeblair | pabelanger: then maybe we should leave it be :) | 17:53 |
*** Apoorva has joined #openstack-infra | 17:53 | |
openstackgerrit | Tomasz 'Zen' Napierala proposed openstack-infra/project-config: Create new project Solar https://review.openstack.org/255983 | 17:53 |
openstackgerrit | Paul Belanger proposed openstack-infra/nodepool: Add LICENSE file https://review.openstack.org/256017 | 17:53 |
clarkb | I want to say the apache license source has funny line breaks in it | 17:53 |
jeblair | pabelanger: so the md5sum matches | 17:53 |
jesusaurus | zaro: ohh, you are adding allow_drafts to ::gerrit and then to ::openstack_project::review but you missed ::openstack_project::gerrit | 17:53 |
pabelanger | jeblair: okay, so safe with zuul then? | 17:53 |
*** dims has quit IRC | 17:53 | |
jeblair | pabelanger: yeah, that's what i'd do | 17:53 |
pabelanger | okay | 17:53 |
pabelanger | Ya, ^M everywhere | 17:54 |
pabelanger | for zuul | 17:54 |
*** yamamoto_ has quit IRC | 17:54 | |
openstackgerrit | Paul Belanger proposed openstack-infra/nodepool: Add LICENSE file https://review.openstack.org/256017 | 17:54 |
clarkb | fwiw nodepool seems to have the proper source file headers for the license | 17:55 |
clarkb | so putting it in the repo should be fine | 17:55 |
clarkb | (its not like we are changing the licensing or anything) | 17:55 |
pabelanger | Ya, that was my thoughts too | 17:55 |
*** jaypipes has joined #openstack-infra | 17:57 | |
*** dims has joined #openstack-infra | 17:57 | |
*** rkukura has joined #openstack-infra | 17:58 | |
*** SumitNaiksatam has joined #openstack-infra | 17:58 | |
*** agentle has quit IRC | 17:58 | |
*** ifarkas has quit IRC | 18:00 | |
openstackgerrit | Jon-Paul Sullivan (j3p0uk) proposed openstack-infra/zuul: Make the cloner strategy clearer https://review.openstack.org/177201 | 18:00 |
*** Swami has joined #openstack-infra | 18:01 | |
*** bardia has quit IRC | 18:01 | |
*** jaypipes has quit IRC | 18:02 | |
*** nmagnezi has quit IRC | 18:04 | |
*** dgonzalez__ has quit IRC | 18:05 | |
*** shardy has quit IRC | 18:05 | |
*** vilobhmm11 has joined #openstack-infra | 18:06 | |
fungi | huh, weird that we have so many infra projects with dos format line endings in the license files | 18:07 |
fungi | the one in the cookiecutter repo and in most of the other openstack projects i've sampled is regular unix line endings | 18:07 |
clarkb | I checked apache's license copy and its unix line endings | 18:08 |
clarkb | I wonder if that is based on something your browser/httpclient sneds in a header | 18:08 |
*** dtantsur is now known as dtantsur|afk | 18:08 | |
fungi | oh, likely yes | 18:08 |
fungi | as far as whether you're getting unix format text when you check what they're serving on a website for it | 18:09 |
fungi | similar to the "text" mode supported by most ftp clients/servers | 18:09 |
fungi | which does automatic line ending conversions for you | 18:09 |
*** Piet has quit IRC | 18:10 | |
*** Piet has joined #openstack-infra | 18:10 | |
* fungi can't begin to count the number of bug reports he fielded years ago from people downloading source code without putting their ftp client into "binary" mode first | 18:10 | |
*** salv-orlando has joined #openstack-infra | 18:11 | |
*** dims has quit IRC | 18:12 | |
anteaya | zaro: is review-dev down? | 18:13 |
*** rockyg has joined #openstack-infra | 18:14 | |
clarkb | fungi: my favorite ftp debug was windows ftp server sets a window size that is tiny and you must edit registry to fix | 18:14 |
openstackgerrit | Jon-Paul Sullivan (j3p0uk) proposed openstack-infra/shade: Get the status of the ip with ip.get('status') https://review.openstack.org/256025 | 18:14 |
*** amit213 has quit IRC | 18:14 | |
clarkb | we spent too much time looking at the network patrh before realizing this | 18:15 |
fungi | clarkb: heh, you had me at "windows ftp server" | 18:15 |
*** amit213 has joined #openstack-infra | 18:15 | |
clarkb | like oh a window of 512 is just what it does ok wontfix | 18:15 |
*** jerryz has joined #openstack-infra | 18:16 | |
*** arxcruz has quit IRC | 18:17 | |
fungi | my only memories of the ftp server in microsoft iis was clueless dedicated server users leaving anonymous upload enabled to non-sandboxed file trees and ending up with warez servers (if they were lucky, we found out via dmca takedown notices; if less lucky, they found out when their server crashed because someone filled up the drive for them) | 18:17 |
*** sabeen3 has quit IRC | 18:17 | |
*** hdd has quit IRC | 18:18 | |
openstackgerrit | Jon-Paul Sullivan (j3p0uk) proposed openstack-infra/zuul: Make the cloner strategy clearer https://review.openstack.org/177201 | 18:18 |
fungi | also there were ways to create "undeletable" directories on ntfs via ftp by using unsupported characters and/or really long pathnames | 18:18 |
openstackgerrit | Jon-Paul Sullivan (j3p0uk) proposed openstack-infra/zuul: Add vim swap files to .gitignore https://review.openstack.org/256027 | 18:18 |
fungi | which made the warez sites a pain to clean up | 18:19 |
Clint | sounds like some quality software | 18:19 |
*** amuller is now known as amuller_afk | 18:20 | |
fungi | let's just say that i don't put any windows sysadmin experience on my resume for very good reasons | 18:22 |
*** trown|lunch is now known as trown | 18:24 | |
jerryz | fungi: is there a way to sync a git repository to a newly created project on review.o.o, other than submitting a giant init patch? | 18:28 |
*** tsg__ has quit IRC | 18:28 | |
*** lykinsbd has joined #openstack-infra | 18:28 | |
*** tsg has joined #openstack-infra | 18:28 | |
fungi | tonyb: (if you're awake) from the related thread on the -docs ml it looks like there's some possible quick turnaround desired on their https://review.openstack.org/254999 patch to irc-meetings. any objection to me approving? | 18:28 |
*** markus_z has quit IRC | 18:28 | |
*** jaypipes has joined #openstack-infra | 18:28 | |
jerryz | fungi: the repo is not public accessible, so i didn't included it as upstream when creating the project on review.o.o | 18:29 |
fungi | jerryz: if there's no public commit history you're concerned about maintaining, then i'd recommend proposing one big patch like you describe. alternatively you could repropose all the commits in series to gerrit and review them individually to maintain the distinct commits themselves | 18:30 |
*** Guest21019 has quit IRC | 18:31 | |
jerryz | fungi: got it, thanks. | 18:33 |
openstackgerrit | Derek Higgins proposed openstack-infra/project-config: Remove tripleo-f21 nodes from nodepool https://review.openstack.org/256032 | 18:35 |
*** sridhar_ram has quit IRC | 18:36 | |
openstackgerrit | Derek Higgins proposed openstack-infra/project-config: Remove tripleo-f21 nodes from nodepool https://review.openstack.org/256032 | 18:36 |
*** dims has joined #openstack-infra | 18:36 | |
*** agentle has joined #openstack-infra | 18:37 | |
*** bexelbie has quit IRC | 18:37 | |
*** bharathm has joined #openstack-infra | 18:38 | |
*** jistr has quit IRC | 18:38 | |
openstackgerrit | Clark Boylan proposed openstack-infra/infra-manual: Clarify project import options https://review.openstack.org/256044 | 18:38 |
fungi | clarkb: yep | 18:40 |
*** agentle has quit IRC | 18:40 | |
jeblair | typo; otherwise lgtm | 18:42 |
openstackgerrit | Clark Boylan proposed openstack-infra/infra-manual: Clarify project import options https://review.openstack.org/256044 | 18:43 |
clarkb | now with fewer topos | 18:43 |
greghaynes | clarkb: less maps? | 18:43 |
*** arxcruz has joined #openstack-infra | 18:43 | |
fungi | less tapas | 18:43 |
*** placko has quit IRC | 18:44 | |
* fungi can no longer see that word without hearing maurice moss say "tape-ass" | 18:44 | |
pleia2 | bwaha | 18:44 |
*** dizquierdo has joined #openstack-infra | 18:44 | |
clarkb | "I am stuck under a desk" | 18:45 |
*** tzn has quit IRC | 18:45 | |
pleia2 | fire | 18:48 |
*** fawadkhaliq has quit IRC | 18:50 | |
*** dizquierdo has quit IRC | 18:51 | |
clarkb | looks like jenkins04 is unhappy | 18:53 |
* clarkb wonders if any other rooter wants to run the restart jenkins safely playbook against it | 18:53 | |
clarkb | I can walk you thorugh it :) | 18:54 |
*** mohankumar has quit IRC | 18:54 | |
*** amuller_afk is now known as amuller | 18:55 | |
jeblair | clarkb: if you write it up in http://docs.openstack.org/infra/system-config/jenkins.html i'll run it :) | 18:55 |
* clarkb does this | 18:56 | |
*** harlowja has quit IRC | 18:56 | |
*** harlowja has joined #openstack-infra | 18:56 | |
*** jcoufal has quit IRC | 18:58 | |
*** esker has joined #openstack-infra | 18:58 | |
*** dprince has quit IRC | 18:58 | |
*** dprince has joined #openstack-infra | 18:59 | |
openstackgerrit | Merged openstack-infra/nodepool: Add LICENSE file https://review.openstack.org/256017 | 19:00 |
*** Sukhdev has quit IRC | 19:00 | |
*** Sukhdev has joined #openstack-infra | 19:00 | |
fungi | i'm happy to take turns running it too if it's in a public document (to the earlier discussion with yolanda about the location of our "infra runbook") | 19:01 |
pleia2 | same | 19:02 |
*** asselin__ has joined #openstack-infra | 19:04 | |
*** tsg has quit IRC | 19:04 | |
openstackgerrit | Merged openstack-infra/infra-manual: Clarify project import options https://review.openstack.org/256044 | 19:05 |
*** asselin has quit IRC | 19:05 | |
pabelanger | jeblair: I think nodepool is ready for a tag when you are. c8c680912384f041dd1a824e9970c98dc74c7ef0 just landed | 19:06 |
openstackgerrit | Clark Boylan proposed openstack-infra/system-config: Add doc on using jenkins restart playbook. https://review.openstack.org/256061 | 19:06 |
clarkb | there we go | 19:06 |
jeblair | clarkb: want to tag nodepool while i run that ^ ? | 19:08 |
clarkb | sure | 19:09 |
anteaya | clarkb: the last sentence isn't the easiest for me to comprehend | 19:09 |
clarkb | er ya its not worded well let me fix that | 19:09 |
openstackgerrit | Clark Boylan proposed openstack-infra/system-config: Add doc on using jenkins restart playbook. https://review.openstack.org/256061 | 19:10 |
jeblair | clarkb, mordred: is it possible to use the on-host hiera info to remove the password from the command line in https://review.openstack.org/#/c/256061/1/doc/source/jenkins.rst ? | 19:10 |
clarkb | anteaya: ^ is that better? | 19:10 |
clarkb | jeblair: we might be able to make ansible do a hiera lookup in the playbook | 19:11 |
clarkb | jeblair: something like register var: hiera $key then use var directly | 19:11 |
*** tonytan4ever has joined #openstack-infra | 19:11 | |
anteaya | clarkb: yes, thank you | 19:11 |
*** sigmavirus24_awa is now known as sigmavirus24 | 19:11 | |
jeblair | clarkb: i give it the launchpad password? | 19:11 |
clarkb | jeblair: I have been using what nodepool uses | 19:12 |
jeblair | clarkb: oh, we stopped using gerrig? | 19:12 |
*** e0ne has joined #openstack-infra | 19:13 | |
clarkb | jjb and nodepool both use the hudson-openstak user | 19:13 |
jeblair | apparently so :) | 19:13 |
jeblair | clarkb: so apikey= from secure.conf? | 19:13 |
fungi | i hope it really is hudson-openstak | 19:13 |
clarkb | ya | 19:13 |
fungi | so that we replaced one typo with anoter | 19:13 |
clarkb | fungi: nope my typo :) | 19:13 |
fungi | typos all 'round! | 19:13 |
*** mriedem is now known as mriedem_haircut | 19:14 | |
clarkb | looking at nodepool history I think next tag should be 0.2.0 | 19:14 |
clarkb | pabelanger: jeblair ^ that sound right? | 19:14 |
jeblair | clarkb: ya | 19:15 |
pabelanger | WFM | 19:15 |
*** ociuhandu has quit IRC | 19:15 | |
fungi | sounds good | 19:16 |
*** sridhar_ram has joined #openstack-infra | 19:17 | |
adam_g | anyone know if the target git branch of a landed patch is exposed to post jobs in any way via environment vars or something else? | 19:17 |
jeblair | clarkb: oh, thought of an easier way to snarf the password; left comment on https://review.openstack.org/256061 | 19:17 |
*** SumitNaiksatam has quit IRC | 19:17 | |
jeblair | clarkb: got jenkins.JenkinsException: node[bare-trusty-hpcloud-b5-6468725] does not exist | 19:18 |
jeblair | clarkb: running in screen as root if you need to look at it | 19:18 |
*** SumitNaiksatam has joined #openstack-infra | 19:18 | |
*** SumitNaiksatam has quit IRC | 19:18 | |
clarkb | neat on the hiera read thing | 19:18 |
pabelanger | do we still need python-glanceclient, keystoneclient, novaclient in requirements now that we are using shade? | 19:19 |
clarkb | for the fail that may mean the server is too far gone to have useable http api :/ | 19:19 |
pabelanger | for nodepool | 19:19 |
zaro | anteaya: no, review-dev is up. you just need to refresh your browser few times. | 19:19 |
clarkb | pabelanger: if we directly consume them then yes (we directly consume at least novaclient) | 19:19 |
jeblair | jhesketh: is there a reason we need to stop() the triggers/sources/reporters? that method isn't implemented anywhere, and i can't think of a reason to -- only to stop the _drivers_. | 19:19 |
clarkb | iirc | 19:19 |
anteaya | zaro: thanks, that is what I did :) | 19:19 |
openstackgerrit | gordon chung proposed openstack-infra/project-config: split gnocchi unit tests by indexer https://review.openstack.org/256063 | 19:19 |
jeblair | clarkb: should we spin up more masters? | 19:19 |
*** agentle has joined #openstack-infra | 19:20 | |
*** sputnik13 has joined #openstack-infra | 19:20 | |
*** Sukhdev has quit IRC | 19:20 | |
jeblair | clarkb: and should i give the playbook one more chance? | 19:20 |
clarkb | jeblair: ya I would give the playbook another chnace as it may have just been super racy due to slow api | 19:20 |
clarkb | and things should slow down now that it is in shutdown mode | 19:20 |
zaro | jesusaurus: thanks for the info in 255050 | 19:21 |
*** agentle has quit IRC | 19:21 | |
clarkb | as for more masters maybe? jenkins04 actually seems to do this more regularly than the other masters. A rebuild to a new hypervisor may help? | 19:21 |
*** mrmartin has joined #openstack-infra | 19:21 | |
clarkb | pabelanger: jeblair 0.2.0 nodepool pushed | 19:21 |
*** ashishb has quit IRC | 19:21 | |
pabelanger | clarkb: heh, only grep'd keystone and glance. Okay, will get a patch up to drop them from requirements | 19:21 |
pabelanger | clarkb: danke | 19:21 |
openstackgerrit | Clark Boylan proposed openstack-infra/system-config: Add doc on using jenkins restart playbook. https://review.openstack.org/256061 | 19:25 |
clarkb | now with fancy hiera reading | 19:25 |
jeblair | clarkb: 502 this time... running it once more so i can double check my hiera thingy | 19:25 |
fungi | adam_g: it can be divined yes. if ZUUL_PIPELINE==post then ZUUL_REFNAME should contain the branch name (e.g., stable/kilo) | 19:26 |
*** pvaneck has joined #openstack-infra | 19:26 | |
clarkb | unfortunately once the api stops being reliable it is really hard to manage this externally :( | 19:26 |
jeblair | clarkb: actually, was a problem, need to change ' to " | 19:26 |
clarkb | jeblair: oh right | 19:26 |
*** Apoorva is now known as apoorvad | 19:26 | |
fungi | adam_g: see https://jenkins05.openstack.org/job/openstack-manuals-tox-doc-publishdocs/614/parameters/ for the parameters jenkins inserts into the job environment on a stable/kilo post job | 19:26 |
openstackgerrit | Clark Boylan proposed openstack-infra/system-config: Add doc on using jenkins restart playbook. https://review.openstack.org/256061 | 19:27 |
adam_g | fungi, ah, that params list is exactly what i was lookin for. thanks | 19:27 |
*** tzn has joined #openstack-infra | 19:27 | |
*** r-daneel has joined #openstack-infra | 19:27 | |
fungi | adam_g: the zuul documentation also covers this at http://docs.openstack.org/infra/zuul/launchers.html#zuul-parameters but sometimes an example is useful to make sense of docs | 19:28 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul: Remove stop method from reporters, sources, triggers https://review.openstack.org/256067 | 19:29 |
jeblair | jhesketh: ^ | 19:29 |
jeblair | that will simplify the reconfiguration logic a bit | 19:30 |
jeblair | clarkb: it's... doing something this time. | 19:30 |
clarkb | jeblair: it will poll running jobs every minute | 19:31 |
*** mrmartin has quit IRC | 19:31 | |
clarkb | so it should hopefully sit there then restart when jobs are done | 19:31 |
jeblair | oh, so it'll still have plenty of chances to die :) | 19:32 |
clarkb | ya :/ | 19:32 |
*** alexsyip has quit IRC | 19:32 | |
clarkb | I wonder if we can easily poll thread counts in the jvm | 19:32 |
clarkb | then just have a watchdog type service that runs the playbook whenever they go above 1500 threads or so | 19:33 |
*** tzn has quit IRC | 19:33 | |
openstackgerrit | Khai Do proposed openstack-infra/system-config: Disable Gerrit drafts feature https://review.openstack.org/255050 | 19:33 |
*** agentle has joined #openstack-infra | 19:34 | |
*** agentle has quit IRC | 19:35 | |
*** jaypipes has quit IRC | 19:36 | |
jeblair | clarkb: failed again after a while; running one last time just to exercise the command as i copy/pasted it from the latest revision | 19:39 |
jeblair | and that's failed now too | 19:39 |
jeblair | but the command looks good | 19:39 |
jeblair | so +2 there :) | 19:39 |
clarkb | cool, I think we just manually restart it when its done running jobs then :( | 19:39 |
jeblair | httplib.IncompleteRead: IncompleteRead(6146 bytes read) | 19:39 |
openstackgerrit | greghaynes proposed openstack/diskimage-builder: Add dib-python element https://review.openstack.org/256071 | 19:39 |
*** electrofelix has quit IRC | 19:39 | |
clarkb | and maybe put in a large number of retries in the script | 19:40 |
clarkb | like try to poll every minute and don't actually quit until you fail 5 times in a row | 19:40 |
jeblair | yeah | 19:40 |
jeblair | so i'll check back in after lunch | 19:40 |
jeblair | (there's at least one 59 minute job in there) | 19:40 |
*** tqtran has joined #openstack-infra | 19:47 | |
openstackgerrit | Paul Belanger proposed openstack-infra/nodepool: Drop glanceclient and keystoneclient requirements https://review.openstack.org/256075 | 19:50 |
*** hdd has joined #openstack-infra | 19:51 | |
*** aysyd has quit IRC | 19:53 | |
*** baoli_ has quit IRC | 19:53 | |
*** mrmartin has joined #openstack-infra | 19:54 | |
xarses | if I want to add a test to my project, and want to start it as non-voting do I add it into jobs filters and add voting false, call the template/ job -nv (so it matches the ^.*-nv$ jobs filter), or something else? | 19:54 |
openstackgerrit | Adam Gandelman proposed openstack-infra/project-config: Publish per-branch astara-appliance images https://review.openstack.org/256076 | 19:54 |
clarkb | Error: Your application used more memory than the safety cap of 500M. <- yay new logstash /me tries 1GB and keeps an eye on it | 19:55 |
clarkb | xarses: usually we use the -nv suffix if you want to have two versions of the same job, one voting and one not voting. If the goal is to transition form non voting to voting typically we use an explicit voting: false which is removed once ready to vote | 19:55 |
clarkb | but either way works | 19:55 |
*** hashar has joined #openstack-infra | 19:56 | |
clarkb | jesusaurus: fyi on the logstash 2.0 memory issue. Though I think the default was 1GB on 8GB nodes before since we didn't specify | 19:59 |
*** Piet has quit IRC | 20:01 | |
*** rcernin has joined #openstack-infra | 20:01 | |
*** sridhar_ram has quit IRC | 20:02 | |
openstackgerrit | greghaynes proposed openstack/diskimage-builder: Run package-intalls with py3k if we must https://review.openstack.org/254386 | 20:02 |
clarkb | greghaynes: that commit message sounds so sad about it | 20:03 |
clarkb | "if we must" | 20:03 |
clarkb | eeyore | 20:03 |
openstackgerrit | Khai Do proposed openstack-infra/system-config: Add script to cleanup Gerrit 2.8 data https://review.openstack.org/246020 | 20:03 |
greghaynes | clarkb: Yea, I was not terribly happy about the first rev of that | 20:03 |
zaro | fungi: ^ that contains the fix for the akanda rename typo | 20:05 |
*** bpokorny has quit IRC | 20:07 | |
*** bpokorny has joined #openstack-infra | 20:07 | |
fungi | zaro: thanks--looks great! | 20:08 |
*** rockyg has quit IRC | 20:08 | |
*** armax has quit IRC | 20:09 | |
fungi | zaro: one minor adjustment marked inline | 20:09 |
openstackgerrit | greghaynes proposed openstack/diskimage-builder: Add a new element hpdsa https://review.openstack.org/220888 | 20:12 |
zaro | fungi: should that just be changed to a comment? or should it be a seperate bash file? | 20:13 |
zaro | *be/be in | 20:13 |
*** mriedem_haircut has quit IRC | 20:13 | |
fungi | zaro: a comment is fine, we just need to remember to perform that step on the git servers | 20:14 |
*** ldnunes has quit IRC | 20:14 | |
*** HeOS has joined #openstack-infra | 20:15 | |
clarkb | if logstash worker20 makes it through to monday with logstash2.0 would be great to get the service upgraded next week | 20:16 |
fungi | i concur | 20:18 |
*** mriedem has joined #openstack-infra | 20:18 | |
fungi | though hopefully not on or immediately before wednesday | 20:18 |
clarkb | ya can work with gerrit :) | 20:18 |
fungi | right, want to make sure we're not distracted by other problems of our making in the middle of major gerrit stuffs | 20:19 |
clarkb | agreed, speaking of I really meant ot pull up that topic and review changes | 20:19 |
*** lucasagomes is now known as lucas-beer | 20:19 | |
*** Swanson has quit IRC | 20:20 | |
openstackgerrit | Davanum Srinivas (dims) proposed openstack-infra/project-config: Better duplicate detection for project requirements check https://review.openstack.org/238871 | 20:22 |
*** Sukhdev has joined #openstack-infra | 20:22 | |
*** sridhar_ram has joined #openstack-infra | 20:22 | |
openstackgerrit | Clark Boylan proposed openstack-infra/puppet-logstash: Install logstash 2.0 https://review.openstack.org/247756 | 20:24 |
clarkb | that reflects the new heap sizing on logstash-worker20 | 20:24 |
*** sabeen1 has joined #openstack-infra | 20:24 | |
*** ddieterl_ has quit IRC | 20:27 | |
jroll | if someone has a minute to help me add an ironic job, that would be great. trying to get out of devstack's hair :) https://review.openstack.org/255981 | 20:27 |
openstackgerrit | Khai Do proposed openstack-infra/system-config: Add script to cleanup Gerrit 2.8 data https://review.openstack.org/246020 | 20:28 |
*** unicell has joined #openstack-infra | 20:29 | |
*** alex_xu has quit IRC | 20:30 | |
clarkb | jroll: if you invert the dep order you could test the change ot add the plugin | 20:30 |
*** rossella_s has quit IRC | 20:30 | |
jroll | clarkb: oh, I should just drop the depends-on there | 20:30 |
jroll | forgot I had it | 20:30 |
*** rossella_s has joined #openstack-infra | 20:31 | |
openstackgerrit | Jim Rollenhagen proposed openstack-infra/project-config: Add an Ironic job to use devstack plugin https://review.openstack.org/255981 | 20:31 |
jroll | clarkb: ^ done | 20:31 |
jroll | thanks man | 20:32 |
openstackgerrit | Merged openstack-infra/project-config: Disable stable/kilo python3 jobs for compute_hyperv https://review.openstack.org/255888 | 20:32 |
sc68cal | anteaya: soo... stable/liberty is kind of borked, and it looks like linuxbridge may be wedging the gate | 20:32 |
sc68cal | anteaya: I'm trying to get a fix in for devstack to unwedge, but it now blows up on an APT dependency error | 20:32 |
*** mrmartin has quit IRC | 20:32 | |
sc68cal | anteaya: so, this is a long winded background for the following question - can I just update the branch regexp and just make linuxbridge voting on master/mitaka only? | 20:33 |
*** alex_xu has joined #openstack-infra | 20:33 | |
*** lucas-beer has quit IRC | 20:34 | |
clarkb | sc68cal: assuming that keeping linuxbridge tested (and transitively working) on kilo for the next six months or so isn't something we care about sure | 20:35 |
*** dims has quit IRC | 20:35 | |
clarkb | I am not sure what the state of linuxbridging is there | 20:35 |
*** dims has joined #openstack-infra | 20:35 | |
clarkb | its not uncommon to only run new things on recent branches. If you want to make it nonvoting on kilo you can add a -nv job for it and only run that one on kilo | 20:36 |
sc68cal | clarkb: I'll explain in commit message | 20:36 |
sc68cal | clarkb: basically we've got a clusterF@#&*( where we can't get things merged to fix LB in the branch | 20:36 |
sc68cal | because of APT stuff | 20:36 |
clarkb | since both the voting flag and branch flag apply to a job as a whole you can't selectively vote on one branch or another. We deal with that by having separate jobs for each | 20:36 |
clarkb | sc68cal: are packages missing? | 20:37 |
sc68cal | neutron grenade that installs kilo then tries to upgrade to liberty explodes on an apt dependency | 20:37 |
clarkb | you grenade with linuxbride? | 20:37 |
*** dprince has quit IRC | 20:37 | |
sc68cal | clarkb: no - it's just to get the patch into devstack to fix linux bridge on liberty, we're hitting a neutron grenade issue | 20:38 |
sc68cal | https://review.openstack.org/#/c/256000/ | 20:38 |
clarkb | oh fun | 20:38 |
clarkb | so fix one thing breaks another? | 20:38 |
sc68cal | clarkb: no - it's like, to fix a we need to fix b - which is broken due to C (apt) | 20:38 |
*** sabeen3 has joined #openstack-infra | 20:39 | |
sc68cal | and now I want to go home and crawl into bed | 20:39 |
clarkb | looking at that change linuxbridge tes tisn't run against it? | 20:39 |
sc68cal | clarkb: no | 20:39 |
*** sabeen1 has quit IRC | 20:39 | |
clarkb | so you should be able to fix the other thing, then fix linuxbridge? | 20:39 |
openstackgerrit | Merged openstack-infra/system-config: Allow Gerrit to use 4 threads for indexing changes. https://review.openstack.org/241736 | 20:39 |
*** lucasagomes has joined #openstack-infra | 20:40 | |
sc68cal | clarkb: possibly. but I don't know anything about fixing apt dependency issues | 20:40 |
clarkb | sc68cal: do you have an example of the apt fail? | 20:40 |
sc68cal | clarkb: yeah let me get it for you | 20:40 |
sc68cal | I'm just trying to get OUT OF THE WAY since it seems to be making people grumpy | 20:40 |
openstackgerrit | Andrew Woodward proposed openstack-infra/project-config: Create a seperate job for puppet-ceph integration https://review.openstack.org/256088 | 20:40 |
*** e0ne has quit IRC | 20:41 | |
openstackgerrit | Jim Rollenhagen proposed openstack-infra/project-config: Switch all ironic jobs to use devstack plugin https://review.openstack.org/255942 | 20:41 |
xarses | clarkb: https://review.openstack.org/#/c/256088/ it's my first attempt, let me know how badly I did | 20:42 |
clarkb | understood, just making sure we don't remove testing if there is alternative to just fix it | 20:42 |
openstackgerrit | Jim Rollenhagen proposed openstack-infra/project-config: Switch all ironic jobs to use devstack plugin https://review.openstack.org/255942 | 20:42 |
clarkb | sc68cal: I do notice that apt is failing to update some indexes due to hash mismatch (which is apt repo mirroring brokeness) | 20:42 |
sc68cal | clarkb: http://logs.openstack.org/00/256000/2/check/gate-grenade-dsvm-neutron/9f59139/logs/grenade.sh.txt.gz#_2015-12-10_18_21_42_890 | 20:43 |
*** jffische has quit IRC | 20:43 | |
sc68cal | is that a symptom of mirroring brokeness | 20:43 |
clarkb | sc68cal: the hash sum mismatch a bit up from there is | 20:43 |
clarkb | not sure if that can trigger the error you linked to yet | 20:43 |
*** _nadya_ has joined #openstack-infra | 20:44 | |
*** Swami has quit IRC | 20:44 | |
clarkb | internet seems to say an apt-get update can correct the problem | 20:44 |
clarkb | so its possible that is why its fialing | 20:45 |
clarkb | sc68cal: is this a persistent problem or did it fail just the once? | 20:45 |
sc68cal | clarkb: rechecking now | 20:45 |
openstackgerrit | gordon chung proposed openstack-infra/project-config: split gnocchi tests by indexer https://review.openstack.org/256063 | 20:46 |
openstackgerrit | Sean M. Collins proposed openstack-infra/project-config: Linux Bridge - disable voting on stable branches https://review.openstack.org/256090 | 20:47 |
*** jaosorior has quit IRC | 20:47 | |
*** jaosorior has joined #openstack-infra | 20:47 | |
*** aeng has joined #openstack-infra | 20:48 | |
clarkb | xarses: ya that looks good except for one thing, you will need to instantiate that template on the puppet-ceph project in jjb. At the end of the puppet module jobs file you can see job groups that do it for the existing job or you can add the single job directly to puppet-ceph project | 20:49 |
*** ddieterly has joined #openstack-infra | 20:50 | |
xarses | clarkb: isn't that what i did in zull/layout.yaml:7540 | 20:51 |
*** ddieterly has quit IRC | 20:52 | |
nibalizer | crinkle: I have successfully logged into a node booted on infra cloud | 20:52 |
openstackgerrit | Sean M. Collins proposed openstack-infra/project-config: Linux Bridge - disable voting on stable branches https://review.openstack.org/256090 | 20:52 |
nibalizer | much excite | 20:52 |
clarkb | xarses: no, jenkins job build configures jenkins only. The only relationship between jjb and zuul is that zuul triggers the jobs that end up in jenkins | 20:52 |
clarkb | xarses: so zuul/layout.yaml is telling zuul, when these events happen run these jobs. You still need to tell JJB take this job template and apply some parameters to it to make a job | 20:53 |
crinkle | nibalizer: omg | 20:53 |
clarkb | nibalizer: now change your mtu | 20:53 |
pleia2 | woo | 20:54 |
fungi | nibalizer: so full of win! | 20:54 |
clarkb | zaro: if https://review.openstack.org/#/c/235079/ wrks on 2.8 as well do you wan tto remove the depends on and we can go ahead and merge it now? | 20:56 |
clarkb | fungi: ^ | 20:56 |
clarkb | just thinking that reducing the set of changes we have to make during the upgrade itself might help things go smoother | 20:56 |
fungi | if it's safe for 2.8.x then i agree | 20:56 |
fungi | merge as much as we can safely merge in advance | 20:57 |
clarkb | zaro: and https://review.openstack.org/#/c/236220/3 is safe to merge too since there are defaults for those params ya? | 20:57 |
xarses | clarkb: thanks, I think I get it now | 20:57 |
clarkb | xarses: they are decoupled like this beause if you use jenkins you don't need to use zuul and if you use zuul you don't need to use jenkins | 20:58 |
clarkb | (and we know of other people/groups that run jenkins and zuul both independnetly of each other) | 20:58 |
* clarkb approves that jeepyb change and the firefox text copy in gerrit change | 21:00 | |
*** gordc has quit IRC | 21:01 | |
openstackgerrit | Merged openstack-infra/jeepyb: Add gerrit change hook parameters for Gerrit 2.11 https://review.openstack.org/236220 | 21:01 |
*** Sukhdev has quit IRC | 21:01 | |
clarkb | notmorgan: similar question about https://review.openstack.org/#/c/252054/ I think that will work on old gerrit too right? | 21:01 |
openstackgerrit | Khai Do proposed openstack-infra/system-config: Fix toggle ci button for CS2 on Gerrit 2.11 https://review.openstack.org/235079 | 21:01 |
clarkb | notmorgan: can we remove the depends on and merge it? | 21:01 |
notmorgan | clarkb: oh it should work on old gerrit | 21:01 |
notmorgan | clarkb: i mean... i have not tested it | 21:02 |
clarkb | notmorgan: :) | 21:02 |
notmorgan | clarkb: but there should be no reason why it wpould be broken | 21:02 |
clarkb | notmorgan: I agree | 21:02 |
clarkb | apache verion doesn't change | 21:02 |
zaro | clarkb: removed depends-on in 235079 but sadly Gerrit removed all the votes | 21:02 |
anteaya | sc68cal: sorry I wasn't here when you needed me, looks like clarkb was better help anyway | 21:03 |
clarkb | zaro: I just reapplied my vote, I bet we can get fungi to appy a second and approve | 21:03 |
notmorgan | clarkb: exactly | 21:03 |
clarkb | my only concern is if older gerrit working with mod rewrite proxies is somehow inversely broken than newer gerrit | 21:04 |
zaro | clarkb: yep, I'm pretty sure 236220 is ok for 2.8 | 21:04 |
clarkb | zaro: ya me too wnet ahead and approved it :) | 21:05 |
*** bcourt has quit IRC | 21:05 | |
openstackgerrit | lifeless proposed openstack-infra/infra-manual: Update the manual to reference -constraints jobs. https://review.openstack.org/255656 | 21:05 |
zaro | ohh, nice! | 21:05 |
jeblair | clarkb: all builds are finished; i'm going to go ahead and run the playbook again and see if slightly reduced load might help | 21:05 |
openstackgerrit | greghaynes proposed openstack/diskimage-builder: Run package-intalls with py3k if we must https://review.openstack.org/254386 | 21:05 |
clarkb | jeblair: rgr | 21:05 |
clarkb | notmorgan: +2'd your change, happy to get that in sooner if you think its safe (and it sound slike you do) | 21:06 |
*** tonytan4ever has quit IRC | 21:06 | |
notmorgan | clarkb: yes | 21:07 |
notmorgan | clarkb: i would go on record and say it should be safe | 21:07 |
clarkb | zaro: for changes like https://review.openstack.org/#/c/253137/ it looks like upstream merged that to their 2.11 stable branch so this is just us catching up right? we aren't adding any forked changes? | 21:08 |
*** lykinsbd has quit IRC | 21:08 | |
*** baoli has joined #openstack-infra | 21:09 | |
*** tsg has joined #openstack-infra | 21:09 | |
*** sigmavirus24 is now known as sigmavirus24_awa | 21:10 | |
clarkb | I almost prefer that we use a merge commit for those | 21:10 |
clarkb | but separate changes will work | 21:10 |
*** sigmavirus24_awa is now known as sigmavirus24 | 21:10 | |
zaro | nope, it's an unreleased fix but still stable-2.11 branch so should be in the next 2.11.x release | 21:11 |
*** burgerk has quit IRC | 21:11 | |
clarkb | notmorgan: want t oremove the depends-on then? | 21:11 |
openstackgerrit | Paul Belanger proposed openstack-infra/project-config: Fix project description for ansible-role-diskimage-builder https://review.openstack.org/256096 | 21:11 |
openstackgerrit | Merged openstack-infra/system-config: Add doc on using jenkins restart playbook. https://review.openstack.org/256061 | 21:12 |
notmorgan | clarkb: sure. i can or you can | 21:12 |
notmorgan | clarkb: give me a moment | 21:12 |
clarkb | notmorgan: you can just edit commit in gerrit if thats easiest | 21:12 |
zaro | clarkb: ohh wait, i'm talking got that change mixed up with another change. | 21:12 |
clarkb | or I can do it | 21:12 |
notmorgan | ok will do now | 21:12 |
openstackgerrit | Morgan Fainberg proposed openstack-infra/puppet-gerrit: Update Gerrit proxy configuration. https://review.openstack.org/252054 | 21:12 |
notmorgan | clarkb: done | 21:12 |
clarkb | zaro: well there are about 4 change to our 2.11.4 branch and they all have upstream equivalents that appear to be from their stable 2.11 branch | 21:13 |
clarkb | zaro: so I think they are all from 2.11 upstream but possibly unreleased? | 21:13 |
*** Swami has joined #openstack-infra | 21:13 | |
*** julim has quit IRC | 21:14 | |
zaro | clarkb: yes, that is correct. i think there is only 1 that was unreleased. | 21:14 |
zaro | this one https://gerrit.googlesource.com/gerrit/+/27542ceec5afb4053f56e7ac5bd8c5783263f34a | 21:15 |
mordred | jeblair, clarkb: yah - I think we can probably do something with ansible and the hiera files | 21:15 |
*** tzn has joined #openstack-infra | 21:15 | |
clarkb | zaro: gotcha | 21:16 |
*** _nadya_ has quit IRC | 21:16 | |
*** kgiusti has left #openstack-infra | 21:18 | |
openstackgerrit | Tim Hinrichs proposed openstack-infra/project-config: Make python34 job voting for Congress https://review.openstack.org/255621 | 21:18 |
*** Sukhdev has joined #openstack-infra | 21:18 | |
ianw | greghaynes: devuser doesn't give sudo access by default? I thought when it said "passwordless sudo" in the var, that would mean it would make a password enabled one | 21:18 |
*** Sukhdev has quit IRC | 21:19 | |
greghaynes | ianw: Correct - I wouldnt mind it making password enabled by default | 21:19 |
*** Sukhdev has joined #openstack-infra | 21:20 | |
greghaynes | ianw: The reason it isnt there is because I tend to use password disabled users | 21:20 |
*** baoli has quit IRC | 21:20 | |
ianw | greghaynes: yeah, that only works when networks is working and you can ssh in :) | 21:20 |
greghaynes | ianw: yeee | 21:21 |
xarses | clarkb: so, could I instead duplicate the job in the jbb projects yaml and just change the options to it so that it runs this other set of tests as another job? | 21:21 |
greghaynes | p | 21:21 |
*** baoli has joined #openstack-infra | 21:21 | |
*** tzn has quit IRC | 21:21 | |
clarkb | xarses: what you have is fine, you just have to tell jjb make a job from this job template | 21:22 |
*** ddieterly has joined #openstack-infra | 21:23 | |
jeblair | mordred: cool; i removed the immediacy of doing that by doing a lookup on the puppetmaster since we know we are running there, but figuring out how to do that would probably make playbooks a more generally useful thing for us | 21:24 |
xarses | clarkb: but at that point I've duplicated an entire job template to change just one thing, the filter of which tests will be executed | 21:24 |
openstackgerrit | Merged openstack/diskimage-builder: Add proliant-tools element https://review.openstack.org/163754 | 21:24 |
mordred | jeblair: I think, amusingly enough, that what we should do is a hiera module | 21:25 |
openstackgerrit | Merged openstack/diskimage-builder: Follow up patch for 25d3ee547176528e86d42eb026c99a134dff9452 https://review.openstack.org/251879 | 21:25 |
mordred | that actually shells out to the hiera command | 21:25 |
mordred | and gets the value you've requested | 21:25 |
*** ddieterly has quit IRC | 21:25 | |
mordred | which would mean we could do what clarkb was suggesting and have the lookup in the playbook | 21:25 |
*** ddieterly has joined #openstack-infra | 21:26 | |
clarkb | xarses: oh I didn't realize that is all yo uare changing, in that case ya I would update the template that exists to accept a parameter that changes the filter | 21:26 |
clarkb | or use a different rake task like EmilienM suggested | 21:26 |
EmilienM | I just wrote a comment | 21:26 |
*** igormarnat has quit IRC | 21:26 | |
mordred | jeblair: I had to push 3 things onto my stack - I'll write the hiera lookup module when I get back to fixing the ansible inventory | 21:27 |
*** dteselkin has quit IRC | 21:27 | |
*** HeOS_ has quit IRC | 21:27 | |
*** kzaitsev_ws has quit IRC | 21:27 | |
*** katyafervent has quit IRC | 21:28 | |
*** rakhmerov has quit IRC | 21:28 | |
*** akuznetsova has quit IRC | 21:28 | |
*** tsufiev has quit IRC | 21:28 | |
*** asilenkov has quit IRC | 21:28 | |
*** HeOS_ has joined #openstack-infra | 21:29 | |
*** kzaitsev_ws has joined #openstack-infra | 21:29 | |
openstackgerrit | Vitaly Gridnev proposed openstack-infra/project-config: [sahara] job for sahara-dashboard integration tests https://review.openstack.org/255232 | 21:29 |
zaro | clarkb: what does 'interdiff between two changes' mean? | 21:29 |
jeblair | mordred: okay, no rush :) | 21:29 |
*** rakhmerov has joined #openstack-infra | 21:29 | |
clarkb | mordred: here is random gist that claims to do it https://gist.github.com/mrbanzai/8720298 | 21:29 |
clarkb | zaro: I diffed the diffs | 21:29 |
zaro | ahh ok. thanks | 21:30 |
clarkb | zaro: to confirm we didn'tsneak in any changes that diverge from upstrema | 21:30 |
clarkb | mordred: of course its a gist with no licensing so maybe don't look at it | 21:30 |
*** asselin has joined #openstack-infra | 21:31 | |
*** akuznetsova has joined #openstack-infra | 21:31 | |
*** armax has joined #openstack-infra | 21:31 | |
*** ddieterl_ has joined #openstack-infra | 21:31 | |
openstackgerrit | Vitaly Gridnev proposed openstack-infra/project-config: [sahara] job for sahara-dashboard integration tests https://review.openstack.org/255232 | 21:31 |
*** katyafervent has joined #openstack-infra | 21:32 | |
*** dteselkin has joined #openstack-infra | 21:32 | |
*** baoli has quit IRC | 21:32 | |
*** asselin__ has quit IRC | 21:32 | |
*** tsufiev has joined #openstack-infra | 21:32 | |
*** baoli has joined #openstack-infra | 21:33 | |
*** asilenkov has joined #openstack-infra | 21:33 | |
*** tonytan4ever has joined #openstack-infra | 21:34 | |
*** ddieterly has quit IRC | 21:34 | |
*** igormarnat has joined #openstack-infra | 21:34 | |
*** gordc has joined #openstack-infra | 21:35 | |
*** ddieterl_ has quit IRC | 21:35 | |
*** hashar has quit IRC | 21:36 | |
*** ddieterly has joined #openstack-infra | 21:37 | |
*** tlian has quit IRC | 21:38 | |
clarkb | zaro: for https://review.openstack.org/#/c/253260/1 does our jeepyb default of visible to all not work in all cases? (Just want to make sure I understand if this is fixing and issue or just taking advantage of new features) | 21:41 |
xarses | EmilienM: it's not that I don't want to run the beaker tests, I just want to change some of the options to it (to start with, which jobs are run, maybe later ostype) and then have them vote separately from each other | 21:43 |
*** rbrndt has quit IRC | 21:43 | |
*** tlian has joined #openstack-infra | 21:44 | |
zaro | clarkb: i didn't realized jeepy already did that. do we ever create groups manually? | 21:44 |
*** baoli has quit IRC | 21:44 | |
*** baoli has joined #openstack-infra | 21:45 | |
clarkb | zaro: occasionally we do, so I think the change is good, I just also wanted to fix jeepyb if it wasn't working | 21:45 |
clarkb | I am not approving it htough because I odn't remember if gerrit gets mad about config itdoesn't understand | 21:45 |
*** ZZelle_ has joined #openstack-infra | 21:45 | |
EmilienM | xarses: I don't have strong opinions | 21:45 |
zaro | clarkb: ohh, i'm don't know if jeepyb is working or not, i'm assuming that it is. | 21:45 |
openstackgerrit | Merged openstack/diskimage-builder: Add a new element hpdsa https://review.openstack.org/220888 | 21:46 |
xarses | EmilienM: Ok | 21:46 |
zaro | clarkb: gerrit will usually just ignore any config it doesn't know about. | 21:46 |
jeblair | clarkb: playbook still failed, and didn't clean up many nodes before doing so... what's next? | 21:46 |
zaro | clarkb: gerrit code needs to read in the configs so if doesn't know about it the config never gets read in. | 21:46 |
clarkb | jeblair: manual stop, remove slaves from config.xml, manual start | 21:46 |
openstackgerrit | Sachi King proposed openstack-dev/pbr: passenv integration environment variables re-enabling integration tests https://review.openstack.org/255616 | 21:46 |
jeblair | clarkb: all slaves and just let the nodepool 24h timeout catch the valid ones? | 21:47 |
*** abregman has quit IRC | 21:47 | |
clarkb | jeblair: ya I usually don't worry about the slaves as I hav efound most of them tend to be gone from nodepool but jenkins delete failed because api was unhappy | 21:47 |
clarkb | jeblair: so you have offline slaves in jenkins that don't exist anymore | 21:48 |
jeblair | clarkb: oh, yeah, i was talking about the online ones though | 21:48 |
clarkb | and even if they do exist they go away soon enough, if you really want to be good about it you can stop jenkins, remove from config.xml, delete all jenkins04 nodes in nodepool, start jenkins | 21:48 |
jeblair | there are 61 of those on jenkins04 | 21:48 |
clarkb | ^^ is the shotgun appraoch but it is "correct" | 21:48 |
jeblair | 61 ready nodes that is | 21:48 |
clarkb | oh in that case I would do the shotgun appreach unless you want ot write an xml parser to remove only those not read :) | 21:49 |
jeblair | do you think 61 nodes is unusual? how many do you normally see? | 21:49 |
clarkb | I want to say normal is closer to a handful, 5ish | 21:50 |
*** Hink has joined #openstack-infra | 21:50 | |
jeblair | (i mean that's 0.6% of our quota; doesn't seem outlandish) | 21:50 |
clarkb | zaro: ok I think I have gotten through that set of changes, let me know if I missed something | 21:51 |
*** ddieterly has quit IRC | 21:51 | |
zaro | clarkb: Add script to cleanup Gerrit 2.8 data | 21:51 |
*** ddieterly has joined #openstack-infra | 21:51 | |
zaro | opps it's https://review.openstack.org/246020 | 21:51 |
*** baoli has quit IRC | 21:52 | |
*** dimtruck is now known as zz_dimtruck | 21:52 | |
*** Swami has quit IRC | 21:52 | |
*** ddieterl_ has joined #openstack-infra | 21:53 | |
zaro | clarkb: would be good to merge all the openstack/gerrit changes so i can prep a new version for https://review.openstack.org/#/c/241309/ | 21:53 |
*** baoli has joined #openstack-infra | 21:53 | |
*** lykinsbd has joined #openstack-infra | 21:53 | |
*** Sukhdev has quit IRC | 21:54 | |
clarkb | zaro: I am your first +2 on them | 21:54 |
zaro | cool, ty! | 21:54 |
jeblair | clarkb: jenkins04 restarting | 21:55 |
StevenK | clarkb: https://review.openstack.org/241032 and https://review.openstack.org/241451 for jeepyb goodness whenever you have a chance. | 21:55 |
*** ddieterly has quit IRC | 21:56 | |
*** Sukhdev has joined #openstack-infra | 21:56 | |
*** gildub has joined #openstack-infra | 21:59 | |
zaro | clarkb: this one too https://review.openstack.org/#/c/245598/ | 21:59 |
*** peristeri has quit IRC | 21:59 | |
zaro | ohh wait, that one already has 2 +2 | 22:00 |
clarkb | zaro: I skipped that one because it ya that | 22:00 |
clarkb | but I can look it over to get mor eeyes on it | 22:00 |
*** baoli has quit IRC | 22:00 | |
*** baoli has joined #openstack-infra | 22:01 | |
clarkb | jeblair: looks like its back up and doing stuff | 22:02 |
openstackgerrit | Vitaly Gridnev proposed openstack-infra/project-config: [sahara] job for sahara-dashboard integration tests https://review.openstack.org/255232 | 22:03 |
*** ddieterl_ has quit IRC | 22:03 | |
*** ddieterly has joined #openstack-infra | 22:03 | |
*** Hink has quit IRC | 22:05 | |
*** tlian has quit IRC | 22:05 | |
*** Hink has joined #openstack-infra | 22:05 | |
openstackgerrit | Matt Riedemann proposed openstack-infra/elastic-recheck: Add query for oslo.utils netifaces bug 1524991 https://review.openstack.org/256115 | 22:05 |
openstack | bug 1524991 in oslo.utils "moving netifaces to extras in 3.1.0 breaks the world" [Critical,Fix released] https://launchpad.net/bugs/1524991 - Assigned to Joshua Harlow (harlowja) | 22:05 |
*** eharney has quit IRC | 22:06 | |
*** alex_xu has quit IRC | 22:07 | |
*** ddieterly has quit IRC | 22:07 | |
* zaro does some errands, bbl | 22:07 | |
*** derekh has quit IRC | 22:07 | |
*** Hink has quit IRC | 22:08 | |
*** Hink has joined #openstack-infra | 22:08 | |
*** dewsday has joined #openstack-infra | 22:08 | |
*** alivigni has quit IRC | 22:08 | |
*** alex_xu has joined #openstack-infra | 22:09 | |
*** Piet has joined #openstack-infra | 22:09 | |
openstackgerrit | Matt Riedemann proposed openstack/requirements: Block oslo.utils 3.1.0 https://review.openstack.org/256116 | 22:09 |
clarkb | zaro: if you haven't gone yet, you did end up testing hte rollback and it worked right? | 22:09 |
*** tzn has joined #openstack-infra | 22:10 | |
*** hogepodge has quit IRC | 22:10 | |
*** tlian has joined #openstack-infra | 22:11 | |
*** jogo has quit IRC | 22:11 | |
ruagair | o/ | 22:12 |
*** gyee has quit IRC | 22:12 | |
*** hogepodge has joined #openstack-infra | 22:13 | |
openstackgerrit | Merged openstack-infra/elastic-recheck: Add query for oslo.utils netifaces bug 1524991 https://review.openstack.org/256115 | 22:13 |
*** baoli has quit IRC | 22:13 | |
openstack | bug 1524991 in oslo.utils "moving netifaces to extras in 3.1.0 breaks the world" [Critical,Fix released] https://launchpad.net/bugs/1524991 - Assigned to Joshua Harlow (harlowja) | 22:13 |
*** gordc has quit IRC | 22:13 | |
*** baoli has joined #openstack-infra | 22:13 | |
*** Hink has quit IRC | 22:13 | |
*** dgonzalez__ has joined #openstack-infra | 22:13 | |
*** lykinsbd has quit IRC | 22:14 | |
*** Swami has joined #openstack-infra | 22:14 | |
*** trown is now known as trown|outttypeww | 22:14 | |
*** jogo has joined #openstack-infra | 22:14 | |
*** jogo has joined #openstack-infra | 22:14 | |
*** tzn has quit IRC | 22:15 | |
dgonzalez__ | hi sdague, you here? | 22:16 |
*** Hink has joined #openstack-infra | 22:16 | |
*** Hink has quit IRC | 22:17 | |
lifeless | dims: https://review.openstack.org/#/c/255616/ - its passed the thing it was failing on now, just waiting on tempest | 22:18 |
*** moravec has quit IRC | 22:18 | |
lifeless | dims: care to +2A? | 22:18 |
*** moravec has joined #openstack-infra | 22:19 | |
*** moravec has quit IRC | 22:19 | |
openstackgerrit | Sachi King proposed openstack-dev/pbr: Handle markers to support sdist on pip < 6 https://review.openstack.org/253289 | 22:19 |
*** ddieterly has joined #openstack-infra | 22:20 | |
*** moravec has joined #openstack-infra | 22:20 | |
*** gyee has joined #openstack-infra | 22:20 | |
*** david-lyle has joined #openstack-infra | 22:20 | |
*** ddieterl_ has joined #openstack-infra | 22:21 | |
*** dkranz has quit IRC | 22:21 | |
*** jamielennox|away is now known as jamielennox | 22:22 | |
*** derekh has joined #openstack-infra | 22:24 | |
*** yamahata has quit IRC | 22:24 | |
*** moravec has quit IRC | 22:24 | |
*** ddieterly has quit IRC | 22:24 | |
*** baoli has quit IRC | 22:24 | |
*** yamahata has joined #openstack-infra | 22:25 | |
*** baoli has joined #openstack-infra | 22:25 | |
*** ddieterl_ has quit IRC | 22:25 | |
*** sdake has joined #openstack-infra | 22:26 | |
*** Swami has quit IRC | 22:27 | |
*** apoorvad has quit IRC | 22:28 | |
*** gongysh has joined #openstack-infra | 22:28 | |
tonyb | fungi: I'll approve it and then push a change to get Sam-I-Am and emagana's +1's | 22:29 |
*** mwagner_lap has quit IRC | 22:31 | |
clarkb | Nakato: quickly reading that diff does it only affect extras? | 22:32 |
*** ddieterly has joined #openstack-infra | 22:32 | |
*** ddieterly has quit IRC | 22:33 | |
clarkb | Nakato: oh wait it iterates over all requirements then treats them as extras if they match? | 22:33 |
Nakato | clarkb: It iterates over all markers and evaluates them emediately, unless we're building a wheel. | 22:34 |
clarkb | Nakato: and what happens when it can't evaluate them? | 22:35 |
clarkb | the pass case there | 22:35 |
clarkb | is that what happens when old pip is used? | 22:35 |
Nakato | clarkb: No, that means the marker isn't valid, because it's something like 'pythan_version' or something that pkg_resources doens't handle, so we leave it alone. | 22:36 |
*** rkukura_ has joined #openstack-infra | 22:36 | |
*** ddieterly has joined #openstack-infra | 22:36 | |
*** baoli has quit IRC | 22:36 | |
clarkb | Nakato: then how is this helping old pip? | 22:36 |
*** ddieterly has quit IRC | 22:36 | |
clarkb | is it old pip + new pkg resources? | 22:37 |
*** baoli has joined #openstack-infra | 22:37 | |
*** ddieterly has joined #openstack-infra | 22:37 | |
* clarkb checks when pkg_resources added that support | 22:37 | |
Nakato | clarkb: Because old pip doesn't even try evaluate them because the issue is with pip deciding if it's going to pass them to pkg_resources or not first. | 22:37 |
*** rkukura has quit IRC | 22:37 | |
*** rkukura_ is now known as rkukura | 22:37 | |
*** ddieterly has quit IRC | 22:37 | |
lifeless | clarkb: its all in the bug | 22:37 |
lifeless | clarkb: old pip + current openstack packages, or anything using pbr with markers in fact== silently not installing dependencies | 22:38 |
clarkb | lifeless: no the bug says do what we do | 22:39 |
clarkb | it doens't really say why dstufft suggests this | 22:39 |
clarkb | er do what the change does | 22:39 |
openstackgerrit | Merged openstack-infra/irc-meetings: Add APAC meeting for networking guide team https://review.openstack.org/254999 | 22:39 |
lifeless | clarkb: the second paragraph gives the external constraints on this | 22:39 |
clarkb | it isn't clear why pkg_resources would be any better at this than pip but sounds like thats because pkg_resources knows how to do this well before pip decided to leverage it | 22:39 |
*** ddieterly has joined #openstack-infra | 22:39 | |
lifeless | clarkb: I don't know why you are talking about pkg_resources here | 22:40 |
clarkb | bceause pkg_resrouces is being used to evaluate the markers | 22:40 |
*** pradk has quit IRC | 22:40 | |
lifeless | clarkb: so the thing isn't that pkg_resources is being used. Its that we're evaluating them at all. | 22:40 |
clarkb | and I had thought that old pip and old pkg_resources had an equivalent level of marker parsing but sounds like I am wrong | 22:40 |
lifeless | clarkb: marker support came in very sporadically into pip | 22:40 |
lifeless | clarkb: first in wheels, then in general support | 22:41 |
lifeless | clarkb: pkg_resources got it way before that | 22:41 |
clarkb | right that was the peice I was missing | 22:41 |
lifeless | clarkb: it may be that we're going to have an issue with very old pkg_resources in the wild, in which case we may end up with some horrid hack or something: but it will at least change from a silent fail to an explicit fail in that case | 22:41 |
lifeless | which is strictly better | 22:42 |
*** ddieterly has quit IRC | 22:42 | |
clarkb | I mean if you have ubnutu lts pip and ubuntu lts pkg_resources I would expect this to still fail or I did when I frst started reading the change | 22:42 |
lifeless | sure | 22:42 |
clarkb | I have not testd this or looked at the versions in use | 22:42 |
*** amitgandhinz has quit IRC | 22:43 | |
*** sdake_ has joined #openstack-infra | 22:43 | |
*** slogan621 has joined #openstack-infra | 22:43 | |
*** sdake has quit IRC | 22:44 | |
lifeless | clarkb: so precise will fail (markers were addedin 0.7) but trusty will work | 22:44 |
clarkb | neat | 22:44 |
lifeless | (and an explicit fail is better than a silent fail) | 22:45 |
openstackgerrit | Jeremy Stanley proposed openstack-infra/project-config: Add install-distro-packages.sh job script https://review.openstack.org/256121 | 22:45 |
openstackgerrit | Jeremy Stanley proposed openstack-infra/project-config: Add a gate-bindep-fallback-ubuntu-trusty job https://review.openstack.org/256122 | 22:45 |
slogan621 | quick question: after I commit all of the initial changes for my unofficial openstack project, on average, what is the wait time for the project to appear in the git repo? Not currently at that point, but like to know for planning. A week, a day? | 22:45 |
*** rcernin has quit IRC | 22:45 | |
lifeless | we can make than work too but it will require vendoring packaging I suspect: I'd rather say we don't care about the combination of markers-on-precise | 22:45 |
clarkb | lifeless: and here the explicit fail would be pkg_resources does not have method evaluate_marker() yada yada? | 22:45 |
clarkb | lifeless: instead of just ignoring the dep? | 22:46 |
lifeless | clarkb: yah | 22:46 |
clarkb | ya thats definitely an improvement | 22:46 |
clarkb | slogan621: changes appear as soon as they are merged | 22:46 |
*** sdake_ has quit IRC | 22:46 | |
*** andrewar has joined #openstack-infra | 22:48 | |
*** baoli has quit IRC | 22:48 | |
*** christiana_ has quit IRC | 22:48 | |
*** baoli has joined #openstack-infra | 22:49 | |
*** terriyu has joined #openstack-infra | 22:49 | |
clarkb | slogan621: do you mean once the project add changes merge? | 22:49 |
clarkb | slogan621: for that it should all be done iwthin an hour (takes a puppet run which happens every 15 minutes but sometimes takes longer than 15 minutes so there is some variance there) | 22:50 |
*** hichihara has joined #openstack-infra | 22:50 | |
*** flepied1 has quit IRC | 22:52 | |
*** abregman has joined #openstack-infra | 22:52 | |
*** flepied has joined #openstack-infra | 22:53 | |
*** abregman has quit IRC | 22:53 | |
slogan621 | clarkb: talking about that initial project add commit to infra: http://docs.openstack.org/infra/manual/creators.html#submitting-infra-change-for-review | 22:55 |
*** david-lyle has quit IRC | 22:55 | |
slogan621 | after that there is a "wait" step :-) It's that wait I wonder about. | 22:55 |
clarkb | slogan621: for that step usually no more than an hour and should be less than half an hour | 22:55 |
slogan621 | in otherwords, no wait :-) | 22:56 |
slogan621 | perfect, thanks clarkb | 22:56 |
*** armax has quit IRC | 23:00 | |
*** lykinsbd has joined #openstack-infra | 23:00 | |
*** baoli has quit IRC | 23:01 | |
*** baoli has joined #openstack-infra | 23:01 | |
*** openstackstatus has quit IRC | 23:01 | |
*** armax has joined #openstack-infra | 23:01 | |
*** lykinsbd_ has joined #openstack-infra | 23:02 | |
*** lykinsbd_ has quit IRC | 23:03 | |
*** lykinsbd_ has joined #openstack-infra | 23:04 | |
*** flepied1 has joined #openstack-infra | 23:04 | |
*** tzn has joined #openstack-infra | 23:04 | |
*** lykinsbd has quit IRC | 23:06 | |
*** baoli has quit IRC | 23:07 | |
*** flepied has quit IRC | 23:08 | |
andrewar | hello! I'm setting up a 3rd party cicd system, and I have a quick question if anyone is on | 23:08 |
jeblair | anteaya, clarkb: any ideas for a word to describe "files that are not germane to a job"? I would like to replace "skip-if: all-files-match-any:" with a one-word attribute for jobs (the new job structure in zuulv3 makes the project/branch parts of skip-if unecessary, so it can be a lot simpler) | 23:09 |
*** tzn has quit IRC | 23:09 | |
mgagne | irrelevant? :D | 23:10 |
asselin_ | jeblair, quick review of this. it's very important for 3rd party ci folks: https://review.openstack.org/#/c/255930/ | 23:10 |
asselin_ | andrewar, just ask | 23:10 |
clarkb | inconsequential | 23:10 |
clarkb | unaffecting | 23:10 |
*** dgonzalez__ has quit IRC | 23:11 | |
*** baoli has joined #openstack-infra | 23:11 | |
jeblair | mgagne: yeah, i started there and am looking at synonyms; kind of has a negative aspect. though that could be fun. :) ("pointless") | 23:11 |
mgagne | annoying | 23:11 |
jeblair | clarkb: inconsequential might be hard enough to type/spell that we'll get fewer complex skip-if changes :) | 23:12 |
mgagne | I guess you already looked at the antonym dictionary | 23:12 |
*** rhallisey has quit IRC | 23:12 | |
antonym | mgagne: wat? | 23:12 |
mgagne | haha | 23:12 |
andrewar | ok, I'm running the community supported puppet scripts on my local system, and I was getting the gerrit feed until yesterday. Now I get authentication errors, and my ssh keys seem to be gone from my launchpad account... I haven't seen anything that suggests I was spamming the system, and I'm still pointing at sandbox | 23:12 |
jhesketh | Morning | 23:12 |
clarkb | lifeless: Nakato does fixtures honor self._setUp() in addition to self.setUp()? | 23:12 |
andrewar | but I wanted to check here | 23:13 |
clarkb | looking at https://review.openstack.org/#/c/253289/8/pbr/tests/test_packaging.py line 190 | 23:13 |
clarkb | andrewar: there is a patch let me dig it up | 23:13 |
mgagne | extraneous | 23:13 |
clarkb | andrewar: https://review.openstack.org/#/c/255930/2 | 23:13 |
jeblair | asselin_: yeah, i was hoping jhesketh would look at it... | 23:14 |
jeblair | but i haven't seen him around today | 23:14 |
*** mriedem has quit IRC | 23:14 | |
jhesketh | jeblair: I just popped up ;-) | 23:14 |
jhesketh | jeblair: which thing is that? | 23:14 |
andrewar | ah! Ok. I was worried I had gotten myself blocked... | 23:14 |
asselin_ | jhesketh, https://review.openstack.org/#/c/255930/ | 23:14 |
asselin_ | breaking zuul | 23:14 |
asselin_ | or rather, fixes broken zuul on master | 23:15 |
clarkb | lifeless: Nakato nevermind docs seem to explain it, is that new? | 23:15 |
jhesketh | asselin_: okay thanks, looking | 23:15 |
lifeless | clarkb: newish | 23:16 |
*** tonytan4ever has quit IRC | 23:16 | |
*** baoli has quit IRC | 23:17 | |
*** yuanying has joined #openstack-infra | 23:18 | |
openstackgerrit | Matthew Treinish proposed openstack/os-testr: Add support to ostestr to use subunit-trace color https://review.openstack.org/256133 | 23:18 |
*** spzala has joined #openstack-infra | 23:18 | |
slogan621 | when does the tree effectively lock down, at feature freeze at R-5, or a later date? I'm guessing after that it is string changes and bug fixes only, unless the PTL allows it? | 23:18 |
clarkb | slogan621: dpeends on which tree | 23:19 |
*** Hink has joined #openstack-infra | 23:19 | |
slogan621 | does being official or non-official matter? What I mean by tree is doing git review via gerrit | 23:19 |
slogan621 | I'm going to be an unofficial project, if that matters | 23:20 |
*** Hink has quit IRC | 23:20 | |
*** regXboi has quit IRC | 23:20 | |
clarkb | gerrit does not enforce any feature freeze (un)activity | 23:20 |
clarkb | so you are free to do what you want. For most projects its get slushy a couple weeks before the last milestone so that yo ucan get outstanding changes in then actually freeze at the mielstone and work on bug fixes and so on | 23:21 |
slogan621 | ok, so, I can basically go up to the wire for Rc1 (not asking if that is smart, just possible) | 23:21 |
slogan621 | yeah, understood | 23:21 |
clarkb | yes | 23:21 |
*** gildub has quit IRC | 23:21 | |
*** sabeen3 has quit IRC | 23:21 | |
*** ddieterly has joined #openstack-infra | 23:23 | |
jhesketh | asselin_, jeblair: I left a comment on https://review.openstack.org/#/c/255930/ | 23:23 |
*** thorst has quit IRC | 23:24 | |
*** timothyb89 has quit IRC | 23:25 | |
asselin_ | jhesketh, puppet-zuul hasn't been updated....so it's still the active configuration mechanism | 23:25 |
mordred | clarkb: that is pretty much exactly what I was going to do - so I won't copy that code, but the approach is I think similar | 23:25 |
jeblair | jhesketh: heh, you messed up adding your extra vowel in 'favor' ('faovur'). ;) | 23:25 |
jhesketh | asselin_: exactly, so I think your patch may need reworking slightly sorry | 23:26 |
jhesketh | jeblair: where's that?.. also not overly surprising that I can't spell :p | 23:27 |
asselin_ | jhesketh, (not my patch) but cbader and eantyshev have it working on their" legacy" configurations | 23:27 |
clarkb | Nakato: commented but didn't think any of that was worth a -1 | 23:27 |
jeblair | jhesketh: https://review.openstack.org/250270 | 23:27 |
jhesketh | jeblair: thanks, I might move some of the remaining connection stuff out from under the sql reporter and fix that up | 23:28 |
jhesketh | asselin_: hmm okay... I would have thought it wouldn't be able to find the connection its for | 23:28 |
asselin_ | jhesketh, also I didn't think this was related to the layout.yaml, but the zuul.conf | 23:28 |
jeblair | jhesketh: yeah that sounds like a good prioritization now that it's out in the wild | 23:28 |
jhesketh | asselin_: right, but with connections when you use a reporter or trigger etc, instead of having "gerrit:" in the layout.yaml you have "connection_name:" | 23:29 |
asselin_ | jhesketh, I think we're disagreeing on which file is being referenced....I thought this was zuul.conf, is it really layout.yaml? ....??? | 23:30 |
jhesketh | asselin_: it's both. They are related. zuul.conf defines the connections and gives them a name, layout.yaml uses the connections by said name | 23:31 |
*** Sukhdev has quit IRC | 23:32 | |
clarkb | StevenK: re https://review.openstack.org/#/c/241032/3/requirements.txt the only one I worry about is swiftclient since we pin it on the log server | 23:32 |
openstackgerrit | Ken Dreyer proposed openstack-infra/jenkins-job-builder: document workspace-cleanup wrapper "dirmatch" default https://review.openstack.org/256136 | 23:32 |
clarkb | StevenK: so if jeepyb and log server were to ever mix (like in the case of an all in one third part ci setup) that could cause problems | 23:33 |
clarkb | StevenK: maybe we can leave that unbound and comment about it? | 23:33 |
StevenK | clarkb: Out of interest, does the log server have >=2.2.0? | 23:33 |
clarkb | StevenK: I don't think so but I will double check | 23:33 |
clarkb | https://git.openstack.org/cgit/openstack-infra/os-loganalyze/tree/requirements.txt#n7 oh hey it does | 23:34 |
asselin_ | jhesketh, are you suggesting line 59 be changed to 'gerrit' from _legacy_gerrit? | 23:34 |
clarkb | so I am maybe overly worried | 23:34 |
clarkb | (though dpeending on order of installs pip can still get confused but at least its resolvable | 23:34 |
jhesketh | asselin_: yes | 23:35 |
clarkb | StevenK: so this should be fine | 23:35 |
*** Qiming has joined #openstack-infra | 23:35 | |
StevenK | The pip resolver will fix everything ever. | 23:35 |
*** derekh has quit IRC | 23:35 | |
clarkb | StevenK: but only in another universe | 23:36 |
StevenK | :-/ | 23:36 |
lifeless | clarkb: worried about? | 23:37 |
lifeless | clarkb: [I saw pip, resolver, confused, ...' | 23:37 |
*** agentle has joined #openstack-infra | 23:37 | |
openstackgerrit | Joshua Hesketh proposed openstack-infra/zuul: Set keepalives for gerrit connections https://review.openstack.org/238988 | 23:37 |
openstackgerrit | Joshua Hesketh proposed openstack-infra/zuul: Tidy up loggers https://review.openstack.org/224336 | 23:37 |
openstackgerrit | Joshua Hesketh proposed openstack-infra/zuul: Update python-daemon https://review.openstack.org/250315 | 23:37 |
openstackgerrit | Joshua Hesketh proposed openstack-infra/zuul: Log a warning when zuul.conf is misconfigured https://review.openstack.org/250270 | 23:37 |
clarkb | lifeless: we have two different projects with slightly different deps on swiftclient, one has a cap the other doesnt | 23:38 |
*** ddieterly has quit IRC | 23:38 | |
lifeless | clarkb: caps bad :(. | 23:38 |
*** ddieterly has joined #openstack-infra | 23:38 | |
clarkb | lifeless: ya unfortunately swiftclient made a non backawrd compatible api change | 23:38 |
lifeless | ... | 23:38 |
jhesketh | jeblair: commented on https://review.openstack.org/#/c/256067/ as requested overnight | 23:39 |
*** EricGonczer_ has quit IRC | 23:39 | |
clarkb | StevenK: lxml say it isn't so https://review.openstack.org/#/c/241451/2/requirements.txt :P | 23:39 |
lifeless | I am very surprised, I would have thought swift would be the last client to do that | 23:39 |
notmyname | ? | 23:39 |
*** tsg has quit IRC | 23:39 | |
notmyname | lifeless: me too ;-) | 23:39 |
clarkb | notmyname: we have discussed it previously | 23:39 |
notmyname | clarkb: oh the generator thing? | 23:39 |
clarkb | yes that | 23:39 |
StevenK | clarkb: Hah | 23:39 |
ianw | mordred / greghaynes : do you know offhand what the ubuntu-minimal image situation with /etc/resolv.conf in the built image? is a blank one left behind? | 23:39 |
*** weshay has quit IRC | 23:40 | |
greghaynes | ianw: you mean for the infra nodes? AIUI there are odities there but that is not part of ubuntu-minimal, it is because they use unreal resolver or w/e it is called | 23:40 |
clarkb | unbound | 23:40 |
greghaynes | ya, that | 23:40 |
clarkb | it should point at 127.0.1.1 | 23:40 |
clarkb | which is where unbound listens and is a forwarding caching resolver | 23:41 |
ianw | yeah, a lack of /etc/resolv.conf indicates to systemd to start up it's magic resolver stuff | 23:41 |
greghaynes | hahahaahah | 23:41 |
greghaynes | of course | 23:41 |
clarkb | we should just s/systemd/universald/ | 23:42 |
ianw | however, with configdrive & glean, there seems to be a chicken/egg issue of the network actually working before starting the resolver | 23:42 |
jeblair | jhesketh: i'm expecting zuul to be very dynamic and constantly reconfiguring itself | 23:42 |
*** ddieterly has quit IRC | 23:42 | |
ianw | greghaynes: so far as i can tell, we get a dangling symlink /etc/resolv.conf to a /run/systemd location that doesn't exist, because the systemd resolver died, but then that screws up glean | 23:42 |
openstackgerrit | Derek Higgins proposed openstack-infra/tripleo-ci: [NO MERGY] Test a update in trunk repository version https://review.openstack.org/229789 | 23:43 |
greghaynes | ianw: :/ | 23:43 |
greghaynes | ianw: can we disable the systemd resolver stuff somehow? | 23:43 |
jeblair | jhesketh: so "stopping" those every time a reconfiguration happens is... well, i mean since they aren't doing anything, i can't say what it is. but i kind of think the idea of "stopping" something like that for a reconfiguration is not a good idea | 23:43 |
clarkb | ianw: is thta using the infra elements too or just a minimal set of elements? | 23:43 |
ianw | greghaynes: also, why does "glean" not have any logging or debugging about what it's doing? very hard to work with | 23:44 |
clarkb | I just wonder if unbound stuff is making it worse | 23:44 |
jeblair | jhesketh: basically, whatever a future author might thing "stop" might mean is probably not what i want to have happen everytime a change merges. | 23:44 |
ianw | clarkb: just trying to get glean+configdrive working | 23:44 |
clarkb | oh right doesn't systemd hardcode google dns too or something | 23:44 |
clarkb | maybe I am confusing it with docker | 23:44 |
mordred | ianw: just hadn't added any - I agree, logging would be great | 23:45 |
greghaynes | ianw: Yesplz, logging welcome :) | 23:45 |
*** andrewar has quit IRC | 23:45 | |
*** dingyichen has joined #openstack-infra | 23:45 | |
*** ddieterly has joined #openstack-infra | 23:46 | |
*** flepied1 has quit IRC | 23:46 | |
openstackgerrit | Steve Kowalik proposed openstack-infra/jeepyb: Fix pep8 failure by adding a space after a # https://review.openstack.org/256141 | 23:46 |
clarkb | StevenK: comment on the translations jeepyb change though I hvaen't finished reviewing hte actual code moves | 23:47 |
clarkb | StevenK: I think what you want to do is add those package installs to puppet-jeepyb and depend on that change | 23:47 |
*** sabeen1 has joined #openstack-infra | 23:47 | |
ianw | mordred: yeah, a review will be forthcoming :) | 23:49 |
*** ddieterly has quit IRC | 23:50 | |
jesusaurus | clarkb: what was setting the 500M memory safety cap? logstash 2.0 imposed that on itself? | 23:50 |
clarkb | jesusaurus: yup it is part of the pakaging defaults | 23:50 |
jesusaurus | cool | 23:50 |
jesusaurus | was that hardcoded or % of total? | 23:50 |
clarkb | jesusaurus: hardcoded | 23:50 |
clarkb | jesusaurus: except now that I check again it OOM'd | 23:51 |
clarkb | woo | 23:51 |
clarkb | so I think maybe I can't run as many workers | 23:52 |
StevenK | clarkb: The global requirements changed failed, so I pushed up https://review.openstack.org/256141 | 23:52 |
StevenK | clarkb: How jeepyb got into that state first, I have no idea :-( | 23:52 |
jhesketh | jeblair: sure, I can see your point. The timer trigger isn't written like this, but needing to unload the cron jobs that it does could be an example where stop is used. There are two ways we could approach this. 1) Wait until we have a need for a stop() - whatever that may be - and then add the code in to support it. Or 2) Keep the code supporting stop() and review carefully to not let heavy tasks enter there. | 23:52 |
*** gildub has joined #openstack-infra | 23:53 | |
*** earlephilhower has quit IRC | 23:53 | |
jhesketh | jeblair: I have a preference for #1 since I'd prefer for the code to not be lost (ie if we do ever find a need for stop() it's unlikely a dev will know or remember to go dig up the code) | 23:53 |
clarkb | StevenK: I went ahead and approved since its trivial | 23:53 |
jhesketh | jeblair: but I can understand your hesitance and happy for you to do what you think is most sensible | 23:53 |
openstackgerrit | Merged openstack-infra/jeepyb: Fix pep8 failure by adding a space after a # https://review.openstack.org/256141 | 23:54 |
*** lykinsbd_ has quit IRC | 23:55 | |
pleia2 | water is coming out of the sky | 23:55 |
Clint | o_O | 23:55 |
greghaynes | ianw: So I am curious what glean is doing here - is it trying to write the resolv.conf, failing, and as a result failing to set up networking? | 23:56 |
clarkb | going to try 3 worker daemons | 23:56 |
ianw | greghaynes: i haven't yet established, but i think the issue is mostly the dangling symlink resolv.conf | 23:57 |
mordred | so ... | 23:58 |
greghaynes | ianw: ok. That is wierd because I dont think the infra stuff which sets up the resolv.conf nor glean make a symlink for that so I assume systemd is doing it | 23:58 |
*** tzn has joined #openstack-infra | 23:58 | |
mordred | yeah. I didn't think we were adding any resolv.conf files at all | 23:58 |
ianw | greghaynes: oh yeah, it is systemd making this symlink. it sees no resolv.conf, and takes that as a sign it can use systemd-resolver | 23:59 |
ianw | but then systemd-resolver dies, i think because networking is not up, and ... dangling symlink | 23:59 |
greghaynes | mordred: glean does, infra puppet in dib does too and it was a workaround for something unbound related | 23:59 |
greghaynes | ianw: Gotcha, and I bet glean barf's on the symlink | 23:59 |
mordred | yah. sorry, I mean in dib | 23:59 |
mordred | yeah | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!