You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 29, 2024. It is now read-only.
21:45:59.796 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] * Exception is:
21:45:59.797 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':phantomJsTest'.
Solution:
This is a memory issue. The maven node needs more memory to run the gradlew phantomjs tests.
Goto the JENKINS instance, Manage Jenkins, Config System. Under Kubernet node maven (advanced settings) increase max memory to 4Gi.