Created
February 22, 2011 00:38
-
-
Save DGaffney/838012 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
| * executing `production' | |
| triggering start callbacks for `deploy' | |
| * executing `multistage:ensure' | |
| triggering after callbacks for `multistage:ensure' | |
| * executing `set_branch' | |
| * executing `deploy' | |
| * executing `deploy:update' | |
| ** transaction: start | |
| * executing `deploy:update_code' | |
| triggering before callbacks for `deploy:update_code' | |
| * executing `tag_release' | |
| remote: Counting objects: 18, done. | |
| remote: Compressing objects: 100% (12/12), done. | |
| remote: Total 13 (delta 2), reused 12 (delta 1) | |
| Unpacking objects: 100% (13/13), done. | |
| From github.com:140proof/api.140proof.com | |
| * [new tag] archive/classification -> archive/classification | |
| * [new tag] archive/noverify -> archive/noverify | |
| - [tag update] canary -> canary | |
| - [tag update] production -> production | |
| To git@github.com:140proof/api.140proof.com.git | |
| - [deleted] production | |
| Updated tag 'production' (was 9071b1d) | |
| Counting objects: 1, done. | |
| Writing objects: 100% (1/1), 230 bytes, done. | |
| Total 1 (delta 0), reused 0 (delta 0) | |
| To git@github.com:140proof/api.140proof.com.git | |
| * [new tag] production -> production | |
| executing locally: "git ls-remote git@github.com:/140proof/api.140proof.com.git production" | |
| * executing "git clone -q git@github.com:/140proof/api.140proof.com.git /srv/api.140proof.com/releases/20110222003738 && cd /srv/api.140proof.com/releases/20110222003738 && git checkout -q -b deploy 2e9e36e6d64421f5a8579222baeb6a669fe9f9a7 && git submodule -q init && git submodule -q sync && git submodule -q update && (echo 2e9e36e6d64421f5a8579222baeb6a669fe9f9a7 > /srv/api.140proof.com/releases/20110222003738/REVISION)" | |
| servers: ["argon.140proof.com", "neon.140proof.com", "radon.140proof.com", "xenon.140proof.com", "bromine.140proof.com", "lithium.140proof.com", "potassium.140proof.com", "sodium.140proof.com"] | |
| [radon.140proof.com] executing command | |
| [xenon.140proof.com] executing command | |
| [neon.140proof.com] executing command | |
| [argon.140proof.com] executing command | |
| [bromine.140proof.com] executing command | |
| [lithium.140proof.com] executing command | |
| [sodium.140proof.com] executing command | |
| [potassium.140proof.com] executing command | |
| ** [bromine.140proof.com :: err] Permission denied (publickey). | |
| ** [sodium.140proof.com :: err] Permission denied (publickey). | |
| ** [neon.140proof.com :: err] Permission denied (publickey). | |
| ** [lithium.140proof.com :: err] Permission denied (publickey). | |
| ** [argon.140proof.com :: err] Permission denied (publickey). | |
| ** [bromine.140proof.com :: err] fatal: The remote end hung up unexpectedly | |
| ** [sodium.140proof.com :: err] fatal: The remote end hung up unexpectedly | |
| ** [neon.140proof.com :: err] fatal: The remote end hung up unexpectedly | |
| ** [lithium.140proof.com :: err] fatal: The remote end hung up unexpectedly | |
| ** [argon.140proof.com :: err] fatal: The remote end hung up unexpectedly | |
| ** [xenon.140proof.com :: err] Permission denied (publickey). | |
| ** [xenon.140proof.com :: err] fatal: The remote end hung up unexpectedly | |
| ** [potassium.140proof.com :: err] Permission denied (publickey). | |
| ** [potassium.140proof.com :: err] fatal: The remote end hung up unexpectedly | |
| ** [radon.140proof.com :: err] Permission denied (publickey). | |
| ** [radon.140proof.com :: err] fatal: The remote end hung up unexpectedly | |
| command finished | |
| *** [deploy:update_code] rolling back | |
| * executing "rm -rf /srv/api.140proof.com/releases/20110222003738; true" | |
| servers: ["argon.140proof.com", "neon.140proof.com", "radon.140proof.com", "xenon.140proof.com", "bromine.140proof.com", "lithium.140proof.com", "potassium.140proof.com", "sodium.140proof.com"] | |
| [radon.140proof.com] executing command | |
| [xenon.140proof.com] executing command | |
| [argon.140proof.com] executing command | |
| [neon.140proof.com] executing command | |
| [bromine.140proof.com] executing command | |
| [lithium.140proof.com] executing command | |
| [sodium.140proof.com] executing command | |
| [potassium.140proof.com] executing command | |
| command finished | |
| failed: "sh -c 'git clone -q git@github.com:/140proof/api.140proof.com.git /srv/api.140proof.com/releases/20110222003738 && cd /srv/api.140proof.com/releases/20110222003738 && git checkout -q -b deploy 2e9e36e6d64421f5a8579222baeb6a669fe9f9a7 && git submodule -q init && git submodule -q sync && git submodule -q update && (echo 2e9e36e6d64421f5a8579222baeb6a669fe9f9a7 > /srv/api.140proof.com/releases/20110222003738/REVISION)'" on argon.140proof.com,neon.140proof.com,radon.140proof.com,xenon.140proof.com,bromine.140proof.com,lithium.140proof.com,potassium.140proof.com,sodium.140proof.com |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment