/srv/irclogs.ubuntu.com/2016/01/22/#juju-dev.txt

thumperwallyworld: I can chat earlier if you can00:37
wallyworldthumper: sure,now?00:37
thumperyeah00:37
davecheneyfunc (b blocks) add(block block)01:29
davecheneyhmmm01:30
davecheneythumper: how do I set debugging level to trace on an environment03:33
davecheney(you can tell it's been a long time since I did this)03:33
thumperdavecheney: a running environment?03:33
davecheneyi haven't deployed yet03:33
davecheneyactually, don't worry03:34
davecheneyi kjnow the line I want to see03:34
thumperjuju set-env logging-config=juju=trace03:34
davecheneyi'll just make it an error03:34
thumperyou can set an environment variable03:34
davecheneythen I don't ahve to deal with trillions of lines of trace03:34
thumperexport JUJU_LOGGING_CONFIG=juju=debug,juju.something.specific=trace03:34
natefinch-afklogging-config: "<root>=DEBUG;juju.worker.leadership=WARNING;juju.trace=WARNING;juju.worker.peergrouper=INFO;juju.worker=ERROR;juju.apiserver=TRACE03:34
natefinch-afk(in environments.yaml)03:35
=== natefinch-afk is now known as natefinch
thumperthat is another way03:35
davecheneyi'll just hack the error to report at ERROR level03:35
thumper:)03:35
natefinchalso works :)03:35
davecheneyi don't want to have to deploy twice if I screw it up03:35
davecheneyall I want to see is the specific line failing, then I can check my fix03:35
mupBug #1536885 opened: github.com/juju/juju/cmd/jujud/agent fails frequently with go 1.5 <juju-core:New> <https://launchpad.net/bugs/1536885>03:39
davecheneylucky(~/devel/swift-test) % juju bootstrap -v03:41
davecheneyBootstrapping environment "ap-southeast-2"03:41
davecheneyBootstrap failed, destroying environment03:41
davecheneyERROR failed to bootstrap environment: cannot read product data, invalid URL "https://juju-dist.s3.amazonaws.com/tools/streams/v1/com.ubuntu.juju:devel:tools.sjson" not found03:41
menn0thumper: if you have a chance could you take a look at http://reviews.vapour.ws/r/354103:43
menn0thumper: it's quite different from when you last looked at it.03:43
menn0thumper: one more issue from Will to address and then it's ready (pending any further review feedback)03:44
thumperk03:44
cheryljhey natefinch, regarding your review, I still think it makes sense to test for content type since that's something generated in the functionality we're testing.  It just happens it can be one of two things, depending on where the tests are running03:56
lazypowerdavecheney I just ran into that myself04:00
lazypowerdavecheney however, it doesn't appear ot be holding anything up. I still have services coming online... but i did bootstrap with --upload-tools04:01
natefinchcherylj: yeah, sorry, saw your comment earlier04:01
natefinchcherylj: do you know why we return two different content types?04:01
davecheneylazypower: ame04:05
davecheneylazypower: same04:05
davecheneyhttp://paste.ubuntu.com/14595278/04:08
davecheney^ uhhh04:08
cheryljnatefinch: yeah, I had asked sinzui about it.  something about the package used by centos handling javascript differently.  Sorry it's late and now I don't completely remember what he said04:10
cheryljbut it seemed satisfactory at the time :D04:10
mupBug #1536819 changed: Feature Request: Storage support for openstack provider <juju-core:Invalid> <https://launchpad.net/bugs/1536819>04:21
mupBug #1536819 opened: Feature Request: Storage support for openstack provider <juju-core:Invalid> <https://launchpad.net/bugs/1536819>04:24
davecheneywhere does the leadership manager worker run ?04:24
davecheneyis it on machine 0 ?04:24
davecheneyor is it on every machine that is a component of a leadership charm04:25
thumperdavecheney: probably managed by the "master" state server machine04:26
thumperwhich will start with machine 004:26
davecheneyok04:26
* thumper has had enough of today04:26
davecheneyi have a fix for the bug04:26
thumperawesome04:26
davecheneyand i appears to work04:26
thumpertime to start drinking04:26
davecheneybootstraping now04:26
thumperhazaah04:26
thumpergood luck04:26
davecheneybut I'm having trouble writing up the description as how the lease stuff works is not entirely clear in my head04:26
davecheneybut if the lease manager runs on machine 004:27
davecheneynot the actual machien holding the lease04:27
davecheneythat makes sense04:27
mupBug #1536819 changed: Feature Request: Storage support for openstack provider <juju-core:Invalid> <https://launchpad.net/bugs/1536819>04:27
axwwallyworld: how does changing the name to ModelTag stop things from compiling?04:31
wallyworld# github.com/juju/names04:32
wallyworld./model.go:27: ModelTag is not a type04:32
wallyworldnfi04:32
axwwallyworld: that's because you've got a variable called ModelTag04:33
wallyworldoh ffs04:33
wallyworldsigh, ignore me04:33
wallyworldtoo many concurrent things04:34
axwwallyworld: just going to have something to eat, will you be available for 1:1 soonish?04:34
wallyworldsure04:34
axwok, bbs04:34
davecheneysoooo, leadership doesn't use a watcher ...04:38
davecheneyhttp://reviews.vapour.ws/r/3605/04:48
davecheneyfor review, still testing04:48
mupBug #1535916 changed: juju upgrade-charm should recognize the force flag <adoption> <compatibility> <juju-core:Invalid> <https://launchpad.net/bugs/1535916>04:51
axwwallyworld: ready now?04:59
wallyworldaxw: ok, give me 504:59
axwwallyworld: sure, ping when you're there04:59
davecheneyhttp://paste.ubuntu.com/14595610/05:00
davecheneywell shit05:00
davecheneyand now AWS has locked me out for rate limit abuse05:00
wallyworldaxw: there now05:18
=== urulama__ is now known as urulama
frobwarevoidspace, fyi maas-spaces is cursed - http://reports.vapour.ws/releases/353009:05
frobwarevoidspace, btw. I didn't look at the detail, just noted the failure message in my inbox09:15
voidspacefrobware: ok09:22
voidspacefrobware: looking at a master merge last night, merging the test code itself is straightforward - but the test *scripts* are not so trivial (at least to me)09:22
voidspacefrobware: you'd probably find it a lot easier09:22
frobwarevoidspace, I'm in the middle of the 3 bugs right now....09:23
voidspacefrobware: ok, the longer we leave it the worse it gets though09:23
frobwarevoidspace, can we HO and look at the detail?09:23
voidspacefrobware: let's do it after standup, I still need coffee09:24
voidspacemaas-spaces hasn't been blessed since December 9th!09:24
frobwarevoidspace, I don't want to leave it. equally, I don't want to stash what I'm currently doing.09:24
voidspacenot as bad as it could be...09:24
frobwarevoidspace, yep!09:24
voidspacecentos & windows unit tests and go-1.5 on trusty failures09:25
voidspacelooks like the only *voting* failure is the windows one09:25
voidspacemetadata failures, not code we've touched!? (I don't think)09:26
voidspaceI'll look at the other curses and see if they're consistent09:26
voidspacealso in the middle of the api stuff09:27
voidspacefrobware: most of the curses prior to the *most* recent are "stale version"09:29
voidspaceI'll have to ask mgz what that means09:29
voidspacefrobware: those windows tests passed on master though (even though master is also cursed)09:30
frobwarevoidspace, right. and this is why I recently read somewhere are sample size of a BLESSED run should be > 1. This failure may be transient.09:30
frobwares/read/said/09:30
voidspacefrobware: right09:31
voidspacefrobware: many of the tests are still pending on that run09:31
voidspacefrobware: we'll need another run to see if that windows failure is genuine09:31
=== akhavr1 is now known as akhavr
voidspacedooferlad: frobware: stdup?10:01
frobwarevoidspace, ah, friday. wrong link. omw...10:01
voidspacemgz: ping10:12
frobwarevoidspace, this one? http://reviews.vapour.ws/r/3564/10:15
voidspacedooferlad: frobware: huge again!10:44
voidspacedooferlad: frobware: http://reviews.vapour.ws/r/3609/10:44
voidspacerunning tests10:45
frobwarevoidspace, this is motivation for us to clean up and get our stuff back into master.10:45
voidspaceyep10:45
voidspacemind you, a big chunk of that diff is the legacy azure provider being removed10:46
voidspacefrobware: dooferlad: clean unit test run on the merged branch10:59
frobwareI'm trying to submit a PR but the subsequent RB is always empty (http://reviews.vapour.ws/r/3612/) -- anybody else see this behaviour?11:28
frobwarevoidspace, I was trying to run the unit tests on your -2 merge branch. Currently fails for me.11:51
frobwarevoidspace, dooferlad: http://reviews.vapour.ws/r/3614/12:04
frobwarevoidspace, will take another look at your merge -2 branch now.12:05
frobwarevoidspace, unit test pass for me in your merge -2 branch.12:30
voidspacefrobware: cool12:54
=== akhavr1 is now known as akhavr
mgzvoidspace: when did you guys last merge master?13:43
mgzand did you merge a blessed rev or just what happened to be tip?13:44
voidspacemgz: well, we merged very recently - but there's already a stack more changes14:40
voidspacemgz: and we just merged tip14:41
voidspacemgz: we just got a test run (cursed - windows unit tests failed in code unrelated to our changes)14:41
voidspacemgz: but *before* we merged master there was a long gap between us and master14:41
voidspacemgz: and all the test runs came up with "stale version"14:41
mgzvoidspace: I'm asking because the windows test failur was only very briefly on master14:43
mgzand is fixed on tip14:43
voidspacemgz: ah, cool14:44
voidspacemgz: we're about to merge again14:44
voidspacemgz: and would appreciate a new CI run when that's done14:44
voidspacedooferlad: frobware: can I have a +1 on my merge branch?14:45
frobwarevoidspace, done.14:50
frobwarevoidspace, could you take a look at http://reviews.vapour.ws/r/3614/14:50
mupBug #1537082 opened: Cannot use devel/proposed agent streams with daily stream for xenial <bootstrap> <streams> <juju-core:Triaged> <juju-release-tools:Triaged> <https://launchpad.net/bugs/1537082>15:02
beisnerfrobware, cherylj, mgz - 24hrs into exercising 1.25.3 @ uosci, smooth sailing :-)15:14
cheryljbeisner: yay!!15:14
voidspacefrobware: looking15:45
voidspacefrobware: ooh, O(n^2) append function15:47
voidspace;-)15:47
voidspacefrobware: LGTM, the Python is straightforward15:49
frobwarevoidspace, yep. the alternative is ordered set. or dict. and importing collectiosn. can do, but don't think we have perf issues.15:57
frobwarevoidspace, wary if importing anything not does not work on series >= precise.15:57
voidspacefrobware: it's fine, it won't be an issue16:35
voidspacemgz: will we get a new maas-spaces CI run automatically, or do you have to kick it off for us?16:36
voidspacemgz: frobware: because the latest master merge has landed and we'd like a new one please :-)16:36
frobwarevoidspace, yep looking forward to monday starting out blessed! :-D16:37
voidspacehehe, we can hope16:37
frobwarevoidspace, I even bootstrapped with your latest merge16:38
mgzvoidspace: it will happen, but I'll manually bump16:39
natefinchkatco: good question on using tags...16:39
katconatefinch: if i remember correctly they're supposed to be constrained to the api portion16:39
katconatefinch: and strings are fine elsewhere16:39
natefinchkatco: I think you're right, though I really dislike the policy behind that second statement...16:40
natefinchkatco: I think we have a ton of places in the code where string actually means "this is an ID of an object and must be able to be parsed back into a tag" except there's nothing actually indicating or enforcing that16:42
natefinchexcept perhaps having id on the end of the variable name :/16:42
* perrito666 is under an AC and still a little hot... sometimes I really hate this country16:45
natefinchperrito666: it's -8°C here... (not inside, of course)16:46
perrito666natefinch: last night, at 1AM it was 30C here16:46
frobwarevoidspace, interestingly my PR caused a test failure. http://juju-ci.vapour.ws:8080/job/github-merge-juju/6070/console16:48
mupBug #1537152 opened: Can't re-create a model <juju-core:New> <https://launchpad.net/bugs/1537152>17:32
voidspacefrobware: that looks spurious, retry17:34
voidspacefrobware: I've had that before17:34
mupBug #1537152 changed: Can't re-create a model <juju-core:New> <https://launchpad.net/bugs/1537152>17:35
mupBug #1537152 opened: Can't re-create a model <juju-core:New> <https://launchpad.net/bugs/1537152>17:41
mupBug #1537153 opened: juju deploy --config option ignored when deploying a bundle <juju-core:New> <https://launchpad.net/bugs/1537153>17:50
=== mbruzek is now known as mbruzek_SCaLE
bdxcharmers, SOS --> https://bugs.launchpad.net/charm-helpers/+bug/153481919:03
mupBug #1534819: FetchHandler charmhelpers.fetch.giturl.GitUrlFetchHandler not found <Charm Helpers:New> <https://launchpad.net/bugs/1534819>19:03
natefinchkatco: aww man, I missed that you could request to view resources for a specific unit, not just a service... didn't notice it until I was reading your user stories.20:00
katconatefinch: not surprising... i think that is a farily new addition (maybe in capetown)20:03
natefinchkatco: revision history says it's been there since December 17th... I must have just glazed over it somehow20:04
natefinchkatco: definitely the nice thing about having a more explicit, verbose set of user stories - harder to miss stuff20:04
natefinchas opposed to missing "[/unit]" in a huge document :)20:05
katconatefinch: yeah maybe that's what it is. alexisb called it out specifically in her notes, and as i was reviewing the spec to make the user stories i called it out specifically20:05
natefinchkatco: what happens if you do juju resources --verbose mydb/0 ?20:09
katconatefinch: undefined as of yet20:10
katconatefinch: error20:10
mupBug #1536819 opened: Feature Request: Storage support for openstack provider-specific config parameters <juju-core:Triaged> <https://launchpad.net/bugs/1536819>20:26
perrito666blah is a controller, use destroy-controller is perhaps the most anoying error We have20:29
natefinchoh, I'm sure we have worse errors than that20:30
perrito666that one is annoying20:30
natefinchwhat was that in response to you doing?20:30
perrito666you know what it is, you know what I want to do withit, dont get semantic on me20:30
perrito666natefinch: destroy-environment blah20:31
natefinchdestroy controller sounds like a command you should never have to type20:31
natefinchwe need a better name for what we now call environment20:33
natefinchI thought controller meant the state server(s)20:33
natefinchbleh20:35
natefinchperrito666: maybe we just need a destroy blah command20:39
=== urulama is now known as urulama__
=== natefinch is now known as natefinch-afk
=== cory_fu_ is now known as cory_fu
mupBug #1536215 changed: 1.25.0: deployment times out - system is deployed successfully by maas 1.9 but juju state never transitions from pending <oil> <juju-core:Invalid> <MAAS:Invalid> <https://launchpad.net/bugs/1536215>22:54

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