Skip to content

Instantly share code, notes, and snippets.

@tuminoid
Created January 3, 2014 08:20
Show Gist options
  • Save tuminoid/8234672 to your computer and use it in GitHub Desktop.
Save tuminoid/8234672 to your computer and use it in GitHub Desktop.
No host IP for Virtualbox NFS
$ VAGRANT_DEFAULT_PROVIDER=virtualbox vagrant up --debug
INFO global: Vagrant version: 1.4.2
INFO global: Ruby version: 2.0.0
INFO global: RubyGems version: 2.0.14
INFO global: VAGRANT_DEFAULT_PROVIDER="virtualbox"
INFO global: VAGRANT_INSTALLER_EMBEDDED_DIR="/Applications/Vagrant/bin/../embedded"
INFO global: VAGRANT_INSTALLER_VERSION="2"
INFO global: VAGRANT_DETECTED_OS="Darwin"
INFO global: VAGRANT_INSTALLER_ENV="1"
INFO global: VAGRANT_LOG="debug"
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/plugins/commands/box/plugin.rb
INFO manager: Registered plugin: box command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/plugins/commands/destroy/plugin.rb
INFO manager: Registered plugin: destroy command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/plugins/commands/halt/plugin.rb
INFO manager: Registered plugin: halt command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/plugins/commands/help/plugin.rb
INFO manager: Registered plugin: help command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/plugins/commands/init/plugin.rb
INFO manager: Registered plugin: init command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/plugins/commands/package/plugin.rb
INFO manager: Registered plugin: package command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/plugins/commands/plugin/plugin.rb
INFO manager: Registered plugin: plugin command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/plugins/commands/provision/plugin.rb
INFO manager: Registered plugin: provision command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/plugins/commands/reload/plugin.rb
INFO manager: Registered plugin: reload command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/plugins/commands/resume/plugin.rb
INFO manager: Registered plugin: resume command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/plugins/commands/ssh/plugin.rb
INFO manager: Registered plugin: ssh command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/plugins/commands/ssh_config/plugin.rb
INFO manager: Registered plugin: ssh-config command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/plugins/commands/status/plugin.rb
INFO manager: Registered plugin: status command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/plugins/commands/suspend/plugin.rb
INFO manager: Registered plugin: suspend command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/plugins/commands/up/plugin.rb
INFO manager: Registered plugin: up command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/plugins/communicators/ssh/plugin.rb
INFO manager: Registered plugin: ssh communicator
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/plugins/guests/arch/plugin.rb
INFO manager: Registered plugin: Arch guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/plugins/guests/coreos/plugin.rb
INFO manager: Registered plugin: CoreOS guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/plugins/guests/darwin/plugin.rb
INFO manager: Registered plugin: Darwin guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/plugins/guests/debian/plugin.rb
INFO manager: Registered plugin: Debian guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/plugins/guests/esxi/plugin.rb
INFO manager: Registered plugin: ESXi guest.
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/plugins/guests/fedora/plugin.rb
INFO manager: Registered plugin: Fedora guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/plugins/guests/freebsd/plugin.rb
INFO manager: Registered plugin: FreeBSD guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/plugins/guests/gentoo/plugin.rb
INFO manager: Registered plugin: Gentoo guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/plugins/guests/linux/plugin.rb
INFO manager: Registered plugin: Linux guest.
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/plugins/guests/omnios/plugin.rb
INFO manager: Registered plugin: OmniOS guest.
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/plugins/guests/openbsd/plugin.rb
INFO manager: Registered plugin: OpenBSD guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/plugins/guests/pld/plugin.rb
INFO manager: Registered plugin: PLD Linux guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/plugins/guests/redhat/plugin.rb
INFO manager: Registered plugin: RedHat guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/plugins/guests/solaris/plugin.rb
INFO manager: Registered plugin: Solaris guest.
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/plugins/guests/solaris11/plugin.rb
INFO manager: Registered plugin: Solaris 11 guest.
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/plugins/guests/suse/plugin.rb
INFO manager: Registered plugin: SUSE guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/plugins/guests/ubuntu/plugin.rb
INFO manager: Registered plugin: Ubuntu guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/plugins/hosts/arch/plugin.rb
INFO manager: Registered plugin: Arch host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/plugins/hosts/bsd/plugin.rb
INFO manager: Registered plugin: BSD host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/plugins/hosts/freebsd/plugin.rb
INFO manager: Registered plugin: FreeBSD host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/plugins/hosts/gentoo/plugin.rb
INFO manager: Registered plugin: Gentoo host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/plugins/hosts/linux/plugin.rb
INFO manager: Registered plugin: Linux host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/plugins/hosts/opensuse/plugin.rb
INFO manager: Registered plugin: OpenSUSE host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/plugins/hosts/redhat/plugin.rb
INFO manager: Registered plugin: Red Hat host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/plugins/hosts/slackware/plugin.rb
INFO manager: Registered plugin: Slackware host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/plugins/hosts/windows/plugin.rb
INFO manager: Registered plugin: Windows host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/plugins/kernel_v1/plugin.rb
INFO manager: Registered plugin: kernel
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/plugins/kernel_v2/plugin.rb
INFO manager: Registered plugin: kernel
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/plugins/providers/virtualbox/plugin.rb
INFO manager: Registered plugin: VirtualBox provider
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/plugins/provisioners/ansible/plugin.rb
INFO manager: Registered plugin: ansible
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/plugins/provisioners/cfengine/plugin.rb
INFO manager: Registered plugin: CFEngine Provisioner
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/plugins/provisioners/chef/plugin.rb
INFO manager: Registered plugin: chef
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/plugins/provisioners/docker/plugin.rb
INFO manager: Registered plugin: docker
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/plugins/provisioners/file/plugin.rb
INFO manager: Registered plugin: file
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/plugins/provisioners/puppet/plugin.rb
INFO manager: Registered plugin: puppet
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/plugins/provisioners/salt/plugin.rb
INFO manager: Registered plugin: salt
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/plugins/provisioners/shell/plugin.rb
INFO manager: Registered plugin: shell
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/plugins/synced_folders/nfs/plugin.rb
INFO manager: Registered plugin: NFS synced folders
INFO vagrant: `vagrant` invoked: ["up", "--debug"]
DEBUG vagrant: Creating Vagrant environment
INFO environment: Environment initialized (#<Vagrant::Environment:0x000001019274d8>)
INFO environment: - cwd: /Users/tumi/tmp/foo
INFO environment: Home path: /Users/tumi/.vagrant.d
INFO environment: Local data path: /Users/tumi/tmp/foo/.vagrant
DEBUG environment: Creating: /Users/tumi/tmp/foo/.vagrant
DEBUG environment: Loading plugins from: /Users/tumi/.vagrant.d/plugins.json
INFO environment: Loading plugin from JSON: vagrant-vmware-fusion
INFO manager: Registered plugin: VMware Fusion Provider
INFO manager: Registered required plugin: vagrant-vmware-fusion
INFO root: Loaded plugin vagrant-vmware-fusion, version 2.2.6
INFO environment: Loading plugin from JSON: vagrant-cachier
INFO manager: Registered plugin: vagrant-cachier
INFO manager: Registered required plugin: vagrant-cachier
INFO root: Loaded plugin vagrant-cachier, version 0.5.1
INFO environment: Running hook: environment_plugins_loaded
INFO runner: Running action: #<Vagrant::Action::Builder:0x0000010083d640>
INFO environment: Running hook: environment_load
INFO environment: Initializing config...
INFO loader: Set :default = "/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/config/default.rb"
DEBUG loader: Populating proc cache for "/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/config/default.rb"
DEBUG loader: Load procs for pathname: /Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/config/default.rb
INFO loader: Set :home = #<Pathname:/Users/tumi/.vagrant.d/Vagrantfile>
DEBUG loader: Populating proc cache for #<Pathname:/Users/tumi/.vagrant.d/Vagrantfile>
DEBUG loader: Load procs for pathname: /Users/tumi/.vagrant.d/Vagrantfile
INFO loader: Set :root = #<Pathname:/Users/tumi/tmp/foo/Vagrantfile>
DEBUG loader: Populating proc cache for #<Pathname:/Users/tumi/tmp/foo/Vagrantfile>
DEBUG loader: Load procs for pathname: /Users/tumi/tmp/foo/Vagrantfile
INFO loader: Loading configuration in order: [:default, :home, :root]
DEBUG loader: Loading from: default (evaluating)
DEBUG loader: Loading from: home (evaluating)
DEBUG loader: Loading from: root (evaluating)
DEBUG loader: Configuration loaded successfully, finalizing and returning
DEBUG hosts: Host path search classes: [VagrantPlugins::HostWindows::Host, VagrantPlugins::HostSlackware::Host, VagrantPlugins::HostRedHat::Host, VagrantPlugins::HostOpenSUSE::Host, VagrantPlugins::HostFreeBSD::Host, VagrantPlugins::HostGentoo::Host, VagrantPlugins::HostArch::Host, VagrantPlugins::HostBSD::Host, VagrantPlugins::HostLinux::Host]
INFO hosts: Host class: VagrantPlugins::HostBSD::Host
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 1 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Builder:0x0000010099b398>
INFO warden: Calling IN action: #<HashiCorp::VagrantVMwarefusion::SetupPlugin:0x00000101bac028>
INFO warden: Calling IN action: HashiCorp Background Check: Start
DEBUG activation: Last ping time: 1388649426
DEBUG activation: License file ID: ffec9fa5-7cdb-4c19-b947-a6b85e679a1f
INFO warden: Calling OUT action: HashiCorp Background Check: Start
INFO warden: Calling OUT action: #<HashiCorp::VagrantVMwarefusion::SetupPlugin:0x00000101bac028>
INFO cli: CLI: [] "up" ["--"]
DEBUG cli: Invoking command class: VagrantPlugins::CommandUp::Command ["--"]
DEBUG command: 'Up' each target VM...
DEBUG command: Getting target VMs for command. Arguments:
DEBUG command: -- names: []
DEBUG command: -- options: {:provider=>nil}
DEBUG command: Loading all machines...
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]
DEBUG loader: Loading from: default (cache)
DEBUG loader: Loading from: home (cache)
DEBUG loader: Loading from: root (cache)
DEBUG loader: Configuration loaded successfully, finalizing and returning
INFO box_collection: Searching for box: precise64 (virtualbox) in /Users/tumi/.vagrant.d/boxes/precise64/virtualbox/metadata.json
INFO box_collection: Box found: precise64 (virtualbox)
INFO environment: Box exists with Vagrantfile. Reloading machine config.
INFO loader: Set :box_precise64_virtualbox = #<Pathname:/Users/tumi/.vagrant.d/boxes/precise64/virtualbox/Vagrantfile>
DEBUG loader: Populating proc cache for #<Pathname:/Users/tumi/.vagrant.d/boxes/precise64/virtualbox/Vagrantfile>
DEBUG loader: Load procs for pathname: /Users/tumi/.vagrant.d/boxes/precise64/virtualbox/Vagrantfile
INFO loader: Loading configuration in order: [:default, :box_precise64_virtualbox, :home, :root, :vm_default]
DEBUG loader: Loading from: default (cache)
DEBUG loader: Loading from: box_precise64_virtualbox (evaluating)
DEBUG loader: Upgrading config from version 1 to 2
DEBUG loader: Upgrading config to version 2
DEBUG loader: Upgraded to version 2 with 0 warnings and 0 errors
DEBUG loader: Loading from: home (cache)
DEBUG loader: Loading from: root (cache)
DEBUG loader: Configuration loaded successfully, finalizing and returning
INFO machine: Initializing machine: default
INFO machine: - Provider: VagrantPlugins::ProviderVirtualBox::Provider
INFO machine: - Box: #<Vagrant::Box:0x00000101ba4350>
INFO machine: - Data dir: /Users/tumi/tmp/foo/.vagrant/machines/default/virtualbox
DEBUG virtualbox: Instantiating the driver for machine ID: nil
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: 4.3.6r91406
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG meta: Finding driver for VirtualBox version: 4.3.6
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3
INFO base: VBoxManage path: VBoxManage
INFO command: With machine: default (#<VagrantPlugins::ProviderVirtualBox::Provider:0x00000100951a68 @logger=#<Log4r::Logger:0x000001009514a0 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<Log4r::Logger:0x00000100a18fc8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x000001009dbc18 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x000001009dbba0>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x000001009d20c8 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000100a1a6c0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @machine=#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>, @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Meta:0x0000010183e058 @logger=#<Log4r::Logger:0x000001018e4d68 @fullname="vagrant::provider::virtualbox::meta", @outputters=[], @additive=true, @name="meta", @path="vagrant::provider::virtualbox", @parent=#<Log4r::Logger:0x000001009514a0 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<Log4r::Logger:0x00000100a18fc8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x000001009dbc18 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x000001009dbba0>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x000001009d20c8 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000100a1a6c0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid=nil, @version="4.3.6", @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3:0x00000101b3d060 @logger=#<Log4r::Logger:0x00000101b6d328 @fullname="vagrant::provider::virtualbox_4_3", @outputters=[], @additive=true, @name="virtualbox_4_3", @path="vagrant::provider", @parent=#<Log4r::Logger:0x00000100a18fc8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x000001009dbc18 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x000001009dbba0>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x000001009d20c8 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000100a1a6c0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid=nil>>>)
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:0x00000101c4c4b0> up {:destroy_on_error=>true, :parallel=>true, :provision_ignore_sentinel=>false, :provision_types=>nil}
INFO machine: Calling action: up on provider VirtualBox (new VM)
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 1 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Builder:0x00000101b3d4e8>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x000001018edf58>
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: 4.3.6r91406
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG meta: Finding driver for VirtualBox version: 4.3.6
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"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x000001018edf30>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 1 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Builder:0x00000101b67b08>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x00000101b64818>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x00000101b64818>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 1 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Warden:0x00000101bbf808>
INFO warden: Calling IN action: #<Proc:0x00000101c14790@/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::HandleBoxUrl:0x00000101bbf768>
INFO handle_box_url: Skipping HandleBoxUrl because box or box_url not set.
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::HandleBoxUrl:0x00000101bbf768>
INFO warden: Calling OUT action: #<Proc:0x00000101c14790@/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::ConfigValidate:0x000001018edeb8>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x000001018ede90>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 1 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Builder:0x00000101c9d9c8>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x00000101ca6190>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x00000101ca6190>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 1 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Warden:0x0000010305fce0>
INFO warden: Calling IN action: #<Proc:0x00000103008e90@/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckAccessible:0x0000010305fc68>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x0000010305fc40>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Import:0x0000010305fc18>
INFO interface: info: Importing base box 'precise64'...
[default] Importing base box 'precise64'...
DEBUG virtualbox_4_3: Doing dry-run import to determine parallel-safe name...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "import", "-n", "/Users/tumi/.vagrant.d/boxes/precise64/virtualbox/box.ovf"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stderr: 0%...
DEBUG subprocess: stderr: 10%...20%...30%...40%...50%...60%...70%...80%...90%...
DEBUG subprocess: stderr: 100%
DEBUG subprocess: stderr: Interpreting /Users/tumi/.vagrant.d/boxes/precise64/virtualbox/box.ovf...
DEBUG subprocess: stderr: OK.
DEBUG subprocess: stdout: Disks: vmdisk1 85899345920 -1 http://www.vmware.com/interfaces/specifications/vmdk.html#streamOptimized box-disk1.vmdk -1 -1
Virtual system 0:
0: Suggested OS type: "Ubuntu_64"
(change with "--vsys 0 --ostype <type>"; use "list ostypes" to list all possible values)
1: Suggested VM name "gitlab-installer_gitlab_1383292853"
(change with "--vsys 0 --vmname <name>")
2: Number of CPUs: 4
(change with "--vsys 0 --cpus <n>")
3: Guest memory: 1536 MB
(change with "--vsys 0 --memory <MB>")
4: Network adapter: orig NAT, config 3, extra slot=0;type=NAT
5: CD-ROM
(disable with "--vsys 0 --unit 5 --ignore")
6: IDE controller, type PIIX4
(disable with "--vsys 0 --unit 6 --ignore")
7: IDE controller, type PIIX4
(disable with "--vsys 0 --unit 7 --ignore")
8: SATA controller, type AHCI
(disable with "--vsys 0 --unit 8 --ignore")
9: Hard disk image: source image=box-disk1.vmdk, target path=/Users/tumi/VirtualBox VMs/gitlab-installer_gitlab_1383292853/box-disk1.vmdk, controller=8;channel=0
(change target path with "--vsys 0 --unit 9 --disk path";
disable with "--vsys 0 --unit 9 --ignore")
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_4_3: -- Parallel safe name: gitlab-installer_gitlab_1383292853_1388737094098_84177
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "import", "/Users/tumi/.vagrant.d/boxes/precise64/virtualbox/box.ovf", "--vsys", "0", "--vmname", "gitlab-installer_gitlab_1383292853_1388737094098_84177", "--vsys", "0", "--unit", "9", "--disk", "/Users/tumi/VirtualBox VMs/gitlab-installer_gitlab_1383292853_1388737094098_84177/box-disk1.vmdk"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stderr: 0%...
DEBUG subprocess: stderr: 10%...20%...30%...40%...50%...60%...70%...80%...90%...
DEBUG subprocess: stderr: 100%
DEBUG subprocess: stderr: Interpreting /Users/tumi/.vagrant.d/boxes/precise64/virtualbox/box.ovf...
DEBUG subprocess: stderr: OK.
DEBUG subprocess: stderr: 0%...
DEBUG subprocess: stderr: 10%...20%...30%...40%...
INFO interface: info:
INFO interface: info: Progress: 40%
Progress: 40%DEBUG subprocess: stderr: 50%...
INFO interface: info:
INFO interface: info: Progress: 50%
Progress: 50%DEBUG subprocess: stderr: 60%...
INFO interface: info:
INFO interface: info: Progress: 60%
Progress: 60%DEBUG subprocess: stderr: 70%...
INFO interface: info:
INFO interface: info: Progress: 70%
Progress: 70%DEBUG subprocess: stderr: 80%...
INFO interface: info:
INFO interface: info: Progress: 80%
Progress: 80%DEBUG subprocess: stderr: 90%...
INFO interface: info:
INFO interface: info: Progress: 90%
Progress: 90%DEBUG subprocess: stderr: 100%
DEBUG subprocess: stdout: Disks: vmdisk1 85899345920 -1 http://www.vmware.com/interfaces/specifications/vmdk.html#streamOptimized box-disk1.vmdk -1 -1
Virtual system 0:
0: Suggested OS type: "Ubuntu_64"
(change with "--vsys 0 --ostype <type>"; use "list ostypes" to list all possible values)
1: VM name specified with --vmname: "gitlab-installer_gitlab_1383292853_1388737094098_84177"
2: Number of CPUs: 4
(change with "--vsys 0 --cpus <n>")
3: Guest memory: 1536 MB
(change with "--vsys 0 --memory <MB>")
4: Network adapter: orig NAT, config 3, extra slot=0;type=NAT
5: CD-ROM
(disable with "--vsys 0 --unit 5 --ignore")
6: IDE controller, type PIIX4
(disable with "--vsys 0 --unit 6 --ignore")
7: IDE controller, type PIIX4
(disable with "--vsys 0 --unit 7 --ignore")
8: SATA controller, type AHCI
(disable with "--vsys 0 --unit 8 --ignore")
9: Hard disk image: source image=box-disk1.vmdk, target path=/Users/tumi/VirtualBox VMs/gitlab-installer_gitlab_1383292853_1388737094098_84177/box-disk1.vmdk, controller=8;channel=0
Successfully imported the appliance.
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31988
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "vms"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: "gitlab-installer_gitlab_1383292853_1388737094098_84177" {d1efa316-74f1-4971-a111-3c019ad842d5}
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO machine: New machine ID: "d1efa316-74f1-4971-a111-3c019ad842d5"
DEBUG virtualbox: Instantiating the driver for machine ID: "d1efa316-74f1-4971-a111-3c019ad842d5"
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: 4.3.6r91406
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG meta: Finding driver for VirtualBox version: 4.3.6
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "d1efa316-74f1-4971-a111-3c019ad842d5"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name: gitlab-installer_gitlab_1383292853_1388737094098_84177
Groups: /
Guest OS: Ubuntu (64 bit)
UUID: d1efa316-74f1-4971-a111-3c019ad842d5
Config file: /Users/tumi/VirtualBox VMs/gitlab-installer_gitlab_1383292853_1388737094098_84177/gitlab-installer_gitlab_1383292853_1388737094098_84177.vbox
Snapshot folder: /Users/tumi/VirtualBox VMs/gitlab-installer_gitlab_1383292853_1388737094098_84177/Snapshots
Log folder: /Users/tumi/VirtualBox VMs/gitlab-installer_gitlab_1383292853_1388737094098_84177/Logs
Hardware UUID: d1efa316-74f1-4971-a111-3c019ad842d5
Memory size: 1536MB
Page Fusion: off
VRAM size: 8MB
CPU exec cap: 100%
HPET: off
Chipset: piix3
Firmware: BIOS
Number of CPUs: 4
PAE: on
Long Mode: on
Synthetic CPU: off
CPUID overrides: None
Boot menu mode: message and menu
Boot Device (1): HardDisk
Boot Device (2): DVD
Boot Device (3): Not Assigned
Boot Device (4): Not Assigned
ACPI: on
IOAPIC: on
Time offset: 0ms
RTC: UTC
Hardw. virt.ext: on
Nested Paging: on
Large Pages: on
VT-x VPID: on
VT-x unr. exec.: on
State: powered off (since 2013-11-01T08:07:32.000000000)
Monitor count: 1
3D Acceleration: off
2D Video Acceleration: off
Teleporter Enabled: off
Teleporter Port: 0
Teleporter Address:
Teleporter Password:
Tracing Enabled: off
Allow Tracing to Access VM: off
Tracing Configuration:
Autostart Enabled: off
Autostart Delay: 0
Default Frontend:
Storage Controller Name (0): IDE Controller
Storage Controller Type (0): PIIX4
Storage Controller Instance Number (0): 0
Storage Controller Max Port Count (0): 2
Storage Controller Port Count (0): 2
Storage Controller Bootable (0): on
Storage Controller Name (1): SATA Controller
Storage Controller Type (1): IntelAhci
Storage Controller Instance Number (1): 0
Storage Controller Max Port Count (1): 30
Storage Controller Port Count (1): 1
Storage Controller Bootable (1): on
IDE Controller (0, 0): Empty
IDE Controller (1, 0): Empty
SATA Controller (0, 0): /Users/tumi/VirtualBox VMs/gitlab-installer_gitlab_1383292853_1388737094098_84177/box-disk1.vmdk (UUID: b0541c78-1722-43d2-8652-f1ce4b056ce2)
NIC 1: MAC: 080027D002DF, Attachment: NAT, Cable connected: on, Trace: off (file: none), Type: 82540EM, Reported speed: 0 Mbps, Boot priority: 0, Promisc Policy: deny, Bandwidth group: none
NIC 1 Settings: MTU: 0, Socket (send: 64, receive: 64), TCP Window (send:64, receive: 64)
NIC 2: disabled
NIC 3: disabled
NIC 4: disabled
NIC 5: disabled
NIC 6: disabled
NIC 7: disabled
NIC 8: disabled
Pointing Device: PS/2 Mouse
Keyboard Device: PS/2 Keyboard
UART 1: disabled
UART 2: disabled
LPT 1: disabled
LPT 2: disabled
Audio: disabled
Clipboard Mode: disabled
Drag'n'drop Mode: disabled
VRDE: disabled
USB: disabled
EHCI: disabled
USB Device Filters:
<none>
Available remote USB devices:
<none>
Currently Attached USB Devices:
<none>
Bandwidth groups: <none>
Shared folders: <none>
VRDE Connection: not active
Clients so far: 0
Video capturing: not active
Capture screens: 0
Capture file: /Users/tumi/VirtualBox VMs/gitlab-installer_gitlab_1383292853_1388737094098_84177/gitlab-installer_gitlab_1383292853_1388737094098_84177.webm
Capture dimensions: 1024x768
Capture rate: 512 kbps
Capture FPS: 25
Guest:
Configured memory balloon size: 0 MB
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO interface: info:
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::MatchMACAddress:0x0000010305fbf0>
INFO interface: info: Matching MAC address for NAT networking...
[default] Matching MAC address for NAT networking...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "d1efa316-74f1-4971-a111-3c019ad842d5", "--macaddress1", "080027880CA6"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::MatchMACAddress:0x0000010305fbf0>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Import:0x0000010305fc18>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x0000010305fc40>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckAccessible:0x0000010305fc68>
INFO warden: Calling OUT action: #<Proc:0x00000103008e90@/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x000001018ede40>
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: 4.3.6r91406
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG meta: Finding driver for VirtualBox version: 4.3.6
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"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::ConfigValidate:0x000001018eddf0>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x000001018eddc8>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 1 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Builder:0x00000100837cb8>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::IsRunning:0x0000010088e6a8>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "d1efa316-74f1-4971-a111-3c019ad842d5", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="gitlab-installer_gitlab_1383292853_1388737094098_84177"
groups="/"
ostype="Ubuntu (64 bit)"
UUID="d1efa316-74f1-4971-a111-3c019ad842d5"
CfgFile="/Users/tumi/VirtualBox VMs/gitlab-installer_gitlab_1383292853_1388737094098_84177/gitlab-installer_gitlab_1383292853_1388737094098_84177.vbox"
SnapFldr="/Users/tumi/VirtualBox VMs/gitlab-installer_gitlab_1383292853_1388737094098_84177/Snapshots"
LogFldr="/Users/tumi/VirtualBox VMs/gitlab-installer_gitlab_1383292853_1388737094098_84177/Logs"
hardwareuuid="d1efa316-74f1-4971-a111-3c019ad842d5"
memory=1536
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=4
pae="on"
longmode="on"
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
Time offset=0rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
VMState="poweroff"
VMStateChangeTime="2013-11-01T08:07:32.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/tumi/VirtualBox VMs/gitlab-installer_gitlab_1383292853_1388737094098_84177/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="b0541c78-1722-43d2-8652-f1ce4b056ce2"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
vrde="off"
usb="off"
ehci="off"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/tumi/VirtualBox VMs/gitlab-installer_gitlab_1383292853_1388737094098_84177/gitlab-installer_gitlab_1383292853_1388737094098_84177.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::IsRunning:0x0000010088e6a8>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 1 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Warden:0x0000010185f028>
INFO warden: Calling IN action: #<Proc:0x000001018be6e0@/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x0000010185ef60>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 1 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Builder:0x00000101936cd0>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::IsSaved:0x000001019344a8>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "d1efa316-74f1-4971-a111-3c019ad842d5", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="gitlab-installer_gitlab_1383292853_1388737094098_84177"
groups="/"
ostype="Ubuntu (64 bit)"
UUID="d1efa316-74f1-4971-a111-3c019ad842d5"
CfgFile="/Users/tumi/VirtualBox VMs/gitlab-installer_gitlab_1383292853_1388737094098_84177/gitlab-installer_gitlab_1383292853_1388737094098_84177.vbox"
SnapFldr="/Users/tumi/VirtualBox VMs/gitlab-installer_gitlab_1383292853_1388737094098_84177/Snapshots"
LogFldr="/Users/tumi/VirtualBox VMs/gitlab-installer_gitlab_1383292853_1388737094098_84177/Logs"
hardwareuuid="d1efa316-74f1-4971-a111-3c019ad842d5"
memory=1536
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=4
pae="on"
longmode="on"
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
Time offset=0rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
VMState="poweroff"
VMStateChangeTime="2013-11-01T08:07:32.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/tumi/VirtualBox VMs/gitlab-installer_gitlab_1383292853_1388737094098_84177/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="b0541c78-1722-43d2-8652-f1ce4b056ce2"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
vrde="off"
usb="off"
ehci="off"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/tumi/VirtualBox VMs/gitlab-installer_gitlab_1383292853_1388737094098_84177/gitlab-installer_gitlab_1383292853_1388737094098_84177.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::IsSaved:0x000001019344a8>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 1 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Warden:0x000001019e5690>
INFO warden: Calling IN action: #<Proc:0x00000101a3f1b8@/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x000001019e55a0>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 1 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Builder:0x00000101af5b70>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::IsPaused:0x00000101afee50>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "d1efa316-74f1-4971-a111-3c019ad842d5", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="gitlab-installer_gitlab_1383292853_1388737094098_84177"
groups="/"
ostype="Ubuntu (64 bit)"
UUID="d1efa316-74f1-4971-a111-3c019ad842d5"
CfgFile="/Users/tumi/VirtualBox VMs/gitlab-installer_gitlab_1383292853_1388737094098_84177/gitlab-installer_gitlab_1383292853_1388737094098_84177.vbox"
SnapFldr="/Users/tumi/VirtualBox VMs/gitlab-installer_gitlab_1383292853_1388737094098_84177/Snapshots"
LogFldr="/Users/tumi/VirtualBox VMs/gitlab-installer_gitlab_1383292853_1388737094098_84177/Logs"
hardwareuuid="d1efa316-74f1-4971-a111-3c019ad842d5"
memory=1536
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=4
pae="on"
longmode="on"
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
Time offset=0rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
VMState="poweroff"
VMStateChangeTime="2013-11-01T08:07:32.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/tumi/VirtualBox VMs/gitlab-installer_gitlab_1383292853_1388737094098_84177/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="b0541c78-1722-43d2-8652-f1ce4b056ce2"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
vrde="off"
usb="off"
ehci="off"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/tumi/VirtualBox VMs/gitlab-installer_gitlab_1383292853_1388737094098_84177/gitlab-installer_gitlab_1383292853_1388737094098_84177.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::IsPaused:0x00000101afee50>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 1 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Warden:0x00000101c8ba70>
INFO warden: Calling IN action: #<Proc:0x0000010193c950@/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckAccessible:0x00000101c8b9f8>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "d1efa316-74f1-4971-a111-3c019ad842d5", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="gitlab-installer_gitlab_1383292853_1388737094098_84177"
groups="/"
ostype="Ubuntu (64 bit)"
UUID="d1efa316-74f1-4971-a111-3c019ad842d5"
CfgFile="/Users/tumi/VirtualBox VMs/gitlab-installer_gitlab_1383292853_1388737094098_84177/gitlab-installer_gitlab_1383292853_1388737094098_84177.vbox"
SnapFldr="/Users/tumi/VirtualBox VMs/gitlab-installer_gitlab_1383292853_1388737094098_84177/Snapshots"
LogFldr="/Users/tumi/VirtualBox VMs/gitlab-installer_gitlab_1383292853_1388737094098_84177/Logs"
hardwareuuid="d1efa316-74f1-4971-a111-3c019ad842d5"
memory=1536
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=4
pae="on"
longmode="on"
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
Time offset=0rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
VMState="poweroff"
VMStateChangeTime="2013-11-01T08:07:32.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/tumi/VirtualBox VMs/gitlab-installer_gitlab_1383292853_1388737094098_84177/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="b0541c78-1722-43d2-8652-f1ce4b056ce2"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
vrde="off"
usb="off"
ehci="off"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/tumi/VirtualBox VMs/gitlab-installer_gitlab_1383292853_1388737094098_84177/gitlab-installer_gitlab_1383292853_1388737094098_84177.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CleanMachineFolder:0x00000101c8b9d0>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "systemproperties"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: API version: 4_3
Minimum guest RAM size: 4 Megabytes
Maximum guest RAM size: 2097152 Megabytes
Minimum video RAM size: 1 Megabytes
Maximum video RAM size: 256 Megabytes
Maximum guest monitor count: 64
Minimum guest CPU count: 1
Maximum guest CPU count: 32
Virtual disk limit (info): 2199022206976 Bytes
Maximum Serial Port count: 2
Maximum Parallel Port count: 2
Maximum Boot Position: 4
Maximum PIIX3 Network Adapter count: 8
Maximum ICH9 Network Adapter count: 36
Maximum PIIX3 IDE Controllers: 1
Maximum ICH9 IDE Controllers: 1
Maximum IDE Port count: 2
Maximum Devices per IDE Port: 2
Maximum PIIX3 SATA Controllers: 1
Maximum ICH9 SATA Controllers: 8
Maximum SATA Port count: 30
Maximum Devices per SATA Port: 1
Maximum PIIX3 SCSI Controllers: 1
Maximum ICH9 SCSI Controllers: 8
Maximum SCSI Port count: 16
Maximum Devices per SCSI Port: 1
Maximum SAS PIIX3 Controllers: 1
Maximum SAS ICH9 Controllers: 8
Maximum SAS Port count: 8
Maximum Devices per SAS Port: 1
Maximum PIIX3 Floppy Controllers:1
Maximum ICH9 Floppy Controllers: 1
Maximum Floppy Port count: 1
Maximum Devices per Floppy Port: 2
Default machine folder: /Users/tumi/VirtualBox VMs
Exclusive HW virtualization use: off
Default hard disk format: VDI
VRDE auth library: VBoxAuth
Webservice auth. library: VBoxAuth
Remote desktop ExtPack: Oracle VM VirtualBox Extension Pack
Log history count: 3
Default frontend:
Autostart database path:
Default Guest Additions ISO: /Applications/VirtualBox.app/Contents/MacOS/VBoxGuestAdditions.iso
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::SetName:0x00000101c8b9a8>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "vms"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: "gitlab-installer_gitlab_1383292853_1388737094098_84177" {d1efa316-74f1-4971-a111-3c019ad842d5}
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO setname: Setting the name of the VM: foo_default_1388737106876_77604
INFO interface: info: Setting the name of the VM...
[default] Setting the name of the VM...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "d1efa316-74f1-4971-a111-3c019ad842d5", "--name", "foo_default_1388737106876_77604"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::ClearForwardedPorts:0x00000101cb5320>
INFO interface: info: Clearing any previously set forwarded ports...
[default] Clearing any previously set forwarded ports...
DEBUG virtualbox_4_3: read_forward_ports: uuid=d1efa316-74f1-4971-a111-3c019ad842d5 active_only=false
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "d1efa316-74f1-4971-a111-3c019ad842d5", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="foo_default_1388737106876_77604"
groups="/"
ostype="Ubuntu (64 bit)"
UUID="d1efa316-74f1-4971-a111-3c019ad842d5"
CfgFile="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/foo_default_1388737106876_77604.vbox"
SnapFldr="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/Snapshots"
LogFldr="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/Logs"
hardwareuuid="d1efa316-74f1-4971-a111-3c019ad842d5"
memory=1536
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=4
pae="on"
longmode="on"
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
Time offset=0rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
VMState="poweroff"
VMStateChangeTime="2013-11-01T08:07:32.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="b0541c78-1722-43d2-8652-f1ce4b056ce2"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
vrde="off"
usb="off"
ehci="off"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/foo_default_1388737106876_77604.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Provision:0x00000101cb52f8>
INFO provision: Checking provisioner sentinel if we should run...
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::EnvSet:0x00000101ce5250>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareForwardedPortCollisionParams:0x00000101ce5228>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "vms"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: "foo_default_1388737106876_77604" {d1efa316-74f1-4971-a111-3c019ad842d5}
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_4_3: read_forward_ports: uuid=d1efa316-74f1-4971-a111-3c019ad842d5 active_only=false
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "d1efa316-74f1-4971-a111-3c019ad842d5", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="foo_default_1388737106876_77604"
groups="/"
ostype="Ubuntu (64 bit)"
UUID="d1efa316-74f1-4971-a111-3c019ad842d5"
CfgFile="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/foo_default_1388737106876_77604.vbox"
SnapFldr="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/Snapshots"
LogFldr="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/Logs"
hardwareuuid="d1efa316-74f1-4971-a111-3c019ad842d5"
memory=1536
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=4
pae="on"
longmode="on"
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
Time offset=0rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
VMState="poweroff"
VMStateChangeTime="2013-11-01T08:07:32.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="b0541c78-1722-43d2-8652-f1ce4b056ce2"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
vrde="off"
usb="off"
ehci="off"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/foo_default_1388737106876_77604.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::HandleForwardedPortCollisions:0x00000101ce5200>
INFO handle_port_collisions: Detecting any forwarded port collisions...
DEBUG handle_port_collisions: Extra in use: []
DEBUG handle_port_collisions: Remap: {}
DEBUG handle_port_collisions: Repair: true
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareNFSValidIds:0x0000010300b370>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "vms"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: "foo_default_1388737106876_77604" {d1efa316-74f1-4971-a111-3c019ad842d5}
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::SyncedFolderCleanup:0x0000010301cdf0>
INFO synced_folder_cleanup: Invoking synced folder cleanup for: nfs
INFO nfs: NFS pruning. Valid IDs: ["d1efa316-74f1-4971-a111-3c019ad842d5"]
INFO bsd: Pruning invalid NFS entries...
INFO synced_folder_cleanup: Invoking synced folder cleanup for: virtualbox
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "d1efa316-74f1-4971-a111-3c019ad842d5", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="foo_default_1388737106876_77604"
groups="/"
ostype="Ubuntu (64 bit)"
UUID="d1efa316-74f1-4971-a111-3c019ad842d5"
CfgFile="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/foo_default_1388737106876_77604.vbox"
SnapFldr="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/Snapshots"
LogFldr="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/Logs"
hardwareuuid="d1efa316-74f1-4971-a111-3c019ad842d5"
memory=1536
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=4
pae="on"
longmode="on"
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
Time offset=0rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
VMState="poweroff"
VMStateChangeTime="2013-11-01T08:07:32.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="b0541c78-1722-43d2-8652-f1ce4b056ce2"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
vrde="off"
usb="off"
ehci="off"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/foo_default_1388737106876_77604.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::SyncedFolders:0x00000100932028>
INFO synced_folders: Synced Folder Implementation: nfs
INFO synced_folders: - /tmp/vagrant-cache: /Users/tumi/tmp/foo/.vagrant/machines/default/cache => /tmp/vagrant-cache
INFO synced_folders: Synced Folder Implementation: virtualbox
INFO synced_folders: - /vagrant: . => /vagrant
INFO synced_folders: Invoking synced folder prepare for: nfs
INFO synced_folders: Invoking synced folder prepare for: virtualbox
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "sharedfolder", "add", "d1efa316-74f1-4971-a111-3c019ad842d5", "--name", "/vagrant", "--hostpath", "/Users/tumi/tmp/foo"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "setextradata", "d1efa316-74f1-4971-a111-3c019ad842d5", "VBoxInternal2/SharedFoldersEnableSymlinksCreate//vagrant", "1"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareNFSSettings:0x000001009ae5b0>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::ClearNetworkInterfaces:0x0000010185f690>
INFO interface: info: Clearing any previously set network interfaces...
[default] Clearing any previously set network interfaces...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "d1efa316-74f1-4971-a111-3c019ad842d5", "--nic2", "none", "--nic3", "none", "--nic4", "none", "--nic5", "none", "--nic6", "none", "--nic7", "none", "--nic8", "none"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Network:0x0000010185f668>
DEBUG network: Available slots for high-level adapters: #<Set: {2, 3, 4, 5, 6, 7, 8}>
INFO network: Determining network adapters required for high-level configuration...
INFO network: Determining adapters and compiling network configuration...
INFO network: Network slot 1. Type: nat.
DEBUG network: Normalized configuration: {:auto_config=>false, :adapter=>1}
DEBUG network: Adapter configuration: {:adapter=>1, :type=>:nat}
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", "d1efa316-74f1-4971-a111-3c019ad842d5", "--nic1", "nat"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::ForwardPorts:0x000001018bf388>
INFO interface: info: Forwarding ports...
[default] Forwarding ports...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "d1efa316-74f1-4971-a111-3c019ad842d5", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="foo_default_1388737106876_77604"
groups="/"
ostype="Ubuntu (64 bit)"
UUID="d1efa316-74f1-4971-a111-3c019ad842d5"
CfgFile="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/foo_default_1388737106876_77604.vbox"
SnapFldr="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/Snapshots"
LogFldr="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/Logs"
hardwareuuid="d1efa316-74f1-4971-a111-3c019ad842d5"
memory=1536
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=4
pae="on"
longmode="on"
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
Time offset=0rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
VMState="poweroff"
VMStateChangeTime="2013-11-01T08:07:32.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="b0541c78-1722-43d2-8652-f1ce4b056ce2"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
vrde="off"
usb="off"
ehci="off"
SharedFolderNameMachineMapping1="/vagrant"
SharedFolderPathMachineMapping1="/Users/tumi/tmp/foo"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/foo_default_1388737106876_77604.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO interface: info: -- 22 => 2222 (adapter 1)
[default] -- 22 => 2222 (adapter 1)
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "d1efa316-74f1-4971-a111-3c019ad842d5", "--natpf1", "ssh,tcp,127.0.0.1,2222,,22"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::SetHostname:0x000001018bf360>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::SaneDefaults:0x000001018bf338>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "storagectl", "d1efa316-74f1-4971-a111-3c019ad842d5", "--name", "SATA Controller", "--hostiocache", "on"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "d1efa316-74f1-4971-a111-3c019ad842d5", "--rtcuseutc", "on"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO sanedefaults: Automatically figuring out whether to enable/disable NAT DNS proxy...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "d1efa316-74f1-4971-a111-3c019ad842d5", "--natdnsproxy1", "on"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x000001018fea38>
INFO interface: info: Running 'pre-boot' VM customizations...
[default] Running 'pre-boot' VM customizations...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "d1efa316-74f1-4971-a111-3c019ad842d5", "--cpus", "4"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "d1efa316-74f1-4971-a111-3c019ad842d5", "--memory", "2048"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling IN action: #<VagrantPlugins::Cachier::Action::EnsureSingleCacheRoot:0x000001018fea10>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Boot:0x000001018fe9e8>
INFO interface: info: Booting VM...
[default] Booting VM...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "startvm", "d1efa316-74f1-4971-a111-3c019ad842d5", "--type", "headless"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Waiting for VM "d1efa316-74f1-4971-a111-3c019ad842d5" to power on...
VM "d1efa316-74f1-4971-a111-3c019ad842d5" has been successfully started.
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x000001018fe9c0>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::WaitForCommunicator:0x000001018fe998>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "d1efa316-74f1-4971-a111-3c019ad842d5", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO interface: info: Waiting for machine to boot. This may take a few minutes...
DEBUG subprocess: Selecting on IO
[default] Waiting for machine to boot. This may take a few minutes...
DEBUG subprocess: stdout: name="foo_default_1388737106876_77604"
groups="/"
ostype="Ubuntu (64 bit)"
UUID="d1efa316-74f1-4971-a111-3c019ad842d5"
CfgFile="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/foo_default_1388737106876_77604.vbox"
SnapFldr="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/Snapshots"
LogFldr="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/Logs"
hardwareuuid="d1efa316-74f1-4971-a111-3c019ad842d5"
memory=2048
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=4
pae="on"
longmode="on"
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
Time offset=0rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
VMState="running"
VMStateChangeTime="2014-01-03T08:18:27.801000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="b0541c78-1722-43d2-8652-f1ce4b056ce2"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
SessionType="headless"
VideoMode="720,400,32"@0,0
vrde="off"
usb="off"
ehci="off"
SharedFolderNameMachineMapping1="/vagrant"
SharedFolderPathMachineMapping1="/Users/tumi/tmp/foo"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/foo_default_1388737106876_77604.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Ubuntu_64"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG ssh: Checking whether SSH is ready...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "d1efa316-74f1-4971-a111-3c019ad842d5", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="foo_default_1388737106876_77604"
groups="/"
ostype="Ubuntu (64 bit)"
UUID="d1efa316-74f1-4971-a111-3c019ad842d5"
CfgFile="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/foo_default_1388737106876_77604.vbox"
SnapFldr="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/Snapshots"
LogFldr="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/Logs"
hardwareuuid="d1efa316-74f1-4971-a111-3c019ad842d5"
memory=2048
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=4
pae="on"
longmode="on"
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
Time offset=0rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
VMState="running"
VMStateChangeTime="2014-01-03T08:18:27.801000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="b0541c78-1722-43d2-8652-f1ce4b056ce2"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
SessionType="headless"
VideoMode="640,480,32"@0,0
vrde="off"
usb="off"
ehci="off"
SharedFolderNameMachineMapping1="/vagrant"
SharedFolderPathMachineMapping1="/Users/tumi/tmp/foo"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/foo_default_1388737106876_77604.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Ubuntu_64"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_4_3: Searching for SSH port: 22
DEBUG virtualbox_4_3: read_forward_ports: uuid=d1efa316-74f1-4971-a111-3c019ad842d5 active_only=false
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "d1efa316-74f1-4971-a111-3c019ad842d5", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="foo_default_1388737106876_77604"
groups="/"
ostype="Ubuntu (64 bit)"
UUID="d1efa316-74f1-4971-a111-3c019ad842d5"
CfgFile="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/foo_default_1388737106876_77604.vbox"
SnapFldr="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/Snapshots"
LogFldr="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/Logs"
hardwareuuid="d1efa316-74f1-4971-a111-3c019ad842d5"
memory=2048
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=4
pae="on"
longmode="on"
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
Time offset=0rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
VMState="running"
VMStateChangeTime="2014-01-03T08:18:27.801000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="b0541c78-1722-43d2-8652-f1ce4b056ce2"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
SessionType="headless"
VideoMode="640,480,32"@0,0
vrde="off"
usb="off"
ehci="off"
SharedFolderNameMachineMapping1="/vagrant"
SharedFolderPathMachineMapping1="/Users/tumi/tmp/foo"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/foo_default_1388737106876_77604.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Ubuntu_64"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_4_3: - [1, "ssh", 2222, 22]
DEBUG ssh: Checking key permissions: /Users/tumi/.vagrant.d/insecure_private_key
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/tumi/.vagrant.d/insecure_private_key"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "d1efa316-74f1-4971-a111-3c019ad842d5", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="foo_default_1388737106876_77604"
groups="/"
ostype="Ubuntu (64 bit)"
UUID="d1efa316-74f1-4971-a111-3c019ad842d5"
CfgFile="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/foo_default_1388737106876_77604.vbox"
SnapFldr="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/Snapshots"
LogFldr="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/Logs"
hardwareuuid="d1efa316-74f1-4971-a111-3c019ad842d5"
memory=2048
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=4
pae="on"
longmode="on"
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
Time offset=0rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
VMState="running"
VMStateChangeTime="2014-01-03T08:18:27.801000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="b0541c78-1722-43d2-8652-f1ce4b056ce2"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
SessionType="headless"
VideoMode="640,480,32"@0,0
vrde="off"
usb="off"
ehci="off"
SharedFolderNameMachineMapping1="/vagrant"
SharedFolderPathMachineMapping1="/Users/tumi/tmp/foo"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/foo_default_1388737106876_77604.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Ubuntu_64"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "d1efa316-74f1-4971-a111-3c019ad842d5", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="foo_default_1388737106876_77604"
groups="/"
ostype="Ubuntu (64 bit)"
UUID="d1efa316-74f1-4971-a111-3c019ad842d5"
CfgFile="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/foo_default_1388737106876_77604.vbox"
SnapFldr="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/Snapshots"
LogFldr="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/Logs"
hardwareuuid="d1efa316-74f1-4971-a111-3c019ad842d5"
memory=2048
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=4
pae="on"
longmode="on"
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
Time offset=0rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
VMState="running"
VMStateChangeTime="2014-01-03T08:18:27.801000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="b0541c78-1722-43d2-8652-f1ce4b056ce2"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
SessionType="headless"
VideoMode="640,480,32"@0,0
vrde="off"
usb="off"
ehci="off"
SharedFolderNameMachineMapping1="/vagrant"
SharedFolderPathMachineMapping1="/Users/tumi/tmp/foo"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/foo_default_1388737106876_77604.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Ubuntu_64"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "d1efa316-74f1-4971-a111-3c019ad842d5", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="foo_default_1388737106876_77604"
groups="/"
ostype="Ubuntu (64 bit)"
UUID="d1efa316-74f1-4971-a111-3c019ad842d5"
CfgFile="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/foo_default_1388737106876_77604.vbox"
SnapFldr="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/Snapshots"
LogFldr="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/Logs"
hardwareuuid="d1efa316-74f1-4971-a111-3c019ad842d5"
memory=2048
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=4
pae="on"
longmode="on"
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
Time offset=0rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
VMState="running"
VMStateChangeTime="2014-01-03T08:18:27.801000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="b0541c78-1722-43d2-8652-f1ce4b056ce2"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
SessionType="headless"
VideoMode="640,480,32"@0,0
vrde="off"
usb="off"
ehci="off"
SharedFolderNameMachineMapping1="/vagrant"
SharedFolderPathMachineMapping1="/Users/tumi/tmp/foo"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/foo_default_1388737106876_77604.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Ubuntu_64"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "d1efa316-74f1-4971-a111-3c019ad842d5", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="foo_default_1388737106876_77604"
groups="/"
ostype="Ubuntu (64 bit)"
UUID="d1efa316-74f1-4971-a111-3c019ad842d5"
CfgFile="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/foo_default_1388737106876_77604.vbox"
SnapFldr="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/Snapshots"
LogFldr="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/Logs"
hardwareuuid="d1efa316-74f1-4971-a111-3c019ad842d5"
memory=2048
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=4
pae="on"
longmode="on"
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
Time offset=0rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
VMState="running"
VMStateChangeTime="2014-01-03T08:18:27.801000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="b0541c78-1722-43d2-8652-f1ce4b056ce2"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
SessionType="headless"
VideoMode="640,480,32"@0,0
vrde="off"
usb="off"
ehci="off"
SharedFolderNameMachineMapping1="/vagrant"
SharedFolderPathMachineMapping1="/Users/tumi/tmp/foo"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/foo_default_1388737106876_77604.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Ubuntu_64"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "d1efa316-74f1-4971-a111-3c019ad842d5", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="foo_default_1388737106876_77604"
groups="/"
ostype="Ubuntu (64 bit)"
UUID="d1efa316-74f1-4971-a111-3c019ad842d5"
CfgFile="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/foo_default_1388737106876_77604.vbox"
SnapFldr="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/Snapshots"
LogFldr="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/Logs"
hardwareuuid="d1efa316-74f1-4971-a111-3c019ad842d5"
memory=2048
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=4
pae="on"
longmode="on"
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
Time offset=0rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
VMState="running"
VMStateChangeTime="2014-01-03T08:18:27.801000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="b0541c78-1722-43d2-8652-f1ce4b056ce2"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
SessionType="headless"
VideoMode="640,480,32"@0,0
vrde="off"
usb="off"
ehci="off"
SharedFolderNameMachineMapping1="/vagrant"
SharedFolderPathMachineMapping1="/Users/tumi/tmp/foo"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/foo_default_1388737106876_77604.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Ubuntu_64"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "d1efa316-74f1-4971-a111-3c019ad842d5", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="foo_default_1388737106876_77604"
groups="/"
ostype="Ubuntu (64 bit)"
UUID="d1efa316-74f1-4971-a111-3c019ad842d5"
CfgFile="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/foo_default_1388737106876_77604.vbox"
SnapFldr="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/Snapshots"
LogFldr="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/Logs"
hardwareuuid="d1efa316-74f1-4971-a111-3c019ad842d5"
memory=2048
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=4
pae="on"
longmode="on"
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
Time offset=0rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
VMState="running"
VMStateChangeTime="2014-01-03T08:18:27.801000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="b0541c78-1722-43d2-8652-f1ce4b056ce2"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
SessionType="headless"
VideoMode="640,480,32"@0,0
vrde="off"
usb="off"
ehci="off"
SharedFolderNameMachineMapping1="/vagrant"
SharedFolderPathMachineMapping1="/Users/tumi/tmp/foo"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/foo_default_1388737106876_77604.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=1
GuestAdditionsVersion="4.3.0 r89960"
GuestAdditionsFacility_VirtualBox Base Driver=50,1388737114136
GuestAdditionsFacility_Seamless Mode=0,1388737114136
GuestAdditionsFacility_Graphics Mode=0,1388737114136
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "d1efa316-74f1-4971-a111-3c019ad842d5", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="foo_default_1388737106876_77604"
groups="/"
ostype="Ubuntu (64 bit)"
UUID="d1efa316-74f1-4971-a111-3c019ad842d5"
CfgFile="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/foo_default_1388737106876_77604.vbox"
SnapFldr="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/Snapshots"
LogFldr="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/Logs"
hardwareuuid="d1efa316-74f1-4971-a111-3c019ad842d5"
memory=2048
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=4
pae="on"
longmode="on"
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
Time offset=0rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
VMState="running"
VMStateChangeTime="2014-01-03T08:18:27.801000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="b0541c78-1722-43d2-8652-f1ce4b056ce2"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
SessionType="headless"
VideoMode="640,480,32"@0,0
vrde="off"
usb="off"
ehci="off"
SharedFolderNameMachineMapping1="/vagrant"
SharedFolderPathMachineMapping1="/Users/tumi/tmp/foo"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/foo_default_1388737106876_77604.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="4.3.0 r89960"
GuestAdditionsFacility_VirtualBox Base Driver=50,1388737114136
GuestAdditionsFacility_VirtualBox System Service=50,1388737114528
GuestAdditionsFacility_Seamless Mode=0,1388737114136
GuestAdditionsFacility_Graphics Mode=0,1388737114136
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "d1efa316-74f1-4971-a111-3c019ad842d5", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="foo_default_1388737106876_77604"
groups="/"
ostype="Ubuntu (64 bit)"
UUID="d1efa316-74f1-4971-a111-3c019ad842d5"
CfgFile="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/foo_default_1388737106876_77604.vbox"
SnapFldr="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/Snapshots"
LogFldr="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/Logs"
hardwareuuid="d1efa316-74f1-4971-a111-3c019ad842d5"
memory=2048
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=4
pae="on"
longmode="on"
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
Time offset=0rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
VMState="running"
VMStateChangeTime="2014-01-03T08:18:27.801000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="b0541c78-1722-43d2-8652-f1ce4b056ce2"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
SessionType="headless"
VideoMode="640,480,32"@0,0
vrde="off"
usb="off"
ehci="off"
SharedFolderNameMachineMapping1="/vagrant"
SharedFolderPathMachineMapping1="/Users/tumi/tmp/foo"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/foo_default_1388737106876_77604.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="4.3.0 r89960"
GuestAdditionsFacility_VirtualBox Base Driver=50,1388737114136
GuestAdditionsFacility_VirtualBox System Service=50,1388737114528
GuestAdditionsFacility_Seamless Mode=0,1388737114136
GuestAdditionsFacility_Graphics Mode=0,1388737114136
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "d1efa316-74f1-4971-a111-3c019ad842d5", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="foo_default_1388737106876_77604"
groups="/"
ostype="Ubuntu (64 bit)"
UUID="d1efa316-74f1-4971-a111-3c019ad842d5"
CfgFile="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/foo_default_1388737106876_77604.vbox"
SnapFldr="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/Snapshots"
LogFldr="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/Logs"
hardwareuuid="d1efa316-74f1-4971-a111-3c019ad842d5"
memory=2048
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=4
pae="on"
longmode="on"
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
Time offset=0rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
VMState="running"
VMStateChangeTime="2014-01-03T08:18:27.801000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="b0541c78-1722-43d2-8652-f1ce4b056ce2"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
SessionType="headless"
VideoMode="640,480,32"@0,0
vrde="off"
usb="off"
ehci="off"
SharedFolderNameMachineMapping1="/vagrant"
SharedFolderPathMachineMapping1="/Users/tumi/tmp/foo"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/foo_default_1388737106876_77604.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="4.3.0 r89960"
GuestAdditionsFacility_VirtualBox Base Driver=50,1388737114136
GuestAdditionsFacility_VirtualBox System Service=50,1388737114528
GuestAdditionsFacility_Seamless Mode=0,1388737114136
GuestAdditionsFacility_Graphics Mode=0,1388737114136
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "d1efa316-74f1-4971-a111-3c019ad842d5", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="foo_default_1388737106876_77604"
groups="/"
ostype="Ubuntu (64 bit)"
UUID="d1efa316-74f1-4971-a111-3c019ad842d5"
CfgFile="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/foo_default_1388737106876_77604.vbox"
SnapFldr="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/Snapshots"
LogFldr="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/Logs"
hardwareuuid="d1efa316-74f1-4971-a111-3c019ad842d5"
memory=2048
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=4
pae="on"
longmode="on"
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
Time offset=0rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
VMState="running"
VMStateChangeTime="2014-01-03T08:18:27.801000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="b0541c78-1722-43d2-8652-f1ce4b056ce2"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
SessionType="headless"
VideoMode="640,480,32"@0,0
vrde="off"
usb="off"
ehci="off"
SharedFolderNameMachineMapping1="/vagrant"
SharedFolderPathMachineMapping1="/Users/tumi/tmp/foo"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/foo_default_1388737106876_77604.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="4.3.0 r89960"
GuestAdditionsFacility_VirtualBox Base Driver=50,1388737114136
GuestAdditionsFacility_VirtualBox System Service=50,1388737114528
GuestAdditionsFacility_Seamless Mode=0,1388737114136
GuestAdditionsFacility_Graphics Mode=0,1388737114136
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "d1efa316-74f1-4971-a111-3c019ad842d5", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="foo_default_1388737106876_77604"
groups="/"
ostype="Ubuntu (64 bit)"
UUID="d1efa316-74f1-4971-a111-3c019ad842d5"
CfgFile="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/foo_default_1388737106876_77604.vbox"
SnapFldr="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/Snapshots"
LogFldr="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/Logs"
hardwareuuid="d1efa316-74f1-4971-a111-3c019ad842d5"
memory=2048
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=4
pae="on"
longmode="on"
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
Time offset=0rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
VMState="running"
VMStateChangeTime="2014-01-03T08:18:27.801000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="b0541c78-1722-43d2-8652-f1ce4b056ce2"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
SessionType="headless"
VideoMode="640,480,32"@0,0
vrde="off"
usb="off"
ehci="off"
SharedFolderNameMachineMapping1="/vagrant"
SharedFolderPathMachineMapping1="/Users/tumi/tmp/foo"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/foo_default_1388737106876_77604.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="4.3.0 r89960"
GuestAdditionsFacility_VirtualBox Base Driver=50,1388737114136
GuestAdditionsFacility_VirtualBox System Service=50,1388737114528
GuestAdditionsFacility_Seamless Mode=0,1388737114136
GuestAdditionsFacility_Graphics Mode=0,1388737114136
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "d1efa316-74f1-4971-a111-3c019ad842d5", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="foo_default_1388737106876_77604"
groups="/"
ostype="Ubuntu (64 bit)"
UUID="d1efa316-74f1-4971-a111-3c019ad842d5"
CfgFile="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/foo_default_1388737106876_77604.vbox"
SnapFldr="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/Snapshots"
LogFldr="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/Logs"
hardwareuuid="d1efa316-74f1-4971-a111-3c019ad842d5"
memory=2048
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=4
pae="on"
longmode="on"
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
Time offset=0rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
VMState="running"
VMStateChangeTime="2014-01-03T08:18:27.801000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="b0541c78-1722-43d2-8652-f1ce4b056ce2"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
SessionType="headless"
VideoMode="640,480,32"@0,0
vrde="off"
usb="off"
ehci="off"
SharedFolderNameMachineMapping1="/vagrant"
SharedFolderPathMachineMapping1="/Users/tumi/tmp/foo"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/foo_default_1388737106876_77604.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="4.3.0 r89960"
GuestAdditionsFacility_VirtualBox Base Driver=50,1388737114136
GuestAdditionsFacility_VirtualBox System Service=50,1388737114528
GuestAdditionsFacility_Seamless Mode=0,1388737114136
GuestAdditionsFacility_Graphics Mode=0,1388737114136
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "d1efa316-74f1-4971-a111-3c019ad842d5", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="foo_default_1388737106876_77604"
groups="/"
ostype="Ubuntu (64 bit)"
UUID="d1efa316-74f1-4971-a111-3c019ad842d5"
CfgFile="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/foo_default_1388737106876_77604.vbox"
SnapFldr="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/Snapshots"
LogFldr="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/Logs"
hardwareuuid="d1efa316-74f1-4971-a111-3c019ad842d5"
memory=2048
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=4
pae="on"
longmode="on"
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
Time offset=0rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
VMState="running"
VMStateChangeTime="2014-01-03T08:18:27.801000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="b0541c78-1722-43d2-8652-f1ce4b056ce2"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
SessionType="headless"
VideoMode="640,480,32"@0,0
vrde="off"
usb="off"
ehci="off"
SharedFolderNameMachineMapping1="/vagrant"
SharedFolderPathMachineMapping1="/Users/tumi/tmp/foo"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/foo_default_1388737106876_77604.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="4.3.0 r89960"
GuestAdditionsFacility_VirtualBox Base Driver=50,1388737114136
GuestAdditionsFacility_VirtualBox System Service=50,1388737114528
GuestAdditionsFacility_Seamless Mode=0,1388737114136
GuestAdditionsFacility_Graphics Mode=0,1388737114136
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "d1efa316-74f1-4971-a111-3c019ad842d5", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="foo_default_1388737106876_77604"
groups="/"
ostype="Ubuntu (64 bit)"
UUID="d1efa316-74f1-4971-a111-3c019ad842d5"
CfgFile="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/foo_default_1388737106876_77604.vbox"
SnapFldr="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/Snapshots"
LogFldr="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/Logs"
hardwareuuid="d1efa316-74f1-4971-a111-3c019ad842d5"
memory=2048
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=4
pae="on"
longmode="on"
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
Time offset=0rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
VMState="running"
VMStateChangeTime="2014-01-03T08:18:27.801000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="b0541c78-1722-43d2-8652-f1ce4b056ce2"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
SessionType="headless"
VideoMode="640,480,32"@0,0
vrde="off"
usb="off"
ehci="off"
SharedFolderNameMachineMapping1="/vagrant"
SharedFolderPathMachineMapping1="/Users/tumi/tmp/foo"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/foo_default_1388737106876_77604.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="4.3.0 r89960"
GuestAdditionsFacility_VirtualBox Base Driver=50,1388737114136
GuestAdditionsFacility_VirtualBox System Service=50,1388737114528
GuestAdditionsFacility_Seamless Mode=0,1388737114136
GuestAdditionsFacility_Graphics Mode=0,1388737114136
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG ssh: == Net-SSH connection debug-level log START ==
DEBUG ssh: D, [2014-01-03T10:18:28.057335 #17160] DEBUG -- net.ssh.transport.session[80d2875c]: establishing connection to 127.0.0.1:2222
D, [2014-01-03T10:18:28.057990 #17160] DEBUG -- net.ssh.transport.session[80d2875c]: connection established
I, [2014-01-03T10:18:28.058208 #17160] INFO -- net.ssh.transport.server_version[80d2afac]: negotiating protocol version
DEBUG ssh: == Net-SSH connection debug-level log END ==
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/tumi/.vagrant.d/insecure_private_key"]
DEBUG ssh: == Net-SSH connection debug-level log START ==
DEBUG ssh: D, [2014-01-03T10:18:43.065431 #17160] DEBUG -- net.ssh.transport.session[80da3600]: establishing connection to 127.0.0.1:2222
D, [2014-01-03T10:18:43.065977 #17160] DEBUG -- net.ssh.transport.session[80da3600]: connection established
I, [2014-01-03T10:18:43.066231 #17160] INFO -- net.ssh.transport.server_version[80da296c]: negotiating protocol version
D, [2014-01-03T10:18:43.078204 #17160] DEBUG -- net.ssh.transport.server_version[80da296c]: remote is `SSH-2.0-OpenSSH_5.9p1 Debian-5ubuntu1.1'
D, [2014-01-03T10:18:43.078359 #17160] DEBUG -- net.ssh.transport.server_version[80da296c]: local is `SSH-2.0-Ruby/Net::SSH_2.7.0 universal.x86_64-darwin12.5.0'
D, [2014-01-03T10:18:43.080028 #17160] DEBUG -- tcpsocket[80da31f0]: read 984 bytes
D, [2014-01-03T10:18:43.080261 #17160] DEBUG -- tcpsocket[80da31f0]: received packet nr 0 type 20 len 980
I, [2014-01-03T10:18:43.080414 #17160] INFO -- net.ssh.transport.algorithms[80da769c]: got KEXINIT from server
I, [2014-01-03T10:18:43.080788 #17160] INFO -- net.ssh.transport.algorithms[80da769c]: sending KEXINIT
D, [2014-01-03T10:18:43.081110 #17160] DEBUG -- tcpsocket[80da31f0]: queueing packet nr 0 type 20 len 1620
D, [2014-01-03T10:18:43.081221 #17160] DEBUG -- tcpsocket[80da31f0]: sent 1624 bytes
I, [2014-01-03T10:18:43.081284 #17160] INFO -- net.ssh.transport.algorithms[80da769c]: negotiating algorithms
D, [2014-01-03T10:18:43.081514 #17160] DEBUG -- net.ssh.transport.algorithms[80da769c]: negotiated:
* kex: diffie-hellman-group-exchange-sha1
* host_key: ssh-rsa
* encryption_server: aes128-cbc
* encryption_client: aes128-cbc
* hmac_client: hmac-sha1
* hmac_server: hmac-sha1
* compression_client: none
* compression_server: none
* language_client:
* language_server:
D, [2014-01-03T10:18:43.081572 #17160] DEBUG -- net.ssh.transport.algorithms[80da769c]: exchanging keys
D, [2014-01-03T10:18:43.081927 #17160] DEBUG -- tcpsocket[80da31f0]: queueing packet nr 1 type 34 len 20
D, [2014-01-03T10:18:43.082018 #17160] DEBUG -- tcpsocket[80da31f0]: sent 24 bytes
D, [2014-01-03T10:18:43.083502 #17160] DEBUG -- tcpsocket[80da31f0]: read 152 bytes
D, [2014-01-03T10:18:43.083642 #17160] DEBUG -- tcpsocket[80da31f0]: received packet nr 1 type 31 len 148
D, [2014-01-03T10:18:43.086076 #17160] DEBUG -- tcpsocket[80da31f0]: queueing packet nr 2 type 32 len 140
D, [2014-01-03T10:18:43.086154 #17160] DEBUG -- tcpsocket[80da31f0]: sent 144 bytes
D, [2014-01-03T10:18:43.088497 #17160] DEBUG -- tcpsocket[80da31f0]: read 720 bytes
D, [2014-01-03T10:18:43.088620 #17160] DEBUG -- tcpsocket[80da31f0]: received packet nr 2 type 33 len 700
D, [2014-01-03T10:18:43.089827 #17160] DEBUG -- tcpsocket[80da31f0]: queueing packet nr 3 type 21 len 20
D, [2014-01-03T10:18:43.089899 #17160] DEBUG -- tcpsocket[80da31f0]: sent 24 bytes
D, [2014-01-03T10:18:43.090000 #17160] DEBUG -- tcpsocket[80da31f0]: received packet nr 3 type 21 len 12
D, [2014-01-03T10:18:43.090404 #17160] DEBUG -- net.ssh.authentication.session[80dca50c]: beginning authentication of `vagrant'
D, [2014-01-03T10:18:43.090559 #17160] DEBUG -- tcpsocket[80da31f0]: queueing packet nr 4 type 5 len 28
D, [2014-01-03T10:18:43.090626 #17160] DEBUG -- tcpsocket[80da31f0]: sent 52 bytes
D, [2014-01-03T10:18:43.091104 #17160] DEBUG -- tcpsocket[80da31f0]: read 52 bytes
D, [2014-01-03T10:18:43.091252 #17160] DEBUG -- tcpsocket[80da31f0]: received packet nr 4 type 6 len 28
D, [2014-01-03T10:18:43.091388 #17160] DEBUG -- net.ssh.authentication.session[80dca50c]: trying none
D, [2014-01-03T10:18:43.091485 #17160] DEBUG -- net.ssh.authentication.session[80dca50c]: Mechanism none was requested, but isn't a known type. Ignoring it.
D, [2014-01-03T10:18:43.091531 #17160] DEBUG -- net.ssh.authentication.session[80dca50c]: trying publickey
D, [2014-01-03T10:18:43.091860 #17160] DEBUG -- net.ssh.authentication.agent[80dd3af8]: connecting to ssh-agent
D, [2014-01-03T10:18:43.092002 #17160] DEBUG -- net.ssh.authentication.agent[80dd3af8]: sending agent request 1 len 61
D, [2014-01-03T10:18:43.092122 #17160] DEBUG -- net.ssh.authentication.agent[80dd3af8]: received agent packet 2 len 5
D, [2014-01-03T10:18:43.092180 #17160] DEBUG -- net.ssh.authentication.agent[80dd3af8]: sending agent request 11 len 0
D, [2014-01-03T10:18:43.092296 #17160] DEBUG -- net.ssh.authentication.agent[80dd3af8]: received agent packet 12 len 5
D, [2014-01-03T10:18:43.092486 #17160] DEBUG -- net.ssh.authentication.methods.publickey[80dd3e68]: trying publickey (dd:3b:b8:2e:85:04:06:e9:ab:ff:a8:0a:c0:04:6e:d6)
D, [2014-01-03T10:18:43.092660 #17160] DEBUG -- tcpsocket[80da31f0]: queueing packet nr 5 type 50 len 348
D, [2014-01-03T10:18:43.092733 #17160] DEBUG -- tcpsocket[80da31f0]: sent 372 bytes
D, [2014-01-03T10:18:43.096106 #17160] DEBUG -- tcpsocket[80da31f0]: read 324 bytes
D, [2014-01-03T10:18:43.096359 #17160] DEBUG -- tcpsocket[80da31f0]: received packet nr 5 type 60 len 300
D, [2014-01-03T10:18:43.098572 #17160] DEBUG -- tcpsocket[80da31f0]: queueing packet nr 6 type 50 len 620
D, [2014-01-03T10:18:43.098671 #17160] DEBUG -- tcpsocket[80da31f0]: sent 644 bytes
D, [2014-01-03T10:18:43.100203 #17160] DEBUG -- tcpsocket[80da31f0]: read 36 bytes
D, [2014-01-03T10:18:43.100371 #17160] DEBUG -- tcpsocket[80da31f0]: received packet nr 6 type 52 len 12
D, [2014-01-03T10:18:43.100477 #17160] DEBUG -- net.ssh.authentication.methods.publickey[80dd3e68]: publickey succeeded (dd:3b:b8:2e:85:04:06:e9:ab:ff:a8:0a:c0:04:6e:d6)
DEBUG ssh: == Net-SSH connection debug-level log END ==
INFO ssh: SSH is ready!
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "d1efa316-74f1-4971-a111-3c019ad842d5", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="foo_default_1388737106876_77604"
groups="/"
ostype="Ubuntu (64 bit)"
UUID="d1efa316-74f1-4971-a111-3c019ad842d5"
CfgFile="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/foo_default_1388737106876_77604.vbox"
SnapFldr="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/Snapshots"
LogFldr="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/Logs"
hardwareuuid="d1efa316-74f1-4971-a111-3c019ad842d5"
memory=2048
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=4
pae="on"
longmode="on"
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
Time offset=0rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
VMState="running"
VMStateChangeTime="2014-01-03T08:18:27.801000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="b0541c78-1722-43d2-8652-f1ce4b056ce2"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
SessionType="headless"
VideoMode="640,480,32"@0,0
vrde="off"
usb="off"
ehci="off"
SharedFolderNameMachineMapping1="/vagrant"
SharedFolderPathMachineMapping1="/Users/tumi/tmp/foo"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/foo_default_1388737106876_77604.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="4.3.0 r89960"
GuestAdditionsFacility_VirtualBox Base Driver=50,1388737114136
GuestAdditionsFacility_VirtualBox System Service=50,1388737114528
GuestAdditionsFacility_Seamless Mode=0,1388737114136
GuestAdditionsFacility_Graphics Mode=0,1388737114136
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO interface: info: Machine booted and ready!
[default] Machine booted and ready!
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckGuestAdditions:0x000001018fe948>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "guestproperty", "get", "d1efa316-74f1-4971-a111-3c019ad842d5", "/VirtualBox/GuestAdd/Version"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Value: 4.3.0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckGuestAdditions:0x000001018fe948>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::WaitForCommunicator:0x000001018fe998>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x000001018fe9c0>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Boot:0x000001018fe9e8>
INFO warden: Calling OUT action: #<VagrantPlugins::Cachier::Action::EnsureSingleCacheRoot:0x000001018fea10>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x000001018fea38>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::SaneDefaults:0x000001018bf338>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::SetHostname:0x000001018bf360>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::ForwardPorts:0x000001018bf388>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "d1efa316-74f1-4971-a111-3c019ad842d5", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="foo_default_1388737106876_77604"
groups="/"
ostype="Ubuntu (64 bit)"
UUID="d1efa316-74f1-4971-a111-3c019ad842d5"
CfgFile="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/foo_default_1388737106876_77604.vbox"
SnapFldr="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/Snapshots"
LogFldr="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/Logs"
hardwareuuid="d1efa316-74f1-4971-a111-3c019ad842d5"
memory=2048
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=4
pae="on"
longmode="on"
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
Time offset=0rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
VMState="running"
VMStateChangeTime="2014-01-03T08:18:27.801000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="b0541c78-1722-43d2-8652-f1ce4b056ce2"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
SessionType="headless"
VideoMode="640,480,32"@0,0
vrde="off"
usb="off"
ehci="off"
SharedFolderNameMachineMapping1="/vagrant"
SharedFolderPathMachineMapping1="/Users/tumi/tmp/foo"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/foo_default_1388737106876_77604.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="4.3.0 r89960"
GuestAdditionsFacility_VirtualBox Base Driver=50,1388737114136
GuestAdditionsFacility_VirtualBox System Service=50,1388737114528
GuestAdditionsFacility_Seamless Mode=0,1388737114136
GuestAdditionsFacility_Graphics Mode=0,1388737114136
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Network:0x0000010185f668>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::ClearNetworkInterfaces:0x0000010185f690>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareNFSSettings:0x000001009ae5b0>
INFO synced_folders: Invoking synced folder enable: nfs
ERROR warden: Error occurred: No host IP was given to the Vagrant core NFS helper. This is
an internal error that should be reported as a bug.
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: No host IP was given to the Vagrant core NFS helper. This is
an internal error that should be reported as a bug.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: No host IP was given to the Vagrant core NFS helper. This is
an internal error that should be reported as a bug.
INFO warden: Beginning recovery process...
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x000001019e55a0>
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Recovery complete.
ERROR warden: Error occurred: No host IP was given to the Vagrant core NFS helper. This is
an internal error that should be reported as a bug.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: No host IP was given to the Vagrant core NFS helper. This is
an internal error that should be reported as a bug.
INFO warden: Beginning recovery process...
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x0000010185ef60>
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Recovery complete.
ERROR warden: Error occurred: No host IP was given to the Vagrant core NFS helper. This is
an internal error that should be reported as a bug.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: No host IP was given to the Vagrant core NFS helper. This is
an internal error that should be reported as a bug.
INFO warden: Beginning recovery process...
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x000001018eddc8>
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x000001018ede90>
INFO warden: Beginning recovery process...
INFO warden: Calling recover: #<VagrantPlugins::ProviderVirtualBox::Action::Import:0x0000010305fc18>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "d1efa316-74f1-4971-a111-3c019ad842d5", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="foo_default_1388737106876_77604"
groups="/"
ostype="Ubuntu (64 bit)"
UUID="d1efa316-74f1-4971-a111-3c019ad842d5"
CfgFile="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/foo_default_1388737106876_77604.vbox"
SnapFldr="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/Snapshots"
LogFldr="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/Logs"
hardwareuuid="d1efa316-74f1-4971-a111-3c019ad842d5"
memory=2048
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=4
pae="on"
longmode="on"
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
Time offset=0rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
VMState="running"
VMStateChangeTime="2014-01-03T08:18:27.801000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="b0541c78-1722-43d2-8652-f1ce4b056ce2"
natnet1="nat"
macaddress1="080027880CA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
SessionType="headless"
VideoMode="640,480,32"@0,0
vrde="off"
usb="off"
ehci="off"
SharedFolderNameMachineMapping1="/vagrant"
SharedFolderPathMachineMapping1="/Users/tumi/tmp/foo"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/tumi/VirtualBox VMs/foo_default_1388737106876_77604/foo_default_1388737106876_77604.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="4.3.0 r89960"
GuestAdditionsFacility_VirtualBox Base Driver=50,1388737114136
GuestAdditionsFacility_VirtualBox System Service=50,1388737114528
GuestAdditionsFacility_Seamless Mode=0,1388737114136
GuestAdditionsFacility_Graphics Mode=0,1388737114136
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
INFO warden: Recovery complete.
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x000001018edf30>
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 warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO environment: Running hook: environment_unload
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 1 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Builder:0x0000010301c558>
INFO warden: Calling IN action: HashiCorp Background Check: End
INFO logger: Cleaning up background activation thread...
INFO warden: Calling OUT action: HashiCorp Background Check: End
ERROR vagrant: Vagrant experienced an error! Details:
ERROR vagrant: #<Vagrant::Errors::NFSNoHostIP: No host IP was given to the Vagrant core NFS helper. This is
an internal error that should be reported as a bug.>
ERROR vagrant: No host IP was given to the Vagrant core NFS helper. This is
an internal error that should be reported as a bug.
ERROR vagrant: /Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/plugins/synced_folders/nfs/synced_folder.rb:37:in `enable'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/action/builtin/synced_folders.rb:73:in `block in call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/action/builtin/synced_folders.rb:71:in `each'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/action/builtin/synced_folders.rb:71:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/action/builtin/synced_folder_cleanup.rb:28:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/plugins/providers/virtualbox/action/prepare_nfs_valid_ids.rb:12:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/action/builtin/handle_forwarded_port_collisions.rb:118:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/plugins/providers/virtualbox/action/prepare_forwarded_port_collision_params.rb:30:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/action/builtin/env_set.rb:19:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/action/builtin/provision.rb:52:in `call'
/Users/tumi/.vagrant.d/gems/gems/vagrant-cachier-0.5.1/lib/vagrant-cachier/provision_ext.rb:29:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/plugins/providers/virtualbox/action/clear_forwarded_ports.rb:13:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/plugins/providers/virtualbox/action/set_name.rb:48:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/plugins/providers/virtualbox/action/clean_machine_folder.rb:17:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/plugins/providers/virtualbox/action/check_accessible.rb:18:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/action/warden.rb:95:in `block in finalize_action'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/action/builder.rb:116:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/action/runner.rb:69:in `block in run'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/util/busy.rb:19:in `busy'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/action/runner.rb:69:in `run'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/action/builtin/call.rb:51:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/action/warden.rb:95:in `block in finalize_action'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/action/builder.rb:116:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/action/runner.rb:69:in `block in run'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/util/busy.rb:19:in `busy'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/action/runner.rb:69:in `run'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/action/builtin/call.rb:51:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/action/warden.rb:95:in `block in finalize_action'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/action/builder.rb:116:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/action/runner.rb:69:in `block in run'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/util/busy.rb:19:in `busy'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/action/runner.rb:69:in `run'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/action/builtin/call.rb:51:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/action/builtin/config_validate.rb:25:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/plugins/providers/virtualbox/action/check_virtualbox.rb:17:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/action/builtin/call.rb:57:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/action/builtin/config_validate.rb:25:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/action/builtin/call.rb:57:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/plugins/providers/virtualbox/action/check_virtualbox.rb:17:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/action/builder.rb:116:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/action/runner.rb:69:in `block in run'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/util/busy.rb:19:in `busy'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/action/runner.rb:69:in `run'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/machine.rb:147:in `action'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.4.2/lib/vagrant/batch_action.rb:63:in `block (2 levels) in run'
INFO interface: error: No host IP was given to the Vagrant core NFS helper. This is
an internal error that should be reported as a bug.
No host IP was given to the Vagrant core NFS helper. This is
an internal error that should be reported as a bug.
@amistry79
Copy link

Is there any update on this issue?

I have below configuration
vagrant Installed Version: 1.8.1
virtual box => vboxmanage --version 5.0.16r105871
Mac Book Pro OS X EL Capitan Version 10.11.4

Below is the logs:

ABC-MAC30:src usrname $ sudo vagrant reload
Password:
==> default: Attempting graceful shutdown of VM...
==> default: Checking if box 'mirth/centos-7.1' is up to date...
==> default: Clearing any previously set forwarded ports...
==> default: Clearing any previously set network interfaces...
==> default: Preparing network interfaces based on configuration...
default: Adapter 1: nat
default: Adapter 2: bridged
default: Adapter 3: hostonly
==> default: Forwarding ports...
default: 22 (guest) => 2222 (host) (adapter 1)
==> default: Running 'pre-boot' VM customizations...
==> default: Booting VM...
==> default: Waiting for machine to boot. This may take a few minutes...
default: SSH address: 127.0.0.1:2222
default: SSH username: vagrant
default: SSH auth method: private key
==> default: Machine booted and ready!
GuestAdditions 5.0.16 running --- OK.
==> default: Checking for guest additions in VM...
==> default: Configuring and enabling network interfaces...
No guest IP was given to the Vagrant core NFS helper. This is an
internal error that should be reported as a bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment