Skip to content

Instantly share code, notes, and snippets.

@madjam002
Created November 14, 2013 09:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save madjam002/7464006 to your computer and use it in GitHub Desktop.
Save madjam002/7464006 to your computer and use it in GitHub Desktop.
`vagrant up` log
$ VAGRANT_LOG=INFO vagrant up
INFO global: Vagrant version: 1.3.5
INFO manager: Registered plugin: box command
INFO manager: Registered plugin: destroy command
INFO manager: Registered plugin: halt command
INFO manager: Registered plugin: help 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: CoreOS guest
INFO manager: Registered plugin: Darwin guest
INFO manager: Registered plugin: Debian guest
INFO manager: Registered plugin: ESXi 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: Solaris 11 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: FreeBSD host
INFO manager: Registered plugin: Gentoo host
INFO manager: Registered plugin: Linux host
INFO manager: Registered plugin: OpenSUSE host
INFO manager: Registered plugin: Red Hat host
INFO manager: Registered plugin: Slackware 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: file
INFO manager: Registered plugin: puppet
INFO manager: Registered plugin: salt
INFO manager: Registered plugin: shell
INFO vagrant: `vagrant` invoked: ["up"]
INFO environment: Environment initialized (#<Vagrant::Environment:0x00000101371908>)
INFO environment: - cwd: /Users/jamie/dev
INFO environment: Home path: /Users/jamie/.vagrant.d
INFO environment: Local data path: /Users/jamie/dev/.vagrant
INFO environment: Running hook: environment_load
INFO environment: Initializing config...
INFO loader: Set :default = "/Applications/Vagrant/embedded/gems/gems/vagrant-1.3.5/config/default.rb"
INFO loader: Set :root = #<Pathname:/Users/jamie/dev/Vagrantfile>
INFO loader: Loading configuration in order: [:default, :home, :root]
INFO hosts: Host class: VagrantPlugins::HostBSD::Host
INFO runner: Running action: #<Vagrant::Action::Builder:0x000001010aa300>
INFO cli: CLI: [] "up" []
INFO command: Active machine found with name default. Using provider: virtualbox
INFO environment: Getting machine: default (virtualbox)
INFO environment: Uncached load of machine.
INFO loader: Set :vm_default = []
INFO loader: Loading configuration in order: [:default, :home, :root, :vm_default]
INFO box_collection: Searching for box: ubuntu-raring64 (virtualbox) in /Users/jamie/.vagrant.d/boxes/ubuntu-raring64/virtualbox/metadata.json
INFO box_collection: Box found: ubuntu-raring64 (virtualbox)
INFO environment: Box exists with Vagrantfile. Reloading machine config.
INFO loader: Set :"box-ubuntu-raring64_virtualbox" = #<Pathname:/Users/jamie/.vagrant.d/boxes/ubuntu-raring64/virtualbox/Vagrantfile>
INFO loader: Loading configuration in order: [:default, :"box-ubuntu-raring64_virtualbox", :home, :root, :vm_default]
INFO interface: warn: There were warnings and/or errors while loading your Vagrantfile
for the machine 'default'.
Your Vagrantfile was written for an earlier version of Vagrant,
and while Vagrant does the best it can to remain backwards
compatible, there are some cases where things have changed
significantly enough to warrant a message. These messages are
shown below.
Warnings:
* `config.vm.customize` calls are VirtualBox-specific. If you're
using any other provider, you'll have to use config.vm.provider in a
v2 configuration block.
There were warnings and/or errors while loading your Vagrantfile
for the machine 'default'.
Your Vagrantfile was written for an earlier version of Vagrant,
and while Vagrant does the best it can to remain backwards
compatible, there are some cases where things have changed
significantly enough to warrant a message. These messages are
shown below.
Warnings:
* `config.vm.customize` calls are VirtualBox-specific. If you're
using any other provider, you'll have to use config.vm.provider in a
v2 configuration block.
INFO machine: Initializing machine: default
INFO machine: - Provider: VagrantPlugins::ProviderVirtualBox::Provider
INFO machine: - Box: #<Vagrant::Box:0x0000010136e640>
INFO machine: - Data dir: /Users/jamie/dev/.vagrant/machines/default/virtualbox
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"]
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4"]
INFO command: With machine: default (VirtualBox (f99aee83-f92c-43a7-8c39-5c5859d985d4))
INFO interface: info: Bringing machine 'default' up with 'virtualbox' provider...
Bringing machine 'default' 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:0x000001015d1978> up {:destroy_on_error=>true, :parallel=>true, :provision_ignore_sentinel=>false, :provision_types=>nil}
INFO machine: Calling action: up on provider VirtualBox (f99aee83-f92c-43a7-8c39-5c5859d985d4)
INFO runner: Running action: #<Vagrant::Action::Builder:0x000001015d3700>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x00000101603c20>
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"]
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "hostonlyifs"]
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x00000101603bf8>
INFO runner: Running action: #<Vagrant::Action::Builder:0x0000010286bc50>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x0000010286a878>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x0000010286a878>
INFO runner: Running action: #<Vagrant::Action::Warden:0x0000010289b0b8>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::ConfigValidate:0x00000101603ba8>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x00000101603b80>
INFO runner: Running action: #<Vagrant::Action::Builder:0x0000010115c398>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x0000010108c4e0>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x0000010108c4e0>
INFO runner: Running action: #<Vagrant::Action::Warden:0x00000101373960>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x00000101603b30>
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"]
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "hostonlyifs"]
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::ConfigValidate:0x00000101603b08>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x00000101603ae0>
INFO runner: Running action: #<Vagrant::Action::Builder:0x0000010162df70>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::IsRunning:0x0000010162c940>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::IsRunning:0x0000010162c940>
INFO runner: Running action: #<Vagrant::Action::Warden:0x000001016b96b0>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x000001016b9638>
INFO runner: Running action: #<Vagrant::Action::Builder:0x000001028196a8>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::IsSaved:0x00000102817ec0>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::IsSaved:0x00000102817ec0>
INFO runner: Running action: #<Vagrant::Action::Warden:0x00000102854370>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x000001028542f8>
INFO runner: Running action: #<Vagrant::Action::Builder:0x000001028863e8>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::IsPaused:0x00000102884ed0>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::IsPaused:0x00000102884ed0>
INFO runner: Running action: #<Vagrant::Action::Warden:0x000001013bcbb0>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckAccessible:0x000001013bca98>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CleanMachineFolder:0x000001013bca20>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "systemproperties"]
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::SetName:0x000001013c4928>
INFO setname: Default name was already set before, not doing it again.
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::ClearForwardedPorts:0x000001014ff130>
INFO interface: info: Clearing any previously set forwarded ports...
[default] Clearing any previously set forwarded ports...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--natpf1", "delete", "ssh"]
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Provision:0x000001014ff108>
INFO provision: Checking provisioner sentinel if we should run...
INFO provision: Sentinel found! Not provisioning.
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::EnvSet:0x000001014adb50>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareForwardedPortCollisionParams:0x000001014adb28>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "vms"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "b800ea2a-a1b9-43c9-b269-617997f1f574", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "6ef33452-b2bd-4d50-bc23-c432df88e66c", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::HandleForwardedPortCollisions:0x000001014adad8>
INFO handle_port_collisions: Detecting any forwarded port collisions...
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::PruneNFSExports:0x000001015323a0>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "vms"]
INFO bsd: Pruning invalid NFS entries...
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::NFS:0x00000101532378>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareNFSSettings:0x000001015cc568>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::ClearSharedFolders:0x00000101605598>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "sharedfolder", "remove", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--name", "/vagrant"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "sharedfolder", "remove", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--name", "/tmp/vagrant-chef-1/chef-solo-1/cookbooks"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "sharedfolder", "remove", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--name", "/tmp/vagrant-chef-1/chef-solo-2/cookbooks"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "sharedfolder", "remove", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--name", "/tmp/vagrant-chef-1/chef-solo-3/roles"]
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::ShareFolders:0x00000101605548>
INFO interface: info: Creating shared folders metadata...
[default] Creating shared folders metadata...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "sharedfolder", "add", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--name", "/vagrant", "--hostpath", "/Users/jamie/dev"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "setextradata", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "VBoxInternal2/SharedFoldersEnableSymlinksCreate//vagrant", "1"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "sharedfolder", "add", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--name", "/tmp/vagrant-chef-1/chef-solo-1/cookbooks", "--hostpath", "/Users/jamie/dev/chef/cookbooks"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "setextradata", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "VBoxInternal2/SharedFoldersEnableSymlinksCreate//tmp/vagrant-chef-1/chef-solo-1/cookbooks", "1"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "sharedfolder", "add", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--name", "/tmp/vagrant-chef-1/chef-solo-2/cookbooks", "--hostpath", "/Users/jamie/dev/chef/site-cookbooks"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "setextradata", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "VBoxInternal2/SharedFoldersEnableSymlinksCreate//tmp/vagrant-chef-1/chef-solo-2/cookbooks", "1"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "sharedfolder", "add", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--name", "/tmp/vagrant-chef-1/chef-solo-3/roles", "--hostpath", "/Users/jamie/dev/chef/roles"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "setextradata", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "VBoxInternal2/SharedFoldersEnableSymlinksCreate//tmp/vagrant-chef-1/chef-solo-3/roles", "1"]
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::ClearNetworkInterfaces:0x0000010161dc10>
INFO interface: info: Clearing any previously set network interfaces...
[default] Clearing any previously set network interfaces...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--nic2", "none", "--nic3", "none", "--nic4", "none", "--nic5", "none", "--nic6", "none", "--nic7", "none", "--nic8", "none"]
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Network:0x0000010161dbe8>
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.51.2
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...
[default] Preparing network interfaces based on configuration...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--nic1", "nat", "--nic2", "hostonly", "--hostonlyadapter2", "vboxnet0"]
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::ForwardPorts:0x00000101635928>
INFO interface: info: Forwarding ports...
[default] Forwarding ports...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO interface: info: -- 22 => 2222 (adapter 1)
[default] -- 22 => 2222 (adapter 1)
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--natpf1", "ssh,tcp,127.0.0.1,2222,,22"]
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::SetHostname:0x00000101635900>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::SaneDefaults:0x000001016358d8>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "storagectl", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--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", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--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", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--natdnsproxy1", "on"]
INFO sanedefaults: Enable the NAT DNS proxy on adapter 1... (exit status = 0)
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x000001016a2c08>
INFO interface: info: Running 'pre-boot' VM customizations...
[default] Running 'pre-boot' VM customizations...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--memory", "2048"]
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Boot:0x000001016a2be0>
INFO interface: info: Booting VM...
[default] Booting VM...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "startvm", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--type", "headless"]
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x000001016a2b90>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::WaitForCommunicator:0x000001016a2b68>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO interface: info: Waiting for machine to boot. This may take a few minutes...
[default] Waiting for machine to boot. This may take a few minutes...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO ssh: Attempting SSH connnection...
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/jamie/.vagrant.d/insecure_private_key
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO ssh: SSH is ready!
INFO interface: info: Machine booted and ready!
[default] Machine booted and ready!
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckGuestAdditions:0x000001016a2b40>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "guestproperty", "get", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "/VirtualBox/GuestAdd/Version"]
INFO interface: warn: The guest additions on this VM do not match the installed version of
VirtualBox! In most cases this is fine, but in rare cases it can
cause things such as shared folders to not work properly. If you see
shared folder errors, please update the guest additions within the
virtual machine and reload your VM.
Guest Additions Version: 4.2.18
VirtualBox Version: 4.3
[default] The guest additions on this VM do not match the installed version of
VirtualBox! In most cases this is fine, but in rare cases it can
cause things such as shared folders to not work properly. If you see
shared folder errors, please update the guest additions within the
virtual machine and reload your VM.
Guest Additions Version: 4.2.18
VirtualBox Version: 4.3
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckGuestAdditions:0x000001016a2b40>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::WaitForCommunicator:0x000001016a2b68>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x000001016a2b90>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Boot:0x000001016a2be0>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x000001016a2c08>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::SaneDefaults:0x000001016358d8>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::SetHostname:0x00000101635900>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::ForwardPorts:0x00000101635928>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO interface: info: Configuring and enabling network interfaces...
[default] Configuring and enabling network interfaces...
INFO ssh: SSH is ready!
INFO guest: Detect guest for machine: #<Vagrant::Machine:0x000001015d1978>
INFO ssh: Execute: grep 'Fedora release 1[678]' /etc/redhat-release (sudo=false)
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO ssh: Execute: cat /etc/pld-release (sudo=false)
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO ssh: Execute: cat /etc/SuSE-release (sudo=false)
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO ssh: Execute: cat /etc/issue | grep 'Ubuntu' (sudo=false)
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO guest: Detected: ubuntu!
INFO guest: Full guest chain: [[:ubuntu, #<VagrantPlugins::GuestUbuntu::Guest:0x0000010287bfb0>], [:debian, #<VagrantPlugins::GuestDebian::Guest:0x000001014b19a8>], [:linux, #<VagrantPlugins::GuestLinux::Guest:0x000001014b1958>]]
INFO guest: Execute capability: configure_networks (ubuntu)
INFO ssh: Execute: sed -e '/^#VAGRANT-BEGIN/,/^#VAGRANT-END/ d' /etc/network/interfaces > /tmp/vagrant-network-interfaces (sudo=true)
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO ssh: Execute: su -c 'cat /tmp/vagrant-network-interfaces > /etc/network/interfaces' (sudo=true)
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO ssh: Execute: rm /tmp/vagrant-network-interfaces (sudo=true)
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO ssh: Execute: /sbin/ifdown eth1 2> /dev/null (sudo=true)
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO ssh: Execute: cat /tmp/vagrant-network-entry >> /etc/network/interfaces (sudo=true)
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO ssh: Execute: rm /tmp/vagrant-network-entry (sudo=true)
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO ssh: Execute: /sbin/ifup eth1 (sudo=true)
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Network:0x0000010161dbe8>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::ClearNetworkInterfaces:0x0000010161dc10>
INFO interface: info: Mounting shared folders...
[default] Mounting shared folders...
INFO interface: info: -- /vagrant
[default] -- /vagrant
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO ssh: SSH is ready!
INFO guest: Execute capability: mount_virtualbox_shared_folder (ubuntu)
INFO ssh: SSH is ready!
INFO guest: Execute capability: shell_expand_guest_path (ubuntu)
INFO ssh: Execute: echo; printf /vagrant (sudo=false)
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO ssh: Execute: mkdir -p /vagrant (sudo=true)
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO ssh: Execute: mount -t vboxsf -o uid=`id -u vagrant`,gid=`getent group vagrant | cut -d: -f3` /vagrant /vagrant (sudo=true)
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO ssh: Execute: chown `id -u vagrant`:`getent group vagrant | cut -d: -f3` /vagrant (sudo=true)
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO ssh: Execute: [ -x /sbin/initctl ] && /sbin/initctl emit vagrant-mounted MOUNTPOINT=/vagrant (sudo=true)
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO interface: info: -- /tmp/vagrant-chef-1/chef-solo-3/roles
[default] -- /tmp/vagrant-chef-1/chef-solo-3/roles
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO ssh: SSH is ready!
INFO guest: Execute capability: mount_virtualbox_shared_folder (ubuntu)
INFO ssh: SSH is ready!
INFO guest: Execute capability: shell_expand_guest_path (ubuntu)
INFO ssh: Execute: echo; printf /tmp/vagrant-chef-1/chef-solo-3/roles (sudo=false)
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO ssh: Execute: mkdir -p /tmp/vagrant-chef-1/chef-solo-3/roles (sudo=true)
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO ssh: Execute: mount -t vboxsf -o uid=`id -u vagrant`,gid=`getent group vagrant | cut -d: -f3` /tmp/vagrant-chef-1/chef-solo-3/roles /tmp/vagrant-chef-1/chef-solo-3/roles (sudo=true)
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO ssh: Execute: chown `id -u vagrant`:`getent group vagrant | cut -d: -f3` /tmp/vagrant-chef-1/chef-solo-3/roles (sudo=true)
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO ssh: Execute: [ -x /sbin/initctl ] && /sbin/initctl emit vagrant-mounted MOUNTPOINT=/tmp/vagrant-chef-1/chef-solo-3/roles (sudo=true)
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO interface: info: -- /tmp/vagrant-chef-1/chef-solo-1/cookbooks
[default] -- /tmp/vagrant-chef-1/chef-solo-1/cookbooks
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO ssh: SSH is ready!
INFO guest: Execute capability: mount_virtualbox_shared_folder (ubuntu)
INFO ssh: SSH is ready!
INFO guest: Execute capability: shell_expand_guest_path (ubuntu)
INFO ssh: Execute: echo; printf /tmp/vagrant-chef-1/chef-solo-1/cookbooks (sudo=false)
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO ssh: Execute: mkdir -p /tmp/vagrant-chef-1/chef-solo-1/cookbooks (sudo=true)
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO ssh: Execute: mount -t vboxsf -o uid=`id -u vagrant`,gid=`getent group vagrant | cut -d: -f3` /tmp/vagrant-chef-1/chef-solo-1/cookbooks /tmp/vagrant-chef-1/chef-solo-1/cookbooks (sudo=true)
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO ssh: Execute: chown `id -u vagrant`:`getent group vagrant | cut -d: -f3` /tmp/vagrant-chef-1/chef-solo-1/cookbooks (sudo=true)
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO ssh: Execute: [ -x /sbin/initctl ] && /sbin/initctl emit vagrant-mounted MOUNTPOINT=/tmp/vagrant-chef-1/chef-solo-1/cookbooks (sudo=true)
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO interface: info: -- /tmp/vagrant-chef-1/chef-solo-2/cookbooks
[default] -- /tmp/vagrant-chef-1/chef-solo-2/cookbooks
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO ssh: SSH is ready!
INFO guest: Execute capability: mount_virtualbox_shared_folder (ubuntu)
INFO ssh: SSH is ready!
INFO guest: Execute capability: shell_expand_guest_path (ubuntu)
INFO ssh: Execute: echo; printf /tmp/vagrant-chef-1/chef-solo-2/cookbooks (sudo=false)
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO ssh: Execute: mkdir -p /tmp/vagrant-chef-1/chef-solo-2/cookbooks (sudo=true)
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO ssh: Execute: mount -t vboxsf -o uid=`id -u vagrant`,gid=`getent group vagrant | cut -d: -f3` /tmp/vagrant-chef-1/chef-solo-2/cookbooks /tmp/vagrant-chef-1/chef-solo-2/cookbooks (sudo=true)
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO ssh: Execute: chown `id -u vagrant`:`getent group vagrant | cut -d: -f3` /tmp/vagrant-chef-1/chef-solo-2/cookbooks (sudo=true)
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO ssh: Execute: [ -x /sbin/initctl ] && /sbin/initctl emit vagrant-mounted MOUNTPOINT=/tmp/vagrant-chef-1/chef-solo-2/cookbooks (sudo=true)
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::ShareFolders:0x00000101605548>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::ClearSharedFolders:0x00000101605598>
INFO nfs: Using NFS, preparing NFS settings by reading host IP and machine IP
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "dhcpservers"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "hostonlyifs"]
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareNFSSettings:0x000001015cc568>
INFO interface: info: Exporting NFS shared folders...
[default] Exporting NFS shared folders...
INFO bsd: Exporting the following for NFS...
INFO bsd: NFS DIR: ["/Users/jamie"]
INFO bsd: NFS OPTS: {:create=>false, :owner=>nil, :group=>nil, :nfs=>true, :transient=>false, :extra=>nil, :id=>"dev", :guestpath=>"/srv", :hostpath=>"/Users/jamie", :map_uid=>501, :map_gid=>20, :nfs_version=>3, :uuid=>"3360875541", :bsd__nfs_options=>["alldirs", "mapall=501:20"], :bsd__compiled_nfs_options=>"-alldirs -mapall=501:20"}
INFO interface: info: Preparing to edit /etc/exports. Administrator privileges will be required...
Preparing to edit /etc/exports. Administrator privileges will be required...
Password:
INFO interface: info: Mounting NFS shared folders...
[default] Mounting NFS shared folders...
INFO ssh: SSH is ready!
INFO guest: Execute capability: mount_nfs_folder (ubuntu)
INFO ssh: SSH is ready!
INFO guest: Execute capability: shell_expand_guest_path (ubuntu)
INFO ssh: Execute: echo; printf /srv (sudo=false)
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO ssh: Execute: mkdir -p /srv (sudo=true)
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO ssh: Execute: mount -o 'vers=3,udp' 192.168.51.1:'/Users/jamie/dev' /srv (sudo=true)
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO ssh: SSH is ready!
INFO guest: Execute capability: shell_expand_guest_path (ubuntu)
INFO ssh: Execute: echo; printf /srv (sudo=false)
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO ssh: Execute: [ -x /sbin/initctl ] && /sbin/initctl emit vagrant-mounted MOUNTPOINT=/srv (sudo=true)
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f99aee83-f92c-43a7-8c39-5c5859d985d4", "--machinereadable"]
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::NFS:0x00000101532378>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::PruneNFSExports:0x000001015323a0>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::HandleForwardedPortCollisions:0x000001014adad8>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareForwardedPortCollisionParams:0x000001014adb28>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::EnvSet:0x000001014adb50>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Provision:0x000001014ff108>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::ClearForwardedPorts:0x000001014ff130>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::SetName:0x000001013c4928>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::CleanMachineFolder:0x000001013bca20>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckAccessible:0x000001013bca98>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Call:0x000001028542f8>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Call:0x000001016b9638>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Call:0x00000101603ae0>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::ConfigValidate:0x00000101603b08>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x00000101603b30>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Call:0x00000101603b80>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::ConfigValidate:0x00000101603ba8>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Call:0x00000101603bf8>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x00000101603c20>
INFO environment: Running hook: environment_unload
INFO runner: Running action: #<Vagrant::Action::Builder:0x000001014fbdc8>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment