See
<https://builds.apache.org/job/incubator-brooklyn-master-windows/298/changes>
Changes:
[guglielmo.nigri] Remove invalid characters from brooklyn.properties
------------------------------------------
[...truncated 15863 lines...]
2015-10-02 07:54:21,101 WARN Task
Task[LSM.publish(Application[mXTaWBfl].Sensor: entity.children.removed
(org.apache.brooklyn.api.entity.Entity)=TestEntityImpl{id=iITyzehQ} @
1443768856219);[subscription-delivery-entity-mXTaWBfl[Application[mXTaWBfl]]]:wr01hd7c]
is being finalized before completion
2015-10-02 07:54:21,102 WARN Task
Task[LSM.publish(Application[uPkjhgd1].Sensor: service.state.expected
(org.apache.brooklyn.core.entity.lifecycle.Lifecycle$Transition)=stopped @
1443768858158 / Fri Oct 02 07:54:18 BST 2015 @
1443768858158);[subscription-delivery-entity-uPkjhgd1[Application[uPkjhgd1]]]:Zm0ThuIu]
is being finalized before completion
2015-10-02 07:54:21,102 WARN Task
Task[LSM.publish(Application[uPkjhgd1].Sensor: entity.children.removed
(org.apache.brooklyn.api.entity.Entity)=FailingEntityImpl{id=d59ORQCo} @
1443768858158);[subscription-delivery-entity-uPkjhgd1[Application[uPkjhgd1]]]:Sl6GxkK4]
is being finalized before completion
2015-10-02 07:54:21,102 WARN Task
Task[LSM.publish(Application[uPkjhgd1].Sensor: entity.children.removed
(org.apache.brooklyn.api.entity.Entity)=FailingEntityImpl{id=xPgzgk7G} @
1443768858158);[subscription-delivery-entity-uPkjhgd1[Application[uPkjhgd1]]]:qhcuGgYc]
is being finalized before completion
2015-10-02 07:54:21,103 WARN Task
Task[LSM.publish(Application[PjCgUJGI].Sensor: entity.children.removed
(org.apache.brooklyn.api.entity.Entity)=FailingEntityImpl{id=lsHvKFIn} @
1443768859175);[subscription-delivery-entity-PjCgUJGI[Application[PjCgUJGI]]]:ZC7SwEH1]
is being finalized before completion
2015-10-02 07:54:21,245 INFO TESTNG PASSED CONFIGURATION: "Surefire test" -
@BeforeMethod org.apache.brooklyn.core.feed.ConfigToAttributesTest.setUp()
finished in 920 ms
2015-10-02 07:54:21,245 INFO TESTNG INVOKING: "Surefire test" -
org.apache.brooklyn.core.feed.ConfigToAttributesTest.testApplyTemplatedConfigWithEntity()
2015-10-02 07:54:21,441 INFO TESTNG PASSED: "Surefire test" -
org.apache.brooklyn.core.feed.ConfigToAttributesTest.testApplyTemplatedConfigWithEntity()
finished in 196 ms
2015-10-02 07:54:21,443 INFO TESTNG INVOKING CONFIGURATION: "Surefire test" -
@AfterMethod org.apache.brooklyn.core.feed.ConfigToAttributesTest.tearDown()
2015-10-02 07:54:21,945 INFO TESTNG PASSED CONFIGURATION: "Surefire test" -
@AfterMethod org.apache.brooklyn.core.feed.ConfigToAttributesTest.tearDown()
finished in 502 ms
2015-10-02 07:54:21,945 INFO TESTNG INVOKING CONFIGURATION: "Surefire test" -
@BeforeMethod org.apache.brooklyn.core.feed.ConfigToAttributesTest.setUp()
2015-10-02 07:54:22,235 INFO TESTNG PASSED CONFIGURATION: "Surefire test" -
@BeforeMethod org.apache.brooklyn.core.feed.ConfigToAttributesTest.setUp()
finished in 289 ms
2015-10-02 07:54:22,235 INFO TESTNG INVOKING: "Surefire test" -
org.apache.brooklyn.core.feed.ConfigToAttributesTest.testApplyTemplatedConfigWithManagementContext()
2015-10-02 07:54:22,236 INFO TESTNG PASSED: "Surefire test" -
org.apache.brooklyn.core.feed.ConfigToAttributesTest.testApplyTemplatedConfigWithManagementContext()
finished in 1 ms
2015-10-02 07:54:22,236 INFO TESTNG INVOKING CONFIGURATION: "Surefire test" -
@AfterMethod org.apache.brooklyn.core.feed.ConfigToAttributesTest.tearDown()
2015-10-02 07:54:22,538 INFO TESTNG PASSED CONFIGURATION: "Surefire test" -
@AfterMethod org.apache.brooklyn.core.feed.ConfigToAttributesTest.tearDown()
finished in 302 ms
2015-10-02 07:54:26,321 INFO TESTNG
===============================================
Surefire test
Tests run: 1493, Failures: 2, Skips: 1
===============================================
2015-10-02 07:54:26,322 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\core\target\surefire-reports\Surefire
suite: no org.apache.brooklyn.core.management.internal.LocalManagementContext
available, so skipped
SUREFIRE-859: [GC 506303K->264156K(777280K), 0.2390499 secs]
SUREFIRE-859: [GC 507740K->264248K(777024K), 0.2439195 secs]
Tests run: 1493, Failures: 2, Errors: 0, Skipped: 1, Time elapsed: 1,263.824
sec <<< FAILURE! - in TestSuite
concurrentResizesToSameNumberCreatesCorrectNumberOfNodes(org.apache.brooklyn.entity.group.DynamicClusterTest)
Time elapsed: 2.324 sec <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
at org.testng.Assert.fail(Assert.java:94)
at org.testng.Assert.failNotEquals(Assert.java:494)
at org.testng.Assert.assertTrue(Assert.java:42)
at org.testng.Assert.assertTrue(Assert.java:52)
at
org.apache.brooklyn.entity.group.DynamicClusterTest.concurrentResizesToSameNumberCreatesCorrectNumberOfNodes(DynamicClusterTest.java:378)
testTransitionsThroughLifecycles(org.apache.brooklyn.entity.stock.BasicStartableTest)
Time elapsed: 0.417 sec <<< FAILURE!
java.lang.AssertionError: Expected=[starting, running, stopping, stopped],
actual=[]: Expected iterator returned more elements than the actual iterator.
at org.testng.Assert.fail(Assert.java:94)
at org.testng.Assert.assertEquals(Assert.java:606)
at org.testng.Assert.assertEquals(Assert.java:643)
at
org.apache.brooklyn.entity.stock.BasicStartableTest.testTransitionsThroughLifecycles(BasicStartableTest.java:169)
2015-10-02 07:54:39,846 INFO Brooklyn shutdown: stopping entities
[TestEntityImpl{id=X6fXZNcS}, TestEntityImpl{id=IYCxz35j},
BlockingEntityImpl{id=LZgXL2Gm}]
Results :
Failed tests:
DynamicClusterTest.concurrentResizesToSameNumberCreatesCorrectNumberOfNodes:378
expected [true] but found [false]
BasicStartableTest.testTransitionsThroughLifecycles:169 Expected=[starting,
running, stopping, stopped], actual=[]: Expected iterator returned more
elements than the actual iterator.
Tests run: 1493, Failures: 2, Errors: 0, Skipped: 1
[JENKINS] Recording test results
[JENKINS] Archiving disabled
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Policies
[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 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 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 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:41.288s]
[INFO] Brooklyn Parent Project ........................... SUCCESS [30.254s]
[INFO] Brooklyn Test Support Utilities ................... SUCCESS [28.102s]
[INFO] Brooklyn Logback Includable Configuration ......... SUCCESS [4.186s]
[INFO] Brooklyn Common Utilities ......................... SUCCESS [2:25.630s]
[INFO] Brooklyn API ...................................... SUCCESS [13.307s]
[INFO] Brooklyn Test Support ............................. SUCCESS [8.172s]
[INFO] Brooklyn Groovy Utilities ......................... SUCCESS [1:07.290s]
[INFO] Brooklyn Core ..................................... FAILURE [23:11.667s]
[INFO] Brooklyn Policies ................................. 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 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 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 Distribution ............................. SKIPPED
[INFO] Brooklyn QA ....................................... SKIPPED
[INFO] Brooklyn REST Client .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 31:18.930s
[INFO] Finished at: Fri Oct 02 07:54:41 BST 2015
[INFO] Final Memory: 54M/239M
[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
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