Guest User

Untitled

a guest
Mar 16th, 2018
302
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.38 KB | None | 0 0
  1. stjohn@stjohn:/home/www/code.kidsafe.dev/code$ sudo cap deploy:cold
  2. * executing `deploy:cold'
  3. * executing `deploy:update'
  4. ** transaction: start
  5. * executing `deploy:update_code'
  6. updating the cached checkout on all servers
  7. root@host1.softwareassociates.nu's password:
  8. * executing "if [ -d /home/www/code.kid-safe.co.uk/code/shared/cached-copy ]; then cd /home/www/code.kid-safe.co.uk/code/shared/cached-copy && git fetch --tags origin && git reset --hard 9b38beab57639363267fca377d33ce0f1318ba47; else git clone root@host1.softwareassociates.nu:/opt/repos/code.git /home/www/code.kid-safe.co.uk/code/shared/cached-copy && cd /home/www/code.kid-safe.co.uk/code/shared/cached-copy && git checkout -b deploy 9b38beab57639363267fca377d33ce0f1318ba47; fi"
  9. servers: ["host1.softwareassociates.nu"]
  10. Password:
  11. *** [deploy:update_code] rolling back
  12. * executing "rm -rf /home/www/code.kid-safe.co.uk/code/releases/20080526141654; true"
  13. servers: ["host1.softwareassociates.nu"]
  14. ** [deploy:update_code] exception while rolling back: Capistrano::ConnectionError, connection failed for: host1.softwareassociates.nu (Net::SSH::AuthenticationFailed: root)
  15. connection failed for: host1.softwareassociates.nu (Net::SSH::AuthenticationFailed: root)
  16. stjohn@stjohn:/home/www/code.kidsafe.dev/code$ sudo cap deploy:cold
  17. * executing `deploy:cold'
  18. * executing `deploy:update'
  19. ** transaction: start
  20. * executing `deploy:update_code'
  21. updating the cached checkout on all servers
  22. root@host1.softwareassociates.nu's password:
  23. * executing "if [ -d /home/www/code.kid-safe.co.uk/code/shared/cached-copy ]; then cd /home/www/code.kid-safe.co.uk/code/shared/cached-copy && git fetch --tags origin && git reset --hard 9b38beab57639363267fca377d33ce0f1318ba47; else git clone root@host1.softwareassociates.nu:/opt/repos/code.git /home/www/code.kid-safe.co.uk/code/shared/cached-copy && cd /home/www/code.kid-safe.co.uk/code/shared/cached-copy && git checkout -b deploy 9b38beab57639363267fca377d33ce0f1318ba47; fi"
  24. servers: ["host1.softwareassociates.nu"]
  25. Password:
  26. [host1.softwareassociates.nu] executing command
  27. ** [out] Initialized empty Git repository in /home/www/code.kid-safe.co.uk/code/shared/cached-copy/.git/
  28. ** [err] ssh: connect to host host1.softwareassociates.nu port 22: Connection refused
  29. ** [err] fatal: The remote end hung up unexpectedly
  30. ** [err] fetch-pack from 'root@host1.softwareassociates.nu:/opt/repos/code.git' failed.
  31. command finished
  32. *** [deploy:update_code] rolling back
  33. * executing "rm -rf /home/www/code.kid-safe.co.uk/code/releases/20080526141731; true"
  34. servers: ["host1.softwareassociates.nu"]
  35. [host1.softwareassociates.nu] executing command
  36. command finished
  37. command "if [ -d /home/www/code.kid-safe.co.uk/code/shared/cached-copy ]; then cd /home/www/code.kid-safe.co.uk/code/shared/cached-copy && git fetch --tags origin && git reset --hard 9b38beab57639363267fca377d33ce0f1318ba47; else git clone root@host1.softwareassociates.nu:/opt/repos/code.git /home/www/code.kid-safe.co.uk/code/shared/cached-copy && cd /home/www/code.kid-safe.co.uk/code/shared/cached-copy && git checkout -b deploy 9b38beab57639363267fca377d33ce0f1318ba47; fi" failed on host1.softwareassociates.nu
  38. stjohn@stjohn:/home/www/code.kidsafe.dev/code$ sudo vim config/deploy.rb
  39. stjohn@stjohn:/home/www/code.kidsafe.dev/code$ sudo cap deploy:cold
  40. * executing `deploy:cold'
  41. * executing `deploy:update'
  42. ** transaction: start
  43. * executing `deploy:update_code'
  44. updating the cached checkout on all servers
  45. root@host1.softwareassociates.nu's password:
  46. * executing "if [ -d /home/www/code.kid-safe.co.uk/code/shared/cached-copy ]; then cd /home/www/code.kid-safe.co.uk/code/shared/cached-copy && git fetch --tags origin && git reset --hard 9b38beab57639363267fca377d33ce0f1318ba47; else git clone root@host1.softwareassociates.nu:/opt/repos/code.git /home/www/code.kid-safe.co.uk/code/shared/cached-copy && cd /home/www/code.kid-safe.co.uk/code/shared/cached-copy && git checkout -b deploy 9b38beab57639363267fca377d33ce0f1318ba47; fi"
  47. servers: ["host1.softwareassociates.nu"]
  48. Password:
  49. [host1.softwareassociates.nu] executing command
  50. ** [out] Initialized empty Git repository in /home/www/code.kid-safe.co.uk/code/shared/cached-copy/.git/
  51. ** [out] ssh: connect to host host1.softwareassociates.nu port 22: Connection refused
  52. ** [out] fatal: The remote end hung up unexpectedly
  53. ** [out] fetch-pack from 'root@host1.softwareassociates.nu:/opt/repos/code.git' failed.
  54. command finished
  55. *** [deploy:update_code] rolling back
  56. * executing "rm -rf /home/www/code.kid-safe.co.uk/code/releases/20080526143330; true"
  57. servers: ["host1.softwareassociates.nu"]
  58. [host1.softwareassociates.nu] executing command
  59. command finished
  60. command "if [ -d /home/www/code.kid-safe.co.uk/code/shared/cached-copy ]; then cd /home/www/code.kid-safe.co.uk/code/shared/cached-copy && git fetch --tags origin && git reset --hard 9b38beab57639363267fca377d33ce0f1318ba47; else git clone root@host1.softwareassociates.nu:/opt/repos/code.git /home/www/code.kid-safe.co.uk/code/shared/cached-copy && cd /home/www/code.kid-safe.co.uk/code/shared/cached-copy && git checkout -b deploy 9b38beab57639363267fca377d33ce0f1318ba47; fi" failed on host1.softwareassociates.nu
  61. stjohn@stjohn:/home/www/code.kidsafe.dev/code$ sudo vim config/deploy.rb
  62. stjohn@stjohn:/home/www/code.kidsafe.dev/code$ sudo vim config/deploy.rb
  63. stjohn@stjohn:/home/www/code.kidsafe.dev/code$ sudo cap deploy:cold
  64. * executing `deploy:cold'
  65. * executing `deploy:update'
  66. ** transaction: start
  67. * executing `deploy:update_code'
  68. updating the cached checkout on all servers
  69. root@host1.softwareassociates.nu's password:
  70. * executing "if [ -d /home/www/code.kid-safe.co.uk/code/shared/cached-copy ]; then cd /home/www/code.kid-safe.co.uk/code/shared/cached-copy && git fetch --tags origin && git reset --hard 9b38beab57639363267fca377d33ce0f1318ba47; else git clone root@host1.softwareassociates.nu:/opt/repos/code.git /home/www/code.kid-safe.co.uk/code/shared/cached-copy && cd /home/www/code.kid-safe.co.uk/code/shared/cached-copy && git checkout -b deploy 9b38beab57639363267fca377d33ce0f1318ba47; fi"
  71. servers: ["host1.softwareassociates.nu"]
  72. Password:
  73. [host1.softwareassociates.nu] executing command
  74. ** [out] Initialized empty Git repository in /home/www/code.kid-safe.co.uk/code/shared/cached-copy/.git/
  75. ** [err] ssh: connect to host host1.softwareassociates.nu port 22: Connection refused
  76. ** [err] fatal: The remote end hung up unexpectedly
  77. ** [err] fetch-pack from 'root@host1.softwareassociates.nu:/opt/repos/code.git' failed.
  78. command finished
  79. *** [deploy:update_code] rolling back
  80. * executing "rm -rf /home/www/code.kid-safe.co.uk/code/releases/20080526144012; true"
  81. servers: ["host1.softwareassociates.nu"]
  82. [host1.softwareassociates.nu] executing command
  83. command finished
  84. command "if [ -d /home/www/code.kid-safe.co.uk/code/shared/cached-copy ]; then cd /home/www/code.kid-safe.co.uk/code/shared/cached-copy && git fetch --tags origin && git reset --hard 9b38beab57639363267fca377d33ce0f1318ba47; else git clone root@host1.softwareassociates.nu:/opt/repos/code.git /home/www/code.kid-safe.co.uk/code/shared/cached-copy && cd /home/www/code.kid-safe.co.uk/code/shared/cached-copy && git checkout -b deploy 9b38beab57639363267fca377d33ce0f1318ba47; fi" failed on host1.softwareassociates.nu
  85. stjohn@stjohn:/home/www/code.kidsafe.dev/code$
Add Comment
Please, Sign In to add comment