[00:21] Hrm... I'm seeing "error trying to stop watcher: connection is shut down" consistently when trying to upgrade a charm (rabbitmq). That is, it happened 2 out of 2 times on the initial upgrade-charm, and resolved itself 2 out of 2 on a resolved --retry. Does anyone see anything in this paste that could indicate an issue with the charm? http://paste.ubuntu.com/11380563/ (or a way I could avoid it) === kadams54 is now known as kadams54-away [01:25] miken: thats odd, and doesn't indicate something is awry with the charm that I can see. it looks like something in the env tanked briefly and resolved itself on the next go [01:26] lazyPower: yeah, that's what I thought too initially, which is why I was surprised when I re-bootstrapped to test again and had exactly the same behaviour the second time (ie. upgrade-charm failed initially with that error, then resolved --retry resolved without issue) [01:26] hmm... [01:26] config-get is what failed though [01:26] or rather, returned > 1 [01:27] can you attach to the unit after a deploy, then run the upgrade-charm sequence, and call config-get and examine the output? [01:27] debug-hooks in a consistent failure case like that should get us enough of a reproduceable env to see whats happening [01:28] Sure - let me redeploy. My guess is that I'll see a similar api connection error. [01:28] * miken does that. [01:28] ta miken [01:47] miken: anything you see with something like "error trying to stop watcher" is a juju bug, not a charm bug AFAICT [01:47] miken: which version of juju? [01:51] 1.23.2-trusty-amd64 [01:52] Yes, as above, I did assume it was a juju bug, but given that it reproduced itself twice only for that charm, I didn't know if there was something specific to the charm triggering it. I'm trying for a third time now, with debug-hooks. [01:53] Right, I should have said s/issue with the charm/something in the charm that might trigger/ [02:04] thumper, lazyPower: Didn't trigger the error on the third redeploy with debug-hooks. Oh well :/ (if it was important, I'd redeploy again and try for a 4th time without debug-hooks, but otherwise I'll just move on) [02:04] miken: without being able to capture the env and debug whats happening - i think you're fine to move on for now. but if it crops up, by all means please capture logs and file a bug [02:05] agreed [02:05] miken: appreciate the time spent attempting to reproduce for us. *hattip* [02:24] hi there, someone online for a quick help? [02:25] redelmann: we can try, whats the trouble? [02:25] lazyPower, hi! [02:25] lazyPower, i recently install docker inside a juju unit [02:26] lazyPower, docker create a docker0 bridge network [02:26] lazyPower, now all relation to that unit get provate-address of bridge0 [02:26] lazyPower, this happend in MAAS but not in AWS [02:27] lazyPower, it's a know bug? or something im doing wrong? [02:27] thumper: hey have you seen this before? MAAS unit-agent is picking up on a bridge interface and not the host device [02:27] redelmann: this is most definately a networking bug in the juju unit agent if its picking up the wrong interface to be providing as a private address [02:27] lazyPower: oh... yeah... [02:27] rings a bell [02:27] ok, so if you've heard of it chances are we have a bug somewhere [02:27] let me fish this up and see if there's anything listed as a work around until it gets patched redelmann [02:28] the network selection logic is a bit fubared on maas right now [02:28] 1 moment [02:28] I know it is being worked on [02:28] but I don't know the status [02:28] one horrible thing you could do... [02:28] lazyPower, i search a lot, but i couldn't find anything [02:28] is to name it alphabetically after 'eth0' [02:28] that *might* work [02:29] thumper: seriously? [02:29] * thumper shrugs [02:29] thumper, i try to disable Docker0 bridge, but now i don't get any private-address in relation :P [02:29] I didn't write any of that [02:29] i'm not blaming you, i swear [02:29] not this time anyway [02:29] IIRC it choses the first network adapter [02:29] chooses [02:30] i may be wrong [02:30] redelmann: so you disabled the docker bridge, and it doesn't show up in ifconfig -a, but its no longer sending an address on the wire for private-address? [02:30] wallyworld: do you know the status of the maas networking stuff? [02:30] thumper, lazyPower: netroks are in alphabetic order (eth0: noip, juju-br0: private ip, etc" [02:30] ah... [02:30] phoey [02:30] thumper: not in any detail [02:30] lazyPower, exactly. [02:30] redelmann: ok, i'm not finding a bug searching launchpad either. Can you file a bug detailing this issue? [02:31] we need to get it triaged and on the docket for someone to look at it [02:31] if in doubt, file a bug [02:31] lazyPower, is like it try to get address of first interface [02:31] i know there's a whole herd of networking stuff inc. and this may be on that ticket, but without a bug we wont know. [02:31] the juju team can always either mark as a dupe or invalid [02:31] but better to have the bug than not [02:31] https://bugs.launchpad.net/juju-core/+filebug [02:31] lazyPower: cheers [02:32] someone should make a bot that files bugs for us :) [02:32] an irc bot [02:32] * lazyPower kicks mup [02:32] probably need a valid person list [02:32] with some auth [02:32] * thumper thinks: [02:32] lazyPower, ok. i'am in home right now. but tomorrow in work i will create an issue. [02:32] lazyPower, thumper: thank yoy very much [02:33] redelmann: awesome. if you need me to take a look at it feel free to ping me here and i'll look it over and route some eyes at it. [02:33] redelmann: sorry you ran into that :( Not a very stellar experience ot have a unit just drop a private-address once a new bridge pops up [02:33] lazyPower, for the record, it happen in KVM enciroment. [02:33] lazyPower, environment. Sorry my english :P [02:33] that'll be good info to have in the bug, so if it happens in KVM but not on a BM host we can isolate it :) [02:34] make sure you include juju-version, maas version, and steps to reproduce [02:34] lazyPower, OK, thanks [02:34] cheers redelmann [02:37] thumper: are you going to make this bot your new friday freetime project? [02:38] lazyPower: ha, nah [02:40] :) just teasin anyway. Its 11, i'm outy5000. See you in the am o/ === kadams54 is now known as kadams54-away === natefinch is now known as natefinch-afk === cyberjacob is now known as zz_cyberjacob [09:40] Tribaal, morning - we have an issue with http://bazaar.launchpad.net/~charm-helpers/charm-helpers/devel/revision/373?start_revid=373 [09:40] its breaking anything todo with the hacluster charm due to the way that the data is passed for that relation [09:55] Tribaal, I've reverted it for now - under bug 1459175 [09:55] Bug #1459175: relation_set is broken [10:39] jamespage, Tribaal : That will affect Bug #1458546 and the corresponding MP (different issue probably - py3 vs. settings being lost) [10:39] Bug #1458546: relation_set broken under Python3 [10:43] I didn't see any dataloss with 1.23, so not sure what went wrong with the hacluster charm [10:44] (unless it is py3 and you were swallowing the AttributeError?) === urulama__ is now known as urulama [12:51] coreycb, hey - minor feedback on that charm-helpers merge [12:51] stub, the hacluster charm uses some fairly horrid serialization techniques for the data that gets passed [12:52] I suspect this is what breaks [12:54] jamespage, good catch! fixing [12:56] jamespage: we'll need this to be in at some point however, without this the size of arguments passed to a relation is limited to the system's command-line size limit [12:57] Tribaal, don't doubt that [12:57] Tribaal, we have a horrid workaround in nova-cc due to that issue [12:57] jamespage: ok, so we're not the only ones to need the --file thing to work at least :) [12:57] Tribaal, maybe it could be opt-in rather than on by default? [12:58] we need it because we set relatively complex errorpage stazans on the haproxy charm [12:58] jamespage: whatever works. We could make it another charmhelpers method (set_rlation_with_file) or something [12:58] but that feels dirty [12:59] ideally, there should be only one obvious way to do this :) [12:59] what breaks for the hacluster charm? [13:14] jamespage, fixed c-h and the rest of the charms and resent you an email with mp links as I'd changed the names of the branches which changed the mp names === Darkwing_ is now known as Darkwing [13:51] good morning jcastro [13:55] hi! [13:55] how was your break? [13:56] jcastro: Good I went camping and got rained on [13:56] jcastro: how was canada [13:59] mbruzek: lovely [14:48] jcastro: Nice! re: shirts === lifeless_ is now known as lifeless === kadams54 is now known as kadams54-away [16:07] lazyPower, hi there. i report this https://bugs.launchpad.net/juju-core/+bug/1459327 [16:07] Bug #1459327: Juju MAAS netwoking with custom bridge inside service [16:07] lazyPower, from the last chating with you [16:07] redelmann: perfect, thanks for following up. i'm in ameeting give me a moment to take a look [16:08] lazyPower, ok. tellme if more info is needed [16:15] kwmonroe: heya, so the texaslinuxfest guys just pinged me reminding us the deadline for talks is tomorrow, and we haven't submitted anything. [16:17] wat jcastro?!? http://2015.texaslinuxfest.org/content/call-papers says June 28, 2015 11:59 p.m.: Deadline for proposals [16:17] oh shit [16:17] that's 30 days away. [16:17] my bad [16:18] did they tell you the 28th and you just assumed may, or did they say may? [16:18] well they sent me the mail today with a reminder, I saw 28th and basically panicked. [16:19] kwmonroe: but hey, if you do it by tomorrow it's a full 30 days out of the way! [16:19] i see what you're doing there === kadams54-away is now known as kadams54 === zz_cyberjacob is now known as CyberJacob [18:36] upper--, hello [18:36] arosales: :) [19:07] Hi Antonio..I am an IBM charmer.Can you please share with me the charm review checklist, which we can use as guidelines/best practise, while creating charm.. [19:08] arosales: ^ [19:12] neverman: i'd start here https://jujucharms.com/docs/stable/authors-charm-store [19:12] nevermam: also read "Charm store policy" and "Best practices" [19:16] nevermam, hello and welcome :-0 [19:21] nevermam, in addition to the links tvansteenburgh gave you I am working on creating a checklist I would like to propose to the juju list and get feedback on. [19:21] nevermam, that may be the list you are after, and once I get a +1 from folks I propose adding it to the review docs. === kadams54 is now known as kadams54-away [20:09] also if anyone has any things to add to those doc pages I'd be happy to integrate them if it helps the next person === natefinch is now known as natefinch-afk [21:10] hey marcoceppi, i think i know why clearwater-bono didn't make it into the revq. There was no branch attached - its a pointer to their GH repository [21:11] iirc, attaching a branch was part of the requirements [21:12] redelmann: i apologize for taking so long to get back to you, but this is exactly what we were looking for. Thanks for the bug report [21:12] lazyPower, great. i get a ¿workaround? [21:13] Nothing as of yet, but its now in the queue for review by the core team. If someone on the core team knows how to work aroudn this bug, they should be chiming in on the bug soon, otehrwise we'll get an official patch landed to address it soon [21:13] lazyPower, just setting docker0 to some strange network like: "128.1.0.0" and juju start working again [21:13] redelmann: really? thats interesting... [21:13] lazyPower, a little reserch from here: https://github.com/juju/juju/blob/master/network/network.go [21:13] redelmann: have you tried using something like the docker core bundle to deploy your docker + networking solution? [21:14] not the most ideal situation, but adding flannel networking will reconfigure the docker0 bridge w/ an ip from etd and that may resolve the issue in a juju-centric manner [21:14] https://jujucharms.com/u/lazypower/docker-core/4 [21:15] lazyPower, we already have our docker scripts for the projects, it was easier to use docker from the same project [21:16] ack, just curious [21:16] lazyPower, but that's is too much infrastucture for us roght now. [21:16] right [21:17] lazyPower, we are using docker for isolating proccess from network [21:17] * lazyPower nods === _thumper_ is now known as thumper === kadams54 is now known as kadams54-away === perrito666 is now known as perrito === perrito is now known as perrito666 === perrito666 is now known as perrito === CyberJacob is now known as zz_CyberJacob === perrito is now known as perrito666 === menn0_ is now known as menn0