Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-5586

camel-elasticsearch: Fail constantly on CI server and local machine

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.11.0
    • 2.11.0
    • camel-elasticsearch
    • None
    • Unknown

    Description

      christian-muellers-macbook-pro:camel-elasticsearch cmueller$ mvn clean install
      [INFO] Scanning for projects...
      [INFO]                                                                         
      [INFO] ------------------------------------------------------------------------
      [INFO] Building Camel :: ElasticSearch 2.11-SNAPSHOT
      [INFO] ------------------------------------------------------------------------
      [INFO] 
      [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ camel-elasticsearch ---
      [INFO] Deleting /Users/cmueller/workspaceCamel/camel/components/camel-elasticsearch/target
      [INFO] 
      [INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (versions) @ camel-elasticsearch ---
      [INFO] 
      [INFO] --- maven-remote-resources-plugin:1.3:process (default) @ camel-elasticsearch ---
      [INFO] 
      [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ camel-elasticsearch ---
      [INFO] Using 'UTF-8' encoding to copy filtered resources.
      [INFO] Copying 2 resources
      [INFO] Copying 3 resources
      [INFO] 
      [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ camel-elasticsearch ---
      [INFO] Compiling 4 source files to /Users/cmueller/workspaceCamel/camel/components/camel-elasticsearch/target/classes
      [INFO] 
      [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ camel-elasticsearch ---
      [INFO] Using 'UTF-8' encoding to copy filtered resources.
      [INFO] Copying 1 resource
      [INFO] Copying 3 resources
      [INFO] 
      [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ camel-elasticsearch ---
      [INFO] Compiling 3 source files to /Users/cmueller/workspaceCamel/camel/components/camel-elasticsearch/target/test-classes
      [INFO] 
      [INFO] --- maven-surefire-plugin:2.8:test (default-test) @ camel-elasticsearch ---
      [INFO] Surefire report directory: /Users/cmueller/workspaceCamel/camel/components/camel-elasticsearch/target/surefire-reports
      
      -------------------------------------------------------
       T E S T S
      -------------------------------------------------------
      Running org.apache.camel.component.elasticsearch.ElasticsearchComponentTest
      Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.103 sec
      Running org.apache.camel.component.elasticsearch.ElasticsearchConfigurationTest
      Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
      Running org.apache.camel.component.elasticsearch.SpringElasticsearchTest
      Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 61.241 sec <<< FAILURE!
      
      Results :
      
      Tests in error: 
        testSendBody(org.apache.camel.component.elasticsearch.SpringElasticsearchTest): Exception occurred during execution on the exchange: Exchange[Message: {content=test}]
      
      Tests run: 13, Failures: 0, Errors: 1, Skipped: 0
      
      [INFO] ------------------------------------------------------------------------
      [INFO] BUILD FAILURE
      [INFO] ------------------------------------------------------------------------
      [INFO] Total time: 1:39.984s
      [INFO] Finished at: Sun Sep 09 22:39:03 CEST 2012
      [INFO] Final Memory: 11M/81M
      [INFO] ------------------------------------------------------------------------
      [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.8:test (default-test) on project camel-elasticsearch: There are test failures.
      [ERROR] 
      [ERROR] Please refer to /Users/cmueller/workspaceCamel/camel/components/camel-elasticsearch/target/surefire-reports for the individual test results.
      [ERROR] -> [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/MojoFailureException
      

      Attachments

        Issue Links

          Activity

            People

              bvahdat Babak Vahdat
              muellerc Christian Müller
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: