Friday, 2017-12-15

*** masber has joined #heat00:12
*** AlexeyAbashkin has joined #heat00:45
*** AlexeyAbashkin has quit IRC00:50
*** SmearedBeard has joined #heat00:58
*** flwang1 has joined #heat01:03
*** yangyapeng has joined #heat01:10
*** fragatina has joined #heat01:53
*** masber has quit IRC02:10
*** SmearedBeard has quit IRC02:25
*** fragatina has quit IRC02:41
*** harlowja has joined #heat02:41
*** harlowja has quit IRC02:42
*** harlowja has joined #heat02:43
*** namnh has joined #heat02:45
*** ricolin has joined #heat02:53
*** kiennt26 has joined #heat02:57
*** harlowja has quit IRC03:15
*** ramishra has joined #heat03:18
*** SmearedBeard has joined #heat03:21
*** yangyapeng has quit IRC03:24
*** masber has joined #heat03:38
*** flwang1 has quit IRC03:56
*** jmlowe_ has joined #heat04:12
*** jmlowe has quit IRC04:14
*** dbecker has quit IRC04:24
*** stevebaker has quit IRC04:27
*** dmellado has quit IRC04:27
*** stevebaker has joined #heat04:31
*** dmellado has joined #heat04:35
*** harlowja has joined #heat04:36
*** dbecker has joined #heat04:38
*** harlowja has quit IRC04:45
*** harlowja has joined #heat05:21
*** harlowja has quit IRC05:22
*** SmearedBeard has quit IRC05:23
*** harlowja has joined #heat05:24
*** harlowja has quit IRC05:29
*** harlowja has joined #heat05:38
*** kei-ichi has quit IRC06:09
*** kei-ichi has joined #heat06:11
*** links has joined #heat06:18
*** harlowja has quit IRC06:32
*** tiantian has joined #heat06:34
*** rcernin has quit IRC06:47
*** huangtianhua has joined #heat06:48
*** tiantian has quit IRC06:52
openstackgerritRabi Mishra proposed openstack/heat master: Use stestr for unit tests  https://review.openstack.org/52817207:10
ramishraricolin: Not sure what's the exact issue with the timeout, changing to use stestr to see if it helps. ^^^07:12
ricolinramishra, what's the different between stestr and testr07:12
ramishrayou can probably read this https://media.readthedocs.org/pdf/stestr/stable/stestr.pdf :)07:13
ricolinthx07:13
ramishraHmm.. that does not look like the issue, it seems to be getting stuck after running some tests http://zuulv3.openstack.org/stream.html?uuid=0c3117dead504a619a27d887eccc5c63&logfile=console.log07:19
ricolinramishra, https://bugs.launchpad.net/heat/+bug/173833607:19
openstackLaunchpad bug 1738336 in OpenStack Heat "Timeout error in py27 and py35 test jobs" [High,Triaged]07:19
ricolinseems we can't generate thread in our tests07:20
ricolinTry to change those test to use DummyThreadGroup but not sure that's the best solution here07:21
ricolinramishra, Any idea what might be the reason here?07:22
*** kswiatek_ has quit IRC07:23
openstackgerritOpenStack Proposal Bot proposed openstack/heat-dashboard master: Imported Translations from Zanata  https://review.openstack.org/52788307:31
ramishrait seems to run ok locally07:36
ricolinwith rebuild requirement?07:37
ramishrayeah, you're right it does not work locally either, something wrong with our tests then07:44
*** armaan has joined #heat07:54
*** AlexeyAbashkin has joined #heat07:59
*** shardy has joined #heat08:02
*** SmearedBeard has joined #heat08:05
openstackgerritRabi Mishra proposed openstack/heat master: Skip tests blocking gate jobs  https://review.openstack.org/52819508:05
ramishraricolin: I think I've found the tests which are getting stuck, ^^^, skipped in this patch. Still not found out the issue with them.08:06
*** ioggstream has joined #heat08:12
*** SmearedBeard has quit IRC08:14
*** amoralej|off is now known as amoralej08:21
*** armaan has quit IRC08:23
*** armaan_ has joined #heat08:23
*** armaan_ has quit IRC08:24
*** armaan has joined #heat08:24
*** shardy is now known as shardy_afk08:25
*** ccamacho has joined #heat08:31
*** jtomasek has joined #heat08:37
ramishraHmm. it looks like the new oslo.service https://github.com/openstack/requirements/commit/49f4e777db8085321baa6942056115f14471add7#diff-0bdd949ed8a7fdd4f95240bd951779c808:46
ramishraLooks like http://git.openstack.org/cgit/openstack/oslo.service/commit/?id=cf663888cf417f3ea3623ec9e66d410f37fb5593 is the only change in 1.28.108:48
ramishratherve: ^^08:48
*** shardy_afk is now known as shardy08:48
ramishratheve: may be you can quickly notice what's wrong:)08:50
*** armaan has quit IRC09:04
*** armaan has joined #heat09:05
*** mdnadeem has joined #heat09:07
*** hieulq has joined #heat09:26
*** armaan has quit IRC09:28
*** armaan has joined #heat09:28
*** SmearedBeard has joined #heat09:35
*** Smeared_Beard has joined #heat09:39
*** SmearedBeard has quit IRC09:40
*** kei-ichi has quit IRC09:42
*** kei-ichi has joined #heat09:43
*** Smeared_Beard has quit IRC09:46
*** derekh has joined #heat09:50
*** SmearedBeard has joined #heat09:51
*** armaan_ has joined #heat09:52
*** armaan has quit IRC09:52
*** gfidente has joined #heat09:54
*** gfidente has joined #heat09:54
ramishraricolin: https://bugs.launchpad.net/oslo.service/+bug/1730619 https://review.openstack.org/#/c/527755/10:01
openstackLaunchpad bug 1730619 in oslo.service "Loopingcalls doesn't blow when function executed more than timeout value" [Undecided,New]10:01
ramishrahmm.. should have checked the requirements review queue before:/10:03
*** ioggstream has quit IRC10:06
*** armaan_ has quit IRC10:06
*** armaan has joined #heat10:07
*** kiennt26 has quit IRC10:07
therveWasn't quick enough apparently10:11
ramishratherve: wasted quite a bit of time trying to find a fix, but seems the world is broken including oslo.db10:14
ricolinso I still don't understand why, 1.28.1 only contain one merge message (compare to 1.28.0)10:17
therveI mean that patch seems pretty intrusive10:17
therveWe probably just miss a mock or something10:18
ricolintherve, yeah, so I guess we stuck with looping call10:18
*** ioggstream has joined #heat10:21
ramishratherve: I'm not sure if it's only test issue http://paste.openstack.org/show/629035/10:22
*** fragatina has joined #heat10:29
*** ioggstream has quit IRC10:30
*** namnh has quit IRC10:31
*** hieulq has quit IRC10:39
*** dmellado has quit IRC10:39
*** hieulq has joined #heat10:40
*** dmellado has joined #heat10:44
*** yuanying has quit IRC11:00
*** k_mouza has joined #heat11:01
ricolinramishra, I still get stucked even after I blacked 1.28.1 in my local environment11:01
ramishraricolin: how're you blacklisting 1.28.1? check your oslo.service version in the correct venv11:08
ricolinramishra, I add constraint in requirement and rebuild tox and pretty sure oslo_service is not 1.28.1 in (.tox/py27/lib/python2.7/site-packages/oslo_service)11:10
ricolinramishra, did I missing something?11:10
ramishraAre you getting stuck when running tox -epy27?11:12
ricolintox -r -epy27 -vv11:13
ricolinyes11:13
ramishraif the env is fresh then it installs it https://github.com/openstack/heat/blob/master/tox.ini#L1211:15
*** ioggstream has joined #heat11:31
*** k_mouza has quit IRC11:37
*** k_mouza has joined #heat11:38
*** jtomasek has quit IRC11:44
openstackgerritWang Bo proposed openstack/heat master: Enable to specify network for Trove Cluster  https://review.openstack.org/50552111:52
*** iurygregory has quit IRC12:08
*** k_mouza has quit IRC12:11
*** serlex has joined #heat12:11
*** iurygregory has joined #heat12:12
*** k_mouza has joined #heat12:16
*** fragatina has quit IRC12:20
*** k_mouza has quit IRC12:21
*** k_mouza has joined #heat12:24
openstackgerritWang Bo proposed openstack/heat master: Enable to create stack name with no-ascii character  https://review.openstack.org/52824612:30
*** catintheroof has joined #heat12:31
*** zaneb has quit IRC12:33
*** serlex has quit IRC12:59
*** fragatina has joined #heat13:03
*** jcoufal has joined #heat13:11
*** k_mouza has quit IRC13:19
*** flwang has quit IRC13:22
*** flwang has joined #heat13:23
*** jcoufal has quit IRC13:27
*** clayton has quit IRC13:29
*** k_mouza has joined #heat13:29
*** jcoufal has joined #heat13:31
zigotherve: Hi there! I wonder if you could help me with my heat setup in my CI. When I create a stack, it goes in error and says: stack_status:CREATE_FAILED stack_status_reason: Authorization failed.13:47
zigoWhat's going on?13:47
zigoIt looks like [keystone_authtoken] and [trustee] are correct, because if I change them, it fails earlier.13:47
zigoIt's been DAYS I'm trying to understand... :(13:48
zigo(if not WEEKS)13:48
therveSo we changed policy stuff recently13:48
therveMaybe it has something to do with that13:48
therveWhat's your version?13:48
zigopike13:48
*** amoralej is now known as amoralej|lunch13:53
*** k_mouza has quit IRC14:03
*** k_mouza has joined #heat14:04
thervezigo, So no idea. What changed? Did it use to work?14:06
*** k_mouza has quit IRC14:09
zigotherve: It used in Newton.14:09
zigo*to14:09
*** k_mouza has joined #heat14:10
zigotherve: Here's the logs: http://paste.openstack.org/show/629057/14:10
*** ricolin_ has joined #heat14:12
therveIt looks like something to do with trusts or domain users14:12
therveMaybe there is something in keystone logs14:12
*** ricolin has quit IRC14:14
zigotherve: Do I *must* use a specific user/domain for heat?14:15
therveI don't know what do you use14:15
zigotherve: Or is it ok to use admin/admin as for the rest of OpenStack? (it's only for my CI, I don't mind...)14:15
therveHum14:15
zigoI tried with admin/admin/pass and default for the domain ...14:16
zigoIf I try to change to something else, then I can't even create the stack.14:16
therveI don't know14:16
zigoOk, thanks anyway.14:17
zigoIt's quite frustrating though, it's the last bits for the tempest validation process...14:17
zigo:/14:17
therveYou can use tripleo it installs stuff correctly14:19
zigotherve: TripleO doesn't work in Debian, and I'm trying to validate the Debian packages !14:19
therveI was being facetious14:20
*** k_mouza has quit IRC14:21
*** clayton has joined #heat14:22
*** k_mouza has joined #heat14:29
*** links has quit IRC14:31
*** blomquisg_gone is now known as blomquisg14:43
*** amoralej|lunch is now known as amoralej14:45
*** openstackgerrit has quit IRC14:48
*** jtomasek has joined #heat14:50
*** jtomasek has quit IRC14:54
*** rcernin has joined #heat14:57
*** ayoung has joined #heat14:58
*** felipemonteiro_ has joined #heat15:02
*** jcoufal_ has joined #heat15:02
*** jcoufal has quit IRC15:04
*** armaan has quit IRC15:05
*** pbourke has quit IRC15:05
*** jmlowe_ has quit IRC15:05
*** felipemonteiro__ has joined #heat15:06
*** pbourke has joined #heat15:07
*** felipemonteiro_ has quit IRC15:09
*** harlowja has joined #heat15:11
*** harlowja has quit IRC15:13
*** livelace-link has joined #heat15:13
*** livelace-link has quit IRC15:16
*** livelace-link has joined #heat15:19
*** armaan has joined #heat15:30
*** openstackgerrit has joined #heat15:32
openstackgerritDaniel Pawlik proposed openstack/heat master: Fix for None base_url for Monasca client  https://review.openstack.org/49793115:32
*** jcoufal_ has quit IRC15:33
*** jcoufal has joined #heat15:36
*** rcernin has quit IRC15:41
*** kiennt26 has joined #heat15:47
*** derekh has quit IRC15:50
*** k_mouza has quit IRC16:13
*** yangyapeng has joined #heat16:24
*** k_mouza has joined #heat16:24
*** dbecker has quit IRC16:32
*** dbecker has joined #heat16:32
*** dbecker has quit IRC16:32
*** dbecker has joined #heat16:32
*** AlexeyAbashkin has quit IRC16:41
*** d0ugal has quit IRC16:45
*** serlex has joined #heat16:48
*** kiennt26 has quit IRC16:59
*** serlex has quit IRC17:01
*** iurygregory has quit IRC17:02
*** d0ugal has joined #heat17:04
*** ramishra has quit IRC17:07
*** amoralej is now known as amoralej|off17:11
*** hoolio has quit IRC17:19
*** hoolio has joined #heat17:20
*** SmearedBeard has quit IRC17:30
*** mdnadeem has quit IRC17:34
*** dprince has joined #heat17:41
*** k_mouza has quit IRC17:45
*** ioggstream has quit IRC17:48
*** shardy has quit IRC18:00
*** catintheroof has quit IRC18:07
*** catinthe_ has joined #heat18:07
*** Guest26528 has quit IRC18:08
*** jose-phillips has quit IRC18:15
*** jose-phillips has joined #heat18:15
*** AlexeyAbashkin has joined #heat18:16
*** AlexeyAbashkin has quit IRC18:21
*** AlexeyAbashkin has joined #heat18:22
*** AlexeyAbashkin has quit IRC18:26
*** ricolin_ has quit IRC18:28
*** nicolasbock has joined #heat18:29
*** armaan has quit IRC18:38
*** ccamacho has quit IRC18:44
*** gfidente is now known as gfidente|afk18:59
*** k_mouza has joined #heat18:59
*** szaher has quit IRC19:02
openstackgerritMerged openstack/heat-dashboard master: Imported Translations from Zanata  https://review.openstack.org/52788319:05
*** k_mouza has quit IRC19:08
*** szaher has joined #heat19:18
*** catinthe_ has quit IRC19:21
*** dprince has quit IRC19:23
*** dprince has joined #heat19:25
*** jcoufal has quit IRC19:30
*** k_mouza has joined #heat19:46
*** k_mouza has quit IRC20:11
*** k_mouza has joined #heat20:15
*** k_mouza has quit IRC20:17
*** armaan has joined #heat20:27
*** dprince has quit IRC20:36
*** k_mouza has joined #heat20:44
*** openstackgerrit has quit IRC20:48
*** jmlowe has joined #heat21:11
*** armaan has quit IRC21:14
*** armaan has joined #heat21:15
*** jmlowe has quit IRC21:17
*** gfidente|afk has quit IRC21:23
*** openstackgerrit has joined #heat21:28
openstackgerritOpenStack Proposal Bot proposed openstack/heat master: Updated from global requirements  https://review.openstack.org/52840121:28
*** rcernin has joined #heat21:36
*** jmlowe has joined #heat21:44
*** openstackgerrit has quit IRC21:48
*** jmlowe has quit IRC21:49
*** k_mouza has quit IRC21:57
*** nicolasbock has quit IRC22:11
*** jcoufal has joined #heat22:17
*** armaan has quit IRC22:28
*** catintheroof has joined #heat22:29
*** AlexeyAbashkin has joined #heat22:42
*** jcoufal has quit IRC22:44
*** AlexeyAbashkin has quit IRC22:47
*** fragatina has quit IRC23:26
*** fragatina has joined #heat23:27
*** felipemonteiro__ has quit IRC23:35
*** rwsu has quit IRC23:37
*** fragatina has quit IRC23:54
*** fragatina has joined #heat23:56

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