Saturday, 2014-02-15

openstackgerritJeremy Stanley proposed a change to openstack-infra/config: Run all non-sensitive jobs on single-use workers  https://review.openstack.org/7373200:05
openstackgerritA change was merged to openstack-infra/gitdm: Terry Howe added to other files  https://review.openstack.org/7165100:05
*** harlowja_at_home has joined #openstack-infra00:07
*** VijayT has joined #openstack-infra00:08
harlowja_at_homesdague: yt00:08
*** lcheng has joined #openstack-infra00:08
harlowja_at_homesdague:  wondering what to do about https://review.openstack.org/#/c/73437/, more removal of packages? :-(00:09
clarkblibdrizzle00:10
clarkbseriously we should tie linuxjedi to a chair until he libdrizzle's openstack for us00:11
fungiuh... saywhatnow? https://jenkins04.openstack.org/job/gate-nova-python26/78/console00:11
clarkbthat is amazing00:12
jeblairfungi: ord bare-centos6 image is 20.13 hours old00:12
clarkbjeblair: fungi you can hold 139044900:13
clarkbthat is another ord bare centos6 host00:13
jeblairclarkb: done00:13
clarkbI would do it but unsure if that will interfere with jeblair00:13
jeblairPython 2.6.6 (r266:84292, Jan 22 2014, 09:42:36)00:14
harlowja_at_homeqq, are u guys planning rhel7 (which i think comes out soon?)00:16
* fungi is caught up00:16
clarkbharlowja_at_home: no definite plans because no one tells us when images will update00:17
clarkbharlowja_at_home: but our intent is to track latest rhel00:17
harlowja_at_homecool, latest rhel, hehe, funny statement00:17
clarkbespecially since we can kill python2.6 when rhel 7 happens00:17
harlowja_at_homedef00:17
fungiyeah, i have to assume that error, strange as it is, is the fault of whatever was looking for python2.6 and not the machine... will centos boot without a python interpreter?00:17
clarkbharlowja_at_home: we will move to trusty when that happens as well00:18
clarkbbut who knows when that will happen :)00:18
* fungi thinks tox had an issue00:18
harlowja_at_hometrusty, thats 14.04?00:18
clarkbyes00:18
clarkbfungi: it does that occasionally00:18
*** gokrokve_ has quit IRC00:18
*** gokrokve has joined #openstack-infra00:19
harlowja_at_homeclarkb:  it'd be interesting to create openstacks own distro, just the raw openstack pieces, nothing else00:19
mordredharlowja_at_home: ++00:19
harlowja_at_homei know there's been some thought about that at y!, although its dangerous to go down that road, lol00:20
harlowja_at_home*support and all00:20
fungiharlowja_at_home: it's definitely not at all the first time i've heard someone suggest exactly that (nor even the 10th)00:20
harlowja_at_home9th00:21
harlowja_at_homelol00:21
clarkbharlowja_at_home: https://github.com/farcepest/MySQLdb1/pull/48 some progress on py33 btw00:23
clarkbnot that the upstream has been awesome at taking patches, but stuff is sort of happening00:23
jog0clarkb: for fixing ES00:24
*** gokrokve has quit IRC00:24
jog0any ideas on how to get sdague's patch working? If not whats your opinion on landing my ugly patch for a short term fix?00:24
harlowja_at_homeclarkb:  nice00:24
jog0I would rather get sdague's working myself00:24
clarkbjog0: fix pep8 first I haven't looked at the unittest fail but will00:24
clarkbjog0: oh, the error by parsing the %z that object is offset aware00:25
clarkbapparently there is a subtraction for an offset unaware host00:25
clarkbs/host/object00:25
jog0clarkb: yeah not sure what that means00:25
jog0well I know what it means not sure how to fix it00:25
clarkbepoch is probably not offset aware00:26
clarkbsince the epoch is midnight00:26
jog0clarkb: thats correct00:26
clarkbhrm its utc from timestamp00:27
*** krtaylor has joined #openstack-infra00:27
* clarkb reads datetime docs00:27
harlowja_at_homeclarkb:  hmmm, ya, sorta hope that we can maybe put pyMysql into test-requirements at least until that mysqldb for py3 is done00:28
clarkbjog0: use fromtimestamp and provide a timezone00:28
clarkbjog0: timezone should be utc then it won't be naive00:28
jog0I just got it00:29
jog0yup00:29
*** cadenzajon has quit IRC00:29
clarkbharlowja_at_home: I don't raelly care, I think it is worth addressing sdague's concern00:30
clarkbdo you support py33 if mysql is completely underperformant? maybe maybe not00:30
jog0clarkb: patch coming soon00:30
harlowja_at_homeclarkb:  sure, its an understandable question00:31
openstackgerritA change was merged to openstack-infra/git-review: Reduce testr concurrnecy to 2.  https://review.openstack.org/7371500:31
fungiclarkb: ^00:31
clarkbfungi: woot, did it pass both times through?becoming more reliable if so00:31
fungiclarkb: yep!00:32
fungiboth check and gate passed on the first trty00:32
fungitry00:32
clarkbnice00:32
jog0clarkb: pep8 and unit passing trying both binaries now00:33
jog0and patch coming soon00:33
*** dims_ has quit IRC00:34
jog0clarkb: if this is the only gotcha from the ES upgrade, thats really good00:35
clarkbjog0: yeah I honestly expected no gotchas based on release notes00:35
*** dcramer_ has joined #openstack-infra00:37
jog0clarkb: one more bug TypeError: argument must be 9-item sequence, not datetime.datetime00:37
jog0in elastic-recheck-uncategorized00:38
clarkbjog0: can you paste a full traceback?00:38
jog0http://paste.openstack.org/show/65627/00:38
*** senthil_ has joined #openstack-infra00:39
*** lifeless has quit IRC00:40
clarkbjog0: I think url['timestamp'] is a datetime.dateime instead of a string00:40
clarkbjog0: eg it has already been converted00:40
jog0clarkb: yeah00:41
jog0trying that00:41
*** gyee has joined #openstack-infra00:43
*** senthil_ has quit IRC00:44
clarkbjog0: yeah I think dp.parse() mustreturn a different object type00:44
openstackgerritJoe Gordon proposed a change to openstack-infra/elastic-recheck: Improved timestamp parsing  https://review.openstack.org/7374100:46
jog0clarkb: that should do it ^00:47
jog0tested locally00:47
openstackgerritJoe Gordon proposed a change to openstack-infra/elastic-recheck: Add fingerprint for bug 1280489  https://review.openstack.org/7375000:49
jog0clarkb: https://review.openstack.org/#/c/73741 passed tests00:49
jeblairjog0: out of curiosity, what was the problem with changing the formatting to "+00:00"?00:49
jog0can you review it so we can get the graphs working again00:50
jog0jeblair: the time format went from '2014-02-14T16:07:47.718Z' to '2014-02-14T16:07:47.718+00:00' in ES's timestamp data00:51
jog0and we were looking for "%Y-%m-%dT%H:%M:%S.%fZ"00:51
jeblairjog0: right, so you wrote a patch that changed Z to +00:00 in the format string didn't you? what was wrong with that?00:51
jog0jeblair: it assumes ES will always return GMT time00:52
jog0err UTC00:52
jog0which is probablly true for our rig, but this change makes things more flexible00:52
jeblairjog0: is that wrong?00:52
*** hemna_ is now known as hemnafk00:52
jog0also dateutil.parser understands both the new and old time formats in one go, which is cool00:53
jog0jeblair: I would assume that ES should always return +00:00 otherwise its wrong00:53
jeblairyeah, i'm just not a fan of adding extra dependencies to do something like parse a time string00:53
jog0jeblair: yeah I can go either way on this00:53
jog0I agree with that concern00:54
jeblairi've waited too long to speak up on this, so i'm not going to try to persuade you either way.  :)00:54
jog0jeblair: I don't care either way myself00:54
jog0its infra's call00:55
jog0https://review.openstack.org/#/c/73740 or https://review.openstack.org/#/c/7374100:55
jog0both patches worked locally00:55
jog0and pass unit tests etc00:55
jog0jeblair: the only thing I would like to see is this bug fixed today00:56
jog0clarkb ^00:56
clarkbjog0: I like sdague's change00:56
openstackgerritMonty Taylor proposed a change to openstack-infra/config: Allow for etherpad title to be parameterized  https://review.openstack.org/7375100:59
openstackgerritMonty Taylor proposed a change to openstack-infra/config: First stab at using yaml substitutions  https://review.openstack.org/7375200:59
mordredthat second is untests and WIP - I just needed to push it up so I didn't lose it - marked WIP01:00
jeblairclarkb, fungi, mordred: i can't find the leak in nodepool.01:00
jeblairmordred: ack.  did you see the discussion about puppetboard earlier?01:00
mordredjeblair: :(01:00
mordredjeblair: yes01:00
clarkbjeblair: and I bet valgrinding python is just too obtuse01:00
mordredjeblair: and then I looked briefly at the puppetdb module01:00
mordredclarkb: it is actually possible01:00
jeblairclarkb: you just need to recompile python is all.01:01
clarkbjeblair: we should switch infra to gentoo01:01
mordredclarkb, nibalizer: there is a disable_firewall option in the puppetdb module, fwiw01:01
clarkbmordred: oh good01:01
clarkbseems like that should be an inverted logic flag01:01
* jog0 lets clarkb and jeblair sort out which patch is better01:03
clarkbuh01:04
fungihow horrible would it be to wait for a quiet(ish) period, then switch nodepool to a horribly inefficient single-threadded model and profile that statically?01:08
clarkbI am going to walk home now and will assume jeblair will approve whichver he preferes. I am not terribly picky about eithersolution01:08
jeblairclarkb: done :)01:08
jeblairfungi: i may try something like that locally01:08
jeblairfungi: i _can_ run nodepool locally, i just thought that profiling at scale would show the answer quickly01:09
openstackgerritA change was merged to openstack-infra/elastic-recheck: Parse both new and old ES timestamp formats  https://review.openstack.org/7374001:09
jeblairbut none of the methods i tried showed it.01:09
*** lcheng has quit IRC01:10
jeblairmy testing with local fakes has like 100% coverage of threads, task managers, gearman interactions; 90% coverage of zmq, and no coverage of jenkins, novaclient, or paramiko.01:10
* fungi has a feeling it's one of those :/01:11
jeblairi have restarted nodepool via the init script01:11
fungiat least if it's novaclient we have people to hound about it ;)01:12
jeblairin a few mins, i'll try to clean up the servers it has missed01:12
fungiwe're roughly 5 minutes away from seeing whether zuul automatically reenqueues 62206,3 into the gate following the check run it triggered from my reverify comment01:14
*** dkliban has quit IRC01:14
*** ryanpetrello has joined #openstack-infra01:14
*** hogepodge has quit IRC01:14
*** ryanpetrello has quit IRC01:15
*** pcrews has quit IRC01:18
openstackgerritA change was merged to openstack-infra/elastic-recheck: Add fingerprint for bug 1280489  https://review.openstack.org/7375001:19
jog0clarkb jeblair: new e-r pages generated as expected, thanks01:19
jeblairjog0: cool01:19
jeblairthe nodepool deletes are running now (they'll return another 291 nodes)01:20
openstackgerritA change was merged to openstack-infra/elastic-recheck: Add fingerprint for bug 1280464  https://review.openstack.org/7372601:21
*** zul has joined #openstack-infra01:22
jeblairmake that 35101:22
fungigrar. the last test running, and it's failing on TestSnapshotPattern.test_snapshot_pattern in check-tempest-dsvm-neutron-pg01:22
fungier, last job running01:23
*** sabari has quit IRC01:23
jeblair:(01:23
fungioh, new twist we hadn't considered01:30
*** tomhe has quit IRC01:30
fungigating fails so change gets a -2 from jenkins. reverify or resetting approve causes a new check run. check run fails... change now has approval and a -1 from jenkins01:31
*** gokrokve has joined #openstack-infra01:31
fungiat this point, you need to recheck, not reverify01:31
fungii have a feeling people are going to get even more confused about when to recheck vs reverify with this in place01:32
clarkb:/01:32
jeblairfungi: i bet we can fix that01:32
fungithis has been discussed before and i forget the reasoning, but can we merge recheck and reverify and let zuul sort out what it needs to do?01:33
jeblairfungi: we couldn't before but we can now.01:33
jeblairfungi: (because they are now both actions that enqueue into the check queue)01:33
fungiahhhhhhhh*lightbulb*01:33
jeblairfungi: but let's wait a bit before we do that...01:33
fungik01:34
jeblairfungi: in case this goes south, i don't want to ask people to change behavior, and then change back.01:34
fungicompletely agree01:34
*** gokrokve has quit IRC01:35
*** gokrokve has joined #openstack-infra01:36
*** markmcclain has quit IRC01:36
openstackgerritJames E. Blair proposed a change to openstack-infra/config: Allow reverified on any approved change  https://review.openstack.org/7375601:37
*** gokrokve_ has joined #openstack-infra01:37
openstackgerritJames E. Blair proposed a change to openstack-infra/config: Allow reverify on any approved change  https://review.openstack.org/7375601:38
*** gokrokve has quit IRC01:40
*** ryanpetrello has joined #openstack-infra01:41
*** dcramer_ has quit IRC01:45
*** bhuvan_ has joined #openstack-infra01:46
*** bhuvan has quit IRC01:47
*** ryanpetrello has quit IRC01:47
reedi'm outta here01:48
fungihave a good weekend, reed01:48
reedtry not to break anything while I'm gone :)01:48
fungii'm similarly going dormant for a while, so unless my absence breaks things, i should be okay01:49
reedback in a week01:49
*** reed has quit IRC01:49
fungioh! have a good week then01:49
*** gokrokve_ has quit IRC01:50
*** rkukura has quit IRC01:51
*** gokrokve has joined #openstack-infra01:51
*** wenlock has quit IRC01:51
openstackgerritA change was merged to openstack/requirements: Adding Mako>=0.4.0 to global requirements  https://review.openstack.org/7302501:52
*** rkukura has joined #openstack-infra01:54
*** sarob has quit IRC01:54
*** amcrn has quit IRC01:55
*** gokrokve has quit IRC01:55
harlowja_at_homebtw, if u guys use czuul (i think someone uses it besides me) i recently added the clarkb suggestion around using git to fetch the reviews summary, author...01:56
harlowja_at_homethx clarkb  :-P01:56
harlowja_at_homehad to figure out git-python doing that, lol01:56
openstackgerritJenkins proposed a change to openstack-dev/pbr: Updated from global requirements  https://review.openstack.org/7311901:56
*** khyati_ has quit IRC01:57
*** pcrews has joined #openstack-infra01:58
*** dcramer_ has joined #openstack-infra02:00
nibalizermordred: so i don't see the disable_firewall line, can you link me with a line #? i'm probably just being blind02:01
*** harlowja_at_home has quit IRC02:02
*** jeckersb is now known as jeckersb_gone02:13
*** banix has joined #openstack-infra02:13
openstackgerritDiane Fleming proposed a change to openstack-infra/config: OpenStack Image Service API v2 Reference link broken  https://review.openstack.org/7333102:13
*** lifeless has joined #openstack-infra02:23
*** CaptTofu has joined #openstack-infra02:40
*** jp_at_hp has quit IRC02:42
*** khyati_ has joined #openstack-infra02:45
*** pcrews has quit IRC02:48
*** lttrl has quit IRC02:49
*** sarob has joined #openstack-infra02:50
*** chandan_kumar has joined #openstack-infra02:50
*** oubiwann has quit IRC02:53
*** oubiwann has joined #openstack-infra02:53
*** banix has quit IRC02:57
*** thomasem has joined #openstack-infra02:59
*** thomasem has quit IRC02:59
openstackgerritJoe Gordon proposed a change to openstack-infra/elastic-recheck: Add test to make sure filename's work with with grenade  https://review.openstack.org/7376403:01
jog0clarkb: ^03:06
clarkbjog0: approved03:08
clarkbthat is a nice simple but effective check03:08
rainyaclarkb, was randomly think of our meetup in Seattle a couple months back03:09
rainyahope things are well for you03:09
rainyas/think/thinking03:09
clarkbrainya: they are thanks. Busy busy but good03:09
*** chandan_kumar has quit IRC03:10
rainyathat is good to read :D03:10
openstackgerritA change was merged to openstack-infra/elastic-recheck: Add test to make sure filename's work with with grenade  https://review.openstack.org/7376403:10
rainyaclarkb, will you be at the ironic / tripleo meetup next month?03:10
clarkbprobably not unless mordred insists I go03:11
clarkbI am not sure there will be as much value in my attendance as there was last time and infra is still digging out of the post holiday/conferencing hole03:11
clarkbI think lifeless would like a dayish of time for sorting out more CI stuff and that is reasonable to do remote03:12
rainyadid you all in infra ever do a mid-cycle meetup? I was able to attend the nova one this past week and it was really excellent03:12
rainyai went as a deployer/operator and general amuck bringer03:12
clarkbnot this cycle, we did a bootcamp last cycle03:13
rainyai remember the bootcamp and wanting to go and not being able to03:13
rainyahopefully will see you in May03:13
clarkbyes infra should be well represented at the summit03:13
rainyathe nova devs were gushing around elastic recheck (as much as they gush you know)03:14
*** pcrews has joined #openstack-infra03:16
*** chandan_kumar has joined #openstack-infra03:20
*** sarob has quit IRC03:22
*** lcheng has joined #openstack-infra03:26
*** lcheng has quit IRC03:29
*** gyee has quit IRC03:30
*** chandan_kumar has quit IRC03:31
openstackgerritJoshua Hesketh proposed a change to openstack-infra/config: Fix changeid links in gerrit  https://review.openstack.org/7377103:31
lifelessclarkb: I would like DAYS OF YOUR TIME03:32
lifelessclarkb: :)03:32
*** khyati_ has quit IRC03:32
openstackgerritJoshua Hesketh proposed a change to openstack-infra/zuul: Allow workers to send back metadata  https://review.openstack.org/6617303:44
*** julim has quit IRC03:44
lifelessjeblair: whats involved in a new pipeline ?03:44
lifelessjeblair: e.g. experimental203:44
lifelessclarkb: ^ do you know ?03:50
*** banix has joined #openstack-infra03:51
*** ryanpetrello has joined #openstack-infra03:54
*** ryanpetrello has quit IRC03:58
*** nibalizer has quit IRC04:02
*** nibalizer has joined #openstack-infra04:05
*** ryanpetrello has joined #openstack-infra04:05
*** ryanpetrello has quit IRC04:06
*** david-lyle has joined #openstack-infra04:10
*** david-lyle has quit IRC04:14
*** khyati has joined #openstack-infra04:15
*** sarob has joined #openstack-infra04:20
*** stevemar has left #openstack-infra04:27
*** e0ne has joined #openstack-infra04:30
*** e0ne has quit IRC04:31
*** pcrews has quit IRC04:41
*** david-lyle has joined #openstack-infra04:41
*** sarob has quit IRC04:52
*** ryanpetrello has joined #openstack-infra04:53
*** ryanpetrello has quit IRC04:53
openstackgerritJoshua Hesketh proposed a change to openstack-infra/zuul: Allow workers to send back metadata  https://review.openstack.org/6617305:06
openstackgerritJoshua Hesketh proposed a change to openstack-infra/zuul: Allow workers to send back metadata  https://review.openstack.org/6617305:12
*** starmer has joined #openstack-infra05:34
*** prad has joined #openstack-infra05:35
*** prad has quit IRC05:39
*** banix has quit IRC05:44
*** sarob has joined #openstack-infra05:50
*** hdd has quit IRC05:52
*** ArxCruz has quit IRC05:56
openstackgerritA change was merged to openstack/requirements: Add climate-nova to tracked projects list  https://review.openstack.org/7122106:03
*** DinaBelova_ is now known as DinaBelova06:04
*** VijayT has quit IRC06:16
*** david-lyle has quit IRC06:19
*** sarob has quit IRC06:23
*** cadenzajon has joined #openstack-infra06:25
*** saju_m has joined #openstack-infra06:27
*** morganfainberg is now known as morganfainberg_Z06:28
*** DinaBelova is now known as DinaBelova_06:29
*** Ryan_Lane has quit IRC06:32
*** cadenzajon has quit IRC06:32
*** DinaBelova_ is now known as DinaBelova06:32
*** VijayT has joined #openstack-infra06:45
*** saju_m has quit IRC06:51
*** AaronGr is now known as AaronGr_Zzz06:54
*** flaper87 is now known as flaper87|afk06:56
*** VijayT has quit IRC06:57
*** starmer has quit IRC07:03
*** yamahata has quit IRC07:08
*** yamahata has joined #openstack-infra07:09
*** sarob has joined #openstack-infra07:09
*** markwash has quit IRC07:20
*** oubiwann has quit IRC07:26
SlickNikhey guys07:51
SlickNikI was trying to submit a talk but I got a deadline passed message as I was in the process of doing so.07:51
SlickNikAny ideas who I can email / contact to help me finish the submission?07:52
SlickNikThanks!07:52
SlickNik(Talk for the ATL summit, in case that wasn't clear)07:52
*** prad has joined #openstack-infra07:58
*** zenoway has joined #openstack-infra08:02
*** prad has quit IRC08:03
*** adam_g has quit IRC08:03
*** adam_g has joined #openstack-infra08:04
*** adam_g has quit IRC08:04
*** adam_g has joined #openstack-infra08:04
*** yamahata has quit IRC08:12
*** lttrl has joined #openstack-infra08:13
*** vkozhukalov has joined #openstack-infra08:14
*** yamahata has joined #openstack-infra08:17
*** dpyzhov has joined #openstack-infra08:19
*** vkozhukalov has quit IRC08:21
*** yolanda has joined #openstack-infra08:24
*** zenoway has quit IRC08:28
openstackgerritramesh proposed a change to openstack/requirements: Add scp module for an ironic driver  https://review.openstack.org/7379008:31
*** dpyzhov has quit IRC08:33
*** DinaBelova is now known as DinaBelova_08:50
openstackgerritA change was merged to openstack/requirements: Use >=, not >, for the lower bound of a requirement  https://review.openstack.org/7291808:51
*** yamahata has quit IRC08:51
*** sarob has quit IRC08:52
*** yamahata has joined #openstack-infra08:53
*** sarob has joined #openstack-infra08:53
*** sarob_ has joined #openstack-infra08:54
*** sarob has quit IRC08:58
*** sarob_ has quit IRC08:58
*** dpyzhov has joined #openstack-infra09:09
*** lttrl has quit IRC09:15
*** sarob has joined #openstack-infra09:25
*** sarob has quit IRC09:30
*** sarob has joined #openstack-infra09:55
*** yamahata has quit IRC09:57
*** yamahata has joined #openstack-infra10:02
*** dpyzhov has quit IRC10:03
*** vipul has quit IRC10:04
*** katyafervent_awa has quit IRC10:05
*** vipul has joined #openstack-infra10:05
*** katyafervent_awa has joined #openstack-infra10:05
*** dpyzhov has joined #openstack-infra10:05
*** dpyzhov has quit IRC10:08
*** DeeJay1 has joined #openstack-infra10:10
*** DinaBelova_ is now known as DinaBelova10:11
openstackgerritMichael Prokop proposed a change to openstack-infra/jenkins-job-builder: Fix misspelling in jenkins-job-builder  https://review.openstack.org/7380310:12
*** dpyzhov has joined #openstack-infra10:14
*** freyes has quit IRC10:16
*** freyes has joined #openstack-infra10:17
*** dpyzhov has quit IRC10:17
*** dpyzhov has joined #openstack-infra10:23
*** dpyzhov has quit IRC10:23
*** ArxCruz has joined #openstack-infra10:24
*** ArxCruz has quit IRC10:24
*** dpyzhov has joined #openstack-infra10:25
*** sarob has quit IRC10:29
*** dpyzhov has quit IRC10:31
*** DinaBelova is now known as DinaBelova_10:50
*** sarob has joined #openstack-infra10:55
*** prad has joined #openstack-infra11:00
*** talluri has joined #openstack-infra11:04
*** prad has quit IRC11:05
*** NikitaKonovalov_ is now known as NikitaKonovalov11:07
*** NikitaKonovalov is now known as NikitaKonovalov_11:12
*** yamahata has quit IRC11:18
*** yamahata has joined #openstack-infra11:22
DeeJay1bump https://review.openstack.org/#/c/73624/ please :)11:23
*** sarob has quit IRC11:29
*** talluri_ has joined #openstack-infra11:30
*** talluri has quit IRC11:31
*** yamahata has quit IRC11:33
*** garyk has joined #openstack-infra11:37
*** talluri has joined #openstack-infra11:42
*** yolanda has quit IRC11:44
*** talluri_ has quit IRC11:44
*** talluri has quit IRC11:48
*** yamahata has joined #openstack-infra11:53
*** sarob has joined #openstack-infra11:56
*** yamahata has quit IRC12:09
*** yamahata has joined #openstack-infra12:12
*** beagles has quit IRC12:15
*** NikitaKonovalov_ is now known as NikitaKonovalov12:15
*** yamahata has quit IRC12:21
*** NikitaKonovalov is now known as NikitaKonovalov_12:21
*** NikitaKonovalov_ is now known as NikitaKonovalov12:23
*** NikitaKonovalov is now known as NikitaKonovalov_12:29
*** sarob has quit IRC12:30
*** DinaBelova_ is now known as DinaBelova12:42
*** chandan_kumar has joined #openstack-infra12:49
*** sarob has joined #openstack-infra12:56
*** CaptTofu has quit IRC12:59
*** CaptTofu has joined #openstack-infra12:59
openstackgerritLukasz Jernas proposed a change to openstack-infra/config: Periodic documentation build for translators  https://review.openstack.org/7380612:59
*** CaptTofu has quit IRC13:04
*** sarob has quit IRC13:30
*** DeeJay1 has quit IRC13:41
*** saju_m has joined #openstack-infra13:46
openstackgerritA change was merged to openstack-infra/config: Fix typo in openstack-install-deploy-guide-{lang} job  https://review.openstack.org/7362413:51
openstackgerritSergey Lukjanov proposed a change to openstack/requirements: Standardize read ops to 'with open' construction  https://review.openstack.org/7380813:52
openstackgerritSergey Lukjanov proposed a change to openstack/requirements: Don't update pbr's setup.py  https://review.openstack.org/7343113:52
*** ryanpetrello has joined #openstack-infra13:54
*** sarob has joined #openstack-infra13:56
*** DinaBelova is now known as DinaBelova_14:03
*** ryanpetrello has quit IRC14:04
*** yamahata has joined #openstack-infra14:07
*** DinaBelova_ is now known as DinaBelova14:11
*** DinaBelova is now known as DinaBelova_14:13
*** ryanpetrello has joined #openstack-infra14:16
*** yamahata has quit IRC14:16
*** talluri has joined #openstack-infra14:29
*** sarob has quit IRC14:30
*** banix has joined #openstack-infra14:32
*** talluri has quit IRC14:38
*** talluri has joined #openstack-infra14:40
*** banix has quit IRC14:42
*** talluri has quit IRC14:53
*** sarob has joined #openstack-infra14:56
*** talluri has joined #openstack-infra14:56
*** prad has joined #openstack-infra15:03
*** flaper87|afk is now known as flaper8715:06
*** prad has quit IRC15:07
*** talluri_ has joined #openstack-infra15:20
*** talluri has quit IRC15:20
*** talluri_ has quit IRC15:26
*** sarob has quit IRC15:29
fungiSlickNik: probably todd@openstack.org is your best bet15:40
openstackgerritKhai Do proposed a change to openstack-infra/config: update All-Project configuration for gerrit 2.8  https://review.openstack.org/7081815:43
*** banix has joined #openstack-infra15:50
*** ryanpetrello has quit IRC15:51
*** ryanpetrello has joined #openstack-infra15:54
*** chandan_kumar has quit IRC15:56
*** sarob has joined #openstack-infra15:56
*** gokrokve has joined #openstack-infra15:57
*** ryanpetrello has quit IRC15:59
*** ryanpetrello has joined #openstack-infra16:09
*** ryanpetrello has quit IRC16:10
*** pcrews has joined #openstack-infra16:15
*** pcrews has quit IRC16:21
*** dkranz has quit IRC16:26
*** dkranz has joined #openstack-infra16:26
*** gokrokve has quit IRC16:28
*** gokrokve has joined #openstack-infra16:28
*** sarob has quit IRC16:28
*** alexpilotti has joined #openstack-infra16:30
*** gokrokve_ has joined #openstack-infra16:31
*** gokrokve has quit IRC16:33
*** ArxCruz has joined #openstack-infra16:34
*** ArxCruz has quit IRC16:34
*** gokrokve_ has quit IRC16:36
*** esker has joined #openstack-infra16:38
*** banix has quit IRC16:41
*** DinaBelova_ is now known as DinaBelova16:50
*** sarob has joined #openstack-infra16:56
*** ociuhandu has joined #openstack-infra16:58
*** gokrokve has joined #openstack-infra16:59
*** gokrokve has quit IRC17:05
*** dcramer_ has quit IRC17:07
*** yamahata has joined #openstack-infra17:08
*** banix has joined #openstack-infra17:08
*** zhiyan_ has quit IRC17:09
*** zhiyan_ has joined #openstack-infra17:10
*** banix has quit IRC17:13
*** AaronGr_Zzz is now known as AaronGr17:19
*** sarob has quit IRC17:24
*** sarob has joined #openstack-infra17:24
*** Hefeweizen has quit IRC17:26
*** Hefeweizen has joined #openstack-infra17:27
BobBallAnyone suggest why nodepool delete gives me the error about authentication methods at ubuntu@slave:~$ nodepool delete 117:40
BobBallERROR:nodepool.ProviderManager:Unable to get flavors for rax-iad17:40
BobBallsorry - failed again...17:40
BobBallhttp://paste.openstack.org/show/65862/17:40
BobBallThat paste...17:40
BobBallnodepool itself works17:41
BobBalland delete from A.N.Other app works too (where I just imported the nodepool stuff and did similar to the nodepool command line)17:41
clarkbBobBall: https://github.com/openstack/python-novaclient/commit/abd75f24b1ffc0afab51f7f6c09e3759e5465823 is the commit that introduced the auth_plugin stuff, I think novaclient is trying to use a non existant rax auth plugin17:47
BobBallbut but but... I thought nodepool didn't support that - so I had to use the password17:48
BobBallindeed - if I used the hash then nodepool itself wouldn't bring up nodes17:48
clarkbI have no idea, this is generally where I grumble that clouds are compatible and hit things with a stick until they work17:49
BobBalldo I need to use the hash to delete nodes?17:49
BobBallhaha17:49
clarkbperhaps it is a behavior difference in different versions of novaclient?17:50
clarkbI am not sure what version our nodepool server uses17:50
BobBallThe thing I don't get is the delete function seemed to work when running it from my own app which had imported nodepool17:51
BobBallyet running nodepool delete - i.e. through the command line interface - gets that error17:51
* BobBall scratches his head17:51
BobBallIt's possible that I was mistaken about the delete...17:52
BobBallI'll re-test that.17:52
clarkbBobBall: its version switched in authenticate17:57
clarkbv2 is what you appaer to be using17:57
clarkbdoes 1.1 work instead?17:57
*** gokrokve has joined #openstack-infra17:59
BobBallah - ok - I'll change the URL.18:00
BobBallThat worked much better - thanks a lot.18:00
*** chandan_kumar has joined #openstack-infra18:05
clarkbBobBall: so, my guess is that is a novaclient bug18:10
clarkbif v1.1 can authenticate without plugins v2 should too because authentication is indepdendent of the nova api iirc18:10
clarkbor possibly a rax side bug? in any case I don't think that is something nodepool should need to deal with18:11
*** Hefeweizen has quit IRC18:16
BobBallMaybe18:17
BobBallI've got a second issue though - using 1.1 worked for nodepool BUT it now seems it can't find the flavors18:17
*** dpyzhov has joined #openstack-infra18:17
BobBallWhen using 2.0 it finds the flavors but can't delete18:17
BobBall*grin*18:17
BobBallsomething to solve on Monday I think18:18
*** Hefeweizen has joined #openstack-infra18:18
*** gokrokve has quit IRC18:19
*** gokrokve_ has joined #openstack-infra18:19
*** bogdando has quit IRC18:22
*** max_lobur_afk has quit IRC18:23
*** yolanda has joined #openstack-infra18:41
*** jamespage_ has joined #openstack-infra18:46
*** boris-42_ has quit IRC18:46
*** e0ne has joined #openstack-infra18:48
*** e0ne has quit IRC18:49
*** boris-42_ has joined #openstack-infra18:52
*** saju_m has quit IRC18:56
*** dcramer_ has joined #openstack-infra19:02
*** DinaBelova is now known as DinaBelova_19:05
*** jamespage_ has quit IRC19:06
*** prad has joined #openstack-infra19:06
*** gokrokve_ has quit IRC19:10
*** gokrokve has joined #openstack-infra19:10
*** prad has quit IRC19:11
*** gokrokve_ has joined #openstack-infra19:11
*** gokrokve has quit IRC19:15
*** DinaBelova_ is now known as DinaBelova19:16
*** chandan_kumar has quit IRC19:17
*** gokrokve_ has quit IRC19:23
*** gokrokve has joined #openstack-infra19:24
*** AaronGr is now known as AaronGr_Zzz19:28
*** gokrokve has quit IRC19:28
*** thomasem has joined #openstack-infra19:31
*** NikitaKonovalov_ is now known as NikitaKonovalov19:32
*** VijayT has joined #openstack-infra19:42
mriedemjog0: elastic-recheck didn't comment on the change in this fail, any idea why? http://goo.gl/77ZQdP19:44
mriedemthere is a query for bug 121048319:44
*** Hefeweizen has quit IRC19:46
*** Hefeweizen has joined #openstack-infra19:47
*** cody-somerville has quit IRC19:58
*** jcooley_ has joined #openstack-infra20:09
*** thomasem has quit IRC20:21
*** dpyzhov has quit IRC20:28
*** gokrokve has joined #openstack-infra20:29
*** dpyzhov has joined #openstack-infra20:30
*** yolanda has quit IRC20:32
*** mido has joined #openstack-infra20:35
*** mido has left #openstack-infra20:38
*** sarob has quit IRC20:41
*** sarob has joined #openstack-infra20:41
*** sarob has quit IRC20:46
*** hemna has quit IRC20:49
*** zaro0508 has joined #openstack-infra20:51
*** DinaBelova is now known as DinaBelova_20:51
*** VijayT has quit IRC20:52
*** zaro0508 has quit IRC20:55
*** cody-somerville has joined #openstack-infra21:06
*** dpyzhov has quit IRC21:07
*** dpyzhov has joined #openstack-infra21:24
*** sarob has joined #openstack-infra21:30
*** sarob_ has joined #openstack-infra21:32
*** mkerrin has quit IRC21:32
*** sarob has quit IRC21:34
*** banix has joined #openstack-infra21:35
*** mkerrin has joined #openstack-infra21:40
*** sarob_ has quit IRC21:42
*** AaronGr_Zzz is now known as AaronGr21:45
*** oanufriev has joined #openstack-infra21:49
*** mkerrin has quit IRC21:49
*** AaronGr is now known as AaronGr_Zzz21:52
*** jamespage_ has joined #openstack-infra21:52
*** mkerrin has joined #openstack-infra21:52
*** derekh has joined #openstack-infra21:55
*** mkerrin has quit IRC22:03
*** thomasem has joined #openstack-infra22:09
*** mkerrin has joined #openstack-infra22:17
*** NikitaKonovalov is now known as NikitaKonovalov_22:17
*** jamespage_ has quit IRC22:25
*** gokrokve has quit IRC22:26
*** gokrokve has joined #openstack-infra22:27
*** mkerrin has quit IRC22:28
*** gokrokve has quit IRC22:32
*** sarob has joined #openstack-infra22:32
*** thomasem has quit IRC22:42
*** sarob has quit IRC22:44
*** sarob has joined #openstack-infra22:44
*** starmer has joined #openstack-infra22:50
*** starmer has quit IRC22:52
openstackgerritBob Ball proposed a change to openstack-infra/nodepool: Add support for rackspace authentication  https://review.openstack.org/7383922:56
openstackgerritSpencer Krum proposed a change to openstack-infra/config: Add puppetdb to a new puppetdb host  https://review.openstack.org/7384022:57
jeblairBobBall: we use nodepool just fine without the rax auth plugin22:58
nibalizeranteaya: clarkb https://review.openstack.org/#/c/73840/22:58
nibalizerAaronGr_Zzz: ^22:58
jeblairBobBall: including with https://identity.api.rackspacecloud.com/v2.0/22:59
jeblairBobBall: here is our config: http://git.openstack.org/cgit/openstack-infra/config/tree/modules/openstack_project/templates/nodepool/nodepool.yaml.erb23:03
BobBallI think the issue is that I needed to use performance flavors jeblair23:05
BobBallI've fixed it now though and added the rax auth plugin support23:05
jeblairBobBall: we use them -- we use 'name-filter' to get them23:06
BobBallnow delete works too23:06
jeblairBobBall: i'm not keen on adding the rax auth plugin; i'd rather be 'pure openstack'23:06
*** mkerrin has joined #openstack-infra23:08
BobBallOK - well I can have a harder look next week.  For now I'm going to stick with the patch I've just uploaded until I can get things working23:08
BobBallbtw - does "nodepool delete <id>" work for you? because that was the only thing that wasn't working for me23:08
BobBalllaunching worked fine23:08
BobBallwhich I really don't understand... :D23:09
jeblairBobBall: ok -- we're definitely doing everything nodepool does without the rax plugin (you just use the account password instead of the api key); happy to help figure out what's missing23:09
jeblairBobBall: i have an idea about that...23:09
jeblairBobBall: so nodepool delete doesn't talk to the running nodepool server, it's a completely stand-alone process; it reads the config file and makes its own connections, etc...23:10
BobBallah... That'd explain why me calling delete from my app which just imports nodepool might work... ;)23:10
jeblairBobBall: so if you ran 'nodepool delete' in an environment that was somehow different -- different python virtualenv, different novaclient, different config file, etc, it might behave differently (eg not work)23:10
BobBallI don't think the environment was different, but I suppose it's possible... config file is the same for sure, and I didn't think I Was using a virtual env...23:12
*** alexpilotti has quit IRC23:14
jeblairBobBall: and just to confirm, yeah we do run 'nodepool delete' against rax ... i did it quite a lot yesterday while testing23:14
*** dpyzhov has quit IRC23:14
*** mkerrin has quit IRC23:14
BobBallpoo23:15
BobBall:P23:15
BobBallThen I have no idea what's going on...23:15
BobBallI'll investigate further if you really don't like the patch to support auth plugins :)23:15
BobBalldid you see the paste above?23:16
jeblairBobBall: http://paste.openstack.org/show/65862/ ?  no; looking now23:16
BobBallthat was nodepool failing with auth system errors - hence why I went down the rabbit hole23:16
BobBallyeah23:16
jeblairBobBall: what version of python-novaclient are you using?23:17
BobBallpython-novaclient==2.15.023:17
jeblairBobBall: we're using python-novaclient==2.14.123:17
jeblairBobBall: i haven't tried 2.1523:18
*** alexpilotti has joined #openstack-infra23:18
BobBallk - I'll downgrade in a bit and try that23:18
*** alexpilotti has quit IRC23:23
anteayanibalizer: thanks, a nice size for that patch23:24
anteayanibalizer: I left some syntax notes23:24
anteayanibalizer: what is the status of the firewall/ip tables conflict, I see that patch brings in puppetlabs firewall23:24
anteayaperhaps I don't fully understand the nature of the problem23:24
anteayai had been working under the understanding that puppetdb was implimenting a firewall23:25
anteayaperhaps you could explain to me what is happening so I have a better understanding23:25
anteayaunless you already have in which case, let me know when so I can look for the logs23:25
*** banix has quit IRC23:38
*** flaper87 is now known as flaper87|afk23:42
*** sarob has quit IRC23:46
*** sarob has joined #openstack-infra23:46
BobBalljeblair: https://github.com/citrix-openstack/install-nodepool/blob/master/inp/nodepool.yaml is our nodepool config with variables substituted from http://paste.openstack.org/show/65939/ (so that nova list works with the same credentials as nodepool)23:47
BobBalljeblair: I don't see any difference between the way this is set up and the infra setup?23:48
BobBalljeblair: which suggests maybe this is down to the python-novaclient version?23:48
*** mkerrin has joined #openstack-infra23:49
nibalizeranteaya: i think i cried wolf on the inconsistency, i was using an lxc setup for testing, where iptables was failing23:49
nibalizeri missattributed that to an incompatiblity between puppetlabs-puppetdb and the openstack modules23:49
jeblairBobBall: is the username "citrix.nodepool2" a straightforward username?  (no funny multi tenancy thing going on, right?)23:51
*** sarob has quit IRC23:51
nibalizeranteaya: this class gets included https://github.com/puppetlabs/puppetlabs-puppetdb/blob/master/manifests/server/firewall.pp23:52
nibalizerwhich includes the firewall class, but then conditionally opens up ports23:52
nibalizerthe default for those conditional statements is false23:52
BobBalluhhhh well actually it's sort of funny stuff jeblair - that account has 3 usernames23:52
BobBallmaybe that's the problem :P I could try the primary username...23:52
nibalizerand i open up 8081 (the ssl port) as an argument to openstack_project::server (in openstack_project::puppetdb)23:53
jeblairBobBall: neat; i didn't know rax was doing that....  we aren't using anything like that, so you're the test pilot on that one.  :)23:53
jeblairBobBall: that's the only thing that jumps out at me23:53
BobBallok23:55
BobBallthanks for having a butchers23:55
* jeblair is enthralled by http://en.wikipedia.org/wiki/Rhyming_slang23:57

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