Guest User

Untitled

a guest
Mar 22nd, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.81 KB | None | 0 0
  1. Wed Mar 14 11:43:43 UTC 2018 INFO [org.wildfly.swarm.bootstrap] (main) Dependencies not bundled; resolving from M2REPO.
  2. [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 428.74 s <<< FAILURE! - in io.openshift.boosters.GreetingServiceTest
  3. [ERROR] io.openshift.boosters.GreetingServiceTest Time elapsed: 428.739 s <<< ERROR!
  4. org.jboss.arquillian.container.spi.client.container.DeploymentException: Process failed to start
  5. Caused by: org.jboss.arquillian.container.spi.client.container.DeploymentException: Process failed to start
  6.  
  7. [INFO]
  8. [INFO] Results:
  9. [INFO]
  10. [ERROR] Errors:
  11. [ERROR] GreetingServiceTest.io.openshift.boosters.GreetingServiceTest » Deployment Pro...
  12. [INFO]
  13. [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0
  14. [INFO]
  15. [INFO] ------------------------------------------------------------------------
  16. [INFO] BUILD FAILURE
  17. [INFO] ------------------------------------------------------------------------
  18. [INFO] Total time: 13:38 min
  19. [INFO] Finished at: 2018-03-14T11:43:47+00:00
  20. [INFO] Final Memory: 52M/256M
  21. [INFO] ------------------------------------------------------------------------
  22. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.20:test (default-test) on project booster-health-check-wildfly-swarm: There are test failures.
  23. [ERROR]
  24. [ERROR] Please refer to /projects/booster-wf-healthcheck-c/target/surefire-reports for the individual test results.
  25. [ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
  26. [ERROR] -> [Help 1]
  27. [ERROR]
  28. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  29. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  30. [ERROR]
  31. [ERROR] For more information about the errors and possible solutions, please read the following articles:
Add Comment
Please, Sign In to add comment