You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Evans Ye (JIRA)" <ji...@apache.org> on 2017/07/02 13:58:00 UTC

[jira] [Updated] (BIGTOP-2829) [iTest] build failed during Maven integration test phase

     [ https://issues.apache.org/jira/browse/BIGTOP-2829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Evans Ye updated BIGTOP-2829:
-----------------------------
    Description: 
Try mvn deploy -f bigtop-test-framework/pom.xml

{code}
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 28.748 s
[INFO] Finished at: 2017-07-02T13:54:55+00:00
[INFO] Final Memory: 19M/191M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.17:verify (default) on project itest-common: /tmp/bigtop-development/commit/bigtop/bigtop-test-framework/target/failsafe-reports/failsafe-summary.xml (No such file or directory) -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
{code}

  was:
{code}
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 28.748 s
[INFO] Finished at: 2017-07-02T13:54:55+00:00
[INFO] Final Memory: 19M/191M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.17:verify (default) on project itest-common: /tmp/bigtop-development/commit/bigtop/bigtop-test-framework/target/failsafe-reports/failsafe-summary.xml (No such file or directory) -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
{code}


> [iTest] build failed during Maven integration test phase
> --------------------------------------------------------
>
>                 Key: BIGTOP-2829
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-2829
>             Project: Bigtop
>          Issue Type: Bug
>          Components: tests
>    Affects Versions: 1.2.0
>            Reporter: Evans Ye
>            Assignee: Evans Ye
>            Priority: Blocker
>             Fix For: 1.2.1
>
>
> Try mvn deploy -f bigtop-test-framework/pom.xml
> {code}
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 28.748 s
> [INFO] Finished at: 2017-07-02T13:54:55+00:00
> [INFO] Final Memory: 19M/191M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.17:verify (default) on project itest-common: /tmp/bigtop-development/commit/bigtop/bigtop-test-framework/target/failsafe-reports/failsafe-summary.xml (No such file or directory) -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions, please read the following articles:
> [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)