Skip to content

Instantly share code, notes, and snippets.

@awead
Created January 9, 2015 20:42
Show Gist options
  • Save awead/20249664b9a23281f614 to your computer and use it in GitHub Desktop.
Save awead/20249664b9a23281f614 to your computer and use it in GitHub Desktop.
Cap failure messages
~/Projects/Github/psu-stewardship/scholarsphere (fedora-4/migrate *%=)$ bundle exec cap demo deploy BRANCH_NAME=fedora-4/migrate
** Invoke demo (first_time)
** Execute demo
** Invoke load:defaults (first_time)
** Execute load:defaults
** Invoke rbenv:validate (first_time)
** Invoke rbenv:install (first_time)
** Execute rbenv:install
** Invoke rbenv:install_rbenv (first_time)
** Execute rbenv:install_rbenv
DEBUG [ab1f2bb9] Running /usr/bin/env [ -d ~/.rbenv ] as [email protected]
DEBUG [ab1f2bb9] Command: [ -d ~/.rbenv ]
Text will be echoed in the clear. Please install the HighLine or Termios libraries to suppress echoed text.
Enter passphrase for /Users/awead/.ssh/id_deploy_rsa:cap deploy
DEBUG [ab1f2bb9] Finished in 4.463 seconds with exit status 0 (successful).
** Invoke rbenv:install_ruby_build (first_time)
** Execute rbenv:install_ruby_build
DEBUG [d426bdcd] Running /usr/bin/env [ -d ~/.rbenv/plugins/ruby-build ] as [email protected]
DEBUG [d426bdcd] Command: [ -d ~/.rbenv/plugins/ruby-build ]
DEBUG [d426bdcd] Finished in 0.275 seconds with exit status 0 (successful).
** Invoke rbenv:install_ruby (first_time)
** Execute rbenv:install_ruby
DEBUG [d23dfb3e] Running /usr/bin/env [ -d ~/.rbenv/versions/2.1.4 ] as [email protected]
DEBUG [d23dfb3e] Command: [ -d ~/.rbenv/versions/2.1.4 ]
DEBUG [d23dfb3e] Finished in 0.271 seconds with exit status 0 (successful).
** Invoke rbenv:install_bundler (first_time)
** Invoke rbenv:map_bins (first_time)
** Execute rbenv:map_bins
** Execute rbenv:install_bundler
DEBUG [9bc5238c] Running RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.4 ~/.rbenv/bin/rbenv exec gem query --quiet --installed --name-matches ^bundler$ as [email protected]
DEBUG [9bc5238c] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.4 RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.4 ~/.rbenv/bin/rbenv exec gem query --quiet --installed --name-matches ^bundler$ )
DEBUG [9bc5238c] true
DEBUG [9bc5238c] Finished in 0.921 seconds with exit status 0 (successful).
** Execute rbenv:validate
DEBUG [7d621754] Running /usr/bin/env [ ! -d ~/.rbenv/versions/2.1.4 ] as [email protected]
DEBUG [7d621754] Command: [ ! -d ~/.rbenv/versions/2.1.4 ]
DEBUG [7d621754] Finished in 0.265 seconds with exit status 1 (failed).
** Invoke rbenv:map_bins
** Invoke bundler:map_bins (first_time)
** Invoke rbenv:install
** Execute bundler:map_bins
** Invoke deploy:set_rails_env (first_time)
** Execute deploy:set_rails_env
** Invoke deploy:set_rails_env
** Invoke deploy (first_time)
** Execute deploy
** Invoke deploy:starting (first_time)
** Execute deploy:starting
** Invoke metrics:collect (first_time)
** Execute metrics:collect
** Invoke deploy:check (first_time)
** Execute deploy:check
** Invoke git:check (first_time)
** Invoke git:wrapper (first_time)
** Execute git:wrapper
INFO [6e14dcdc] Running /usr/bin/env mkdir -p /tmp/scholarsphere/ as [email protected]
DEBUG [6e14dcdc] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.4 /usr/bin/env mkdir -p /tmp/scholarsphere/ )
INFO [6e14dcdc] Finished in 0.273 seconds with exit status 0 (successful).
DEBUG Uploading /tmp/scholarsphere/git-ssh.sh 0.0%
INFO Uploading /tmp/scholarsphere/git-ssh.sh 100.0%
INFO [11d2998d] Running /usr/bin/env chmod +x /tmp/scholarsphere/git-ssh.sh as [email protected]
DEBUG [11d2998d] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.4 /usr/bin/env chmod +x /tmp/scholarsphere/git-ssh.sh )
INFO [11d2998d] Finished in 0.286 seconds with exit status 0 (successful).
INFO [b8c8dd64] Running /usr/bin/env mkdir -p /tmp/scholarsphere/ as [email protected]
DEBUG [b8c8dd64] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.4 /usr/bin/env mkdir -p /tmp/scholarsphere/ )
INFO [b8c8dd64] Finished in 0.276 seconds with exit status 0 (successful).
DEBUG Uploading /tmp/scholarsphere/git-ssh.sh 0.0%
INFO Uploading /tmp/scholarsphere/git-ssh.sh 100.0%
INFO [bf120d64] Running /usr/bin/env chmod +x /tmp/scholarsphere/git-ssh.sh as [email protected]
DEBUG [bf120d64] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.4 /usr/bin/env chmod +x /tmp/scholarsphere/git-ssh.sh )
INFO [bf120d64] Finished in 0.279 seconds with exit status 0 (successful).
** Execute git:check
INFO [7d7dae2d] Running /usr/bin/env git ls-remote --heads https://github.com/psu-stewardship/scholarsphere.git as [email protected]
DEBUG [7d7dae2d] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.4 GIT_ASKPASS=/bin/echo GIT_SSH=/tmp/scholarsphere/git-ssh.sh /usr/bin/env git ls-remote --heads https://github.com/psu-stewardship/scholarsphere.git )
INFO [7d7dae2d] Finished in 0.787 seconds with exit status 0 (successful).
DEBUG [7d7dae2d] 1354ecf532e77495f18a1ef3c0367e1846fde88d refs/heads/browse-everything
DEBUG [7d7dae2d] dba2e5af0dfd4417cd1f90db9b63ade5f71d9c20 refs/heads/button
DEBUG [7d7dae2d] bb9eeaa67da0f82ef457ea854a9cbc9986066365 refs/heads/clamav
DEBUG [7d7dae2d] 0d1a1888c4ef3a0a828ec714d9986758207de2bb refs/heads/dashboard-features
DEBUG [7d7dae2d] 4af7f19bd51208e457c415f72889dceaa791e2bb refs/heads/develop
DEBUG [7d7dae2d] c0f79aa843e4185713595772082535fd8a3c3bcb refs/heads/faster_travis
DEBUG [7d7dae2d] f8ae2aa1d8357f0640ccfc53d421a0e798f1b7e2 refs/heads/fedora-4/develop
DEBUG [7d7dae2d] 41884c439d238e072704c3aee714516356719c5b refs/heads/fedora-4/migrate
DEBUG [7d7dae2d] 11f8f920dd6541d6b9be1fba6a8dcddd1668ce58 refs/heads/file_user_permchange_notification
DEBUG [7d7dae2d] 0a3e050e3d8f612b0bbe230678453ede9043e4de refs/heads/fix_upload
DEBUG [7d7dae2d] 77c1143a9a2d8af8f3898dd1075d0dc3201c3472 refs/heads/local_audit
DEBUG [7d7dae2d] 7671a34f2a6d152ca31ee97ba43df758caeb486f refs/heads/master
DEBUG [7d7dae2d] 45415d9705472979826645652b9ca9e85269802e refs/heads/new_repo
DEBUG [7d7dae2d] 19948cd6d50861ad1d9435b8c287d527edb8af9e refs/heads/new_stat
DEBUG [7d7dae2d] 56a04cedd1147637dfa80ad3b1c779779963627b refs/heads/proxy-fix
DEBUG [7d7dae2d] 42bd7b1ba8acb4025aebb01bff5a32ee569ce3fb refs/heads/proxy-partial
DEBUG [7d7dae2d] b9128f685fd9d18fd6ed6c0786c1a8a67ea22dbe refs/heads/railsvjs
DEBUG [7d7dae2d] de27ae64643c2c92b7cb8f0d0a60a458da4bc6f4 refs/heads/refactor_feature_specs
DEBUG [7d7dae2d] 257155355b3dcb259f098db893e96c367880289e refs/heads/scm3897
DEBUG [7d7dae2d] 05341d6ecb37e2772b367036cf2b355ca370f37f refs/heads/search_test_automation_07
DEBUG [7d7dae2d] f129b913ea5b3c592a32d4b4a2be2577f5cc82b0 refs/heads/solr-comparison
DEBUG [7d7dae2d] 6bc4c927cea773ee51513a046c7eb5b4dc2f6f1b refs/heads/sufia4.3
DEBUG [7d7dae2d] f5f40a9a9f4e93171425f34bd7e647ff6be1ea48 refs/heads/test_automation_generic_file
DEBUG [7d7dae2d] 33bbe285bf5deb760c5cfdbc5ad64b24f356b166 refs/heads/test_branch
DEBUG [7d7dae2d] 1aad4e7b0ebf2ca0f8e906b4bb7db65fcdbcb916 refs/heads/transfer
DEBUG [7d7dae2d] b5fd53aae4dfc53b51d7ff6acc791cf321b64351 refs/heads/up_ver
DEBUG [7d7dae2d] e30153aee5893e78b356984fe0a8955c353f45db refs/heads/videojsup
INFO [7d7dae2d] Finished in 0.787 seconds with exit status 0 (successful).
INFO [5e8bdacc] Running /usr/bin/env git ls-remote --heads https://github.com/psu-stewardship/scholarsphere.git as [email protected]
DEBUG [5e8bdacc] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.4 GIT_ASKPASS=/bin/echo GIT_SSH=/tmp/scholarsphere/git-ssh.sh /usr/bin/env git ls-remote --heads https://github.com/psu-stewardship/scholarsphere.git )
INFO [5e8bdacc] Finished in 1.015 seconds with exit status 0 (successful).
DEBUG [5e8bdacc] 1354ecf532e77495f18a1ef3c0367e1846fde88d refs/heads/browse-everything
DEBUG [5e8bdacc] dba2e5af0dfd4417cd1f90db9b63ade5f71d9c20 refs/heads/button
DEBUG [5e8bdacc] bb9eeaa67da0f82ef457ea854a9cbc9986066365 refs/heads/clamav
DEBUG [5e8bdacc] 0d1a1888c4ef3a0a828ec714d9986758207de2bb refs/heads/dashboard-features
DEBUG [5e8bdacc] 4af7f19bd51208e457c415f72889dceaa791e2bb refs/heads/develop
DEBUG [5e8bdacc] c0f79aa843e4185713595772082535fd8a3c3bcb refs/heads/faster_travis
DEBUG [5e8bdacc] f8ae2aa1d8357f0640ccfc53d421a0e798f1b7e2 refs/heads/fedora-4/develop
DEBUG [5e8bdacc] 41884c439d238e072704c3aee714516356719c5b refs/heads/fedora-4/migrate
DEBUG [5e8bdacc] 11f8f920dd6541d6b9be1fba6a8dcddd1668ce58 refs/heads/file_user_permchange_notification
DEBUG [5e8bdacc] 0a3e050e3d8f612b0bbe230678453ede9043e4de refs/heads/fix_upload
DEBUG [5e8bdacc] 77c1143a9a2d8af8f3898dd1075d0dc3201c3472 refs/heads/local_audit
DEBUG [5e8bdacc] 7671a34f2a6d152ca31ee97ba43df758caeb486f refs/heads/master
DEBUG [5e8bdacc] 45415d9705472979826645652b9ca9e85269802e refs/heads/new_repo
DEBUG [5e8bdacc] 19948cd6d50861ad1d9435b8c287d527edb8af9e refs/heads/new_stat
DEBUG [5e8bdacc] 56a04cedd1147637dfa80ad3b1c779779963627b refs/heads/proxy-fix
DEBUG [5e8bdacc] 42bd7b1ba8acb4025aebb01bff5a32ee569ce3fb refs/heads/proxy-partial
DEBUG [5e8bdacc] b9128f685fd9d18fd6ed6c0786c1a8a67ea22dbe refs/heads/railsvjs
DEBUG [5e8bdacc] de27ae64643c2c92b7cb8f0d0a60a458da4bc6f4 refs/heads/refactor_feature_specs
DEBUG [5e8bdacc] 257155355b3dcb259f098db893e96c367880289e refs/heads/scm3897
DEBUG [5e8bdacc] 05341d6ecb37e2772b367036cf2b355ca370f37f refs/heads/search_test_automation_07
DEBUG [5e8bdacc] f129b913ea5b3c592a32d4b4a2be2577f5cc82b0 refs/heads/solr-comparison
DEBUG [5e8bdacc] 6bc4c927cea773ee51513a046c7eb5b4dc2f6f1b refs/heads/sufia4.3
DEBUG [5e8bdacc] f5f40a9a9f4e93171425f34bd7e647ff6be1ea48 refs/heads/test_automation_generic_file
DEBUG [5e8bdacc] 33bbe285bf5deb760c5cfdbc5ad64b24f356b166 refs/heads/test_branch
DEBUG [5e8bdacc] 1aad4e7b0ebf2ca0f8e906b4bb7db65fcdbcb916 refs/heads/transfer
DEBUG [5e8bdacc] b5fd53aae4dfc53b51d7ff6acc791cf321b64351 refs/heads/up_ver
DEBUG [5e8bdacc] e30153aee5893e78b356984fe0a8955c353f45db refs/heads/videojsup
INFO [5e8bdacc] Finished in 1.015 seconds with exit status 0 (successful).
** Invoke deploy:check:directories (first_time)
** Execute deploy:check:directories
INFO [50297e81] Running /usr/bin/env mkdir -p /opt/heracles/deploy/scholarsphere/shared /opt/heracles/deploy/scholarsphere/releases as [email protected]
DEBUG [50297e81] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.4 /usr/bin/env mkdir -p /opt/heracles/deploy/scholarsphere/shared /opt/heracles/deploy/scholarsphere/releases )
INFO [50297e81] Finished in 0.277 seconds with exit status 0 (successful).
** Invoke deploy:check:linked_dirs (first_time)
** Execute deploy:check:linked_dirs
INFO [24dae16d] Running /usr/bin/env mkdir -p /opt/heracles/deploy/scholarsphere/shared/public/assets as [email protected]
DEBUG [24dae16d] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.4 /usr/bin/env mkdir -p /opt/heracles/deploy/scholarsphere/shared/public/assets )
INFO [24dae16d] Finished in 0.275 seconds with exit status 0 (successful).
** Invoke deploy:check:make_linked_dirs (first_time)
** Execute deploy:check:make_linked_dirs
** Invoke deploy:check:linked_files (first_time)
** Execute deploy:check:linked_files
** Invoke deploy:set_previous_revision (first_time)
** Execute deploy:set_previous_revision
DEBUG [0689fb36] Running /usr/bin/env [ -f /opt/heracles/deploy/scholarsphere/current/REVISION ] as [email protected]
DEBUG [0689fb36] Command: [ -f /opt/heracles/deploy/scholarsphere/current/REVISION ]
DEBUG [0689fb36] Finished in 0.272 seconds with exit status 0 (successful).
DEBUG [8bcb1bae] Running /usr/bin/env cat /opt/heracles/deploy/scholarsphere/current/REVISION 2>/dev/null as [email protected]
DEBUG [8bcb1bae] Command: ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.4 /usr/bin/env cat /opt/heracles/deploy/scholarsphere/current/REVISION 2>/dev/null )
DEBUG [8bcb1bae] Finished in 0.274 seconds with exit status 0 (successful).
DEBUG [8bcb1bae] 75a250b
DEBUG [8bcb1bae] Finished in 0.274 seconds with exit status 0 (successful).
** Invoke deploy:started (first_time)
** Execute deploy:started
** Invoke deploy:updating (first_time)
** Invoke deploy:new_release_path (first_time)
** Execute deploy:new_release_path
** Execute deploy:updating
** Invoke git:create_release (first_time)
** Invoke git:update (first_time)
** Invoke git:clone (first_time)
** Invoke git:wrapper
** Execute git:clone
DEBUG [4e59b7bf] Running /usr/bin/env [ -d /opt/heracles/deploy/scholarsphere/repo/.git ] as [email protected]
DEBUG [4e59b7bf] Command: [ -d /opt/heracles/deploy/scholarsphere/repo/.git ]
DEBUG [4e59b7bf] Finished in 0.267 seconds with exit status 1 (failed).
DEBUG [b6b66211] Running /usr/bin/env if test ! -d /opt/heracles/deploy/scholarsphere; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere'" 1>&2; false; fi as [email protected]
DEBUG [b6b66211] Command: if test ! -d /opt/heracles/deploy/scholarsphere; then echo "Directory does not exist '/opt/heracles/deploy/scholarsphere'" 1>&2; false; fi
DEBUG [b6b66211] Finished in 0.267 seconds with exit status 0 (successful).
INFO [9f733b8e] Running /usr/bin/env git clone -b fedora-4/migrate --recursive https://github.com/psu-stewardship/scholarsphere.git /opt/heracles/deploy/scholarsphere/repo as [email protected]
DEBUG [9f733b8e] Command: cd /opt/heracles/deploy/scholarsphere && ( RBENV_ROOT=~/.rbenv RBENV_VERSION=2.1.4 GIT_ASKPASS=/bin/echo GIT_SSH=/tmp/scholarsphere/git-ssh.sh /usr/bin/env git clone -b fedora-4/migrate --recursive https://github.com/psu-stewardship/scholarsphere.git /opt/heracles/deploy/scholarsphere/repo )
cap aborted!
SSHKit::Runner::ExecuteError: Exception while executing as [email protected]: git exit status: 128
git stdout: Nothing written
git stderr: Nothing written
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/sshkit-1.6.1/lib/sshkit/command.rb:97:in `exit_status='
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/sshkit-1.6.1/lib/sshkit/backends/netssh.rb:153:in `block (5 levels) in _execute'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/net-ssh-2.9.1/lib/net/ssh/connection/channel.rb:551:in `call'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/net-ssh-2.9.1/lib/net/ssh/connection/channel.rb:551:in `do_request'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/net-ssh-2.9.1/lib/net/ssh/connection/session.rb:561:in `channel_request'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/net-ssh-2.9.1/lib/net/ssh/connection/session.rb:465:in `dispatch_incoming_packets'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/net-ssh-2.9.1/lib/net/ssh/connection/session.rb:221:in `preprocess'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/net-ssh-2.9.1/lib/net/ssh/connection/session.rb:205:in `process'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/net-ssh-2.9.1/lib/net/ssh/connection/session.rb:169:in `block in loop'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/net-ssh-2.9.1/lib/net/ssh/connection/session.rb:169:in `loop'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/net-ssh-2.9.1/lib/net/ssh/connection/session.rb:169:in `loop'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/net-ssh-2.9.1/lib/net/ssh/connection/channel.rb:269:in `wait'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/sshkit-1.6.1/lib/sshkit/backends/netssh.rb:175:in `block (3 levels) in _execute'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/net-ssh-2.9.1/lib/net/ssh/connection/channel.rb:514:in `call'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/net-ssh-2.9.1/lib/net/ssh/connection/channel.rb:514:in `do_open_confirmation'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/net-ssh-2.9.1/lib/net/ssh/connection/session.rb:545:in `channel_open_confirmation'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/net-ssh-2.9.1/lib/net/ssh/connection/session.rb:465:in `dispatch_incoming_packets'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/net-ssh-2.9.1/lib/net/ssh/connection/session.rb:221:in `preprocess'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/net-ssh-2.9.1/lib/net/ssh/connection/session.rb:205:in `process'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/net-ssh-2.9.1/lib/net/ssh/connection/session.rb:169:in `block in loop'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/net-ssh-2.9.1/lib/net/ssh/connection/session.rb:169:in `loop'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/net-ssh-2.9.1/lib/net/ssh/connection/session.rb:169:in `loop'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/sshkit-1.6.1/lib/sshkit/backends/netssh.rb:177:in `block (2 levels) in _execute'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/sshkit-1.6.1/lib/sshkit/backends/netssh.rb:191:in `with_ssh'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/sshkit-1.6.1/lib/sshkit/backends/netssh.rb:136:in `block in _execute'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/sshkit-1.6.1/lib/sshkit/backends/netssh.rb:133:in `tap'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/sshkit-1.6.1/lib/sshkit/backends/netssh.rb:133:in `_execute'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/sshkit-1.6.1/lib/sshkit/backends/netssh.rb:66:in `execute'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/capistrano-3.3.5/lib/capistrano/git.rb:11:in `git'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/lib/capistrano/submodule_strategy.rb:10:in `clone'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/capistrano-3.3.5/lib/capistrano/tasks/git.rake:41:in `block (5 levels) in <top (required)>'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/sshkit-1.6.1/lib/sshkit/backends/abstract.rb:85:in `with'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/capistrano-3.3.5/lib/capistrano/tasks/git.rake:40:in `block (4 levels) in <top (required)>'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/sshkit-1.6.1/lib/sshkit/backends/abstract.rb:77:in `within'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/capistrano-3.3.5/lib/capistrano/tasks/git.rake:39:in `block (3 levels) in <top (required)>'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/sshkit-1.6.1/lib/sshkit/backends/netssh.rb:54:in `instance_exec'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/sshkit-1.6.1/lib/sshkit/backends/netssh.rb:54:in `run'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/sshkit-1.6.1/lib/sshkit/runners/parallel.rb:13:in `block (2 levels) in execute'
SSHKit::Command::Failed: git exit status: 128
git stdout: Nothing written
git stderr: Nothing written
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/sshkit-1.6.1/lib/sshkit/command.rb:97:in `exit_status='
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/sshkit-1.6.1/lib/sshkit/backends/netssh.rb:153:in `block (5 levels) in _execute'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/net-ssh-2.9.1/lib/net/ssh/connection/channel.rb:551:in `call'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/net-ssh-2.9.1/lib/net/ssh/connection/channel.rb:551:in `do_request'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/net-ssh-2.9.1/lib/net/ssh/connection/session.rb:561:in `channel_request'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/net-ssh-2.9.1/lib/net/ssh/connection/session.rb:465:in `dispatch_incoming_packets'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/net-ssh-2.9.1/lib/net/ssh/connection/session.rb:221:in `preprocess'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/net-ssh-2.9.1/lib/net/ssh/connection/session.rb:205:in `process'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/net-ssh-2.9.1/lib/net/ssh/connection/session.rb:169:in `block in loop'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/net-ssh-2.9.1/lib/net/ssh/connection/session.rb:169:in `loop'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/net-ssh-2.9.1/lib/net/ssh/connection/session.rb:169:in `loop'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/net-ssh-2.9.1/lib/net/ssh/connection/channel.rb:269:in `wait'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/sshkit-1.6.1/lib/sshkit/backends/netssh.rb:175:in `block (3 levels) in _execute'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/net-ssh-2.9.1/lib/net/ssh/connection/channel.rb:514:in `call'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/net-ssh-2.9.1/lib/net/ssh/connection/channel.rb:514:in `do_open_confirmation'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/net-ssh-2.9.1/lib/net/ssh/connection/session.rb:545:in `channel_open_confirmation'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/net-ssh-2.9.1/lib/net/ssh/connection/session.rb:465:in `dispatch_incoming_packets'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/net-ssh-2.9.1/lib/net/ssh/connection/session.rb:221:in `preprocess'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/net-ssh-2.9.1/lib/net/ssh/connection/session.rb:205:in `process'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/net-ssh-2.9.1/lib/net/ssh/connection/session.rb:169:in `block in loop'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/net-ssh-2.9.1/lib/net/ssh/connection/session.rb:169:in `loop'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/net-ssh-2.9.1/lib/net/ssh/connection/session.rb:169:in `loop'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/sshkit-1.6.1/lib/sshkit/backends/netssh.rb:177:in `block (2 levels) in _execute'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/sshkit-1.6.1/lib/sshkit/backends/netssh.rb:191:in `with_ssh'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/sshkit-1.6.1/lib/sshkit/backends/netssh.rb:136:in `block in _execute'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/sshkit-1.6.1/lib/sshkit/backends/netssh.rb:133:in `tap'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/sshkit-1.6.1/lib/sshkit/backends/netssh.rb:133:in `_execute'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/sshkit-1.6.1/lib/sshkit/backends/netssh.rb:66:in `execute'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/capistrano-3.3.5/lib/capistrano/git.rb:11:in `git'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/lib/capistrano/submodule_strategy.rb:10:in `clone'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/capistrano-3.3.5/lib/capistrano/tasks/git.rake:41:in `block (5 levels) in <top (required)>'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/sshkit-1.6.1/lib/sshkit/backends/abstract.rb:85:in `with'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/capistrano-3.3.5/lib/capistrano/tasks/git.rake:40:in `block (4 levels) in <top (required)>'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/sshkit-1.6.1/lib/sshkit/backends/abstract.rb:77:in `within'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/capistrano-3.3.5/lib/capistrano/tasks/git.rake:39:in `block (3 levels) in <top (required)>'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/sshkit-1.6.1/lib/sshkit/backends/netssh.rb:54:in `instance_exec'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/sshkit-1.6.1/lib/sshkit/backends/netssh.rb:54:in `run'
/Users/awead/Projects/Github/psu-stewardship/scholarsphere/.bundle/ruby/2.1.0/gems/sshkit-1.6.1/lib/sshkit/runners/parallel.rb:13:in `block (2 levels) in execute'
Tasks: TOP => git:create_release => git:update => git:clone
The deploy has failed with an error: Exception while executing as [email protected]: git exit status: 128
git stdout: Nothing written
git stderr: Nothing written
** Invoke deploy:failed (first_time)
** Execute deploy:failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment