See <https://builds.apache.org/job/incubator-brooklyn-master-windows/399/changes>
Changes: [sam.corbett] Update commons-lang3 to 3.3.2 [aled.sage] YAML: don’t wrap sub-entities in BasicApplication [alex.heneveld] test (failing) for setting the plan yaml on a spec when it comes from a [alex.heneveld] tidy up of entity/app unwrapping [alex.heneveld] fix tests related to app/entity wrapping/unwrapping [alex.heneveld] enable and fix test for yaml source being set correctly [github] Adds all interfaces to proxy if deploying concrete application [graeme.miller] moved new QA classes to correct location [alex.heneveld] better logging and rendering of errors [alex.heneveld] allow locations to be overridden when referring to a type [alex.heneveld] in AbstractApplication, don't infer locations to pass to start(...) [svetoslav.neykov] Fix catalog XML deserializing [svetoslav.neykov] Test catalog item tags serialization [alex.heneveld] revise tests for new semantics of inheriting locations [alex.heneveld] WIP - change semantics of parameter addition [alex.heneveld] parameter-inheritance now marked with TODO, and prev behaviour largely [alex.heneveld] add release notes mention of location changes [alex.heneveld] unwrap type being extended as soon as it is loaded [alex.heneveld] fix transformation of values which are Sets [john] turn off sticky sessions to allow easy balancing validation ------------------------------------------ [...truncated 66160 lines...] [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ brooklyn-sample --- [INFO] [INFO] Building jar: F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\brooklyn-dist\archetypes\quickstart\target\test-classes\projects\integration-test-1\project\brooklyn-sample\target\brooklyn-sample-0.1.0-SNAPSHOT.jar [INFO] [INFO] [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ brooklyn-sample --- [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (test-jar-creation) @ brooklyn-sample --- [INFO] [INFO] Building jar: F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\brooklyn-dist\archetypes\quickstart\target\test-classes\projects\integration-test-1\project\brooklyn-sample\target\brooklyn-sample-0.1.0-SNAPSHOT-tests.jar [INFO] [INFO] [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ brooklyn-sample --- [INFO] [INFO] Installing F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\brooklyn-dist\archetypes\quickstart\target\test-classes\projects\integration-test-1\project\brooklyn-sample\target\brooklyn-sample-0.1.0-SNAPSHOT.jar to F:\hudson\hudson-slave\maven-repositories\0\com\acme\sample\brooklyn-sample\0.1.0-SNAPSHOT\brooklyn-sample-0.1.0-SNAPSHOT.jar [INFO] [INFO] Installing F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\brooklyn-dist\archetypes\quickstart\target\test-classes\projects\integration-test-1\project\brooklyn-sample\pom.xml to F:\hudson\hudson-slave\maven-repositories\0\com\acme\sample\brooklyn-sample\0.1.0-SNAPSHOT\brooklyn-sample-0.1.0-SNAPSHOT.pom [INFO] [INFO] Installing F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\brooklyn-dist\archetypes\quickstart\target\test-classes\projects\integration-test-1\project\brooklyn-sample\target\brooklyn-sample-0.1.0-SNAPSHOT-tests.jar to F:\hudson\hudson-slave\maven-repositories\0\com\acme\sample\brooklyn-sample\0.1.0-SNAPSHOT\brooklyn-sample-0.1.0-SNAPSHOT-tests.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] BUILD SUCCESS [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Total time: 35.387s [INFO] [INFO] Finished at: Fri Jan 15 00:55:37 GMT 2016 [INFO] [INFO] Final Memory: 44M/235M [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Post-archetype-generation invoker exit code: 0 [JENKINS] Recording test results[INFO] [INFO] --- apache-rat-plugin:0.11:check (default) @ brooklyn-archetype-quickstart --- [INFO] 51 implicit excludes (use -debug for more details). [INFO] Exclude: sandbox/** [INFO] Exclude: release/** [INFO] Exclude: README.md [INFO] Exclude: **/nbactions.xml [INFO] Exclude: **/nb-configuration.xml [INFO] Exclude: **/src/main/resources/archetype-resources/**/* [INFO] Exclude: **/src/test/resources/projects/integration-test-1/goal.txt [INFO] Exclude: **/src/test/resources/projects/integration-test-1/reference/**/* [INFO] Exclude: **/src/main/java/sample/**/*Sample*.java [INFO] Exclude: **/src/main/resources/logback-custom.xml [INFO] Exclude: **/src/brooklyn-sample/README.md [INFO] Exclude: **/src/brooklyn-sample/pom.xml [INFO] Exclude: **/src/brooklyn-sample/src/main/assembly/files/conf/* [INFO] Exclude: **/src/brooklyn-sample/src/main/java/**/*.java [INFO] Exclude: **/src/brooklyn-sample/src/main/resources/logback-custom.xml [INFO] Exclude: **/src/brooklyn-sample/src/test/java/**/*.java [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: **/src/main/license/** [INFO] Exclude: **/src/test/license/** [INFO] Exclude: **/MANIFEST.MF [INFO] Exclude: **/test-output/** [INFO] Exclude: **/*.pem.pub [INFO] Exclude: **/*.pem [INFO] Exclude: **/*_rsa.pub [INFO] Exclude: **/*_rsa [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: **/src/test/resources/org/apache/brooklyn/entity/software/base/template_with_extra_substitutions.txt [INFO] Exclude: **/src/main/resources/banner.txt [INFO] Exclude: **/src/test/resources/ssl/certs/localhost/info.txt [INFO] Exclude: **/src/main/history/dependencies.xml [INFO] Exclude: **/sandbox/examples/src/main/scripts/amis.txt [INFO] Exclude: docs/** [INFO] 9 resources included (use -debug for more details) [INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 7 licence. [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ brooklyn-archetype-quickstart --- [INFO] Building jar: F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\brooklyn-dist\archetypes\quickstart\target\brooklyn-archetype-quickstart-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-sources) @ brooklyn-archetype-quickstart --- [INFO] Building jar: F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\brooklyn-dist\archetypes\quickstart\target\brooklyn-archetype-quickstart-0.9.0-SNAPSHOT-test-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ brooklyn-archetype-quickstart --- [INFO] Installing F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\brooklyn-dist\archetypes\quickstart\target\brooklyn-archetype-quickstart-0.9.0-SNAPSHOT.jar to f:\hudson\hudson-slave\maven-repositories\0\org\apache\brooklyn\brooklyn-archetype-quickstart\0.9.0-SNAPSHOT\brooklyn-archetype-quickstart-0.9.0-SNAPSHOT.jar [INFO] Installing F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\brooklyn-dist\archetypes\quickstart\pom.xml to f:\hudson\hudson-slave\maven-repositories\0\org\apache\brooklyn\brooklyn-archetype-quickstart\0.9.0-SNAPSHOT\brooklyn-archetype-quickstart-0.9.0-SNAPSHOT.pom [INFO] Installing F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\brooklyn-dist\archetypes\quickstart\target\brooklyn-archetype-quickstart-0.9.0-SNAPSHOT-tests.jar to f:\hudson\hudson-slave\maven-repositories\0\org\apache\brooklyn\brooklyn-archetype-quickstart\0.9.0-SNAPSHOT\brooklyn-archetype-quickstart-0.9.0-SNAPSHOT-tests.jar [INFO] Installing F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\brooklyn-dist\archetypes\quickstart\target\brooklyn-archetype-quickstart-0.9.0-SNAPSHOT-sources.jar to f:\hudson\hudson-slave\maven-repositories\0\org\apache\brooklyn\brooklyn-archetype-quickstart\0.9.0-SNAPSHOT\brooklyn-archetype-quickstart-0.9.0-SNAPSHOT-sources.jar [INFO] Installing F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\brooklyn-dist\archetypes\quickstart\target\brooklyn-archetype-quickstart-0.9.0-SNAPSHOT-test-sources.jar to f:\hudson\hudson-slave\maven-repositories\0\org\apache\brooklyn\brooklyn-archetype-quickstart\0.9.0-SNAPSHOT\brooklyn-archetype-quickstart-0.9.0-SNAPSHOT-test-sources.jar [INFO] [INFO] --- maven-archetype-plugin:2.3:update-local-catalog (default-update-local-catalog) @ brooklyn-archetype-quickstart --- [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Brooklyn Root 0.9.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ brooklyn --- [INFO] Deleting <https://builds.apache.org/job/incubator-brooklyn-master-windows/ws/target> [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ brooklyn --- [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ brooklyn --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ brooklyn --- [INFO] Installing <https://builds.apache.org/job/incubator-brooklyn-master-windows/ws/pom.xml> to f:\hudson\hudson-slave\maven-repositories\0\org\apache\brooklyn\brooklyn\0.9.0-SNAPSHOT\brooklyn-0.9.0-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Brooklyn REST JavaScript Web GUI .................. SUCCESS [42.864s] [INFO] Brooklyn Server Root .............................. SUCCESS [0.310s] [INFO] Brooklyn Parent Project ........................... SUCCESS [5.463s] [INFO] Brooklyn Test Support Utilities ................... SUCCESS [7.317s] [INFO] Brooklyn Logback Includable Configuration ......... SUCCESS [1.285s] [INFO] Brooklyn Common Utilities ......................... SUCCESS [29.170s] [INFO] Brooklyn API ...................................... SUCCESS [3.627s] [INFO] CAMP Server Parent Project ........................ SUCCESS [0.957s] [INFO] CAMP Base ......................................... SUCCESS [4.655s] [INFO] Brooklyn Test Support ............................. SUCCESS [1.714s] [INFO] Brooklyn REST Swagger Apidoc Utilities ............ SUCCESS [11.205s] [INFO] Brooklyn Logback Configuration .................... SUCCESS [1.530s] [INFO] CAMP Server ....................................... SUCCESS [7.987s] [INFO] Brooklyn OSGi Utils ............................... SUCCESS [3.957s] [INFO] Brooklyn Felix Runtime ............................ SUCCESS [4.577s] [INFO] Brooklyn Groovy Utilities ......................... SUCCESS [2.058s] [INFO] Brooklyn Core ..................................... SUCCESS [4:16.294s] [INFO] Brooklyn Policies ................................. SUCCESS [1:27.946s] [INFO] Brooklyn WinRM Software Entities .................. SUCCESS [9.483s] [INFO] Brooklyn Secure JMXMP Agent ....................... SUCCESS [11.162s] [INFO] Brooklyn JMX RMI Agent ............................ SUCCESS [1.623s] [INFO] Brooklyn Jclouds Location Targets ................. SUCCESS [23.490s] [INFO] Brooklyn Software Base ............................ SUCCESS [1:12.829s] [INFO] Brooklyn CAMP REST API ............................ SUCCESS [3:46.133s] [INFO] Brooklyn Hazelcast Storage ........................ SUCCESS [4.962s] [INFO] Brooklyn REST API ................................. SUCCESS [14.994s] [INFO] Brooklyn REST Server .............................. SUCCESS [1:21.161s] [INFO] Brooklyn Launcher ................................. SUCCESS [56.189s] [INFO] Brooklyn Command Line Interface ................... SUCCESS [20.130s] [INFO] Brooklyn REST Client .............................. SUCCESS [17.177s] [INFO] Brooklyn Test Framework ........................... SUCCESS [1:06.194s] [INFO] Brooklyn Karaf .................................... SUCCESS [0.090s] [INFO] Brooklyn Karaf Features ........................... SUCCESS [2.932s] [INFO] Brooklyn Karaf Distro ............................. SUCCESS [21.915s] [INFO] Brooklyn Karaf Shell Commands ..................... SUCCESS [5.339s] [INFO] Brooklyn Karaf pax-exam itest ..................... SUCCESS [38.890s] [INFO] Brooklyn Library Root ............................. SUCCESS [2.012s] [INFO] Brooklyn Network Software Entities ................ SUCCESS [4.950s] [INFO] Brooklyn OSGi Software Entities ................... SUCCESS [4.913s] [INFO] Brooklyn Database Software Entities ............... SUCCESS [6.172s] [INFO] Brooklyn Web App Software Entities ................ SUCCESS [1:36.561s] [INFO] Brooklyn Messaging Software Entities .............. SUCCESS [10.300s] [INFO] Brooklyn NoSQL Data Store Software Entities ....... FAILURE [2:40.977s] [INFO] Brooklyn Monitoring Software Entities ............. SUCCESS [5.005s] [INFO] Brooklyn QA ....................................... SUCCESS [20.764s] [INFO] Brooklyn Examples Aggregator Project .............. SUCCESS [0.554s] [INFO] Brooklyn Examples Aggregator Project - Webapps .... SUCCESS [0.975s] [INFO] hello-world-webapp Maven Webapp ................... SUCCESS [2.500s] [INFO] hello-world-sql-webapp Maven Webapp ............... SUCCESS [1.859s] [INFO] Brooklyn Simple Web Cluster Example ............... SKIPPED [INFO] Brooklyn Global Web Fabric Example ................ SUCCESS [9.853s] [INFO] Brooklyn Simple Messaging Publish-Subscribe Example SUCCESS [24.347s] [INFO] Brooklyn NoSQL Cluster Examples ................... SKIPPED [INFO] Brooklyn Downstream Project Parent ................ SUCCESS [0.513s] [INFO] Brooklyn Dist Root ................................ SUCCESS [1.270s] [INFO] Brooklyn All Things ............................... SKIPPED [INFO] Brooklyn Distribution ............................. SKIPPED [INFO] Brooklyn Quick-Start Project Archetype ............ SUCCESS [48.075s] [INFO] Brooklyn Root ..................................... SUCCESS [1.715s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 26:20.556s [INFO] Finished at: Fri Jan 15 00:55:41 GMT 2016 [INFO] Final Memory: 138M/230M [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 [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.18.1:test (default-test) on project brooklyn-software-nosql: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test failed: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? [ERROR] Command was cmd.exe /X /C "f:\hudson\tools\java\latest-1.7-64\jre\bin\java -Xms768m -Xmx768m -XX:MaxPermSize=256m -verbose:gc -jar F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\brooklyn-library\software\nosql\target\surefire\surefirebooter654755564872583218.jar F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\brooklyn-library\software\nosql\target\surefire\surefire7318765100201765639tmp F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\brooklyn-library\software\nosql\target\surefire\surefire_241227853190356876247tmp" [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/PluginExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :brooklyn-software-nosql