weizhouapache commented on PR #8609:
URL: https://github.com/apache/cloudstack/pull/8609#issuecomment-2252710093

   @rohityadavcloud 
   can you retry after setting the maven opts by
   ```
   export MAVEN_OPTS="-Xmx4096m -XX:MaxMetaspaceSize=800m 
-Djava.security.egd=file:/dev/urandom 
--add-opens=java.base/java.lang=ALL-UNNAMED 
--add-exports=java.base/sun.security.x509=ALL-UNNAMED 
--add-opens=java.base/jdk.internal.reflect=ALL-UNNAMED"
   ```
   
   you can refer to the ci.yml for github action


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to