Advertisement
Guest User

Untitled

a guest
Aug 15th, 2019
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.80 KB | None | 0 0
  1. Worker information
  2. system_info
  3. Build system information
  4. docker_mtu
  5. resolvconf
  6. install_jdk
  7. Installing openjdk8
  8. install_firefox
  9. Installing Firefox 43.0
  10. $ firefox --version
  11. Mozilla Firefox 43.0
  12. git.checkout
  13. 0.88s$ git clone --depth=50 https://github.com/openmrs/openmrs-module-coreapps.git openmrs/openmrs-module-coreapps
  14. cache.1
  15. Setting up build cache
  16. $ java -Xmx32m -version
  17. openjdk version "1.8.0_222"
  18. OpenJDK Runtime Environment (build 1.8.0_222-8u222-b10-1ubuntu1~16.04.1-b10)
  19. OpenJDK 64-Bit Server VM (build 25.222-b10, mixed mode)
  20. $ javac -J-Xmx32m -version
  21. javac 1.8.0_222
  22. install.1
  23. 0.00s$ export DISPLAY=:99.0
  24. 0.00s$ sh -e /etc/init.d/xvfb start
  25. sh: 0: Can't open /etc/init.d/xvfb
  26. The command "sh -e /etc/init.d/xvfb start" failed and exited with 127 during .
  27. Your build has been stopped.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement