Github user m4rkmckenna commented on the pull request:

    
https://github.com/apache/incubator-brooklyn/pull/1068#issuecomment-159575709
  
    From having run locally I get the below log ... no failure but `GC 
(Allocation Failure)` is interesting can any one shed any light on this? From 
what i understand java is trying to allocate memory and failing so GC is 
kicking in (this may be unrelated) 
    ```
    2015-11-25 10:46:45,697 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.testLocationApi() 
finished in 8 ms
    2015-11-25 10:46:45,698 INFO  TESTNG INVOKING CONFIGURATION: "Surefire 
test" - @AfterClass 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.tearDown()
    SUREFIRE-859: [GC (Allocation Failure)  217399K->33627K(753664K), 0.0062667 
secs]
    SUREFIRE-859: [GC (Allocation Failure)  230235K->45522K(755712K), 0.0161661 
secs]
    SUREFIRE-859: [GC (Allocation Failure)  255442K->63523K(760320K), 0.0228548 
secs]
    SUREFIRE-859: [GC (Allocation Failure)  273443K->77064K(726528K), 0.0192347 
secs]
    SUREFIRE-859: [GC (Allocation Failure)  253192K->88147K(729088K), 0.0135007 
secs]
    SUREFIRE-859: [GC (Allocation Failure)  264275K->88834K(743424K), 0.0113851 
secs]
    SUREFIRE-859: [GC (Allocation Failure)  264450K->89195K(742912K), 0.0091640 
secs]
    2015-11-25 10:46:47,978 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" 
- @AfterClass 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.tearDown() finished 
in 2281 ms
    ```



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to