Advertisement
Guest User

Untitled

a guest
Nov 23rd, 2014
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.52 KB | None | 0 0
  1. INFO[6f5ddbc2] Running /usr/bin/env mkdir -p /tmp/welovegamestv/ on alpha
  2. DEBUG[6f5ddbc2] Command: /usr/bin/env mkdir -p /tmp/welovegamestv/
  3. INFO[6f5ddbc2] Finished in 0.220 seconds with exit status 0 (successful).
  4. DEBUGUploading /tmp/welovegamestv/git-ssh.sh 0.0%
  5. INFOUploading /tmp/welovegamestv/git-ssh.sh 100.0%
  6. INFO[9a37330e] Running /usr/bin/env chmod +x /tmp/welovegamestv/git-ssh.sh on alpha
  7. DEBUG[9a37330e] Command: /usr/bin/env chmod +x /tmp/welovegamestv/git-ssh.sh
  8. INFO[9a37330e] Finished in 0.027 seconds with exit status 0 (successful).
  9. DEBUG[0a17c149] Running /usr/bin/env git ls-remote -h git@github.com:wlgfive/wlgphp.git on alpha
  10. DEBUG[0a17c149] Command: ( GIT_ASKPASS=/bin/echo GIT_SSH=/tmp/welovegamestv/git-ssh.sh /usr/bin/env git ls-remote -h git@github.com:wlgfive/wlgphp.git )
  11. DEBUG[0a17c149] Error reading response length from authentication socket.
  12. DEBUG[0a17c149] dbedc4744ca6f77ed4f25526584e8fe2692aaefd refs/heads/dev
  13. DEBUG[0a17c149] dbedc4744ca6f77ed4f25526584e8fe2692aaefd refs/heads/master
  14. DEBUG[0a17c149] Error reading response length from authentication socket.
  15. DEBUG[0a17c149] Finished in 1.547 seconds with exit status 0 (successful).
  16. INFO[fedf88e7] Running /usr/bin/env mkdir -pv /var/www/wlgphp/shared /var/www/wlgphp/releases on alpha
  17. DEBUG[fedf88e7] Command: /usr/bin/env mkdir -pv /var/www/wlgphp/shared /var/www/wlgphp/releases
  18. INFO[fedf88e7] Finished in 0.036 seconds with exit status 0 (successful).
  19. DEBUG[e726c9c8] Running /usr/bin/env [ -f /var/www/wlgphp/current/REVISION ] on alpha
  20. DEBUG[e726c9c8] Command: [ -f /var/www/wlgphp/current/REVISION ]
  21. DEBUG[e726c9c8] Finished in 0.024 seconds with exit status 0 (successful).
  22. DEBUG[eb678613] Running /usr/bin/env cat /var/www/wlgphp/current/REVISION 2>/dev/null on alpha
  23. DEBUG[eb678613] Command: /usr/bin/env cat /var/www/wlgphp/current/REVISION 2>/dev/null
  24. DEBUG[eb678613] 1c97afc
  25. DEBUG[eb678613] Finished in 0.028 seconds with exit status 0 (successful).
  26. DEBUG[e858b3fe] Running /usr/bin/env [ -f /var/www/wlgphp/repo/HEAD ] on alpha
  27. DEBUG[e858b3fe] Command: [ -f /var/www/wlgphp/repo/HEAD ]
  28. DEBUG[e858b3fe] Finished in 0.024 seconds with exit status 0 (successful).
  29. INFOThe repository mirror is at /var/www/wlgphp/repo
  30. DEBUG[e76c4799] Running /usr/bin/env if test ! -d /var/www/wlgphp/repo; then echo "Directory does not exist '/var/www/wlgphp/repo'" 1>&2; false; fi on alpha
  31. DEBUG[e76c4799] Command: if test ! -d /var/www/wlgphp/repo; then echo "Directory does not exist '/var/www/wlgphp/repo'" 1>&2; false; fi
  32. DEBUG[e76c4799] Finished in 0.024 seconds with exit status 0 (successful).
  33. INFO[217f9fa2] Running /usr/bin/env git remote update on alpha
  34. DEBUG[217f9fa2] Command: cd /var/www/wlgphp/repo && ( GIT_ASKPASS=/bin/echo GIT_SSH=/tmp/welovegamestv/git-ssh.sh /usr/bin/env git remote update )
  35. DEBUG[217f9fa2] Fetching origin
  36. DEBUG[217f9fa2] Fetching origin
  37. DEBUG[217f9fa2] Error reading response length from authentication socket.
  38. DEBUG[217f9fa2] Fetching origin
  39. DEBUG[217f9fa2] From github.com:wlgfive/wlgphp
  40. DEBUG[217f9fa2] 1c97afc..dbedc47 dev -> dev
  41. DEBUG[217f9fa2] 1c97afc..dbedc47 master -> master
  42. INFO[217f9fa2] Finished in 1.841 seconds with exit status 0 (successful).
  43. DEBUG[b6bfe1cd] Running /usr/bin/env if test ! -d /var/www/wlgphp/repo; then echo "Directory does not exist '/var/www/wlgphp/repo'" 1>&2; false; fi on alpha
  44. DEBUG[b6bfe1cd] Command: if test ! -d /var/www/wlgphp/repo; then echo "Directory does not exist '/var/www/wlgphp/repo'" 1>&2; false; fi
  45. DEBUG[b6bfe1cd] Finished in 0.024 seconds with exit status 0 (successful).
  46. INFO[ef0ba1c9] Running /usr/bin/env mkdir -p /var/www/wlgphp/releases/20141123121536 on alpha
  47. DEBUG[ef0ba1c9] Command: cd /var/www/wlgphp/repo && ( GIT_ASKPASS=/bin/echo GIT_SSH=/tmp/welovegamestv/git-ssh.sh /usr/bin/env mkdir -p /var/www/wlgphp/releases/20141123121536 )
  48. INFO[ef0ba1c9] Finished in 0.029 seconds with exit status 0 (successful).
  49. INFO[99e64514] Running /usr/bin/env git archive master | tar -x -C /var/www/wlgphp/releases/20141123121536 on alpha
  50. DEBUG[99e64514] Command: cd /var/www/wlgphp/repo && ( GIT_ASKPASS=/bin/echo GIT_SSH=/tmp/welovegamestv/git-ssh.sh /usr/bin/env git archive master | tar -x -C /var/www/wlgphp/releases/20141123121536 )
  51. INFO[99e64514] Finished in 0.743 seconds with exit status 0 (successful).
  52. DEBUG[1e2ee2f0] Running /usr/bin/env if test ! -d /var/www/wlgphp/repo; then echo "Directory does not exist '/var/www/wlgphp/repo'" 1>&2; false; fi on alpha
  53. DEBUG[1e2ee2f0] Command: if test ! -d /var/www/wlgphp/repo; then echo "Directory does not exist '/var/www/wlgphp/repo'" 1>&2; false; fi
  54. DEBUG[1e2ee2f0] Finished in 0.021 seconds with exit status 0 (successful).
  55. DEBUG[00de1ee9] Running /usr/bin/env git rev-parse --short master on alpha
  56. DEBUG[00de1ee9] Command: cd /var/www/wlgphp/repo && ( GIT_ASKPASS=/bin/echo GIT_SSH=/tmp/welovegamestv/git-ssh.sh /usr/bin/env git rev-parse --short master )
  57. DEBUG[00de1ee9] dbedc47
  58. DEBUG[00de1ee9] Finished in 0.024 seconds with exit status 0 (successful).
  59. DEBUG[26125e34] Running /usr/bin/env if test ! -d /var/www/wlgphp/releases/20141123121536; then echo "Directory does not exist '/var/www/wlgphp/releases/20141123121536'" 1>&2; false; fi on alpha
  60. DEBUG[26125e34] Command: if test ! -d /var/www/wlgphp/releases/20141123121536; then echo "Directory does not exist '/var/www/wlgphp/releases/20141123121536'" 1>&2; false; fi
  61. DEBUG[26125e34] Finished in 0.021 seconds with exit status 0 (successful).
  62. INFO[51d01263] Running /usr/bin/env echo "dbedc47" >> REVISION on alpha
  63. DEBUG[51d01263] Command: cd /var/www/wlgphp/releases/20141123121536 && /usr/bin/env echo "dbedc47" >> REVISION
  64. INFO[51d01263] Finished in 0.022 seconds with exit status 0 (successful).
  65. INFO[4d99ad09] Running /usr/bin/env rm -rf /var/www/wlgphp/current on alpha
  66. DEBUG[4d99ad09] Command: /usr/bin/env rm -rf /var/www/wlgphp/current
  67. INFO[4d99ad09] Finished in 0.022 seconds with exit status 0 (successful).
  68. INFO[c88b35ba] Running /usr/bin/env ln -s /var/www/wlgphp/releases/20141123121536 /var/www/wlgphp/current on alpha
  69. DEBUG[c88b35ba] Command: /usr/bin/env ln -s /var/www/wlgphp/releases/20141123121536 /var/www/wlgphp/current
  70. INFO[c88b35ba] Finished in 0.022 seconds with exit status 0 (successful).
  71. DEBUG[a9502b6e] Running /usr/bin/env ls -x /var/www/wlgphp/releases on alpha
  72. DEBUG[a9502b6e] Command: /usr/bin/env ls -x /var/www/wlgphp/releases
  73. DEBUG[a9502b6e] 20141123083435 20141123090929 20141123095142 20141123095531 20141123112413
  74. DEBUG[a9502b6e] 20141123121536
  75. DEBUG[a9502b6e] Finished in 0.026 seconds with exit status 0 (successful).
  76. INFOKeeping 5 of 6 deployed releases on alpha
  77. INFO[ced348c1] Running /usr/bin/env rm -rf /var/www/wlgphp/releases/20141123083435 on alpha
  78. DEBUG[ced348c1] Command: /usr/bin/env rm -rf /var/www/wlgphp/releases/20141123083435
  79. INFO[ced348c1] Finished in 0.092 seconds with exit status 0 (successful).
  80. DEBUG[ba24bcc7] Running /usr/bin/env if test ! -d /var/www/wlgphp/releases; then echo "Directory does not exist '/var/www/wlgphp/releases'" 1>&2; false; fi on alpha
  81. DEBUG[ba24bcc7] Command: if test ! -d /var/www/wlgphp/releases; then echo "Directory does not exist '/var/www/wlgphp/releases'" 1>&2; false; fi
  82. DEBUG[ba24bcc7] Finished in 0.022 seconds with exit status 0 (successful).
  83. INFO[956e4fef] Running /usr/bin/env echo "Branch master (at dbedc47) deployed as release 20141123121536 by root" >> /var/www/wlgphp/revisions.log on alpha
  84. DEBUG[956e4fef] Command: echo "Branch master (at dbedc47) deployed as release 20141123121536 by root" >> /var/www/wlgphp/revisions.log
  85. INFO[956e4fef] Finished in 0.021 seconds with exit status 0 (successful).
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement