Thursday, 2015-10-01

*** nic has quit IRC00:04
oomichimtreinish: hi00:09
openstackgerritDolph Mathews proposed openstack-dev/hacking: Add support for PEP257  https://review.openstack.org/22968600:10
mtreinishoomichi: hello00:14
oomichimtreinish: I guess you don't like fixng order of assertEqual arguments on tests, right?00:16
mtreinishno, it's a waste of effort since it doesn't mean anything00:16
mtreinishthe real fix is to set real failure messages if you care about that00:16
mtreinishbecause the error messaging isn't consistent at all00:17
oomichimtreinish: is it acceptable pep8 check like https://review.openstack.org/#/c/227650/ for tempest00:17
oomichimtreinish: yeah, perfectly right for messages00:17
*** amotoki has joined #openstack-qa00:17
mtreinishoomichi: no i'd be -200:17
mtreinish:)00:17
oomichimtreinish: hehe, ok ;)00:17
*** vgridnev has quit IRC00:17
*** vgridnev has joined #openstack-qa00:18
mtreinishoomichi: you do realize if you're only enforcing it for ints the error message is 0 != 100:18
mtreinishwhich makes the order meaningless00:18
oomichimtreinish: when I posted the patch, I also didn't have strong motivation for that. but I wanted to avoid seeing -1 on reviews00:18
*** mriedem1 has joined #openstack-qa00:18
mtreinishI tell people they're wrong when they -1's me for that, it's one of those things that come from people not actually looking at how it works00:19
*** pvaneck has quit IRC00:21
*** mriedem has quit IRC00:21
*** amotoki has quit IRC00:22
*** dmorita has joined #openstack-qa00:24
*** apevec has quit IRC00:24
*** tsekiyama has quit IRC00:26
*** enikanorov has joined #openstack-qa00:27
*** enikanorov_ has quit IRC00:28
*** mtanino has quit IRC00:29
*** mudassirlatif has joined #openstack-qa00:29
oomichimtreinish: yeah, right. many people are -1ing without understanding actual merit of right order. that is worth only if failure message is longer than 70 chars00:31
oomichimtreinish: maybe the fixing order for string value only is enough00:32
openstackgerritReedip proposed openstack/tempest: Added Test Case for InterfacesClient  https://review.openstack.org/21813300:44
*** mylu has quit IRC00:44
mtreinishoomichi: string values do the same thing 'foo' != 'bar', it only matters for more involved object types00:47
mtreinishand thats the case you can't actual check with a hacking rule00:47
mtreinishoomichi: I left a longish -1 comment on your review about it00:47
mtreinishoomichi: I just don't think the overhead of an additional hacking rule to assert something which doesn't matter at all and doesn't help the legability is worth it00:48
mtreinishjust -2 people who push patches to change the order00:48
mtreinishand explain, they go away eventually :)00:48
openstackgerritReedip proposed openstack/tempest: Added Test Cases for ImagesClient  https://review.openstack.org/21808100:49
mtreinishoomichi: fwiw, I don't think 0 != 1 is a useful error message either. If you changed the rule to assert you need a real error message when doing a string or int comparison I'd be in favor of that00:51
mtreinishbut I imagine thats a lot of failures00:51
mtreinishand the hacking check wouldn't catch them all00:51
*** mriedem has joined #openstack-qa00:51
oomichimtreinish: yeah, 0 != 1 is not a useful error message. but we can know the what was different easily if checking the test code ;)00:53
*** mriedem1 has quit IRC00:53
mtreinishoomichi: heh, well hopefully00:54
mtreinishalthough I've encountered some places where the test code was too dense and it was hard to tell what was actually being compared00:54
oomichimtreinish: but if adding actual data into message in the case of assertEqual(1, len(list_something)), I really +1 for adding that00:54
oomichimtreinish: it would be easy to debug00:55
mtreinishoomichi: yeah, and that's really what needs to happen instead of switching it to assertEqual(len(list_something), 1)00:55
openstackgerritMatthew Treinish proposed openstack/os-testr: Force utf8 encoding on subunit attachments output  https://review.openstack.org/22952700:57
*** hoangcx has quit IRC01:03
*** enikanorov_ has joined #openstack-qa01:04
*** lawrancejing has joined #openstack-qa01:06
*** enikanorov has quit IRC01:06
*** Swami has quit IRC01:10
*** amotoki has joined #openstack-qa01:11
*** tmatsu_ has joined #openstack-qa01:13
*** tmatsu has quit IRC01:14
*** amotoki has quit IRC01:15
openstackgerritMatt Riedemann proposed openstack-infra/elastic-recheck: Add query for juno ebtables kernel fail  https://review.openstack.org/22969601:16
mriedemmtreinish: ^ is a fun one01:16
mriedemjuno only01:16
mtreinishmriedem: hmm, that looks familiar01:17
mtreinishbut, I can't remember from what01:17
mtreinishbut either way +A01:17
mriedemyeah there is a thing on master that is similar01:18
mriedemfirewall something or other01:18
mriedemi don't understand this http://logs.openstack.org/48/229648/1/check/gate-tempest-dsvm-full/d23fa22/console.html#_2015-09-30_22_55_10_86301:24
openstackrecheckConsole logs not available after 13:21s for gate-keystone-pep8 165936,43,f0fbcf001:25
openstackgerritMerged openstack-infra/elastic-recheck: Add query for juno ebtables kernel fail  https://review.openstack.org/22969601:25
*** mwagner_ has joined #openstack-qa01:25
*** yamamoto has joined #openstack-qa01:26
*** thanhnt-z has joined #openstack-qa01:27
*** thanhnt-z has quit IRC01:27
openstackgerritMerged openstack-dev/devstack: Fix tunneling support for linuxbridge-agent  https://review.openstack.org/20876201:28
*** armax has quit IRC01:29
*** yamamoto has quit IRC01:32
*** dustins has joined #openstack-qa01:34
openstackrecheckConsole logs not available after 13:22s for gate-tempest-dsvm-full 225690,7,e9f049801:38
*** mudassirlatif has quit IRC01:40
*** mudassirlatif has joined #openstack-qa01:41
*** yamamoto has joined #openstack-qa01:44
*** woodster_ has quit IRC01:49
*** tmatsu has joined #openstack-qa01:52
*** yamamoto has quit IRC01:53
*** tmatsu_ has quit IRC01:55
*** edmondsw has quit IRC02:05
*** amotoki has joined #openstack-qa02:05
*** tpeoples has quit IRC02:06
*** rfolco has quit IRC02:06
*** amotoki has quit IRC02:09
*** markvoelker has quit IRC02:15
openstackrecheckopenstack/glance_store change: https://review.openstack.org/226506 failed gate-tempest-dsvm-full-ceph-src-glance_store in the gate queue with an unrecognized error02:19
*** lawrancejing has quit IRC02:20
*** yamahata has quit IRC02:26
*** amotoki has joined #openstack-qa02:28
*** dims__ has quit IRC02:29
*** weshay_xchat has quit IRC02:29
*** dims_ has joined #openstack-qa02:29
*** hoangcx has joined #openstack-qa02:32
*** yamamoto has joined #openstack-qa02:39
*** mlavalle has quit IRC02:44
*** amotoki has quit IRC02:49
*** mriedem has quit IRC02:51
*** mylu has joined #openstack-qa02:53
openstackgerritMerged openstack/tempest: Remove "extensions" from snapshots_extensions_client  https://review.openstack.org/22867102:53
*** enikanorov has joined #openstack-qa02:57
*** enikanorov_ has quit IRC03:00
*** vgridnev has quit IRC03:00
*** vgridnev has joined #openstack-qa03:01
*** amotoki has joined #openstack-qa03:02
*** hoangcx has quit IRC03:03
*** amotoki_ has joined #openstack-qa03:04
openstackgerritDavanum Srinivas (dims) proposed openstack-dev/devstack: [WIP] Try a novaclient change  https://review.openstack.org/22971703:06
*** dustins has quit IRC03:07
*** amotoki has quit IRC03:08
*** tpeoples has joined #openstack-qa03:10
*** amotoki_ has quit IRC03:10
openstackgerritMerged openstack/tempest: Remove unused _ssh_to_server from test_stamp_pattern  https://review.openstack.org/22963803:10
*** macjack has joined #openstack-qa03:10
*** hoangcx has joined #openstack-qa03:11
*** amotoki has joined #openstack-qa03:15
*** dims__ has joined #openstack-qa03:15
*** markvoelker has joined #openstack-qa03:15
*** dims___ has joined #openstack-qa03:16
*** dims____ has joined #openstack-qa03:18
*** dims_ has quit IRC03:18
*** lawrancejing has joined #openstack-qa03:18
*** markvoelker has quit IRC03:20
*** dims__ has quit IRC03:20
*** BharatK has joined #openstack-qa03:21
*** dims___ has quit IRC03:21
*** hoangcx has quit IRC03:29
*** enikanorov_ has joined #openstack-qa03:32
*** enikanorov has quit IRC03:34
*** armax has joined #openstack-qa03:36
*** dims____ has quit IRC03:37
openstackgerritRafael Folco proposed openstack-dev/devstack: Nano and Micro flavors should run really small cirros only  https://review.openstack.org/22690503:39
*** amotoki has quit IRC03:40
*** salv-orl_ has joined #openstack-qa03:43
openstackrecheckopenstack/nova change: https://review.openstack.org/227564 failed because of: gate-tempest-dsvm-postgres-full: https://bugs.launchpad.net/bugs/150136603:45
openstackLaunchpad bug 1501366 in OpenStack Compute (nova) "libvirtError: Error while building firewall: Some rules could not be created for interface" [High,Confirmed]03:45
*** salv-orlando has quit IRC03:46
*** tpeoples has quit IRC03:46
*** amotoki has joined #openstack-qa03:52
*** boris-42 has quit IRC03:59
*** thanhnt-z has joined #openstack-qa04:09
*** lawrancejing has quit IRC04:10
thanhnt-zhi mkoderer, are you there?04:11
*** markvoelker has joined #openstack-qa04:16
openstackrecheckConsole logs not available after 13:21s for gate-tempest-dsvm-neutron-src-glance_store 224611,4,a5047c104:16
thanhnt-zhi yamamoto, could you please help to confirm one thing?04:18
*** markvoelker has quit IRC04:20
*** sabeen1 has joined #openstack-qa04:21
*** madhuri has joined #openstack-qa04:24
*** tien has joined #openstack-qa04:26
tienhi all04:26
*** tmatsu_ has joined #openstack-qa04:27
* tien slaps dmellado around a bit with a large fishbot04:27
*** tien has left #openstack-qa04:27
*** hoangcx has joined #openstack-qa04:29
*** tmatsu has quit IRC04:30
*** macjack has quit IRC04:31
*** Poornima has joined #openstack-qa04:31
*** mylu has quit IRC04:35
*** StevenK has quit IRC04:35
*** StevenK has joined #openstack-qa04:36
*** mylu has joined #openstack-qa04:39
*** mylu has quit IRC04:42
*** mylu has joined #openstack-qa04:42
*** mylu has quit IRC04:47
*** BharatK has quit IRC04:48
*** shausy has joined #openstack-qa04:48
*** sabeen1 has quit IRC05:00
*** vgridnev has quit IRC05:06
openstackrecheckConsole logs not available after 13:21s for gate-grenade-dsvm-neutron 222982,3,ab91bab05:10
*** pcrews has quit IRC05:16
*** pcrews has joined #openstack-qa05:16
*** BharatK has joined #openstack-qa05:19
*** apevec has joined #openstack-qa05:27
*** apevec has joined #openstack-qa05:27
*** Triveni has joined #openstack-qa05:33
*** oomichi has quit IRC05:35
*** shausy has quit IRC05:35
*** vgridnev has joined #openstack-qa05:35
*** nadya has joined #openstack-qa05:36
*** shausy has joined #openstack-qa05:36
*** tmatsu has joined #openstack-qa05:36
*** tmatsu_ has quit IRC05:39
*** apevec has quit IRC05:40
openstackgerritZhiQiang Fan proposed openstack/tempest: add test for volume notification to telemetry  https://review.openstack.org/22938605:41
*** madhuri has quit IRC05:52
*** kiran-r has joined #openstack-qa05:54
*** nadya has quit IRC05:57
*** oomichi has joined #openstack-qa05:59
*** oomichi has quit IRC06:03
*** k4n0 has joined #openstack-qa06:06
*** shausy has quit IRC06:10
*** shausy has joined #openstack-qa06:10
*** thanhnt-z has quit IRC06:12
*** markvoelker has joined #openstack-qa06:17
*** macjack has joined #openstack-qa06:19
*** markvoelker has quit IRC06:21
*** shardy has joined #openstack-qa06:25
*** vgridnev has quit IRC06:29
*** grafuls has joined #openstack-qa06:34
*** hoangcx has quit IRC06:37
*** armax has quit IRC06:39
*** gfidente has quit IRC06:39
*** kiran-r has quit IRC06:39
*** safchain has joined #openstack-qa06:40
*** nadya has joined #openstack-qa06:40
*** thanhnt-z has joined #openstack-qa06:48
thanhnt-zHi HenryG, could you please help me?06:49
*** ajmiller_ has joined #openstack-qa06:51
*** ajmiller has quit IRC06:53
*** vponomaryov has joined #openstack-qa06:54
*** aarefiev has joined #openstack-qa06:54
*** svasheka has joined #openstack-qa06:55
yamamotothanhnt-z: ?07:00
thanhnt-zI upload my Tempest's patch into Gerrit. When Jenkins checks my patch set,  "gate-tempest-dsvm-neutron-full-kilo" tests of Jenkins will test for my patch  depend on Openstack KILO VERSION. it's right? could you please help me to explain  about it?07:03
thanhnt-zyamamoto: please refer my above question.07:04
*** kiran-r has joined #openstack-qa07:04
yamamotothanhnt-z: i don't know but i guess you are right.  tempest is branchless.07:05
*** kiran-r has quit IRC07:05
*** kiranr has joined #openstack-qa07:05
*** kiranr is now known as kiran-r07:06
*** boris-42 has joined #openstack-qa07:07
*** thanhnt-z has quit IRC07:10
*** rossella_s has joined #openstack-qa07:11
openstackgerritMerged openstack-dev/devstack: Cleanup nova v2.1 API testing options  https://review.openstack.org/21955507:14
*** thanhnt-z has joined #openstack-qa07:21
thanhnt-zyamamoto: I am sorry. Maybe my network connection has some problems. so I cannot reply you immediately07:23
thanhnt-zyamamoto: thanks. And I added one test case to my Tempest's patch to check  that non admin user cannot create DHCP port.  But this test case always is  failed on "gate-tempest-dsvm-neutron-full-kilo" and   "gate-tempest-dsvm-neutron-full-juno". Do you know any way to fix this?07:23
thanhnt-zyamamoto: about my Tempest's patch, please refer here for more detail if any: https://review.openstack.org/#/c/222982/07:25
*** macjack has quit IRC07:27
*** nguyen has joined #openstack-qa07:29
nguyenthis message for testing07:30
*** neeti has joined #openstack-qa07:37
*** apevec has joined #openstack-qa07:41
*** jlanoux has joined #openstack-qa07:42
*** openstackgerrit has quit IRC07:46
*** openstackgerrit has joined #openstack-qa07:46
*** e0ne has joined #openstack-qa07:47
*** e0ne has quit IRC07:49
*** drptbl has joined #openstack-qa07:50
*** e0ne has joined #openstack-qa07:54
*** tosky has joined #openstack-qa07:55
*** e0ne has quit IRC07:56
*** thingee has joined #openstack-qa07:57
openstackrecheckConsole logs not available after 13:24s for gate-tempest-dsvm-full 229732,1,8c6db8107:59
*** drptbl has quit IRC08:01
*** drptbl has joined #openstack-qa08:03
*** jordanP has joined #openstack-qa08:08
*** markvoelker has joined #openstack-qa08:18
*** markvoelker has quit IRC08:22
*** jlanoux has quit IRC08:24
*** e0ne has joined #openstack-qa08:26
openstackrecheckConsole logs not available after 13:24s for gate-tempest-dsvm-neutron-full 228129,6,9e1f5cc08:27
*** thingee has quit IRC08:31
*** hop|2 has joined #openstack-qa08:33
*** e0ne has quit IRC08:36
*** e0ne has joined #openstack-qa08:38
thanhnt-zhi afazekas, mkoderer, everyone: Please help me if you know about my question to sir yamamoto as above.08:39
yamamotothanhnt-z: have you read the url i pasted on review?08:40
*** shausy has quit IRC08:40
openstackrecheckConsole logs not available after 13:28s for gate-tempest-dsvm-neutron-full-liberty 224447,3,cc87a8608:41
thanhnt-zyamamoto: I am sorry, I still have not read your comment on my Tempest's patch. I also have not recieved any notification about this. I will check it right now.08:43
thanhnt-zhi afazekas, mkoderer, everyone: sir yamamoto already helped me to resolve my issue. Thanks08:44
thanhnt-zyamamoto: thank you very much for your comments and your help.08:45
*** salv-orlando has joined #openstack-qa08:46
*** salv-or__ has joined #openstack-qa08:46
*** nfedotov has joined #openstack-qa08:47
*** salv-orl_ has quit IRC08:49
*** oomichi has joined #openstack-qa08:50
*** salv-orlando has quit IRC08:50
*** BharatK has quit IRC08:51
*** jlanoux has joined #openstack-qa08:51
*** abehl has joined #openstack-qa08:52
openstackrecheckopenstack/glance change: https://review.openstack.org/198390 failed gate-tempest-dsvm-postgres-full in the gate queue with an unrecognized error08:54
openstackgerritVladyslav Drok proposed openstack/tempest: Skip unnecessary tests when using Ironic virt driver  https://review.openstack.org/22022308:56
*** gfidente has joined #openstack-qa08:57
*** jlanoux has quit IRC08:58
*** jlanoux has joined #openstack-qa08:59
piyush_Hi all i have updated 2 patches if you have time please review those https://review.openstack.org/#/c/227119/ https://review.openstack.org/#/c/217555/09:01
*** nguyen has quit IRC09:03
*** aix has joined #openstack-qa09:04
*** BharatK has joined #openstack-qa09:04
*** vgridnev has joined #openstack-qa09:04
*** shardy_ has joined #openstack-qa09:13
*** shardy has quit IRC09:14
*** shardy_ has quit IRC09:18
*** shausy has joined #openstack-qa09:19
*** shardy has joined #openstack-qa09:19
*** salv-orlando has joined #openstack-qa09:26
*** salv-or__ has quit IRC09:30
*** kiran-r has quit IRC09:30
openstackgerritAndrea Frittoli proposed openstack/tempest: Add admin role on domain for v3  https://review.openstack.org/22629709:31
*** kiran-r has joined #openstack-qa09:32
*** salv-orl_ has joined #openstack-qa09:42
*** salv-orlando has quit IRC09:45
*** vgridnev has quit IRC09:46
openstackgerritRob Cresswell proposed openstack-dev/devstack: Remove remnants of "Member" role  https://review.openstack.org/22979909:46
openstackrecheckConsole logs not available after 13:24s for gate-keystone-python27 228644,4,fdfff9709:47
*** boris-42 has quit IRC09:49
*** e0ne has quit IRC09:53
*** dims has joined #openstack-qa09:55
*** e0ne has joined #openstack-qa09:56
*** macjack has joined #openstack-qa10:00
openstackgerritDavanum Srinivas (dims) proposed openstack-dev/devstack: [WIP] Try a novaclient change  https://review.openstack.org/22971710:00
*** vgridnev has joined #openstack-qa10:03
*** amotoki_ has joined #openstack-qa10:11
*** shausy has quit IRC10:15
*** markvoelker has joined #openstack-qa10:19
*** amotoki_ has quit IRC10:19
*** ajmiller__ has joined #openstack-qa10:20
*** kiran-r has quit IRC10:21
*** markvoelker has quit IRC10:23
*** ajmiller_ has quit IRC10:25
*** thanhnt-z has quit IRC10:25
*** ajmiller has joined #openstack-qa10:26
*** mwagner_ has quit IRC10:26
*** ajmiller__ has quit IRC10:28
openstackrecheckConsole logs not available after 13:28s for gate-tempest-dsvm-sahara 226297,2,24a2a7310:30
*** ajmiller has quit IRC10:38
openstackrecheckopenstack/tempest change: https://review.openstack.org/229639 failed because of: gate-tempest-dsvm-neutron-full: https://bugs.launchpad.net/bugs/1357055 https://bugs.launchpad.net/bugs/131106610:39
openstackLaunchpad bug 1357055 in tempest "Race to delete shared subnet in Tempest neutron full jobs" [Undecided,Confirmed] - Assigned to Salvatore Orlando (salvatore-orlando)10:39
openstackLaunchpad bug 1311066 in OpenStack-Gate "Some nodes allocated in node pool are very very slow" [High,Confirmed]10:39
*** BharatK has quit IRC10:42
*** ajmiller has joined #openstack-qa10:43
*** amotoki_ has joined #openstack-qa10:46
*** nikil89_ has joined #openstack-qa10:46
*** dmorita has quit IRC10:47
*** agireud has quit IRC10:48
*** pc_m has joined #openstack-qa10:50
*** BharatK has joined #openstack-qa10:55
*** gszasz has joined #openstack-qa10:58
openstackrecheckConsole logs not available after 13:27s for gate-tempest-dsvm-large-ops 229799,1,99ad8de11:01
openstackgerritAndrea Frittoli proposed openstack/tempest: Add admin role on domain for v3  https://review.openstack.org/22629711:04
openstackrecheckConsole logs not available after 13:21s for gate-tempest-dsvm-postgres-full 227897,4,6eec21911:14
*** aix has quit IRC11:27
*** Poornima has quit IRC11:28
*** piyush_ has quit IRC11:29
*** markvoelker has joined #openstack-qa11:34
*** macjack has quit IRC11:36
*** markvoelker has quit IRC11:39
*** tmatsu has quit IRC11:43
*** tmatsu has joined #openstack-qa11:43
*** yamamoto has quit IRC11:46
*** dtantsur|afk is now known as dtantsur11:47
*** tmatsu has quit IRC11:47
*** amotoki has quit IRC11:52
*** amotoki_ is now known as amotoki11:52
*** cdent has joined #openstack-qa11:54
*** markvoelker has joined #openstack-qa12:01
*** nikil89_ is now known as naggappan12:03
*** aarefiev has quit IRC12:04
*** kiran-r has joined #openstack-qa12:09
openstackrecheckConsole logs not available after 13:27s for gate-keystone-pep8 229811,2,1c1ec1312:09
openstackrecheckopenstack/ceilometer change: https://review.openstack.org/229494 failed gate-ceilometer-python27 in the gate queue with an unrecognized error12:10
*** moravec has quit IRC12:11
*** aarefiev has joined #openstack-qa12:12
*** k4n0 has quit IRC12:14
*** kiran-r has quit IRC12:21
*** regXboi has joined #openstack-qa12:21
*** k4n0 has joined #openstack-qa12:22
*** k4n0 has quit IRC12:22
*** mwagner_ has joined #openstack-qa12:23
openstackgerritMerged openstack/tempest: Negative test cases added in Telemetry  https://review.openstack.org/22444712:24
*** weshay_xchat has joined #openstack-qa12:25
openstackrecheckConsole logs not available after 13:22s for gate-nova-python27 228166,5,4ff7a6012:25
*** dzamboni has joined #openstack-qa12:27
*** weshay_xchat is now known as weshay12:27
*** pradk has joined #openstack-qa12:28
*** neeti has quit IRC12:30
*** glauco has joined #openstack-qa12:31
openstackgerritGlauco Oliveira proposed openstack/openstack-health: Replace Highcharts with d3 and Nvd3 charts.  https://review.openstack.org/22968212:32
glaucotimothyb89: Hey! I accidentally clicked on 'rebase' button on gerrit12:33
glaucoIs there a way to undo that?12:33
glaucoSorry about it12:33
*** BharatK has quit IRC12:35
*** yamamoto has joined #openstack-qa12:38
*** yamamoto has quit IRC12:38
*** yamamoto has joined #openstack-qa12:38
openstackrecheckConsole logs not available after 13:23s for gate-nova-python27 228175,5,dc6bbf812:39
*** mylu has joined #openstack-qa12:39
*** salv-orl_ has quit IRC12:42
*** edmondsw has joined #openstack-qa12:42
*** mylu has quit IRC12:44
*** naggappan is now known as nikil89_12:47
openstackgerritAndrea Frittoli proposed openstack/tempest: Add admin role on domain for v3  https://review.openstack.org/22629712:47
*** nikil89_ is now known as naggappan12:47
*** BharatK has joined #openstack-qa12:49
*** glauco has quit IRC12:49
*** glauco has joined #openstack-qa12:50
openstackrecheckConsole logs not available after 13:23s for gate-nova-python27 228167,5,e233b4b12:52
*** glauco has quit IRC12:52
*** glauco has joined #openstack-qa12:52
*** glauco has joined #openstack-qa12:53
*** glauco has quit IRC12:53
*** tpeoples has joined #openstack-qa12:54
zigomtreinish: Thanks for your help with glance, I have found out what my issue was. Now I have another questoin.12:55
*** glauco has joined #openstack-qa12:55
zigoIn tempest.conf, there's a "alt_username".12:55
*** glauco has quit IRC12:55
zigoDo I understand correctly that it *must* be different from the normal admin one?12:56
*** glauco has joined #openstack-qa12:57
*** glauco has quit IRC12:57
*** jaypipes has joined #openstack-qa12:58
*** ChanServ sets mode: +o jaypipes12:58
*** glauco_ has joined #openstack-qa12:58
*** ccarrara_ has joined #openstack-qa12:58
*** ccarrara_ has left #openstack-qa12:59
*** ccarrara_ has joined #openstack-qa12:59
*** glauco__ has joined #openstack-qa13:01
*** glauco_ has quit IRC13:01
*** glauco__ has quit IRC13:01
*** ccarrara_ has quit IRC13:01
*** glauco_ has joined #openstack-qa13:03
*** nadya has quit IRC13:03
*** glauco has joined #openstack-qa13:05
*** glauco_ has quit IRC13:05
*** glauco has quit IRC13:05
openstackrecheckConsole logs not available after 13:26s for gate-tempest-dsvm-neutron-full 226297,3,55b0cc613:06
*** ccarrara has joined #openstack-qa13:06
*** ccarrara has quit IRC13:08
*** jffische has joined #openstack-qa13:08
*** moravec has joined #openstack-qa13:10
*** ccarmack has joined #openstack-qa13:14
*** Triveni has quit IRC13:14
*** rfolco has joined #openstack-qa13:16
*** dustins has joined #openstack-qa13:18
openstackrecheckConsole logs not available after 13:24s for gate-nova-python27 228176,5,a195a6e13:19
*** glauco_ has joined #openstack-qa13:21
*** mriedem has joined #openstack-qa13:23
*** sabeen1 has joined #openstack-qa13:25
*** bltavares has joined #openstack-qa13:27
*** dramalho has joined #openstack-qa13:28
*** ccarrara has joined #openstack-qa13:28
sdaguesc68cal: any progress on optimizing the ipv6 tests?13:31
cdentsdague: if you have a moment I could do with your help with a problem that seems to have arisen since the ceilometer exit from devstack13:33
cdentone of the symptoms is: http://logs.openstack.org/57/229657/1/check/gate-grenade-dsvm-ceilometer/0f343da/logs/grenade.sh.txt.gz#_2015-09-30_22_40_09_04813:33
openstackrecheckConsole logs not available after 13:23s for gate-nova-python27 228171,5,c989b4913:34
sdagueok, finishing breakfast, then i will13:35
*** jecarey has joined #openstack-qa13:35
cdentcool, thanks13:36
ccarraratimothyb89: Hi. Nice work on replacing highcharts to Nvd3 on openstack-health :)13:37
openstackgerritMatt Riedemann proposed openstack-infra/elastic-recheck: Add query for novaclient legacy bdm bug 1501435  https://review.openstack.org/22988213:37
openstackbug 1501435 in python-novaclient "osc 1.7 no longer can boot a server from volume" [Critical,In progress] https://launchpad.net/bugs/1501435 - Assigned to John Garbutt (johngarbutt)13:37
mriedemsdague: ^13:37
*** ajmiller has quit IRC13:38
*** dkranz has joined #openstack-qa13:38
*** ajmiller has joined #openstack-qa13:38
cdentsdague: there's a related bug too https://bugs.launchpad.net/ceilometer/+bug/150173913:39
openstackLaunchpad bug 1501739 in Ceilometer "logs are gone from gate tempest tests" [High,Triaged] - Assigned to Chris Dent (chdent)13:39
ccarraratimothyb89: We're going to use this base work you did to start work on second page, putting new route to it, link on home etc. Let us know if you has any advice to it :)13:40
openstackgerritMerged openstack-infra/elastic-recheck: Add query for cinder v2 heat bug 1500780  https://review.openstack.org/22909313:42
openstackbug 1500780 in tempest "orchestration.stacks.test_volumes test is failing" [High,Fix released] https://launchpad.net/bugs/1500780 - Assigned to Jordan Pittier (jordan-pittier)13:42
openstackgerritMatt Riedemann proposed openstack-infra/elastic-recheck: Add query for gnocchi functional setup fail  https://review.openstack.org/22988913:43
openstackrecheckConsole logs not available after 13:24s for gate-nova-python34 228168,5,142a1e713:47
*** woodster_ has joined #openstack-qa13:48
mriedemthanks neutron https://github.com/openstack/neutron/blob/master/neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py#L53313:50
mtreinishzigo: http://docs.openstack.org/developer/tempest/configuration.html#auth-credentials13:51
mtreinishzigo: you only need to set alt_username if you're not using either of the other mechanisms13:52
*** armax has joined #openstack-qa13:52
mtreinishand if you you do yes, it needs to be a distinct user on a different tenant/project from the others13:52
*** armax has quit IRC13:52
mtreinishfwiw, we're going to deprecate that config option in the near future. The patch is up for review to do that13:53
sdaguecdent: the enable_plugin line is not in localrc13:54
cdentold or new? http://logs.openstack.org/57/229657/1/check/gate-grenade-dsvm-ceilometer/0f343da/logs/new/localrc.txt.gz13:55
cdent(it's in both)13:55
*** armax has joined #openstack-qa13:55
cdent(it's in old _twice_, not sure why)13:55
cdent(for the tempest tests it's probably not there, as another related issue, but I'm not sure if the fix is to change the devstack-gate job config or create a new job)13:56
*** aix has joined #openstack-qa14:00
openstackgerritMerged openstack-infra/elastic-recheck: Add query for novaclient legacy bdm bug 1501435  https://review.openstack.org/22988214:01
openstackbug 1501435 in python-openstackclient "osc 1.7 no longer can boot a server from volume" [Critical,New] https://launchpad.net/bugs/150143514:01
openstackgerritMerged openstack-infra/elastic-recheck: Add query for gnocchi functional setup fail  https://review.openstack.org/22988914:01
sdagueso https://bugs.launchpad.net/ceilometer/+bug/1501739 - logs in there don't have enable_plugin14:02
openstackLaunchpad bug 1501739 in Ceilometer "logs are gone from gate tempest tests" [High,Triaged] - Assigned to Chris Dent (chdent)14:02
sdaguecdent: https://github.com/openstack-dev/grenade/blob/c2713acc48c5c936bae915e9018d3ddd7344096e/inc/upgrade#L55-L57 is what's going wrong14:04
sdaguefiguring out why that is failing would be the first step14:04
sdagueand what we can do to address it14:05
*** jtrovo has joined #openstack-qa14:05
mriedemwe should add the age of bugs to the e-r pages on status.o.o/e-r14:05
* mriedem takes note14:06
*** rossella_s has quit IRC14:06
mriedemif a bug is being tracked for a year in the gate, there is a problem14:06
mtreinishmriedem: I bet there are a bunch of those14:06
*** rossella_s has joined #openstack-qa14:06
mriedemyeah14:06
zigomtreinish: I'd very much prefer if tempest could just create the users it needs by itself, so I wouldn't need to configure anything but the admin user...14:08
zigomtreinish: How does tempest know if I want to use the account.yaml or what's in tempest.conf?14:08
cdentsdague: a) I think we've got two different (but related/similar) problems going on. For tempest its just that stuff is not enabled (and I assume that's some kind of config fix). For grenade it is something else. b) From the grenade.sh log ENABLED_SERVICES is as full of ceilometer stuff as you might expect so presumably the devstack plugin has not been activated on the target side for whatever reason14:09
*** dims has quit IRC14:10
*** jtrovo has quit IRC14:10
sdaguecdent: right, but ENABLED_SERVICES isn't what's looked at14:10
cdentis it in is_service_enabled isn't it?14:10
*** mfisher_ora has joined #openstack-qa14:10
sdagueis_service_enabled "ceilometer" is what's run14:10
mtreinishzigo: that's the default behavior, you just give it admin creds and set tenant_isolation to true in the auth section. You shouldnt need to do any thing else14:11
cdentwhich will look for is_ceilometer_enabled14:11
*** david-lyle has quit IRC14:11
sdagueright14:11
zigomtreinish: Ah, nice ! :)14:11
zigoThanks.14:11
mtreinishzigo: all the config details are in that link I sent before14:11
sdaguewhich either doesn't exist, or is returning false14:11
cdentsdague: which itself will look at ENABLED_SERVICES14:11
cdentyes, that's what I'm saying: the devstack plugin has not been source such that is_ceilometer_enabled does not exist14:12
sdagueright, so that's the thing to figure out, sourcing stackrc should ensure we source the plugin settings files14:12
cdentwhat/where is the source of the plugin supposed to happen?14:12
sdaguewhich is a thing we hadn't fully realised until right now14:13
*** david-lyle has joined #openstack-qa14:13
sdagueso, I'd say lets figure out how to get load_plugin_settings into stackrc14:15
sdaguewithout pulling in all the functions in the world14:15
sdaguewhich is going to be a little tricky14:15
sdaguebut clearly is probably the correct thing to do14:15
cdentah, okay, that's what I wasn't properly parsing: A bug has been found.14:15
sdagueyes, a bug has been found :)14:16
cdentall this time I was assuming I had done something wrong...14:16
*** dpaterson has joined #openstack-qa14:16
cdentI was all set to go find my hairshirt14:16
sdagueor, more importantly, a pretty big limitation that wasn't realized until you tried to exercise all the parts14:16
sdagueso, a) awesome for exercising all the parts and finding this14:16
sdagueb) conceptually it shouldn't be hard to fix, it will just be tricky from a load order issue14:17
* cdent nods14:17
sdagueif you want to take a first stab, that would be cool. I don't think I can touch this code until probably monday given the branching issues I'm hitting with grenade14:18
sdaguewhich need to be resolved14:18
cdentI shall poke today and tomorrow and see what I can figure.14:20
cdentDo you agree with my guess above that the tempest and grenade problems are separate?14:21
cdentIf so, what ought the tempest fix be?14:21
openstackrecheckConsole logs not available after 13:36s for gate-tempest-dsvm-ironic-agent_ssh 229799,1,5a873bb14:22
openstackgerritMatthew Treinish proposed openstack-infra/elastic-recheck: Filter the uncategorized page on only tempest and grenade  https://review.openstack.org/22990914:22
mtreinishsdague, mriedem: ^^^ that's what we were talking about the other day right?14:22
mtreinishcdent: what's the tempest problem?14:23
sdaguecdent: so, I'm not sure I grok the tempest problem14:23
openstackgerritTuan Nguyen proposed openstack/tempest-lib: Migrated instance_usage_audit_log_client.py from tempest  https://review.openstack.org/22991014:23
cdentsdague: I think the problem simply is what you said: there's no enable_plugin ceilometer for the deafult tempest job14:24
mtreinishcdent: oh, you should probably create a seperate ceilometer job that has the plugin enabled14:24
mtreinishlike what heat, sahara, trove, etc are doing14:25
cdentI had made this change a while back: https://review.openstack.org/#/c/196446/614:25
cdentmtreinish: okay, yeah, that's kind of what I was thinking14:25
mtreinishcdent: ok, yeah that looks like the right job definitions14:26
mtreinishbut are they used anywhere?14:26
mtreinishlike I don't think that job runs on tempest14:26
openstackgerritJohn F. Fischer proposed openstack/tempest-lib: Migrated security_groups_client.py  https://review.openstack.org/22991414:26
cdentmtreinish: that's what I'm saying: these are for something else, something similar will be required for tempest14:26
mtreinishwhich it probably should (well until you pluginify the ceilo tempest tests)14:27
*** mtanino has joined #openstack-qa14:27
mtreinishcdent: why are those for something else, the job just needs to run devstack with the plugin and run tempest14:27
* cdent looks at them more closely14:28
mtreinishdidn't you add the definition for that in that project-config patch14:28
mtreinishoh, I see it's per backend14:28
mtreinishyou want one that just uses mysql too14:29
mtreinishlike gate-tempest-dsvm-ceilometer-full14:29
mtreinishwhich is essentially the same as the jobs you added there, but without the backend variable14:29
*** zz_dimtruck is now known as dimtruck14:29
mtreinishor am I missing something?14:29
cdentThe jobs I need to replace or augment are gate-tempest-dsvm-full, gate-tempest-postgres-full, gate-tempest-dsvm-neutron-full14:31
*** gszasz has quit IRC14:31
hop|2hi sdague mtreinish: if you have time can you please review the https://review.openstack.org/#/c/189687/14:31
mtreinishcdent: I think we want to keep those plugin free (although I could be mistaken on that) so you'll probably want to make a seperate job that is the same but with the ceilo plugin14:33
cdentThat was my thinking too. I'm going to try to address the tempest stuff first (before the grenade issue) as the tempest problem seems to be making gordc sadface.14:34
mtreinishcdent: heh, he doesn't like having the tempest jobs run on every ceilo commit and not run ceilo :)14:35
cdentexactly!14:35
*** grafuls has quit IRC14:35
openstackrecheckConsole logs not available after 13:22s for gate-tempest-dsvm-neutron-full 186716,7,4941b0f14:35
*** bltavares has quit IRC14:36
openstackgerritAndrea Frittoli proposed openstack/tempest: Use scope in v3 identity client  https://review.openstack.org/22102014:43
*** bltavares has joined #openstack-qa14:45
openstackgerritMatthew Treinish proposed openstack-infra/elastic-recheck: Filter the uncategorized page on only tempest and grenade  https://review.openstack.org/22990914:46
*** jtrovo has joined #openstack-qa14:47
sc68calsdague: no progress to report14:48
*** rmoats has joined #openstack-qa14:49
*** rmoats has quit IRC14:49
*** pglass has joined #openstack-qa14:50
*** mlavalle has joined #openstack-qa14:56
mtreinishdavid-lyle, regXboi: if you get a sec: https://review.openstack.org/#/c/229682/ it's a js heavy patch14:56
regXboia couple of meetings first14:57
mtreinishregXboi: ok, cool thanks.14:57
ccarraramtreinish: Hi :) Are you thinking to get nvd3 timothyb89 review workflowed? :)14:58
*** pbredenb has quit IRC14:58
*** tsekiyama has joined #openstack-qa14:58
*** jlanoux has quit IRC14:58
*** pbredenb has joined #openstack-qa14:59
sc68calsdague: if you get a chance, can you review https://review.openstack.org/#/c/229111/ ?14:59
mtreinishccarrara: yes, that's why I was asking for additional reviews. Stopping the highcharts usage sooner is better14:59
*** jaypipes has quit IRC14:59
sc68calsdague: tangentially related to ipv6 work in tempest14:59
cdentsdague, mtreinish : https://review.openstack.org/22994015:00
*** sayali has quit IRC15:00
*** Swami has joined #openstack-qa15:01
sdaguesc68cal: how are you addressing the multihost case?15:01
*** sayali has joined #openstack-qa15:02
*** bltavares has quit IRC15:02
sdaguecdent: +215:02
*** bltavare_ has joined #openstack-qa15:02
ccarraramtreinish: We've taken a look to the patch and it looks fine to a first version at least. :)15:03
sc68calsdague: I don't think multihost is affected. Frankly, service_host was being defined as 127.0.0.1 so it was broken in the multihost case anyway15:03
mtreinishcdent: we probably want the mysql neutron job also running on tempest15:04
sdaguesc68cal: the SERVICE_HOST is set via some ansible magic15:04
sdagueso, I guess what I'm wondering is should we set it in the base with the same ansible magic15:04
sdagueand then make that ipv6 compatible15:04
mtreinishccarrara: yeah, it looked good to me too, but I'm hardly a js expert. Normally we wait for 2 +2s anyway15:05
sc68calsdague: I wasn't aware of the ansible magic, but that sounds reasonable15:05
cdentmtreinish: roger, just check (that seems to be the trend there)15:06
clarkbI dont think ansible is involved there15:06
sdaguesc68cal: primary_node15:06
clarkbit just sets it to the nodepool reported primary host if multinode15:06
sdagueclarkb: it is on the subnodes15:06
sdagueright, so is there a reason not to always do primary_node15:06
clarkbsdague no localrc is all written on primary node then copied15:06
clarkbsdague yes you may not have nodepool15:07
sdaguehmmm... ok15:07
mtreinishcdent: well it helps with overloading the gate queue, you can add it to both15:07
clarkbso I have tried to restrict nodepool dep to multinode paths15:07
sdagueit seems like we should resolve down service_node to a value early and use it everywhere15:07
mtreinishit is possible to thread the needle and land a bad change with just check and no gate, but it happens very rarely15:07
clarkbsdague that would work15:07
mtreinishlike once every 2 cycles15:08
sdaguethat might be from nodepool, or other ways, but doing such late eval of that is a little goofy15:08
clarkbit could conditionally check for nodepool15:08
clarkbya15:08
sdagueand I think makes things more complex15:08
sdaguethen sc68cal could set that to whatever is appropriate in the ipv6 case15:08
cdentmtreinish: done15:08
sdaguesc68cal: is that something you feel comfortable running at?15:08
*** agireud has joined #openstack-qa15:08
clarkboh I remember too hpcloud15:08
clarkbyou dont want primary node in hpcloud because nat15:09
sc68calsdague: I think important thing is both you and clarkb are in agreement, so I'm good with that I think15:09
*** nadya has joined #openstack-qa15:10
sdagueclarkb: right, so service_node might not equal primary_node15:10
mtreinishcdent: +115:10
sdagueI think those should evaluate out indepently, and early, then we use their values15:10
sdaguebut right now we're just doing late eval, which is why 127.0.0.1 got hard coded because it worked15:11
clarkbis it hard coded?15:11
clarkbI thought devstack sets it normally15:11
clarkbthats why its late for multinode so devstack can do it normally15:12
*** tosky has quit IRC15:13
sdaguedevstack guesses15:13
sdagueiirc it was guessing wrong some times15:13
*** abehl has quit IRC15:15
clarkbthe only other caveat I can think of is we can do multinode ipv6 only until we have ipv6 configured on the overlay network15:18
clarkbbecause 2/3 clouds dont have global ipv6 addresses15:18
clarkb*cant do15:18
sc68calwe can generate a ULA prefix (we have support for that in DevStack already)15:20
sc68calon that overlay15:20
*** nadya has quit IRC15:21
clarkbthe more I think about this the less I think devstack should be involved15:21
clarkbif devstack can't figure out the service host for us in the base case then we should just not get it involved15:22
clarkband probably set up the overlay on all tests to make it easy so service host is always 172.24.4.1 and whatever the ipv6 addr ends up being15:22
*** shardy_ has joined #openstack-qa15:22
sc68calok - I just mentioned the devstack part for ula prefix because it has a nifty oneliner for generating a randomized ula prefix. Can just copy & paste it15:22
*** nadya has joined #openstack-qa15:22
clarkbsc68cal: or devstack-gate can call it out of devstack if it is a function15:23
clarkbbut I think we are basically saying that d-g needs to control this very directly so it should call the function15:23
openstackrecheckConsole logs not available after 13:22s for gate-keystone-python27 229898,1,4c39ecd15:23
clarkbsc68cal: let me push a patch for the ipv4 side really quickly15:23
clarkbjust to sketch this out a bit more15:24
*** shardy has quit IRC15:24
sc68calclarkb: cool, sounds good to me15:24
*** ajmiller_ has joined #openstack-qa15:25
*** ajmiller has quit IRC15:27
*** shardy_ has quit IRC15:27
*** ajmiller has joined #openstack-qa15:28
*** shardy has joined #openstack-qa15:28
*** jaypipes has joined #openstack-qa15:30
*** ChanServ sets mode: +o jaypipes15:30
*** dims has joined #openstack-qa15:30
*** ccneill has joined #openstack-qa15:31
*** bltavare_ has quit IRC15:32
*** ajmiller_ has quit IRC15:32
*** dramalho has quit IRC15:34
*** tosky has joined #openstack-qa15:35
*** tosky has quit IRC15:35
*** tosky has joined #openstack-qa15:35
*** jlanoux has joined #openstack-qa15:35
*** artom has joined #openstack-qa15:37
clarkbsdague: sc68cal what is HOST_IP used for?15:38
sdagueHOST_IP is what to bind to15:39
clarkbthanks15:39
*** drptbl has quit IRC15:39
openstackgerritClark Boylan proposed openstack-infra/devstack-gate: Use overlay always to make SERVICE_HOST setup easy  https://review.openstack.org/22997015:42
clarkbthats really rough but should give a general idea of how we could approach this if we decided to always go with the overlay15:42
* sc68cal stars it15:43
clarkbsome of the terminology there likely needs to change if we make this all generic15:45
openstackgerritSean Dague proposed openstack-infra/devstack-gate: update grenade branch logic for mitaka  https://review.openstack.org/22936315:45
sdagueclarkb: sure15:45
sdagueright, so probably SERVICE_ADDR and BIND_ADDR15:46
*** hop|2 has quit IRC15:47
clarkband the floating host is really our routable overlay15:49
david-lylemtreinish: taking a look15:51
*** e0ne has quit IRC15:53
*** vgridnev has quit IRC15:55
*** Swami has quit IRC15:57
sc68cal+1 for terminology change15:57
*** dwalleck has joined #openstack-qa15:58
*** mlavalle has quit IRC15:59
*** mlavalle has joined #openstack-qa16:01
clarkbhrm for the neutron side will that nest br-tun in br-ex?16:01
openstackrecheckConsole logs not available after 13:30s for gate-tempest-dsvm-full 229049,3,876c6fc16:01
clarkbvxlan in gre ftw16:02
sc68calyo dawg....16:02
sc68cali heard you like tunneling, so we tunneled inside your tunnels16:02
*** moravec has quit IRC16:03
*** moravec has joined #openstack-qa16:05
cdentsdague, mtreinish I got some things wrong on those infra changes but should be better now: https://review.openstack.org/#/c/229940/16:05
*** thingee has joined #openstack-qa16:08
*** mudassirlatif has joined #openstack-qa16:10
*** jlanoux has quit IRC16:12
*** jlanoux has joined #openstack-qa16:13
*** dramalho has joined #openstack-qa16:13
*** dwalleck has quit IRC16:14
*** salv-orlando has joined #openstack-qa16:17
*** jaypipes has quit IRC16:18
*** nfedotov has quit IRC16:19
*** jasonsb_ has joined #openstack-qa16:20
*** salv-orlando has quit IRC16:20
*** mriedem is now known as mriedem_lunch16:22
openstackgerritChris Dent proposed openstack-dev/grenade: WIP: Source devstack plugins and settings in target  https://review.openstack.org/23000216:22
*** thingee has quit IRC16:23
*** bltavares has joined #openstack-qa16:23
*** dwalleck has joined #openstack-qa16:24
openstackgerritMerged openstack/os-testr: Force utf8 encoding on subunit attachments output  https://review.openstack.org/22952716:25
*** dwalleck has quit IRC16:26
*** ajmiller has quit IRC16:26
*** nadya has quit IRC16:26
*** yamahata has joined #openstack-qa16:27
*** ajmiller has joined #openstack-qa16:27
*** safchain has quit IRC16:28
*** dtantsur is now known as dtantsur|afk16:29
*** dwalleck has joined #openstack-qa16:30
*** mriedem_lunch is now known as mriedem16:30
*** dwalleck has quit IRC16:31
sdaguecdent: so I'm not sure it can be fixed on the grenade side, because that's happening in a subshell on the target16:33
cdentyeah, I'm not sure what's going to happen either but I figured I would just try it and see16:33
cdenti haven't insufficient insight into the flow of things to be surgical16:34
cdentso I'm hoping this will spray enough blood to let me know where I am16:34
*** jlanoux has quit IRC16:34
andreafgmann: you around? can you see my replies on https://review.openstack.org/#/c/202705 ?16:38
*** salv-orlando has joined #openstack-qa16:39
*** salv-orlando has quit IRC16:39
*** dwalleck has joined #openstack-qa16:39
*** salv-orlando has joined #openstack-qa16:40
*** nic has joined #openstack-qa16:41
*** Swami has joined #openstack-qa16:42
*** mylu has joined #openstack-qa16:42
*** vgridnev has joined #openstack-qa16:44
*** moravec has quit IRC16:44
openstackgerritClark Boylan proposed openstack-infra/devstack-gate: Use overlay always to make SERVICE_HOST setup easy  https://review.openstack.org/22997016:46
*** nadya has joined #openstack-qa16:48
*** ajmiller has quit IRC16:48
*** ajmiller has joined #openstack-qa16:49
*** nadya has quit IRC16:50
openstackrecheckConsole logs not available after 13:24s for gate-tempest-dsvm-full 221020,4,3fc096b16:50
*** nadya has joined #openstack-qa16:50
*** erlon has joined #openstack-qa16:53
*** moravec has joined #openstack-qa16:54
*** e0ne has joined #openstack-qa16:54
*** glauco_ has quit IRC16:54
*** dramalho_ has joined #openstack-qa16:55
*** jtrovo_ has joined #openstack-qa16:55
*** e0ne has quit IRC16:55
*** bltavare_ has joined #openstack-qa16:55
*** jtrovo has quit IRC16:55
*** tmatsu has joined #openstack-qa16:55
*** markvoelker has quit IRC16:55
*** ccarrara has quit IRC16:55
*** jtrovo_ has quit IRC16:55
*** dramalho_ has quit IRC16:55
*** bltavare_ has quit IRC16:55
*** markvoelker has joined #openstack-qa16:56
*** glauco has joined #openstack-qa16:56
*** dramalho_ has joined #openstack-qa16:56
*** glauco has quit IRC16:56
*** dramalho_ has quit IRC16:56
*** dramalho has quit IRC16:56
*** bltavare_ has joined #openstack-qa16:57
*** bltavare_ has quit IRC16:57
*** dramalho has joined #openstack-qa16:57
*** bltavare_ has joined #openstack-qa16:57
*** bltavare_ has quit IRC16:57
*** dramalho_ has joined #openstack-qa16:57
*** bltavare_ has joined #openstack-qa16:58
*** bltavares has quit IRC16:58
*** dramalho has quit IRC16:58
*** dramalho_ has quit IRC16:58
*** bltavare_ has quit IRC16:58
*** bltavares has joined #openstack-qa16:59
*** dramalho has joined #openstack-qa16:59
*** bltavares has quit IRC16:59
*** dramalho has quit IRC16:59
*** tmatsu has quit IRC16:59
*** nadya has quit IRC17:00
*** dramalho has joined #openstack-qa17:01
*** glauco_ has joined #openstack-qa17:01
*** dramalho has quit IRC17:01
*** nadya has joined #openstack-qa17:01
*** glauco_ has quit IRC17:01
*** bltavares has joined #openstack-qa17:01
*** glauco_ has joined #openstack-qa17:01
*** bltavares has quit IRC17:01
*** glauco_ has quit IRC17:01
*** dramalho has joined #openstack-qa17:02
*** dramalho has quit IRC17:02
*** bltavares has joined #openstack-qa17:02
*** dramalho has joined #openstack-qa17:02
*** dramalho has quit IRC17:02
*** mriedem has quit IRC17:02
*** bltavares has quit IRC17:02
*** dims_ has joined #openstack-qa17:03
*** glauco has joined #openstack-qa17:03
openstackrecheckConsole logs not available after 13:27s for gate-tempest-dsvm-full 228563,4,6c0df3a17:04
*** glauco has quit IRC17:04
*** dramalho has joined #openstack-qa17:04
*** bltavares has joined #openstack-qa17:04
*** dims has quit IRC17:04
*** bltavares has quit IRC17:04
*** dramalho has quit IRC17:04
*** glauco_ has joined #openstack-qa17:04
*** sabeen1 has quit IRC17:05
*** glauco_ has quit IRC17:05
*** sabeen has joined #openstack-qa17:06
*** sabeen has quit IRC17:06
*** bltavares has joined #openstack-qa17:06
*** bltavares has quit IRC17:06
*** mriedem has joined #openstack-qa17:07
*** dramalho_ has joined #openstack-qa17:07
*** dramalho_ has quit IRC17:07
*** bltavares has joined #openstack-qa17:07
*** bltavares has quit IRC17:07
*** sabeen1 has joined #openstack-qa17:08
*** bltavares has joined #openstack-qa17:09
*** glauco_ has joined #openstack-qa17:09
*** dramalho has joined #openstack-qa17:09
*** bltavares has quit IRC17:09
*** glauco_ has quit IRC17:09
*** dramalho has quit IRC17:09
*** dramalho has joined #openstack-qa17:09
*** dramalho_ has joined #openstack-qa17:10
*** glauco_ has joined #openstack-qa17:10
*** bltavares has joined #openstack-qa17:10
*** dramalho_ has quit IRC17:10
*** tsekiyama has quit IRC17:11
*** bltavares has quit IRC17:11
*** glauco_ has joined #openstack-qa17:11
*** gfidente has quit IRC17:11
*** bltavares has joined #openstack-qa17:12
*** dramalho_ has joined #openstack-qa17:12
*** drptbl has joined #openstack-qa17:13
*** bltavares has quit IRC17:13
*** dramalho_ has quit IRC17:13
*** austin81 has joined #openstack-qa17:13
*** glauco has joined #openstack-qa17:13
*** dramalho has quit IRC17:14
*** dramalho has joined #openstack-qa17:14
*** dramalho has quit IRC17:14
*** bltavares has joined #openstack-qa17:15
*** glauco has quit IRC17:15
*** bltavares has quit IRC17:15
*** dramalho has joined #openstack-qa17:15
*** dramalho has quit IRC17:15
*** glauco has joined #openstack-qa17:15
*** glauco has quit IRC17:15
*** dramalho has joined #openstack-qa17:16
*** glauco has joined #openstack-qa17:17
*** dramalho_ has joined #openstack-qa17:17
*** glauco has quit IRC17:17
*** dramalho_ has quit IRC17:17
*** dramalho has quit IRC17:17
*** glauco_ has joined #openstack-qa17:18
*** dramalho has joined #openstack-qa17:18
openstackrecheckConsole logs not available after 14:03s for periodic-tempest-dsvm-all-master 221020,4,fc39c9c17:18
openstackrecheckopenstack/glance change: https://review.openstack.org/198390 failed because of: gate-tempest-dsvm-full: https://bugs.launchpad.net/bugs/135396217:19
openstackLaunchpad bug 1353962 in OpenStack Compute (nova) "Test job fails with FixedIpLimitExceeded with nova network" [Medium,Confirmed]17:19
*** tosky has quit IRC17:21
*** ajmiller has quit IRC17:21
*** ajmiller has joined #openstack-qa17:23
openstackrecheckConsole logs not available after 13:33s for gate-cinder-pep8 195027,41,1b9c9f917:33
SpamapSsdague: more on dstat.. do you know if the numbers from devstack runs are graphed anywhere?17:33
openstackrecheckopenstack/cinder change: https://review.openstack.org/227170 failed gate-cinder-python34 in the gate queue with an unrecognized error17:34
SpamapSsdague: like, aggregated in graphite or something?17:34
mtreinishSpamapS: no they're not17:35
mtreinishthe data is just dumped on the log server at the end of a run and nothing is done with it17:35
*** ccneill has quit IRC17:35
mtreinishSpamapS: stackviz will consume it whenever that gets running, but that'll still be local to the artifacts from the run (at least to start)17:36
*** jasonsb_ has quit IRC17:36
*** jasonsb has joined #openstack-qa17:37
*** mylu has quit IRC17:37
mriedemit always amazes me how much pushback i get in neutron for what i consider simple changes https://review.openstack.org/#/c/229911/17:37
*** glauco has joined #openstack-qa17:38
*** dramalho_ has joined #openstack-qa17:38
*** dramalho_ has quit IRC17:39
*** ccneill has joined #openstack-qa17:39
*** glauco has quit IRC17:39
mtreinishmriedem: point armax at this: http://specs.openstack.org/openstack/openstack-specs/specs/log-guidelines.html17:39
*** dwalleck has quit IRC17:39
mtreinishmriedem: but yeah, my experience has been similar. The last time I tried adding somethign real I just gave up and walked away17:40
*** dramalho_ has joined #openstack-qa17:40
*** dramalho_ has quit IRC17:40
* armax looks17:40
SpamapSmtreinish: I wonder if that would put too much stress on infra's graphite.. some of them would be really useful numbers over many runs I think.17:40
*** glauco has joined #openstack-qa17:40
armaxmtreinish: is this in relation to https://review.openstack.org/#/c/229911/?17:41
*** Triveni has joined #openstack-qa17:41
mtreinisharmax: yeah17:41
*** dramalho_ has joined #openstack-qa17:41
mtreinisharmax: see mriedem's comment17:41
armaxI did17:41
mtreinishSpamapS: hmm, yeah I dunno how much data it is. If you filtered it to just gate, it might be manageable17:41
*** glauco has joined #openstack-qa17:41
SpamapSmtreinish: yeah, just gate, and probably just 2 jobs (1 single and 1 multi node)17:41
*** dramalho_ has quit IRC17:41
SpamapSmtreinish: and really I only want _one_ number per run per counter17:41
SpamapSso not the whole string through the run17:42
armaxmtreinish: so based on http://specs.openstack.org/openstack/openstack-specs/specs/log-guidelines.html#definition-of-log-levels how is mriedem’s fix right?17:42
*** glauco_ has quit IRC17:42
armaxI must be missing something17:42
*** glauco has quit IRC17:42
mtreinisharmax: I didn't look at his fix, but I was telling him to assert it with the spec17:42
mtreinishhe could be wrong17:42
*** dramalho has quit IRC17:42
armaxmtreinish: ah gotcha17:42
*** dramalho has joined #openstack-qa17:42
*** dramalho has quit IRC17:42
*** glauco_ has joined #openstack-qa17:42
mtreinishSpamapS: yeah that probably wouldn't be too bad17:43
*** jdandrea has joined #openstack-qa17:43
*** glauco_ has quit IRC17:43
armaxmtreinish: appreciate the pointer, many thanks17:43
*** glauco_ has joined #openstack-qa17:43
*** dramalho has joined #openstack-qa17:43
*** glauco_ has quit IRC17:43
*** dramalho has quit IRC17:43
*** dramalho has joined #openstack-qa17:45
*** dramalho has quit IRC17:45
*** glauco has joined #openstack-qa17:45
mtreinishSpamapS: although if you want to get it talking to statsd you'll probably need to setup another worker to listen to zmq/gearman and pull the dstat output and then give it to graphite17:45
*** glauco has quit IRC17:45
mtreinishbecause I don't think we'll want the slaves talking directly to anything17:45
*** dramalho has joined #openstack-qa17:46
*** dramalho_ has joined #openstack-qa17:46
*** dramalho has quit IRC17:47
david-lyletimothyb89: question on https://review.openstack.org/#/c/229682/ if you're around17:47
*** glauco_ has joined #openstack-qa17:47
*** dramalho_ has quit IRC17:47
SpamapSmtreinish: well that sounds like fun. :)17:47
*** nadya has quit IRC17:47
*** glauco___ has joined #openstack-qa17:48
mtreinishSpamapS: it's what I had to do to get the subunit streams from runs and have them write to the subunit2sql db17:48
mtreinishit's not too bad17:48
*** glauco___ has quit IRC17:48
mtreinishclarkb already did all of the hard work, we get to glom onto it17:48
*** greghaynes has joined #openstack-qa17:48
*** dramalho_ has joined #openstack-qa17:48
*** dramalho_ has quit IRC17:48
*** dramalho_ has joined #openstack-qa17:49
*** glauco__ has joined #openstack-qa17:49
*** dramalh__ has joined #openstack-qa17:50
*** dramalh__ has quit IRC17:51
*** glauco_ has quit IRC17:51
*** glauco__ has quit IRC17:51
*** dramalh__ has joined #openstack-qa17:51
*** dramalh__ has quit IRC17:51
*** dramalh__ has joined #openstack-qa17:52
*** jordanP has quit IRC17:52
*** dramalh__ has quit IRC17:52
*** glauco has joined #openstack-qa17:52
*** dramalho has joined #openstack-qa17:52
*** dramalho_ has quit IRC17:53
*** glauco has quit IRC17:53
*** glauco has joined #openstack-qa17:53
*** glauco has joined #openstack-qa17:54
*** ccarmack has quit IRC17:55
*** glauco_ has joined #openstack-qa17:56
*** glauco has quit IRC17:56
*** glauco_ has quit IRC17:56
*** dramalho has quit IRC17:56
*** glauco_ has joined #openstack-qa17:56
*** glauco_ has quit IRC17:56
*** dramalho has joined #openstack-qa17:56
*** dramalho has quit IRC17:56
*** glauco has joined #openstack-qa17:57
*** dramalho has joined #openstack-qa17:57
*** dramalho has quit IRC17:57
*** glauco has quit IRC17:57
*** jecarey_ has joined #openstack-qa17:57
*** glauco has joined #openstack-qa17:57
openstackgerritDavanum Srinivas (dims) proposed openstack-dev/devstack: [WIP] Trying a oslo.service change  https://review.openstack.org/23004617:57
*** dramalho has joined #openstack-qa17:58
*** glauco has quit IRC17:58
*** dramalho has quit IRC17:58
*** ccarmack has joined #openstack-qa17:58
*** glauco_ has joined #openstack-qa17:58
*** jecarey has quit IRC18:00
*** ajmiller has quit IRC18:00
*** ajmiller has joined #openstack-qa18:01
*** jasonsb has quit IRC18:02
*** jasonsb has joined #openstack-qa18:02
*** sreshetnyak has quit IRC18:03
*** glauco_ has quit IRC18:04
*** jasonsb has quit IRC18:04
*** jasonsb has joined #openstack-qa18:04
clarkbsc68cal: the current patchset for the overlay thing seems to work except on multinode. I appear to have broken migrations and resizes and those sorts of operations18:05
*** rossella_s has quit IRC18:06
*** rossella_s has joined #openstack-qa18:06
*** shardy is now known as shardy_afk18:08
*** BharatK has quit IRC18:09
*** tsekiyama has joined #openstack-qa18:10
*** amotoki has quit IRC18:10
clarkbsc68cal: so probably before I/we debug that further would be good to get some opinions on whether or not this is an approch we want to take18:11
clarkband if so fix multinode18:12
*** moravec has quit IRC18:18
*** pvaneck has joined #openstack-qa18:18
*** Triveni has quit IRC18:20
*** moravec has joined #openstack-qa18:22
sc68calclarkb: OK. who should we seek out for opining?18:23
clarkbsc68cal: sdague, jeblair, fungi, mtreinish are probably a good start18:23
openstackgerritChristian Berendt proposed openstack/os-testr: Fix syntax of the README file  https://review.openstack.org/23006518:25
*** aix has quit IRC18:26
fungiclarkb: sc68cal: for opinions, you mean on the question of whether devstack or devstack-gate should be configuring the overlay network?18:26
clarkbfungi: and whether or not we should just use the overlay always in order to have consistent service host and bind host values without trying to accomodate every cloud and laptop18:27
*** tsekiyama has quit IRC18:28
fungiclarkb: i've probably missed the specific accommodation/portability downsides you're implying since i only skimmed scrollback18:28
clarkbfungi: the problems become more apparent as we try to use ipv618:29
fungii'm in favor of consistency and having the overlay there even in single-node if we can18:29
clarkbfungi: for ipv4 we can rely on the public/private IPs everywhere in general because we have no ipv6 only clouds. But for ipv6 we hvae to do something different. Rather than make it different than ipv4 we can flatten everything onto the overlay18:29
clarkbright basically we get consistency between single node and multi node and between ipv4 and ipv6 this way18:30
clarkband in theory allows us to more easily deploy across platforms/clouds/etc18:30
*** openstackgerrit has quit IRC18:31
fungiso i guess for single-node that's (conflict between v4-only and v6-only local networks) not really an issue because you don't need to rely on the host interface/routing table anyway, right? you can just deal with the overlay networks and namespaced routing tables?18:31
*** ccarrara has joined #openstack-qa18:31
*** openstackgerrit has joined #openstack-qa18:31
clarkbfungi: it is an issue because apparently sdague wants to stop using localhost18:32
fungiinternet in a bottle18:32
clarkbfungi: so we could use 127.0.0.1 and ::1 on single node always18:32
clarkbthen be smarter on multinode but then we aren't very consistent18:33
*** drptbl has quit IRC18:33
*** jtrovo has joined #openstack-qa18:34
fungier, yeah to be reachable from the host so that you can interact things need to at least have a route from the primary routing table i guess, which could be through any local interface on the machine. if we rule out physically-bound interfaces that leaves the loopback, but if the goal is to stop using the loopback interface...18:35
*** yamamoto has quit IRC18:35
*** yamamoto has joined #openstack-qa18:36
*** ranger81 has joined #openstack-qa18:36
*** ccarrara has quit IRC18:36
fungii mean, we could create another local interface which is not one of the above and use it only for local traffic, but that's essentially just making another loopback18:37
fungiso i have to assume whatever the underlying goal is of avoiding 127.0.0.1 and ::1 would be violated by creating another loopback-like interface18:38
sc68calhonestly I'm just trying to get it to do ::1 in the ipv6 only case18:38
*** nadya has joined #openstack-qa18:39
*** jtrovo_ has joined #openstack-qa18:39
*** jtrovo has quit IRC18:39
*** dzamboni has quit IRC18:42
clarkbsc68cal: no thats not quite right18:43
*** ccarrara has joined #openstack-qa18:43
clarkbsc68cal: you are trying to do something that works for the ipv6 only case and ::1 will not work always18:43
*** yamamoto has quit IRC18:44
*** tsekiyama has joined #openstack-qa18:45
*** yamamoto has joined #openstack-qa18:46
openstackgerritMerged openstack/eslint-config-openstack: Enable no-undefined  https://review.openstack.org/21797318:53
openstackgerritChris Dent proposed openstack-dev/grenade: WIP: Source devstack plugins and settings in target  https://review.openstack.org/23000218:54
*** glauco has joined #openstack-qa18:54
*** nadya has quit IRC18:56
*** glauco___ has joined #openstack-qa18:56
*** vgridnev has quit IRC18:57
*** artom has quit IRC18:58
*** glauco has quit IRC18:58
*** moravec has quit IRC19:00
*** vgridnev has joined #openstack-qa19:01
openstackgerritMatthew Treinish proposed openstack-infra/subunit2sql: Add new graph type to show run_time variance by metadata  https://review.openstack.org/21056919:04
*** glauco has joined #openstack-qa19:14
*** glauco has quit IRC19:14
*** glauco___ has quit IRC19:16
*** glauco has joined #openstack-qa19:16
*** tsekiyama has quit IRC19:18
*** david-lyle has quit IRC19:18
openstackgerritMatthew Treinish proposed openstack-infra/subunit2sql: Add new graph type to show run_time variance by metadata  https://review.openstack.org/21056919:20
*** moravec has joined #openstack-qa19:21
mtreinishdims_, jlvillal: I'm gonna push a os-testr release to include that "fix". That way ironic won't need a local workaround for jlvillal's env19:23
dims_mtreinish: ++19:23
jlvillalmtreinish, Thanks :)19:25
* jlvillal likes how it is called jlvillal's env :)19:25
mtreinishjlvillal: you're the only person I know who forces LANG=C in their shell :)19:26
jlvillal:D19:27
*** david-lyle has joined #openstack-qa19:27
mtreinishdims_, jlvillal: https://pypi.python.org/pypi/os-testr/0.4.219:30
*** yamamoto has quit IRC19:32
*** shardy_afk is now known as shardy19:33
openstackgerritSean Dague proposed openstack-infra/devstack-gate: DNM: test oslo.service backports  https://review.openstack.org/23010119:33
sdaguedims_: so, if you managed to get stuff into the stable/liberty oslo.service tree ^^^ should work to test it before a release19:33
*** nic has left #openstack-qa19:36
*** nic has joined #openstack-qa19:36
*** glauco__ has joined #openstack-qa19:37
*** moravec has quit IRC19:37
dims_sdague: ack, watching zuul jobs for 2 reviews.19:37
mtreinishjtrovo_: did you see my review comments on: https://review.openstack.org/#/c/226160/19:38
*** tmatsu has joined #openstack-qa19:38
sdagueso, last time I just did a double kill in devstack for a while, I would just hate to have to do that again here, we really should be able to shut down processes with a single kill command19:38
*** glauco has quit IRC19:40
*** moravec has joined #openstack-qa19:41
*** tmatsu has quit IRC19:42
*** bltavares has joined #openstack-qa19:42
sdaguedims_: where are the backport patches?19:49
dims_sdague, https://review.openstack.org/#/q/status:open+project:openstack/oslo.service+branch:stable/liberty,n,z19:49
openstackgerritSean Dague proposed openstack-infra/devstack-gate: DNM: test oslo.service backports  https://review.openstack.org/23010119:50
*** dwalleck has joined #openstack-qa19:50
openstackgerritSean Dague proposed openstack-dev/devstack: Workaround potential failure to shutdown services  https://review.openstack.org/23010719:51
*** mylu has joined #openstack-qa19:52
timothyb89david-lyle: hi, what's up?19:54
openstackgerritSean Dague proposed openstack-infra/devstack-gate: DNM: test devstack work around  https://review.openstack.org/23010819:54
*** mylu has quit IRC19:54
david-lyletimothyb89: commented on the patch linked above19:54
david-lylelet me find19:54
timothyb89I've got it open19:54
david-lylebut https vs git in package.json on a github repo proved problematic19:55
david-lyledetermine the protocol change helped after I pinged you19:55
david-lyle*determined19:55
timothyb89currently debugging that, but I think https needs a newer version of npm19:55
david-lylenot sure how that works with proxies19:55
timothyb89yep, git:// can complicate things19:56
david-lylemy npm came from apt-get on ubuntu19:56
timothyb89right, ubuntu's npm is horribly out of date19:57
timothyb89you can update with sudo npm install -g npm19:57
david-lyletimothyb89: two things then :)19:58
david-lyleupdate the readme19:58
david-lylekeep in mind when working on testing19:58
timothyb89right, will need to do that, I've got npm updated on local dev environment so I never noticed the issue19:58
david-lyletimothyb89: I understand19:59
clarkbthere is an npm/node in python virtualenv thing19:59
clarkbsuper useful19:59
timothyb89nvm you mean? https://github.com/creationix/nvm19:59
clarkbnodeenv iirc19:59
clarkbhttps://pypi.python.org/pypi/nodeenv19:59
clarkbyou just pip install nodeenv20:00
*** moravec has quit IRC20:00
david-lyleclarkb: I will have to try that20:00
*** moravec has joined #openstack-qa20:01
mtreinishdavid-lyle: yeah the readme is kinda bad. I've never been able to get the frontend stuff working20:01
david-lylemtreinish: was sufficient at one point20:02
david-lylelikely fell out of date20:02
david-lylehappens20:02
mtreinishyeah, it also could be me just not being used to dealing with js and npm too20:03
david-lylenpm errors are a bit cryptic20:03
timothyb89to confuse things more, the npm versioning issues are only because we need the dev version of nvd3 right now20:04
david-lyleyeah I tried 1.8.1 and not good20:04
timothyb89yep, was not pleasant to debug that20:04
*** ranger81 has quit IRC20:07
clarkbmtreinish: nodeenv really does help20:07
*** mlavalle has quit IRC20:07
clarkbI was the same way but had to deal with it to fix etherpad-lite bugs and thats how I survived20:07
mtreinishclarkb: ok cool, I'll have to give it a try20:08
*** ranger81 has joined #openstack-qa20:10
*** tsekiyama has joined #openstack-qa20:18
cdentsdague, mtreinish: those ceilo+tempest infra changes seem to have worked okay. The grenade stuff is working with this change: https://review.openstack.org/#/c/230002/20:22
cdentI takes the existing hack^wworkaround and makes is somewhat worse20:23
*** tsekiyama has quit IRC20:23
sc68calclarkb: curious to know, situations where ::1 won't work20:23
cdentif that's a reasonable fix I'll go ahead and tidy it up20:23
sc68calclarkb: do you mean just when it's multinode?20:24
clarkbsc68cal: multinode20:24
sc68calclarkb: derp :)20:24
sc68calclarkb: could do ::20:24
sc68calclarkb: I tried to find the documentation, but some OSes interpret binding :: on a socket to mean both v4 and v620:24
clarkbsc68cal: on all addresses?20:25
clarkbsc68cal: that would likely work for bind addrs but service addrs need to point at the controller20:25
sc68calclarkb: right, although wasn't there some stuff in ansible for multinode where we have that address? or would it end up just pulling ::20:26
sc68cals/that address/control node ip/20:26
* sc68cal is trying to assume things about stuff he only is tangentially aware of20:26
clarkbsc68cal: the ansible stuff is mostly noise here, itshouldn't matter (the way it works is ansible runs against localhost via a fork and will run against subnodes if nodepool config is present20:27
* sc68cal resists urge to say one of the words that is supposed to make his company reward him with a doggie treat20:29
openstackgerritChris Dent proposed openstack-dev/grenade: Source devstack plugins and settings in upgrade_service  https://review.openstack.org/23000220:29
sc68calBOY I WISH WE HAD A WAY TO INSTALL MULTINODE OPENSTACK ;)20:29
ccarraratimothyb89: Hi :) What do you think use green/red line colors to main chart at home of openstack-health?20:29
ccarraratimothyb89: I'm doing project page and tried to do it, seems good.20:30
openstackrecheckopenstack/cinder change: https://review.openstack.org/227050 failed gate-grenade-dsvm in the gate queue with an unrecognized error20:31
timothyb89ccarrara: they should be red/green, I just forgot to specify :)20:31
ccarraratimothyb89: Nice :)20:31
*** drptbl has joined #openstack-qa20:32
*** mlavalle has joined #openstack-qa20:34
*** tpeoples has quit IRC20:34
*** jffische has quit IRC20:35
*** tpeoples has joined #openstack-qa20:35
*** cdent has quit IRC20:35
openstackgerritMatthew Treinish proposed openstack-infra/subunit2sql: Add new graph type to show run_time variance by metadata  https://review.openstack.org/21056920:40
clarkbsc68cal: heh we do and its tested a whole bunch :P20:40
clarkbsc68cal: really the only weirdness here is we have 3 different clouds with 3 different network setups that we want to run these jobs on. And none of them really have a good story for multinode without an overlay in the first place20:42
*** yamamoto has joined #openstack-qa20:42
mtreinishclarkb: isn't neutron supposed to do that for you :p20:43
clarkbmtreinish: yes except we only have like a 10 network quota and only in one cloud. Also I have a feeling relying on that at nodepool request rates would lead to sadness20:43
mtreinishhaha, yeah that's a fair point20:44
*** markvoelker has quit IRC20:46
openstackgerritDavanum Srinivas (dims) proposed openstack-infra/devstack-gate: DNM: test oslo.service backports  https://review.openstack.org/23010120:46
*** markvoelker has joined #openstack-qa20:46
clarkbif more than one cloud offered it I would definitely test it out but right now its 1/3 clouds20:46
*** tsekiyama has joined #openstack-qa20:46
*** markvoelker has quit IRC20:47
openstackgerritCaio Carrara proposed openstack/openstack-health: Add second page (project)  https://review.openstack.org/23013520:47
openstackgerritMatt Riedemann proposed openstack-infra/elastic-recheck: Update query for ebtables kernel nova bug 1501558  https://review.openstack.org/23013620:47
openstackbug 1501558 in OpenStack Compute (nova) "nova-net: libvirtError: Error while building firewall: Some rules could not be created for interface: Unable to update the kernel" [High,Confirmed] https://launchpad.net/bugs/150155820:47
mriedemmtreinish: ^20:47
*** dkranz has quit IRC20:47
*** markvoelker has joined #openstack-qa20:47
*** yamamoto has quit IRC20:47
mtreinishmriedem: I kinda wondering what that 7% success is20:49
mtreinishbecause that kinda error message seems like it should lead to a failure20:49
ccarraramtreinish: Hi :) Do you have any idea about when this will be merged? https://review.openstack.org/#/c/226160/20:52
*** bltavares has quit IRC20:52
*** bltavares has joined #openstack-qa20:52
mtreinishccarrara: well y'all took it over. I left some review comments that need to be addressed20:52
mtreinishso it's waiting on a respin20:53
mtreinishccarrara: I'd take it back over and fix it, but there is a new file I'm not sure what it's used for20:54
*** dwalleck has quit IRC20:55
mtreinishso I need to know why before I respun the patch, because I'd just remove it but I don't want to do that if its needed20:55
openstackgerritMerged openstack-infra/elastic-recheck: Update query for ebtables kernel nova bug 1501558  https://review.openstack.org/23013620:57
openstackbug 1501558 in OpenStack Compute (nova) "nova-net: libvirtError: Error while building firewall: Some rules could not be created for interface: Unable to update the kernel" [High,Confirmed] https://launchpad.net/bugs/150155820:57
mriedemmtreinish: showed up in gate-tempest-dsvm-ceilometer-mongodb-full which is non-voting20:58
mriedemapparently no tests failed when that happened20:58
mriedemso idk20:58
*** tsekiyama has quit IRC20:58
mtreinishoh, ok yeah who knows what happened in that job20:59
mtreinishthey might not be running tests that directly depend on nova doing the right thing20:59
mtreinishalthough if it's full I'd expect all of tempest to run20:59
openstackgerritAaron Rosen proposed openstack-dev/devstack: Remove unnecessary execute permissions  https://review.openstack.org/22810021:01
mriedemmtreinish: this is also fun http://goo.gl/X56oij21:03
*** mudassirlatif_ has joined #openstack-qa21:04
mriedemso what merged on 9/29?21:04
*** nic has quit IRC21:04
*** dwalleck has joined #openstack-qa21:05
jogoclarkb: what version of kibana does openstack use?21:05
ccarraramtreinish: good. I'll talk with jtrovo_ about it ;)21:05
jogoclarkb: I have been using version 4.1.1 and it is really nice21:06
clarkbjogo: ancient. we can't use 4.1.1 without an es upgrade21:06
*** dwalleck has quit IRC21:06
*** mudassirlatif has quit IRC21:07
*** mudassirlatif_ is now known as mudassirlatif21:07
*** ccarmack has quit IRC21:08
*** ccarmack has joined #openstack-qa21:12
*** moravec has quit IRC21:13
*** dpaterson has quit IRC21:13
*** ccarmack has left #openstack-qa21:14
*** tsekiyama has joined #openstack-qa21:14
*** moravec has joined #openstack-qa21:14
*** dustins has quit IRC21:15
*** dwalleck has joined #openstack-qa21:15
mtreinishmriedem: heh, well clearly something we shouldn't have21:16
mtreinishmriedem: although it wouldn't start showing up on juno too if we merged something bad21:16
mtreinishI wonder if there was an ubuntu package update that got pulled in then21:16
mriedemi tihnk that's what happened21:17
mriedembut not sure how to tell21:17
mriedemzigo: any idea how to find a change log of anything that was updated in ubuntu 14.04 in the last 2-3 days?21:17
clarkbjogo: upgrading ES then looking at newer kibana is on my list, its just low on the list particularly before relaese happens21:17
zigomriedem: You mean a log of all uploads in Ubuntu?21:17
clarkbjogo: but I need to upgrade the hosts running es anyways to not precise so it should happen21:18
clarkbjogo: oh and you can run kibana3 against the es api endpoint directly21:18
mtreinishmriedem: http://packages.ubuntu.com/trusty/main/newpkg21:18
clarkbjogo: as a hackaround in the meantime21:18
mtreinishmriedem: looks like a new kernel was 3 days ago21:18
mtreinishthat would line up I think21:18
jogoclarkb: cook, the new kibana lets you make dashboards and graphs easily which has been really nice21:18
jogofor example you could make a graph showing failures by job name etc21:19
clarkbjogo: its actually not that nice, it requires you to have writeable indexes21:19
clarkbjogo: which we explicitly don't want21:19
clarkbso that feature will fail against our cluster iirc21:19
mriedemmtreinish: yup21:19
dims_mriedem: i usually compare the dpkg-l.txt.gz in good and bad CI jobs21:20
zigomriedem: For Debian, just join #debian-devel-changes and/or #debian-fedmsg, I don't really know for Ubuntu, sorry (reminder: I don't do *ANYTHING* in Ubuntu, only in Debian, so I don't really know Ubuntu's process, for that, you may want to ask jamespage, coreyb or zul on IRC).21:20
mriedemmtreinish: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/149718421:21
openstackLaunchpad bug 1497184 in linux (Ubuntu Vivid) "Kernel-panic with 3.13.0-64.104 generic kernel (BUG at net/core/skbuff:1290)" [High,Fix released]21:21
mriedemmtreinish: we're failing on 3.13.0-63.10321:22
mtreinishmriedem: hmm ok, I wonder when the new release will be pushed to the main repo so we can pull it in21:24
jogoclarkb: ohh that is too bad21:24
clarkbjogo: its creates an index and writes the config data to it21:25
mtreinishmriedem: according to that bug the fix is included in 3.13.0-63.10521:25
mriedemoh snap here we go 3.13.0.65.7121:25
clarkbI think you can load dashboard off disk though if you want to predefine some for users21:25
clarkbit comes with a logstash one iirc21:25
mriedemhttp://logs.openstack.org/94/229494/1/check/gate-tempest-dsvm-postgres-full/52298a1/logs/dpkg-l.txt.gz21:25
*** shardy has quit IRC21:26
*** moravec has quit IRC21:26
openstackgerritMoises Trovó proposed openstack/openstack-health: Add REST API endpoint for second page view  https://review.openstack.org/22616021:26
jtrovo_mtreinish just submitted another patch there, can you review for me21:27
mtreinishjtrovo_: you only fixed one of the several comments from the previous revision21:27
*** jecarey_ has quit IRC21:28
*** nic has joined #openstack-qa21:30
*** e0ne has joined #openstack-qa21:34
jtrovo_mtreinish sorry about that, didn't see the comments21:34
*** rfolco has quit IRC21:35
jtrovo_mtreinish the manage.py file is for administrative tasks on this flask project, for now it just has a task to list of all routes/endpoints being created on this project but we could add more in the future21:35
jtrovo_mtreinish I can move it to another commit if you think it's better21:36
mtreinishjtrovo_: yes it would be better, that is indepent from the intent of the patch21:36
mtreinishwe should stick to a single functional change per commit21:36
mtreinishin this case adding the rest api endpoint needed for the 2nd page21:36
*** boris-42 has joined #openstack-qa21:38
openstackgerritMerged openstack/tempest: Pass mount_path through to ssh_client.mount in scenario manager  https://review.openstack.org/22963921:39
*** regXboi has quit IRC21:39
*** salv-orl_ has joined #openstack-qa21:43
*** mriedem has quit IRC21:43
*** david-lyle has quit IRC21:43
jtrovo_mtreinish I cannot comment on an old patchset so I'm commenting here, I created those dates because my test depends on two dates on different days and I didn't want to depend on variables from outside my test scope21:44
jtrovo_and the pass test was just a stub for testing a private method, I will just remove it21:44
mtreinishjtrovo_: you can comment on old revisions you just have to click the drop down21:44
*** weshay has quit IRC21:44
*** salv-orlando has quit IRC21:46
jtrovo_mtreinish it saves the comments as drafts but when I click Add Comment it doesn't show up and continue as drafts21:48
openstackgerritMoises Trovó proposed openstack/openstack-health: Add REST API endpoint for second page view  https://review.openstack.org/22616021:49
*** drptbl has quit IRC21:49
mtreinishjtrovo_: you need to click review under the old revision, not the new one21:49
*** austin81 has left #openstack-qa21:50
*** mfisher_ora has quit IRC21:54
*** david-lyle has joined #openstack-qa21:56
*** pc_m has quit IRC21:57
openstackgerritMoises Trovó proposed openstack/openstack-health: Adding administrative tasks for flask  https://review.openstack.org/23016821:59
*** mlavalle has quit IRC21:59
jtrovo_mtreinish now I see it :) gerrit 10 x 0 me22:00
*** e0ne has quit IRC22:04
*** rossella_s has quit IRC22:06
*** rossella_s has joined #openstack-qa22:06
*** bltavares has quit IRC22:07
*** mlavalle has joined #openstack-qa22:07
*** bltavares has joined #openstack-qa22:07
*** bltavares has quit IRC22:07
*** bltavares has joined #openstack-qa22:09
*** apevec has quit IRC22:09
*** mylu has joined #openstack-qa22:10
openstackrecheckConsole logs not available after 13:22s for gate-horizon-npm-run-test 173885,98,558304d22:13
*** mylu has quit IRC22:14
*** mylu has joined #openstack-qa22:15
*** glauco__ has quit IRC22:16
*** mylu_ has joined #openstack-qa22:16
*** mylu has quit IRC22:17
openstackgerritClint 'SpamapS' Byrum proposed openstack/qa-specs: Counter-inspection for scaling controls  https://review.openstack.org/23018322:18
*** mwagner_ has quit IRC22:23
*** achanda has joined #openstack-qa22:23
*** dimtruck is now known as zz_dimtruck22:38
*** dwalleck has quit IRC22:41
*** dramalho has joined #openstack-qa22:46
openstackrecheckConsole logs not available after 13:22s for gate-tempest-dsvm-full-ceph 230031,2,6316fc922:47
*** DinaBelova has quit IRC22:49
mtreinishccneill: so I was just looking over the specs, in prep to clean them up and I found/remembered: http://specs.openstack.org/openstack/qa-specs/specs/tempest/fuzzy-test.html22:50
mtreinishthat seems related to what you're doing, although a bit different22:51
*** SergeyLukjanov has quit IRC22:51
*** mriedem has joined #openstack-qa22:51
*** SergeyLukjanov has joined #openstack-qa22:51
ccneillmtreinish: interesting, I haven't seen this before22:52
*** DinaBelova has joined #openstack-qa22:52
ccneillso after reading it over, it's definitely related, but my sec_utils change would actually be more of what he refers to as a "3PP fuzzy testing product"22:54
ccneillI'm not trying to make any assumptions about the API - I'm mostly just providing a data generator, and some basic ways of verifying potential vulnerabilities22:55
ccneillI'd be curious which approach is more appealing to OS QA folks22:57
*** pradk has quit IRC22:59
mtreinishccneill: I don't really have a lot of experience with this kind of thing, it would be good to talk with mkoderer about this (he's out for a couple of weeks though) since he wrote the spec23:00
ccneillsure, I'd be happy to23:00
mtreinishiirc the intent was for that to be done by an intern or something, but it never panned out23:00
ccneillhaha, damn interns23:00
ccneill:P23:00
mtreinishwell, I think it was that the intern never happened, like they never started23:01
mtreinishit was a over a year ago, so I don't remember all the details23:01
ccneillso here's my take on it: I definitely have not created the best data generator for security fuzz tests ever.. but I have created one that is very simple and serves basically only 1 purpose23:01
andreafccneill, mtreinish: I don't have much experience with fuzz testing either, but I'm all in for new ways of breaking the system ;)23:01
mtreinishccneill: sure, I'm not opposed to adding what you have by any means, I was just curious with how it fits into what mkoderer wrote up in that spec23:02
ccneillmkoderer's bp suggests incorporating other 3rd party fuzzers, but I can't think of one that would neatly go together with tempest-lib23:02
ccneillyeah, I don't think they're mutually exclusive at all23:02
mtreinishccneill: well the spec predates tempest-lib :)23:03
ccneillhaha yeah it is pretty old23:03
*** jasonsb has quit IRC23:03
mtreinishI really suck at bp/spec management23:03
openstackgerritCaio Carrara proposed openstack/openstack-health: Add make utility task to run tests  https://review.openstack.org/23019823:03
ccneillso I would say if there is momentum for building mkoderer's solution, I can help there, and my stuff would simply be one possible fuzz provider to feed into it23:04
ccarraramtreinish: When you have a time, please take a look at this and see if it makes sense: https://review.openstack.org/#/c/230198/23:05
mtreinishccneill: yeah that's what I was thinking actually, if as a next step we could figure out how to plug your fuzzers into whatever mkoderer was envisioning23:06
mtreinishccneill: anyway, I really need to find some time to sit down and review your patches23:07
ccneillyep, I'm game for that. but just personally, I don't think they should be coupled because my guess would be that the logic required to do what mkoderer proposed would be much more complicated than what my stuff does23:07
andreafccarrara: cool - but I though we already had a tox file for that23:07
openstackgerritSean Dague proposed openstack-infra/devstack-gate: update grenade branch logic for mitaka  https://review.openstack.org/22936323:08
ccneillmtreinish: no worries, just let me know if/when you have time23:08
*** lawrancejing has joined #openstack-qa23:08
mtreinishccarrara: commented23:09
*** mylu_ has quit IRC23:09
*** mylu has joined #openstack-qa23:09
openstackgerritSean Dague proposed openstack-infra/devstack-gate: DNM: test devstack work around  https://review.openstack.org/23010823:09
*** mriedem has quit IRC23:10
*** mriedem has joined #openstack-qa23:10
mtreinishccarrara: sure, I wasn't imagining coupling anything, heck I don't even think we'll ever do anything with mkoderer's spec it's been a long time already23:11
*** dkranz has joined #openstack-qa23:11
mtreinishI was just thinking if we did ever end up revisiting it having your fuzzers be an optional pluggable backend to the negative test framework would be a cool follow on23:11
openstackgerritSean Dague proposed openstack-infra/devstack-gate: DNM: test oslo.service backports  https://review.openstack.org/23010123:11
andreafmtreinish: looking at openstack-health page3 (the jobs specific page), shell we display a specific run metadata in the tooltip or what's the plan? there's no metadata in the mockup, but we need to display that I think23:12
andreafs/shell/shall23:12
mtreinishandreaf: what would you want to do with the metadata? the page 3 view was all the tests for a specific build_name in aggregate iirc23:13
mtreinishit's already pinned on run metadata then23:13
ccneillmtreinish: yep, that makes sense to me. I'm happy to write a formatter to return the data in whatever format is necessary to be pluggable23:14
andreafmtreinish: oh, right that's still a collection of runs23:15
*** mriedem has quit IRC23:15
ccneillI'm headed out - night all!23:17
mtreinishccneill: o/23:17
mtreinishandreaf: I do want a generic per test view eventually, but we decided to start off with those 3 as a starting point23:17
mtreinishand they're proving to be enough work by themselves23:17
*** yamamoto has joined #openstack-qa23:17
andreafmtreinish: one thing I'm missing is how to link the four pages together, is that by clicking on the graph?23:18
*** lawrancejing has quit IRC23:18
mtreinishandreaf: yeah, the idea was on the first page, you click on a project gauge (or the name)23:18
mtreinishthe second page you click on a build name in the table23:19
mtreinishI don't think we have that piece in the js yet either23:19
andreafok23:19
andreafmtreinish: one last thing on oh (openstack-heath :D)23:20
mtreinishandreaf: wouldn't it be o-h? :)23:20
*** mwagner_ has joined #openstack-qa23:22
andreafmtreinish: so if we want to extend the original 4 pages, how would you like to go about it? I know you'd like to finish the initial four first, but I think we have capacity to start coding extra stuff and I'd like to have a way to propose future extensions / new pages23:22
andreafmtreinish: I was thinking adding new mockups could be a good way of proposing new functionality?23:22
mtreinishandreaf: we really need to get something running first23:23
ccarraramtreinish: ok, I agreed with you. I'll just thinking running tests with make could be pretty easier and a common way to everybody. Also it could have a pretty better output than tox. But, you're totally right about the task manage all the venv creation23:23
mtreinishbecause honestly I've never been able to get anything to render properly locally23:23
mtreinishbecause I suck at js23:23
mtreinishhaving that sorted with an easy workflow for me (and others) to deploy a local dev instance of everything is important23:24
mtreinishandreaf: like tox -edev-deploy23:24
mtreinishwhich outputs the localhost addr to hit23:24
mtreinishandreaf: with that we can push patches to do whatever crazy view you want :)23:24
ccarraramtreinish: andreaf: I've just submited a review creating page2 and I've used the project name at gauge chart to link both pages: https://review.openstack.org/#/c/230135/23:25
mtreinishccarrara: what exactly don't you like about the output from tox? it should be about the same23:25
*** mriedem has joined #openstack-qa23:25
mtreinishyou're using the same test runner23:25
openstackgerritClint 'SpamapS' Byrum proposed openstack/qa-specs: Counter-inspection for scaling controls  https://review.openstack.org/23018323:26
mtreinishSpamapS: ^^^ when I read that spec title I thought you were starting an anti-inspection movement23:26
andreafmtreinish: sure ok I'll add the deploy thing to the etherpad - it should be just starting the rest api with a config file, the front end with gulp dev, or do you mean something more23:27
mtreinishandreaf: nope, as long as it works for me locally so I can pull a proposed patch down and view it locally I think that'll enable a faster expansion23:27
andreafmtreinish: in any case I don't see any harm in getting some more UI spec'ed out (via mock pages or spec or whatever works better)23:27
andreafmtreinish: ok that should be up in the list of priorities then23:28
mtreinishandreaf: so the only reason I know what the current mocks look like is because we drew them out in the room in ft collins23:28
mtreinishand regXboi showed me the rendered mocks on his laptop23:28
andreafmtreinish: lol23:28
andreafmtreinish: well if you open them up with the browser and click the update button they'll show up for you23:29
mtreinishandreaf: when I tried that before it didn't do anything, but I didn't really look too hard at them23:30
*** markvoelker has quit IRC23:30
clarkbccarrara: mtreinish fwiw I have a makefile written that at one time approximated the tox.ini of most projects (not tempests) and the output doesn't really change23:31
mtreinishand of course now it works23:31
mtreinishccarrara: yeah I remembered that23:31
clarkbccarrara: mtreinish the output is generated by testr/flake8/sphinx etc not make/tox23:31
mtreinishs/ccarrara/clarkb23:31
mtreinishclarkb: right, that was my point23:32
clarkbhttps://review.openstack.org/#/c/88698/ fwiw23:32
*** nic has quit IRC23:32
clarkbone benefit to using tox is it installs virtualenv along with it so is slightly easier to setup23:32
*** pglass has quit IRC23:32
clarkband the python community expects tox whereas make is foreign to some23:32
mtreinishclarkb: the review in question is: https://review.openstack.org/23019823:33
andreafmtreinish: well I'm not sure we can improve that part much - we could try and serve the mock ups via flask  - but do we really need that?23:33
clarkbmtreinish: ya  Iwould use tox23:33
clarkbmtreinish: at least until there is some consensus in the greater community to use make23:33
mtreinishclarkb: yep23:33
ccarraramtreinish: the output tox seems like to pollute with a lot information about venv creation and vars. It can make the task of seeing what is running and failing little annoying. But it could be just my perception. Do you think it could be a good idea to abandon the makefile patch?23:34
clarkbnote that makefile doens't use a virtualenv or install any deps etc23:34
clarkbccarrara: but those are important steps23:34
clarkbccarrara: without them you don't get consistent test running then differnet people get different results23:34
ccarraraclarkb: mtreinish: I could do this in makefile, I just don't know it is important to project now.23:35
clarkbccarrara: like I said I think sticking to tox is good because it is ocnsistent both with the rest of openstack and for producing results23:35
ccarraraclarkb: totally agreed with you :)23:36
clarkbalso that makefile won't run the tests in parallel23:36
ccarraraclarkb: thanks for the instructions ;)23:36
clarkbwhich may not be a problem now but as the testsuite grows getting multiple test runners with different sets of test partitions is very handy23:36
openstackrecheckConsole logs not available after 13:25s for gate-keystone-pep8 230181,1,442a14123:41
*** yamamoto has quit IRC23:42
*** hemna is now known as hemnafk23:44
*** achanda has quit IRC23:47
*** jtrovo_ has quit IRC23:47
*** agireud has quit IRC23:47
*** mylu has quit IRC23:48
ccarraramtreinish: thank you about the instructions :)23:49
mtreinishandreaf: ok, finally got things running locally23:50
mtreinishclarkb: thanks for the tip on nodeenv it made it a bit easier23:50
openstackrecheckopenstack/cinder change: https://review.openstack.org/227170 failed gate-cinder-python34 in the gate queue with an unrecognized error23:50
mtreinishit doesn't help that something npm tried to install required python 2 and refused to look for a python2 binary unless I manually pointed it at it23:50
ccarraramtreinish: I think we're close to get some real data working now with o-h, don't we?23:51
*** ccneill has quit IRC23:52
*** bltavares has quit IRC23:52
mtreinishccarrara: I was able to get it running locally with real data23:53
mtreinishI had to start a local api server first23:53
mtreinishthat was configured to talk to the subunit2sql db23:53
ccarraranice23:54
ccarraraI mean regarding the next patches to be reviewed23:54
*** achanda has joined #openstack-qa23:54
mtreinishtimothyb89: so I'm running with your use d3 patch and the one thing missing right now is adjustable date ranges23:54
*** bltavares has joined #openstack-qa23:54
mtreinishI wanted to expand the window to be much larger (I dont care that'll itll be slower) and I didn't see a mechanism for that23:54
timothyb89mtreinish: right, initial version doesn't have it, though nvd3 has one builtin23:55
mtreinishtimothyb89: ok cool, just wanted to double check23:55
*** dims has joined #openstack-qa23:56
*** bnemec has joined #openstack-qa23:57
*** bltavares has quit IRC23:58
*** dims has quit IRC23:58
*** dims_ has quit IRC23:58
*** dims has joined #openstack-qa23:59
openstackgerritMatthew Treinish proposed openstack/openstack-health: Add tox env for running a local dev instance of the dashboard  https://review.openstack.org/23020923:59

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