[
https://issues.apache.org/jira/browse/METRON-1349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16290864#comment-16290864
]
ASF GitHub Bot commented on METRON-1349:
----------------------------------------
Github user justinleet commented on the issue:
https://github.com/apache/metron/pull/866
@ottobackwards Yes, I think you'd see it twice, looking at my logs
```
2017-12-11 09:50:06,120 p=15256 u=jleet | TASK [metron-builder : Build
Metron] *******************************************
2017-12-11 09:56:16,676 p=15256 u=jleet | [0;33mchanged: [node1 ->
localhost][0m
2017-12-11 09:56:16,682 p=15256 u=jleet | TASK [metron-builder : Build
Metron RPMs] **************************************
2017-12-11 10:07:05,114 p=15256 u=jleet | [0;33mchanged: [node1 ->
localhost][0m
```
Way down later in the build:
```
2017-12-11 10:36:16,385 p=15256 u=jleet | TASK [metron-builder : Build
Metron] *******************************************
2017-12-11 10:46:43,988 p=15256 u=jleet | [0;33mchanged: [node1 ->
localhost][0m
2017-12-11 10:46:44,014 p=15256 u=jleet | TASK [metron-builder : Build
Metron RPMs] **************************************
2017-12-11 11:00:49,602 p=15256 u=jleet | [0;33mchanged: [node1 ->
localhost][0m
...
```
@nickwallen Is this a correct assessment?
> Full Dev Builds Metron Twice
> ----------------------------
>
> Key: METRON-1349
> URL: https://issues.apache.org/jira/browse/METRON-1349
> Project: Metron
> Issue Type: Bug
> Reporter: Nick Allen
> Assignee: Nick Allen
>
> When deploying Metron in Full Dev, the "Build Metron" step gets run twice.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)