Guest User

Untitled

a guest
Aug 17th, 2018
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.60 KB | None | 0 0
  1. cap deploy
  2. * executing `deploy'
  3. * executing `deploy:update'
  4. ** transaction: start
  5. * executing `deploy:update_code'
  6. updating the cached checkout on all servers
  7. executing locally: "git ls-remote git@github.com:danhere/nests.git master"
  8. command finished in 1619ms
  9. * executing "if [ -d /var/apps/nests/shared/cached-copy ]; then cd /var/apps/nests/shared/cached-copy && git fetch -q origin && git fetch --tags -q origin && git reset -q --hard fd3b5076669f626edf5bef911dfb678a5398ca09 && git clean -q -d -x -f; else git clone -q git@github.com:danhere/nests.git /var/apps/nests/shared/cached-copy && cd /var/apps/nests/shared/cached-copy && git checkout -q -b deploy fd3b5076669f626edf5bef911dfb678a5398ca09; fi"
  10. servers: ["meettimes.com"]
  11. Password:
  12. [meettimes.com] executing command
  13. ** [meettimes.com :: err] Host key verification failed.
  14. ** [meettimes.com :: err] fatal: The remote end hung up unexpectedly
  15. command finished in 356ms
  16. *** [deploy:update_code] rolling back
  17. * executing "rm -rf /var/apps/nests/releases/20111024030059; true"
  18. servers: ["meettimes.com"]
  19. [meettimes.com] executing command
  20. command finished in 122ms
  21. failed: "sh -c 'if [ -d /var/apps/nests/shared/cached-copy ]; then cd /var/apps/nests/shared/cached-copy && git fetch -q origin && git fetch --tags -q origin && git reset -q --hard fd3b5076669f626edf5bef911dfb678a5398ca09 && git clean -q -d -x -f; else git clone -q git@github.com:danhere/nests.git /var/apps/nests/shared/cached-copy && cd /var/apps/nests/shared/cached-copy && git checkout -q -b deploy fd3b5076669f626edf5bef911dfb678a5398ca09; fi'" on meettimes.com
Add Comment
Please, Sign In to add comment