Created
March 4, 2013 18:04
-
-
Save markupboy/5084167 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* 2013-03-04 10:40:41 executing `deploy' | |
* 2013-03-04 10:40:41 executing `deploy:update' | |
** transaction: start | |
* 2013-03-04 10:40:41 executing `deploy:update_code' | |
updating the cached checkout on all servers | |
executing locally: "git ls-remote [email protected]:bigcartel/blake.git HEAD" | |
command finished in 3479ms | |
* executing "if [ -d /home/rails/apps/blake/shared/cached-copy ]; then cd /home/rails/apps/blake/shared/cached-copy && git fetch -q origin && git fetch --tags -q origin && git reset -q --hard 89c242755051884f5ed5b44d75e6436ba06eaad3 && git clean -q -d -x -f; else git clone -q [email protected]:bigcartel/blake.git /home/rails/apps/blake/shared/cached-copy && cd /home/rails/apps/blake/shared/cached-copy && git checkout -q -b deploy 89c242755051884f5ed5b44d75e6436ba06eaad3; fi" | |
servers: ["multi-app1.prd.v"] | |
[multi-app1.prd.v] executing command | |
** [multi-app1.prd.v :: err] ERROR: Repository not found. | |
** [multi-app1.prd.v :: err] fatal: The remote end hung up unexpectedly | |
command finished in 2443ms | |
*** [deploy:update_code] rolling back | |
* executing "rm -rf /home/rails/apps/blake/releases/20130304174048; true" | |
servers: ["multi-app1.prd.v"] | |
[multi-app1.prd.v] executing command | |
command finished in 178ms | |
failed: "sh -c 'if [ -d /home/rails/apps/blake/shared/cached-copy ]; then cd /home/rails/apps/blake/shared/cached-copy && git fetch -q origin && git fetch --tags -q origin && git reset -q --hard 89c242755051884f5ed5b44d75e6436ba06eaad3 && git clean -q -d -x -f; else git clone -q [email protected]:bigcartel/blake.git /home/rails/apps/blake/shared/cached-copy && cd /home/rails/apps/blake/shared/cached-copy && git checkout -q -b deploy 89c242755051884f5ed5b44d75e6436ba06eaad3; fi'" on multi-app1.prd.v |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment