Skip to content

Instantly share code, notes, and snippets.

@aiwilliams
Created November 12, 2015 16:39
Show Gist options
  • Save aiwilliams/3014663a79c769ce2346 to your computer and use it in GitHub Desktop.
Save aiwilliams/3014663a79c769ce2346 to your computer and use it in GitHub Desktop.
Bringing machine 'computer7' up with 'vmware_fusion' provider...
==> computer7: Cloning VMware VM: 'ubuntu-14.04.2'. This can take some time...
==> computer7: Verifying vmnet devices are healthy...
==> computer7: Preparing network adapters...
==> computer7: Fixed port collision for 22 => 2222. Now on port 2205.
==> computer7: Starting the VMware VM...
==> computer7: Waiting for machine to boot. This may take a few minutes...
computer7: SSH address: 192.168.117.219:22
computer7: SSH username: vagrant
computer7: SSH auth method: private key
==> computer7: Stopping the VMware VM...
==> computer7: Deleting the VM...
==> computer7: Running cleanup tasks for 'ansible' provisioner...
/opt/vagrant/embedded/gems/gems/net-ssh-2.9.2/lib/net/ssh/transport/server_version.rb:67:in `write': Broken pipe (Errno::EPIPE)
from /opt/vagrant/embedded/gems/gems/net-ssh-2.9.2/lib/net/ssh/transport/server_version.rb:67:in `negotiate!'
from /opt/vagrant/embedded/gems/gems/net-ssh-2.9.2/lib/net/ssh/transport/server_version.rb:32:in `initialize'
from /opt/vagrant/embedded/gems/gems/net-ssh-2.9.2/lib/net/ssh/transport/session.rb:84:in `new'
from /opt/vagrant/embedded/gems/gems/net-ssh-2.9.2/lib/net/ssh/transport/session.rb:84:in `block in initialize'
from /opt/vagrant/embedded/lib/ruby/2.0.0/timeout.rb:66:in `timeout'
from /opt/vagrant/embedded/lib/ruby/2.0.0/timeout.rb:97:in `timeout'
from /opt/vagrant/embedded/gems/gems/net-ssh-2.9.2/lib/net/ssh/transport/session.rb:84:in `initialize'
from /opt/vagrant/embedded/gems/gems/net-ssh-2.9.2/lib/net/ssh.rb:207:in `new'
from /opt/vagrant/embedded/gems/gems/net-ssh-2.9.2/lib/net/ssh.rb:207:in `start'
from /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/communicators/ssh/communicator.rb:388:in `block (2 levels) in connect'
from /opt/vagrant/embedded/lib/ruby/2.0.0/timeout.rb:66:in `timeout'
from /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/communicators/ssh/communicator.rb:367:in `block in connect'
from /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/util/retryable.rb:17:in `retryable'
from /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/communicators/ssh/communicator.rb:366:in `connect'
from /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/communicators/ssh/communicator.rb:64:in `block in wait_for_ready'
from /opt/vagrant/embedded/lib/ruby/2.0.0/timeout.rb:66:in `timeout'
from /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/communicators/ssh/communicator.rb:42:in `wait_for_ready'
from /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/builtin/wait_for_communicator.rb:16:in `block in call'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment