Skip to content

Instantly share code, notes, and snippets.

@ogredude
Created Aug 16, 2013
Embed
What would you like to do?
INFO global: Vagrant version: 1.2.3
INFO manager: Registered plugin: box command
INFO manager: Registered plugin: destroy command
INFO manager: Registered plugin: halt command
INFO manager: Registered plugin: init command
INFO manager: Registered plugin: package command
INFO manager: Registered plugin: plugin command
INFO manager: Registered plugin: provision command
INFO manager: Registered plugin: reload command
INFO manager: Registered plugin: resume command
INFO manager: Registered plugin: ssh command
INFO manager: Registered plugin: ssh-config command
INFO manager: Registered plugin: status command
INFO manager: Registered plugin: suspend command
INFO manager: Registered plugin: up command
INFO manager: Registered plugin: ssh communicator
INFO manager: Registered plugin: Arch guest
INFO manager: Registered plugin: Debian guest
INFO manager: Registered plugin: Fedora guest
INFO manager: Registered plugin: FreeBSD guest
INFO manager: Registered plugin: Gentoo guest
INFO manager: Registered plugin: Linux guest.
INFO manager: Registered plugin: OmniOS guest.
INFO manager: Registered plugin: OpenBSD guest
INFO manager: Registered plugin: PLD Linux guest
INFO manager: Registered plugin: RedHat guest
INFO manager: Registered plugin: Solaris guest.
INFO manager: Registered plugin: SUSE guest
INFO manager: Registered plugin: Ubuntu guest
INFO manager: Registered plugin: Arch host
INFO manager: Registered plugin: BSD host
INFO manager: Registered plugin: Fedora host
INFO manager: Registered plugin: FreeBSD host
INFO manager: Registered plugin: Gentoo host
INFO manager: Registered plugin: Linux host
INFO manager: Registered plugin: OpenSUSE host
INFO manager: Registered plugin: Windows host
INFO manager: Registered plugin: kernel
INFO manager: Registered plugin: kernel
INFO manager: Registered plugin: VirtualBox provider
INFO manager: Registered plugin: ansible
INFO manager: Registered plugin: CFEngine Provisioner
INFO manager: Registered plugin: chef
INFO manager: Registered plugin: puppet
INFO manager: Registered plugin: shell
INFO vagrant: `vagrant` invoked: ["up"]
INFO environment: Environment initialized (#<Vagrant::Environment:0x00000100c5de50>)
INFO environment: - cwd: /Users/ericf/vagrant/projects/aegir2test
INFO environment: Home path: /Users/ericf/.vagrant.d
INFO environment: Local data path: /Users/ericf/vagrant/projects/aegir2test/.vagrant
INFO environment: Running hook: environment_load
INFO environment: Initializing config...
INFO loader: Set :default = "/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/config/default.rb"
INFO loader: Set :root = #<Pathname:/Users/ericf/vagrant/projects/aegir2test/Vagrantfile>
INFO loader: Loading configuration in order: [:default, :home, :root]
INFO hosts: Host class: VagrantPlugins::HostBSD::Host
INFO runner: Running action: #<Vagrant::Action::Builder:0x00000100cc2cd8>
INFO cli: CLI: [] "up" []
INFO command: Active machine found with name aegir2. Using provider: virtualbox
INFO environment: Getting machine: aegir2 (virtualbox)
INFO environment: Uncached load of machine.
INFO loader: Set :vm_aegir2 = [["2", #<Proc:0x00000100c88d30@/Users/ericf/vagrant/projects/aegir2test/Vagrantfile:16>]]
INFO loader: Loading configuration in order: [:default, :home, :root, :vm_aegir2]
INFO environment: Provider-supported box formats: [:virtualbox]
INFO box_collection: Searching for box: wheezy64 (virtualbox) in /Users/ericf/.vagrant.d/boxes/wheezy64/virtualbox/metadata.json
INFO box_collection: Box found: wheezy64 (virtualbox)
INFO environment: Box found with format: virtualbox
INFO environment: Box exists with Vagrantfile. Reloading machine config.
INFO loader: Set :box_wheezy64_virtualbox = #<Pathname:/Users/ericf/.vagrant.d/boxes/wheezy64/virtualbox/Vagrantfile>
INFO loader: Loading configuration in order: [:default, :box_wheezy64_virtualbox, :home, :root, :vm_aegir2]
INFO machine: Initializing machine: aegir2
INFO machine: - Provider: VagrantPlugins::ProviderVirtualBox::Provider
INFO machine: - Box: #<Vagrant::Box:0x00000100c5d9f0>
INFO machine: - Data dir: /Users/ericf/vagrant/projects/aegir2test/.vagrant/machines/aegir2/virtualbox
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"]
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_1
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "edda3965-192c-4bb4-b4c5-9fd3a3404cfc"]
INFO command: With machine: aegir2 (VirtualBox (edda3965-192c-4bb4-b4c5-9fd3a3404cfc))
INFO interface: info: Bringing machine 'aegir2' up with 'virtualbox' provider...
Bringing machine 'aegir2' up with 'virtualbox' provider...
INFO batch_action: Enabling parallelization by default.
INFO batch_action: Disabling parallelization because provider doesn't support it: virtualbox
INFO batch_action: Batch action will parallelize: false
INFO batch_action: Starting action: #<Vagrant::Machine:0x0000010092ff08> up {:parallel=>true, :provision_enabled=>true, :provision_types=>nil}
INFO machine: Calling action: up on provider VirtualBox (edda3965-192c-4bb4-b4c5-9fd3a3404cfc)
INFO runner: Running action: #<Vagrant::Action::Builder:0x00000100e15f90>
INFO warden: Calling action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x00000100be7b60>
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"]
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_1
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "hostonlyifs"]
INFO warden: Calling action: #<Vagrant::Action::Builtin::ConfigValidate:0x00000100be7b38>
INFO warden: Calling action: #<Vagrant::Action::Builtin::Call:0x00000100be7a70>
INFO runner: Running action: #<Vagrant::Action::Builder:0x000001008e5660>
INFO warden: Calling action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x000001008e2f28>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "edda3965-192c-4bb4-b4c5-9fd3a3404cfc", "--machinereadable"]
INFO runner: Running action: #<Vagrant::Action::Warden:0x00000100a074d0>
INFO warden: Calling action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x00000100be7a20>
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"]
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_1
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "hostonlyifs"]
INFO warden: Calling action: #<Vagrant::Action::Builtin::ConfigValidate:0x00000100be79f8>
INFO warden: Calling action: #<Vagrant::Action::Builtin::Call:0x00000100be79d0>
INFO runner: Running action: #<Vagrant::Action::Builder:0x00000100cc19f0>
INFO warden: Calling action: #<VagrantPlugins::ProviderVirtualBox::Action::IsRunning:0x00000100cc0168>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "edda3965-192c-4bb4-b4c5-9fd3a3404cfc", "--machinereadable"]
INFO runner: Running action: #<Vagrant::Action::Warden:0x00000100bb1100>
INFO warden: Calling action: #<Vagrant::Action::Builtin::Call:0x00000100bb0ed0>
INFO runner: Running action: #<Vagrant::Action::Builder:0x000001009d7ed8>
INFO warden: Calling action: #<VagrantPlugins::ProviderVirtualBox::Action::IsSaved:0x000001009d5408>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "edda3965-192c-4bb4-b4c5-9fd3a3404cfc", "--machinereadable"]
INFO runner: Running action: #<Vagrant::Action::Warden:0x00000100e13a38>
INFO warden: Calling action: #<Vagrant::Action::Builtin::Call:0x00000100e139c0>
INFO runner: Running action: #<Vagrant::Action::Builder:0x00000100cc28f0>
INFO warden: Calling action: #<VagrantPlugins::ProviderVirtualBox::Action::IsPaused:0x00000100cc0c58>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "edda3965-192c-4bb4-b4c5-9fd3a3404cfc", "--machinereadable"]
INFO runner: Running action: #<Vagrant::Action::Warden:0x00000100c81b20>
INFO warden: Calling action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckAccessible:0x00000100c81828>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "edda3965-192c-4bb4-b4c5-9fd3a3404cfc", "--machinereadable"]
INFO warden: Calling action: #<VagrantPlugins::ProviderVirtualBox::Action::CleanMachineFolder:0x00000100c893c0>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "systemproperties"]
INFO warden: Calling action: #<VagrantPlugins::ProviderVirtualBox::Action::SetName:0x00000100c89348>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "vms"]
INFO setname: Setting the name of the VM: aegir2test_1376687610
INFO interface: info: Setting the name of the VM...
[aegir2] Setting the name of the VM...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "edda3965-192c-4bb4-b4c5-9fd3a3404cfc", "--name", "aegir2test_1376687610"]
INFO warden: Calling action: #<VagrantPlugins::ProviderVirtualBox::Action::ClearForwardedPorts:0x00000100cfbe48>
INFO interface: info: Clearing any previously set forwarded ports...
[aegir2] Clearing any previously set forwarded ports...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "edda3965-192c-4bb4-b4c5-9fd3a3404cfc", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "edda3965-192c-4bb4-b4c5-9fd3a3404cfc", "--natpf1", "delete", "ssh"]
INFO warden: Calling action: #<Vagrant::Action::Builtin::Provision:0x00000100cfbe20>
INFO warden: Calling action: #<Vagrant::Action::Builtin::EnvSet:0x00000100d5f2b8>
INFO warden: Calling action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareForwardedPortCollisionParams:0x00000100d5f290>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "vms"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "20ecb03e-9613-440f-8dcc-a005ea45957a", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "709e3946-a68e-43f3-9037-8460469eb4ab", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "edda3965-192c-4bb4-b4c5-9fd3a3404cfc", "--machinereadable"]
INFO warden: Calling action: #<Vagrant::Action::Builtin::HandleForwardedPortCollisions:0x00000100d5f268>
INFO handle_port_collisions: Detecting any forwarded port collisions...
INFO warden: Calling action: #<VagrantPlugins::ProviderVirtualBox::Action::PruneNFSExports:0x00000100e30890>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "vms"]
INFO bsd: Pruning invalid NFS entries...
INFO warden: Calling action: #<Vagrant::Action::Builtin::NFS:0x00000100e30868>
INFO warden: Calling action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareNFSSettings:0x00000100e124a8>
INFO warden: Calling action: #<VagrantPlugins::ProviderVirtualBox::Action::ClearSharedFolders:0x00000100d40cc8>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "edda3965-192c-4bb4-b4c5-9fd3a3404cfc", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "sharedfolder", "remove", "edda3965-192c-4bb4-b4c5-9fd3a3404cfc", "--name", "/vagrant"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "sharedfolder", "remove", "edda3965-192c-4bb4-b4c5-9fd3a3404cfc", "--name", "/var/cache/apt/archives"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "sharedfolder", "remove", "edda3965-192c-4bb4-b4c5-9fd3a3404cfc", "--name", "/tmp/vagrant-puppet/manifests"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "sharedfolder", "remove", "edda3965-192c-4bb4-b4c5-9fd3a3404cfc", "--name", "/tmp/vagrant-puppet/modules-0"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "sharedfolder", "remove", "edda3965-192c-4bb4-b4c5-9fd3a3404cfc", "--name", "/tmp/vagrant-puppet/modules-1"]
INFO warden: Calling action: #<VagrantPlugins::ProviderVirtualBox::Action::ShareFolders:0x00000100d40ca0>
INFO interface: info: Creating shared folders metadata...
[aegir2] Creating shared folders metadata...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "sharedfolder", "add", "edda3965-192c-4bb4-b4c5-9fd3a3404cfc", "--name", "/vagrant", "--hostpath", "/Users/ericf/vagrant/projects/aegir2test"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "sharedfolder", "add", "edda3965-192c-4bb4-b4c5-9fd3a3404cfc", "--name", "/var/cache/apt/archives", "--hostpath", "/Users/ericf/vagrant/projects/aegir2test/tmp/apt/cache"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "sharedfolder", "add", "edda3965-192c-4bb4-b4c5-9fd3a3404cfc", "--name", "/tmp/vagrant-puppet/manifests", "--hostpath", "/Users/ericf/vagrant/projects/aegir2test/manifests"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "sharedfolder", "add", "edda3965-192c-4bb4-b4c5-9fd3a3404cfc", "--name", "/tmp/vagrant-puppet/modules-0", "--hostpath", "/Users/ericf/.drush/drush-vagrant/lib/puppet-modules"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "sharedfolder", "add", "edda3965-192c-4bb4-b4c5-9fd3a3404cfc", "--name", "/tmp/vagrant-puppet/modules-1", "--hostpath", "/Users/ericf/.drush/aegir-up/lib/puppet-modules"]
INFO warden: Calling action: #<VagrantPlugins::ProviderVirtualBox::Action::ClearNetworkInterfaces:0x00000100cb13e8>
INFO interface: info: Clearing any previously set network interfaces...
[aegir2] Clearing any previously set network interfaces...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "edda3965-192c-4bb4-b4c5-9fd3a3404cfc", "--nic2", "none", "--nic3", "none", "--nic4", "none", "--nic5", "none", "--nic6", "none", "--nic7", "none", "--nic8", "none"]
INFO warden: Calling action: #<VagrantPlugins::ProviderVirtualBox::Action::Network:0x00000100cb1348>
INFO network: Determining network adapters required for high-level configuration...
INFO network: -- Slot 2: hostonly
INFO network: Determining adapters and compiling network configuration...
INFO network: Network slot 1. Type: nat.
INFO network: Network slot 2. Type: hostonly.
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "bridgedifs"]
INFO network: Searching for matching hostonly network: 192.168.11.10
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "dhcpservers"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "hostonlyifs"]
INFO network: Enabling adapters...
INFO interface: info: Preparing network interfaces based on configuration...
[aegir2] Preparing network interfaces based on configuration...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "edda3965-192c-4bb4-b4c5-9fd3a3404cfc", "--nic1", "nat", "--nic2", "hostonly", "--hostonlyadapter2", "vboxnet1"]
INFO warden: Calling action: #<VagrantPlugins::ProviderVirtualBox::Action::ForwardPorts:0x00000100c703e8>
INFO interface: info: Forwarding ports...
[aegir2] Forwarding ports...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "edda3965-192c-4bb4-b4c5-9fd3a3404cfc", "--machinereadable"]
INFO interface: info: -- 22 => 2222 (adapter 1)
[aegir2] -- 22 => 2222 (adapter 1)
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "edda3965-192c-4bb4-b4c5-9fd3a3404cfc", "--natpf1", "ssh,tcp,,2222,,22"]
INFO warden: Calling action: #<Vagrant::Action::Builtin::SetHostname:0x00000100c703c0>
INFO warden: Calling action: #<VagrantPlugins::ProviderVirtualBox::Action::SaneDefaults:0x00000100c70398>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "storagectl", "edda3965-192c-4bb4-b4c5-9fd3a3404cfc", "--name", "SATA Controller", "--hostiocache", "on"]
INFO sanedefaults: Enabling the Host I/O cache on the SATA controller... (exit status = 1)
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "edda3965-192c-4bb4-b4c5-9fd3a3404cfc", "--rtcuseutc", "on"]
INFO sanedefaults: Enabling rtcuseutc... (exit status = 0)
INFO sanedefaults: Automatically figuring out whether to enable/disable NAT DNS proxy...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "edda3965-192c-4bb4-b4c5-9fd3a3404cfc", "--natdnsproxy1", "on"]
INFO sanedefaults: Enable the NAT DNS proxy on adapter 1... (exit status = 0)
INFO warden: Calling action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x00000100be6008>
INFO interface: info: Running any VM customizations...
[aegir2] Running any VM customizations...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "edda3965-192c-4bb4-b4c5-9fd3a3404cfc", "--name", "Aegir 2 (aegir2.aegir2test.local)"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "edda3965-192c-4bb4-b4c5-9fd3a3404cfc", "--memory", "512"]
INFO warden: Calling action: #<VagrantPlugins::ProviderVirtualBox::Action::Boot:0x00000100bd27d8>
INFO interface: info: Booting VM...
[aegir2] Booting VM...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "startvm", "edda3965-192c-4bb4-b4c5-9fd3a3404cfc", "--type", "headless"]
INFO interface: info: Waiting for VM to boot. This can take a few minutes.
[aegir2] Waiting for VM to boot. This can take a few minutes.
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "edda3965-192c-4bb4-b4c5-9fd3a3404cfc", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "edda3965-192c-4bb4-b4c5-9fd3a3404cfc", "--machinereadable"]
INFO ssh: Attempting SSH. Retries: 5. Timeout: 30
INFO ssh: Attempting to connect to SSH...
INFO ssh: - Host: 127.0.0.1
INFO ssh: - Port: 2222
INFO ssh: - Username: vagrant
INFO ssh: - Key Path: /Users/ericf/.vagrant.d/insecure_private_key
INFO retryable: Retryable exception raised: #<Timeout::Error: execution expired>
INFO ssh: Attempting to connect to SSH...
INFO ssh: - Host: 127.0.0.1
INFO ssh: - Port: 2222
INFO ssh: - Username: vagrant
INFO ssh: - Key Path: /Users/ericf/.vagrant.d/insecure_private_key
INFO retryable: Retryable exception raised: #<Net::SSH::Disconnect: connection closed by remote host>
INFO ssh: Attempting to connect to SSH...
INFO ssh: - Host: 127.0.0.1
INFO ssh: - Port: 2222
INFO ssh: - Username: vagrant
INFO ssh: - Key Path: /Users/ericf/.vagrant.d/insecure_private_key
INFO retryable: Retryable exception raised: #<Net::SSH::Disconnect: connection closed by remote host>
INFO ssh: Attempting to connect to SSH...
INFO ssh: - Host: 127.0.0.1
INFO ssh: - Port: 2222
INFO ssh: - Username: vagrant
INFO ssh: - Key Path: /Users/ericf/.vagrant.d/insecure_private_key
INFO retryable: Retryable exception raised: #<Net::SSH::Disconnect: connection closed by remote host>
INFO ssh: Attempting to connect to SSH...
INFO ssh: - Host: 127.0.0.1
INFO ssh: - Port: 2222
INFO ssh: - Username: vagrant
INFO ssh: - Key Path: /Users/ericf/.vagrant.d/insecure_private_key
INFO ssh: SSH not up: #<Vagrant::Errors::SSHDisconnected: The SSH connection was unexpectedly closed by the remote end. This
usually indicates that SSH within the guest machine was unable to
properly start up. Please boot the VM in GUI mode to check whether
it is booting properly.>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "edda3965-192c-4bb4-b4c5-9fd3a3404cfc", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "edda3965-192c-4bb4-b4c5-9fd3a3404cfc", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "edda3965-192c-4bb4-b4c5-9fd3a3404cfc", "--machinereadable"]
INFO ssh: Attempting SSH. Retries: 5. Timeout: 30
INFO ssh: Attempting to connect to SSH...
INFO ssh: - Host: 127.0.0.1
INFO ssh: - Port: 2222
INFO ssh: - Username: vagrant
INFO ssh: - Key Path: /Users/ericf/.vagrant.d/insecure_private_key
INFO retryable: Retryable exception raised: #<Net::SSH::Disconnect: connection closed by remote host>
INFO ssh: Attempting to connect to SSH...
INFO ssh: - Host: 127.0.0.1
INFO ssh: - Port: 2222
INFO ssh: - Username: vagrant
INFO ssh: - Key Path: /Users/ericf/.vagrant.d/insecure_private_key
INFO retryable: Retryable exception raised: #<Net::SSH::Disconnect: connection closed by remote host>
INFO ssh: Attempting to connect to SSH...
INFO ssh: - Host: 127.0.0.1
INFO ssh: - Port: 2222
INFO ssh: - Username: vagrant
INFO ssh: - Key Path: /Users/ericf/.vagrant.d/insecure_private_key
INFO retryable: Retryable exception raised: #<Net::SSH::Disconnect: connection closed by remote host>
INFO ssh: Attempting to connect to SSH...
INFO ssh: - Host: 127.0.0.1
INFO ssh: - Port: 2222
INFO ssh: - Username: vagrant
INFO ssh: - Key Path: /Users/ericf/.vagrant.d/insecure_private_key
INFO retryable: Retryable exception raised: #<Net::SSH::Disconnect: connection closed by remote host>
INFO ssh: Attempting to connect to SSH...
INFO ssh: - Host: 127.0.0.1
INFO ssh: - Port: 2222
INFO ssh: - Username: vagrant
INFO ssh: - Key Path: /Users/ericf/.vagrant.d/insecure_private_key
INFO ssh: SSH not up: #<Vagrant::Errors::SSHDisconnected: The SSH connection was unexpectedly closed by the remote end. This
usually indicates that SSH within the guest machine was unable to
properly start up. Please boot the VM in GUI mode to check whether
it is booting properly.>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "edda3965-192c-4bb4-b4c5-9fd3a3404cfc", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "edda3965-192c-4bb4-b4c5-9fd3a3404cfc", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "edda3965-192c-4bb4-b4c5-9fd3a3404cfc", "--machinereadable"]
INFO ssh: Attempting SSH. Retries: 5. Timeout: 30
INFO ssh: Attempting to connect to SSH...
INFO ssh: - Host: 127.0.0.1
INFO ssh: - Port: 2222
INFO ssh: - Username: vagrant
INFO ssh: - Key Path: /Users/ericf/.vagrant.d/insecure_private_key
INFO retryable: Retryable exception raised: #<Net::SSH::Disconnect: connection closed by remote host>
INFO ssh: Attempting to connect to SSH...
INFO ssh: - Host: 127.0.0.1
INFO ssh: - Port: 2222
INFO ssh: - Username: vagrant
INFO ssh: - Key Path: /Users/ericf/.vagrant.d/insecure_private_key
INFO retryable: Retryable exception raised: #<Net::SSH::Disconnect: connection closed by remote host>
INFO ssh: Attempting to connect to SSH...
INFO ssh: - Host: 127.0.0.1
INFO ssh: - Port: 2222
INFO ssh: - Username: vagrant
INFO ssh: - Key Path: /Users/ericf/.vagrant.d/insecure_private_key
INFO retryable: Retryable exception raised: #<Net::SSH::Disconnect: connection closed by remote host>
INFO ssh: Attempting to connect to SSH...
INFO ssh: - Host: 127.0.0.1
INFO ssh: - Port: 2222
INFO ssh: - Username: vagrant
INFO ssh: - Key Path: /Users/ericf/.vagrant.d/insecure_private_key
INFO retryable: Retryable exception raised: #<Net::SSH::Disconnect: connection closed by remote host>
INFO ssh: Attempting to connect to SSH...
INFO ssh: - Host: 127.0.0.1
INFO ssh: - Port: 2222
INFO ssh: - Username: vagrant
INFO ssh: - Key Path: /Users/ericf/.vagrant.d/insecure_private_key
INFO ssh: SSH not up: #<Vagrant::Errors::SSHDisconnected: The SSH connection was unexpectedly closed by the remote end. This
usually indicates that SSH within the guest machine was unable to
properly start up. Please boot the VM in GUI mode to check whether
it is booting properly.>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "edda3965-192c-4bb4-b4c5-9fd3a3404cfc", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "edda3965-192c-4bb4-b4c5-9fd3a3404cfc", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "edda3965-192c-4bb4-b4c5-9fd3a3404cfc", "--machinereadable"]
INFO ssh: Attempting SSH. Retries: 5. Timeout: 30
INFO ssh: Attempting to connect to SSH...
INFO ssh: - Host: 127.0.0.1
INFO ssh: - Port: 2222
INFO ssh: - Username: vagrant
INFO ssh: - Key Path: /Users/ericf/.vagrant.d/insecure_private_key
INFO retryable: Retryable exception raised: #<Net::SSH::Disconnect: connection closed by remote host>
INFO ssh: Attempting to connect to SSH...
INFO ssh: - Host: 127.0.0.1
INFO ssh: - Port: 2222
INFO ssh: - Username: vagrant
INFO ssh: - Key Path: /Users/ericf/.vagrant.d/insecure_private_key
INFO retryable: Retryable exception raised: #<Net::SSH::Disconnect: connection closed by remote host>
INFO ssh: Attempting to connect to SSH...
INFO ssh: - Host: 127.0.0.1
INFO ssh: - Port: 2222
INFO ssh: - Username: vagrant
INFO ssh: - Key Path: /Users/ericf/.vagrant.d/insecure_private_key
INFO retryable: Retryable exception raised: #<Net::SSH::Disconnect: connection closed by remote host>
INFO ssh: Attempting to connect to SSH...
INFO ssh: - Host: 127.0.0.1
INFO ssh: - Port: 2222
INFO ssh: - Username: vagrant
INFO ssh: - Key Path: /Users/ericf/.vagrant.d/insecure_private_key
INFO retryable: Retryable exception raised: #<Net::SSH::Disconnect: connection closed by remote host>
INFO ssh: Attempting to connect to SSH...
INFO ssh: - Host: 127.0.0.1
INFO ssh: - Port: 2222
INFO ssh: - Username: vagrant
INFO ssh: - Key Path: /Users/ericf/.vagrant.d/insecure_private_key
INFO ssh: SSH not up: #<Vagrant::Errors::SSHDisconnected: The SSH connection was unexpectedly closed by the remote end. This
usually indicates that SSH within the guest machine was unable to
properly start up. Please boot the VM in GUI mode to check whether
it is booting properly.>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "edda3965-192c-4bb4-b4c5-9fd3a3404cfc", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "edda3965-192c-4bb4-b4c5-9fd3a3404cfc", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "edda3965-192c-4bb4-b4c5-9fd3a3404cfc", "--machinereadable"]
INFO ssh: Attempting SSH. Retries: 5. Timeout: 30
INFO ssh: Attempting to connect to SSH...
INFO ssh: - Host: 127.0.0.1
INFO ssh: - Port: 2222
INFO ssh: - Username: vagrant
INFO ssh: - Key Path: /Users/ericf/.vagrant.d/insecure_private_key
INFO retryable: Retryable exception raised: #<Net::SSH::Disconnect: connection closed by remote host>
INFO ssh: Attempting to connect to SSH...
INFO ssh: - Host: 127.0.0.1
INFO ssh: - Port: 2222
INFO ssh: - Username: vagrant
INFO ssh: - Key Path: /Users/ericf/.vagrant.d/insecure_private_key
INFO retryable: Retryable exception raised: #<Net::SSH::Disconnect: connection closed by remote host>
INFO ssh: Attempting to connect to SSH...
INFO ssh: - Host: 127.0.0.1
INFO ssh: - Port: 2222
INFO ssh: - Username: vagrant
INFO ssh: - Key Path: /Users/ericf/.vagrant.d/insecure_private_key
INFO retryable: Retryable exception raised: #<Net::SSH::Disconnect: connection closed by remote host>
INFO ssh: Attempting to connect to SSH...
INFO ssh: - Host: 127.0.0.1
INFO ssh: - Port: 2222
INFO ssh: - Username: vagrant
INFO ssh: - Key Path: /Users/ericf/.vagrant.d/insecure_private_key
INFO retryable: Retryable exception raised: #<Net::SSH::Disconnect: connection closed by remote host>
INFO ssh: Attempting to connect to SSH...
INFO ssh: - Host: 127.0.0.1
INFO ssh: - Port: 2222
INFO ssh: - Username: vagrant
INFO ssh: - Key Path: /Users/ericf/.vagrant.d/insecure_private_key
INFO ssh: SSH not up: #<Vagrant::Errors::SSHDisconnected: The SSH connection was unexpectedly closed by the remote end. This
usually indicates that SSH within the guest machine was unable to
properly start up. Please boot the VM in GUI mode to check whether
it is booting properly.>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "edda3965-192c-4bb4-b4c5-9fd3a3404cfc", "--machinereadable"]
INFO interface: error: Failed to connect to VM!
[aegir2] Failed to connect to VM!
ERROR warden: Error occurred: Failed to connect to VM via SSH. Please verify the VM successfully booted
by looking at the VirtualBox GUI.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: Failed to connect to VM via SSH. Please verify the VM successfully booted
by looking at the VirtualBox GUI.
INFO warden: Beginning recovery process...
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x00000100e139c0>
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Recovery complete.
ERROR warden: Error occurred: Failed to connect to VM via SSH. Please verify the VM successfully booted
by looking at the VirtualBox GUI.
INFO warden: Beginning recovery process...
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x00000100bb0ed0>
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Recovery complete.
ERROR warden: Error occurred: Failed to connect to VM via SSH. Please verify the VM successfully booted
by looking at the VirtualBox GUI.
INFO warden: Beginning recovery process...
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x00000100be79d0>
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x00000100be7a70>
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO environment: Running hook: environment_unload
INFO runner: Running action: #<Vagrant::Action::Builder:0x0000010234e060>
ERROR vagrant: Vagrant experienced an error! Details:
ERROR vagrant: #<Vagrant::Errors::VMFailedToBoot: Failed to connect to VM via SSH. Please verify the VM successfully booted
by looking at the VirtualBox GUI.>
ERROR vagrant: Failed to connect to VM via SSH. Please verify the VM successfully booted
by looking at the VirtualBox GUI.
ERROR vagrant: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/plugins/providers/virtualbox/action/boot.rb:17:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/plugins/providers/virtualbox/action/customize.rb:31:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/plugins/providers/virtualbox/action/sane_defaults.rb:49:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/lib/vagrant/action/builtin/set_hostname.rb:16:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/plugins/providers/virtualbox/action/forward_ports.rb:31:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/plugins/providers/virtualbox/action/network.rb:105:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/plugins/providers/virtualbox/action/clear_network_interfaces.rb:26:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/plugins/providers/virtualbox/action/share_folders.rb:25:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/plugins/providers/virtualbox/action/clear_shared_folders.rb:12:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/plugins/providers/virtualbox/action/prepare_nfs_settings.rb:11:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/lib/vagrant/action/builtin/nfs.rb:28:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/plugins/providers/virtualbox/action/prune_nfs_exports.rb:15:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/lib/vagrant/action/builtin/handle_forwarded_port_collisions.rb:118:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/plugins/providers/virtualbox/action/prepare_forwarded_port_collision_params.rb:30:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/lib/vagrant/action/builtin/env_set.rb:19:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/lib/vagrant/action/builtin/provision.rb:45:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/plugins/providers/virtualbox/action/clear_forwarded_ports.rb:13:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/plugins/providers/virtualbox/action/set_name.rb:35:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/plugins/providers/virtualbox/action/clean_machine_folder.rb:17:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/plugins/providers/virtualbox/action/check_accessible.rb:18:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/lib/vagrant/action/runner.rb:61:in `block in run'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/lib/vagrant/util/busy.rb:19:in `busy'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/lib/vagrant/action/runner.rb:61:in `run'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/lib/vagrant/action/builtin/call.rb:51:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/lib/vagrant/action/runner.rb:61:in `block in run'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/lib/vagrant/util/busy.rb:19:in `busy'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/lib/vagrant/action/runner.rb:61:in `run'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/lib/vagrant/action/builtin/call.rb:51:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/lib/vagrant/action/runner.rb:61:in `block in run'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/lib/vagrant/util/busy.rb:19:in `busy'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/lib/vagrant/action/runner.rb:61:in `run'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/lib/vagrant/action/builtin/call.rb:51:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/lib/vagrant/action/builtin/config_validate.rb:25:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/plugins/providers/virtualbox/action/check_virtualbox.rb:17:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/lib/vagrant/action/builtin/call.rb:57:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/lib/vagrant/action/builtin/config_validate.rb:25:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/plugins/providers/virtualbox/action/check_virtualbox.rb:17:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/lib/vagrant/action/builder.rb:116:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/lib/vagrant/action/runner.rb:61:in `block in run'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/lib/vagrant/util/busy.rb:19:in `busy'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/lib/vagrant/action/runner.rb:61:in `run'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/lib/vagrant/machine.rb:147:in `action'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.3/lib/vagrant/batch_action.rb:63:in `block (2 levels) in run'
INFO interface: error: Failed to connect to VM via SSH. Please verify the VM successfully booted
by looking at the VirtualBox GUI.
Failed to connect to VM via SSH. Please verify the VM successfully booted
by looking at the VirtualBox GUI.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment