Saturday, 2015-08-29

*** tiswanso has quit IRC00:05
*** xingchao has quit IRC00:05
*** tiswanso has joined #puppet-openstack00:06
*** tiswanso has quit IRC00:09
*** tiswanso has joined #puppet-openstack00:09
*** saneax has quit IRC00:11
*** markvoelker has quit IRC00:16
*** dgurtner has joined #puppet-openstack00:19
*** dgurtner has quit IRC00:24
*** aimon has joined #puppet-openstack00:29
*** aimon has quit IRC00:34
*** aimon has joined #puppet-openstack00:35
*** aimon_ has joined #puppet-openstack00:37
*** aimon has quit IRC00:37
openstackgerritEmilien Macchi proposed openstack/puppet-openstack-integration: run Tempest with compute and network tests  https://review.openstack.org/21735200:40
EmilienM_ody: nice, you could talk to RDO people so they would add the package to RDO - See https://www.rdoproject.org/Get_involved and #rdo channel00:42
EmilienMhttps://www.rdoproject.org/packaging/00:43
*** EmilienM sets mode: +o michchap00:58
*** andreww has quit IRC01:02
*** chem has quit IRC01:02
*** richm has quit IRC01:12
*** xingchao has joined #puppet-openstack01:16
*** markvoelker has joined #puppet-openstack01:16
*** markvoelker has quit IRC01:21
*** xingchao has quit IRC01:25
*** xingchao has joined #puppet-openstack01:25
*** andreww has joined #puppet-openstack01:26
*** xingchao has quit IRC01:33
*** ducttape_ has joined #puppet-openstack01:33
*** ducttape_ has quit IRC01:50
*** ducttape_ has joined #puppet-openstack01:53
*** ducttape_ has quit IRC01:54
*** ducttape_ has joined #puppet-openstack02:00
*** ducttape_ has quit IRC02:01
openstackgerritEmilien Macchi proposed openstack/puppet-openstack-integration: Prepare Tempest and run TestServerBasicOps scenario  https://review.openstack.org/21735202:08
openstackgerritEmilien Macchi proposed openstack/puppet-openstack-integration: Prepare Tempest and run TestServerBasicOps scenario  https://review.openstack.org/21735202:08
*** v1k0d3n has quit IRC02:11
openstackgerritMatthew Treinish proposed openstack/puppet-openstack-integration: DNM checking smoke tests  https://review.openstack.org/21854502:32
mtreinishEmilienM: ^^^ just curious02:32
mtreinishI think that'll be a good set to test with02:33
EmilienMmtreinish: back02:35
EmilienMmtreinish: thx for pushing02:35
EmilienMmtreinish: I realized one hour 10 min of job run was really not useful for our use case02:35
EmilienMtesting the world is expensive for us & infra02:35
mtreinishheh, fair enough02:36
mtreinishyeah we try to timebox smoke for that reason02:36
mtreinishit's supposed to just be a quick sanity check02:36
EmilienMmtreinish: what is gonna run smoke exactly? I'm searching the code02:36
EmilienMoh02:36
EmilienMtest.attr(type="smoke")02:37
EmilienMI see02:37
EmilienMneat02:37
EmilienMtest_network_basic_ops.py will fail I think02:37
mtreinishyeah, I think we're missing docs on what it is02:37
EmilienMmtreinish: http://logs.openstack.org/52/217352/27/check/gate-puppet-openstack-integration-dsvm-centos7/84cc9d3/console.html#_2015-08-29_01_17_56_74402:39
EmilienMit used to fail in previous runs02:39
mtreinishEmilienM: fwiw you can get the full set with testr list smoke in the tempest repo (my venvs are all screwed up so I can't pastebin it)02:40
mtreinishEmilienM: hmm, ok that could be02:40
mtreinishit looks like that run had a bunch of ssh timeouts02:40
mtreinishthat could be a missing config option in tempest (or a neutron issue)02:41
EmilienMyeah, I looked at system logs, RAM was very busy - not sure it could cause such issues02:41
mtreinishthe ssh config stuff is weird in tempest and kinda messy02:41
mtreinishEmilienM: heh, yeah we normally sit around 7 GB all the time on a devstack run02:42
EmilienMmtreinish: fyi, don't look trusty jobs - packaging is broken02:42
EmilienMmtreinish: oh, not too bad: http://logs.openstack.org/52/217352/29/check/gate-puppet-openstack-integration-dsvm-centos7/2233552/logs/free.txt.gz02:42
mtreinishEmilienM: when is that in the run?02:43
mtreinishlike the end02:43
EmilienMyeah02:43
EmilienMdunno how devstack gate does to monitor that during the job running02:44
mtreinishhmm, ok yeah that's not too bad02:44
mtreinishdevstack runs dstat and logs that to afile02:44
EmilienMwell, I don't run cinder, heat, ceilemeter :)02:44
EmilienMceilometer*02:44
EmilienMneither swift02:44
mtreinishEmilienM: http://logs.openstack.org/84/210684/6/gate/gate-tempest-dsvm-neutron-full/83c7c09/logs/screen-dstat.txt.gz02:44
mtreinishoh, yeah ceilo will eat a lot of ram02:45
mtreinishcinder normally hammers disk io02:45
EmilienMoh nice02:45
EmilienMwe need that dstat02:45
mtreinishEmilienM: also we're working on integrating: http://15.126.244.104:8000/tempest_timeline_file_testrepository.subunit_0.html into the runs02:45
mtreinishso in the near future that'll be there as a dir in the log output02:46
mtreinishwhich leverages dstat for the system info02:46
EmilienMwow02:46
EmilienMso cool stuffs02:46
EmilienMmtreinish: is it in tempest core?02:46
EmilienMor like another project?02:46
mtreinishEmilienM: that is https://github.com/timothyb89/stackviz02:47
mtreinishthe patches are up to move that into QA02:47
mtreinishthen from there we'll patch d-g to run it at the end02:47
EmilienMwow, such great plans for future02:48
mtreinishyeah, it's always exciting :)02:48
EmilienMmtreinish: grab popcorn, tempest is about to run soon: https://jenkins07.openstack.org/job/gate-puppet-openstack-integration-dsvm-centos7/53/console03:10
mtreinishheh, popcorn actually sounds good right now03:12
EmilienMtempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions is failing03:13
EmilienMprobably I missed something03:13
mtreinishthat's a weird one to fail, that does like a get on /extensions03:14
mtreinishand checks to make sure it looks sane03:14
EmilienMI probably missed a neutron config03:14
EmilienMOR neutron packaging issue in rdo trunk03:14
mtreinishoh, could be. fwiw, the tempest default assumes all the extensions are there03:14
mtreinishhttp://git.openstack.org/cgit/openstack/tempest/tree/tempest/api/network/test_extensions.py#n3603:15
EmilienMmtreinish: i don't even know how to activate / disable extensions in neutron03:15
EmilienMohh I see03:15
EmilienMmetering is not enabled03:15
EmilienMmaybe that's why03:15
EmilienMI'll need to add the puppet class that install it, it's one line :)03:16
mtreinishEmilienM: heh, ok. Also you can give tempest a list of the enabled extensions03:16
EmilienMwell, default is not too bad to test03:16
EmilienMso we can see if neutron actually enable the exts03:17
EmilienMconfigured by puppet03:17
EmilienMso I need to fix that03:17
mtreinishheh, yeah that's why we do it this way :)03:17
*** markvoelker has joined #puppet-openstack03:17
mtreinishat one point there was a bug when we did it dynamically03:17
EmilienMneat03:17
mtreinishit turned out neutron wasn't even running but everything passed03:17
EmilienMlol03:18
EmilienMnice03:18
*** sergmelikyan has joined #puppet-openstack03:18
EmilienMso as expected test_network_basic_ops fails03:18
EmilienMbut test_server_basic_ops works03:18
mtreinishno too bad, just 2 failures03:19
EmilienMyeah cool :)03:19
openstackgerritClayton O'Neill proposed openstack/puppet-heat: Add hooks for external install & svc management  https://review.openstack.org/21692603:19
EmilienMmtreinish: can I abandon your patch and run smoke instead in my last patchset?03:19
mtreinishgo for it03:19
EmilienMI can Co-Author'ing03:19
mtreinishdon't bother03:19
mtreinishit's 4 letters :)03:20
EmilienM16 minutes is very cool03:20
EmilienMand checks what we actually needs now I guess03:20
mtreinishyep, that's what that set is there for. We try to keep it around 10mins (with cinder enabled)03:21
mtreinishso you get a relatively quick running set of tests which gives you a sense if things are on fire or not03:21
*** markvoelker has quit IRC03:22
mtreinishI'll need to add some docs about it soon03:22
EmilienM*perfect*03:22
EmilienMthis is for us a good start03:22
EmilienMmtreinish: I'll investigate the neutron scenario failure later this we or monday03:22
mtreinishok, cool03:23
*** sergmelikyan has quit IRC03:23
EmilienM2015-08-29 03:18:33.992 |     tempest_lib.exceptions.SSHTimeout: Connection to the 200.0.0.27 via SSH timed out.03:28
EmilienM2015-08-29 03:18:33.992 |     User: cirros, Password: None03:28
EmilienMmtreinish: for the scenario failure ^03:28
*** tiswanso has quit IRC03:29
EmilienMSSHException: Error reading SSH protocol banner03:29
EmilienMmhh interesting03:29
EmilienMand the other:03:30
EmilienMtesttools.matchers._impl.MismatchError: 'metering' not in [u'dns-integration', u'address-scope', u'ext-gw-mode', u'binding', u'agent', u'subnet_allocation', u'l3_agent_scheduler', u'external-net', u'flavors', u'net-mtu', u'quotas', u'l3-ha', u'provider', u'multi-provider', u'extraroute', u'extra_dhcp_opt', u'security-group', u'dhcp_agent_scheduler', u'rbac-policies', u'router', u'allowed-address-pairs', u'dvr']03:30
EmilienMso yeah, metering needs to be added03:30
openstackgerritEmilien Macchi proposed openstack/puppet-openstack-integration: scenario001: deploy Neutron  https://review.openstack.org/21683103:31
openstackgerritEmilien Macchi proposed openstack/puppet-openstack-integration: scenario001: deploy Nova  https://review.openstack.org/21693803:32
openstackgerritEmilien Macchi proposed openstack/puppet-openstack-integration: Prepare Tempest and run smoke  https://review.openstack.org/21735203:33
EmilienMoh I think metadata service is missing03:35
EmilienMso ssh key can't be put in the VM03:36
EmilienMso neutron scenario fails03:36
EmilienMI guess03:36
EmilienM:q!03:36
openstackgerritEmilien Macchi proposed openstack/puppet-openstack-integration: scenario001: deploy Neutron  https://review.openstack.org/21683103:39
openstackgerritEmilien Macchi proposed openstack/puppet-openstack-integration: scenario001: deploy Nova  https://review.openstack.org/21693803:40
openstackgerritEmilien Macchi proposed openstack/puppet-openstack-integration: Prepare Tempest and run smoke  https://review.openstack.org/21735203:40
EmilienMmtreinish: all tests should pass now ^03:41
*** xarses_ has joined #puppet-openstack04:01
*** andreww has quit IRC04:04
*** linkedinyou has quit IRC04:06
openstackgerritEmilien Macchi proposed openstack/puppet-openstack-integration: scenario001: deploy Neutron  https://review.openstack.org/21683104:11
openstackgerritEmilien Macchi proposed openstack/puppet-openstack-integration: scenario001: deploy Nova  https://review.openstack.org/21693804:11
openstackgerritEmilien Macchi proposed openstack/puppet-openstack-integration: Prepare Tempest and run smoke  https://review.openstack.org/21735204:12
*** v1k0d3n has joined #puppet-openstack04:12
openstackgerritEmilien Macchi proposed openstack/puppet-openstack-integration: Prepare Tempest and run smoke  https://review.openstack.org/21735204:12
*** v1k0d3n has quit IRC04:17
*** saneax has joined #puppet-openstack04:27
*** Vinsh has joined #puppet-openstack04:32
*** jtomasek has joined #puppet-openstack04:34
*** Vinsh has quit IRC04:37
*** bapalm has quit IRC04:42
*** bapalm has joined #puppet-openstack04:49
*** saneax has quit IRC05:14
*** markvoelker has joined #puppet-openstack05:18
*** markvoelker has quit IRC05:23
*** chandankumar has joined #puppet-openstack05:23
*** jtomasek has quit IRC05:27
*** chandankumar has quit IRC06:01
*** v1k0d3n has joined #puppet-openstack06:13
*** chandankumar has joined #puppet-openstack06:15
*** v1k0d3n has quit IRC06:18
*** chandankumar has quit IRC06:25
*** chandankumar has joined #puppet-openstack06:38
*** markvoelker has joined #puppet-openstack07:19
*** stamak has joined #puppet-openstack07:21
*** markvoelker has quit IRC07:24
*** chandankumar has quit IRC07:50
*** v1k0d3n has joined #puppet-openstack08:14
*** v1k0d3n has quit IRC08:19
*** markvoelker has joined #puppet-openstack09:20
*** markvoelker has quit IRC09:24
*** saneax has joined #puppet-openstack09:57
*** v1k0d3n has joined #puppet-openstack10:15
*** v1k0d3n has quit IRC10:19
*** markvoelker has joined #puppet-openstack11:20
*** markvoelker has quit IRC11:25
*** sergmelikyan has joined #puppet-openstack12:04
*** sergmelikyan has quit IRC12:08
*** v1k0d3n has joined #puppet-openstack12:16
*** linkedinyou has joined #puppet-openstack12:19
*** v1k0d3n has quit IRC12:21
*** xingchao has joined #puppet-openstack12:59
*** xingchao has quit IRC13:00
*** xingchao has joined #puppet-openstack13:01
*** ducttape_ has joined #puppet-openstack13:02
*** chandankumar has joined #puppet-openstack13:02
*** ducttape_ has quit IRC13:04
*** ducttape_ has joined #puppet-openstack13:04
*** richm has joined #puppet-openstack13:05
*** stamak has quit IRC13:06
*** richm has quit IRC13:11
*** richm has joined #puppet-openstack13:12
*** ducttape_ has quit IRC13:12
*** ron__ has joined #puppet-openstack13:16
*** richm has quit IRC13:16
*** vsaienko has quit IRC13:23
*** dachary has quit IRC13:23
*** Madkiss has quit IRC13:23
*** finchd has quit IRC13:23
*** myatsenko has quit IRC13:23
*** vsaienko has joined #puppet-openstack13:24
*** dachary has joined #puppet-openstack13:24
*** myatsenko has joined #puppet-openstack13:24
*** simonmcc has quit IRC13:24
*** _nick has quit IRC13:24
*** social has quit IRC13:24
*** logan2 has quit IRC13:24
*** beddari has quit IRC13:24
*** social has joined #puppet-openstack13:25
*** beddari has joined #puppet-openstack13:25
*** logan2 has joined #puppet-openstack13:25
*** _nick has joined #puppet-openstack13:25
*** finchd has joined #puppet-openstack13:25
*** Madkiss has joined #puppet-openstack13:26
*** Madkiss has quit IRC13:26
*** Madkiss has joined #puppet-openstack13:26
*** simonmcc has joined #puppet-openstack13:29
*** v1k0d3n has joined #puppet-openstack13:36
*** xingchao has quit IRC13:41
*** chandankumar has quit IRC13:50
*** tiswanso has joined #puppet-openstack13:52
*** tiswanso has quit IRC14:07
*** ducttape_ has joined #puppet-openstack14:13
*** ericpeterson has joined #puppet-openstack14:13
*** ducttape_ has quit IRC14:13
*** pradk has quit IRC14:19
*** stamak has joined #puppet-openstack14:41
*** aimon_ has quit IRC14:47
*** aimon has joined #puppet-openstack14:48
*** stamak has quit IRC14:50
*** stamak has joined #puppet-openstack14:50
*** tiswanso has joined #puppet-openstack15:13
*** tiswanso has quit IRC15:19
*** ericpeterson has quit IRC15:33
*** linkedinyou has quit IRC16:08
*** chandankumar has joined #puppet-openstack16:15
openstackgerritEmilien Macchi proposed openstack/puppet-openstack-integration: integration tests: use dstat to monitor system  https://review.openstack.org/21858716:28
*** tiswanso has joined #puppet-openstack16:30
*** mtreinish has quit IRC16:33
*** tiswanso has quit IRC16:36
*** mtreinish has joined #puppet-openstack16:36
*** jtomasek has joined #puppet-openstack16:42
*** chandankumar has quit IRC17:05
*** fvollero has quit IRC17:36
*** fvollero has joined #puppet-openstack17:41
*** tiswanso has joined #puppet-openstack18:16
*** tiswanso has quit IRC18:21
*** markvoelker has joined #puppet-openstack18:22
*** markvoelker_ has joined #puppet-openstack18:27
*** markvoelker has quit IRC18:29
*** linkedinyou has joined #puppet-openstack18:31
*** fedexo has joined #puppet-openstack18:41
*** markvoelker has joined #puppet-openstack19:04
*** markvoelker_ has quit IRC19:06
*** markvoelker_ has joined #puppet-openstack19:08
*** markvoelker has quit IRC19:09
*** saneax has quit IRC19:13
*** markvoelker_ has quit IRC19:28
*** fedexo has quit IRC19:44
*** fedexo has joined #puppet-openstack19:44
*** dachary has quit IRC19:57
*** dachary has joined #puppet-openstack19:57
openstackgerritSergey Kolekonov proposed openstack/puppet-neutron: Fix 'shared' parameter check in neutron_network provider  https://review.openstack.org/20415220:02
*** tiswanso has joined #puppet-openstack20:17
*** dh64 has quit IRC20:21
*** tiswanso has quit IRC20:22
*** sergmelikyan has joined #puppet-openstack20:36
*** sergmelikyan has quit IRC20:40
openstackgerritSergey Kolekonov proposed openstack/puppet-neutron: Fixed issue with rabbit_ha_queues parameter  https://review.openstack.org/19705420:43
*** stamak has quit IRC21:25
*** tiswanso has joined #puppet-openstack21:33
*** crinkle has quit IRC21:37
*** crinkle has joined #puppet-openstack21:38
*** markvoelker has joined #puppet-openstack21:45
*** tiswanso has quit IRC21:47
*** markvoelker has quit IRC21:49
*** markvoelker has joined #puppet-openstack21:49
*** TC01 has quit IRC22:15
*** markvoelker has quit IRC22:43
*** TC01 has joined #puppet-openstack22:57
*** tiswanso has joined #puppet-openstack22:58
*** TC01 has quit IRC23:01
*** fedexo has quit IRC23:01
*** social has quit IRC23:01
*** TC01 has joined #puppet-openstack23:04
*** tiswanso has quit IRC23:08
*** markvoelker has joined #puppet-openstack23:55
*** markvoelker_ has joined #puppet-openstack23:58
*** markvoelker has quit IRC23:59

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