[
https://issues.apache.org/jira/browse/METRON-469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15607113#comment-15607113
]
Otto Fowler commented on METRON-469:
------------------------------------
incubator-metron ➤ metron-deployment/scripts/platform-info.sh
git:METRON-469
Metron 0.2.1BETA
--
* METRON-469
--
--
--
ansible 2.0.0.2
config file =
configured module search path = Default w/o overrides
--
Vagrant 1.8.1
--
Python 2.7.10
--
Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5;
2015-11-10T11:41:47-05:00)
Maven home: /usr/local/Cellar/maven/3.3.9/libexec
Java version: 1.8.0_31, vendor: Oracle Corporation
Java home: /Library/Java/JavaVirtualMachines/jdk1.8.0_31.jdk/Contents/Home/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.12.1", arch: "x86_64", family: "mac"
--
Darwin Winterfell 16.1.0 Darwin Kernel Version 16.1.0: Thu Oct 13 21:26:57 PDT
2016; root:xnu-3789.21.3~60/RELEASE_X86_64 x86_64
incubator-metron ➤
> Can't build from parent with tests enabled
> ------------------------------------------
>
> Key: METRON-469
> URL: https://issues.apache.org/jira/browse/METRON-469
> Project: Metron
> Issue Type: Bug
> Environment: Mac, Java 8 on command line, also Eclipse Neon
> Reporter: Daniel Jue
> Priority: Critical
>
> **from Master branch**
> When running mvn clean install -U from the top level pom, I consistently get
> timeouts (leading to failed tests) for integration tests under the
> maas-common module.
> Note: adding -DskipTests=true will build successfully.
> How to recreate the bug:
> > mvn clean install -U
> or select
> Run As -> mvn install in Eclipse on the top level project.
> Tests in error:
> MaasIntegrationTest.setup:79->setupInternal:103 » YarnRuntime
> java.io.IOExcept...
> MaasIntegrationTest.setup:79->setupInternal:103 » YarnRuntime
> java.io.IOExcept...
> Stack traces:
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)