devinbost opened a new issue #6207: [Github Action] Clean up space before 
running standalone tests
URL: https://github.com/apache/pulsar/issues/6207
 
 
   We're getting this test failure from the Github Action Standalone test:
   
   ```
   [ERROR] Failures: 
   [ERROR] 
org.apache.pulsar.tests.integration.standalone.SmokeTest.pulsar-standalone-suite(org.apache.pulsar.tests.integration.standalone.SmokeTest)
   [ERROR]   Run 1: 
SmokeTest>PulsarStandaloneTestSuite.setUpCluster:31->PulsarStandaloneTestBase.startCluster:62
 Docker environment should have more than 2GB free disk space
   ```
   
   Here's the stacktrace of the issue:
   
   ```
        at 
org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:120)
        at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
        at 
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
   
   [INFO] 
   [INFO] Results:
   [INFO] 
   [ERROR] Failures: 
   [ERROR] 
org.apache.pulsar.tests.integration.standalone.SmokeTest.pulsar-standalone-suite(org.apache.pulsar.tests.integration.standalone.SmokeTest)
   [ERROR]   Run 1: 
SmokeTest>PulsarStandaloneTestSuite.setUpCluster:31->PulsarStandaloneTestBase.startCluster:62
 Docker environment should have more than 2GB free disk space
   ```
   
   I have also attached the log archive. 
   
   
[logs_11737.zip](https://github.com/apache/pulsar/files/4151141/logs_11737.zip)
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to