Wednesday, 2014-08-06

*** otherwiseguy has quit IRC00:01
lifelessclarkb: where are you that its midnight?00:03
lifelessshouldn't it be 1700?00:03
mordredlifeless: it's UTC midnight00:03
lifelessoh00:03
*** yamahata has joined #openstack-infra00:04
davidChangHi00:04
clarkblifeless: ya, eventually my watch will show me UTC too but I haven't gotten that far yet00:05
clarkbdavidChang: hello00:05
lifelessclarkb: pebbling?00:05
jogofungi clarkb sdague: what happened with nodepool not deleting things?00:05
jogobecause as fungi mentioned, not being able to delete a VM in error state is  a nova bug that we have fixed (although don't know if rax is running the fix or if there was yet another regression)00:06
openstackgerritRamy Asselin proposed a change to openstack-infra/config: Make use of unbound optional  https://review.openstack.org/9655100:06
openstackgerritRamy Asselin proposed a change to openstack-infra/config: Allow ntp servers to be overridden  https://review.openstack.org/11217000:06
*** wenlock has quit IRC00:07
*** otherwiseguy has joined #openstack-infra00:07
openstackgerritJamie Lennox proposed a change to openstack-infra/config: Add jobs to requests-mock  https://review.openstack.org/11216800:07
*** mmaglana has quit IRC00:07
mordredjogo: there is a mailing list thread about it00:08
mordredjogo:00:08
mordredhttps://bugs.launchpad.net/python-neutronclient/+bug/1297309 and00:08
mordredhttps://bugs.launchpad.net/neutron/+bug/1211915.00:08
uvirtbotLaunchpad bug 1297309 in python-neutronclient "Unauthorized: Unknown auth strategy" [Medium,Fix committed]00:08
mordredare the bugs00:08
uvirtbotLaunchpad bug 1211915 in neutron/havana "Connection to neutron failed: Maximum attempts reached" [High,Fix released]00:08
*** flwang_ has joined #openstack-infra00:08
jogomordred: I saw that, but the 'max attemts reached' bug usually means the vm goes to error state.  which nova *should* allow you to delete00:11
mordredjogo: nova *should* do many things00:12
mordredincluding make me a sandwich!00:12
mordrednova add-sandwich 5f20c7a8-c53e-4eca-84d9-5aafd4b8eda5 mordred00:12
mordredsee. that does not work00:12
mordredis it meant to be attach-sandwich instead?00:13
*** flwang_ has quit IRC00:13
jogomordred: heh, I bring this up. because we may be hitting a fixed nova bug - that hasn't landed in rax and or HP clouds (or yet another regression).00:13
clarkbjogo: its fixed in nova but not in neutronclient aiui00:13
jogoanyway I can look into it more tomorrow when I am back in the US00:13
clarkbjogo: so our clouds need to update both of them and deploy that00:14
clarkbjogo: the specific issue was less interesting. the interesting bit was here is concrete evidence that gate issues break real clouds00:14
jogoclarkb: hmm, I'l have to re-read those bugs00:14
jogoclarkb: agreed00:14
clarkbjogo: so maybe we should fix these gate bugs00:14
jogoclarkb: maybe ;), anyway I'll look into those more tomorrow00:15
clarkbjogo: but you are right, I believe those particular bugs may have been fixed to some degree00:15
jogoerr rather today in the USA or however that works00:15
*** banix has quit IRC00:15
jogoclarkb: I am sure there is more fixing to be done00:16
jogoclarkb: random FYI https://review.openstack.org/#/c/111644/00:17
* jogo closes his laptop to get ready for takeoff00:17
*** bdpayne has quit IRC00:17
clarkbjogo: wow why would you even00:18
clarkbjogo: so I think you don't need a comment there00:18
clarkbyou need comments where you override the venv00:18
clarkbbecause why00:18
*** banix has joined #openstack-infra00:18
jogoheh yeah, it was a performance hack I think.00:18
clarkbperformance?00:18
jogo'tox -r' taking too long00:18
clarkboh meh00:19
jogoohh the plane is moving, so I should close this00:19
clarkbdon't depend on so much crap then00:19
clarkbI think I should head home too00:20
jeblairclarkb, jogo: here's the comment: https://wiki.openstack.org/wiki/ProjectTestingInterface00:20
clarkbjeblair: :)00:20
*** otherwiseguy has quit IRC00:21
*** otherwiseguy has joined #openstack-infra00:21
*** maxbit has joined #openstack-infra00:25
*** _nadya_ has quit IRC00:25
*** vermarah_ has quit IRC00:28
*** markmcclain has joined #openstack-infra00:29
*** salv-orlando has quit IRC00:30
mordredwow.  just looked at those ...00:31
mordredclarkb: I really need to finish dox so I can be not kidding about that00:31
*** zz_dimtruck is now known as dimtruck00:33
*** mwhudson_ is now known as mwhudson00:33
*** mwhudson has quit IRC00:34
*** mwhudson has joined #openstack-infra00:34
*** dkehn_ has joined #openstack-infra00:34
jeblairmordred: i do think we should consider the cinder func-testing case.  not quite as worried about tempest.  but if we're going to ask all the projects to do serious functional testing, we should think about that, and not make it harder than needed.00:34
*** HenryG has joined #openstack-infra00:34
mordredjeblair: well, I did just investigate that, funnily enough00:35
*** otherwiseguy has quit IRC00:35
mordredit is apparently possible to do iscsid things - it's just that lxc doesn't _containerize_ them - so you have to load the kernel module in the host00:35
jeblairmordred: we should also seriously look into having a pony.00:36
mordredjeblair: which means we wouldn't be able to double-duty cinder functinoal test hosts ... but since we don't do that anyway ...00:36
mordredjeblair: I think arrow gets us a pony00:36
jeblairmordred: yeah, i think that would be not-a-problem in our env00:36
*** markmcclain has quit IRC00:36
mordredjeblair: yah. I need to learn a few more things ... but I think it should be doable00:36
mordredthe question is - how janky would it be00:37
jeblairmordred: and not to be too downer, but does this actually help with the problem that caused the change above?00:37
*** dkehnx has quit IRC00:37
*** salv-orlando has joined #openstack-infra00:38
jeblairmordred: i guess the idea would be one container for all project tests of any kind?00:38
mordredwell, docker is WAY better at caching00:38
jeblairmordred: tox is fine at caching -- the problem is if you (a) rebuild an env, or (b) want to have more than one env...00:39
jamielennoxis anyone able to tell me what's failing here: https://review.openstack.org/#/c/112168 ? i'm not sure if i'm correctly defining the keystoneclient job, but it seems to be the pypi jobs that are not recognized00:39
mordredso the actual problem that's being solved  "too slow" is much better - but yes00:39
clarkbmordred loading the driver is not sufficient00:39
jeblairmordred: if you used docker and had one container for each kind of test you ran, you'd be in the same situation as now.00:39
clarkbyou have to run iscsid in the host and pass devices through00:39
mordredjeblair: yeah - you don't need a container for each kind of test you ran00:39
clarkbthe driver is not namespaced00:39
jamielennoxlooking http://logs.openstack.org/68/112168/2/check/gate-config-layout/d9088e2/console.html#_2014-08-06_00_35_33_379 it's like i'm missing a string quotation, but it's the same template as everyone else used00:40
clarkbso loading it does not help00:40
mordredbecause honestly that part of tox's design is crazypants00:40
mordredlet me describe the list of envs I want, then let me describe various things I want to run in them - a command is not the same thing as an env00:40
*** dkehn_ is now known as dkehnx00:40
mordredclarkb: oh. hrm. well that's crappy00:41
jeblairjamielennox: remove "name: " from each of those last 2 jobs00:41
*** cwchang has quit IRC00:41
mordredclarkb, jeblair: it's also possible that we could just make cinder's functional tests require a devstack same as swift's00:41
*** davidChang has quit IRC00:42
mordredrather than feeling they can be run purely out of venv like glance's00:42
*** chuckC has joined #openstack-infra00:42
mordredanywho - I will poke at more things and learn more things00:42
jeblairmordred: maybe that's the answer.  neutron func tests are certainly shaping out that way00:43
*** dimtruck is now known as zz_dimtruck00:43
jeblairmordred: if that's the pattern, that's fine; just don't want to back us into a corner00:43
jamielennoxjeblair: ah, damnit i was looking at the above bit - thanks00:43
jeblairjamielennox: np00:43
openstackgerritJamie Lennox proposed a change to openstack-infra/config: Add jobs to requests-mock  https://review.openstack.org/11216800:43
mordredjeblair: ++00:43
*** shashankhegde has quit IRC00:45
*** yaguang has joined #openstack-infra00:48
*** _nadya_ has joined #openstack-infra00:52
*** yaguang has quit IRC00:53
*** ramashri has quit IRC00:54
clarkbmordred: I think it may be worth investigating cinder in a container again simply because it may enable interesting testing methods00:54
clarkbmordred: similar to what we wanted to do for over and underclouds in the past00:54
clarkbnesting without nesting00:54
*** yaguang has joined #openstack-infra00:54
*** daya_k has quit IRC00:55
*** palar has quit IRC00:56
*** banix has quit IRC00:59
*** palar has joined #openstack-infra01:00
*** baohua has joined #openstack-infra01:00
*** otherwiseguy has joined #openstack-infra01:03
openstackgerritMichael Krotscheck proposed a change to openstack-infra/storyboard: Disable login for users  https://review.openstack.org/11217401:06
*** nelsnelson has joined #openstack-infra01:06
openstackgerritMichael Krotscheck proposed a change to openstack-infra/storyboard-webclient: Added user administration interface  https://review.openstack.org/10943901:09
*** banix has joined #openstack-infra01:10
lifelessclarkb: has the iscsi thing been fixed?01:11
*** banix has quit IRC01:12
openstackgerritMichael Krotscheck proposed a change to openstack-infra/storyboard-webclient: Added user administration interface  https://review.openstack.org/10943901:12
*** sabeen1 has quit IRC01:12
*** gyee has quit IRC01:12
*** torandu has quit IRC01:13
*** banix has joined #openstack-infra01:14
clarkblifeless: not in trusty iirc01:15
clarkblifeless: possibly in a newer kernel then 3.1301:16
*** marcoemorais has quit IRC01:16
openstackgerritMichael Krotscheck proposed a change to openstack-infra/storyboard: Adding subsription model and DB API  https://review.openstack.org/10603701:17
openstackgerritMichael Krotscheck proposed a change to openstack-infra/storyboard: Adding Search endpoints and sqlalchemy impl  https://review.openstack.org/10147601:17
openstackgerritMichael Krotscheck proposed a change to openstack-infra/storyboard: Disable login for users  https://review.openstack.org/11217401:17
pleia2there was just an update to the bug the other day re:14.04 and 3.13 (not fixed) https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/122685501:17
uvirtbotLaunchpad bug 1226855 in lxc "Cannot use open-iscsi inside LXC container" [Wishlist,Confirmed]01:17
pleia2it's wishlist, so I don't have high expectations01:18
*** praneshp has quit IRC01:18
*** camunoz has quit IRC01:19
lifelesswe might be able to passthrough the socket unaltered01:20
lifelessbut it's going to require a bunch of fiddling - if you make it workwe'll <3 you01:20
*** gokrokve has joined #openstack-infra01:21
*** otter768 has joined #openstack-infra01:21
*** ZZelle_ has quit IRC01:24
*** unicell has joined #openstack-infra01:26
openstackgerritSteve Baker proposed a change to openstack-infra/config: Define *-heat-dsvm-functional job  https://review.openstack.org/11108701:34
*** salv-orlando has quit IRC01:35
*** amcrn has quit IRC01:36
*** camunoz has joined #openstack-infra01:36
adam_gmordred, clarkb, a gun was jumped. any chance of a quick look at this revert?01:37
clarkbadam_g: which revert?01:39
*** arnaud__ has quit IRC01:40
*** MarkAtwood has quit IRC01:40
Shrewsclarkb: https://review.openstack.org/112122, but just waiting for the last test to finish01:41
Shrewsaaaaand it's done01:42
*** nosnos has joined #openstack-infra01:42
adam_gclarkb, sorry, paste fail + run downstairs01:44
*** arnaud has quit IRC01:44
clarkbyou need cinder? how can that be?01:44
clarkbI guess I don't understand why things would fail without it if you don't support it01:45
Shrewsclarkb: so, the ironic tests that don't actually use ironic (use libvirt) run the api tests, but if you disable cinder and don't set the compute feature flag 'rescue=False', one of the api tests fail01:46
Shrewsi'm not sure why the tempest tests aren't checking for 'volume' being enabled01:47
fungiclarkb: i'm back to looking at specs-jobs.yaml now, and i think with the current design (using the scp publisher plugin) we're stuck having some sort of job parameter to encode the org namespace or replace the publisher with a script. do you have any other suggestions?01:47
clarkbfungi: why is that?01:48
Shrewsclarkb: we will be merging the ironic gate jobs and will be able to address this issue after that01:48
clarkbfungi: we pass in the org/project via zuul right?01:48
clarkbfungi: so we should be able to get org from that if we really need it01:48
fungiclarkb: oh, can publisher source use an envvar?01:49
clarkbfungi: ya01:49
fungiaha, problem solved then01:49
fungithanks01:49
clarkbcool01:50
clarkbShrews: +2, maybe fungi will approve01:50
clarkbif not I can approve01:50
fungii'll switch it from source: '{git-org}/{name}/**' to source: '$ZUUL_PROJECT/**'01:50
clarkbfungi: that should work01:50
* Shrews gives puppy dog eyes to fungi01:50
openstackgerritA change was merged to openstack/requirements: Update builds of xstatic-qunit and xstatic-jsencrypt  https://review.openstack.org/11129301:51
openstackgerritSteve Baker proposed a change to openstack-infra/config: Define *-heat-dsvm-functional job  https://review.openstack.org/11108701:51
fungii didn't realize non-shell jenkins plugins grok'd envvars01:51
fungiShrews: i'm looking, but crappy internets are making it slow01:51
clarkbfungi: some of them do. scp defnitely does01:52
Shrewsfungi: beach internets are always slow b/c they are so relaxed01:52
*** AlexF_ has joined #openstack-infra01:52
fungiShrews: the resort wireless unusable so i'm on a 3g modem except at&t signal here is also nearly nonexistent01:53
* fungi is not at home this week01:53
*** amotoki has joined #openstack-infra01:53
*** rwsu has quit IRC01:54
openstackgerritA change was merged to openstack-infra/devstack-gate: Switch HTTP sanity check to new mirror URL  https://review.openstack.org/10532002:01
openstackgerritJeremy Stanley proposed a change to openstack-infra/config: Clean up select-mirror backward compatibility  https://review.openstack.org/10611202:06
openstackgerritJeremy Stanley proposed a change to openstack-infra/config: Delete select-mirror and all the args  https://review.openstack.org/10335502:06
*** rwsu has joined #openstack-infra02:07
fungiclarkb: https://review.openstack.org/#/c/103355/15/modules/openstack_project/files/jenkins_job_builder/config/specs-jobs.yaml is what i assume you meant should work?02:07
fungiclarkb: unrelated, but did we drop a logstash worker? the green line on the graph is suspicious-looking02:08
clarkbfungi: I think related to the network trouble we have been having on nodes occasionally02:09
*** flwang_ has joined #openstack-infra02:09
clarkbfungi: but I haven't looked at it02:09
fungiahh02:09
clarkband ya that should work02:10
*** praneshp has joined #openstack-infra02:10
clarkbsince ZUUL_PROJECT is a job parameter it will be available to the scp plugin02:10
fungiin that case, all rebased up for when we want to babysit02:10
clarkbcool02:11
fungioh, right, i keep forgetting that zuul job parameters are more than just envvars02:11
fungiin jenkinsland02:11
*** weshay has quit IRC02:13
*** camunoz has quit IRC02:14
*** flwang_ has quit IRC02:14
*** roaet has joined #openstack-infra02:14
roaetzing! hello!02:14
*** praneshp_ has joined #openstack-infra02:15
*** praneshp has quit IRC02:15
*** praneshp_ is now known as praneshp02:15
*** arnaud has joined #openstack-infra02:17
openstackgerritJamie Lennox proposed a change to openstack-infra/config: Add jobs to requests-mock  https://review.openstack.org/11216802:18
*** annegent_ has joined #openstack-infra02:18
clarkbohai02:18
*** annegent_ has quit IRC02:22
*** ihrachyshka has joined #openstack-infra02:24
*** camunoz has joined #openstack-infra02:26
*** xchu has joined #openstack-infra02:28
*** ihrachyshka has quit IRC02:28
*** ihrachyshka has joined #openstack-infra02:29
*** zz_dimtruck is now known as dimtruck02:31
*** bdpayne has joined #openstack-infra02:32
*** zehicle_at_dell has joined #openstack-infra02:34
*** bdpayne has quit IRC02:35
*** reed has quit IRC02:37
*** homeless has quit IRC02:37
*** MarkAtwood has joined #openstack-infra02:38
*** zehicle_at_dell has quit IRC02:38
*** zehicle_at_dell has joined #openstack-infra02:39
*** crc32 has quit IRC02:41
*** cdub_ has quit IRC02:43
*** ihrachyshka has quit IRC02:44
*** shashankhegde has joined #openstack-infra02:45
*** Ryan_Lane1 has joined #openstack-infra02:46
*** mmaglana has joined #openstack-infra02:46
*** Ryan_Lane1 has quit IRC02:46
*** bdpayne has joined #openstack-infra02:49
*** Ryan_Lane has quit IRC02:49
*** hdd has joined #openstack-infra02:50
*** bdpayne has quit IRC02:51
*** r1chardj0n3s is now known as r1chardj0n3s_afk02:53
*** gokrokve_ has joined #openstack-infra02:56
*** gokrokve_ has quit IRC02:58
*** hdd has quit IRC02:58
*** gokrokve_ has joined #openstack-infra02:59
*** changbl has joined #openstack-infra02:59
*** gokrokve has quit IRC03:00
*** UtahDave has joined #openstack-infra03:03
*** UtahDave has left #openstack-infra03:03
*** pcrews has quit IRC03:06
*** AlexF_ has quit IRC03:10
*** lttrl has quit IRC03:12
*** SumitNaiksatam__ has joined #openstack-infra03:13
*** KanagarajM has joined #openstack-infra03:13
*** SumitNaiksatam has quit IRC03:13
*** SumitNaiksatam__ is now known as SumitNaiksatam03:13
*** r1chardj0n3s_afk is now known as r1chardj0n3s03:25
*** _buzz_ has quit IRC03:27
*** _buzz_ has joined #openstack-infra03:28
*** tongli has quit IRC03:29
*** gokrokve has joined #openstack-infra03:30
*** lttrl has joined #openstack-infra03:30
*** daya_k has joined #openstack-infra03:31
*** _buzz_ has quit IRC03:33
*** gokrokve_ has quit IRC03:34
*** shashankhegde has quit IRC03:38
*** lcheng has joined #openstack-infra03:39
*** nosnos has quit IRC03:39
openstackgerritA change was merged to openstack-infra/devstack-gate: Revert "Disable cinder with ironic"  https://review.openstack.org/11212203:41
*** adalbas has quit IRC03:42
*** dimtruck is now known as zz_dimtruck03:44
*** unicell has quit IRC03:44
*** otter768 has quit IRC03:45
*** banix has quit IRC03:48
*** shashankhegde has joined #openstack-infra03:48
*** gokrokve has quit IRC03:51
*** gokrokve has joined #openstack-infra03:51
*** mmaglana has quit IRC03:52
*** shashankhegde has quit IRC03:52
*** mmaglana has joined #openstack-infra03:53
*** AlexF_ has joined #openstack-infra03:55
*** bhuvan has joined #openstack-infra03:55
*** banix has joined #openstack-infra03:55
*** flwang_ has joined #openstack-infra03:58
*** Longgeek has joined #openstack-infra03:58
openstackgerritSteve Baker proposed a change to openstack-infra/config: Define *-heat-dsvm-functional job  https://review.openstack.org/11108703:58
*** flwang_ has quit IRC04:02
*** MarkAtwood has quit IRC04:02
*** wchrisj has quit IRC04:04
*** lcheng has quit IRC04:04
*** palar has quit IRC04:14
*** yfried has joined #openstack-infra04:19
*** nosnos has joined #openstack-infra04:19
*** banix has quit IRC04:21
*** lcheng has joined #openstack-infra04:24
*** yfried has quit IRC04:25
*** MarkAtwood has joined #openstack-infra04:27
*** AlexF_ has quit IRC04:27
*** otherwiseguy has quit IRC04:29
*** jaypipes has joined #openstack-infra04:30
*** Alexandra_ has joined #openstack-infra04:32
*** asettle has quit IRC04:33
*** gokrokve has quit IRC04:33
*** Alexandra_ is now known as asettle04:33
*** ArxCruz has quit IRC04:34
*** pcrews has joined #openstack-infra04:34
*** gokrokve has joined #openstack-infra04:35
*** AlexF_ has joined #openstack-infra04:45
*** k4n0 has joined #openstack-infra04:47
*** lcheng has quit IRC04:50
*** AlexF_ has quit IRC04:53
*** lcheng has joined #openstack-infra04:54
*** bhuvan has quit IRC04:58
*** jd__ has quit IRC04:58
*** jd__ has joined #openstack-infra04:59
*** dkehn_ has joined #openstack-infra04:59
*** cdub has joined #openstack-infra05:00
*** dkehnx has quit IRC05:01
*** dkehn has quit IRC05:01
*** yfried has joined #openstack-infra05:02
*** AlexF_ has joined #openstack-infra05:02
*** dkehn has joined #openstack-infra05:02
*** chandankumar has joined #openstack-infra05:06
*** mestery_afk has quit IRC05:09
*** otherwiseguy has joined #openstack-infra05:16
*** armax has quit IRC05:17
*** AlexF_ has quit IRC05:19
*** otherwiseguy has quit IRC05:20
*** rlandy has joined #openstack-infra05:24
*** gokrokve has quit IRC05:24
*** ildikov has quit IRC05:29
*** unicell has joined #openstack-infra05:30
lifelessmordred: / clarkb: btw - I need help with python2.6 slaves with the pbr patches05:31
lifelessgpg is timing out, Im' guessing at low entropy05:32
lifelessmaybe tomorrow I can get a slave held for me?05:32
*** afazekas has quit IRC05:34
mikalHello, everything is awesome05:34
mikalAlso, why does pep8's tox environment install all of requirements and testrequirements?05:35
mikalThis annoys me05:35
*** lcheng has quit IRC05:36
clarkbmikal it needs to because of the imports checks05:37
clarkblifeless ok05:37
*** marun has quit IRC05:37
mikalclarkb: ugh05:37
*** r1chardj0n3s is now known as r1chardj0n3s_afk05:51
*** gokrokve has joined #openstack-infra05:52
*** gokrokve has quit IRC05:55
*** gokrokve has joined #openstack-infra05:56
*** flwang_ has joined #openstack-infra05:59
*** palar has joined #openstack-infra06:00
*** gokrokve has quit IRC06:00
*** jamespage_ has joined #openstack-infra06:01
*** flwang_ has quit IRC06:03
*** AlexF_ has joined #openstack-infra06:03
*** zz_dimtruck is now known as dimtruck06:03
*** palar has quit IRC06:05
*** yamamoto has quit IRC06:06
*** mmaglana has quit IRC06:06
*** Guest33473 is now known as StevenK06:08
*** jamespage_ has quit IRC06:09
*** afazekas has joined #openstack-infra06:13
*** ildikov has joined #openstack-infra06:13
*** dimtruck is now known as zz_dimtruck06:13
*** kashyap` has joined #openstack-infra06:15
*** kashyap`` has joined #openstack-infra06:17
*** kashyap has quit IRC06:17
*** chandankumar has quit IRC06:18
*** k4n0 has quit IRC06:18
*** kashyap`` is now known as kashyap06:19
*** kashyap is now known as kashyap``06:19
*** kashyap`` is now known as kashyap06:19
*** kashyap` has quit IRC06:21
*** gokrokve has joined #openstack-infra06:21
AJaegerstevemar, pong06:22
stevemarAJaeger, ping06:22
*** chandankumar has joined #openstack-infra06:22
AJaegerhi stevemar - now I found your second message that everything is fine ;(06:24
AJaegerDo you want to send a patch for oslo-specs?06:24
stevemarAJaeger, lol :)06:24
AJaegerI see both of us tried pinging for cinder-specs and glance-specs without success ;(06:25
stevemarAJaeger, oh, didn't realize it wasn't published yet06:25
stevemaryeah :(06:25
*** gokrokve_ has joined #openstack-infra06:25
AJaegerhttp://specs.openstack.org/openstack/ misses them06:26
*** gokrokve has quit IRC06:26
stevemarAJaeger, if you have time, can you toss it up, i'm debugging something atm :(06:27
AJaegerstevemar, ok, will do oslo now...06:28
stevemartoo many specs to keep track of06:28
*** zigo has quit IRC06:28
AJaeger;)06:28
stevemarI really like the cleanup btw06:29
AJaegerthanks!06:30
*** Longgeek has quit IRC06:31
*** gokrokve_ has quit IRC06:31
*** Longgeek has joined #openstack-infra06:31
openstackgerritAndreas Jaeger proposed a change to openstack-infra/config: Add oslo-specs to specs.o.o  https://review.openstack.org/11221306:32
*** zigo has joined #openstack-infra06:33
*** p5ntangle has joined #openstack-infra06:35
anteayajeblair, clarkb I have -1'd https://review.openstack.org/#/c/95743/ requesting the regex be expanded a bit, if you disagree let me know and we can got with it as it is now06:35
*** Longgeek has quit IRC06:35
anteayajeblair, clarkb there is no way I can make everyone happy with the rename, it isn't going to happen and probably this is part of why I had to run away and hide for a few days06:35
anteayajeblair clarkb once i get permissions I am just going to have to start changing accounts ensuring accounts taht verify have CI, -CI or -ci on the end of their gerrit full name06:36
*** Longgeek has joined #openstack-infra06:38
*** mpaolino has joined #openstack-infra06:39
anteayaSergeyLukjanov: for reference, Congress CI doesn't fit the agreed upon naming scheme, which I was sure was outlined in the comments on the patch merged to outline account requests06:39
anteayaSergeyLukjanov: the name is company name - thing that is being verified (this is why we get them to tell us what theya re verifiing) - CI06:40
anteayaand we decide they name, based on the company name and the thing they are verifying06:40
*** flaper87|afk is now known as flaper8706:41
*** evgenyf has joined #openstack-infra06:41
*** dkehn__ has joined #openstack-infra06:43
*** dkehn has quit IRC06:45
*** dkehn_ has quit IRC06:45
*** yamamoto has joined #openstack-infra06:45
*** dkehn has joined #openstack-infra06:46
*** e0ne has joined #openstack-infra06:47
*** e0ne has quit IRC06:48
*** stevemar has quit IRC06:50
*** e0ne has joined #openstack-infra06:52
*** mmaglana has joined #openstack-infra06:55
*** e0ne has quit IRC06:57
*** achuprin has joined #openstack-infra06:58
*** AlexF_ has quit IRC06:59
achuprinHi team!06:59
*** mmaglana has quit IRC07:00
*** doude has joined #openstack-infra07:01
*** e0ne has joined #openstack-infra07:01
*** denis_makogon has joined #openstack-infra07:03
*** hashar has joined #openstack-infra07:03
*** Longgeek has quit IRC07:03
*** _nadya_ has quit IRC07:04
*** mestery_afk has joined #openstack-infra07:04
*** Longgeek has joined #openstack-infra07:12
*** Longgeek has quit IRC07:13
*** Longgeek has joined #openstack-infra07:15
*** jistr has joined #openstack-infra07:19
*** f13o_ has joined #openstack-infra07:21
*** gokrokve has joined #openstack-infra07:22
*** luqas has joined #openstack-infra07:23
*** AlexF_ has joined #openstack-infra07:23
*** IvanBerezovskiy1 has joined #openstack-infra07:24
*** yfried_ has joined #openstack-infra07:26
*** mkerrin has quit IRC07:26
*** yfried has quit IRC07:26
*** AlexF_ has quit IRC07:26
*** gokrokve has quit IRC07:27
*** jgallard has joined #openstack-infra07:27
*** mkerrin has joined #openstack-infra07:30
*** _nadya_ has joined #openstack-infra07:30
*** flaper87 is now known as flaper87|afk07:31
*** p5ntangle has quit IRC07:32
*** ildikov_ has joined #openstack-infra07:33
*** salv-orlando has joined #openstack-infra07:33
*** gema has joined #openstack-infra07:33
*** ildikov has quit IRC07:34
*** andreykurilin_ has joined #openstack-infra07:34
*** e0ne has quit IRC07:34
*** asettle has quit IRC07:35
*** andreaf has quit IRC07:35
*** asettle has joined #openstack-infra07:35
*** andreaf has joined #openstack-infra07:35
*** melwitt has quit IRC07:36
*** praneshp has quit IRC07:41
*** asettle has quit IRC07:43
*** palar has joined #openstack-infra07:48
*** yfried_ is now known as yfried07:49
*** jlibosva has joined #openstack-infra07:52
*** palar has quit IRC07:53
*** yamahata has quit IRC07:56
*** mmaglana has joined #openstack-infra07:56
*** enikanorov_ has joined #openstack-infra07:56
*** ociuhandu_ has joined #openstack-infra07:57
*** kashyap` has joined #openstack-infra07:58
*** dmsimard_away has quit IRC07:58
*** notmyname has quit IRC07:58
*** annegentle has quit IRC07:58
*** KurtMartin has joined #openstack-infra07:58
*** annegentle has joined #openstack-infra07:58
*** kashyap has quit IRC07:58
*** pcrews has quit IRC07:58
*** sdake has quit IRC07:58
*** kmartin has quit IRC07:58
*** KurtMartin has quit IRC07:58
*** KurtMartin has joined #openstack-infra07:58
*** sdake has joined #openstack-infra07:59
*** ociuhandu has quit IRC07:59
*** enikanorov__ has quit IRC07:59
*** ociuhandu_ is now known as ociuhandu07:59
*** dmsimard_away has joined #openstack-infra07:59
*** dmsimard_away is now known as dmsimard07:59
*** flwang_ has joined #openstack-infra07:59
*** notmyname has joined #openstack-infra07:59
*** jpich has joined #openstack-infra08:00
*** ildikov_ has quit IRC08:00
*** ildikov has joined #openstack-infra08:00
*** mmaglana has quit IRC08:01
*** MarkAtwood has quit IRC08:01
*** f13o_ has quit IRC08:02
*** zz_dimtruck is now known as dimtruck08:03
*** flwang_ has quit IRC08:04
*** jgallard has quit IRC08:06
*** jgallard has joined #openstack-infra08:06
*** arnaud has quit IRC08:07
openstackgerritRadomir Dopieralski proposed a change to openstack-infra/config: Create a repository for additional Tuskar-UI plugins  https://review.openstack.org/10810208:08
*** ihrachyshka has joined #openstack-infra08:08
*** dimtruck is now known as zz_dimtruck08:13
*** ihrachyshka has quit IRC08:13
*** ihrachyshka has joined #openstack-infra08:13
*** andreykurilin_ has quit IRC08:14
*** luqas has quit IRC08:15
*** Longgeek has quit IRC08:18
*** Longgeek has joined #openstack-infra08:19
*** zehicle_at_dell has quit IRC08:19
*** jamespage_ has joined #openstack-infra08:20
*** ihrachyshka has quit IRC08:22
*** ihrachyshka has joined #openstack-infra08:22
*** gokrokve has joined #openstack-infra08:22
dguerri`afkhello folks, morning. Yesterday a new project I proposed has been included in stackforge. Wondering how can I add to -core and -ptl groups new people?08:23
*** dguerri`afk is now known as dguerri08:24
*** Longgeek has quit IRC08:24
*** jamespage_ has quit IRC08:24
*** Longgeek has joined #openstack-infra08:25
AJaegerdguerri, does this work for you: https://review.openstack.org/#/admin/projects/stackforge/git-upstream,access ?08:26
AJaegerClick on the core for https://review.openstack.org/#/admin/groups/410,members08:26
*** gokrokve has quit IRC08:26
*** p5ntangle has joined #openstack-infra08:27
dguerriit seems I can't add new members08:27
AJaegerdguerri, seems it's empty for now - so you need to ask to get added first to it before you can add new members.08:27
AJaegerSergeyLukjanov, could you add dguerri to the ACL as ptl and core, please?08:27
dguerriAJaeger: thanks!08:27
AJaegerSergeyLukjanov, https://review.openstack.org/#/admin/groups/411,members and https://review.openstack.org/#/admin/groups/410,members08:27
AJaegerdguerri, if Sergey is not around, come back later and ask one of the other infras to add you to those two groups.08:28
dguerriwill do08:28
*** pblaho__ has joined #openstack-infra08:30
*** denis_makogon has quit IRC08:32
*** pblaho__ has quit IRC08:34
*** ihrachyshka has quit IRC08:35
*** yamamoto has quit IRC08:35
*** jamespage_ has joined #openstack-infra08:42
*** Vek has quit IRC08:42
*** annegentle has quit IRC08:43
*** LuckyVega has quit IRC08:51
*** funzo_ has joined #openstack-infra08:51
*** kmartin has joined #openstack-infra08:51
*** dangers_` has joined #openstack-infra08:52
*** nelsnels_ has joined #openstack-infra08:53
*** daya_k has quit IRC08:53
*** gema has quit IRC08:53
*** nelsnelson has quit IRC08:53
*** gmurphy has quit IRC08:53
*** msuriar has quit IRC08:53
*** bcrochet has quit IRC08:53
*** mugsie has quit IRC08:53
*** maurosr has quit IRC08:53
*** vipul has quit IRC08:53
*** KurtMartin has quit IRC08:53
*** Guest26240 has quit IRC08:53
*** tteggel_ has quit IRC08:53
*** sbadia has quit IRC08:53
*** timrc has quit IRC08:53
*** tcammann has quit IRC08:53
*** rakhmerov has quit IRC08:53
*** dangers_away has quit IRC08:53
*** jlk has quit IRC08:53
*** annegentle has joined #openstack-infra08:53
*** tcammann has joined #openstack-infra08:53
*** funzo has quit IRC08:53
*** mugsie has joined #openstack-infra08:53
*** katyafervent has quit IRC08:54
*** maurosr has joined #openstack-infra08:54
*** vipul has joined #openstack-infra08:54
*** gmurphy has joined #openstack-infra08:54
*** timrc has joined #openstack-infra08:54
*** gema has joined #openstack-infra08:54
*** daya_k has joined #openstack-infra08:54
*** bcrochet has joined #openstack-infra08:54
*** sbadia has joined #openstack-infra08:54
*** msuriar has joined #openstack-infra08:54
*** jlk has joined #openstack-infra08:55
*** rakhmerov has joined #openstack-infra08:55
*** jlk has quit IRC08:55
*** jlk has joined #openstack-infra08:55
*** katyafervent has joined #openstack-infra08:55
*** tteggel has joined #openstack-infra08:55
*** kashyap` is now known as kashyap08:56
*** mmaglana has joined #openstack-infra08:57
*** jamespage_ has quit IRC09:00
*** jamespage__ has joined #openstack-infra09:01
*** mmaglana has quit IRC09:01
*** jamespage__ has quit IRC09:02
*** yamamoto has joined #openstack-infra09:06
*** froek has quit IRC09:07
*** e0ne has joined #openstack-infra09:07
*** froek has joined #openstack-infra09:08
*** dstufft has quit IRC09:08
*** AlexF_ has joined #openstack-infra09:08
*** dstufft has joined #openstack-infra09:09
*** yamamoto has quit IRC09:10
*** AlexF_ has quit IRC09:13
*** yamamoto has joined #openstack-infra09:13
*** AlexF_ has joined #openstack-infra09:17
*** amuller has joined #openstack-infra09:17
*** evgenyf has quit IRC09:21
*** baohua has quit IRC09:22
*** e0ne has quit IRC09:22
*** gokrokve has joined #openstack-infra09:22
*** e0ne has joined #openstack-infra09:24
*** palar has joined #openstack-infra09:24
*** gokrokve has quit IRC09:27
*** palar has quit IRC09:29
openstackgerritMarton Kiss proposed a change to openstack-infra/config: Groups portal Google Analytics code  https://review.openstack.org/11224909:30
*** AlexF_ has quit IRC09:31
*** salv-orlando has quit IRC09:33
*** r1chardj0n3s_afk is now known as r1chardj0n3s09:35
*** AlexF_ has joined #openstack-infra09:37
*** AlexF_ has quit IRC09:38
*** leifmadsen has quit IRC09:39
*** evgenyf has joined #openstack-infra09:39
*** salv-orlando has joined #openstack-infra09:39
*** leifmadsen has joined #openstack-infra09:43
openstackgerritSergey Skripnick proposed a change to openstack-infra/config: Add rally-fakevirt performance job to nova  https://review.openstack.org/11225109:44
*** AlexF_ has joined #openstack-infra09:48
*** flwang_ has joined #openstack-infra09:53
*** pelix1 has joined #openstack-infra09:58
*** palar has joined #openstack-infra10:00
*** p5ntangle has quit IRC10:01
*** p5ntangl_ has joined #openstack-infra10:01
openstackgerrityolanda.robla proposed a change to openstack-infra/publications: New CI Automation doc  https://review.openstack.org/10957010:01
*** Alexei_987 has left #openstack-infra10:02
*** p5ntangle has joined #openstack-infra10:07
*** xchu has quit IRC10:08
*** p5ntangl_ has quit IRC10:10
*** AlexF_ has quit IRC10:11
*** KanagarajM has quit IRC10:11
*** yfried has quit IRC10:12
*** hashar is now known as hasharEat10:19
*** jistr is now known as jistr|english10:19
*** e0ne has quit IRC10:21
*** gokrokve has joined #openstack-infra10:22
*** pelix1 is now known as pelix10:24
*** jedimike has quit IRC10:26
*** salv-orlando has quit IRC10:26
*** gokrokve has quit IRC10:28
*** e0ne has joined #openstack-infra10:30
*** zz_johnthetubagu is now known as johnthetubaguy10:30
*** enikanorov_ has quit IRC10:31
*** jamielennox has quit IRC10:34
*** pcm_ has joined #openstack-infra10:34
*** jamielennox has joined #openstack-infra10:35
*** flaper87|afk is now known as flaper8710:38
*** enikanorov_ has joined #openstack-infra10:39
*** baohua has joined #openstack-infra10:41
*** Longgeek has quit IRC10:41
*** Longgeek has joined #openstack-infra10:42
joaHi ! I'm looking for the place where are stored  old logs on a jenkins master (or slave); for a given test failed on a known slave ? Any idea ?10:42
joaUsing devstack-gate, of course10:42
*** yfried has joined #openstack-infra10:44
*** Longgeek has quit IRC10:46
*** dmakogon_ is now known as denis_makogon10:46
*** yfried_ has joined #openstack-infra10:46
*** annegentle has quit IRC10:48
*** ZZelle has quit IRC10:48
*** ZZelle has joined #openstack-infra10:49
*** yfried has quit IRC10:49
*** Vek has joined #openstack-infra10:50
*** Vek has joined #openstack-infra10:50
*** salv-orlando has joined #openstack-infra10:50
*** annegentle has joined #openstack-infra10:51
openstackgerrityolanda.robla proposed a change to openstack-infra/publications: New CI Automation doc  https://review.openstack.org/10957010:51
*** _nadya_ has quit IRC10:52
*** _nadya_ has joined #openstack-infra10:53
*** hasharEat has quit IRC10:55
*** flaper87 is now known as flaper87|afk10:56
*** jamielennox is now known as jamielennox|away10:57
ekarlsottx: u around boss ? is there a reason why selecting a category in https://www.openstack.org/vote-paris/Presentation/ brings up just 1 talk and not the category?10:57
kashyapekarlso, Yeah, I quietly whine about it to myself, just too cumbersome10:58
*** mmaglana has joined #openstack-infra10:58
fifieldtfile a bug at https://bugs.launchpad.net/openstack-org perhaps10:58
fifieldtalternately, write a web scraper ? :D10:59
*** mmaglana has quit IRC11:03
*** AlexF_ has joined #openstack-infra11:05
ekarlsofifieldt: .... what's the use of having the feature for voting if it doesn't work realyl : p11:06
fifieldtmarketing :)11:06
ekarlsopffft11:06
ekarlsohttps://bugs.launchpad.net/openstack-org/+bug/135341511:08
uvirtbotLaunchpad bug 1353415 in openstack-org "Selecting a category when voting for talks is broken" [Undecided,New]11:08
ekarlsofiled :P11:08
fifieldt:D11:08
fifieldtwe'll see if that does anything :)11:08
*** Longgeek has joined #openstack-infra11:10
*** nosnos has quit IRC11:10
ttxekarlso: voting is becoming less useful as we have 1100+ proposals11:13
ttxalso the category listing would list 200 talks :)11:13
ekarlsohow to find talks that interests then in a area ?11:13
ttxekarlso: I decided to ignore voting11:14
ekarlsohah11:14
ekarlsottx: just for the fun of it is there a way to get a list of all talks ?11:15
*** hashar has joined #openstack-infra11:15
ttxekarlso: other than scraping, none that I know of11:15
ttxekarlso: i don't have access to that DB myself11:15
ttxAlso, this: https://www.openstack.org/vote-paris/Presentation/good11:16
*** maxbit has quit IRC11:16
AJaegerttx, what a great presentation ;(11:17
sdagueBobBall: what's up with XenServer CI -1ing everything?11:17
*** amcrn has joined #openstack-infra11:17
*** amcrn has quit IRC11:18
*** jamespage_ has joined #openstack-infra11:18
fifieldtekarlso, try a mysql wildcard in the search box11:18
*** amcrn has joined #openstack-infra11:18
ttxfifieldt: or ";DROP DATABASE''"11:19
*** p5ntangle has quit IRC11:19
* fifieldt has a suspicion that might work11:19
ttxyes, which is why I'm not trying it11:19
fifieldt:D11:19
*** p5ntangle has joined #openstack-infra11:20
*** amcrn has quit IRC11:24
*** p5ntangle has quit IRC11:25
*** daya_k_ has joined #openstack-infra11:25
*** daya_k has quit IRC11:26
*** daya_k_ is now known as daya_k11:27
*** p5ntangle has joined #openstack-infra11:27
*** p5ntangle has quit IRC11:28
*** p5ntangle has joined #openstack-infra11:29
*** jamespage_ has quit IRC11:30
*** AlexF_ has quit IRC11:33
*** daya_k has quit IRC11:34
*** p5ntangl_ has joined #openstack-infra11:36
*** p5ntangle has quit IRC11:39
*** palar has quit IRC11:40
*** p5ntangl_ has quit IRC11:44
*** p5ntangle has joined #openstack-infra11:45
*** AlexF_ has joined #openstack-infra11:47
*** mpaolino has quit IRC11:49
openstackgerrityolanda.robla proposed a change to openstack-infra/publications: New CI Automation doc  https://review.openstack.org/10957011:49
*** yamahata has joined #openstack-infra11:50
ekarlsofifieldt: hah, nope : p11:52
*** AlexF_ has quit IRC11:52
*** mmaglana has joined #openstack-infra11:59
*** mmaglana has quit IRC12:04
*** maxbit has joined #openstack-infra12:06
*** flwang_ has quit IRC12:08
*** miqui has quit IRC12:10
*** dprince has joined #openstack-infra12:12
*** palar has joined #openstack-infra12:12
*** pdmars has joined #openstack-infra12:13
*** pdmars has quit IRC12:15
*** yaguang has quit IRC12:16
*** stevemar has joined #openstack-infra12:17
*** pdmars has joined #openstack-infra12:18
*** mestery_afk is now known as mestery12:18
BobBallsdague: no idea - disabled it for now until I figure it out.  Thanks for the heads up.12:20
BobBallsdague: Oh - correction... It's not -1ing everything... pass rate is lower than usual (90 failed out 280)12:21
*** _nadya_ has quit IRC12:21
*** aysyd has joined #openstack-infra12:22
*** gokrokve has joined #openstack-infra12:22
BobBallsdague: seems a timeout has been introduced somewhere in the boto tests12:22
sdagueok, maybe I'm less lucky. It seems to have -1ed all my stuff12:26
*** gokrokve has quit IRC12:26
*** mbacchi has joined #openstack-infra12:27
*** mpaolino has joined #openstack-infra12:27
BobBallAre you hitting errors in the thirdparty.boto.test_ec2_instance_run set of tests?12:27
BobBallthat seems to be the vast majority of failures12:27
BobBalloften a failure in the cleanup actions12:27
BobBalland all down to a timeout issue12:28
BobBall(from my potentially unrepresentative sample)12:28
sdaguehonestly, I didn't look deeper. It was so blanket on changes I just assumed the system fell over12:30
*** ildikov has quit IRC12:30
BobBallah ok12:30
BobBallwell to get things back up and running I've disabled the tempest.thirdparty.boto.test_ec2_instance_run.InstanceRunTest set of tests so it doesn't -1 so many changes12:30
openstackgerritNicholas Randon proposed a change to openstack-infra/config: Add firewall traffic on port 27410 to 27510.  https://review.openstack.org/10873712:31
*** achuprin has quit IRC12:31
*** ildikov has joined #openstack-infra12:31
openstackgerritAna Krivokapic proposed a change to openstack/requirements: Add Pint for Horizon  https://review.openstack.org/9722412:32
*** ArxCruz has joined #openstack-infra12:33
*** ArxCruz has quit IRC12:34
*** ArxCruz has joined #openstack-infra12:35
*** adalbas has joined #openstack-infra12:35
BobBallsdague: which changes are you thinking of?  I'm requeing some but I want to make sure yours are in that list12:36
joaCould anyone help me about an issue on my CI setup ? It's running the devstack-gate with the aim to test cinder, but I can't reach the start of the tests due to some errors. HEre is what I get from the setup_workspace log: http://paste.openstack.org/show/91031/12:41
*** achuprin has joined #openstack-infra12:43
*** _nadya_ has joined #openstack-infra12:45
*** jamespage_ has joined #openstack-infra12:45
*** weshay has joined #openstack-infra12:47
*** jamespage_ has quit IRC12:53
*** flaper87|afk is now known as flaper8712:56
*** leifmadsen has quit IRC12:58
*** leifmadsen has joined #openstack-infra12:58
*** julim has joined #openstack-infra12:59
*** mmaglana has joined #openstack-infra13:00
*** pdmars has quit IRC13:00
*** pdmars has joined #openstack-infra13:00
*** laxity_ has quit IRC13:00
*** laxity_ has joined #openstack-infra13:01
*** dangers_` is now known as dangers13:02
*** yfried_ has quit IRC13:04
*** mmaglana has quit IRC13:04
*** AlexF_ has joined #openstack-infra13:06
*** mflobo has joined #openstack-infra13:09
*** mflobo has quit IRC13:10
*** juzuluag has joined #openstack-infra13:10
openstackgerritSergey Skripnick proposed a change to openstack-infra/config: Add rally-fakevirt performance job to nova  https://review.openstack.org/11225113:12
*** vhoward has joined #openstack-infra13:13
*** bknudson has quit IRC13:14
*** luqas has joined #openstack-infra13:16
*** AlexF_ has quit IRC13:17
*** jistr|english is now known as jistr13:17
*** miqui has joined #openstack-infra13:17
openstackgerritA change was merged to openstack-infra/devstack-gate: add tox to the tree for doing bashate checking  https://review.openstack.org/10126713:18
*** dkliban has joined #openstack-infra13:19
*** hdd has joined #openstack-infra13:20
*** zz_dimtruck is now known as dimtruck13:22
*** gokrokve has joined #openstack-infra13:22
*** chandankumar has quit IRC13:23
*** mfer has joined #openstack-infra13:25
*** nelsnels_ has quit IRC13:27
*** achuprin has quit IRC13:27
*** dustins has joined #openstack-infra13:27
*** nelsnelson has joined #openstack-infra13:27
*** eharney has joined #openstack-infra13:27
*** signed8bit_ZZZzz is now known as signed8bit13:28
*** gokrokve has quit IRC13:28
*** mriedem has quit IRC13:29
*** mriedem has joined #openstack-infra13:29
*** p5ntangle has quit IRC13:31
*** p5ntangle has joined #openstack-infra13:31
*** bknudson has joined #openstack-infra13:32
*** _nadya_ has quit IRC13:33
*** jamespage_ has joined #openstack-infra13:34
*** _buzz_ has joined #openstack-infra13:35
*** jamespage_ has quit IRC13:35
*** che-arne has joined #openstack-infra13:37
*** gokrokve has joined #openstack-infra13:37
*** dteselkin has joined #openstack-infra13:37
*** _nadya_ has joined #openstack-infra13:37
*** dimtruck is now known as zz_dimtruck13:38
*** _nadya_ has quit IRC13:38
*** pcrews has joined #openstack-infra13:38
*** otherwiseguy has joined #openstack-infra13:39
*** dkehn__ is now known as dkehnx13:39
*** otherwiseguy has quit IRC13:39
*** alexpilotti has joined #openstack-infra13:41
*** gokrokve has quit IRC13:42
*** achuprin has joined #openstack-infra13:44
*** berendt has joined #openstack-infra13:45
*** jgrimm has joined #openstack-infra13:46
*** chandankumar has joined #openstack-infra13:46
*** flaper87 has quit IRC13:47
*** flaper87 has joined #openstack-infra13:47
*** armax has joined #openstack-infra13:48
*** radez_g0n3 is now known as radez13:49
*** alexpilotti_ has joined #openstack-infra13:50
*** AlexF_ has joined #openstack-infra13:51
*** alexpilotti has quit IRC13:53
*** alexpilotti_ is now known as alexpilotti13:53
*** AlexF_ has quit IRC13:55
*** jlibosva has quit IRC13:57
*** vhoward has left #openstack-infra13:57
openstackgerritAleksey Chuprin proposed a change to openstack-infra/config: Add a magnetodb job for cassandra integration tests  https://review.openstack.org/11230413:57
*** homeless has joined #openstack-infra13:58
*** yamahata has quit IRC13:58
*** yamahata has joined #openstack-infra13:59
*** mmaglana has joined #openstack-infra14:00
*** zz_dimtruck is now known as dimtruck14:01
*** ociuhandu has quit IRC14:03
*** mmaglana has quit IRC14:05
openstackgerritA change was merged to openstack-infra/elastic-recheck: add support for an external message catalog  https://review.openstack.org/10870614:07
*** flwang_ has joined #openstack-infra14:09
*** ildikov has quit IRC14:09
jeblairttx, AJaeger: i voted for good!  (I voted for great good?)14:10
AJaegerjeblair, I wonder how long the presentation will be ;)14:10
jeblairAJaeger: a good length I expect14:11
AJaeger:)14:12
*** otherwiseguy has joined #openstack-infra14:12
*** flwang_ has quit IRC14:13
phschwartzmorning infra14:13
jeblairanteaya: okay, when i'm back next tuesday, let's have an etherpad with all the third party names, and we will rename them en-masse.  any prep work you can do for that would be helpful.14:15
jeblairanteaya: maybe asking all third party ci systems to submit proposed names by monday would be good.14:16
*** zehicle_at_dell has joined #openstack-infra14:16
joajeblair: oh, name-scheme finally chosen ?14:17
HenryGHi. I think job gate-neutron-dsvm-functional should include subunit_log and testr_results. How would I go about fixing that?14:17
*** banix has joined #openstack-infra14:18
*** salv-orlando has quit IRC14:22
*** zehicle_at_dell has quit IRC14:24
*** zehicle_at_dell has joined #openstack-infra14:24
*** gokrokve has joined #openstack-infra14:24
*** e0ne has quit IRC14:24
*** flaper87 is now known as flaper87|afk14:27
*** baohua has quit IRC14:27
*** david-lyle has joined #openstack-infra14:28
*** david-lyle has quit IRC14:28
*** david-lyle has joined #openstack-infra14:28
*** ildikov has joined #openstack-infra14:29
*** wenlock has joined #openstack-infra14:29
*** gokrokve has quit IRC14:30
*** e0ne has joined #openstack-infra14:32
*** unicell has quit IRC14:32
*** salv-orlando has joined #openstack-infra14:32
*** AlexF_ has joined #openstack-infra14:33
*** MarkAtwood has joined #openstack-infra14:33
*** gokrokve has joined #openstack-infra14:35
*** AlexF_ has quit IRC14:38
*** Longgeek_ has joined #openstack-infra14:39
*** marun has joined #openstack-infra14:40
*** datsun180b has joined #openstack-infra14:41
joaAny knowledgeable guy about devstack-gate here ?14:41
joaI have some (maybe one, maybe a few) question about the scripts for a CI.14:42
*** Longgeek has quit IRC14:42
*** _buzz_ has quit IRC14:44
*** ociuhandu has joined #openstack-infra14:45
*** prad has joined #openstack-infra14:45
*** jamespage_ has joined #openstack-infra14:46
*** jamespage_ has quit IRC14:46
*** _buzz_ has joined #openstack-infra14:47
*** hashar has quit IRC14:52
*** thedodd has joined #openstack-infra14:52
*** laxity_ has quit IRC14:53
*** laxity_ has joined #openstack-infra14:54
*** luqas has quit IRC14:54
openstackgerritDan Prince proposed a change to openstack-infra/config: Run f20 jobs in experimental-tripleo  https://review.openstack.org/10221314:55
*** amotoki_ has joined #openstack-infra14:58
*** funzo_ is now known as funzo14:58
*** funzo has quit IRC14:59
*** funzo has joined #openstack-infra14:59
*** mmaglana has joined #openstack-infra15:01
salv-orlandoHi infra-cores15:01
salv-orlando15:01
salv-orlandod15:01
salv-orlandoo15:01
salv-orlandoFr7 iysofr15:01
salv-orlandosorry cat walking on keyboard… I just want to point out that we’re ready to switch neutron full job to voting. The patch is here and waits for reviews: https://review.openstack.org/#/c/88289/15:02
*** berendt has quit IRC15:03
*** sabeen has joined #openstack-infra15:04
*** armax has quit IRC15:04
*** mmaglana has quit IRC15:05
*** zehicle_in_air has joined #openstack-infra15:06
*** lttrl has quit IRC15:07
marunclarkb, fungi, sdague, jeblair : do you have any outstanding concerns about moving the neutron job to full voting ^^15:07
SergeyLukjanovAJaeger, I'm here now15:08
SergeyLukjanovdguerri, what's your full name or gerrit user id?15:09
*** homeless has quit IRC15:09
sdaguemarun: I'm +1 on it15:09
*** jamespage_ has joined #openstack-infra15:09
dguerriSergeyLukjanov: davide-guerri Thanks15:09
marunsdague: awesome!15:09
*** MarkAtwood has quit IRC15:10
SergeyLukjanovdguerri, added to both groups15:10
sdaguemarun: I was even +1 on it last week when I reviewed it15:10
sdague:)15:10
marunsdague: I hear that whoever merges an infra config change owns it, so I was curious if the cores were being cautious or were just oversubscribed as per usual.15:11
marunsdague: I keep thinking you're core on infra for some reason..15:11
dguerriSergeyLukjanov: thanks you very much. I would like to add this step to Stackforge doc later15:12
sdaguemarun: yeh, I'm not, I just try to be helpful15:12
dguerriwhat is the proper workflow?15:12
*** MarkAtwood has joined #openstack-infra15:12
marunsdague: :)15:12
*** gokrokve has quit IRC15:12
sdaguethings were pretty bonkers yesterday because of nodepool delete issues15:12
dguerriSergeyLukjanov: file a ticket on launchpad, maybe?15:12
SergeyLukjanovdguerri, change request to the https://github.com/openstack-infra/config/blob/master/doc/source/stackforge.rst15:13
sdaguesome of which are known neutron bugs that we are tracking in the gate :) (that expose in hp and rax clouds in production as well)15:13
SergeyLukjanovdguerri, using review.openstack.org15:13
*** sdake has quit IRC15:13
*** jamespage__ has joined #openstack-infra15:13
*** sdake has joined #openstack-infra15:13
*** sdake has quit IRC15:13
*** sdake has joined #openstack-infra15:13
*** UtahDave has joined #openstack-infra15:14
*** jamespage_ has quit IRC15:15
dguerriSergeyLukjanov: yep, but I mean: is that manual step needed always? (adding first user to -ptl and -core) is so, what is the right way to request it?15:15
*** homeless has joined #openstack-infra15:15
*** garyh has joined #openstack-infra15:15
SergeyLukjanovdguerri, it's the mandatory first step15:16
SergeyLukjanovdguerri, IMO launchpad bug is the best approach to request this addition15:16
dguerriSergeyLukjanov: brilliant, thanks15:16
*** rlandy has quit IRC15:17
*** shashankhegde has joined #openstack-infra15:17
*** UtahDave has left #openstack-infra15:20
*** hashar has joined #openstack-infra15:21
*** Sukhdev has joined #openstack-infra15:24
*** jamespage__ has quit IRC15:25
*** armax has joined #openstack-infra15:25
*** dmellado has joined #openstack-infra15:26
*** reed has joined #openstack-infra15:26
*** mmaglana has joined #openstack-infra15:26
openstackgerritHenry Gessau proposed a change to openstack-infra/config: Add test-results to check-neutron-dsvm-functional job  https://review.openstack.org/11232615:27
*** thedodd has quit IRC15:29
*** james_li has joined #openstack-infra15:30
*** amuller_ has joined #openstack-infra15:31
*** _nadya_ has joined #openstack-infra15:31
*** amuller has quit IRC15:33
reedwhat do Mac OS X people use for IRC these days?15:34
*** thedodd has joined #openstack-infra15:35
dstufftI use textual15:35
*** p5ntangle has quit IRC15:37
*** p5ntangle has joined #openstack-infra15:37
mordredreed: have you tried irccloud? I first saw it on Alex_Gaynor's computer15:38
SergeyLukjanovreed, I'm using textual too15:38
reedmordred, I have tried it15:38
reedand I'm not using OS X, this is for our new hire :)15:38
* mordred doesn't understand macs, so isn't much help15:38
reedmordred, irccloud is very cool ... far away from a modern tool but cool nonetheless :)15:39
*** Sukhdev_ has joined #openstack-infra15:40
openstackgerritDan Prince proposed a change to openstack-infra/config: Import os-net-config project under TripleO  https://review.openstack.org/11233115:41
*** yfried_ has joined #openstack-infra15:41
clarkbscreen/tmux + irssi/weechat is the way to go for all operating systems15:41
*** Sukhdev has quit IRC15:42
mordred++15:43
*** ramashri has joined #openstack-infra15:44
* reed facepalm15:44
*** Sukhdev has joined #openstack-infra15:44
*** yfried__ has joined #openstack-infra15:45
sdaguereed: morganfainberg or dhellmann might have opinions15:45
sdaguereed for graphical irc I tend to point people to xchat, not sure what the current macosx port of it is15:46
clarkbdo any other clients gave filters like weechat?15:47
*** Sukhdev_ has quit IRC15:47
dmelladoreed15:47
dmelladoworst case you can just use XChat aqua15:47
dmelladoa bit old but completely functional15:47
*** yfried_ has quit IRC15:47
clarkbfilters are amazing and the biggest reason I suggest weechat15:47
*** yfried__ has quit IRC15:49
sdagueclarkb: I don't think so, that being said the desktop integration for xchat (being able to make noises, being able to link it to screen saver away states) is useful to me15:51
*** mmaglana has quit IRC15:52
*** evgenyf has quit IRC15:52
*** mmaglana has joined #openstack-infra15:53
sdagueclarkb: https://gist.github.com/sdague/265a43f255716c11cc62 - for instance15:53
reeddmellado, sdague, thanks... I was going to add Adium to the bunch: any thought about that?15:53
*** SumitNaiksatam has quit IRC15:53
sdaguereed: I don't use a mac, so I have no experience with Adium15:54
*** gyee has joined #openstack-infra15:54
dmelladoadium is more or less like a pidgin port15:54
dmelladoas it shares libpurple with it15:54
*** shashankhegde has quit IRC15:54
*** gyee has quit IRC15:54
*** hashar has quit IRC15:54
*** SumitNaiksatam has joined #openstack-infra15:55
dmelladoso as long as something works on pidgin, it should work with adium as well15:55
david-lylereed: limechat is free and works well15:55
reeddavid-lyle, thanks15:56
clarkbsdague: neat. filters are that feature you dont realize you needuntil you have it15:56
*** pdmars_ has joined #openstack-infra15:57
clarkbthen there is no going back.15:57
sdagueclarkb: yeh, I could see that being nice when you explained it.15:57
*** jgallard has quit IRC15:57
*** pdmars_ has joined #openstack-infra15:57
*** mmaglana has quit IRC15:58
*** daya_k has joined #openstack-infra15:58
sdagueI also have an issue reading large amounts of text in fixed width fonts though, so terminal based wouldn't work for me personally15:58
*** arnaud has joined #openstack-infra15:59
*** pdmars has quit IRC16:00
*** pcm_ has quit IRC16:01
*** chandankumar has quit IRC16:01
*** mancdaz has quit IRC16:01
*** gyee has joined #openstack-infra16:01
*** zehicle_in_air has quit IRC16:01
*** zehicle_at_dell has quit IRC16:01
*** arnaud__ has joined #openstack-infra16:02
*** zehicle_at_dell has joined #openstack-infra16:02
*** zehicle_in_air has joined #openstack-infra16:02
*** vermarah_ has joined #openstack-infra16:04
*** daya_k has quit IRC16:09
*** atiwari has joined #openstack-infra16:09
*** flwang_ has joined #openstack-infra16:10
openstackgerritA change was merged to openstack-infra/release-tools: Check for tardiff and add site to README.  https://review.openstack.org/10957216:10
*** emagana has joined #openstack-infra16:10
*** mpaolino has quit IRC16:12
annegentleCan't get to docs.openstack.org16:12
*** hogepodge has quit IRC16:13
*** zehicle_in_air has quit IRC16:13
*** zehicle_at_dell has quit IRC16:13
*** hogepodge has joined #openstack-infra16:13
annegentleI'm looking at merges and I don't see anything that would affet the site overall like htaccess16:14
*** flwang_ has quit IRC16:14
clarkblooks up now after being unavailable16:17
gilliardhttp://www.downforeveryoneorjustme.com/docs.openstack.org16:17
annegentlegilliard: hm just me. hm.16:18
gilliard(that site agrees with clarkb - it was showing "down" a few moments ago)16:18
openstackgerritChris Johnson proposed a change to openstack-infra/config: add horizon irc room to eavesdrop bot config  https://review.openstack.org/11210616:18
annegentleok16:19
annegentleI did a hard refresh16:19
annegentleI'll call Rackspace to find out what's up16:19
annegentleor I just go on my merry way. not sure16:19
annegentleclarkb: should I call and ask?16:20
clarkbits up to you. maybe check the rax status page?16:20
*** marcoemorais has joined #openstack-infra16:21
*** otherwiseguy has quit IRC16:23
*** Longgeek_ has quit IRC16:23
openstackgerritRussell Bryant proposed a change to openstack-infra/reviewstats: Add jaypipes to nova-core  https://review.openstack.org/11234816:24
*** gokrokve has joined #openstack-infra16:24
openstackgerritMichael Krotscheck proposed a change to openstack-infra/storyboard: Add task_id to Timeline Event info  https://review.openstack.org/10675916:26
openstackgerritMichael Krotscheck proposed a change to openstack-infra/storyboard: Added subscription API  https://review.openstack.org/10851616:27
openstackgerritMichael Krotscheck proposed a change to openstack-infra/storyboard: Added subscriber and publisher modules  https://review.openstack.org/10284216:28
*** IvanBerezovskiy1 has left #openstack-infra16:31
*** jpich has quit IRC16:34
*** zehicle_at_dell has joined #openstack-infra16:34
*** amuller__ has joined #openstack-infra16:35
*** mmaglana has joined #openstack-infra16:36
krotscheckAny infra +2’s out there want to do a three-file code review for storyboard? https://review.openstack.org/#/c/106037/816:36
*** amuller_ has quit IRC16:36
krotscheckIt’s the pebble that’s stopping a boulder from rolling down the mountain :)16:36
krotscheck(and by boulder, I mean 2 other patches)16:37
morganfainbergreed, i use textual on the mac, but what sdague outlined is a great option, as is irccloud (sp?)16:37
*** jistr has quit IRC16:37
morganfainbergreed, i also know people who use limechat (textual is a fork of limechat back BSD license timeframe)16:37
*** otherwiseguy has joined #openstack-infra16:38
*** dimtruck is now known as zz_dimtruck16:38
*** amuller__ has quit IRC16:38
annegentleclarkb: ah, DFW disruption for ftp16:38
annegentlehttps://status.rackspace.com/index/viewincidents?group=2216:38
annegentleI'll keep watching16:39
annegentleseems ok now16:39
*** bdpayne has joined #openstack-infra16:39
*** sulochan_ has quit IRC16:41
*** amuller has joined #openstack-infra16:42
mroddenwould it be possible to get a python-jenkins release for the "missing six requirement" bug fix? <- zaro16:42
*** _nadya_ has quit IRC16:43
*** cwchang has joined #openstack-infra16:43
mroddenthe latest jenkins-job-builder release is pulling in 3.1 which has the bug16:43
*** sulochan has joined #openstack-infra16:44
*** e0ne has quit IRC16:44
cwchangmsg jhesketh Hi Joshua,  are you there ?16:44
*** p5ntangl_ has joined #openstack-infra16:44
openstackgerritDan Prince proposed a change to openstack-infra/config: Import os-net-config project under TripleO  https://review.openstack.org/11233116:45
*** zehicle_at_dell has quit IRC16:45
*** thedodd has quit IRC16:45
*** p5ntangl_ has quit IRC16:46
*** p5ntangl_ has joined #openstack-infra16:47
*** p5ntangle has quit IRC16:47
*** thedodd has joined #openstack-infra16:48
*** salv-orlando has quit IRC16:51
*** p5ntangle has joined #openstack-infra16:54
krotscheckWoot, I’ve got one +2, anyone else? https://review.openstack.org/#/c/106037/816:55
openstackgerritNicolas Simonds proposed a change to openstack-infra/config: Allow launch-node.py to use non-Keystone identity services  https://review.openstack.org/11235516:56
*** p5ntangle has quit IRC16:57
*** p5ntangl_ has quit IRC16:57
*** p5ntangle has joined #openstack-infra16:58
*** salv-orlando has joined #openstack-infra16:59
*** dkehn_ has joined #openstack-infra16:59
*** tsg has joined #openstack-infra16:59
*** dkehn has quit IRC17:00
tsgclarkb: how often does pypi.openstack.org sync with pypi.org?  It appears that it hasn't sync'ed since yesterday (http://pypi.openstack.org/simple/PyECLib/ - latest version is 0.9.8 now)17:00
*** dkehnx has quit IRC17:01
*** dkehn has joined #openstack-infra17:02
*** zz_dimtruck is now known as dimtruck17:04
clarkbkrotscheck: commented but I dont feel like I kbow enough to + or -17:06
*** amotoki_ has quit IRC17:06
*** dkehn__ has joined #openstack-infra17:06
clarkbtsg should be every 5 minutes but bandsrsnatch has a couple of situations under which it fails17:06
*** dkehn__ has quit IRC17:07
clarkbthis one is probably the dirty fastly cache thing17:07
*** dkehn__ has joined #openstack-infra17:07
*** dkehn has quit IRC17:07
*** dkehn__ is now known as dkehnx17:07
*** Ryan_Lane has joined #openstack-infra17:08
tsgclarkb: it doesn't seem to, since yesterday .. something appears broken17:08
clarkbright dirty fastly cache most likely17:09
*** dkehn_ has quit IRC17:09
*** shashankhegde has joined #openstack-infra17:09
*** dkehn has joined #openstack-infra17:09
clarkbpypi says I have version X, fastly says I have version Y. bandersnatch says I will wait17:09
*** amotoki has quit IRC17:10
tsgclarkb: gotcha .. fastly I assume is the caching proxy for PyPi?17:10
clarkbyup they use it for cdn17:10
*** hashar has joined #openstack-infra17:10
*** mancdaz has joined #openstack-infra17:10
krotscheckclarkb: Thanks17:10
tsgclarkb: how often does Fastly sync?17:11
* tsg didn't know that it was PyPi -> Fastly -> pypi.openstack.org17:11
openstackgerritA change was merged to openstack-infra/reviewstats: Add jaypipes to nova-core  https://review.openstack.org/11234817:12
clarkbtsg 24 hours according to dstufft17:12
dstufftnot exactly17:13
clarkbyou can issue a PURGE to the outvof sync url as well. I can look at that a bit later17:13
Alex_Gaynorclarkb: PyPI also has invalidation code to clear caches on writes though.17:13
dstufft^^17:13
dstufftwhen everything is working correctly Fastly should have any new things in under a second17:13
clarkbAlex_Gaynor experience has shown that fails very often17:13
dstufftbut if the PURGE doesn't work it'll be up to 24 hours17:13
Alex_Gaynor ¯\_(ツ)_/¯17:14
dstufftclarkb: are you sure? Other mirrors don't seem to be having much problem. Normally when it starts failing people start yelling within a few hours17:14
tsginteresting .. PyECLib was updated to 0.9.8 18+ hours ago, still doesn't seem updated on http://pypi.openstack.org/simple/PyECLib/17:14
clarkbdstufft no I havent looked at logs this time. I am sure it fails often though17:15
clarkboften enough for mordred to write a workaround17:15
clarkband for us to know that this is a specific problem17:15
tsgwhat's the Fastly mirror url?17:16
dstufftpypi.python.org17:16
dstufftit's not a mirror17:17
dstufftit's a Varnish based CDN17:17
dstufftthat sits in front of the PyPI backends17:17
*** bhuvan has joined #openstack-infra17:17
tsggotcha .. the version there was updated yesterday (seems to be updated there https://pypi.python.org/pypi/PyECLib/0.9.8)17:17
tsgwonder what's up with pypi.openstack.org17:17
*** banix has quit IRC17:18
*** mika has quit IRC17:18
*** KimJ has joined #openstack-infra17:18
*** dkehn has quit IRC17:19
*** dkehnx has quit IRC17:19
tsgclarkb: I recall a few weeks ago you had to kick bandersnatch .. is it that time again?17:21
clarkbtsg: I am looking17:21
tsgthanks clarkb17:22
clarkbmordreds wrapper is in use apparently and its not working17:22
clarkbdstufft: ^ may explain why you haven't seen screaming :)17:22
clarkber heard screaming17:22
clarkbthere was an old bandersnatch process from yesterday holding a lockfile17:24
clarkbI killed it, hopefully we see more information on the next run17:24
*** gokrokve has quit IRC17:25
*** gokrokve has joined #openstack-infra17:25
*** ildikov_ has joined #openstack-infra17:25
*** dkehn has joined #openstack-infra17:25
*** _nadya_ has joined #openstack-infra17:25
*** dkehn_ has joined #openstack-infra17:26
*** banix has joined #openstack-infra17:26
*** sdake has quit IRC17:27
*** ildikov has quit IRC17:28
*** hashar has quit IRC17:28
*** sdake has joined #openstack-infra17:29
*** sdake has quit IRC17:29
*** sdake has joined #openstack-infra17:29
*** yamamoto has quit IRC17:29
*** Sukhdev has quit IRC17:30
*** pcm_ has joined #openstack-infra17:32
*** cwchang_ has joined #openstack-infra17:33
*** lyxus has joined #openstack-infra17:33
clarkbtsg: there it goes17:34
clarkbdstufft: so it was a hung bandersnatch process that needed killing17:34
clarkbdstufft: and we are PURGEing for you now apparently (I didn't realize that was happening)17:34
dstufftclarkb: you don't happen to be recording any metrics about how often you need to do it do you?17:35
tsgclarkb: awesome, thanks a lot for taking care of this!17:35
clarkbdstufft: let me see if mordreds wrapper captures that17:35
*** packet has joined #openstack-infra17:35
*** ociuhandu has quit IRC17:36
clarkbdstufft: we did it 3 times in the last 7 days17:36
clarkbtwo on one day and once on another day17:36
clarkbdstufft: not sure that that is quite enough data to give you real trends17:37
dstufftok17:37
clarkbI know which packagegs were purged and when they were purged if you want to look in logs no your side17:37
cody-somervilleHey. Does git-review work on Windows?17:38
*** dimtruck is now known as zz_dimtruck17:38
clarkbwe could probably add a daily `grep 'Purging' logfile > filethatisn'trotatedoften` and give you better data17:38
alexpilotticody-somerville: yep17:38
clarkbcody-somerville: it should17:38
clarkbcody-somerville: we only test it on ubuntu and centos but the community has been pretty good about telling us when windows breaks and fixing it17:38
alexpilotticlarkb: we are also adding as much CI testing as possible to avoid it17:40
russellbalexpilotti: you do CI on git-review ?  :)17:40
cwchang_I was trying to ask Joshua for another +2 approval since he was helping me to merge in my excessive submission .... I guess he is sort of busy ?17:40
alexpilotticody-somerville: I saw a patch for git-review merging recently17:40
alexpilotticody-somerville: although git-review works fine on WIndows since ages17:41
cody-somervilleOk. Thanks. :)17:41
*** packet has quit IRC17:41
clarkbcwchang_: I think he is sleeping17:42
clarkbcwchang_: which change?17:42
*** ramashri has quit IRC17:43
cwchangback17:45
clarkbcwchang: which change?17:45
cwchangThanks for responding ...17:45
clarkbfungi: are you around at all? mostly wonder how you think we should do this github org removal thing. cwchang's change https://review.openstack.org/#/c/102662 adds a project and I am thinking we should merge your change then merge new projects with org removed?17:48
* clarkb reviews fungi's change17:48
*** dkehn_ has quit IRC17:49
*** dkehn has quit IRC17:50
clarkbcwchang: we are trying to merge https://review.openstack.org/#/c/103355/15 which changes how we create projects slightly17:50
clarkbcwchang: hoping that fungi can clarify his plan for getting that in. It will reduce complexity of adding projects so we really want to get it in17:50
*** ramashri has joined #openstack-infra17:51
cwchangclarkb: so there is some dependency on 10335517:52
*** afazekas has quit IRC17:52
clarkbcwchang: not directly. but if 103355 merges your change will need to be updated and vice versa17:52
clarkbmore like a merge conflict than a dependency17:52
clarkbsince either order is fine as long as you handle the conflict17:52
cwchangclarkb: I see17:52
*** johnthetubaguy is now known as zz_johnthetubagu17:53
cwchangclarkb: Also Sergey puts a comment there saying the project source will be copied (master/branch/tag ...) as usual practice goes17:53
clarkbcwchang: yup, so you may want to clean up your repo if there are things that you don't want to get imported17:54
cwchangclarkb: So from my side, I need to keep an eye on 103355 and perform a merge for conflict once 103355 first gets in ?17:55
clarkbcwchang: yup and we may end up just making that change for everyone that conflicts17:56
cwchangclarkb: For now I just need to clean up source git ...17:57
clarkbcwchang: yup, if there are branches yo udon't want they should be removed and so on17:57
clarkbcwchang: its possible yo udon't need to do any cleanup17:58
*** james_li has quit IRC17:58
*** yfried__ has joined #openstack-infra18:00
cwchangclarkb: I am checking with people for early branches18:01
cwchangclarkb: those are valid branches along with the tag18:01
*** melwitt has joined #openstack-infra18:01
*** emagana has quit IRC18:01
cwchangclarkb: one question thro : you said "we may end up just making that change for everyone that conflicts"18:02
*** emagana has joined #openstack-infra18:02
cwchangclarb: we in this context means "you", right ?18:02
clarkbcwchang: yes18:02
clarkbcwchang: when we make changes that touch a lot of things like this one we try to be nice and handle it for others18:02
cwchangclarkb: thanks for clarifying18:02
*** ildikov has joined #openstack-infra18:03
*** shayneburgess has joined #openstack-infra18:03
*** SumitNaiksatam has quit IRC18:06
*** emagana has quit IRC18:06
*** ildikov_ has quit IRC18:06
*** ildikov|2 has joined #openstack-infra18:06
*** pdmars_ is now known as pdmars18:06
*** SumitNaiksatam has joined #openstack-infra18:07
*** ildikov has quit IRC18:07
*** SumitNaiksatam has quit IRC18:08
clarkbSergeyLukjanov: mordred jeblair jhesketh 103355 is being rechecked to make sure the jjb xml output is still happy. If that comes back clean I am +2. Any chance one of you guys can review it too and if it loks good to you I can approve and babysit18:09
*** kashyap has quit IRC18:09
*** arnaud__ has quit IRC18:09
*** flwang_ has joined #openstack-infra18:10
*** praneshp has joined #openstack-infra18:11
*** kashyap has joined #openstack-infra18:11
openstackgerritNicolas Simonds proposed a change to openstack-infra/config: launch-node.py: request flavors/images by ID or name  https://review.openstack.org/11237118:12
*** krtaylor has quit IRC18:13
*** zz_dimtruck is now known as dimtruck18:14
*** otherwiseguy has quit IRC18:14
pleia2clarkb: put together some Pootle upgrade notes when you're available to have a look https://etherpad.openstack.org/p/pootle-250-upgrade (I'm out tomorrow-Sunday for Fosscon in Philadelphia, so this all might get bumped a few days)18:15
*** flwang_ has quit IRC18:15
clarkbpleia2: thanks will take a look soon18:15
clarkbactually looks like 103355 is good to go so I can look now18:15
pleia2turns out they do have openid now in 2.6.0, which makes this upgrade slightly harder as we get to translate users into this new thing, but no more local patch :)18:15
clarkbany other reviewers on 103355 would be awesome18:15
clarkbpleia2: should we maybe start from scratch with users?18:15
pleia2clarkb: maybe18:16
*** kashyap has quit IRC18:17
*** SumitNaiksatam has joined #openstack-infra18:17
clarkbpleia2: ya, it might be simplest to do a mysqldump, drop the databsae and let new pootle start from scratch18:17
* pleia2 nods18:18
clarkbotherwise we will have to figure out db schema differences18:18
*** SumitNaiksatam has quit IRC18:18
*** kashyap has joined #openstack-infra18:18
*** emagana has joined #openstack-infra18:18
krotscheckAnyone know why Projects_yaml_alphabetized is failing on https://review.openstack.org/#/c/108460/3? I’m not modifying projects.yaml at all.18:20
clarkbkrotscheck: http://logs.openstack.org/60/108460/3/check/check-projects-yaml-alphabetized/9c29604/console.html git died18:21
pleia2krotscheck: the test broke, looks like it hung on a git update and the server was killed after 30 minutes18:21
clarkbkrotscheck: I don't think I have ever seen that before18:21
clarkbkrotscheck: may be worth a bug in lp18:21
krotscheckIt’s also dying after a local rebase. Hrm.18:22
openstackgerritMichael Krotscheck proposed a change to openstack-infra/config: Added documentation for StoryBoard  https://review.openstack.org/10846018:22
*** Ryan_Lane has quit IRC18:22
*** SumitNaiksatam has joined #openstack-infra18:23
krotscheckLet’s try that again18:23
*** hashar has joined #openstack-infra18:23
*** ildikov|2 has quit IRC18:25
*** ildikov has joined #openstack-infra18:25
clarkbpleia2: comment added to etherpad. let me know what you think18:25
* clarkb afks to find food18:25
pleia2thanks18:25
*** SumitNaiksatam has quit IRC18:25
*** SumitNaiksatam has joined #openstack-infra18:26
*** banix has left #openstack-infra18:27
*** p5ntangle has quit IRC18:29
*** p5ntangle has joined #openstack-infra18:30
*** yamamoto has joined #openstack-infra18:30
*** atiwari has quit IRC18:31
*** james_li has joined #openstack-infra18:31
krotscheckHuhn. That worked.18:34
*** ramashri has quit IRC18:35
*** che-arne has quit IRC18:35
*** michchap has quit IRC18:37
*** andreykurilin_ has joined #openstack-infra18:38
*** pelix has quit IRC18:39
*** Ryan_Lane has joined #openstack-infra18:39
*** cwchang_ has quit IRC18:39
*** cwchang has quit IRC18:40
*** emagana has quit IRC18:42
*** arnaud has quit IRC18:42
*** dangers is now known as dangers_away18:42
*** emagana has joined #openstack-infra18:42
*** amuller has quit IRC18:44
*** palar_ has joined #openstack-infra18:46
*** emagana has quit IRC18:46
*** eharney has quit IRC18:48
*** palar has quit IRC18:50
*** htrmeira has joined #openstack-infra18:50
openstackgerritMichael Krotscheck proposed a change to openstack-infra/storyboard-webclient: Rearranged admin menu  https://review.openstack.org/11238118:50
*** ociuhandu has joined #openstack-infra18:50
htrmeiraHi guys, all the disk.config files on /var/lib/nova/instances/:UUID of one of our compute nodes desapeared. Does anyone have seen anything like this?18:51
*** palar_ has quit IRC18:51
clarkbhtrmeira: you will probably have better luck in #openstack. This is the channel for the project's development infrastructure18:53
fungiclarkb: i didn't really have a plan for getting that patchset in per se... it was originally mordred's but i hacked it apart becauseit wasn't going to merge if we kept it entirely monolithic (and then rebased it several times waiting for reviews)18:53
clarkbfungi: gotcha. What do you think about approving it now?18:54
clarkbfungi: I can babysit18:54
htrmeiraThanks clarkb, I will try. =)18:54
fungiclarkb: seems fine. i'm not really around a reliable internet connection until much later tonight though18:54
clarkbok maybe I will wait for after lunch18:55
hasharhowdy!18:55
clarkbhashar: o/18:55
hasharany zuul guru might explain me how I end up with changes stuck in Zuul queues ? :-D18:55
hasharstatus page https://integration.wikimedia.org/zuul/18:55
hasharI lost jenkins / gearman connection18:55
hasharseems the job are known to Zuul internal queue but never retriggered internally with the Gearman server18:55
clarkbhashar: the zuul to gearman connection never died?18:56
hasharyup18:56
*** mika has joined #openstack-infra18:56
*** mika has joined #openstack-infra18:56
hasharthat happens frequently on our setup for some reason18:56
clarkbhashar: I would double check that your jenkins has registered those functions and has workers able to run them18:56
hasharis Zuul supposed to retry from time to time?18:56
clarkbit looks like zuul has them queued because gearman knows about the jobs but has nowhere to run them18:56
hasharahh18:56
clarkbhashar: well, gearman should schedule them18:57
clarkbsince gearman never died once the workers come back gearman should run the jobs18:57
hasharwould it be possible for Gearman server to have them registered has being run but since the worker client died  there is never a reply back to gearman server?18:57
clarkbhashar: if the worker client dies while running a job that should be reported as a failed job18:57
clarkbhashar: I suppose it is possible there is a bug in that code, but the intent is if the worker dies the job fails18:58
hasharyeah it is bugged somehow :-]18:58
hasharif I send another patch it is processed just fine18:59
hasharis there a way to query the Gearman server for its queue of functions?18:59
clarkbhashar: there is. using telnet or nc connect to the gearman server (probably localhost:4730 on your zuul machine) and enter 'status'19:00
hasharclarkb: yup did that19:01
clarkbthe status command returns info about the jobs registered, the number of queued instances of that job, the number of currently running jobs, and the number of workers for the job19:01
rcarrillocruzhi there19:01
*** marcoemorais has quit IRC19:01
*** marcoemorais has joined #openstack-infra19:02
*** dmellado has quit IRC19:02
hasharclarkb: so I have workers available and 0 queued/running jobs19:02
hasharsomething in Zuul prevent it from rescheduling them apparently19:03
clarkbhashar: this is drastic, but simplest way forward may be to dump your queues, restart zuul, and restore the queues19:03
hasharohh19:03
clarkbhashar: the zuul/tools/ dir should come with a tool that spits out a shell script that does this19:03
hasharyeah I have seen it19:03
clarkbnot sure if you are wanting to spend a lot of time debugging or just move on :)19:04
hasharwell that occurs every week19:04
*** rlandy has joined #openstack-infra19:04
clarkbhashar: you might also take a thread dump of zuul. SIGUSR2 the zuul process iirc19:04
clarkbthat will put a dump of the running threads in the debug log19:04
hasharthen my Zuul server codebase is slightly lagging behind your19:04
clarkbwhich may contain info on how it got stuck19:04
clarkbhashar: well in this case it talks to gearman directly so you should be fine running the newer tool against older zuul (since it is just gearman)19:05
clarkbactually wait thats not true19:05
clarkbit must talk to status.json19:05
clarkbwhich is also a stableish interface19:05
hasharI looked at the stack trace could not find anything relevant19:05
hasharhttp://paste.openstack.org/show/91175/19:05
*** dmellado has joined #openstack-infra19:06
hasharthen the code base is outdated so the line # are off compared to master :D19:06
rcarrillocruzcould any core reviewer have a look at https://review.openstack.org/#/c/109816/ ? i already have 2 +219:06
rcarrillocruzpls :(19:07
*** mestery has quit IRC19:07
*** mestery has joined #openstack-infra19:07
clarkbrcarrillocruz: I gave you my feedback :)19:07
clarkbI wasn't going to -1 over it since other cores are happy19:08
*** p5ntangle has quit IRC19:08
*** p5ntangle has joined #openstack-infra19:08
openstackgerritA change was merged to openstack-infra/reviewstats: Add missing spaces to --output usage message  https://review.openstack.org/11059719:08
*** ildikov has quit IRC19:09
clarkbI will leave a comment in the change19:09
*** ildikov has joined #openstack-infra19:10
*** zehicle_at_dell has joined #openstack-infra19:12
*** dimtruck is now known as zz_dimtruck19:12
*** emagana has joined #openstack-infra19:13
*** crc32 has joined #openstack-infra19:13
*** salv-orlando has quit IRC19:13
*** Sukhdev has joined #openstack-infra19:15
*** shashankhegde has quit IRC19:16
hasharclarkb: thanks for your input. Ended up with a stop/start  on zuul19:16
sdagueclarkb: I reviews the d-g generic grenade change earlier, I'm happy to land it as is, though I think the sideways part isn't quite right19:16
hasharSIGUSR1  saves the event queue but still waits for queued jobs to complete :-]19:17
clarkbsdague: saw that. What in particular isn't right?19:17
reedhow can I get the list of core reviewers per project, programmatically or wiki page somewhere?19:17
sdagueclarkb: we really need to be writing config into localrc I think19:17
clarkbhashar: ya, so the laternative is to parse the status.json and build a reenqueue script19:17
clarkbsdague: we are19:17
sdagueclarkb: ok, let me look again19:17
hasharclarkb: or SIGUSR1 should save all the queued functions :-]19:17
*** emagana has quit IRC19:17
reedand is there a way to see the history of core reviewers, how they changed over time per project?19:17
clarkbreed: I don't think you can see the history over time, but you can see what the are right now via gerrit api19:18
reedclarkb, thanks, i'll play with that19:18
clarkbsdague: where we call the setup localrc function it manipulates internal vars to make that do what we want19:18
*** ildikov has quit IRC19:18
*** ildikov has joined #openstack-infra19:18
clarkbreed: don't forget to use the recursive group membership option to get members that are included by being members of groups19:18
clarkbreed: basically groups can include other groups19:19
*** ildikov has quit IRC19:19
sdagueclarkb: so https://review.openstack.org/#/c/111094/4/devstack-vm-gate.sh - those changes are outside of the function19:19
reedclarkb, i'm lost ... i'm sure I'll need to ask more questions here :)19:19
clarkbsdague: right, it manipulates the vars that that function uses19:20
clarkbso by saying use fake libvirt driver on old side you end up with fake libvirt there19:20
clarkband then set to possibly ironic or regular libvirt on new side because we apparently don't use ironic driver today19:20
mordredreed: ssh -p 29418  review.openstack.org gerrit ls-members nova-core --recursive19:21
reedmordred, thanks :)19:21
sdagueclarkb: we also need to adjust the service list on newside19:21
sdagueand add all the ironic services19:21
clarkbsdague: yup test-matrix.py should do that for us19:21
clarkbsdague: line 261 does that for us19:22
*** dkliban has quit IRC19:22
*** dkliban_afk is now known as dkliban19:22
reedwho's hudson?19:22
clarkbreed: jenkins19:22
reedthanks19:22
clarkbhudson was the sun era jenkins then oracle happened19:23
*** arnaud has joined #openstack-infra19:23
openstackgerritgordon chung proposed a change to openstack/requirements: graduate oslo middleware  https://review.openstack.org/11238819:23
*** arnaud__ has joined #openstack-infra19:23
*** doude has quit IRC19:23
*** zz_dimtruck is now known as dimtruck19:24
sdagueclarkb: ok, do we have an experimental job up for this? My brain isn't seeing the logic of how we build 1 localrc, then change the config in d-g before we build the 2nd localrc19:24
clarkbsdague: not yet, I wanted to make sure that the general structure of this is what we wanted before I went and made jobs19:25
sdagueoh... wait, I see19:25
annegentleshould I log an infra bug for video showing blanks on the wiki? https://wiki.openstack.org/wiki/Demo_Videos19:26
clarkbannegentle: yes please19:26
sdaguethe inlining was tripping me up19:27
*** tsg has quit IRC19:27
clarkbsdague: the basic idea is that we describe the end state we want given a known initial state. So the vars describe the 'new' side and d-g hard sets an 'old' side19:27
sdagueyeh19:27
annegentleclarkb: done, 135365319:28
sdagueso maybe... setup_config old $DEVSTACK_GATE_GRENADE19:28
sdagueand pull that stuff into a function19:28
sdagueor something19:28
sdaguebecause if we build a bunch of inline logic here for different sideways shifts the inline is going to get brutal19:29
*** eharney has joined #openstack-infra19:29
sdaguemostly the setup_localrc got lost to me in the rest of that logic so I got lost in reviewing19:29
openstackgerritJC Delay proposed a change to openstack-infra/git-review: get_remote_url(): honor any "url.<base>.insteadOf" config setting  https://review.openstack.org/10985119:29
clarkbsdague: or even setup_old_grenade_config and setup_new_grenade_config19:29
*** atiwari has joined #openstack-infra19:30
sdagueyeh19:30
sdaguesure19:30
clarkbsince the potentially bad bits are only related to that19:30
sdagueyeh19:30
sdagueok, I'm good with that as a cleanup later, this makes mostly sense to me now19:30
openstackgerritChris Johnson proposed a change to openstack-infra/config: add horizon irc room to eavesdrop bot config  https://review.openstack.org/11210619:30
clarkbcool19:30
clarkbsdague: I will propose the experimental job this afternoon then19:30
*** Guest27295 is now known as mgagne19:31
*** mgagne has quit IRC19:31
*** mgagne has joined #openstack-infra19:31
*** radez is now known as radez_g0n319:32
sdagueclarkb: if you can take a look at - https://review.openstack.org/#/c/106043/19:33
clarkbya that is on my list of todos for today as well19:34
sdagueI think my only remaining issue is the double loop that I commented on19:34
sdagueI'm out on vacation starting friday morning, so trying to close on a few things here and make sure they can progress without me about19:34
clarkbthanks19:35
*** Ryan_Lane has quit IRC19:38
*** e0ne has joined #openstack-infra19:39
openstackgerritgordon chung proposed a change to openstack/requirements: graduate oslo middleware  https://review.openstack.org/11238819:42
clarkbsdague: for multinode devstack, are you -1 on that loop thing?19:45
*** ramashri has joined #openstack-infra19:45
clarkbsdague: looks like you zero voted so not sure if you want it respun for that19:45
sdagueI'm -0 on the loop thing19:45
sdagueI pinged attilla in irc this morning about it19:46
*** amuller has joined #openstack-infra19:46
clarkbcool. looks like my sideways grenade change will conflict with that change. but I am happy to rebase atop multinode or vice versa19:46
clarkbso not a big deal19:46
rcarrillocruzclarkb: i think it's worth discussing the consolidation of the artifacts upload tooling in the infra meeting19:47
rcarrillocruzyou prefer having 'java-upload' and 'pypi-upload' , but getting different opinions from other people on that19:47
clarkbrcarrillocruz: it won't hurt. I just don't think we have ever built tools like that19:47
openstackgerritMatt Riedemann proposed a change to openstack-infra/elastic-recheck: Add query for nova shelve unit tests bug 1353654  https://review.openstack.org/11239819:47
rcarrillocruzi.e. people ++ on consolidating19:47
uvirtbotLaunchpad bug 1353654 in nova "ShelveComputeManagerTestCase.test_shelve is racing" [Undecided,New] https://launchpad.net/bugs/135365419:47
*** SumitNaiksatam has quit IRC19:48
*** arnaud__ has quit IRC19:48
*** arnaud has quit IRC19:48
rcarrillocruzclarkb: yep, the reason i haven't gone thru the pypi upload stuff is because the whole build toolchain is quite different from java stuff. And certainly pypi packages are more popular in jobs than java ones, it was risky to consolidate everything to find out the upload mechanism was not working19:48
rcarrillocruzthought of doing it gradually19:49
rcarrillocruzfirst java, get it merged, then go after pypi (CAREFULLY)19:49
*** SumitNaiksatam has joined #openstack-infra19:49
clarkbrcarrillocruz: I think you have just stated an argument for not making that change :)19:49
clarkbit is different so why use one tool to do all of it?19:50
rcarrillocruzit works for java :P19:50
rcarrillocruzcode reuse19:50
clarkbbut there isn't that much reuse19:50
rcarrillocruzjust look at jenkinsci-upload and mavencentral-upload19:50
rcarrillocruzthey are the same code19:50
clarkbyes and I agree for the java stuff it can be consolidated19:50
clarkbbut I don't want to put pypi, and puppet forge (if that ever happens), and other potential artifacts all in one script19:51
rcarrillocruzwe can leave as is19:51
rcarrillocruzi mean, i have no mention of pypi in the code (i think i removed every mention of it)19:51
rcarrillocruzwhat name do you suggest?19:51
clarkbrcarrillocruz: you don't but when I asked why you made the shell script complicated and called it artifact-upload.sh the reason for that was you intended on putting everyting else in it19:51
clarkbI think we should completely get rid of the project type argumetn and just handle both at the same time since they are so similar19:52
clarkbthen you can make the destination configurable and not need to worry about hpi vs jar19:52
clarkband calling it something like java-artifact-upload.sh or nexus-upload.sh as they ultimately talk to nexus19:53
*** marcoemorais has quit IRC19:53
rcarrillocruzbut how do you differentiate when you are dealing with a jenkins plugin vs a java jar package19:54
rcarrillocruz?19:54
*** marcoemorais has joined #openstack-infra19:54
clarkbrcarrillocruz: you don't need to19:55
clarkbthe only difference is the file extension right? it should be sufficient to handle either one19:55
*** zehicle_at_dell has quit IRC19:55
clarkb(we can blame jenkins for using its own file extensions for plugins)19:55
rcarrillocruzi won't argue with you on that :D19:56
*** ZZelle_ has joined #openstack-infra19:58
*** SumitNaiksatam has quit IRC20:00
*** e0ne has quit IRC20:00
*** Ryan_Lane has joined #openstack-infra20:00
*** dprince has quit IRC20:00
*** SumitNaiksatam has joined #openstack-infra20:00
hasharclarkb: I think I reproduced my Zuul being stuck issue :-]20:01
*** homeless_ has joined #openstack-infra20:01
hasharsaving a job in Jenkins while a change is being processed prevent the change from being run20:01
hasharand it never poll again20:02
*** praneshp has quit IRC20:02
clarkbhashar: saving a job config?20:02
hasharclarkb: for some reason when running JJB, the jobs are not registered in Gearman server20:02
hasharclarkb: so I go to the web interface, edit the job configuration and save it20:02
clarkbhashar: you might want ot check that you are using the latest version of the gearman plugin in jenkins20:02
clarkbsince saving jobs does force the plugin to register jobs again as they may have changed (new jobs or labels on jobs change)20:03
openstackgerritMatt Riedemann proposed a change to openstack-infra/elastic-recheck: Add query for nova shelve unit tests bug 1353654  https://review.openstack.org/11239820:03
uvirtbotLaunchpad bug 1353654 in nova "ShelveComputeManagerTestCase.test_shelve is racing" [Undecided,New] https://launchpad.net/bugs/135365420:03
*** _nadya_ has quit IRC20:03
hasharclarkb: which eventually break my setup somehow :/20:03
*** dustins has quit IRC20:03
*** marcoemorais has quit IRC20:04
clarkbhashar: ya, there have been bugs in job registration in the past which is why I suggest making sure you are running the latest version20:04
*** homeless has quit IRC20:04
*** marcoemorais has joined #openstack-infra20:04
clarkbwe found and fixed a bug in it semi recently20:04
*** marcoemorais has quit IRC20:04
hasharchecking20:04
*** praneshp has joined #openstack-infra20:04
clarkbthough that bug had to do with the data registered not registration itself20:04
*** marcoemorais has joined #openstack-infra20:04
hashar0.0.7  which is the latest20:04
hasharanyway now I have 0 entries in  gearman status command20:05
hasharand no worker either20:06
*** e0ne has joined #openstack-infra20:06
*** Ryan_Lane1 has joined #openstack-infra20:06
*** shashankhegde has joined #openstack-infra20:07
*** Ryan_Lane has quit IRC20:08
hasharoh UnknownJobError nice20:08
clarkbhashar: try disable then enable a job20:08
clarkbthat should make it reregister20:08
jesusauruswhat is bashate? is it actually being used in any tests?20:08
*** dimtruck is now known as zz_dimtruck20:09
hasharclarkb: at least I found a way to reproduce my issue :]  Thanks for the support!20:09
clarkbjesusaurus its a bash linter and yes20:10
jesusaurusclarkb: it looks like the only bashate builder calls slave_scripts/run-bashate.sh which in turn just runs ./run-tests.sh20:11
jesusaurusi dont see the bashate project being installed and run in any tests20:11
*** e0ne has quit IRC20:11
*** flwang_ has joined #openstack-infra20:11
*** juzuluag has quit IRC20:12
*** zz_dimtruck is now known as dimtruck20:13
jesusaurusah so ./tools/bash8.py in devstack is very similar to the bashate project20:13
*** markmcclain has joined #openstack-infra20:13
*** emagana has joined #openstack-infra20:13
*** flwang_ has quit IRC20:16
clarkbdevstack uses it20:17
clarkbrun-tests.sh runs the linter iirc20:17
*** denis_makogon_ has joined #openstack-infra20:17
clarkbbecause using tox for absh didn't make sense20:17
*** AlexF_ has joined #openstack-infra20:17
*** emagana has quit IRC20:18
*** emagana has joined #openstack-infra20:19
*** amcrn has joined #openstack-infra20:21
*** james_li has quit IRC20:21
*** amcrn has quit IRC20:21
*** _buzz_ has quit IRC20:21
*** amcrn has joined #openstack-infra20:22
*** amcrn has quit IRC20:22
*** dimtruck is now known as zz_dimtruck20:22
*** AlexF_ has quit IRC20:22
*** dkehn has joined #openstack-infra20:22
*** _buzz_ has joined #openstack-infra20:23
sdaguejesusaurus: bash8 in devstack is what seeded bashate20:23
sdaguewe're still pulling it back in20:23
*** dkehn is now known as dkehnx20:23
jesusaurusah okay20:23
*** amcrn has joined #openstack-infra20:23
jesusaurusso devstack created bash8 which evolved into bashate, but devstack is still using bash8 and not bashate20:24
asselin_is it expected that a comment "recheck HP Cinder CI" would cause Jenkins to start check jobs again? https://review.openstack.org/#/c/108803/20:24
sdaguejesusaurus: yep20:25
sdaguejesusaurus: the circle has just not completed yet20:26
sdagueI had some patches out there but I need to sort them again20:26
* jesusaurus runs bashate on config just to see what breaks20:27
*** james_li has joined #openstack-infra20:27
*** dkehn has joined #openstack-infra20:27
clarkbasselin_: yes the recheck regex has been loosened20:29
asselin_ok, is that desired? should we be changing our  3rd party regex?20:30
openstackgerritAishwarya Thangappa proposed a change to openstack-infra/storyboard: Added a subscription_events table & events_handler  https://review.openstack.org/11240720:31
marunclarkb: I'm sorry if I simply missed it, but were you able to find an example of how I could add a command (i.e. unstack) before sudo privileges are removed?20:31
clarkbmarun: I think I got distracted sorry.20:32
marunno worries :)20:32
clarkbmarun: modules/openstack_project/files/jenkins_job_builder/config/nova-docker.yaml solum.yaml and tripleo.yaml all seem to do it20:32
*** doug-fish has joined #openstack-infra20:33
*** bdpayne has quit IRC20:34
*** p5ntangle has quit IRC20:34
jesusaurusonly 462 bashate errors in config, mostly indentation20:34
*** bdpayne has joined #openstack-infra20:35
mordredjesusaurus: not bad!20:36
*** mmaglana has quit IRC20:36
marunclarkb: danke20:37
*** homeless has joined #openstack-infra20:38
openstackgerritJames E. Blair proposed a change to openstack-infra/zuul: Add pipeline source  https://review.openstack.org/11241020:41
openstackgerritJames E. Blair proposed a change to openstack-infra/zuul: Add a Zuul trigger  https://review.openstack.org/11241120:41
*** homeless_ has quit IRC20:41
*** bdpayne_ has joined #openstack-infra20:41
*** zz_dimtruck is now known as dimtruck20:41
jeblairclarkb, mordred, fungi, jhesketh, sdague: ^ those changes, particularly 112411 may be of interest20:42
jeblairclarkb, mordred, fungi, jhesketh, sdague: it should (a) let us fix the child change not enqueued in gate problem20:42
*** bdpayne has quit IRC20:43
jeblairclarkb, mordred, fungi, jhesketh, sdague: and (b) let us trigger lightweight mergeability checks on every open change each time a change is merged20:43
jeblairclarkb, mordred, fungi, jhesketh, sdague: as we discussed in darmstadt20:43
jeblairno rush to review those; i'm heading afk until next tuesday.  i just needed to do some hacking.  :)20:44
*** weshay has quit IRC20:44
sdaguejeblair: cool20:44
*** sarob has joined #openstack-infra20:46
*** sarob has quit IRC20:46
*** bdpayne_ has quit IRC20:47
*** sarob has joined #openstack-infra20:47
*** krtaylor has joined #openstack-infra20:48
*** bdpayne has joined #openstack-infra20:48
clarkbjeblair: nice20:49
clarkbjeblair: any chance you want to weigh in on multinode d-g, d-g grenade sidways, and removal of github org changes before you afk?20:49
*** yfried__ has quit IRC20:49
*** praneshp has quit IRC20:49
*** amcrn has quit IRC20:50
clarkbjeblair: I intend on approving the removal of github org change shortly20:50
clarkbthe other two will need input from people other than me :)20:50
*** arborism has joined #openstack-infra20:51
*** arborism is now known as amcrn20:53
marunclarkb: so I need to define and export a gate_hook function?20:53
*** prad has quit IRC20:53
clarkbmarun if you need to unstack I think so20:54
marunclarkb: if I do that do I override any other behavior?  i.e. do I need to include anything in the gate_hook function other than unstack?20:54
*** pdmars has quit IRC20:56
*** emagana has quit IRC20:57
clarkbmarun ya I think you need to include anything in the default gate hook that you want20:57
clarkbwhich may be nothing20:57
clarkbas an alternative can you not unstack20:57
clarkband just have devstack setup what you need?20:58
*** emagana has joined #openstack-infra20:58
*** emagana has quit IRC20:58
marunclarkb: devstack already sets up everything the functional job needs20:58
*** emagana has joined #openstack-infra20:58
marunclarkb: but having all the services running is just more moving pieces to go wrong20:58
marunclarkb: memory usage, ports being used, etc20:58
clarkbsure but couldnt devstack give you just neutron?20:59
clarkbrather than a complete cloud?20:59
marunsure, that is an optimization that would make sense20:59
marunwe don't want neutron running either, though.20:59
clarkbthen we shouldnt need to unstack to reduce the problem space20:59
clarkboh21:00
*** stevemar has quit IRC21:00
marunit's not like tempest - we don't want to have a configured neutron running that we target21:00
devanandaclarkb: hi! where did things end up w.r.t. a check-non-binding pipeline? afaict, it stalled in infra, but I don't know if there's a reason (like you decided its a bad idea)21:00
marunthe functional suite is intended to manage everything that it needs above installed dependencies like mysql, rabbit, ovs21:00
clarkbdevananda jeblair and sdague started a thread related to that after darmstadt21:01
devanandaclarkb: neat, i must have missed it. remember the subject?21:01
*** miqui has quit IRC21:01
clarkbfuture of the gate? I dont remember it exactly21:01
*** e0ne has joined #openstack-infra21:02
devanandaclarkb: oh. THAT thread. yup, read that. I see how they're related now21:02
*** andreykurilin_ has quit IRC21:02
*** praneshp has joined #openstack-infra21:03
devanandaclarkb: given that that isn't likely to be resolved before paris, shall I take this to mean the check-non-binding work proposed here https://review.openstack.org/#/c/97411/ is just going to languish until then?21:03
*** ArxCruz has quit IRC21:03
clarkbwell nothing prevents you from doing what that thread suggests21:04
*** SumitNaiksatam has quit IRC21:04
clarkbits already happening in places21:04
*** SumitNaiksatam has joined #openstack-infra21:05
clarkbdtroyer does devstack have an install but dont start services option?21:06
clarkbmarun something like ^ may help21:06
sdagueclarkb: it does not21:07
*** armax has left #openstack-infra21:08
*** sarob_ has joined #openstack-infra21:08
clarkbin that case a gate hook is probably simplest21:08
*** amuller has quit IRC21:10
*** e0ne has quit IRC21:10
*** salv-orlando has joined #openstack-infra21:11
*** sarob has quit IRC21:11
*** mfer has quit IRC21:11
marunclarkb: ok, gate hook it is21:11
*** prad has joined #openstack-infra21:12
*** aysyd has quit IRC21:13
*** e0ne has joined #openstack-infra21:14
dtroyerclarkb: [reading scrollback]  that isn't too far away though, the work to modularize for grenade got a long way toward being able to do that.21:15
dtroyermarun:   is this a feature that functional test will want in general, or specific to Neutron?21:15
*** Sukhdev has quit IRC21:15
marundtroyer: I suspect that other projects will want this when they start writing functional tests21:16
marundtroyer: initially the low-hanging way of getting dependencies installed is to do a full stack.  ideally it would be possible to do 'deponly' at some point in the future21:16
*** htrmeira has quit IRC21:16
dtroyermarun: ok…so its just the dependencies that you need?  not the config or db init stuff?21:17
marundtroyer: er, well21:17
marundtroyer: we also depend on the rootwrap config being installed21:17
clarkbright so I think its like you need 95% of the pre service start stuff to happen21:18
marunclarkb: I think that's accurate21:18
marundtroyer: db init would need to be managed by the tests themselve21:18
maruns21:18
*** mbacchi has quit IRC21:18
dtroyerI think with the right modularization (getting more stuff out of stack.sh) you could have a stub script that just calls the bits you need...21:18
dtroyerlike the 'new' side of grenade but a different set of stuff21:19
*** arosen1 has joined #openstack-infra21:19
arosen1Hi just curious if something is broken with upstream pypi for  oslo.messaging?21:19
arosen1For example: https://pypi.python.org/pypi/oslo.messaging21:19
marundtroyer: right21:19
arosen1it shows that only version 1.4.0.0.a4 is there ?21:20
clarkbI just approved 103355 fyi21:20
*** yamamoto has quit IRC21:20
clarkbfungi: jeblair ^21:20
arosen1but glance right now requires  oslo.messaging>=1.4.0.0a321:20
clarkbarosen1: 1.4.0.0.a4 fints in >=1.4.0.0.a321:21
clarkbs/fints/fits/21:21
clarkbarosen1: also https://pypi.python.org/pypi/oslo.messaging/1.4.0.0a3 is there too21:21
openstackgerritA change was merged to openstack-infra/config: Delete select-mirror and all the args  https://review.openstack.org/10335521:24
*** e0ne has quit IRC21:26
*** bdpayne has quit IRC21:26
*** flaviof is now known as flaviof_zzz21:29
*** bdpayne has joined #openstack-infra21:32
*** zehicle_at_dell has joined #openstack-infra21:32
*** andreykurilin_ has joined #openstack-infra21:32
*** p5ntangle has joined #openstack-infra21:34
*** amcrn has quit IRC21:34
arosen1clarkb:  hrm i'm not sure what happened. All i had done was run ./unstack.sh ; ./stack.sh now things are borken :) I guess requirements changed some how. I tried doing; sudo pip uninstall -r requirements.txt in glance. Then when i run; ./unstack.sh; ./stack.sh i get this error:http://paste.openstack.org/show/91213/21:35
*** pballand has joined #openstack-infra21:36
*** sarob_ is now known as sarob21:37
*** jaypipes is now known as thorn-in-side21:38
*** zehicle_at_dell has quit IRC21:38
*** chuckC has quit IRC21:38
*** thorn-in-side is now known as jaypipes21:39
*** SumitNaiksatam has quit IRC21:40
*** che-arne has joined #openstack-infra21:41
*** dkliban is now known as dkliban_afk21:44
*** hashar has quit IRC21:44
*** timrc is now known as timrc-afk21:45
fungiclarkb: not really around yet still but cool! any signs of broken yet?21:46
clarkbfungi: haven't heard screaming21:47
fungiarosen1: if you're asking why does pypi show that version instead of the released version, i think there's missing functionality we'd need to be able to do that there. if you look at https://pypi.python.org/simple/oslo.messaging instead, you should see all the versions which are actually available in their various file formats21:47
clarkbhttps://jenkins06.openstack.org/job/gate-trove-pep8/686/console still used the old job21:48
*** andreykurilin_ has quit IRC21:48
clarkbfungi: so I think we may still be waiting for jenkins to update?21:48
clarkbI will look closer as soon as I am done reviewing this multinode d-g change21:48
fungii've noticed that jjb is taking a while to update on all the masters lately21:48
fungiwe may be overdue for a mass cruft deletion pass21:48
fungii'll try to remember to kick one off next week21:49
openstackgerritSean Roberts proposed a change to openstack-infra/config: fixup congress-specs infra configuration  https://review.openstack.org/11242321:49
fungithough chances are it's just slow because of our all our job matrix asplodey21:49
fungiespecially on a change like that which modifies sooooo maaaaany jobs21:50
clarkbI am going to have to think about some of this bash stuff21:50
*** tsg has joined #openstack-infra21:50
clarkbcidr2netmask is fun21:50
clarkbfungi: ya21:50
*** yamamoto has joined #openstack-infra21:51
*** signed8bit has quit IRC21:51
*** hdd has quit IRC21:51
fungishelling out to an ipcalc tool or some custom python may be a better idea than trying to do subnet conversion calculations in pure bash21:51
clarkbfungi: its just math, problem is bash math is scary21:51
clarkbhttps://review.openstack.org/#/c/106043/15/functions.sh is what I am looking at21:52
openstackgerritJames E. Blair proposed a change to openstack-infra/zuul: Add a Zuul trigger  https://review.openstack.org/11241121:52
*** marzif_ has joined #openstack-infra21:52
dtroyerit is a mostly-solved problem though …  those are also in devstack/functions-common with tests in tests/test_ip.sh21:53
dtroyer^^ clarkb21:53
*** yamamoto_ has joined #openstack-infra21:53
fungii did something similar in pure bourne shell, as part of a bsd firewall configurator, which is why i recommend against it ;)21:53
clarkbdtroyer: oh cool. I think afazekas copy pasta'd them because sdague asked him to21:53
fungii know it can work, but it's opaque to most anyone looking at it21:53
clarkbin that case I won't worry about figuring out the bash too much21:53
clarkbdtroyer: thanks21:53
*** yamamoto has quit IRC21:53
* fungi vanishes again for a while21:54
dtroyernp…I spent a bit of time finding those quite a while back so I can't take all of the credit^H^H^H^H^Hblame for them21:54
*** mmaglana has joined #openstack-infra21:55
*** chuckC has joined #openstack-infra21:55
*** p5ntangle has quit IRC21:55
*** SumitNaiksatam has joined #openstack-infra21:58
*** hdd has joined #openstack-infra21:58
*** alexandra has joined #openstack-infra22:00
*** yamamoto_ has quit IRC22:00
sdagueWe could bring the unit tests over22:01
*** bdpayne has quit IRC22:01
*** ramashri has quit IRC22:01
*** datsun180b has quit IRC22:01
*** ramashri has joined #openstack-infra22:02
clarkbsdague: dtroyer and the reason nova network needs the gre bridge and neutron doesn't is that neutron does that for iteself?22:02
*** ramashri has quit IRC22:02
sarobclarkb: im trying get congress-specs working. got a sec to review https://review.openstack.org/#/c/112423/?22:02
*** bdpayne has joined #openstack-infra22:02
*** ramashri has joined #openstack-infra22:02
sdagueclarkb: I believe that's what Attila said22:03
*** mriedem has quit IRC22:04
*** emagana has quit IRC22:05
clarkbsdague: ok commented on that change. there is one comment I would like you to look at and its the localrc multi host flag22:06
clarkbdtroyer: ^ https://review.openstack.org/#/c/106043/ you too22:06
*** emagana has joined #openstack-infra22:06
openstackgerritMichael Krotscheck proposed a change to openstack-infra/storyboard-webclient: Sort stories.  https://review.openstack.org/11242622:08
*** amcrn has joined #openstack-infra22:10
*** krtaylor has quit IRC22:10
*** emagana has quit IRC22:10
*** bknudson has quit IRC22:11
openstackgerritSean Roberts proposed a change to openstack-infra/config: fixup congress-specs infra configuration  https://review.openstack.org/11242322:12
*** denis_makogon_ has quit IRC22:12
*** flwang_ has joined #openstack-infra22:12
*** dkehn has quit IRC22:13
*** hdd has quit IRC22:13
*** dkehnx has quit IRC22:13
*** marun is now known as marun_afk22:15
*** dmsimard is now known as dmsimard_away22:16
*** flwang_ has quit IRC22:16
openstackgerritMichael Krotscheck proposed a change to openstack-infra/storyboard-webclient: Sort stories.  https://review.openstack.org/11242622:17
*** dkehn has joined #openstack-infra22:17
*** otherwiseguy has joined #openstack-infra22:18
*** timrc-afk is now known as timrc22:18
sdagueclarkb: yeh, so for multihost22:19
*** sarob has quit IRC22:19
sdagueclarkb: https://review.openstack.org/#/c/112276/ - it definitely fails consistently on largeops22:19
sdaguewhich I don't fully understand22:19
*** sarob has joined #openstack-infra22:19
clarkboh I see what it does. intereting that it fails large ops22:21
sdagueyeh22:21
*** f13o_ has joined #openstack-infra22:22
sdaguegiven what multi host flips, I actually have no idea why it fails22:22
sdagueand it fails in some really interesting stack trace explodes22:22
*** dkehn has quit IRC22:23
*** sarob has quit IRC22:24
*** marcoemorais has quit IRC22:24
clarkbfungi: looks like jenkins jobs have been updated now and things are working22:24
*** marcoemorais has joined #openstack-infra22:24
clarkbfungi: still going to keep my eyes oepn for failures related to the change22:24
*** david-lyle has quit IRC22:24
*** tsg has quit IRC22:24
*** david-lyle has joined #openstack-infra22:25
*** david-lyle has quit IRC22:25
openstackgerritMichael Krotscheck proposed a change to openstack-infra/storyboard-webclient: Sort stories.  https://review.openstack.org/11242622:25
*** david-lyle has joined #openstack-infra22:25
*** otherwiseguy has quit IRC22:25
*** bknudson has joined #openstack-infra22:25
*** arnaud has joined #openstack-infra22:27
openstackgerritMichael Krotscheck proposed a change to openstack-infra/storyboard-webclient: Sort stories.  https://review.openstack.org/11242622:28
*** david-lyle has quit IRC22:29
*** bknudson has quit IRC22:30
openstackgerritMichael Krotscheck proposed a change to openstack-infra/storyboard-webclient: Sort stories and projects.  https://review.openstack.org/11242622:30
*** maxbit has quit IRC22:30
*** prad has quit IRC22:36
*** ramashri_ has joined #openstack-infra22:39
*** ramashri has quit IRC22:39
*** alexandra is now known as asettle22:40
*** dkehn has joined #openstack-infra22:40
*** thedodd has quit IRC22:41
*** jamielennox|away is now known as jamielennox22:42
*** jgrimm has quit IRC22:42
*** bknudson has joined #openstack-infra22:43
*** emagana has joined #openstack-infra22:45
*** KimJ has quit IRC22:45
*** dkehn has quit IRC22:45
*** emagana has quit IRC22:45
*** maxbit has joined #openstack-infra22:46
*** emagana has joined #openstack-infra22:46
*** bdpayne has quit IRC22:46
*** arnaud has quit IRC22:46
*** dkehn has joined #openstack-infra22:47
*** dkehn_ has joined #openstack-infra22:49
*** markmcclain has quit IRC22:50
openstackgerritClark Boylan proposed a change to openstack-infra/config: Add ironic and neutron sideways upgrade jobs  https://review.openstack.org/11243122:52
clarkbsdague: ^ that should add the jobs we need to test this sideways stuff22:52
*** shashankhegde has quit IRC22:52
adam_gclarkb, heres a grenade patch im working on to get the ironic stuff going https://review.openstack.org/#/c/111859/22:54
*** dimtruck is now known as zz_dimtruck22:54
clarkboh ya I need to add these tests to grenade not devstack...22:54
clarkbderp22:54
clarkbactually do we need them on both?22:55
clarkbsdague: ^22:55
clarkbI think no because devsatck isn't involved in grenade right?22:55
openstackgerritClark Boylan proposed a change to openstack-infra/config: Add ironic and neutron sideways upgrade jobs  https://review.openstack.org/11243122:56
mattoliveraumorning22:56
clarkbthat should be better22:56
clarkbmattoliverau: good morning, but you were awake hours ago22:56
sdagueclarkb: just grenade22:56
sdaguehonestly, I'd say make it check (nv)22:57
sdaguegrenade throughput is light22:57
clarkbwell lets start with experimental until adam_g's change gets in22:57
sdagueok22:57
sdagueadam_g: what do you think is going to call from-master upgrade?22:57
mattoliverauclarkb: yeah, then went back to bed, now up again.. the downside to having IRC on the phone.. as I know you can understand ;P22:58
clarkbsdague: well right now the way I set the jobs up is they will run against any branch22:58
clarkbsdague: so in theory you could run it on master too22:58
adam_gsdague, when base branch == 'master' the script looks in from-master.22:58
adam_gsdague, its a bit meh now, since theres no knowledge of what release name is associated with master22:59
sdagueadam_g: I wonder if we can get grenade mode sent in from d-g23:00
sdaguethat would be more telling23:00
*** maxbit has quit IRC23:00
sdagueclarkb: could you have your change write the mode into grenade/localrc?23:00
clarkbsdague: what is mode?23:00
sdaguesideways-ironic23:00
clarkboh that, yes that can be done23:01
sdagueadam_g: because this is really going to be juno -> juno23:01
sdagueso I am concerned about hardcoding master in here23:01
clarkbjust echo "mode=$DEVSTACK_GATE_GRENADE" >> localrc if $DEVSTACK_GATE_GRENADE is set?23:01
clarkbsdague: juno does not exist yet23:01
adam_gsdague, right. figuring out a good way to get it to run 'from-juno/upgrade-ironic' was on my TODO for later23:01
sdagueclarkb: probably upgrade_mode23:01
sdagueclarkb: I know23:02
sdaguebut I want this in such a way that it rolls correctly23:02
sdaguewithout hacking grenade itself23:02
clarkbsdague: should it be grenade_mode or is upgrade_mode more appropriate?23:03
sdagueclarkb: actually23:04
*** _nadya_ has joined #openstack-infra23:04
sdagueadam_g: we've got branch names available easily in grenade right23:04
sdagueso we should have a function 'is_sideways'23:04
*** krtaylor has joined #openstack-infra23:04
clarkboh right grenade can check if the two branches are the same23:05
sdaguewhich basically just sees if both branches are the same23:05
adam_gsdague, right23:05
* clarkb leaves the d-g change as is for now23:05
sdaguethen sideways-juno/upgrade-ironic23:05
adam_gsdague, well, the current way its resolving directories from branch would still have that sideways-master/upgrade-ironic23:06
clarkbright, I think we start with master, then when master becomes juno we pin it to juno23:06
adam_ghttps://git.openstack.org/cgit/openstack-dev/grenade/tree/functions#n172623:06
adam_gclarkb, what about from-master/upgrade-foo with a symlink from-juno -> from-master, to avoid breakage when branches move to stable/juno23:08
sdagueyeh... so I'm trying to think if there is a clever way to roll off from master to juno. I'd rather not specify master in the grenade code because we do actually kind of know the release.23:08
sdagueadam_g: I'd be ok, if we went the other way around23:08
sdaguefrom-juno/upgrade-foo23:08
adam_gsdague, sure23:08
sdaguewith from-master ->23:08
clarkbthat seems reasonable23:08
*** _nadya_ has quit IRC23:09
sdaguethough, realistically, I do think we want to call these things sideways-juno23:09
clarkbthen you can change the link in the futuer if you need to23:09
sdagueclarkb: yeh23:09
sdaguebecause otherwise it's going to conflict with *actually* upgrading from-juno23:09
sdagueadam_g: then I think most of the logic can be put in upgrade_project23:10
*** doug-fish has left #openstack-infra23:10
adam_gsdague, so theres a bunch of migration stuff for the ironic case that happens outside of the sideways-juno/upgrade-ironic and directly in upgrade-ironic23:11
adam_g./upgrade-ironic23:11
sdagueadam_g: right, so I actually think that should go in the sideways script23:11
sdagueI think I just left that on the review23:11
*** james_li has quit IRC23:12
adam_gsdague, hmm i think thats going to be problematic23:12
sdaguethe top level upgrade-foo scripts are supposed to be super generic23:12
sdagueand be what happens all the time23:12
sdaguenova-manage db migrate23:12
sdaguehttps://github.com/openstack-dev/grenade/blob/master/upgrade-nova#L96-L10823:13
sdaguebasically that's what a new upgrade-foo should look like23:13
adam_gsdague, right, but that all assumes we're coming from a devstack run that actually deployed nova23:14
adam_gsdague, in this case we're not, and a bunch of devstack setup needs to be duplicated23:14
sdaguesure, but you get the call out to: upgrade_project nova $GRENADE_DIR $BASE_DEVSTACK_BRANCH23:14
sdaguein which case you can do the rest of it there23:14
sdaguebecause that top level upgrade-ironic is going to be called on ironic juno -> kilo upgrades23:14
mordredclarkb: way before, reed was asking about mining historical core team data23:15
*** emagana has quit IRC23:15
*** dkehn__ has joined #openstack-infra23:15
*** emagana has joined #openstack-infra23:15
reedmordred, i got sidetracked by the neutron discussions today23:15
reedwhat a day23:16
mordrednm. brainfart23:16
clarkbreed: the live migrate discussion?23:16
clarkbmordred: oh? I thought you were going to have an amazing solution to the problem23:16
reedclarkb, the GBP and the opencontrail plugin23:16
sdaguereed: apparently I lost that thread before opencontrail showed up in it23:17
reedclarkb, the live migrate is yet another mess (but I think that's less of an urgency)23:17
mordredclarkb: I thought so too23:17
*** emagana has quit IRC23:17
*** emagana has joined #openstack-infra23:18
*** dkehn has quit IRC23:18
*** dkehn_ has quit IRC23:18
adam_gsdague, yeah, ive tried to keep that one script compatible with both cases. the issue with stuffing the bulk of initial ironic setup into from-juno/upgrade-ironic is much of it needs to happen before the more generic parts, not after23:19
adam_gsdague, also, is it a policy that upgrade_project  happens before the service is started?23:19
*** dkehn has joined #openstack-infra23:20
jesusaurusbashate's README claims that http://docs.openstack.org/developer/bashate should be a thing23:21
jesusaurushas there just not been a job run to populate it yet?23:21
*** yamamoto has joined #openstack-infra23:21
sdagueadam_g: it is, in this case we could be special casing for ironic23:21
adam_gsdague, okay23:21
*** alexpilotti has quit IRC23:22
StevenKjesusaurus: Nope, it needs a config branch23:22
StevenKjesusaurus: There is no bashate-docs post job23:22
adam_gsdague, let me play a bit with reorganizing stuff into whatever script upgrade_project ends up calling, i know there are issues but i've forgotten what they are ATM :)23:22
*** enikanorov__ has joined #openstack-infra23:22
jesusaurusStevenK: what do you mean by a config branch?23:22
*** enikanorov has quit IRC23:23
*** cwchang has joined #openstack-infra23:23
* jesusaurus doesnt know how docs jobs work23:23
cwchangclarkb: For the puppet source I am trying to upstream to Stackforge, is that possible you can just copy from a branch within my Cisco git  ?23:24
clarkbcwchang: we cannot copy a single branch, we will copy an entire repo. as long as that repo is publicly accessible we can do that23:24
*** r1chardj0n3s is now known as r1chardj0n3s_afk23:24
cwchangclarkb: ok... I will make a new git repo and move all my files there as a clean master branch23:25
*** yamamoto has quit IRC23:25
*** bdpayne has joined #openstack-infra23:25
*** yjiang5 has joined #openstack-infra23:26
openstackgerritSteve Kowalik proposed a change to openstack-infra/config: Add a docs job for bashate  https://review.openstack.org/11243623:26
StevenKjesusaurus: ^23:26
*** praneshp has quit IRC23:27
jesusaurusStevenK: oh, thats easy :)23:27
yjiang5hi, all, I have a patch based on another person's patch , I begin my work based on https://wiki.openstack.org/wiki/Gerrit_Workflow#Add_dependency , however, when I want to do the 'git review', it tell me  'more than one commit' to submit, including the patch I based on. Does that mean I will overwrite that patch?23:28
yjiang5I really want to avoid it.23:28
*** MarkAtwood has quit IRC23:28
clarkbyjiang5: not necessarily, its just warning you that it may push more than one update23:29
clarkbyjiang5: you can check by comparing the sha1s in your tree against the sha1s in gerrit23:29
clarkbif they differ you will push an update23:29
*** marun_afk is now known as marun23:30
yjiang5Clabbe: aha, that's clear. Thanks for your help. Yes, I input 'yes' and it has only one patch updated.23:30
*** gokrokve has quit IRC23:32
*** gokrokve has joined #openstack-infra23:32
*** yamahata has quit IRC23:36
cwchangclarkb: With that be planned ... do I need to modify  config/modules/openstack_project/files/review.projects.yaml file for the line "upstream: git://github.com/CiscoSystems/puppet-n1k-vsm" ?23:37
cwchangclarkb: to point it to clean git ?23:37
clarkbcwchang: if the url to the repo changes you will need to update that line. is there some reason you don't just use that repo?23:37
cwchangclarkb: some project management folks say the master and grizzly branch contain non FCS code23:38
clarkbI am not sure what FCS is, but you can change the upsteram if you need to23:42
clarkbjust update the chnage with the new location23:42
clarkbreed: that is an interesting thread /me skimmed it and is now back to other things23:43
sdagueadam_g: cool, I'll look in the morning23:43
reedclarkb, indeed, lots of stuff to read there23:43
reedclarkb, another cool one was started by ttx "the future of integrated release"23:44
clarkbreed: ya I need to write a response to that one23:44
*** atiwari has quit IRC23:45
clarkbreed: we are finding gate bugs in real cloud deployments now. which is sad and cool that we have that info23:45
cwchang<clarkb> : FCS : First Customer Shipment23:46
clarkbreed: which makes me think that maybe just a little we should focus on quality a bit23:46
reedyeah, a little :)23:46
cwchangclarkb :I will do  a patch resubmit once when I move all files over23:47
clarkbcwchang: sounds good23:47
*** emagana has quit IRC23:47
*** skath_ has joined #openstack-infra23:49
*** r1chardj0n3s_afk is now known as r1chardj0n3s23:49
*** arnaud has joined #openstack-infra23:51
*** che-arne|2 has joined #openstack-infra23:51
adam_gclarkb, any chance you can add 'ironic_grenade' topic to https://review.openstack.org/#/c/111094/ ?23:52
clarkbadam_g: done23:53
*** shayneburgess has quit IRC23:53
*** che-arne has quit IRC23:53
adam_gclarkb, thanx23:54
*** amcrn has quit IRC23:57
*** amcrn has joined #openstack-infra23:58
*** eharney has quit IRC23:59

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