Build failed in Jenkins: brooklyn-master-build #1055

2017-04-18 Thread Apache Jenkins Server
See -- [...truncated 7.46 MB...] [JENKINS] Archiving

Build failed in Jenkins: brooklyn-master-build #1054

2017-04-18 Thread Apache Jenkins Server
See -- [...truncated 7.66 MB...] [JENKINS] Archiving to

Re: Failing to deploy

2017-04-18 Thread Rupinder Singh
Hi Thomas, I re-tried , after deleting that instance in TryStack. The situation remains the same. Logs attached. Additionally, I tried by putting mitaka jars in lib\patch. An tried deploying. Not authorized exception takes place. I also tried to list servers with a jclouds program(attached). It

Re: Uploading ZIPs for a better dev workflow <- sharing bundles, not using karaf cellar?

2017-04-18 Thread Geoff Macartney
hi Alex, My two cents - at a first glance 2a+b sounds good, but I will have a bit more of a think about it. On the point of your first P.S., there is a PR under review at https://github.com/apache/brooklyn-client/pull/44 cheers Geoff On Tue, 18 Apr 2017 at 16:12 Alex Heneveld

[VOTE] Release Apache Brooklyn 0.11.0 [rc2]

2017-04-18 Thread Richard Downer
This is to call for a vote for the release of Apache Brooklyn 0.11.0. This release comprises of a source code distribution, and a corresponding binary distribution, and Maven artifacts. The source and binary distributions, including signatures, digests, etc. can be found at:

[DISCUSS][VOTE] Release Apache Brooklyn 0.11.0 [rc2]

2017-04-18 Thread Richard Downer
Please use this thread for discussions about the 0.11.0 [rc2] release (please keep the actual vote thread just for votes). Thanks!

[GitHub] brooklyn-client issue #44: Added the ability to upload a zip via the CLI

2017-04-18 Thread geomacy
Github user geomacy commented on the issue: https://github.com/apache/brooklyn-client/pull/44 Code changes look good; but problems with test: I tested this out as follows: - upload a zip file as `br catalog add test.zip` - success - upload a directory as `br catalog

Re: Uploading ZIPs for a better dev workflow <- sharing bundles, not using karaf cellar?

2017-04-18 Thread Alex Heneveld
Hi All- Great work on this. The one outstanding limitation is that bundles uploaded are not available to other nodes / after restart. I'd like to fix this so that we can shout loudly about this new feature. I had a look at Karaf Cellar which it synchronizes bundles among active karaf

Build failed in Jenkins: brooklyn-master-build #1053

2017-04-18 Thread Apache Jenkins Server
See -- [...truncated 5.82 MB...] [INFO] Brooklyn API ... SUCCESS [ 6.443 s] [INFO] CAMP Server Parent Project . SUCCESS

Build failed in Jenkins: brooklyn-master-build #1052

2017-04-18 Thread Apache Jenkins Server
See -- [...truncated 7.57 MB...] [JENKINS] Archiving

[GitHub] brooklyn-client pull request #44: Added the ability to upload a zip via the ...

2017-04-18 Thread johnmccabe
Github user johnmccabe commented on a diff in the pull request: https://github.com/apache/brooklyn-client/pull/44#discussion_r111962100 --- Diff: cli/api/catalog/catalog.go --- @@ -23,6 +23,14 @@ import ( "fmt" "github.com/apache/brooklyn-client/cli/models"

[GitHub] brooklyn-client issue #43: Server details in version

2017-04-18 Thread johnmccabe
Github user johnmccabe commented on the issue: https://github.com/apache/brooklyn-client/pull/43 Looks good to me 👍 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled

[GitHub] brooklyn-client issue #45: Remove deprecated REST API endpoints

2017-04-18 Thread geomacy
Github user geomacy commented on the issue: https://github.com/apache/brooklyn-client/pull/45 👍 hard to be simpler! looks good to me, will merge --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does

[GitHub] brooklyn-client pull request #42: Improve login handling.

2017-04-18 Thread johnmccabe
Github user johnmccabe commented on a diff in the pull request: https://github.com/apache/brooklyn-client/pull/42#discussion_r111959919 --- Diff: cli/commands/login.go --- @@ -76,6 +81,17 @@ func (cmd *Login) Run(scope scope.Scope, c *cli.Context) {

[jira] [Commented] (BROOKLYN-475) VM provisioning fails for custom AMI with extra stdout when ssh'ing

2017-04-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BROOKLYN-475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15972682#comment-15972682 ] ASF GitHub Bot commented on BROOKLYN-475: - Github user asfgit closed the pull request at:

[GitHub] brooklyn-server pull request #639: BROOKLYN-475: fix machine-details parsing

2017-04-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/brooklyn-server/pull/639 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[jira] [Commented] (BROOKLYN-475) VM provisioning fails for custom AMI with extra stdout when ssh'ing

2017-04-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BROOKLYN-475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15972681#comment-15972681 ] ASF GitHub Bot commented on BROOKLYN-475: - Github user aledsage commented on the issue:

[GitHub] brooklyn-server issue #639: BROOKLYN-475: fix machine-details parsing

2017-04-18 Thread aledsage
Github user aledsage commented on the issue: https://github.com/apache/brooklyn-server/pull/639 Thanks @bostko - merging. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled

[GitHub] brooklyn-server pull request #637: Remove deprecated REST API endpoints

2017-04-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/brooklyn-server/pull/637 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] brooklyn-server issue #637: Remove deprecated REST API endpoints

2017-04-18 Thread geomacy
Github user geomacy commented on the issue: https://github.com/apache/brooklyn-server/pull/637 👍 lgtm; have also tested a variety of `br` command line operations against this without problems. Will merge. --- If your project is set up for it, you can reply to this email and have

[GitHub] brooklyn-server pull request #640: Fix address publish bug

2017-04-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/brooklyn-server/pull/640 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] brooklyn-server issue #640: Fix address publish bug

2017-04-18 Thread aledsage
Github user aledsage commented on the issue: https://github.com/apache/brooklyn-server/pull/640 Via separate comms, @sjcorbett said to @drigodwin that ... the null-check was added because he was worried about triggering an event upon rebind. But probably being too cautious and can

[GitHub] brooklyn-client issue #42: Improve login handling.

2017-04-18 Thread sjcorbett
Github user sjcorbett commented on the issue: https://github.com/apache/brooklyn-client/pull/42 On the current master: ``` $ ./target/bin/br login http://ldsn3e Get http://ldsn3e/v1/server/version: dial tcp: lookup ldsn3e on 66.28.0.45:53: no such host ```

[jira] [Commented] (BROOKLYN-475) VM provisioning fails for custom AMI with extra stdout when ssh'ing

2017-04-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BROOKLYN-475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15972500#comment-15972500 ] ASF GitHub Bot commented on BROOKLYN-475: - Github user bostko commented on the issue:

Re: Next release candidate

2017-04-18 Thread Aled Sage
I'd also like us to include: https://github.com/apache/brooklyn-server/pull/639 which fixes: https://issues.apache.org/jira/browse/BROOKLYN-475 Aled On 18/04/2017 09:54, Graeme Miller wrote: Hi Richard, Duncan Grant, should this PR be merged in as it fixes node.js requirements:

Jenkins build is back to normal : brooklyn-server-master #534

2017-04-18 Thread Apache Jenkins Server
See

[GitHub] brooklyn-server issue #638: Add support for managing enrichers within the ca...

2017-04-18 Thread aledsage
Github user aledsage commented on the issue: https://github.com/apache/brooklyn-server/pull/638 @tbouron see brooklyn-server/policy/src/main/resources/catalog.bom - I think we'd need to list the enrichers in a .bom file, otherwise we won't list them when running in karaf (because we

Jenkins build is back to normal : brooklyn-library-master #254

2017-04-18 Thread Apache Jenkins Server
See

Re: Next release candidate

2017-04-18 Thread Graeme Miller
Hi Richard, Duncan Grant, should this PR be merged in as it fixes node.js requirements: https://github.com/apache/brooklyn-library/pull/98 Also, there are two fixes here for rebind: https://github.com/apache/brooklyn-server/pull/633 https://github.com/apache/brooklyn-server/pull/634 Regards,

Re: Next release candidate

2017-04-18 Thread Duncan Godwin
Hi Richard, These PRs fix JBoss in Ubuntu 16+ https://github.com/apache/brooklyn-server/pull/636 https://github.com/apache/brooklyn-library/pull/100 And this PR improves our password generation by ensuring we're using secure random not random: https://github.com/apache/brooklyn-library/pull/99

Re: Brooklyn website

2017-04-18 Thread John McCabe
+1 on Thomas's mock up, looks great. Being able to see something in action before trying it can be useful, perhaps something asciinema-like (https://asciinema.org/a/46498). On Tue, 18 Apr 2017 at 08:21 Thomas Bouron wrote: > On Tue, 18 Apr 2017 at 00:32 Alex

Re: Brooklyn website

2017-04-18 Thread Thomas Bouron
On Tue, 18 Apr 2017 at 00:32 Alex Heneveld wrote: > > Wow - really like this! Very clean and elegant. > Thanks! > I think we should /show/ a little bit more what we mean by > modeling/deploying/managing -- eg for modelling (code snippet), and a > graphic w

Re: Brooklyn website

2017-04-18 Thread Valentin Aitken
I'd like to have more buzzwords on website and say how flexible Apache Brooklyn is. Apache Brooklyn is a groundwork used for: - Container Orchestration [1] - Hybrid cloud. - Modelling Microservices architecture. (Linux and Windows environments) [1] https://github.com/brooklyncentral/clocker

Next release candidate

2017-04-18 Thread Richard Downer
All, What PRs should be merged into our release branch for the next 0.11.0 RC? Jira ticket BROOKLYN-473 was the release blocker, and it is fixed by: https://github.com/apache/brooklyn-server/pull/634 https://github.com/apache/brooklyn-server/pull/633 so they are in. I've also had a request to

[CANCEL][VOTE] Release Apache Brooklyn 0.11.0 [rc1]

2017-04-18 Thread Richard Downer
With the discovery of a release-blocking bug [1], this vote is cancelled. RC2 will be forthcoming. ​[1]​ https://issues.apache.org/jira/browse/BROOKLYN-473 On 12 April 2017 at 13:12, Richard Downer wrote: > This is to