[
https://issues.apache.org/jira/browse/BROOKLYN-630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17320813#comment-17320813
]
Duncan Grant commented on BROOKLYN-630:
---------------------------------------
So in the logs we see:
{code:java}
[INFO] Exclude: **/sandbox/examples/src/main/scripts/amis.txt
[INFO] Exclude: docs/**
[INFO] Exclude: **/.m2/**
[INFO] Exclude: **/.brooklyn/**
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:{code}
So some lines preparing RAT check and then presumably it fails? There's no
line showing the result of the RAT check so it seems as if this is where it
fails.
> Re-enable Brooklyn cli build
> ----------------------------
>
> Key: BROOKLYN-630
> URL: https://issues.apache.org/jira/browse/BROOKLYN-630
> Project: Brooklyn
> Issue Type: Bug
> Reporter: Duncan Grant
> Priority: Critical
> Attachments: 117out.tar.gz
>
>
> Deploying the brooklyn cli has been disabled as part of the brooklyn build
> due to a java memory heap issue. This needs fixed so that the cli can be
> built.
> An example of this failure can be seen
> [https://ci-builds.apache.org/job/Brooklyn/job/brooklyn/job/master/117/console]
> (console output attached in case this gets lost.
> This happens during deployment (usually) during the brooklyn client step but
> it appears from the log that nothing much has been built. The client profile
> is not active during the "run tests" step so this step will need to build the
> client.
> We should find out from the apache infra team about the executer / docker
> environment as this may make it possible to replicate locally.
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)