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 2015/12/10 19:06:05 UTC

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

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

Changes:

[mike.zaccardo] Add all.members.up sensor to DynamicCluster

[alex.heneveld] comments about postgres url

[alex.heneveld] review comments for DynamicCluster, now checking

[john] replaced jython imports with guava equivalents

[john] removed unnecessary maven config, added org.python.google to checkstyle

------------------------------------------
[...truncated 1368 lines...]
[INFO] 2015-12-10 17:02:02,540 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod com.acme.sample.brooklyn.sample.app.SampleUnitTest.shutdown()
[INFO] 2015-12-10 17:02:02,557 INFO  Stopping application SingleWebServerSample{id=IcS6ikFs}
[INFO] 2015-12-10 17:02:02,562 INFO  Stopping JBoss7ServerImpl{id=ImK9h1RU} in []
[INFO] 2015-12-10 17:02:02,582 INFO  Stopped application SingleWebServerSample{id=IcS6ikFs}
[INFO] 2015-12-10 17:02:02,969 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod com.acme.sample.brooklyn.sample.app.SampleUnitTest.shutdown() finished in 429 ms
[INFO] 2015-12-10 17:02:02,993 INFO  TESTNG 
[INFO] ===============================================
[INFO]     Surefire test
[INFO]     Tests run: 2, Failures: 0, Skips: 0
[INFO] ===============================================
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.148 sec - in TestSuite
[INFO] 
[INFO] Results :
[INFO] 
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] [INFO] 
[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\usage\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\usage\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\usage\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\usage\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\usage\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: 1:01.684s
[INFO] [INFO] Finished at: Thu Dec 10 17:02:04 GMT 2015
[INFO] [INFO] Final Memory: 46M/237M
[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: **/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\usage\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\usage\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\usage\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\usage\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\usage\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\usage\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\usage\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] Skipping Brooklyn Distribution
[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] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn REST Client
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Brooklyn Root ..................................... SUCCESS [1.902s]
[INFO] Brooklyn Parent Project ........................... SUCCESS [5.472s]
[INFO] Brooklyn Logback Configuration .................... SUCCESS [4.486s]
[INFO] Brooklyn Test Support Utilities ................... FAILURE [1.582s]
[INFO] Brooklyn Logback Includable Configuration ......... FAILURE [1.783s]
[INFO] Brooklyn Common Utilities ......................... SKIPPED
[INFO] Brooklyn API ...................................... SKIPPED
[INFO] Brooklyn Test Support ............................. SKIPPED
[INFO] Brooklyn Downstream Project Parent ................ SKIPPED
[INFO] CAMP Server Parent Project ........................ SUCCESS [1.017s]
[INFO] CAMP Base ......................................... SKIPPED
[INFO] Brooklyn REST Swagger Apidoc Utilities ............ SKIPPED
[INFO] CAMP Server ....................................... SKIPPED
[INFO] Brooklyn OSGi Utils ............................... SKIPPED
[INFO] Brooklyn Felix Runtime ............................ SKIPPED
[INFO] Brooklyn Groovy Utilities ......................... SKIPPED
[INFO] Brooklyn Core ..................................... SKIPPED
[INFO] Brooklyn Examples Aggregator Project .............. SUCCESS [2.362s]
[INFO] Brooklyn Examples Aggregator Project - Webapps .... SUCCESS [1.010s]
[INFO] hello-world-webapp Maven Webapp ................... SUCCESS [2.122s]
[INFO] hello-world-sql-webapp Maven Webapp ............... SUCCESS [3.832s]
[INFO] Brooklyn Policies ................................. SKIPPED
[INFO] Brooklyn WinRM Software Entities .................. SKIPPED
[INFO] Brooklyn Jclouds Location Targets ................. SKIPPED
[INFO] Brooklyn Secure JMXMP Agent ....................... SKIPPED
[INFO] Brooklyn JMX RMI Agent ............................ SKIPPED
[INFO] Brooklyn Software Base ............................ SKIPPED
[INFO] Brooklyn Web App Software Entities ................ SKIPPED
[INFO] Brooklyn Messaging Software Entities .............. SKIPPED
[INFO] Brooklyn Database Software Entities ............... SKIPPED
[INFO] Brooklyn Monitoring Software Entities ............. SKIPPED
[INFO] Brooklyn OSGi Software Entities ................... SKIPPED
[INFO] Brooklyn NoSQL Data Store Software Entities ....... SKIPPED
[INFO] Brooklyn Network Software Entities ................ SKIPPED
[INFO] Brooklyn REST API ................................. SKIPPED
[INFO] Brooklyn CAMP REST API ............................ SKIPPED
[INFO] Brooklyn REST Server .............................. SKIPPED
[INFO] Brooklyn REST JavaScript Web GUI .................. SKIPPED
[INFO] Brooklyn Launcher ................................. SKIPPED
[INFO] Brooklyn Command Line Interface ................... SKIPPED
[INFO] Brooklyn Test Framework ........................... SKIPPED
[INFO] Brooklyn All Things ............................... 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 Hazelcast Storage ........................ SKIPPED
[INFO] Brooklyn Quick-Start Project Archetype ............ SUCCESS [1:07.758s]
[INFO] Brooklyn Distribution ............................. SKIPPED
[INFO] Brooklyn QA ....................................... SKIPPED
[INFO] Brooklyn REST Client .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:48.378s
[INFO] Finished at: Thu Dec 10 17:02:05 GMT 2015
[INFO] Final Memory: 57M/240M
[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
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-clean-plugin:2.6.1:clean (default-clean) on project brooklyn-utils-test-support: Failed to clean project: Failed to delete F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\utils\test-support\target\brooklyn-utils-test-support-0.9.0-SNAPSHOT.jar -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-clean-plugin:2.6.1:clean (default-clean) on project brooklyn-logback-includes: Failed to clean project: Failed to delete F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\usage\logback-includes\target\brooklyn-logback-includes-0.9.0-SNAPSHOT.jar -> [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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :brooklyn-utils-test-support
channel stopped

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

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

Changes:

[m4rkmckenna] releasePortForwarding now uses Task F/W to invoke

[m4rkmckenna] Fix SshMachineLocation.getSshHostAndPort

[m4rkmckenna] releasePortForwarding: exec all concurrently

[m4rkmckenna] Test jcloudsLocation.releasePortForwarding

[m4rkmckenna] Added licence header

[richard] Fix Getting Started button again

[graeme.miller] Ported some Clocker changes back to brooklyn. It is now possible to

[svetoslav.neykov] Proper ordering of catalog config

------------------------------------------
[...truncated 40382 lines...]
	at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:273)
	at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:251)
	at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:160)
	at java.rmi.server.RemoteObjectInvocationHandler.invokeRemoteMethod(RemoteObjectInvocationHandler.java:194)
	at java.rmi.server.RemoteObjectInvocationHandler.invoke(RemoteObjectInvocationHandler.java:148)
	at $Proxy10.remoteCall(Unknown Source)
	at org.ops4j.pax.exam.rbc.client.intern.RemoteBundleContextClientImpl$1.invoke(RemoteBundleContextClientImpl.java:101)
	at $Proxy11.call(Unknown Source)
	at org.ops4j.pax.exam.rbc.client.intern.RemoteBundleContextClientImpl.call(RemoteBundleContextClientImpl.java:268)
	at org.ops4j.pax.exam.container.remote.RBCRemoteTarget.call(RBCRemoteTarget.java:60)
	at org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.call(KarafTestContainer.java:583)
	at org.ops4j.pax.exam.spi.reactors.EagerSingleStagedReactor.invoke(EagerSingleStagedReactor.java:109)
	at org.ops4j.pax.exam.junit.impl.ProbeRunner$2.evaluate(ProbeRunner.java:267)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.ops4j.pax.exam.junit.impl.ProbeRunner.run(ProbeRunner.java:98)
	at org.ops4j.pax.exam.junit.PaxExam.run(PaxExam.java:93)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

checkEventFeature(org.apache.brooklyn.AssemblyTest)  Time elapsed: 180.005 sec  <<< ERROR!
org.ops4j.pax.swissbox.tracker.ServiceLookupException: gave up waiting for service org.ops4j.pax.exam.ProbeInvoker
	at org.ops4j.pax.swissbox.tracker.ServiceLookup.getService(ServiceLookup.java:199)
	at org.ops4j.pax.swissbox.tracker.ServiceLookup.getService(ServiceLookup.java:136)
	at org.ops4j.pax.exam.rbc.internal.RemoteBundleContextImpl.remoteCall(RemoteBundleContextImpl.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:322)
	at sun.rmi.transport.Transport$1.run(Transport.java:177)
	at sun.rmi.transport.Transport$1.run(Transport.java:174)
	at java.security.AccessController.doPrivileged(Native Method)
	at sun.rmi.transport.Transport.serviceCall(Transport.java:173)
	at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:553)
	at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:808)
	at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:667)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:722)
	at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:273)
	at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:251)
	at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:160)
	at java.rmi.server.RemoteObjectInvocationHandler.invokeRemoteMethod(RemoteObjectInvocationHandler.java:194)
	at java.rmi.server.RemoteObjectInvocationHandler.invoke(RemoteObjectInvocationHandler.java:148)
	at $Proxy10.remoteCall(Unknown Source)
	at org.ops4j.pax.exam.rbc.client.intern.RemoteBundleContextClientImpl$1.invoke(RemoteBundleContextClientImpl.java:101)
	at $Proxy11.call(Unknown Source)
	at org.ops4j.pax.exam.rbc.client.intern.RemoteBundleContextClientImpl.call(RemoteBundleContextClientImpl.java:268)
	at org.ops4j.pax.exam.container.remote.RBCRemoteTarget.call(RBCRemoteTarget.java:60)
	at org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.call(KarafTestContainer.java:583)
	at org.ops4j.pax.exam.spi.reactors.EagerSingleStagedReactor.invoke(EagerSingleStagedReactor.java:109)
	at org.ops4j.pax.exam.junit.impl.ProbeRunner$2.evaluate(ProbeRunner.java:267)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.ops4j.pax.exam.junit.impl.ProbeRunner.run(ProbeRunner.java:98)
	at org.ops4j.pax.exam.junit.PaxExam.run(PaxExam.java:93)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)


Results :

Tests in error: 
  AssemblyTest.checkBrooklynCoreFeature » ServiceLookup gave up waiting for serv...
  AssemblyTest.checkEventFeature » ServiceLookup gave up waiting for service org...
  AssemblyTest.shouldHaveBundleContext » ServiceLookup gave up waiting for servi...

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

[ERROR] There are test failures.

Please refer to F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\karaf\itest\target\surefire-reports for the individual test results.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ brooklyn-itest ---
[INFO] Building jar: F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\karaf\itest\target\brooklyn-itest-0.9.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ brooklyn-itest ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ brooklyn-itest ---
[INFO] Installing F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\karaf\itest\target\brooklyn-itest-0.9.0-SNAPSHOT.jar to f:\hudson\hudson-slave\maven-repositories\0\org\apache\brooklyn\brooklyn-itest\0.9.0-SNAPSHOT\brooklyn-itest-0.9.0-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\karaf\itest\pom.xml to f:\hudson\hudson-slave\maven-repositories\0\org\apache\brooklyn\brooklyn-itest\0.9.0-SNAPSHOT\brooklyn-itest-0.9.0-SNAPSHOT.pom
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Hazelcast Storage
[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 QA
[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] Reactor Summary:
[INFO] 
[INFO] Brooklyn Root ..................................... SUCCESS [2.057s]
[INFO] Brooklyn Parent Project ........................... SUCCESS [6.125s]
[INFO] Brooklyn Test Support Utilities ................... SUCCESS [7.186s]
[INFO] Brooklyn Logback Includable Configuration ......... SUCCESS [1.152s]
[INFO] Brooklyn Common Utilities ......................... SUCCESS [25.602s]
[INFO] Brooklyn API ...................................... SUCCESS [3.855s]
[INFO] Brooklyn Test Support ............................. SUCCESS [1.698s]
[INFO] Brooklyn Downstream Project Parent ................ SUCCESS [0.226s]
[INFO] CAMP Base ......................................... SUCCESS [3.877s]
[INFO] Brooklyn REST Swagger Apidoc Utilities ............ SUCCESS [12.650s]
[INFO] CAMP Server ....................................... SUCCESS [10.763s]
[INFO] Brooklyn OSGi Utils ............................... SUCCESS [3.250s]
[INFO] Brooklyn Felix Runtime ............................ SUCCESS [5.222s]
[INFO] Brooklyn Groovy Utilities ......................... SUCCESS [1.251s]
[INFO] Brooklyn Core ..................................... FAILURE [6:28.144s]
[INFO] Brooklyn Policies ................................. SKIPPED
[INFO] Brooklyn WinRM Software Entities .................. SKIPPED
[INFO] Brooklyn Jclouds Location Targets ................. SKIPPED
[INFO] Brooklyn Secure JMXMP Agent ....................... SKIPPED
[INFO] Brooklyn JMX RMI Agent ............................ SUCCESS [1.784s]
[INFO] Brooklyn Software Base ............................ SKIPPED
[INFO] Brooklyn Web App Software Entities ................ SKIPPED
[INFO] Brooklyn Messaging Software Entities .............. SKIPPED
[INFO] Brooklyn Database Software Entities ............... SKIPPED
[INFO] Brooklyn Monitoring Software Entities ............. SKIPPED
[INFO] Brooklyn OSGi Software Entities ................... SKIPPED
[INFO] Brooklyn NoSQL Data Store Software Entities ....... SKIPPED
[INFO] Brooklyn Network Software Entities ................ SKIPPED
[INFO] Brooklyn REST API ................................. SUCCESS [14.101s]
[INFO] Brooklyn CAMP REST API ............................ SKIPPED
[INFO] Brooklyn REST Server .............................. SKIPPED
[INFO] Brooklyn REST JavaScript Web GUI .................. SKIPPED
[INFO] Brooklyn Launcher ................................. SKIPPED
[INFO] Brooklyn Command Line Interface ................... SKIPPED
[INFO] Brooklyn Test Framework ........................... SKIPPED
[INFO] Brooklyn All Things ............................... 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 Karaf .................................... SUCCESS [0.077s]
[INFO] Brooklyn Karaf Features ........................... SUCCESS [1.725s]
[INFO] Brooklyn Karaf Distro ............................. SUCCESS [20.553s]
[INFO] Brooklyn Karaf pax-exam itest ..................... SUCCESS [11:12.931s]
[INFO] Brooklyn Hazelcast Storage ........................ SKIPPED
[INFO] Brooklyn Distribution ............................. SKIPPED
[INFO] Brooklyn QA ....................................... SKIPPED
[INFO] Brooklyn REST Client .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20:00.647s
[INFO] Finished at: Wed Dec 16 21:41:05 GMT 2015
[INFO] Final Memory: 81M/246M
[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
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-core: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\core\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-core
channel stopped

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

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

Changes:

[morganbrooke] Update index.md

[richard] Fix some more links broken by the graduation moves

------------------------------------------
[...truncated 1268 lines...]
	at org.junit.runners.BlockJUnit4ClassRunner$1.runReflectiveCall(BlockJUnit4ClassRunner.java:266)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.BlockJUnit4ClassRunner.methodBlock(BlockJUnit4ClassRunner.java:263)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner.runChild(ContainerTestRunner.java:68)
	at org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner.runChild(ContainerTestRunner.java:37)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.ops4j.pax.exam.invoker.junit.internal.JUnitProbeInvoker.invokeViaJUnit(JUnitProbeInvoker.java:124)
	at org.ops4j.pax.exam.invoker.junit.internal.JUnitProbeInvoker.findAndInvoke(JUnitProbeInvoker.java:97)
	at org.ops4j.pax.exam.invoker.junit.internal.JUnitProbeInvoker.call(JUnitProbeInvoker.java:73)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at org.ops4j.pax.exam.rbc.internal.RemoteBundleContextImpl.remoteCall(RemoteBundleContextImpl.java:80)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:322)
	at sun.rmi.transport.Transport$1.run(Transport.java:177)
	at sun.rmi.transport.Transport$1.run(Transport.java:174)
	at java.security.AccessController.doPrivileged(Native Method)
	at sun.rmi.transport.Transport.serviceCall(Transport.java:173)
	at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:553)
	at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:808)
	at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:667)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:722)

checkEventFeature(org.apache.brooklyn.AssemblyTest)  Time elapsed: 5.008 sec  <<< ERROR!
org.ops4j.pax.swissbox.tracker.ServiceLookupException: gave up waiting for service org.apache.karaf.features.FeaturesService
	at org.ops4j.pax.swissbox.tracker.ServiceLookup.getService(ServiceLookup.java:199)
	at org.ops4j.pax.swissbox.tracker.ServiceLookup.getService(ServiceLookup.java:136)
	at org.ops4j.pax.exam.inject.internal.ServiceInjector.injectField(ServiceInjector.java:89)
	at org.ops4j.pax.exam.inject.internal.ServiceInjector.injectDeclaredFields(ServiceInjector.java:69)
	at org.ops4j.pax.exam.inject.internal.ServiceInjector.injectFields(ServiceInjector.java:61)
	at org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner.createTest(ContainerTestRunner.java:61)
	at org.junit.runners.BlockJUnit4ClassRunner$1.runReflectiveCall(BlockJUnit4ClassRunner.java:266)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.BlockJUnit4ClassRunner.methodBlock(BlockJUnit4ClassRunner.java:263)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner.runChild(ContainerTestRunner.java:68)
	at org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner.runChild(ContainerTestRunner.java:37)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.ops4j.pax.exam.invoker.junit.internal.JUnitProbeInvoker.invokeViaJUnit(JUnitProbeInvoker.java:124)
	at org.ops4j.pax.exam.invoker.junit.internal.JUnitProbeInvoker.findAndInvoke(JUnitProbeInvoker.java:97)
	at org.ops4j.pax.exam.invoker.junit.internal.JUnitProbeInvoker.call(JUnitProbeInvoker.java:73)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at org.ops4j.pax.exam.rbc.internal.RemoteBundleContextImpl.remoteCall(RemoteBundleContextImpl.java:80)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:322)
	at sun.rmi.transport.Transport$1.run(Transport.java:177)
	at sun.rmi.transport.Transport$1.run(Transport.java:174)
	at java.security.AccessController.doPrivileged(Native Method)
	at sun.rmi.transport.Transport.serviceCall(Transport.java:173)
	at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:553)
	at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:808)
	at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:667)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:722)


Results :

Tests in error: 
  AssemblyTest.checkBrooklynCoreFeature » ServiceLookup gave up waiting for serv...
  AssemblyTest.checkEventFeature » ServiceLookup gave up waiting for service org...
  AssemblyTest.shouldHaveBundleContext » ServiceLookup gave up waiting for servi...

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

[ERROR] There are test failures.

Please refer to F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\karaf\itest\target\surefire-reports for the individual test results.
[JENKINS] Recording test results
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ brooklyn-itest ---
[INFO] Building jar: F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\karaf\itest\target\brooklyn-itest-0.9.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ brooklyn-itest ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ brooklyn-itest ---
[INFO] Installing F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\karaf\itest\target\brooklyn-itest-0.9.0-SNAPSHOT.jar to f:\hudson\hudson-slave\maven-repositories\0\org\apache\brooklyn\brooklyn-itest\0.9.0-SNAPSHOT\brooklyn-itest-0.9.0-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\karaf\itest\pom.xml to f:\hudson\hudson-slave\maven-repositories\0\org\apache\brooklyn\brooklyn-itest\0.9.0-SNAPSHOT\brooklyn-itest-0.9.0-SNAPSHOT.pom
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Hazelcast Storage
[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 QA
[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] Reactor Summary:
[INFO] 
[INFO] Brooklyn Root ..................................... SUCCESS [2.436s]
[INFO] Brooklyn Parent Project ........................... SUCCESS [6.038s]
[INFO] Brooklyn Test Support Utilities ................... FAILURE [1.774s]
[INFO] Brooklyn Logback Includable Configuration ......... FAILURE [1.604s]
[INFO] Brooklyn Common Utilities ......................... SKIPPED
[INFO] Brooklyn API ...................................... SKIPPED
[INFO] Brooklyn Test Support ............................. SKIPPED
[INFO] Brooklyn Downstream Project Parent ................ SKIPPED
[INFO] CAMP Base ......................................... SKIPPED
[INFO] Brooklyn REST Swagger Apidoc Utilities ............ SKIPPED
[INFO] CAMP Server ....................................... SKIPPED
[INFO] Brooklyn OSGi Utils ............................... SKIPPED
[INFO] Brooklyn Felix Runtime ............................ SKIPPED
[INFO] Brooklyn Groovy Utilities ......................... SKIPPED
[INFO] Brooklyn Core ..................................... SKIPPED
[INFO] Brooklyn Policies ................................. SKIPPED
[INFO] Brooklyn WinRM Software Entities .................. SKIPPED
[INFO] Brooklyn Jclouds Location Targets ................. SKIPPED
[INFO] Brooklyn Secure JMXMP Agent ....................... SKIPPED
[INFO] Brooklyn JMX RMI Agent ............................ SKIPPED
[INFO] Brooklyn Software Base ............................ SKIPPED
[INFO] Brooklyn Web App Software Entities ................ SKIPPED
[INFO] Brooklyn Messaging Software Entities .............. SKIPPED
[INFO] Brooklyn Database Software Entities ............... SKIPPED
[INFO] Brooklyn Monitoring Software Entities ............. SKIPPED
[INFO] Brooklyn OSGi Software Entities ................... SKIPPED
[INFO] Brooklyn NoSQL Data Store Software Entities ....... SKIPPED
[INFO] Brooklyn Network Software Entities ................ SKIPPED
[INFO] Brooklyn REST API ................................. SKIPPED
[INFO] Brooklyn CAMP REST API ............................ SKIPPED
[INFO] Brooklyn REST Server .............................. SKIPPED
[INFO] Brooklyn REST JavaScript Web GUI .................. SKIPPED
[INFO] Brooklyn Launcher ................................. SKIPPED
[INFO] Brooklyn Command Line Interface ................... SKIPPED
[INFO] Brooklyn Test Framework ........................... SKIPPED
[INFO] Brooklyn All Things ............................... 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 Karaf .................................... SUCCESS [0.805s]
[INFO] Brooklyn Karaf Features ........................... SUCCESS [4.337s]
[INFO] Brooklyn Karaf Distro ............................. SUCCESS [1:48.242s]
[INFO] Brooklyn Karaf pax-exam itest ..................... SUCCESS [1:12.050s]
[INFO] Brooklyn Hazelcast Storage ........................ SKIPPED
[INFO] Brooklyn Distribution ............................. SKIPPED
[INFO] Brooklyn QA ....................................... SKIPPED
[INFO] Brooklyn REST Client .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3:29.375s
[INFO] Finished at: Sat Dec 12 00:07:52 GMT 2015
[INFO] Final Memory: 62M/241M
[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
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-clean-plugin:2.6.1:clean (default-clean) on project brooklyn-utils-test-support: Failed to clean project: Failed to delete F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\utils\test-support\target\brooklyn-utils-test-support-0.9.0-SNAPSHOT.jar -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-clean-plugin:2.6.1:clean (default-clean) on project brooklyn-logback-includes: Failed to clean project: Failed to delete F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\usage\logback-includes\target\brooklyn-logback-includes-0.9.0-SNAPSHOT.jar -> [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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :brooklyn-utils-test-support
channel stopped

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

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

Changes:

[graeme.miller] TestCase no longer extends BaseTest, but rather extends Entity

[svetoslav.neykov] Redis install - make sure all build dependencies are installed

[john] removed incubator from mirror download urls

[geoff.macartney] Add documentation for assertions and SimpleShellCommandTest.

[github] Derive artefact and directory names from download URL.

[github] Atomic sensor test-and-set.

[github] Derive correct URL path for specified version.

[geoff.macartney] Add documentation for assertions and SimpleShellCommandTest.

[andrea.turli] Generate Swagger API Specification using a maven plugin

------------------------------------------
[...truncated 463 lines...]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Jclouds Location Targets
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Secure JMXMP Agent
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn JMX RMI Agent
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Software Base
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Web App Software Entities
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Messaging Software Entities
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Database Software Entities
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Monitoring Software Entities
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn OSGi Software Entities
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn NoSQL Data Store Software Entities
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Network Software Entities
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn REST API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn CAMP REST API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[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 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 Test Framework
[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 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 Hazelcast Storage
[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 QA
[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] Reactor Summary:
[INFO] 
[INFO] Brooklyn Root ..................................... SUCCESS [1.593s]
[INFO] Brooklyn Parent Project ........................... SUCCESS [4.091s]
[INFO] Brooklyn Logback Configuration .................... SUCCESS [3.551s]
[INFO] Brooklyn Test Support Utilities ................... FAILURE [1.484s]
[INFO] Brooklyn Logback Includable Configuration ......... FAILURE [1.474s]
[INFO] Brooklyn Common Utilities ......................... SKIPPED
[INFO] Brooklyn API ...................................... SKIPPED
[INFO] Brooklyn Test Support ............................. SKIPPED
[INFO] Brooklyn Downstream Project Parent ................ SKIPPED
[INFO] CAMP Server Parent Project ........................ SUCCESS [0.442s]
[INFO] CAMP Base ......................................... SKIPPED
[INFO] Brooklyn REST Swagger Apidoc Utilities ............ SKIPPED
[INFO] CAMP Server ....................................... SKIPPED
[INFO] Brooklyn OSGi Utils ............................... SKIPPED
[INFO] Brooklyn Felix Runtime ............................ SKIPPED
[INFO] Brooklyn Groovy Utilities ......................... SKIPPED
[INFO] Brooklyn Core ..................................... SKIPPED
[INFO] Brooklyn Policies ................................. SKIPPED
[INFO] Brooklyn WinRM Software Entities .................. SKIPPED
[INFO] Brooklyn Jclouds Location Targets ................. SKIPPED
[INFO] Brooklyn Secure JMXMP Agent ....................... SKIPPED
[INFO] Brooklyn JMX RMI Agent ............................ SKIPPED
[INFO] Brooklyn Software Base ............................ SKIPPED
[INFO] Brooklyn Web App Software Entities ................ SKIPPED
[INFO] Brooklyn Messaging Software Entities .............. SKIPPED
[INFO] Brooklyn Database Software Entities ............... SKIPPED
[INFO] Brooklyn Monitoring Software Entities ............. SKIPPED
[INFO] Brooklyn OSGi Software Entities ................... SKIPPED
[INFO] Brooklyn NoSQL Data Store Software Entities ....... SKIPPED
[INFO] Brooklyn Network Software Entities ................ SKIPPED
[INFO] Brooklyn REST API ................................. SKIPPED
[INFO] Brooklyn CAMP REST API ............................ SKIPPED
[INFO] Brooklyn REST Server .............................. SKIPPED
[INFO] Brooklyn REST JavaScript Web GUI .................. SKIPPED
[INFO] Brooklyn Launcher ................................. SKIPPED
[INFO] Brooklyn Command Line Interface ................... SKIPPED
[INFO] Brooklyn Test Framework ........................... SKIPPED
[INFO] Brooklyn All Things ............................... 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 Hazelcast Storage ........................ SKIPPED
[INFO] Brooklyn Distribution ............................. SKIPPED
[INFO] Brooklyn QA ....................................... SKIPPED
[INFO] Brooklyn REST Client .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 24.403s
[INFO] Finished at: Fri Dec 11 13:18:00 GMT 2015
[INFO] Final Memory: 50M/237M
[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-clean-plugin:2.6.1:clean (default-clean) on project brooklyn-utils-test-support: Failed to clean project: Failed to delete F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\utils\test-support\target\brooklyn-utils-test-support-0.9.0-SNAPSHOT.jar -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-clean-plugin:2.6.1:clean (default-clean) on project brooklyn-logback-includes: Failed to clean project: Failed to delete F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\usage\logback-includes\target\brooklyn-logback-includes-0.9.0-SNAPSHOT.jar -> [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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :brooklyn-utils-test-support
channel stopped