Last active
August 29, 2015 14:02
-
-
Save Irio/80fefb95f0a35abb6a3d to your computer and use it in GitHub Desktop.
fgrehm/ventriloquist#62 - "address already in use" on starting PostgreSQL
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ vagrant up | |
Bringing machine 'default' up with 'virtualbox' provider... | |
==> default: Importing base box 'neighborly'... | |
==> default: Matching MAC address for NAT networking... | |
==> default: Setting the name of the VM: vm_default_1401584245893_84682 | |
==> 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: Forwarding ports... | |
default: 22 => 2222 (adapter 1) | |
==> 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: Warning: Connection timeout. Retrying... | |
default: Warning: Remote connection disconnect. Retrying... | |
default: Warning: Remote connection disconnect. Retrying... | |
==> default: Machine booted and ready! | |
GuestAdditions versions on your host (4.3.12) and guest (4.3.10) do not match. | |
stdin: is not a tty | |
* Stopping VirtualBox Additions | |
...done. | |
stdin: is not a tty | |
Reading package lists... | |
Building dependency tree... | |
Reading state information... | |
The following packages were automatically installed and are no longer required: | |
dkms fakeroot gcc gcc-4.8 libasan0 libatomic1 libc-dev-bin libc6-dev | |
libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libfakeroot libfontenc1 | |
libgcc-4.8-dev libgl1-mesa-dri libgl1-mesa-glx libglapi-mesa libgomp1 | |
libice6 libitm1 libllvm3.4 libpciaccess0 libpixman-1-0 libquadmath0 libsm6 | |
libtsan0 libtxc-dxtn-s2tc0 libx11-xcb1 libxaw7 libxcb-dri2-0 libxcb-dri3-0 | |
libxcb-glx0 libxcb-present0 libxcb-sync1 libxcomposite1 libxdamage1 | |
libxfixes3 libxfont1 libxkbfile1 libxmu6 libxpm4 libxrandr2 libxrender1 | |
libxshmfence1 libxt6 libxxf86vm1 linux-libc-dev manpages-dev x11-common | |
x11-xkb-utils xfonts-base xfonts-encodings xfonts-utils xserver-common | |
xserver-xorg-core | |
Use 'apt-get autoremove' to remove them. | |
The following packages will be REMOVED: | |
virtualbox-guest-dkms* virtualbox-guest-utils* virtualbox-guest-x11* | |
0 upgraded, 0 newly installed, 3 to remove and 0 not upgraded. | |
After this operation, 12.1 MB disk space will be freed. | |
(Reading database ... 60897 files and directories currently installed.) | |
Removing virtualbox-guest-dkms (4.3.10-dfsg-1) ... | |
-------- Uninstall Beginning -------- | |
Module: virtualbox-guest | |
Version: 4.3.10 | |
Kernel: 3.13.0-27-generic (x86_64) | |
------------------------------------- | |
Status: Before uninstall, this module version was ACTIVE on this kernel. | |
vboxguest.ko: | |
- Uninstallation | |
- Deleting from: /lib/modules/3.13.0-27-generic/updates/dkms/ | |
- Original module | |
- No original module was found for this module on this kernel. | |
- Use the dkms install command to reinstall any previous module version. | |
vboxsf.ko: | |
- Uninstallation | |
- Deleting from: /lib/modules/3.13.0-27-generic/updates/dkms/ | |
- Original module | |
- No original module was found for this module on this kernel. | |
- Use the dkms install command to reinstall any previous module version. | |
vboxvideo.ko: | |
- Uninstallation | |
- Deleting from: /lib/modules/3.13.0-27-generic/updates/dkms/ | |
- Original module | |
- No original module was found for this module on this kernel. | |
- Use the dkms install command to reinstall any previous module version. | |
depmod.... | |
DKMS: uninstall completed. | |
------------------------------ | |
Deleting module version: 4.3.10 | |
completely from the DKMS tree. | |
------------------------------ | |
Done. | |
Removing virtualbox-guest-x11 (4.3.10-dfsg-1) ... | |
Purging configuration files for virtualbox-guest-x11 (4.3.10-dfsg-1) ... | |
Removing virtualbox-guest-utils (4.3.10-dfsg-1) ... | |
Purging configuration files for virtualbox-guest-utils (4.3.10-dfsg-1) ... | |
Processing triggers for man-db (2.6.7.1-1) ... | |
Processing triggers for libc-bin (2.19-0ubuntu6) ... | |
stdin: is not a tty | |
Reading package lists... | |
Building dependency tree... | |
Reading state information... | |
dkms is already the newest version. | |
dkms set to manually installed. | |
linux-headers-3.13.0-27-generic is already the newest version. | |
linux-headers-3.13.0-27-generic set to manually installed. | |
The following packages were automatically installed and are no longer required: | |
libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libfontenc1 libgl1-mesa-dri | |
libgl1-mesa-glx libglapi-mesa libice6 libllvm3.4 libpciaccess0 libpixman-1-0 | |
libsm6 libtxc-dxtn-s2tc0 libx11-xcb1 libxaw7 libxcb-dri2-0 libxcb-dri3-0 | |
libxcb-glx0 libxcb-present0 libxcb-sync1 libxcomposite1 libxdamage1 | |
libxfixes3 libxfont1 libxkbfile1 libxmu6 libxpm4 libxrandr2 libxrender1 | |
libxshmfence1 libxt6 libxxf86vm1 x11-common x11-xkb-utils xfonts-base | |
xfonts-encodings xfonts-utils xserver-common xserver-xorg-core | |
Use 'apt-get autoremove' to remove them. | |
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. | |
Copy iso file /Applications/VirtualBox.app/Contents/MacOS/VBoxGuestAdditions.iso into the box /tmp/VBoxGuestAdditions.iso | |
stdin: is not a tty | |
mount: block device /tmp/VBoxGuestAdditions.iso is write-protected, mounting read-only | |
Installing Virtualbox Guest Additions 4.3.12 - guest version is 4.3.10 | |
stdin: is not a tty | |
Verifying archive integrity... All good. | |
Uncompressing VirtualBox 4.3.12 Guest Additions for Linux............ | |
VirtualBox Guest Additions installer | |
Copying additional installer modules ... | |
Installing additional modules ... | |
Removing existing VirtualBox DKMS kernel modules ...done. | |
Removing existing VirtualBox non-DKMS kernel modules ...done. | |
Building the VirtualBox Guest Additions kernel modules ...done. | |
Doing non-kernel setup of the Guest Additions ...done. | |
Starting the VirtualBox Guest Additions ...done. | |
Installing the Window System drivers | |
Could not find the X.Org or XFree86 Window System, skipping. | |
An error occurred during installation of VirtualBox Guest Additions 4.3.12. Some functionality may not work as intended. | |
In most cases it is OK that the "Window System drivers" installation failed. | |
stdin: is not a tty | |
==> default: Checking for guest additions in VM... | |
==> default: Mounting shared folders... | |
default: /vagrant => /Users/irio/Code/luminopolis/vm | |
==> default: Running provisioner: ventriloquist... | |
Installing ["imagemagick", "postgresql-contrib"] | |
default: Installing Docker (0.9.1) onto machine... | |
default: Configuring Docker to autostart containers... | |
Configuring Ventriloquist services upstart | |
Starting 'postgres-9.3' service | |
The following SSH command responded with a non-zero exit status. | |
Vagrant assumes that this means the command failed! | |
rm -f /var/lib/ventriloquist/cids/postgres-9.3 | |
docker run --cidfile=/var/lib/ventriloquist/cids/postgres-9.3 -d --name postgres-9.3 -p 5432:5432 fgrehm/ventriloquist-postgres-9.3 | |
Stdout from the command: | |
14cfb8e3b59f4c3e4682e2249cff8277f63e42cba440d02a04bf7605aa3f5576 | |
Stderr from the command: | |
stdin: is not a tty | |
Unable to find image 'fgrehm/ventriloquist-postgres-9.3' locally | |
Pulling repository fgrehm/ventriloquist-postgres-9.3 | |
2014/06/01 01:08:27 Error: Cannot start container 14cfb8e3b59f4c3e4682e2249cff8277f63e42cba440d02a04bf7605aa3f5576: listen tcp 0.0.0.0:5432: bind: address already in use | |
$ echo $? | |
1 | |
$ vagrant up --debug | |
INFO global: Vagrant version: 1.6.3 | |
INFO global: Ruby version: 2.0.0 | |
INFO global: RubyGems version: 2.0.14 | |
INFO global: VAGRANT_EXECUTABLE="/Applications/Vagrant/bin/../embedded/gems/gems/vagrant-1.6.3/bin/vagrant" | |
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_INTERNAL_BUNDLERIZED="1" | |
INFO global: VAGRANT_LOG="debug" | |
INFO global: Plugins: | |
INFO global: - bundler = 1.6.2 | |
INFO global: - i18n = 0.6.9 | |
INFO global: - log4r = 1.1.10 | |
INFO global: - micromachine = 1.1.0 | |
INFO global: - mime-types = 2.3 | |
INFO global: - rest-client = 1.6.7 | |
INFO global: - vagrant-cachier = 0.7.2 | |
INFO global: - vagrant-login = 1.0.1 | |
INFO global: - vagrant-share = 1.1.0 | |
INFO global: - vagrant-vbguest = 0.10.0 | |
INFO global: - ventriloquist = 0.6.0 | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/commands/box/plugin.rb | |
INFO manager: Registered plugin: box command | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/commands/destroy/plugin.rb | |
INFO manager: Registered plugin: destroy command | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/commands/global-status/plugin.rb | |
INFO manager: Registered plugin: global-status command | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/commands/halt/plugin.rb | |
INFO manager: Registered plugin: halt command | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/commands/help/plugin.rb | |
INFO manager: Registered plugin: help command | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/commands/init/plugin.rb | |
INFO manager: Registered plugin: init command | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/commands/list-commands/plugin.rb | |
INFO manager: Registered plugin: list-commands command | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/commands/package/plugin.rb | |
INFO manager: Registered plugin: package command | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/commands/plugin/plugin.rb | |
INFO manager: Registered plugin: plugin command | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/commands/provision/plugin.rb | |
INFO manager: Registered plugin: provision command | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/commands/rdp/plugin.rb | |
INFO manager: Registered plugin: rdp command | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/commands/reload/plugin.rb | |
INFO manager: Registered plugin: reload command | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/commands/resume/plugin.rb | |
INFO manager: Registered plugin: resume command | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/commands/ssh/plugin.rb | |
INFO manager: Registered plugin: ssh command | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/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.6.3/plugins/commands/status/plugin.rb | |
INFO manager: Registered plugin: status command | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/commands/suspend/plugin.rb | |
INFO manager: Registered plugin: suspend command | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/commands/up/plugin.rb | |
INFO manager: Registered plugin: up command | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/commands/version/plugin.rb | |
INFO manager: Registered plugin: version command | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/communicators/ssh/plugin.rb | |
INFO manager: Registered plugin: ssh communicator | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/communicators/winrm/plugin.rb | |
INFO manager: Registered plugin: winrm communicator | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/arch/plugin.rb | |
INFO manager: Registered plugin: Arch guest | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/coreos/plugin.rb | |
INFO manager: Registered plugin: CoreOS guest | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/darwin/plugin.rb | |
INFO manager: Registered plugin: Darwin guest | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/debian/plugin.rb | |
INFO manager: Registered plugin: Debian guest | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/esxi/plugin.rb | |
INFO manager: Registered plugin: ESXi guest. | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/fedora/plugin.rb | |
INFO manager: Registered plugin: Fedora guest | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/freebsd/plugin.rb | |
INFO manager: Registered plugin: FreeBSD guest | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/funtoo/plugin.rb | |
INFO manager: Registered plugin: Funtoo guest | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/gentoo/plugin.rb | |
INFO manager: Registered plugin: Gentoo guest | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/linux/plugin.rb | |
INFO manager: Registered plugin: Linux guest. | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/mint/plugin.rb | |
INFO manager: Registered plugin: Mint guest | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/netbsd/plugin.rb | |
INFO manager: Registered plugin: NetBSD guest | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/nixos/plugin.rb | |
INFO manager: Registered plugin: NixOS guest | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/omnios/plugin.rb | |
INFO manager: Registered plugin: OmniOS guest. | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/openbsd/plugin.rb | |
INFO manager: Registered plugin: OpenBSD guest | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/pld/plugin.rb | |
INFO manager: Registered plugin: PLD Linux guest | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/redhat/plugin.rb | |
INFO manager: Registered plugin: RedHat guest | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/smartos/plugin.rb | |
INFO manager: Registered plugin: SmartOS guest. | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/solaris/plugin.rb | |
INFO manager: Registered plugin: Solaris guest. | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/solaris11/plugin.rb | |
INFO manager: Registered plugin: Solaris 11 guest. | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/suse/plugin.rb | |
INFO manager: Registered plugin: SUSE guest | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/tinycore/plugin.rb | |
INFO manager: Registered plugin: TinyCore Linux guest. | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/ubuntu/plugin.rb | |
INFO manager: Registered plugin: Ubuntu guest | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/windows/plugin.rb | |
INFO manager: Registered plugin: Windows guest. | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/hosts/arch/plugin.rb | |
INFO manager: Registered plugin: Arch host | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/hosts/bsd/plugin.rb | |
INFO manager: Registered plugin: BSD host | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/hosts/darwin/plugin.rb | |
INFO manager: Registered plugin: Mac OS X host | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/hosts/freebsd/plugin.rb | |
INFO manager: Registered plugin: FreeBSD host | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/hosts/gentoo/plugin.rb | |
INFO manager: Registered plugin: Gentoo host | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/hosts/linux/plugin.rb | |
INFO manager: Registered plugin: Linux host | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/hosts/null/plugin.rb | |
INFO manager: Registered plugin: null host | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/hosts/opensuse/plugin.rb | |
INFO manager: Registered plugin: OpenSUSE host | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/hosts/redhat/plugin.rb | |
INFO manager: Registered plugin: Red Hat host | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/hosts/slackware/plugin.rb | |
INFO manager: Registered plugin: Slackware host | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/hosts/windows/plugin.rb | |
INFO manager: Registered plugin: Windows host | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/kernel_v1/plugin.rb | |
INFO manager: Registered plugin: kernel | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/kernel_v2/plugin.rb | |
INFO manager: Registered plugin: kernel | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/providers/docker/plugin.rb | |
INFO manager: Registered plugin: docker-provider | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/providers/hyperv/plugin.rb | |
INFO manager: Registered plugin: Hyper-V provider | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/providers/virtualbox/plugin.rb | |
INFO manager: Registered plugin: VirtualBox provider | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/provisioners/ansible/plugin.rb | |
INFO manager: Registered plugin: ansible | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/provisioners/cfengine/plugin.rb | |
INFO manager: Registered plugin: CFEngine Provisioner | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/provisioners/chef/plugin.rb | |
INFO manager: Registered plugin: chef | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/provisioners/docker/plugin.rb | |
INFO manager: Registered plugin: docker | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/provisioners/file/plugin.rb | |
INFO manager: Registered plugin: file | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/provisioners/puppet/plugin.rb | |
INFO manager: Registered plugin: puppet | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/provisioners/salt/plugin.rb | |
INFO manager: Registered plugin: salt | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/provisioners/shell/plugin.rb | |
INFO manager: Registered plugin: shell | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/synced_folders/nfs/plugin.rb | |
INFO manager: Registered plugin: NFS synced folders | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/synced_folders/rsync/plugin.rb | |
INFO manager: Registered plugin: RSync synced folders | |
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/synced_folders/smb/plugin.rb | |
INFO manager: Registered plugin: SMB synced folders | |
INFO global: Loading plugins! | |
INFO manager: Registered plugin: vagrant-login | |
INFO manager: Registered plugin: vagrant-share | |
INFO manager: Registered plugin: vagrant-cachier | |
INFO manager: Registered plugin: vagrant-vbguest | |
INFO manager: Registered plugin: Ventriloquist | |
INFO vagrant: `vagrant` invoked: ["up", "--debug"] | |
DEBUG vagrant: Creating Vagrant environment | |
INFO environment: Environment initialized (#<Vagrant::Environment:0x000001014849f8>) | |
INFO environment: - cwd: /Users/irio/Code/luminopolis/vm | |
INFO environment: Home path: /Users/irio/.vagrant.d | |
INFO environment: Local data path: /Users/irio/Code/luminopolis/vm/.vagrant | |
DEBUG environment: Creating: /Users/irio/Code/luminopolis/vm/.vagrant | |
INFO environment: Running hook: environment_plugins_loaded | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 4 hooks defined. | |
INFO runner: Running action: #<Vagrant::Action::Builder:0x000001015cb8c0> | |
INFO environment: Running hook: environment_load | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 4 hooks defined. | |
INFO runner: Running action: #<Vagrant::Action::Builder:0x0000010106a160> | |
INFO cli: CLI: [] "up" [] | |
DEBUG cli: Invoking command class: VagrantPlugins::CommandUp::Command [] | |
DEBUG command: 'Up' each target VM... | |
INFO loader: Set :root = #<Pathname:/Users/irio/Code/luminopolis/vm/Vagrantfile> | |
DEBUG loader: Populating proc cache for #<Pathname:/Users/irio/Code/luminopolis/vm/Vagrantfile> | |
DEBUG loader: Load procs for pathname: /Users/irio/Code/luminopolis/vm/Vagrantfile | |
INFO loader: Loading configuration in order: [:home, :root] | |
DEBUG loader: Loading from: root (evaluating) | |
DEBUG provisioner: Provisioner defined: ventriloquist | |
DEBUG provisioner: Provisioner defined: shell | |
DEBUG loader: Configuration loaded successfully, finalizing and returning | |
DEBUG command: Getting target VMs for command. Arguments: | |
DEBUG command: -- names: ["default"] | |
DEBUG command: -- options: {:provider=>nil} | |
DEBUG command: Finding machine that match name: default | |
INFO command: Active machine found with name default. Using provider: virtualbox | |
INFO environment: Getting machine: default (virtualbox) | |
INFO environment: Uncached load of machine. | |
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.12r93733 | |
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.12 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3 | |
INFO base: VBoxManage path: VBoxManage | |
INFO loader: Set "2158030240_machine_default" = [] | |
INFO loader: Loading configuration in order: [:home, :root, "2158030240_machine_default"] | |
DEBUG loader: Loading from: root (cache) | |
DEBUG loader: Configuration loaded successfully, finalizing and returning | |
INFO box_collection: Box found: neighborly (virtualbox) | |
INFO loader: Set :"2157346200_neighborly_virtualbox" = #<Pathname:/Users/irio/.vagrant.d/boxes/neighborly/0/virtualbox/Vagrantfile> | |
DEBUG loader: Populating proc cache for #<Pathname:/Users/irio/.vagrant.d/boxes/neighborly/0/virtualbox/Vagrantfile> | |
DEBUG loader: Load procs for pathname: /Users/irio/.vagrant.d/boxes/neighborly/0/virtualbox/Vagrantfile | |
INFO loader: Loading configuration in order: [:"2157346200_neighborly_virtualbox", :home, :root, "2158030240_machine_default"] | |
DEBUG loader: Loading from: 2157346200_neighborly_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: 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:0x000001008679e0> | |
INFO machine: - Data dir: /Users/irio/Code/luminopolis/vm/.vagrant/machines/default/virtualbox | |
DEBUG virtualbox: Instantiating the driver for machine ID: "c70c504f-b5b1-4019-93ab-059708bfab06" | |
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.12r93733 | |
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.12 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3 | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "c70c504f-b5b1-4019-93ab-059708bfab06"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Name: vm_default_1402995101157_62366 | |
Groups: / | |
Guest OS: Ubuntu (32 bit) | |
UUID: c70c504f-b5b1-4019-93ab-059708bfab06 | |
Config file: /Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/vm_default_1402995101157_62366.vbox | |
Snapshot folder: /Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/Snapshots | |
Log folder: /Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/Logs | |
Hardware UUID: c70c504f-b5b1-4019-93ab-059708bfab06 | |
Memory size: 1024MB | |
Page Fusion: off | |
VRAM size: 12MB | |
CPU exec cap: 100% | |
HPET: off | |
Chipset: piix3 | |
Firmware: BIOS | |
Number of CPUs: 1 | |
PAE: off | |
Long Mode: on | |
Synthetic CPU: off | |
CPUID overrides: None | |
Boot menu mode: message and menu | |
Boot Device (1): HardDisk | |
Boot Device (2): Not Assigned | |
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: off | |
VT-x VPID: on | |
VT-x unr. exec.: on | |
State: powered off (since 2014-06-17T09:17:15.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): SATAController | |
Storage Controller Type (0): IntelAhci | |
Storage Controller Instance Number (0): 0 | |
Storage Controller Max Port Count (0): 30 | |
Storage Controller Port Count (0): 1 | |
Storage Controller Bootable (0): on | |
SATAController (0, 0): /Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/box-disk1.vmdk (UUID: 6e8b5192-81a0-40e7-a3b6-991bfaea9057) | |
NIC 1: MAC: 0800276B9EE9, 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 1 Rule(0): name = ssh, protocol = tcp, host ip = 127.0.0.1, host port = 2200, guest ip = , guest port = 22 | |
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: Bidirectional | |
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: | |
Name: 'vagrant', Host path: '/Users/irio/Code/luminopolis/vm' (machine mapping), writable | |
VRDE Connection: not active | |
Clients so far: 0 | |
Video capturing: not active | |
Capture screens: 0 | |
Capture file: /Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/vm_default_1402995101157_62366.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 command: With machine: default (#<VagrantPlugins::ProviderVirtualBox::Provider:0x000001015149e0 @logger=#<Log4r::Logger:0x000001015148c8 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<Log4r::Logger:0x0000010168a5b8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x000001016b1f50 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x000001016b1ed8>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x000001016bb1b8 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000010168a4a0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @machine=#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>, @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Meta:0x000001015750b0 @logger=#<Log4r::Logger:0x000001015d0640 @fullname="vagrant::provider::virtualbox::meta", @outputters=[], @additive=true, @name="meta", @path="vagrant::provider::virtualbox", @parent=#<Log4r::Logger:0x000001015148c8 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<Log4r::Logger:0x0000010168a5b8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x000001016b1f50 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x000001016b1ed8>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x000001016bb1b8 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000010168a4a0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid="c70c504f-b5b1-4019-93ab-059708bfab06", @version="4.3.12", @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3:0x000001016a1ce0 @logger=#<Log4r::Logger:0x000001016e3500 @fullname="vagrant::provider::virtualbox_4_3", @outputters=[], @additive=true, @name="virtualbox_4_3", @path="vagrant::provider", @parent=#<Log4r::Logger:0x0000010168a5b8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x000001016b1f50 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x000001016b1ed8>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x000001016bb1b8 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000010168a4a0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid="c70c504f-b5b1-4019-93ab-059708bfab06">>, @cap_logger=#<Log4r::Logger:0x0000010176a258 @fullname="vagrant::capability_host::vagrantplugins::providervirtualbox::provider", @outputters=[], @additive=true, @name="provider", @path="vagrant::capability_host::vagrantplugins::providervirtualbox", @parent=#<Log4r::Logger:0x0000010168a5b8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x000001016b1f50 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x000001016b1ed8>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x000001016bb1b8 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000010168a4a0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @cap_host_chain=[[:virtualbox, #<#<Class:0x0000010176a820>:0x00000101739e78>]], @cap_args=[#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>], @cap_caps={:docker=>#<Vagrant::Registry:0x0000010176a690 @items={:public_address=>#<Proc:0x000001014ed778@/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/providers/docker/plugin.rb:54>}, @results_cache={}>, :hyperv=>#<Vagrant::Registry:0x0000010176a5a0 @items={:public_address=>#<Proc:0x000001014f4438@/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/providers/hyperv/plugin.rb:25>}, @results_cache={}>, :virtualbox=>#<Vagrant::Registry:0x0000010176a488 @items={:forwarded_ports=>#<Proc:0x000001015053f0@/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/providers/virtualbox/plugin.rb:27>, :nic_mac_addresses=>#<Proc:0x00000101505328@/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/providers/virtualbox/plugin.rb:32>, :public_address=>#<Proc:0x000001015a6700@/Applications/Vagrant/embedded/gems/gems/vagrant-share-1.1.0/lib/vagrant-share.rb:39>}, @results_cache={}>}>) | |
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:0x00000101467880> up {:destroy_on_error=>true, :parallel=>true, :provision_ignore_sentinel=>false, :provision_types=>nil} | |
INFO machine: Calling action: up on provider VirtualBox (c70c504f-b5b1-4019-93ab-059708bfab06) | |
DEBUG environment: Attempting to acquire process-lock: machine-action-383776b338797d3d9b25ef15f39cbb51 | |
DEBUG environment: Attempting to acquire process-lock: dotlock | |
INFO environment: Acquired process lock: dotlock | |
INFO environment: Released process lock: dotlock | |
INFO environment: Acquired process lock: machine-action-383776b338797d3d9b25ef15f39cbb51 | |
INFO host: Autodetecting host type for [#<Vagrant::Environment: /Users/irio/Code/luminopolis/vm>] | |
DEBUG host: Trying: arch | |
DEBUG host: Trying: darwin | |
INFO host: Detected: darwin! | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 4 hooks defined. | |
INFO runner: Running action: #<Vagrant::Action::Builder:0x0000010083c060> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x000001012bd818> | |
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.12r93733 | |
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.12 | |
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:0x000001012bd7c8> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 4 hooks defined. | |
INFO runner: Running action: #<Vagrant::Action::Builder:0x00000101612608> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x00000101619ed0> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "c70c504f-b5b1-4019-93ab-059708bfab06", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="vm_default_1402995101157_62366" | |
groups="/" | |
ostype="Ubuntu (32 bit)" | |
UUID="c70c504f-b5b1-4019-93ab-059708bfab06" | |
CfgFile="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/vm_default_1402995101157_62366.vbox" | |
SnapFldr="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/Snapshots" | |
LogFldr="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/Logs" | |
hardwareuuid="c70c504f-b5b1-4019-93ab-059708bfab06" | |
memory=1024 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2014-06-17T09:17:15.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="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="6e8b5192-81a0-40e7-a3b6-991bfaea9057" | |
natnet1="nat" | |
macaddress1="0800276B9EE9" | |
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,2200,,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="bidirectional" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/irio/Code/luminopolis/vm" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/vm_default_1402995101157_62366.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::Created:0x00000101619ed0> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 4 hooks defined. | |
INFO runner: Running action: #<Vagrant::Action::Warden:0x000001016e1ed0> | |
INFO warden: Calling IN action: #<Proc:0x000001017398d8@/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<Proc:0x000001016e1cf0@/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::ConfigValidate:0x000001012bd778> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x000001012bd750> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 4 hooks defined. | |
INFO runner: Running action: #<Vagrant::Action::Builder:0x0000010171a000> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x0000010170a380> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "c70c504f-b5b1-4019-93ab-059708bfab06", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="vm_default_1402995101157_62366" | |
groups="/" | |
ostype="Ubuntu (32 bit)" | |
UUID="c70c504f-b5b1-4019-93ab-059708bfab06" | |
CfgFile="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/vm_default_1402995101157_62366.vbox" | |
SnapFldr="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/Snapshots" | |
LogFldr="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/Logs" | |
hardwareuuid="c70c504f-b5b1-4019-93ab-059708bfab06" | |
memory=1024 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2014-06-17T09:17:15.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="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="6e8b5192-81a0-40e7-a3b6-991bfaea9057" | |
natnet1="nat" | |
macaddress1="0800276B9EE9" | |
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,2200,,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="bidirectional" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/irio/Code/luminopolis/vm" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/vm_default_1402995101157_62366.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::Created:0x0000010170a380> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 4 hooks defined. | |
INFO runner: Running action: #<Vagrant::Action::Warden:0x00000101045e28> | |
INFO warden: Calling IN action: #<Proc:0x000001011671f8@/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<Proc:0x00000101045d10@/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x000001012bd700> | |
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.12r93733 | |
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.12 | |
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:0x000001012bd6d8> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BoxCheckOutdated:0x000001012bd6b0> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x0000010131f360> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 4 hooks defined. | |
INFO runner: Running action: #<Vagrant::Action::Builder:0x0000010154e550> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::IsRunning:0x0000010155c538> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "c70c504f-b5b1-4019-93ab-059708bfab06", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="vm_default_1402995101157_62366" | |
groups="/" | |
ostype="Ubuntu (32 bit)" | |
UUID="c70c504f-b5b1-4019-93ab-059708bfab06" | |
CfgFile="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/vm_default_1402995101157_62366.vbox" | |
SnapFldr="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/Snapshots" | |
LogFldr="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/Logs" | |
hardwareuuid="c70c504f-b5b1-4019-93ab-059708bfab06" | |
memory=1024 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2014-06-17T09:17:15.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="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="6e8b5192-81a0-40e7-a3b6-991bfaea9057" | |
natnet1="nat" | |
macaddress1="0800276B9EE9" | |
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,2200,,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="bidirectional" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/irio/Code/luminopolis/vm" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/vm_default_1402995101157_62366.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:0x0000010155c538> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 4 hooks defined. | |
INFO runner: Running action: #<Vagrant::Action::Warden:0x0000010164b368> | |
INFO warden: Calling IN action: #<Proc:0x000001016b2978@/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x0000010164b930> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 4 hooks defined. | |
INFO runner: Running action: #<Vagrant::Action::Builder:0x00000101748b58> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::IsSaved:0x0000010175bc30> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "c70c504f-b5b1-4019-93ab-059708bfab06", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="vm_default_1402995101157_62366" | |
groups="/" | |
ostype="Ubuntu (32 bit)" | |
UUID="c70c504f-b5b1-4019-93ab-059708bfab06" | |
CfgFile="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/vm_default_1402995101157_62366.vbox" | |
SnapFldr="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/Snapshots" | |
LogFldr="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/Logs" | |
hardwareuuid="c70c504f-b5b1-4019-93ab-059708bfab06" | |
memory=1024 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2014-06-17T09:17:15.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="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="6e8b5192-81a0-40e7-a3b6-991bfaea9057" | |
natnet1="nat" | |
macaddress1="0800276B9EE9" | |
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,2200,,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="bidirectional" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/irio/Code/luminopolis/vm" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/vm_default_1402995101157_62366.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:0x0000010175bc30> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 4 hooks defined. | |
INFO runner: Running action: #<Vagrant::Action::Warden:0x000001016c8390> | |
INFO warden: Calling IN action: #<Proc:0x00000101681058@/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x000001016c99c0> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 4 hooks defined. | |
INFO runner: Running action: #<Vagrant::Action::Builder:0x000001015b3298> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::IsPaused:0x0000010159fcc0> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "c70c504f-b5b1-4019-93ab-059708bfab06", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="vm_default_1402995101157_62366" | |
groups="/" | |
ostype="Ubuntu (32 bit)" | |
UUID="c70c504f-b5b1-4019-93ab-059708bfab06" | |
CfgFile="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/vm_default_1402995101157_62366.vbox" | |
SnapFldr="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/Snapshots" | |
LogFldr="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/Logs" | |
hardwareuuid="c70c504f-b5b1-4019-93ab-059708bfab06" | |
memory=1024 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2014-06-17T09:17:15.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="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="6e8b5192-81a0-40e7-a3b6-991bfaea9057" | |
natnet1="nat" | |
macaddress1="0800276B9EE9" | |
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,2200,,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="bidirectional" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/irio/Code/luminopolis/vm" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/vm_default_1402995101157_62366.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:0x0000010159fcc0> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 4 hooks defined. | |
INFO runner: Running action: #<Vagrant::Action::Warden:0x0000010139fce0> | |
INFO warden: Calling IN action: #<Proc:0x0000010162ac80@/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckAccessible:0x0000010139fbc8> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "c70c504f-b5b1-4019-93ab-059708bfab06", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="vm_default_1402995101157_62366" | |
groups="/" | |
ostype="Ubuntu (32 bit)" | |
UUID="c70c504f-b5b1-4019-93ab-059708bfab06" | |
CfgFile="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/vm_default_1402995101157_62366.vbox" | |
SnapFldr="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/Snapshots" | |
LogFldr="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/Logs" | |
hardwareuuid="c70c504f-b5b1-4019-93ab-059708bfab06" | |
memory=1024 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2014-06-17T09:17:15.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="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="6e8b5192-81a0-40e7-a3b6-991bfaea9057" | |
natnet1="nat" | |
macaddress1="0800276B9EE9" | |
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,2200,,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="bidirectional" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/irio/Code/luminopolis/vm" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/vm_default_1402995101157_62366.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:0x0000010139fba0> | |
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/irio/VirtualBox VMs | |
Exclusive HW virtualization use: off | |
Default hard disk format: VDI | |
VRDE auth library: VBoxAuth | |
Webservice auth. library: VBoxAuth | |
Remote desktop ExtPack: | |
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:0x0000010139fad8> | |
INFO setname: Default name was already set before, not doing it again. | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::ClearForwardedPorts:0x000001013ffbb8> | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=c70c504f-b5b1-4019-93ab-059708bfab06 active_only=false | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "c70c504f-b5b1-4019-93ab-059708bfab06", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="vm_default_1402995101157_62366" | |
groups="/" | |
ostype="Ubuntu (32 bit)" | |
UUID="c70c504f-b5b1-4019-93ab-059708bfab06" | |
CfgFile="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/vm_default_1402995101157_62366.vbox" | |
SnapFldr="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/Snapshots" | |
LogFldr="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/Logs" | |
hardwareuuid="c70c504f-b5b1-4019-93ab-059708bfab06" | |
memory=1024 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2014-06-17T09:17:15.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="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="6e8b5192-81a0-40e7-a3b6-991bfaea9057" | |
natnet1="nat" | |
macaddress1="0800276B9EE9" | |
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,2200,,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="bidirectional" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/irio/Code/luminopolis/vm" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/vm_default_1402995101157_62366.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 | |
DEBUG virtualbox_4_3: - [1, "ssh", 2200, 22] | |
INFO interface: info: Clearing any previously set forwarded ports... | |
INFO interface: info: ==> default: Clearing any previously set forwarded ports... | |
==> default: Clearing any previously set forwarded ports... | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=c70c504f-b5b1-4019-93ab-059708bfab06 active_only=false | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "c70c504f-b5b1-4019-93ab-059708bfab06", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="vm_default_1402995101157_62366" | |
groups="/" | |
ostype="Ubuntu (32 bit)" | |
UUID="c70c504f-b5b1-4019-93ab-059708bfab06" | |
CfgFile="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/vm_default_1402995101157_62366.vbox" | |
SnapFldr="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/Snapshots" | |
LogFldr="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/Logs" | |
hardwareuuid="c70c504f-b5b1-4019-93ab-059708bfab06" | |
memory=1024 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2014-06-17T09:17:15.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="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="6e8b5192-81a0-40e7-a3b6-991bfaea9057" | |
natnet1="nat" | |
macaddress1="0800276B9EE9" | |
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,2200,,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="bidirectional" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/irio/Code/luminopolis/vm" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/vm_default_1402995101157_62366.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 | |
DEBUG virtualbox_4_3: - [1, "ssh", 2200, 22] | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "c70c504f-b5b1-4019-93ab-059708bfab06", "--natpf1", "delete", "ssh"] | |
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::ConfigureBucketRoot:0x000001013ffb90> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Provision:0x0000010144f1b8> | |
INFO provision: Checking provisioner sentinel if we should run... | |
INFO provision: Sentinel found! Not provisioning. | |
INFO warden: Calling IN action: #<VagrantPlugins::Cachier::Action::InstallBuckets:0x000001014a40f0> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::EnvSet:0x000001014f5a90> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareForwardedPortCollisionParams:0x000001014f5a68> | |
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: "vm_default_1401420045543_94716" {8d722d0b-54c3-4e79-bbcf-9605678db088} | |
"vm_default_1402995101157_62366" {c70c504f-b5b1-4019-93ab-059708bfab06} | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=8d722d0b-54c3-4e79-bbcf-9605678db088 active_only=true | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "8d722d0b-54c3-4e79-bbcf-9605678db088", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="vm_default_1401420045543_94716" | |
groups="/" | |
ostype="Ubuntu (32 bit)" | |
UUID="8d722d0b-54c3-4e79-bbcf-9605678db088" | |
CfgFile="/Users/irio/VirtualBox VMs/vm_default_1401420045543_94716/vm_default_1401420045543_94716.vbox" | |
SnapFldr="/Users/irio/VirtualBox VMs/vm_default_1401420045543_94716/Snapshots" | |
LogFldr="/Users/irio/VirtualBox VMs/vm_default_1401420045543_94716/Logs" | |
hardwareuuid="8d722d0b-54c3-4e79-bbcf-9605678db088" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="saved" | |
VMStateChangeTime="2014-05-31T02:31:43.000000000" | |
VMStateFile="/Users/irio/VirtualBox VMs/vm_default_1401420045543_94716/Snapshots/2014-05-31T02-31-35-270177000Z.sav" | |
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="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/Users/irio/VirtualBox VMs/vm_default_1401420045543_94716/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="07da8b7e-b09a-41e1-8d8b-556955a4876f" | |
natnet1="nat" | |
macaddress1="0800276B9EE9" | |
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="bidirectional" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/irio/Code/luminopolis/vm" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/irio/VirtualBox VMs/vm_default_1401420045543_94716/vm_default_1401420045543_94716.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 | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=c70c504f-b5b1-4019-93ab-059708bfab06 active_only=false | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "c70c504f-b5b1-4019-93ab-059708bfab06", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="vm_default_1402995101157_62366" | |
groups="/" | |
ostype="Ubuntu (32 bit)" | |
UUID="c70c504f-b5b1-4019-93ab-059708bfab06" | |
CfgFile="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/vm_default_1402995101157_62366.vbox" | |
SnapFldr="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/Snapshots" | |
LogFldr="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/Logs" | |
hardwareuuid="c70c504f-b5b1-4019-93ab-059708bfab06" | |
memory=1024 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2014-06-17T09:17:15.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="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="6e8b5192-81a0-40e7-a3b6-991bfaea9057" | |
natnet1="nat" | |
macaddress1="0800276B9EE9" | |
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="bidirectional" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/irio/Code/luminopolis/vm" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/vm_default_1402995101157_62366.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:0x000001014f5a40> | |
DEBUG environment: Attempting to acquire process-lock: fpcollision | |
DEBUG environment: Attempting to acquire process-lock: dotlock | |
INFO environment: Acquired process lock: dotlock | |
INFO environment: Released process lock: dotlock | |
INFO environment: Acquired process lock: fpcollision | |
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:0x00000101555c60> | |
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: "vm_default_1401420045543_94716" {8d722d0b-54c3-4e79-bbcf-9605678db088} | |
"vm_default_1402995101157_62366" {c70c504f-b5b1-4019-93ab-059708bfab06} | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::SyncedFolderNFS::ActionCleanup:0x000001015c9de0> | |
DEBUG host: Searching for cap: nfs_prune | |
DEBUG host: Checking in: darwin | |
DEBUG host: Checking in: bsd | |
DEBUG host: Found cap: nfs_prune in bsd | |
INFO nfs: NFS pruning. Valid IDs: ["8d722d0b-54c3-4e79-bbcf-9605678db088", "c70c504f-b5b1-4019-93ab-059708bfab06"] | |
DEBUG host: Searching for cap: nfs_prune | |
DEBUG host: Checking in: darwin | |
DEBUG host: Checking in: bsd | |
DEBUG host: Found cap: nfs_prune in bsd | |
INFO host: Execute capability: nfs_prune [#<Vagrant::Environment: /Users/irio/Code/luminopolis/vm>, #<Vagrant::UI::Prefixed:0x000001014c7d48 @logger=#<Log4r::Logger:0x000001014c7fa0 @fullname="vagrant::ui::interface", @outputters=[], @additive=true, @name="interface", @path="vagrant::ui", @parent=#<Log4r::Logger:0x0000010168a5b8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x000001016b1f50 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x000001016b1ed8>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x000001016bb1b8 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000010168a4a0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @opts={}, @prefix=:default, @ui=#<Vagrant::UI::Basic:0x00000101485bc8 @logger=#<Log4r::Logger:0x00000101485b78 @fullname="vagrant::ui::interface", @outputters=[], @additive=true, @name="interface", @path="vagrant::ui", @parent=#<Log4r::Logger:0x0000010168a5b8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x000001016b1f50 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x000001016b1ed8>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x000001016bb1b8 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000010168a4a0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @opts={:color=>:default}, @lock=#<Mutex:0x000001014bf4e0>>>, ["8d722d0b-54c3-4e79-bbcf-9605678db088", "c70c504f-b5b1-4019-93ab-059708bfab06"]] (darwin) | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::SyncedFolderCleanup:0x0000010162bc48> | |
INFO synced_folder_cleanup: Invoking synced folder cleanup for: virtualbox | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "c70c504f-b5b1-4019-93ab-059708bfab06", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="vm_default_1402995101157_62366" | |
groups="/" | |
ostype="Ubuntu (32 bit)" | |
UUID="c70c504f-b5b1-4019-93ab-059708bfab06" | |
CfgFile="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/vm_default_1402995101157_62366.vbox" | |
SnapFldr="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/Snapshots" | |
LogFldr="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/Logs" | |
hardwareuuid="c70c504f-b5b1-4019-93ab-059708bfab06" | |
memory=1024 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2014-06-17T09:17:15.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="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="6e8b5192-81a0-40e7-a3b6-991bfaea9057" | |
natnet1="nat" | |
macaddress1="0800276B9EE9" | |
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="bidirectional" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/irio/Code/luminopolis/vm" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/vm_default_1402995101157_62366.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 subprocess: Starting process: ["/usr/bin/VBoxManage", "sharedfolder", "remove", "c70c504f-b5b1-4019-93ab-059708bfab06", "--name", "vagrant"] | |
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::SyncedFolders:0x00000101698988> | |
INFO synced_folders: Synced Folder Implementation: virtualbox | |
INFO synced_folders: - /vagrant: . => /vagrant | |
INFO synced_folders: Invoking synced folder prepare for: virtualbox | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "sharedfolder", "add", "c70c504f-b5b1-4019-93ab-059708bfab06", "--name", "vagrant", "--hostpath", "/Users/irio/Code/luminopolis/vm"] | |
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", "c70c504f-b5b1-4019-93ab-059708bfab06", "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:0x000001016e1110> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::ClearNetworkInterfaces:0x000001017416f0> | |
INFO interface: info: Clearing any previously set network interfaces... | |
INFO interface: info: ==> default: Clearing any previously set network interfaces... | |
==> default: Clearing any previously set network interfaces... | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "c70c504f-b5b1-4019-93ab-059708bfab06", "--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:0x000001017416c8> | |
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: output: Preparing network interfaces based on configuration... | |
INFO interface: output: ==> default: Preparing network interfaces based on configuration... | |
==> default: Preparing network interfaces based on configuration... | |
INFO interface: detail: Adapter 1: nat | |
INFO interface: detail: default: Adapter 1: nat | |
default: Adapter 1: nat | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "c70c504f-b5b1-4019-93ab-059708bfab06", "--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:0x00000101758238> | |
INFO interface: output: Forwarding ports... | |
INFO interface: output: ==> default: Forwarding ports... | |
==> default: Forwarding ports... | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "c70c504f-b5b1-4019-93ab-059708bfab06", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="vm_default_1402995101157_62366" | |
groups="/" | |
ostype="Ubuntu (32 bit)" | |
UUID="c70c504f-b5b1-4019-93ab-059708bfab06" | |
CfgFile="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/vm_default_1402995101157_62366.vbox" | |
SnapFldr="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/Snapshots" | |
LogFldr="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/Logs" | |
hardwareuuid="c70c504f-b5b1-4019-93ab-059708bfab06" | |
memory=1024 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2014-06-17T09:17:15.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="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="6e8b5192-81a0-40e7-a3b6-991bfaea9057" | |
natnet1="nat" | |
macaddress1="0800276B9EE9" | |
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="bidirectional" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/irio/Code/luminopolis/vm" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/vm_default_1402995101157_62366.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: detail: 22 => 2222 (adapter 1) | |
INFO interface: detail: default: 22 => 2222 (adapter 1) | |
default: 22 => 2222 (adapter 1) | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "c70c504f-b5b1-4019-93ab-059708bfab06", "--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:0x00000101758210> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::SaneDefaults:0x000001017581e8> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "storagectl", "c70c504f-b5b1-4019-93ab-059708bfab06", "--name", "SATA Controller", "--hostiocache", "on"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stderr: VBoxManage: error: Could not find a storage controller named 'SATA Controller' | |
VBoxManage: error: Details: code VBOX_E_OBJECT_NOT_FOUND (0x80bb0001), component SessionMachine, interface IMachine, callee nsISupports | |
VBoxManage: error: Context: "GetStorageControllerByName(Bstr(pszCtl).raw(), ctl.asOutParam())" at line 1151 of file VBoxManageStorageController.cpp | |
VBoxManage: error: Couldn't find the controller with the name: 'SATA Controller' | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 1 | |
INFO retryable: Retryable exception raised: #<Vagrant::Errors::VBoxManageError: There was an error while executing `VBoxManage`, a CLI used by Vagrant | |
for controlling VirtualBox. The command and stderr is shown below. | |
Command: ["storagectl", "c70c504f-b5b1-4019-93ab-059708bfab06", "--name", "SATA Controller", "--hostiocache", "on"] | |
Stderr: VBoxManage: error: Could not find a storage controller named 'SATA Controller' | |
VBoxManage: error: Details: code VBOX_E_OBJECT_NOT_FOUND (0x80bb0001), component SessionMachine, interface IMachine, callee nsISupports | |
VBoxManage: error: Context: "GetStorageControllerByName(Bstr(pszCtl).raw(), ctl.asOutParam())" at line 1151 of file VBoxManageStorageController.cpp | |
VBoxManage: error: Couldn't find the controller with the name: 'SATA Controller' | |
> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "storagectl", "c70c504f-b5b1-4019-93ab-059708bfab06", "--name", "SATA Controller", "--hostiocache", "on"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stderr: VBoxManage: error: Could not find a storage controller named 'SATA Controller' | |
VBoxManage: error: Details: code VBOX_E_OBJECT_NOT_FOUND (0x80bb0001), component SessionMachine, interface IMachine, callee nsISupports | |
VBoxManage: error: Context: "GetStorageControllerByName(Bstr(pszCtl).raw(), ctl.asOutParam())" at line 1151 of file VBoxManageStorageController.cpp | |
DEBUG subprocess: stderr: VBoxManage: error: Couldn't find the controller with the name: 'SATA Controller' | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 1 | |
INFO retryable: Retryable exception raised: #<Vagrant::Errors::VBoxManageError: There was an error while executing `VBoxManage`, a CLI used by Vagrant | |
for controlling VirtualBox. The command and stderr is shown below. | |
Command: ["storagectl", "c70c504f-b5b1-4019-93ab-059708bfab06", "--name", "SATA Controller", "--hostiocache", "on"] | |
Stderr: VBoxManage: error: Could not find a storage controller named 'SATA Controller' | |
VBoxManage: error: Details: code VBOX_E_OBJECT_NOT_FOUND (0x80bb0001), component SessionMachine, interface IMachine, callee nsISupports | |
VBoxManage: error: Context: "GetStorageControllerByName(Bstr(pszCtl).raw(), ctl.asOutParam())" at line 1151 of file VBoxManageStorageController.cpp | |
VBoxManage: error: Couldn't find the controller with the name: 'SATA Controller' | |
> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "storagectl", "c70c504f-b5b1-4019-93ab-059708bfab06", "--name", "SATA Controller", "--hostiocache", "on"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stderr: VBoxManage: error: Could not find a storage controller named 'SATA Controller' | |
VBoxManage: error: Details: code VBOX_E_OBJECT_NOT_FOUND (0x80bb0001), component SessionMachine, interface IMachine, callee nsISupports | |
VBoxManage: error: Context: "GetStorageControllerByName(Bstr(pszCtl).raw(), ctl.asOutParam())" at line 1151 of file VBoxManageStorageController.cpp | |
DEBUG subprocess: stderr: VBoxManage: error: Couldn't find the controller with the name: 'SATA Controller' | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 1 | |
INFO sanedefaults: Enabling the Host I/O cache on the SATA controller... (error = #<Vagrant::Errors::VBoxManageError: There was an error while executing `VBoxManage`, a CLI used by Vagrant | |
for controlling VirtualBox. The command and stderr is shown below. | |
Command: ["storagectl", "c70c504f-b5b1-4019-93ab-059708bfab06", "--name", "SATA Controller", "--hostiocache", "on"] | |
Stderr: VBoxManage: error: Could not find a storage controller named 'SATA Controller' | |
VBoxManage: error: Details: code VBOX_E_OBJECT_NOT_FOUND (0x80bb0001), component SessionMachine, interface IMachine, callee nsISupports | |
VBoxManage: error: Context: "GetStorageControllerByName(Bstr(pszCtl).raw(), ctl.asOutParam())" at line 1151 of file VBoxManageStorageController.cpp | |
VBoxManage: error: Couldn't find the controller with the name: 'SATA Controller' | |
>) | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "c70c504f-b5b1-4019-93ab-059708bfab06", "--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", "c70c504f-b5b1-4019-93ab-059708bfab06", "--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:0x000001016fb1a0> | |
INFO interface: info: Running 'pre-boot' VM customizations... | |
INFO interface: info: ==> default: Running 'pre-boot' VM customizations... | |
==> default: Running 'pre-boot' VM customizations... | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "c70c504f-b5b1-4019-93ab-059708bfab06", "--memory", "1024"] | |
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::Boot:0x000001016fb100> | |
INFO interface: info: Booting VM... | |
INFO interface: info: ==> default: Booting VM... | |
==> default: Booting VM... | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "startvm", "c70c504f-b5b1-4019-93ab-059708bfab06", "--type", "headless"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Waiting for VM "c70c504f-b5b1-4019-93ab-059708bfab06" to power on... | |
VM "c70c504f-b5b1-4019-93ab-059708bfab06" 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:0x000001016fb0d8> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::WaitForCommunicator:0x000001016fb0b0> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "c70c504f-b5b1-4019-93ab-059708bfab06", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO interface: output: Waiting for machine to boot. This may take a few minutes... | |
INFO interface: output: ==> default: Waiting for machine to boot. This may take a few minutes... | |
==> default: Waiting for machine to boot. This may take a few minutes... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="vm_default_1402995101157_62366" | |
groups="/" | |
ostype="Ubuntu (32 bit)" | |
UUID="c70c504f-b5b1-4019-93ab-059708bfab06" | |
CfgFile="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/vm_default_1402995101157_62366.vbox" | |
SnapFldr="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/Snapshots" | |
LogFldr="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/Logs" | |
hardwareuuid="c70c504f-b5b1-4019-93ab-059708bfab06" | |
memory=1024 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2014-06-17T09:17:50.715000000" | |
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="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="6e8b5192-81a0-40e7-a3b6-991bfaea9057" | |
natnet1="nat" | |
macaddress1="0800276B9EE9" | |
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="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/irio/Code/luminopolis/vm" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/vm_default_1402995101157_62366.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu" | |
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", "c70c504f-b5b1-4019-93ab-059708bfab06", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="vm_default_1402995101157_62366" | |
groups="/" | |
ostype="Ubuntu (32 bit)" | |
UUID="c70c504f-b5b1-4019-93ab-059708bfab06" | |
CfgFile="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/vm_default_1402995101157_62366.vbox" | |
SnapFldr="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/Snapshots" | |
LogFldr="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/Logs" | |
hardwareuuid="c70c504f-b5b1-4019-93ab-059708bfab06" | |
memory=1024 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2014-06-17T09:17:50.715000000" | |
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="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="6e8b5192-81a0-40e7-a3b6-991bfaea9057" | |
natnet1="nat" | |
macaddress1="0800276B9EE9" | |
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="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/irio/Code/luminopolis/vm" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/vm_default_1402995101157_62366.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu" | |
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=c70c504f-b5b1-4019-93ab-059708bfab06 active_only=false | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "c70c504f-b5b1-4019-93ab-059708bfab06", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="vm_default_1402995101157_62366" | |
groups="/" | |
ostype="Ubuntu (32 bit)" | |
UUID="c70c504f-b5b1-4019-93ab-059708bfab06" | |
CfgFile="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/vm_default_1402995101157_62366.vbox" | |
SnapFldr="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/Snapshots" | |
LogFldr="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/Logs" | |
hardwareuuid="c70c504f-b5b1-4019-93ab-059708bfab06" | |
memory=1024 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2014-06-17T09:17:50.715000000" | |
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="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="6e8b5192-81a0-40e7-a3b6-991bfaea9057" | |
natnet1="nat" | |
macaddress1="0800276B9EE9" | |
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="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/irio/Code/luminopolis/vm" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/vm_default_1402995101157_62366.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu" | |
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] | |
INFO interface: detail: SSH address: 127.0.0.1:2222 | |
INFO interface: detail: default: SSH address: 127.0.0.1:2222 | |
default: SSH address: 127.0.0.1:2222 | |
INFO interface: detail: SSH username: vagrant | |
INFO interface: detail: default: SSH username: vagrant | |
default: SSH username: vagrant | |
INFO interface: detail: SSH auth method: private key | |
INFO interface: detail: default: SSH auth method: private key | |
default: SSH auth method: private key | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "c70c504f-b5b1-4019-93ab-059708bfab06", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="vm_default_1402995101157_62366" | |
groups="/" | |
ostype="Ubuntu (32 bit)" | |
UUID="c70c504f-b5b1-4019-93ab-059708bfab06" | |
CfgFile="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/vm_default_1402995101157_62366.vbox" | |
SnapFldr="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/Snapshots" | |
LogFldr="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/Logs" | |
hardwareuuid="c70c504f-b5b1-4019-93ab-059708bfab06" | |
memory=1024 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2014-06-17T09:17:50.715000000" | |
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="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="6e8b5192-81a0-40e7-a3b6-991bfaea9057" | |
natnet1="nat" | |
macaddress1="0800276B9EE9" | |
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="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/irio/Code/luminopolis/vm" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/vm_default_1402995101157_62366.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu" | |
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=c70c504f-b5b1-4019-93ab-059708bfab06 active_only=false | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "c70c504f-b5b1-4019-93ab-059708bfab06", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="vm_default_1402995101157_62366" | |
groups="/" | |
ostype="Ubuntu (32 bit)" | |
UUID="c70c504f-b5b1-4019-93ab-059708bfab06" | |
CfgFile="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/vm_default_1402995101157_62366.vbox" | |
SnapFldr="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/Snapshots" | |
LogFldr="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/Logs" | |
hardwareuuid="c70c504f-b5b1-4019-93ab-059708bfab06" | |
memory=1024 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2014-06-17T09:17:50.715000000" | |
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="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="6e8b5192-81a0-40e7-a3b6-991bfaea9057" | |
natnet1="nat" | |
macaddress1="0800276B9EE9" | |
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="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/irio/Code/luminopolis/vm" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/vm_default_1402995101157_62366.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu" | |
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/irio/.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: - Password? false | |
INFO ssh: - Key Path: ["/Users/irio/.vagrant.d/insecure_private_key"] | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "c70c504f-b5b1-4019-93ab-059708bfab06", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="vm_default_1402995101157_62366" | |
groups="/" | |
ostype="Ubuntu (32 bit)" | |
UUID="c70c504f-b5b1-4019-93ab-059708bfab06" | |
CfgFile="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/vm_default_1402995101157_62366.vbox" | |
SnapFldr="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/Snapshots" | |
LogFldr="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/Logs" | |
hardwareuuid="c70c504f-b5b1-4019-93ab-059708bfab06" | |
memory=1024 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2014-06-17T09:17:50.715000000" | |
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="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="6e8b5192-81a0-40e7-a3b6-991bfaea9057" | |
natnet1="nat" | |
macaddress1="0800276B9EE9" | |
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="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/irio/Code/luminopolis/vm" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/vm_default_1402995101157_62366.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "c70c504f-b5b1-4019-93ab-059708bfab06", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="vm_default_1402995101157_62366" | |
groups="/" | |
ostype="Ubuntu (32 bit)" | |
UUID="c70c504f-b5b1-4019-93ab-059708bfab06" | |
CfgFile="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/vm_default_1402995101157_62366.vbox" | |
SnapFldr="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/Snapshots" | |
LogFldr="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/Logs" | |
hardwareuuid="c70c504f-b5b1-4019-93ab-059708bfab06" | |
memory=1024 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2014-06-17T09:17:50.715000000" | |
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="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="6e8b5192-81a0-40e7-a3b6-991bfaea9057" | |
natnet1="nat" | |
macaddress1="0800276B9EE9" | |
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="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/irio/Code/luminopolis/vm" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/vm_default_1402995101157_62366.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu" | |
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", "c70c504f-b5b1-4019-93ab-059708bfab06", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="vm_default_1402995101157_62366" | |
groups="/" | |
ostype="Ubuntu (32 bit)" | |
UUID="c70c504f-b5b1-4019-93ab-059708bfab06" | |
CfgFile="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/vm_default_1402995101157_62366.vbox" | |
SnapFldr="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/Snapshots" | |
LogFldr="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/Logs" | |
hardwareuuid="c70c504f-b5b1-4019-93ab-059708bfab06" | |
memory=1024 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2014-06-17T09:17:50.715000000" | |
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="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="6e8b5192-81a0-40e7-a3b6-991bfaea9057" | |
natnet1="nat" | |
macaddress1="0800276B9EE9" | |
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="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/irio/Code/luminopolis/vm" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/vm_default_1402995101157_62366.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu" | |
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", "c70c504f-b5b1-4019-93ab-059708bfab06", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="vm_default_1402995101157_62366" | |
groups="/" | |
ostype="Ubuntu (32 bit)" | |
UUID="c70c504f-b5b1-4019-93ab-059708bfab06" | |
CfgFile="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/vm_default_1402995101157_62366.vbox" | |
SnapFldr="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/Snapshots" | |
LogFldr="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/Logs" | |
hardwareuuid="c70c504f-b5b1-4019-93ab-059708bfab06" | |
memory=1024 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2014-06-17T09:17:50.715000000" | |
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="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="6e8b5192-81a0-40e7-a3b6-991bfaea9057" | |
natnet1="nat" | |
macaddress1="0800276B9EE9" | |
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="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/irio/Code/luminopolis/vm" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/vm_default_1402995101157_62366.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu" | |
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", "c70c504f-b5b1-4019-93ab-059708bfab06", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="vm_default_1402995101157_62366" | |
groups="/" | |
ostype="Ubuntu (32 bit)" | |
UUID="c70c504f-b5b1-4019-93ab-059708bfab06" | |
CfgFile="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/vm_default_1402995101157_62366.vbox" | |
SnapFldr="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/Snapshots" | |
LogFldr="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/Logs" | |
hardwareuuid="c70c504f-b5b1-4019-93ab-059708bfab06" | |
memory=1024 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2014-06-17T09:17:50.715000000" | |
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="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="6e8b5192-81a0-40e7-a3b6-991bfaea9057" | |
natnet1="nat" | |
macaddress1="0800276B9EE9" | |
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="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/irio/Code/luminopolis/vm" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/vm_default_1402995101157_62366.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu" | |
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", "c70c504f-b5b1-4019-93ab-059708bfab06", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="vm_default_1402995101157_62366" | |
groups="/" | |
ostype="Ubuntu (32 bit)" | |
UUID="c70c504f-b5b1-4019-93ab-059708bfab06" | |
CfgFile="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/vm_default_1402995101157_62366.vbox" | |
SnapFldr="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/Snapshots" | |
LogFldr="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/Logs" | |
hardwareuuid="c70c504f-b5b1-4019-93ab-059708bfab06" | |
memory=1024 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2014-06-17T09:17:50.715000000" | |
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="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="6e8b5192-81a0-40e7-a3b6-991bfaea9057" | |
natnet1="nat" | |
macaddress1="0800276B9EE9" | |
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="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/irio/Code/luminopolis/vm" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/vm_default_1402995101157_62366.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu" | |
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", "c70c504f-b5b1-4019-93ab-059708bfab06", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="vm_default_1402995101157_62366" | |
groups="/" | |
ostype="Ubuntu (32 bit)" | |
UUID="c70c504f-b5b1-4019-93ab-059708bfab06" | |
CfgFile="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/vm_default_1402995101157_62366.vbox" | |
SnapFldr="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/Snapshots" | |
LogFldr="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/Logs" | |
hardwareuuid="c70c504f-b5b1-4019-93ab-059708bfab06" | |
memory=1024 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2014-06-17T09:17:50.715000000" | |
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="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="6e8b5192-81a0-40e7-a3b6-991bfaea9057" | |
natnet1="nat" | |
macaddress1="0800276B9EE9" | |
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="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/Users/irio/Code/luminopolis/vm" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/vm_default_1402995101157_62366.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu" | |
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", "c70c504f-b5b1-4019-93ab-059708bfab06", "--machinereadable"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="vm_default_1402995101157_62366" | |
groups="/" | |
ostype="Ubuntu (32 bit)" | |
UUID="c70c504f-b5b1-4019-93ab-059708bfab06" | |
CfgFile="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/vm_default_1402995101157_62366.vbox" | |
SnapFldr="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/Snapshots" | |
LogFldr="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/Logs" | |
hardwareuuid="c70c504f-b5b1-4019-93ab-059708bfab06" | |
memory=1024 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
Time offset=0rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2014-06-17T09:17:50.715000000" | |
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="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/Users/irio/VirtualBox VMs/vm_default_1402995101157_62366/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="6e8b5192-81a0-40e7-a3b6-991bfaea9057" | |
natnet1="nat" | |
macaddress1="0800276B9EE9" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |