You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/04 16:19:52 UTC

Build failed in Jenkins: incubator-brooklyn-master-windows #48

See <https://builds.apache.org/job/incubator-brooklyn-master-windows/48/changes>

Changes:

[svetoslav.neykov] Fix rebinding to entities/policies living in OSGi bundles

[svetoslav.neykov] Look in parent entities when looking for a context catalog id to load classes from.

[svetoslav.neykov] Use explicit property for context catalog id bookkeeping

[svetoslav.neykov] Make a note of the remaining steps needed for reliable rebind + OSGi bundles.

[svetoslav.neykov] Set the catalog item id used when creating BOSpecs

[svetoslav.neykov] Fix compile warnings

[svetoslav.neykov] Initialize the context catalog item id when adding items to the BO hierarchy.

[svetoslav.neykov] Initialize the context catalog item id from the current task's context entity.

[alex.heneveld] Catalog Item ID field renaming and ApiObjectsFactory tweaks

[alex.heneveld] minor tweaks to catalog item id setting

[alex.heneveld] tidy up osgi test bundles, in prep for writing more bundles and more tests

[alex.heneveld] OSGi catalog item test (see full msg for details)

[alex.heneveld] mark some policy tests as integration, lower the invocation count for one quite slow one

[alex.heneveld] code review, and fixing failing test and rat checks

[grkvlt] Changes missed when fixing Riak hostname and URL

------------------------------------------
[...truncated 24933 lines...]
[INFO] Building jar: F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\examples\webapps\hello-world-webapp\target\brooklyn-example-hello-world-webapp-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ brooklyn-example-hello-world-webapp ---
[INFO] Installing F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\examples\webapps\hello-world-webapp\target\brooklyn-example-hello-world-webapp.war to f:\jenkins\jenkins-slave\maven-repositories\1\org\apache\brooklyn\example\brooklyn-example-hello-world-webapp\0.7.0-SNAPSHOT\brooklyn-example-hello-world-webapp-0.7.0-SNAPSHOT.war
[INFO] Installing F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\examples\webapps\hello-world-webapp\pom.xml to f:\jenkins\jenkins-slave\maven-repositories\1\org\apache\brooklyn\example\brooklyn-example-hello-world-webapp\0.7.0-SNAPSHOT\brooklyn-example-hello-world-webapp-0.7.0-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\examples\webapps\hello-world-webapp\target\brooklyn-example-hello-world-webapp-sources.jar to f:\jenkins\jenkins-slave\maven-repositories\1\org\apache\brooklyn\example\brooklyn-example-hello-world-webapp\0.7.0-SNAPSHOT\brooklyn-example-hello-world-webapp-0.7.0-SNAPSHOT-sources.jar
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building hello-world-sql-webapp Maven Webapp 0.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ brooklyn-example-hello-world-sql-webapp ---
[INFO] Deleting F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\examples\webapps\hello-world-sql\target
[INFO] Deleting F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\examples\webapps\hello-world-sql (includes = [brooklyn*.log, brooklyn*.log.*, stacktrace.log, test-output, prodDb.*], excludes = [])
[INFO] 
[INFO] --- maven-replacer-plugin:1.4.0:replace (fix-eclipse-dot-classpath-mangling) @ brooklyn-example-hello-world-sql-webapp ---
[INFO] Ignoring missing file
[INFO] Replacement run on 0 file.
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ brooklyn-example-hello-world-sql-webapp ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (brooklyn-build-req) @ brooklyn-example-hello-world-sql-webapp ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ brooklyn-example-hello-world-sql-webapp ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ brooklyn-example-hello-world-sql-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\examples\webapps\hello-world-sql\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ brooklyn-example-hello-world-sql-webapp ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.13:check (verify-style) @ brooklyn-example-hello-world-sql-webapp ---
[INFO] 
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.4:manifest (bundle-manifest) @ brooklyn-example-hello-world-sql-webapp ---
[WARNING] Ignoring project type war - supportedProjectTypes = [jar]
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ brooklyn-example-hello-world-sql-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\examples\webapps\hello-world-sql\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ brooklyn-example-hello-world-sql-webapp ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ brooklyn-example-hello-world-sql-webapp ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-war-plugin:2.1.1:war (default-war) @ brooklyn-example-hello-world-sql-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [brooklyn-example-hello-world-sql-webapp] in [F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\examples\webapps\hello-world-sql\target\brooklyn-example-hello-world-sql-webapp]
[INFO] Processing war project
[INFO] Copying webapp resources [F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\examples\webapps\hello-world-sql\src\main\webapp]
[INFO] Webapp assembled in [129 msecs]
[INFO] Building war: F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\examples\webapps\hello-world-sql\target\brooklyn-example-hello-world-sql-webapp.war
[WARNING] Warning: selected war files include a WEB-INF/web.xml which will be ignored 
(webxml attribute is missing from war task, or ignoreWebxml attribute is specified as 'true')
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ brooklyn-example-hello-world-sql-webapp ---
[INFO] 
[INFO] --- apache-rat-plugin:0.10:check (default) @ brooklyn-example-hello-world-sql-webapp ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: sandbox/**
[INFO] Exclude: **/.git/**
[INFO] Exclude: **/.gitignore
[INFO] Exclude: **/.repository/**
[INFO] Exclude: **/.idea/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/.classpath/**
[INFO] Exclude: **/.project
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/*.log
[INFO] Exclude: **/brooklyn*.log.*
[INFO] Exclude: **/target/**
[INFO] Exclude: ignored/**
[INFO] Exclude: LICENSE.md
[INFO] Exclude: **/MANIFEST.MF
[INFO] Exclude: **/test-output/**
[INFO] Exclude: **/*.pem.pub
[INFO] Exclude: **/*.svg
[INFO] Exclude: **/*.crt
[INFO] Exclude: **/*.csr
[INFO] Exclude: **/*.key
[INFO] Exclude: **/*.key.org
[INFO] Exclude: **/*.psd
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.plxarc
[INFO] Exclude: **/services/brooklyn.location.LocationResolver
[INFO] Exclude: **/src/test/resources/brooklyn/entity/basic/template_with_extra_substitutions.txt
[INFO] Exclude: **/src/main/resources/banner.txt
[INFO] Exclude: **/src/test/resources/ssl/certs/localhost/info.txt
[INFO] Exclude: **/sandbox/examples/src/main/scripts/amis.txt
[INFO] Exclude: docs/**
[INFO] 10 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 9 licence.
[INFO] 
[INFO] --- maven-source-plugin:2.3:jar-no-fork (attach-sources) @ brooklyn-example-hello-world-sql-webapp ---
[INFO] Building jar: F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\examples\webapps\hello-world-sql\target\brooklyn-example-hello-world-sql-webapp-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ brooklyn-example-hello-world-sql-webapp ---
[INFO] Installing F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\examples\webapps\hello-world-sql\target\brooklyn-example-hello-world-sql-webapp.war to f:\jenkins\jenkins-slave\maven-repositories\1\org\apache\brooklyn\example\brooklyn-example-hello-world-sql-webapp\0.7.0-SNAPSHOT\brooklyn-example-hello-world-sql-webapp-0.7.0-SNAPSHOT.war
[INFO] Installing F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\examples\webapps\hello-world-sql\pom.xml to f:\jenkins\jenkins-slave\maven-repositories\1\org\apache\brooklyn\example\brooklyn-example-hello-world-sql-webapp\0.7.0-SNAPSHOT\brooklyn-example-hello-world-sql-webapp-0.7.0-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\examples\webapps\hello-world-sql\target\brooklyn-example-hello-world-sql-webapp-sources.jar to f:\jenkins\jenkins-slave\maven-repositories\1\org\apache\brooklyn\example\brooklyn-example-hello-world-sql-webapp\0.7.0-SNAPSHOT\brooklyn-example-hello-world-sql-webapp-0.7.0-SNAPSHOT-sources.jar
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Simple Web Cluster Example
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Global Web Fabric Example
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Simple Messaging Publish-Subscribe Example
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn NoSQL Cluster Examples
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn QA
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Brooklyn Parent Project ........................... SUCCESS [29.874s]
[INFO] Brooklyn Utilities to Support Testing (listeners etc)  SUCCESS [21.711s]
[INFO] Brooklyn Logback Includable Configuration ......... SUCCESS [5.821s]
[INFO] Brooklyn Common Utilities ......................... SUCCESS [44.142s]
[INFO] Brooklyn Groovy Utilities ......................... SUCCESS [11.599s]
[INFO] Brooklyn API ...................................... SUCCESS [6.693s]
[INFO] Brooklyn Test Support ............................. SUCCESS [8.139s]
[INFO] CAMP Server Parent Project ........................ SUCCESS [0.265s]
[INFO] CAMP Base ......................................... SUCCESS [10.878s]
[INFO] Brooklyn REST Swagger Apidoc Utilities ............ SUCCESS [6.586s]
[INFO] Brooklyn Logback Configuration .................... SUCCESS [2.180s]
[INFO] CAMP Server ....................................... SUCCESS [18.415s]
[INFO] Brooklyn Core ..................................... SUCCESS [6:17.175s]
[INFO] Brooklyn Policies ................................. SUCCESS [3:03.138s]
[INFO] Brooklyn Hazelcast Storage ........................ SUCCESS [8.154s]
[INFO] Brooklyn Jclouds Location Targets ................. SUCCESS [58.072s]
[INFO] Brooklyn Secure JMXMP Agent ....................... SUCCESS [19.853s]
[INFO] Brooklyn JMX RMI Agent ............................ SUCCESS [3.868s]
[INFO] Brooklyn Software Base ............................ SUCCESS [1:14.659s]
[INFO] Brooklyn Network Software Entities ................ SUCCESS [12.171s]
[INFO] Brooklyn OSGi Software Entities ................... SUCCESS [11.828s]
[INFO] Brooklyn Web App Software Entities ................ FAILURE [3:50.286s]
[INFO] Brooklyn Messaging Software Entities .............. SUCCESS [33.252s]
[INFO] Brooklyn Database Software Entities ............... SUCCESS [14.566s]
[INFO] Brooklyn NoSQL Data Store Software Entities ....... SKIPPED
[INFO] Brooklyn Monitoring Software Entities ............. SUCCESS [8.580s]
[INFO] Brooklyn CAMP REST API ............................ SKIPPED
[INFO] Brooklyn REST API ................................. SUCCESS [12.138s]
[INFO] Brooklyn REST Server .............................. SKIPPED
[INFO] Brooklyn REST Client .............................. SKIPPED
[INFO] Brooklyn REST JavaScript Web GUI .................. SKIPPED
[INFO] Brooklyn Launcher ................................. SKIPPED
[INFO] Brooklyn Command Line Interface ................... SKIPPED
[INFO] Brooklyn All Things ............................... SKIPPED
[INFO] Brooklyn Distribution ............................. SKIPPED
[INFO] Brooklyn Quick-Start Project Archetype ............ SUCCESS [47.610s]
[INFO] Brooklyn Downstream Project Parent ................ SUCCESS [0.129s]
[INFO] Brooklyn Examples Aggregator Project .............. SUCCESS [0.235s]
[INFO] Brooklyn Examples Support Aggregator Project - Webapps  SUCCESS [0.212s]
[INFO] hello-world-webapp Maven Webapp ................... SUCCESS [2.277s]
[INFO] hello-world-sql-webapp Maven Webapp ............... SUCCESS [2.548s]
[INFO] Brooklyn Simple Web Cluster Example ............... SKIPPED
[INFO] Brooklyn Global Web Fabric Example ................ SKIPPED
[INFO] Brooklyn Simple Messaging Publish-Subscribe Example  SKIPPED
[INFO] Brooklyn NoSQL Cluster Examples ................... SKIPPED
[INFO] Brooklyn QA ....................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21:28.881s
[INFO] Finished at: Tue Nov 04 07:19:33 PST 2014
[INFO] Final Memory: 55M/141M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project brooklyn-software-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\software\webapp\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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :brooklyn-software-webapp
channel stopped

Jenkins build is back to normal : incubator-brooklyn-master-windows #51

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/incubator-brooklyn-master-windows/51/changes>


Build failed in Jenkins: incubator-brooklyn-master-windows #50

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/incubator-brooklyn-master-windows/50/changes>

Changes:

[alex.heneveld] tweak blueprint, should use metric not binary suffixes (binary 100g doesn't match in some clouds, eg softlayer)

------------------------------------------
[...truncated 18936 lines...]
2014-11-04 16:02:19,942 INFO  TESTNG PASSED: "Surefire test" - brooklyn.rest.domain.EffectorSummaryTest.testDeserializeFromJSON() finished in 24 ms
2014-11-04 16:02:19,943 INFO  TESTNG INVOKING: "Surefire test" - brooklyn.rest.domain.EffectorSummaryTest.testSerializeToJSON()
2014-11-04 16:02:19,958 INFO  TESTNG PASSED: "Surefire test" - brooklyn.rest.domain.EffectorSummaryTest.testSerializeToJSON() finished in 15 ms
2014-11-04 16:02:19,960 INFO  TESTNG INVOKING: "Surefire test" - brooklyn.rest.domain.EntitySpecTest.testDeserializeFromJSON()
2014-11-04 16:02:19,972 INFO  TESTNG PASSED: "Surefire test" - brooklyn.rest.domain.EntitySpecTest.testDeserializeFromJSON() finished in 12 ms
2014-11-04 16:02:19,973 INFO  TESTNG INVOKING: "Surefire test" - brooklyn.rest.domain.EntitySpecTest.testDeserializeFromJSONOnlyWithType()
2014-11-04 16:02:19,982 INFO  TESTNG PASSED: "Surefire test" - brooklyn.rest.domain.EntitySpecTest.testDeserializeFromJSONOnlyWithType() finished in 9 ms
2014-11-04 16:02:19,983 INFO  TESTNG INVOKING: "Surefire test" - brooklyn.rest.domain.EntitySpecTest.testSerializeToJSON()
2014-11-04 16:02:19,994 INFO  TESTNG PASSED: "Surefire test" - brooklyn.rest.domain.EntitySpecTest.testSerializeToJSON() finished in 11 ms
2014-11-04 16:02:19,995 INFO  TESTNG INVOKING: "Surefire test" - brooklyn.rest.domain.EntitySummaryTest.testDeserializeFromJSON()
2014-11-04 16:02:20,020 INFO  TESTNG PASSED: "Surefire test" - brooklyn.rest.domain.EntitySummaryTest.testDeserializeFromJSON() finished in 25 ms
2014-11-04 16:02:20,021 INFO  TESTNG INVOKING: "Surefire test" - brooklyn.rest.domain.EntitySummaryTest.testSerializeToJSON()
2014-11-04 16:02:20,035 INFO  TESTNG PASSED: "Surefire test" - brooklyn.rest.domain.EntitySummaryTest.testSerializeToJSON() finished in 14 ms
2014-11-04 16:02:20,036 INFO  TESTNG INVOKING: "Surefire test" - brooklyn.rest.domain.LocationSpecTest.testDeserializeFromJSON()
2014-11-04 16:02:20,099 INFO  TESTNG PASSED: "Surefire test" - brooklyn.rest.domain.LocationSpecTest.testDeserializeFromJSON() finished in 63 ms
2014-11-04 16:02:20,100 INFO  TESTNG INVOKING: "Surefire test" - brooklyn.rest.domain.LocationSpecTest.testDeserializeFromJSONWithNoCredential()
2014-11-04 16:02:20,112 INFO  TESTNG PASSED: "Surefire test" - brooklyn.rest.domain.LocationSpecTest.testDeserializeFromJSONWithNoCredential() finished in 12 ms
2014-11-04 16:02:20,118 INFO  TESTNG INVOKING: "Surefire test" - brooklyn.rest.domain.LocationSpecTest.testSerializeToJSON()
2014-11-04 16:02:20,122 INFO  TESTNG PASSED: "Surefire test" - brooklyn.rest.domain.LocationSpecTest.testSerializeToJSON() finished in 4 ms
2014-11-04 16:02:20,141 INFO  TESTNG 
===============================================
    Surefire test
    Tests run: 15, Failures: 0, Skips: 0
===============================================
2014-11-04 16:02:20,142 INFO  BrooklynLeakListener.onFinish attempting to terminate all extant ManagementContexts: name=Surefire test; includedGroups=[]; excludedGroups=[Integration, Acceptance, Live, WIP]; suiteName=Surefire suite; outDir=F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\usage\rest-api\target\surefire-reports\Surefire suite: no brooklyn.management.internal.LocalManagementContext available, so skipped
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.61 sec - in TestSuite

Results :

Tests run: 15, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ brooklyn-rest-api ---
[INFO] Building jar: F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\usage\rest-api\target\brooklyn-rest-api-0.7.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ brooklyn-rest-api ---
[INFO] 
[INFO] --- maven-jar-plugin:2.3.2:test-jar (test-jar-creation) @ brooklyn-rest-api ---
[INFO] Building jar: F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\usage\rest-api\target\brooklyn-rest-api-0.7.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- apache-rat-plugin:0.10:check (default) @ brooklyn-rest-api ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: sandbox/**
[INFO] Exclude: **/.git/**
[INFO] Exclude: **/.gitignore
[INFO] Exclude: **/.repository/**
[INFO] Exclude: **/.idea/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/.classpath/**
[INFO] Exclude: **/.project
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/*.log
[INFO] Exclude: **/brooklyn*.log.*
[INFO] Exclude: **/target/**
[INFO] Exclude: ignored/**
[INFO] Exclude: LICENSE.md
[INFO] Exclude: **/MANIFEST.MF
[INFO] Exclude: **/test-output/**
[INFO] Exclude: **/*.pem.pub
[INFO] Exclude: **/*.svg
[INFO] Exclude: **/*.crt
[INFO] Exclude: **/*.csr
[INFO] Exclude: **/*.key
[INFO] Exclude: **/*.key.org
[INFO] Exclude: **/*.psd
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.plxarc
[INFO] Exclude: **/services/brooklyn.location.LocationResolver
[INFO] Exclude: **/src/test/resources/brooklyn/entity/basic/template_with_extra_substitutions.txt
[INFO] Exclude: **/src/main/resources/banner.txt
[INFO] Exclude: **/src/test/resources/ssl/certs/localhost/info.txt
[INFO] Exclude: **/sandbox/examples/src/main/scripts/amis.txt
[INFO] Exclude: docs/**
[INFO] 53 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 53 licence.
[INFO] 
[INFO] --- maven-source-plugin:2.3:jar-no-fork (attach-sources) @ brooklyn-rest-api ---
[INFO] Building jar: F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\usage\rest-api\target\brooklyn-rest-api-0.7.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ brooklyn-rest-api ---
[INFO] Installing F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\usage\rest-api\target\brooklyn-rest-api-0.7.0-SNAPSHOT.jar to f:\hudson\hudson-slave\maven-repositories\1\org\apache\brooklyn\brooklyn-rest-api\0.7.0-SNAPSHOT\brooklyn-rest-api-0.7.0-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\usage\rest-api\pom.xml to f:\hudson\hudson-slave\maven-repositories\1\org\apache\brooklyn\brooklyn-rest-api\0.7.0-SNAPSHOT\brooklyn-rest-api-0.7.0-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\usage\rest-api\target\brooklyn-rest-api-0.7.0-SNAPSHOT-tests.jar to f:\hudson\hudson-slave\maven-repositories\1\org\apache\brooklyn\brooklyn-rest-api\0.7.0-SNAPSHOT\brooklyn-rest-api-0.7.0-SNAPSHOT-tests.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\usage\rest-api\target\brooklyn-rest-api-0.7.0-SNAPSHOT-sources.jar to f:\hudson\hudson-slave\maven-repositories\1\org\apache\brooklyn\brooklyn-rest-api\0.7.0-SNAPSHOT\brooklyn-rest-api-0.7.0-SNAPSHOT-sources.jar
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn REST Server
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn REST Client
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn REST JavaScript Web GUI
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Launcher
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Command Line Interface
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn All Things
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Distribution
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Simple Web Cluster Example
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Global Web Fabric Example
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Simple Messaging Publish-Subscribe Example
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn NoSQL Cluster Examples
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn QA
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Brooklyn Parent Project ........................... SUCCESS [17.028s]
[INFO] Brooklyn Utilities to Support Testing (listeners etc)  SUCCESS [9.673s]
[INFO] Brooklyn Logback Includable Configuration ......... SUCCESS [0.650s]
[INFO] Brooklyn Common Utilities ......................... SUCCESS [27.175s]
[INFO] Brooklyn Groovy Utilities ......................... SUCCESS [10.781s]
[INFO] Brooklyn API ...................................... SUCCESS [3.561s]
[INFO] Brooklyn Test Support ............................. SUCCESS [5.411s]
[INFO] CAMP Server Parent Project ........................ SUCCESS [0.231s]
[INFO] CAMP Base ......................................... SUCCESS [8.104s]
[INFO] Brooklyn REST Swagger Apidoc Utilities ............ SUCCESS [3.046s]
[INFO] Brooklyn Logback Configuration .................... SUCCESS [0.389s]
[INFO] CAMP Server ....................................... SUCCESS [13.872s]
[INFO] Brooklyn Core ..................................... SUCCESS [3:52.116s]
[INFO] Brooklyn Policies ................................. SUCCESS [1:39.688s]
[INFO] Brooklyn Jclouds Location Targets ................. SUCCESS [57.012s]
[INFO] Brooklyn Secure JMXMP Agent ....................... SUCCESS [33.258s]
[INFO] Brooklyn JMX RMI Agent ............................ SUCCESS [3.144s]
[INFO] Brooklyn Software Base ............................ FAILURE [3:06.540s]
[INFO] Brooklyn Network Software Entities ................ SKIPPED
[INFO] Brooklyn OSGi Software Entities ................... SKIPPED
[INFO] Brooklyn Web App Software Entities ................ SKIPPED
[INFO] Brooklyn Messaging Software Entities .............. SKIPPED
[INFO] Brooklyn Database Software Entities ............... SKIPPED
[INFO] Brooklyn NoSQL Data Store Software Entities ....... SKIPPED
[INFO] Brooklyn Monitoring Software Entities ............. SKIPPED
[INFO] Brooklyn CAMP REST API ............................ SKIPPED
[INFO] Brooklyn REST API ................................. SUCCESS [28.051s]
[INFO] Brooklyn REST Server .............................. SKIPPED
[INFO] Brooklyn REST Client .............................. SKIPPED
[INFO] Brooklyn REST JavaScript Web GUI .................. SKIPPED
[INFO] Brooklyn Launcher ................................. SKIPPED
[INFO] Brooklyn Command Line Interface ................... SKIPPED
[INFO] Brooklyn All Things ............................... SKIPPED
[INFO] Brooklyn Distribution ............................. SKIPPED
[INFO] Brooklyn Simple Web Cluster Example ............... SKIPPED
[INFO] Brooklyn Global Web Fabric Example ................ SKIPPED
[INFO] Brooklyn Simple Messaging Publish-Subscribe Example  SKIPPED
[INFO] Brooklyn NoSQL Cluster Examples ................... SKIPPED
[INFO] Brooklyn QA ....................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:35.709s
[INFO] Finished at: Tue Nov 04 16:02:22 GMT 2014
[INFO] Final Memory: 43M/221M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project brooklyn-software-base: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\software\base\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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :brooklyn-software-base
channel stopped

Build failed in Jenkins: incubator-brooklyn-master-windows #49

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/incubator-brooklyn-master-windows/49/>

------------------------------------------
[...truncated 21306 lines...]
[INFO] Building jar: F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\examples\webapps\hello-world-webapp\target\brooklyn-example-hello-world-webapp-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ brooklyn-example-hello-world-webapp ---
[INFO] Installing F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\examples\webapps\hello-world-webapp\target\brooklyn-example-hello-world-webapp.war to f:\hudson\hudson-slave\maven-repositories\1\org\apache\brooklyn\example\brooklyn-example-hello-world-webapp\0.7.0-SNAPSHOT\brooklyn-example-hello-world-webapp-0.7.0-SNAPSHOT.war
[INFO] Installing F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\examples\webapps\hello-world-webapp\pom.xml to f:\hudson\hudson-slave\maven-repositories\1\org\apache\brooklyn\example\brooklyn-example-hello-world-webapp\0.7.0-SNAPSHOT\brooklyn-example-hello-world-webapp-0.7.0-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\examples\webapps\hello-world-webapp\target\brooklyn-example-hello-world-webapp-sources.jar to f:\hudson\hudson-slave\maven-repositories\1\org\apache\brooklyn\example\brooklyn-example-hello-world-webapp\0.7.0-SNAPSHOT\brooklyn-example-hello-world-webapp-0.7.0-SNAPSHOT-sources.jar
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building hello-world-sql-webapp Maven Webapp 0.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ brooklyn-example-hello-world-sql-webapp ---
[INFO] Deleting F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\examples\webapps\hello-world-sql\target
[INFO] Deleting F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\examples\webapps\hello-world-sql (includes = [brooklyn*.log, brooklyn*.log.*, stacktrace.log, test-output, prodDb.*], excludes = [])
[INFO] 
[INFO] --- maven-replacer-plugin:1.4.0:replace (fix-eclipse-dot-classpath-mangling) @ brooklyn-example-hello-world-sql-webapp ---
[INFO] Ignoring missing file
[INFO] Replacement run on 0 file.
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ brooklyn-example-hello-world-sql-webapp ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (brooklyn-build-req) @ brooklyn-example-hello-world-sql-webapp ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ brooklyn-example-hello-world-sql-webapp ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ brooklyn-example-hello-world-sql-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\examples\webapps\hello-world-sql\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ brooklyn-example-hello-world-sql-webapp ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.13:check (verify-style) @ brooklyn-example-hello-world-sql-webapp ---
[INFO] 
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.4:manifest (bundle-manifest) @ brooklyn-example-hello-world-sql-webapp ---
[WARNING] Ignoring project type war - supportedProjectTypes = [jar]
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ brooklyn-example-hello-world-sql-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\examples\webapps\hello-world-sql\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ brooklyn-example-hello-world-sql-webapp ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ brooklyn-example-hello-world-sql-webapp ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-war-plugin:2.1.1:war (default-war) @ brooklyn-example-hello-world-sql-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [brooklyn-example-hello-world-sql-webapp] in [F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\examples\webapps\hello-world-sql\target\brooklyn-example-hello-world-sql-webapp]
[INFO] Processing war project
[INFO] Copying webapp resources [F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\examples\webapps\hello-world-sql\src\main\webapp]
[INFO] Webapp assembled in [128 msecs]
[INFO] Building war: F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\examples\webapps\hello-world-sql\target\brooklyn-example-hello-world-sql-webapp.war
[WARNING] Warning: selected war files include a WEB-INF/web.xml which will be ignored 
(webxml attribute is missing from war task, or ignoreWebxml attribute is specified as 'true')
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ brooklyn-example-hello-world-sql-webapp ---
[INFO] 
[INFO] --- apache-rat-plugin:0.10:check (default) @ brooklyn-example-hello-world-sql-webapp ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: sandbox/**
[INFO] Exclude: **/.git/**
[INFO] Exclude: **/.gitignore
[INFO] Exclude: **/.repository/**
[INFO] Exclude: **/.idea/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/.classpath/**
[INFO] Exclude: **/.project
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/*.log
[INFO] Exclude: **/brooklyn*.log.*
[INFO] Exclude: **/target/**
[INFO] Exclude: ignored/**
[INFO] Exclude: LICENSE.md
[INFO] Exclude: **/MANIFEST.MF
[INFO] Exclude: **/test-output/**
[INFO] Exclude: **/*.pem.pub
[INFO] Exclude: **/*.svg
[INFO] Exclude: **/*.crt
[INFO] Exclude: **/*.csr
[INFO] Exclude: **/*.key
[INFO] Exclude: **/*.key.org
[INFO] Exclude: **/*.psd
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.plxarc
[INFO] Exclude: **/services/brooklyn.location.LocationResolver
[INFO] Exclude: **/src/test/resources/brooklyn/entity/basic/template_with_extra_substitutions.txt
[INFO] Exclude: **/src/main/resources/banner.txt
[INFO] Exclude: **/src/test/resources/ssl/certs/localhost/info.txt
[INFO] Exclude: **/sandbox/examples/src/main/scripts/amis.txt
[INFO] Exclude: docs/**
[INFO] 10 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 9 licence.
[INFO] 
[INFO] --- maven-source-plugin:2.3:jar-no-fork (attach-sources) @ brooklyn-example-hello-world-sql-webapp ---
[INFO] Building jar: F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\examples\webapps\hello-world-sql\target\brooklyn-example-hello-world-sql-webapp-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ brooklyn-example-hello-world-sql-webapp ---
[INFO] Installing F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\examples\webapps\hello-world-sql\target\brooklyn-example-hello-world-sql-webapp.war to f:\hudson\hudson-slave\maven-repositories\1\org\apache\brooklyn\example\brooklyn-example-hello-world-sql-webapp\0.7.0-SNAPSHOT\brooklyn-example-hello-world-sql-webapp-0.7.0-SNAPSHOT.war
[INFO] Installing F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\examples\webapps\hello-world-sql\pom.xml to f:\hudson\hudson-slave\maven-repositories\1\org\apache\brooklyn\example\brooklyn-example-hello-world-sql-webapp\0.7.0-SNAPSHOT\brooklyn-example-hello-world-sql-webapp-0.7.0-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\examples\webapps\hello-world-sql\target\brooklyn-example-hello-world-sql-webapp-sources.jar to f:\hudson\hudson-slave\maven-repositories\1\org\apache\brooklyn\example\brooklyn-example-hello-world-sql-webapp\0.7.0-SNAPSHOT\brooklyn-example-hello-world-sql-webapp-0.7.0-SNAPSHOT-sources.jar
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Simple Web Cluster Example
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Global Web Fabric Example
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Simple Messaging Publish-Subscribe Example
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn NoSQL Cluster Examples
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn QA
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Brooklyn Parent Project ........................... SUCCESS [20.998s]
[INFO] Brooklyn Utilities to Support Testing (listeners etc)  SUCCESS [11.235s]
[INFO] Brooklyn Logback Includable Configuration ......... SUCCESS [0.597s]
[INFO] Brooklyn Common Utilities ......................... SUCCESS [29.022s]
[INFO] Brooklyn Groovy Utilities ......................... SUCCESS [8.770s]
[INFO] Brooklyn API ...................................... SUCCESS [3.564s]
[INFO] Brooklyn Test Support ............................. SUCCESS [5.972s]
[INFO] CAMP Server Parent Project ........................ SUCCESS [0.261s]
[INFO] CAMP Base ......................................... SUCCESS [7.710s]
[INFO] Brooklyn REST Swagger Apidoc Utilities ............ SUCCESS [3.941s]
[INFO] Brooklyn Logback Configuration .................... SUCCESS [1.973s]
[INFO] CAMP Server ....................................... SUCCESS [14.502s]
[INFO] Brooklyn Core ..................................... SUCCESS [3:48.265s]
[INFO] Brooklyn Policies ................................. SUCCESS [1:35.208s]
[INFO] Brooklyn Hazelcast Storage ........................ SUCCESS [6.916s]
[INFO] Brooklyn Jclouds Location Targets ................. SUCCESS [44.281s]
[INFO] Brooklyn Secure JMXMP Agent ....................... SUCCESS [17.339s]
[INFO] Brooklyn JMX RMI Agent ............................ SUCCESS [2.755s]
[INFO] Brooklyn Software Base ............................ SUCCESS [57.063s]
[INFO] Brooklyn Network Software Entities ................ SUCCESS [8.616s]
[INFO] Brooklyn OSGi Software Entities ................... SUCCESS [8.777s]
[INFO] Brooklyn Web App Software Entities ................ FAILURE [2:59.404s]
[INFO] Brooklyn Messaging Software Entities .............. SUCCESS [18.405s]
[INFO] Brooklyn Database Software Entities ............... SUCCESS [11.570s]
[INFO] Brooklyn NoSQL Data Store Software Entities ....... SKIPPED
[INFO] Brooklyn Monitoring Software Entities ............. SUCCESS [7.155s]
[INFO] Brooklyn CAMP REST API ............................ SKIPPED
[INFO] Brooklyn REST API ................................. SUCCESS [9.192s]
[INFO] Brooklyn REST Server .............................. SKIPPED
[INFO] Brooklyn REST Client .............................. SKIPPED
[INFO] Brooklyn REST JavaScript Web GUI .................. SKIPPED
[INFO] Brooklyn Launcher ................................. SKIPPED
[INFO] Brooklyn Command Line Interface ................... SKIPPED
[INFO] Brooklyn All Things ............................... SKIPPED
[INFO] Brooklyn Distribution ............................. SKIPPED
[INFO] Brooklyn Quick-Start Project Archetype ............ SUCCESS [32.824s]
[INFO] Brooklyn Downstream Project Parent ................ SUCCESS [0.117s]
[INFO] Brooklyn Examples Aggregator Project .............. SUCCESS [0.588s]
[INFO] Brooklyn Examples Support Aggregator Project - Webapps  SUCCESS [1.589s]
[INFO] hello-world-webapp Maven Webapp ................... SUCCESS [0.885s]
[INFO] hello-world-sql-webapp Maven Webapp ............... SUCCESS [2.928s]
[INFO] Brooklyn Simple Web Cluster Example ............... SKIPPED
[INFO] Brooklyn Global Web Fabric Example ................ SKIPPED
[INFO] Brooklyn Simple Messaging Publish-Subscribe Example  SKIPPED
[INFO] Brooklyn NoSQL Cluster Examples ................... SKIPPED
[INFO] Brooklyn QA ....................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14:13.469s
[INFO] Finished at: Tue Nov 04 15:35:28 GMT 2014
[INFO] Final Memory: 53M/168M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project brooklyn-software-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\software\webapp\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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :brooklyn-software-webapp
channel stopped