Skip to content

Instantly share code, notes, and snippets.

@StefanScherer
Created December 9, 2014 17:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save StefanScherer/b64dc546b90c86139931 to your computer and use it in GitHub Desktop.
Save StefanScherer/b64dc546b90c86139931 to your computer and use it in GitHub Desktop.
vagrant up virtualbox vm conflict with vagrant-azure
$ VAGRANT_LOG=debug vagrant up --provider=virtualbox
INFO global: Vagrant version: 1.6.5
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.5/bin/vagrant"
INFO global: VAGRANT_LOG="debug"
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: Plugins:
INFO global: - awesome_print = 1.2.0
INFO global: - json = 1.8.1
INFO global: - mime-types = 1.25.1
INFO global: - mini_portile = 0.6.0
INFO global: - nokogiri = 1.6.3.1
INFO global: - systemu = 2.6.4
INFO global: - macaddr = 1.7.1
INFO global: - uuid = 2.3.7
INFO global: - azure = 0.6.3
INFO global: - builder = 3.2.2
INFO global: - bundler = 1.6.6
INFO global: - diff-lcs = 1.2.5
INFO global: - multi_json = 1.10.1
INFO global: - gherkin = 2.12.2
INFO global: - multi_test = 0.1.1
INFO global: - cucumber = 1.3.17
INFO global: - highline = 1.6.21
INFO global: - httpclient = 2.3.4.1
INFO global: - i18n = 0.6.11
INFO global: - log4r = 1.1.10
INFO global: - net-ssh = 2.9.1
INFO global: - netaddr = 1.5.0
INFO global: - rdoc = 4.2.0
INFO global: - rest-client = 1.6.8
INFO global: - rspec-core = 2.99.2
INFO global: - rspec-expectations = 2.99.2
INFO global: - rspec-mocks = 2.99.2
INFO global: - rspec = 2.99.0
INFO global: - rspec-its = 1.0.1
INFO global: - ruby-progressbar = 1.1.1
INFO global: - specinfra = 1.27.5
INFO global: - serverspec = 1.16.0
INFO global: - terminal-table = 1.4.5
INFO global: - to_regexp = 0.2.1
INFO global: - vagrant-azure = 1.0.5
INFO global: - vagrant-multiprovider-snap = 0.0.14
INFO global: - vagrant-cucumber = 0.0.8
INFO global: - vagrant-login = 1.0.1
INFO global: - vagrant-omnibus = 1.4.1
INFO global: - vagrant-pristine = 0.3.0
INFO global: - vagrant-serverspec = 0.1.0
INFO global: - vagrant-share = 1.1.2
INFO global: - vagrant-vcloud = 0.4.3
INFO global: - vagrant-vmware-fusion = 3.1.2
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/plugins/commands/box/plugin.rb
INFO manager: Registered plugin: box command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/plugins/commands/destroy/plugin.rb
INFO manager: Registered plugin: destroy command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/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.5/plugins/commands/halt/plugin.rb
INFO manager: Registered plugin: halt command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/plugins/commands/help/plugin.rb
INFO manager: Registered plugin: help command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/plugins/commands/init/plugin.rb
INFO manager: Registered plugin: init command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/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.5/plugins/commands/package/plugin.rb
INFO manager: Registered plugin: package command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/plugins/commands/plugin/plugin.rb
INFO manager: Registered plugin: plugin command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/plugins/commands/provision/plugin.rb
INFO manager: Registered plugin: provision command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/plugins/commands/rdp/plugin.rb
INFO manager: Registered plugin: rdp command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/plugins/commands/reload/plugin.rb
INFO manager: Registered plugin: reload command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/plugins/commands/resume/plugin.rb
INFO manager: Registered plugin: resume command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/plugins/commands/ssh/plugin.rb
INFO manager: Registered plugin: ssh command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/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.5/plugins/commands/status/plugin.rb
INFO manager: Registered plugin: status command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/plugins/commands/suspend/plugin.rb
INFO manager: Registered plugin: suspend command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/plugins/commands/up/plugin.rb
INFO manager: Registered plugin: up command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/plugins/commands/version/plugin.rb
INFO manager: Registered plugin: version command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/plugins/communicators/ssh/plugin.rb
INFO manager: Registered plugin: ssh communicator
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/plugins/communicators/winrm/plugin.rb
INFO manager: Registered plugin: winrm communicator
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/plugins/guests/arch/plugin.rb
INFO manager: Registered plugin: Arch guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/plugins/guests/coreos/plugin.rb
INFO manager: Registered plugin: CoreOS guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/plugins/guests/darwin/plugin.rb
INFO manager: Registered plugin: Darwin guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/plugins/guests/debian/plugin.rb
INFO manager: Registered plugin: Debian guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/plugins/guests/esxi/plugin.rb
INFO manager: Registered plugin: ESXi guest.
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/plugins/guests/fedora/plugin.rb
INFO manager: Registered plugin: Fedora guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/plugins/guests/freebsd/plugin.rb
INFO manager: Registered plugin: FreeBSD guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/plugins/guests/funtoo/plugin.rb
INFO manager: Registered plugin: Funtoo guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/plugins/guests/gentoo/plugin.rb
INFO manager: Registered plugin: Gentoo guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/plugins/guests/linux/plugin.rb
INFO manager: Registered plugin: Linux guest.
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/plugins/guests/mint/plugin.rb
INFO manager: Registered plugin: Mint guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/plugins/guests/netbsd/plugin.rb
INFO manager: Registered plugin: NetBSD guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/plugins/guests/nixos/plugin.rb
INFO manager: Registered plugin: NixOS guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/plugins/guests/omnios/plugin.rb
INFO manager: Registered plugin: OmniOS guest.
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/plugins/guests/openbsd/plugin.rb
INFO manager: Registered plugin: OpenBSD guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/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.5/plugins/guests/redhat/plugin.rb
INFO manager: Registered plugin: RedHat guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/plugins/guests/smartos/plugin.rb
INFO manager: Registered plugin: SmartOS guest.
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/plugins/guests/solaris/plugin.rb
INFO manager: Registered plugin: Solaris guest.
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/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.5/plugins/guests/suse/plugin.rb
INFO manager: Registered plugin: SUSE guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/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.5/plugins/guests/ubuntu/plugin.rb
INFO manager: Registered plugin: Ubuntu guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/plugins/guests/windows/plugin.rb
INFO manager: Registered plugin: Windows guest.
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/plugins/hosts/arch/plugin.rb
INFO manager: Registered plugin: Arch host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/plugins/hosts/bsd/plugin.rb
INFO manager: Registered plugin: BSD host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/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.5/plugins/hosts/freebsd/plugin.rb
INFO manager: Registered plugin: FreeBSD host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/plugins/hosts/gentoo/plugin.rb
INFO manager: Registered plugin: Gentoo host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/plugins/hosts/linux/plugin.rb
INFO manager: Registered plugin: Linux host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/plugins/hosts/null/plugin.rb
INFO manager: Registered plugin: null host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/plugins/hosts/opensuse/plugin.rb
INFO manager: Registered plugin: OpenSUSE host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/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.5/plugins/hosts/slackware/plugin.rb
INFO manager: Registered plugin: Slackware host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/plugins/hosts/windows/plugin.rb
INFO manager: Registered plugin: Windows host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/plugins/kernel_v1/plugin.rb
INFO manager: Registered plugin: kernel
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/plugins/kernel_v2/plugin.rb
INFO manager: Registered plugin: kernel
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/plugins/providers/docker/plugin.rb
INFO manager: Registered plugin: docker-provider
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/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.5/plugins/providers/virtualbox/plugin.rb
INFO manager: Registered plugin: VirtualBox provider
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/plugins/provisioners/ansible/plugin.rb
INFO manager: Registered plugin: ansible
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/plugins/provisioners/cfengine/plugin.rb
INFO manager: Registered plugin: CFEngine Provisioner
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/plugins/provisioners/chef/plugin.rb
INFO manager: Registered plugin: chef
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/plugins/provisioners/docker/plugin.rb
INFO manager: Registered plugin: docker
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/plugins/provisioners/file/plugin.rb
INFO manager: Registered plugin: file
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/plugins/provisioners/puppet/plugin.rb
INFO manager: Registered plugin: puppet
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/plugins/provisioners/salt/plugin.rb
INFO manager: Registered plugin: salt
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/plugins/provisioners/shell/plugin.rb
INFO manager: Registered plugin: shell
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/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.5/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.5/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-omnibus
INFO manager: Registered plugin: vagrant-pristine
INFO manager: Registered plugin: VMware Fusion Provider
INFO manager: Registered plugin: serverspec
INFO manager: Registered plugin: snap command
INFO manager: Registered plugin: VMware vCloud Director Provider
INFO manager: Registered plugin: Cucumber
INFO manager: Registered plugin: azure
INFO vagrant: `vagrant` invoked: ["up", "--provider=virtualbox"]
DEBUG vagrant: Creating Vagrant environment
INFO environment: Environment initialized (#<Vagrant::Environment:0x0000010084d0e0>)
INFO environment: - cwd: /Users/stefan/code/azure/win7
INFO environment: Home path: /Users/stefan/.vagrant.d
INFO environment: Local data path: /Users/stefan/code/azure/win7/.vagrant
DEBUG environment: Creating: /Users/stefan/code/azure/win7/.vagrant
INFO environment: Running hook: environment_plugins_loaded
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Builder:0x000001040c8d70>
INFO environment: Running hook: environment_load
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 3 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Builder:0x00000100934620>
INFO warden: Calling IN action: #<HashiCorp::VagrantVMwarefusion::SetupPlugin:0x000001009479c8>
INFO warden: Calling IN action: HashiCorp Background Check: Start
DEBUG activation: Last ping time: 1418071192
DEBUG activation: License file ID: 1dc20f0e-2b74-4685-99c5-6b08bf0e1164
INFO warden: Calling OUT action: HashiCorp Background Check: Start
INFO warden: Calling OUT action: #<HashiCorp::VagrantVMwarefusion::SetupPlugin:0x000001009479c8>
INFO cli: CLI: [] "up" ["--provider=virtualbox"]
DEBUG cli: Invoking command class: VagrantPlugins::CommandUp::Command ["--provider=virtualbox"]
DEBUG command: 'Up' each target VM...
INFO loader: Set :home = #<Pathname:/Users/stefan/.vagrant.d/Vagrantfile>
DEBUG loader: Populating proc cache for #<Pathname:/Users/stefan/.vagrant.d/Vagrantfile>
DEBUG loader: Load procs for pathname: /Users/stefan/.vagrant.d/Vagrantfile
INFO loader: Set :root = #<Pathname:/Users/stefan/code/azure/win7/Vagrantfile>
DEBUG loader: Populating proc cache for #<Pathname:/Users/stefan/code/azure/win7/Vagrantfile>
DEBUG loader: Load procs for pathname: /Users/stefan/code/azure/win7/Vagrantfile
INFO loader: Loading configuration in order: [:home, :root]
DEBUG loader: Loading from: home (evaluating)
DEBUG loader: Loading from: root (evaluating)
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=>"virtualbox"}
DEBUG command: Finding machine that match name: default
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.20r96996
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.20
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3
INFO base: VBoxManage path: VBoxManage
INFO loader: Set "2152414600_machine_default" = []
INFO loader: Loading configuration in order: [:home, :root, "2152414600_machine_default"]
DEBUG loader: Loading from: home (cache)
DEBUG loader: Loading from: root (cache)
DEBUG loader: Configuration loaded successfully, finalizing and returning
INFO box_collection: Box found: windows_7 (virtualbox)
INFO loader: Set :"2153017140_windows_7_virtualbox" = #<Pathname:/Users/stefan/.vagrant.d/boxes/windows_7/0/virtualbox/Vagrantfile>
DEBUG loader: Populating proc cache for #<Pathname:/Users/stefan/.vagrant.d/boxes/windows_7/0/virtualbox/Vagrantfile>
DEBUG loader: Load procs for pathname: /Users/stefan/.vagrant.d/boxes/windows_7/0/virtualbox/Vagrantfile
INFO root: Version requirements from Vagrantfile: [">= 1.6.2"]
INFO root: - Version requirements satisfied!
INFO loader: Loading configuration in order: [:"2153017140_windows_7_virtualbox", :home, :root, "2152414600_machine_default"]
DEBUG loader: Loading from: 2153017140_windows_7_virtualbox (evaluating)
DEBUG loader: Loading from: 2153017140_windows_7_virtualbox (evaluating)
DEBUG loader: Loading from: home (cache)
DEBUG loader: Loading from: root (cache)
DEBUG loader: Configuration loaded successfully, finalizing and returning
INFO loader: Set :"2152414600_vm_default_windows_7_virtualbox" = [["2", #<Proc:0x00000101c40b60>]]
DEBUG loader: Populating proc cache for ["2", #<Proc:0x00000101c40b60>]
INFO loader: Loading configuration in order: [:"2153017140_windows_7_virtualbox", :home, :root, "2152414600_machine_default", :"2152414600_vm_default_windows_7_virtualbox"]
DEBUG loader: Loading from: 2153017140_windows_7_virtualbox (cache)
DEBUG loader: Loading from: 2153017140_windows_7_virtualbox (cache)
DEBUG loader: Loading from: home (cache)
DEBUG loader: Loading from: root (cache)
DEBUG loader: Loading from: 2152414600_vm_default_windows_7_virtualbox (evaluating)
DEBUG loader: Configuration loaded successfully, finalizing and returning
INFO machine: Initializing machine: default
INFO machine: - Provider: VagrantPlugins::ProviderVirtualBox::Provider
INFO machine: - Box: #<Vagrant::Box:0x00000100ae6a68>
INFO machine: - Data dir: /Users/stefan/code/azure/win7/.vagrant/machines/default/virtualbox
DEBUG virtualbox: Instantiating the driver for machine ID: nil
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: 4.3.20r96996
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.20
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3
INFO base: VBoxManage path: VBoxManage
DEBUG machine: Eager loading WinRM communicator to avoid GH-3390
INFO command: With machine: default (#<VagrantPlugins::ProviderVirtualBox::Provider:0x00000100946780 @logger=#<Log4r::Logger:0x000001009466b8 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<Log4r::Logger:0x0000010182f6e8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x000001010a3118 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x000001010a3028>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x000001010880e8 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000010182f490 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @machine=#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>, @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Meta:0x000001009b6530 @logger=#<Log4r::Logger:0x00000100a04a78 @fullname="vagrant::provider::virtualbox::meta", @outputters=[], @additive=true, @name="meta", @path="vagrant::provider::virtualbox", @parent=#<Log4r::Logger:0x000001009466b8 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<Log4r::Logger:0x0000010182f6e8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x000001010a3118 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x000001010a3028>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x000001010880e8 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000010182f490 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid=nil, @version="4.3.20", @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3:0x00000100afc4d0 @logger=#<Log4r::Logger:0x00000100a77820 @fullname="vagrant::provider::virtualbox_4_3", @outputters=[], @additive=true, @name="virtualbox_4_3", @path="vagrant::provider", @parent=#<Log4r::Logger:0x0000010182f6e8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x000001010a3118 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x000001010a3028>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x000001010880e8 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000010182f490 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid=nil>>, @cap_logger=#<Log4r::Logger:0x00000100a05f68 @fullname="vagrant::capability_host::vagrantplugins::providervirtualbox::provider", @outputters=[], @additive=true, @name="provider", @path="vagrant::capability_host::vagrantplugins::providervirtualbox", @parent=#<Log4r::Logger:0x0000010182f6e8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x000001010a3118 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x000001010a3028>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x000001010880e8 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000010182f490 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @cap_host_chain=[[:virtualbox, #<#<Class:0x00000100a072a0>:0x000001009b4c08>]], @cap_args=[#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>], @cap_caps={:docker=>#<Vagrant::Registry:0x00000100a06940 @items={:public_address=>#<Proc:0x00000100914f28@/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/plugins/providers/docker/plugin.rb:54>}, @results_cache={}>, :hyperv=>#<Vagrant::Registry:0x00000100a06800 @items={:public_address=>#<Proc:0x0000010091d830@/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/plugins/providers/hyperv/plugin.rb:25>}, @results_cache={}>, :virtualbox=>#<Vagrant::Registry:0x00000100a06670 @items={:forwarded_ports=>#<Proc:0x00000100924f68@/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/plugins/providers/virtualbox/plugin.rb:27>, :nic_mac_addresses=>#<Proc:0x00000100924ec8@/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/plugins/providers/virtualbox/plugin.rb:32>, :public_address=>#<Proc:0x00000101a91440@/Users/stefan/.vagrant.d/gems/gems/vagrant-share-1.1.2/lib/vagrant-share.rb:39>}, @results_cache={}>, :vmware_fusion=>#<Vagrant::Registry:0x00000100a06440 @items={:forwarded_ports=>#<Proc:0x00000100834590@/Users/stefan/.vagrant.d/gems/gems/vagrant-vmware-fusion-3.1.2/lib/vagrant-vmware-fusion/plugin.rb:92>, :public_address=>#<Proc:0x00000100834400@/Users/stefan/.vagrant.d/gems/gems/vagrant-vmware-fusion-3.1.2/lib/vagrant-vmware-fusion/plugin.rb:97>}, @results_cache={}>, :vcloud=>#<Vagrant::Registry:0x00000100a06288 @items={:public_address=>#<Proc:0x00000101bca0c8@/Users/stefan/.vagrant.d/gems/gems/vagrant-vcloud-0.4.3/lib/vagrant-vcloud/plugin.rb:35>, :forwarded_ports=>#<Proc:0x00000101bc9fd8@/Users/stefan/.vagrant.d/gems/gems/vagrant-vcloud-0.4.3/lib/vagrant-vcloud/plugin.rb:40>, :winrm_info=>#<Proc:0x00000101bc9f60@/Users/stefan/.vagrant.d/gems/gems/vagrant-vcloud-0.4.3/lib/vagrant-vcloud/plugin.rb:45>, :rdp_info=>#<Proc:0x00000101bc9ee8@/Users/stefan/.vagrant.d/gems/gems/vagrant-vcloud-0.4.3/lib/vagrant-vcloud/plugin.rb:50>}, @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:0x00000101bd0158> up {:destroy_on_error=>true, :parallel=>true, :provision_ignore_sentinel=>false, :provision_types=>nil, :provider=>"virtualbox"}
INFO machine: Calling action: up on provider VirtualBox (new VM)
DEBUG environment: Attempting to acquire process-lock: machine-action-d44c57c25c676bda325a5beaba31126b
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-d44c57c25c676bda325a5beaba31126b
INFO host: Autodetecting host type for [#<Vagrant::Environment: /Users/stefan/code/azure/win7>]
DEBUG host: Trying: arch
DEBUG host: Trying: darwin
INFO host: Detected: darwin!
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Builder:0x00000100917f98>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x00000100acf598>
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.20r96996
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.20
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: stdout: Name: vboxnet0
GUID: 786f6276-656e-4074-8000-0a0027000000
DHCP: Disabled
IPAddress: xxx.xxx.yy.1
NetworkMask: 255.255.255.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: 0a:00:27:00:00:00
MediumType: Ethernet
Status: Up
VBoxNetworkName: HostInterfaceNetworking-vboxnet0
Name: vboxnet1
GUID: 786f6276-656e-4174-8000-0a0027000001
DHCP: Disabled
IPAddress: xxx.xx.x.1
NetworkMask: 255.255.255.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: 0a:00:27:00:00:01
MediumType: Ethernet
Status: Down
VBoxNetworkName: HostInterfaceNetworking-vboxnet1
Name: vboxnet2
GUID: 786f6276-656e-4274-8000-0a0027000002
DHCP: Disabled
IPAddress: xxx.xx.zz.1
NetworkMask: 255.255.255.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: 0a:00:27:00:00:02
MediumType: Ethernet
Status: Down
VBoxNetworkName: HostInterfaceNetworking-vboxnet2
Name: vboxnet3
GUID: 786f6276-656e-4374-8000-0a0027000003
DHCP: Disabled
IPAddress: 10.0.0.1
NetworkMask: 255.255.255.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: 0a:00:27:00:00:03
MediumType: Ethernet
Status: Down
VBoxNetworkName: HostInterfaceNetworking-vboxnet3
Name: vboxnet4
GUID: 786f6276-656e-4474-8000-0a0027000004
DHCP: Disabled
IPAddress: xxx.xxx.xx.1
NetworkMask: 255.255.255.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: 0a:00:27:00:00:04
MediumType: Ethernet
Status: Down
VBoxNetworkName: HostInterfaceNetworking-vboxnet4
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x00000100acf548>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Builder:0x000001009647f8>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x0000010097ffa8>
INFO machine: New machine ID: nil
DEBUG virtualbox: Instantiating the driver for machine ID: nil
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: 4.3.20r96996
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.20
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3
INFO base: VBoxManage path: VBoxManage
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x0000010097ffa8>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Warden:0x000001009de120>
INFO warden: Calling IN action: #<Proc:0x00000101c71bc0@/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::HandleBox:0x000001009de0a8>
INFO handle_box: Machine already has box. HandleBox will not run.
INFO warden: Calling IN action: #<Proc:0x00000100975030@/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::ConfigValidate:0x00000100acf4f8>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x00000100acf458>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Builder:0x0000010090d0e8>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x00000100906ce8>
INFO machine: New machine ID: nil
DEBUG virtualbox: Instantiating the driver for machine ID: nil
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: 4.3.20r96996
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.20
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3
INFO base: VBoxManage path: VBoxManage
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x00000100906ce8>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Warden:0x00000101859038>
INFO warden: Calling IN action: #<Proc:0x00000101a7e368@/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckAccessible:0x00000101858fc0>
INFO machine: New machine ID: nil
DEBUG virtualbox: Instantiating the driver for machine ID: nil
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: 4.3.20r96996
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.20
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3
INFO base: VBoxManage path: VBoxManage
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x00000101858f70>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Import:0x00000101858ef8>
INFO interface: info: Importing base box 'windows_7'...
INFO interface: info: ==> default: Importing base box 'windows_7'...
==> default: Importing base box 'windows_7'...
DEBUG virtualbox_4_3: Doing dry-run import to determine parallel-safe name...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "import", "-n", "/Users/stefan/.vagrant.d/boxes/windows_7/0/virtualbox/box.ovf"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stderr: 0%...
DEBUG subprocess: stderr: 10%...20%...30%...40%...50%...60%...70%...80%...90%...
DEBUG subprocess: stderr: 100%
DEBUG subprocess: stderr: Interpreting /Users/stefan/.vagrant.d/boxes/windows_7/0/virtualbox/box.ovf...
DEBUG subprocess: stderr: OK.
DEBUG subprocess: stdout: Disks: vmdisk1 64424509440 -1 http://www.vmware.com/interfaces/specifications/vmdk.html#streamOptimizedpacker-virtualbox-iso-1416612712-disk1.vmdk -1 -1
Virtual system 0:
0: Suggested OS type: "Windows7_64"
(change with "--vsys 0 --ostype <type>"; use "list ostypes" to list all possible values)
1: Suggested VM name "packer-virtualbox-iso-1416612712"
(change with "--vsys 0 --vmname <name>")
2: Number of CPUs: 2
(change with "--vsys 0 --cpus <n>")
3: Guest memory: 2048 MB
(change with "--vsys 0 --memory <MB>")
4: Network adapter: orig NAT, config 3, extra slot=0;type=NAT
5: IDE controller, type PIIX4
(disable with "--vsys 0 --unit 5 --ignore")
6: IDE controller, type PIIX4
(disable with "--vsys 0 --unit 6 --ignore")
7: Hard disk image: source image=packer-virtualbox-iso-1416612712-disk1.vmdk, target path=/Users/stefan/VirtualBox VMs/packer-virtualbox-iso-1416612712/packer-virtualbox-iso-1416612712-disk1.vmdk, controller=5;channel=0
(change target path with "--vsys 0 --unit 7 --disk path";
disable with "--vsys 0 --unit 7 --ignore")
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_4_3: -- Parallel safe name: packer-virtualbox-iso-1416612712_1418144036609_13806
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "import", "/Users/stefan/.vagrant.d/boxes/windows_7/0/virtualbox/box.ovf", "--vsys", "0", "--vmname", "packer-virtualbox-iso-1416612712_1418144036609_13806", "--vsys", "0", "--unit", "7", "--disk", "/Users/stefan/VirtualBox VMs/packer-virtualbox-iso-1416612712_1418144036609_13806/packer-virtualbox-iso-1416612712-disk1.vmdk"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stderr: 0%...
DEBUG subprocess: stderr: 10%...20%...30%...40%...50%...60%...70%...80%...90%...
DEBUG subprocess: stderr: 100%
DEBUG subprocess: stderr: Interpreting /Users/stefan/.vagrant.d/boxes/windows_7/0/virtualbox/box.ovf...
DEBUG subprocess: stderr: OK.
DEBUG subprocess: stderr: 0%...
DEBUG subprocess: stderr: 10%...
INFO interface: info: Progress: 10%
Progress: 10%DEBUG subprocess: stderr: 20%...
INFO interface: info: Progress: 20%
Progress: 20%DEBUG subprocess: stderr: 30%...
INFO interface: info: Progress: 30%
Progress: 30%DEBUG subprocess: stderr: 40%...
INFO interface: info: Progress: 40%
Progress: 40%DEBUG subprocess: stderr: 50%...
INFO interface: info: Progress: 50%
Progress: 50%DEBUG subprocess: stderr: 60%...70%...80%...
INFO interface: info: Progress: 80%
Progress: 80%DEBUG subprocess: stderr: 90%...
INFO interface: info: Progress: 90%
Progress: 90%DEBUG subprocess: stderr: 100%
DEBUG subprocess: stdout: Disks: vmdisk1 64424509440 -1 http://www.vmware.com/interfaces/specifications/vmdk.html#streamOptimizedpacker-virtualbox-iso-1416612712-disk1.vmdk -1 -1
Virtual system 0:
0: Suggested OS type: "Windows7_64"
(change with "--vsys 0 --ostype <type>"; use "list ostypes" to list all possible values)
1: VM name specified with --vmname: "packer-virtualbox-iso-1416612712_1418144036609_13806"
2: Number of CPUs: 2
(change with "--vsys 0 --cpus <n>")
3: Guest memory: 2048 MB
(change with "--vsys 0 --memory <MB>")
4: Network adapter: orig NAT, config 3, extra slot=0;type=NAT
5: IDE controller, type PIIX4
(disable with "--vsys 0 --unit 5 --ignore")
6: IDE controller, type PIIX4
(disable with "--vsys 0 --unit 6 --ignore")
7: Hard disk image: source image=packer-virtualbox-iso-1416612712-disk1.vmdk, target path=/Users/stefan/VirtualBox VMs/packer-virtualbox-iso-1416612712_1418144036609_13806/packer-virtualbox-iso-1416612712-disk1.vmdk, controller=5;channel=0
Successfully imported the appliance.
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31884
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "vms"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: "<inaccessible>" {b7934d13-a464-4711-a904-ac2ffd43b24c}
"<inaccessible>" {eeb10c8c-13ac-495e-9eeb-587584f8023e}
"<inaccessible>" {0594c458-d92a-4592-9aab-581526d360ae}
"ubuntu_1310_default_1402492533969_21845" {6ef294e8-1896-4eeb-9bf4-fbf00573070c}
"<inaccessible>" {495c174e-4e0d-4b89-a958-e85df9046e76}
"<inaccessible>" {2ae6f4bc-d283-488d-874f-c3a96a585b37}
"minecraft_server_default_1403971630558_92891" {b99c02db-3359-44b2-9aa3-a347886cb730}
"<inaccessible>" {d6458624-b5e8-47f0-9a8f-ea7b94cd401f}
"<inaccessible>" {a20551fc-4a84-42ae-bb2f-2e3cf9fc3d1c}
"<inaccessible>" {9d5f0221-9744-4707-b377-3398077cc7db}
"<inaccessible>" {b2878207-3c9d-4875-921d-1d30a4398c95}
"<inaccessible>" {4b4e44fe-b9a2-423f-aa00-a39ff9f4ffb9}
"<inaccessible>" {62019681-260d-42f7-a090-53f09776bf5e}
"<inaccessible>" {d49ecc15-89ff-4c34-8d86-910194d9104b}
"<inaccessible>" {bdd30b0b-1962-4a5a-ba5c-4fb566e40a4b}
"<inaccessible>" {5a5966e3-87fc-463c-b60b-17b5fba975ce}
"spooler-appliance_spooler_1411452235837_33928" {f8180627-efa9-4b5f-921d-240601f025d2}
"<inaccessible>" {f837a3d7-493b-40b2-9b7a-8f06cc9fc244}
"panamax-vm" {0aa27535-26a8-414f-b378-462ab2feb80e}
"vs2013_vs2013_1416083048337_52507" {99834ea2-34c8-4b3d-87c9-7aa35a42b5fd}
"windows-vpn_default_1416554506594_8227" {fa51125c-7976-4b6b-b7ed-407c1933f05c}
"vs2013_test_1416637303112_39445" {d2f0780e-de39-41bb-8f26-13aa19ea1af1}
"packer-virtualbox-iso-1417623821" {aefb00b1-a51d-490b-8841-454739ed7648}
"packer-virtualbox-iso-1416612712_1418144036609_13806" {244064c7-6e66-45e5-a90f-f6ff8fa6472b}
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO machine: New machine ID: "244064c7-6e66-45e5-a90f-f6ff8fa6472b"
DEBUG virtualbox: Instantiating the driver for machine ID: "244064c7-6e66-45e5-a90f-f6ff8fa6472b"
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.20r96996
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.20
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "244064c7-6e66-45e5-a90f-f6ff8fa6472b"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name: packer-virtualbox-iso-1416612712_1418144036609_13806
Groups: /
Guest OS: Windows 7 (64 bit)
UUID: 244064c7-6e66-45e5-a90f-f6ff8fa6472b
Config file: /Users/stefan/VirtualBox VMs/packer-virtualbox-iso-1416612712_1418144036609_13806/packer-virtualbox-iso-1416612712_1418144036609_13806.vbox
Snapshot folder: /Users/stefan/VirtualBox VMs/packer-virtualbox-iso-1416612712_1418144036609_13806/Snapshots
Log folder: /Users/stefan/VirtualBox VMs/packer-virtualbox-iso-1416612712_1418144036609_13806/Logs
Hardware UUID: 244064c7-6e66-45e5-a90f-f6ff8fa6472b
Memory size: 2048MB
Page Fusion: off
VRAM size: 8MB
CPU exec cap: 100%
HPET: off
Chipset: piix3
Firmware: BIOS
Number of CPUs: 2
PAE: on
Long Mode: on
Synthetic CPU: off
CPUID overrides: None
Boot menu mode: message and menu
Boot Device (1): HardDisk
Boot Device (2): DVD
Boot Device (3): Not Assigned
Boot Device (4): Not Assigned
ACPI: on
IOAPIC: on
Time offset: 0ms
RTC: local time
Hardw. virt.ext: on
Nested Paging: on
Large Pages: on
VT-x VPID: on
VT-x unr. exec.: on
State: powered off (since 2014-11-22T02:19:58.000000000)
Monitor count: 1
3D Acceleration: off
2D Video Acceleration: off
Teleporter Enabled: off
Teleporter Port: 0
Teleporter Address:
Teleporter Password:
Tracing Enabled: off
Allow Tracing to Access VM: off
Tracing Configuration:
Autostart Enabled: off
Autostart Delay: 0
Default Frontend:
Storage Controller Name (0): IDE Controller
Storage Controller Type (0): PIIX4
Storage Controller Instance Number (0): 0
Storage Controller Max Port Count (0): 2
Storage Controller Port Count (0): 2
Storage Controller Bootable (0): on
Storage Controller Name (1): Floppy Controller
Storage Controller Type (1): I82078
Storage Controller Instance Number (1): 0
Storage Controller Max Port Count (1): 1
Storage Controller Port Count (1): 1
Storage Controller Bootable (1): on
IDE Controller (0, 0): /Users/stefan/VirtualBox VMs/packer-virtualbox-iso-1416612712_1418144036609_13806/packer-virtualbox-iso-1416612712-disk1.vmdk (UUID: 21ec4874-2b45-4477-899a-873e98439805)
NIC 1: MAC: 080027C1739F, Attachment: NAT, Cable connected: on, Trace: off (file: none), Type: 82540EM, Reported speed: 0 Mbps, Boot priority: 0, Promisc Policy: deny, Bandwidth group: none
NIC 1 Settings: MTU: 0, Socket (send: 64, receive: 64), TCP Window (send:64, receive: 64)
NIC 2: disabled
NIC 3: disabled
NIC 4: disabled
NIC 5: disabled
NIC 6: disabled
NIC 7: disabled
NIC 8: disabled
Pointing Device: PS/2 Mouse
Keyboard Device: PS/2 Keyboard
UART 1: disabled
UART 2: disabled
LPT 1: disabled
LPT 2: disabled
Audio: disabled
Clipboard Mode: disabled
Drag'n'drop Mode: disabled
VRDE: enabled (Address 127.0.0.1, Ports 13389, MultiConn: off, ReuseSingleConn: off, Authentication type: null)
Video redirection: disabled
VRDE property: TCP/Ports = "13389"
VRDE property: TCP/Address = "127.0.0.1"
VRDE property: VideoChannel/Enabled = <not set>
VRDE property: VideoChannel/Quality = <not set>
VRDE property: VideoChannel/DownscaleProtection = <not set>
VRDE property: Client/DisableDisplay = <not set>
VRDE property: Client/DisableInput = <not set>
VRDE property: Client/DisableAudio = <not set>
VRDE property: Client/DisableUSB = <not set>
VRDE property: Client/DisableClipboard = <not set>
VRDE property: Client/DisableUpstreamAudio = <not set>
VRDE property: Client/DisableRDPDR = <not set>
VRDE property: H3DRedirect/Enabled = <not set>
VRDE property: Security/Method = <not set>
VRDE property: Security/ServerCertificate = <not set>
VRDE property: Security/ServerPrivateKey = <not set>
VRDE property: Security/CACertificate = <not set>
VRDE property: Audio/RateCorrectionMode = <not set>
VRDE property: Audio/LogPath = <not set>
USB: disabled
EHCI: disabled
USB Device Filters:
<none>
Available remote USB devices:
<none>
Currently Attached USB Devices:
<none>
Bandwidth groups: <none>
Shared folders: <none>
VRDE Connection: not active
Clients so far: 0
Video capturing: not active
Capture screens: 0
Capture file: /Users/stefan/VirtualBox VMs/packer-virtualbox-iso-1416612712_1418144036609_13806/packer-virtualbox-iso-1416612712_1418144036609_13806.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 warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::MatchMACAddress:0x00000101858ed0>
INFO interface: info: Matching MAC address for NAT networking...
INFO interface: info: ==> default: Matching MAC address for NAT networking...
==> default: Matching MAC address for NAT networking...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "244064c7-6e66-45e5-a90f-f6ff8fa6472b", "--macaddress1", "080027FE0540"]
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: #<Proc:0x00000101858d40@/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x00000100acf408>
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.20r96996
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.20
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: stdout: Name: vboxnet0
GUID: 786f6276-656e-4074-8000-0a0027000000
DHCP: Disabled
IPAddress: xxx.xxx.yy.1
NetworkMask: 255.255.255.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: 0a:00:27:00:00:00
MediumType: Ethernet
Status: Up
VBoxNetworkName: HostInterfaceNetworking-vboxnet0
Name: vboxnet1
GUID: 786f6276-656e-4174-8000-0a0027000001
DHCP: Disabled
IPAddress: xxx.xx.x.1
NetworkMask: 255.255.255.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: 0a:00:27:00:00:01
MediumType: Ethernet
Status: Down
VBoxNetworkName: HostInterfaceNetworking-vboxnet1
Name: vboxnet2
GUID: 786f6276-656e-4274-8000-0a0027000002
DHCP: Disabled
IPAddress: xxx.xx.zz.1
NetworkMask: 255.255.255.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: 0a:00:27:00:00:02
MediumType: Ethernet
Status: Down
VBoxNetworkName: HostInterfaceNetworking-vboxnet2
Name: vboxnet3
GUID: 786f6276-656e-4374-8000-0a0027000003
DHCP: Disabled
IPAddress: 10.0.0.1
NetworkMask: 255.255.255.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: 0a:00:27:00:00:03
MediumType: Ethernet
Status: Down
VBoxNetworkName: HostInterfaceNetworking-vboxnet3
Name: vboxnet4
GUID: 786f6276-656e-4474-8000-0a0027000004
DHCP: Disabled
IPAddress: xxx.xxx.xx.1
NetworkMask: 255.255.255.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: 0a:00:27:00:00:04
MediumType: Ethernet
Status: Down
VBoxNetworkName: HostInterfaceNetworking-vboxnet4
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:0x00000100acf3e0>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BoxCheckOutdated:0x00000100acf390>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x00000100a7c0a0>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Builder:0x00000100b15ef8>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::IsRunning:0x00000101cb3638>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "244064c7-6e66-45e5-a90f-f6ff8fa6472b", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="packer-virtualbox-iso-1416612712_1418144036609_13806"
groups="/"
ostype="Windows 7 (64 bit)"
UUID="244064c7-6e66-45e5-a90f-f6ff8fa6472b"
CfgFile="/Users/stefan/VirtualBox VMs/packer-virtualbox-iso-1416612712_1418144036609_13806/packer-virtualbox-iso-1416612712_1418144036609_13806.vbox"
SnapFldr="/Users/stefan/VirtualBox VMs/packer-virtualbox-iso-1416612712_1418144036609_13806/Snapshots"
LogFldr="/Users/stefan/VirtualBox VMs/packer-virtualbox-iso-1416612712_1418144036609_13806/Logs"
hardwareuuid="244064c7-6e66-45e5-a90f-f6ff8fa6472b"
memory=2048
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biossystemtimeoffset=0
rtcuseutc="off"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
VMState="poweroff"
VMStateChangeTime="2014-11-22T02:19:58.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="Floppy Controller"
storagecontrollertype1="I82078"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="1"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="/Users/stefan/VirtualBox VMs/packer-virtualbox-iso-1416612712_1418144036609_13806/packer-virtualbox-iso-1416612712-disk1.vmdk"
"IDE Controller-ImageUUID-0-0"="21ec4874-2b45-4477-899a-873e98439805"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="none"
"IDE Controller-1-1"="none"
"Floppy Controller-0-0"="none"
"Floppy Controller-0-1"="none"
natnet1="nat"
macaddress1="080027FE0540"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
vrde="on"
vrdeport=-1
vrdeports="13389"
vrdeaddress="127.0.0.1"
vrdeauthtype="null"
vrdemulticon="off"
vrdereusecon="off"
vrdevideochannel="off"
vrdeproperty[TCP/Ports]="13389"
vrdeproperty[TCP/Address]="127.0.0.1"
vrdeproperty[VideoChannel/Enabled]=<not set>
vrdeproperty[VideoChannel/Quality]=<not set>
vrdeproperty[VideoChannel/DownscaleProtection]=<not set>
vrdeproperty[Client/DisableDisplay]=<not set>
vrdeproperty[Client/DisableInput]=<not set>
vrdeproperty[Client/DisableAudio]=<not set>
vrdeproperty[Client/DisableUSB]=<not set>
vrdeproperty[Client/DisableClipboard]=<not set>
vrdeproperty[Client/DisableUpstreamAudio]=<not set>
vrdeproperty[Client/DisableRDPDR]=<not set>
vrdeproperty[H3DRedirect/Enabled]=<not set>
vrdeproperty[Security/Method]=<not set>
vrdeproperty[Security/ServerCertificate]=<not set>
vrdeproperty[Security/ServerPrivateKey]=<not set>
vrdeproperty[Security/CACertificate]=<not set>
vrdeproperty[Audio/RateCorrectionMode]=<not set>
vrdeproperty[Audio/LogPath]=<not set>
usb="off"
ehci="off"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/stefan/VirtualBox VMs/packer-virtualbox-iso-1416612712_1418144036609_13806/packer-virtualbox-iso-1416612712_1418144036609_13806.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:0x00000101cb3638>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Warden:0x000001011b0b78>
INFO warden: Calling IN action: #<Proc:0x00000101cf8ee0@/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x000001011b0b00>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Builder:0x00000101222d90>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::IsSaved:0x00000101220130>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "244064c7-6e66-45e5-a90f-f6ff8fa6472b", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="packer-virtualbox-iso-1416612712_1418144036609_13806"
groups="/"
ostype="Windows 7 (64 bit)"
UUID="244064c7-6e66-45e5-a90f-f6ff8fa6472b"
CfgFile="/Users/stefan/VirtualBox VMs/packer-virtualbox-iso-1416612712_1418144036609_13806/packer-virtualbox-iso-1416612712_1418144036609_13806.vbox"
SnapFldr="/Users/stefan/VirtualBox VMs/packer-virtualbox-iso-1416612712_1418144036609_13806/Snapshots"
LogFldr="/Users/stefan/VirtualBox VMs/packer-virtualbox-iso-1416612712_1418144036609_13806/Logs"
hardwareuuid="244064c7-6e66-45e5-a90f-f6ff8fa6472b"
memory=2048
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biossystemtimeoffset=0
rtcuseutc="off"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
VMState="poweroff"
VMStateChangeTime="2014-11-22T02:19:58.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="Floppy Controller"
storagecontrollertype1="I82078"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="1"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="/Users/stefan/VirtualBox VMs/packer-virtualbox-iso-1416612712_1418144036609_13806/packer-virtualbox-iso-1416612712-disk1.vmdk"
"IDE Controller-ImageUUID-0-0"="21ec4874-2b45-4477-899a-873e98439805"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="none"
"IDE Controller-1-1"="none"
"Floppy Controller-0-0"="none"
"Floppy Controller-0-1"="none"
natnet1="nat"
macaddress1="080027FE0540"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
vrde="on"
vrdeport=-1
vrdeports="13389"
vrdeaddress="127.0.0.1"
vrdeauthtype="null"
vrdemulticon="off"
vrdereusecon="off"
vrdevideochannel="off"
vrdeproperty[TCP/Ports]="13389"
vrdeproperty[TCP/Address]="127.0.0.1"
vrdeproperty[VideoChannel/Enabled]=<not set>
vrdeproperty[VideoChannel/Quality]=<not set>
vrdeproperty[VideoChannel/DownscaleProtection]=<not set>
vrdeproperty[Client/DisableDisplay]=<not set>
vrdeproperty[Client/DisableInput]=<not set>
vrdeproperty[Client/DisableAudio]=<not set>
vrdeproperty[Client/DisableUSB]=<not set>
vrdeproperty[Client/DisableClipboard]=<not set>
vrdeproperty[Client/DisableUpstreamAudio]=<not set>
vrdeproperty[Client/DisableRDPDR]=<not set>
vrdeproperty[H3DRedirect/Enabled]=<not set>
vrdeproperty[Security/Method]=<not set>
vrdeproperty[Security/ServerCertificate]=<not set>
vrdeproperty[Security/ServerPrivateKey]=<not set>
vrdeproperty[Security/CACertificate]=<not set>
vrdeproperty[Audio/RateCorrectionMode]=<not set>
vrdeproperty[Audio/LogPath]=<not set>
usb="off"
ehci="off"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/stefan/VirtualBox VMs/packer-virtualbox-iso-1416612712_1418144036609_13806/packer-virtualbox-iso-1416612712_1418144036609_13806.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:0x00000101220130>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Warden:0x000001011d9ac8>
INFO warden: Calling IN action: #<Proc:0x0000010424dd30@/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x000001011d9a50>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Builder:0x0000010105a6c0>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::IsPaused:0x000001010aad00>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "244064c7-6e66-45e5-a90f-f6ff8fa6472b", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="packer-virtualbox-iso-1416612712_1418144036609_13806"
groups="/"
ostype="Windows 7 (64 bit)"
UUID="244064c7-6e66-45e5-a90f-f6ff8fa6472b"
CfgFile="/Users/stefan/VirtualBox VMs/packer-virtualbox-iso-1416612712_1418144036609_13806/packer-virtualbox-iso-1416612712_1418144036609_13806.vbox"
SnapFldr="/Users/stefan/VirtualBox VMs/packer-virtualbox-iso-1416612712_1418144036609_13806/Snapshots"
LogFldr="/Users/stefan/VirtualBox VMs/packer-virtualbox-iso-1416612712_1418144036609_13806/Logs"
hardwareuuid="244064c7-6e66-45e5-a90f-f6ff8fa6472b"
memory=2048
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biossystemtimeoffset=0
rtcuseutc="off"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
VMState="poweroff"
VMStateChangeTime="2014-11-22T02:19:58.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="Floppy Controller"
storagecontrollertype1="I82078"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="1"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="/Users/stefan/VirtualBox VMs/packer-virtualbox-iso-1416612712_1418144036609_13806/packer-virtualbox-iso-1416612712-disk1.vmdk"
"IDE Controller-ImageUUID-0-0"="21ec4874-2b45-4477-899a-873e98439805"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="none"
"IDE Controller-1-1"="none"
"Floppy Controller-0-0"="none"
"Floppy Controller-0-1"="none"
natnet1="nat"
macaddress1="080027FE0540"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
vrde="on"
vrdeport=-1
vrdeports="13389"
vrdeaddress="127.0.0.1"
vrdeauthtype="null"
vrdemulticon="off"
vrdereusecon="off"
vrdevideochannel="off"
vrdeproperty[TCP/Ports]="13389"
vrdeproperty[TCP/Address]="127.0.0.1"
vrdeproperty[VideoChannel/Enabled]=<not set>
vrdeproperty[VideoChannel/Quality]=<not set>
vrdeproperty[VideoChannel/DownscaleProtection]=<not set>
vrdeproperty[Client/DisableDisplay]=<not set>
vrdeproperty[Client/DisableInput]=<not set>
vrdeproperty[Client/DisableAudio]=<not set>
vrdeproperty[Client/DisableUSB]=<not set>
vrdeproperty[Client/DisableClipboard]=<not set>
vrdeproperty[Client/DisableUpstreamAudio]=<not set>
vrdeproperty[Client/DisableRDPDR]=<not set>
vrdeproperty[H3DRedirect/Enabled]=<not set>
vrdeproperty[Security/Method]=<not set>
vrdeproperty[Security/ServerCertificate]=<not set>
vrdeproperty[Security/ServerPrivateKey]=<not set>
vrdeproperty[Security/CACertificate]=<not set>
vrdeproperty[Audio/RateCorrectionMode]=<not set>
vrdeproperty[Audio/LogPath]=<not set>
usb="off"
ehci="off"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/stefan/VirtualBox VMs/packer-virtualbox-iso-1416612712_1418144036609_13806/packer-virtualbox-iso-1416612712_1418144036609_13806.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:0x000001010aad00>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Warden:0x000001009f4358>
INFO warden: Calling IN action: #<Proc:0x00000104137310@/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckAccessible:0x000001009fd2c8>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "244064c7-6e66-45e5-a90f-f6ff8fa6472b", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="packer-virtualbox-iso-1416612712_1418144036609_13806"
groups="/"
ostype="Windows 7 (64 bit)"
UUID="244064c7-6e66-45e5-a90f-f6ff8fa6472b"
CfgFile="/Users/stefan/VirtualBox VMs/packer-virtualbox-iso-1416612712_1418144036609_13806/packer-virtualbox-iso-1416612712_1418144036609_13806.vbox"
SnapFldr="/Users/stefan/VirtualBox VMs/packer-virtualbox-iso-1416612712_1418144036609_13806/Snapshots"
LogFldr="/Users/stefan/VirtualBox VMs/packer-virtualbox-iso-1416612712_1418144036609_13806/Logs"
hardwareuuid="244064c7-6e66-45e5-a90f-f6ff8fa6472b"
memory=2048
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biossystemtimeoffset=0
rtcuseutc="off"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
VMState="poweroff"
VMStateChangeTime="2014-11-22T02:19:58.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="Floppy Controller"
storagecontrollertype1="I82078"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="1"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="/Users/stefan/VirtualBox VMs/packer-virtualbox-iso-1416612712_1418144036609_13806/packer-virtualbox-iso-1416612712-disk1.vmdk"
"IDE Controller-ImageUUID-0-0"="21ec4874-2b45-4477-899a-873e98439805"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="none"
"IDE Controller-1-1"="none"
"Floppy Controller-0-0"="none"
"Floppy Controller-0-1"="none"
natnet1="nat"
macaddress1="080027FE0540"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
vrde="on"
vrdeport=-1
vrdeports="13389"
vrdeaddress="127.0.0.1"
vrdeauthtype="null"
vrdemulticon="off"
vrdereusecon="off"
vrdevideochannel="off"
vrdeproperty[TCP/Ports]="13389"
vrdeproperty[TCP/Address]="127.0.0.1"
vrdeproperty[VideoChannel/Enabled]=<not set>
vrdeproperty[VideoChannel/Quality]=<not set>
vrdeproperty[VideoChannel/DownscaleProtection]=<not set>
vrdeproperty[Client/DisableDisplay]=<not set>
vrdeproperty[Client/DisableInput]=<not set>
vrdeproperty[Client/DisableAudio]=<not set>
vrdeproperty[Client/DisableUSB]=<not set>
vrdeproperty[Client/DisableClipboard]=<not set>
vrdeproperty[Client/DisableUpstreamAudio]=<not set>
vrdeproperty[Client/DisableRDPDR]=<not set>
vrdeproperty[H3DRedirect/Enabled]=<not set>
vrdeproperty[Security/Method]=<not set>
vrdeproperty[Security/ServerCertificate]=<not set>
vrdeproperty[Security/ServerPrivateKey]=<not set>
vrdeproperty[Security/CACertificate]=<not set>
vrdeproperty[Audio/RateCorrectionMode]=<not set>
vrdeproperty[Audio/LogPath]=<not set>
usb="off"
ehci="off"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/stefan/VirtualBox VMs/packer-virtualbox-iso-1416612712_1418144036609_13806/packer-virtualbox-iso-1416612712_1418144036609_13806.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:0x000001009fd728>
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/stefan/VirtualBox VMs
Exclusive HW virtualization use: off
Default hard disk format: VDI
VRDE auth library: VBoxAuth
Webservice auth. library: VBoxAuth
Remote desktop ExtPack: Oracle VM VirtualBox Extension Pack
Log history count: 3
Default frontend:
Autostart database path:
Default Guest Additions ISO: /Applications/VirtualBox.app/Contents/MacOS/VBoxGuestAdditions.iso
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::SetName:0x000001009fd7c8>
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: "<inaccessible>" {b7934d13-a464-4711-a904-ac2ffd43b24c}
"<inaccessible>" {eeb10c8c-13ac-495e-9eeb-587584f8023e}
"<inaccessible>" {0594c458-d92a-4592-9aab-581526d360ae}
"ubuntu_1310_default_1402492533969_21845" {6ef294e8-1896-4eeb-9bf4-fbf00573070c}
"<inaccessible>" {495c174e-4e0d-4b89-a958-e85df9046e76}
"<inaccessible>" {2ae6f4bc-d283-488d-874f-c3a96a585b37}
"minecraft_server_default_1403971630558_92891" {b99c02db-3359-44b2-9aa3-a347886cb730}
"<inaccessible>" {d6458624-b5e8-47f0-9a8f-ea7b94cd401f}
"<inaccessible>" {a20551fc-4a84-42ae-bb2f-2e3cf9fc3d1c}
"<inaccessible>" {9d5f0221-9744-4707-b377-3398077cc7db}
"<inaccessible>" {b2878207-3c9d-4875-921d-1d30a4398c95}
"<inaccessible>" {4b4e44fe-b9a2-423f-aa00-a39ff9f4ffb9}
"<inaccessible>" {62019681-260d-42f7-a090-53f09776bf5e}
"<inaccessible>" {d49ecc15-89ff-4c34-8d86-910194d9104b}
"<inaccessible>" {bdd30b0b-1962-4a5a-ba5c-4fb566e40a4b}
"<inaccessible>" {5a5966e3-87fc-463c-b60b-17b5fba975ce}
"spooler-appliance_spooler_1411452235837_33928" {f8180627-efa9-4b5f-921d-240601f025d2}
"<inaccessible>" {f837a3d7-493b-40b2-9b7a-8f06cc9fc244}
"panamax-vm" {0aa27535-26a8-414f-b378-462ab2feb80e}
"vs2013_vs2013_1416083048337_52507" {99834ea2-34c8-4b3d-87c9-7aa35a42b5fd}
"windows-vpn_default_1416554506594_8227" {fa51125c-7976-4b6b-b7ed-407c1933f05c}
"vs2013_test_1416637303112_39445" {d2f0780e-de39-41bb-8f26-13aa19ea1af1}
"packer-virtualbox-iso-1417623821" {aefb00b1-a51d-490b-8841-454739ed7648}
"packer-virtualbox-iso-1416612712_1418144036609_13806" {244064c7-6e66-45e5-a90f-f6ff8fa6472b}
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO interface: info: Setting the name of the VM: win7_default_1418144152754_87244
INFO interface: info: ==> default: Setting the name of the VM: win7_default_1418144152754_87244
==> default: Setting the name of the VM: win7_default_1418144152754_87244
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "244064c7-6e66-45e5-a90f-f6ff8fa6472b", "--name", "win7_default_1418144152754_87244"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::ClearForwardedPorts:0x00000100a77730>
DEBUG virtualbox_4_3: read_forward_ports: uuid=244064c7-6e66-45e5-a90f-f6ff8fa6472b active_only=false
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "244064c7-6e66-45e5-a90f-f6ff8fa6472b", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="win7_default_1418144152754_87244"
groups="/"
ostype="Windows 7 (64 bit)"
UUID="244064c7-6e66-45e5-a90f-f6ff8fa6472b"
CfgFile="/Users/stefan/VirtualBox VMs/win7_default_1418144152754_87244/win7_default_1418144152754_87244.vbox"
SnapFldr="/Users/stefan/VirtualBox VMs/win7_default_1418144152754_87244/Snapshots"
LogFldr="/Users/stefan/VirtualBox VMs/win7_default_1418144152754_87244/Logs"
hardwareuuid="244064c7-6e66-45e5-a90f-f6ff8fa6472b"
memory=2048
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biossystemtimeoffset=0
rtcuseutc="off"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
VMState="poweroff"
VMStateChangeTime="2014-11-22T02:19:58.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="Floppy Controller"
storagecontrollertype1="I82078"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="1"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="/Users/stefan/VirtualBox VMs/win7_default_1418144152754_87244/packer-virtualbox-iso-1416612712-disk1.vmdk"
"IDE Controller-ImageUUID-0-0"="21ec4874-2b45-4477-899a-873e98439805"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="none"
"IDE Controller-1-1"="none"
"Floppy Controller-0-0"="none"
"Floppy Controller-0-1"="none"
natnet1="nat"
macaddress1="080027FE0540"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
vrde="on"
vrdeport=-1
vrdeports="13389"
vrdeaddress="127.0.0.1"
vrdeauthtype="null"
vrdemulticon="off"
vrdereusecon="off"
vrdevideochannel="off"
vrdeproperty[TCP/Ports]="13389"
vrdeproperty[TCP/Address]="127.0.0.1"
vrdeproperty[VideoChannel/Enabled]=<not set>
vrdeproperty[VideoChannel/Quality]=<not set>
vrdeproperty[VideoChannel/DownscaleProtection]=<not set>
vrdeproperty[Client/DisableDisplay]=<not set>
vrdeproperty[Client/DisableInput]=<not set>
vrdeproperty[Client/DisableAudio]=<not set>
vrdeproperty[Client/DisableUSB]=<not set>
vrdeproperty[Client/DisableClipboard]=<not set>
vrdeproperty[Client/DisableUpstreamAudio]=<not set>
vrdeproperty[Client/DisableRDPDR]=<not set>
vrdeproperty[H3DRedirect/Enabled]=<not set>
vrdeproperty[Security/Method]=<not set>
vrdeproperty[Security/ServerCertificate]=<not set>
vrdeproperty[Security/ServerPrivateKey]=<not set>
vrdeproperty[Security/CACertificate]=<not set>
vrdeproperty[Audio/RateCorrectionMode]=<not set>
vrdeproperty[Audio/LogPath]=<not set>
usb="off"
ehci="off"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/stefan/VirtualBox VMs/win7_default_1418144152754_87244/win7_default_1418144152754_87244.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Provision:0x00000100a776b8>
INFO provision: Checking provisioner sentinel file...
INFO warden: Calling IN action: #<VagrantPlugins::Omnibus::Action::InstallChef:0x00000100ace1c0>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::EnvSet:0x00000101c98518>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareForwardedPortCollisionParams:0x00000101c984f0>
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: "<inaccessible>" {b7934d13-a464-4711-a904-ac2ffd43b24c}
"<inaccessible>" {eeb10c8c-13ac-495e-9eeb-587584f8023e}
"<inaccessible>" {0594c458-d92a-4592-9aab-581526d360ae}
"ubuntu_1310_default_1402492533969_21845" {6ef294e8-1896-4eeb-9bf4-fbf00573070c}
"<inaccessible>" {495c174e-4e0d-4b89-a958-e85df9046e76}
"<inaccessible>" {2ae6f4bc-d283-488d-874f-c3a96a585b37}
"minecraft_server_default_1403971630558_92891" {b99c02db-3359-44b2-9aa3-a347886cb730}
"<inaccessible>" {d6458624-b5e8-47f0-9a8f-ea7b94cd401f}
"<inaccessible>" {a20551fc-4a84-42ae-bb2f-2e3cf9fc3d1c}
"<inaccessible>" {9d5f0221-9744-4707-b377-3398077cc7db}
"<inaccessible>" {b2878207-3c9d-4875-921d-1d30a4398c95}
"<inaccessible>" {4b4e44fe-b9a2-423f-aa00-a39ff9f4ffb9}
"<inaccessible>" {62019681-260d-42f7-a090-53f09776bf5e}
"<inaccessible>" {d49ecc15-89ff-4c34-8d86-910194d9104b}
"<inaccessible>" {bdd30b0b-1962-4a5a-ba5c-4fb566e40a4b}
"<inaccessible>" {5a5966e3-87fc-463c-b60b-17b5fba975ce}
"spooler-appliance_spooler_1411452235837_33928" {f8180627-efa9-4b5f-921d-240601f025d2}
"<inaccessible>" {f837a3d7-493b-40b2-9b7a-8f06cc9fc244}
"panamax-vm" {0aa27535-26a8-414f-b378-462ab2feb80e}
"vs2013_vs2013_1416083048337_52507" {99834ea2-34c8-4b3d-87c9-7aa35a42b5fd}
"windows-vpn_default_1416554506594_8227" {fa51125c-7976-4b6b-b7ed-407c1933f05c}
"vs2013_test_1416637303112_39445" {d2f0780e-de39-41bb-8f26-13aa19ea1af1}
"packer-virtualbox-iso-1417623821" {aefb00b1-a51d-490b-8841-454739ed7648}
"win7_default_1418144152754_87244" {244064c7-6e66-45e5-a90f-f6ff8fa6472b}
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_4_3: read_forward_ports: uuid=b7934d13-a464-4711-a904-ac2ffd43b24c active_only=true
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "b7934d13-a464-4711-a904-ac2ffd43b24c", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="<inaccessible>"
UUID="b7934d13-a464-4711-a904-ac2ffd43b24c"
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_4_3: read_forward_ports: uuid=eeb10c8c-13ac-495e-9eeb-587584f8023e active_only=true
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "eeb10c8c-13ac-495e-9eeb-587584f8023e", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="<inaccessible>"
UUID="eeb10c8c-13ac-495e-9eeb-587584f8023e"
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_4_3: read_forward_ports: uuid=0594c458-d92a-4592-9aab-581526d360ae active_only=true
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "0594c458-d92a-4592-9aab-581526d360ae", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="<inaccessible>"
UUID="0594c458-d92a-4592-9aab-581526d360ae"
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_4_3: read_forward_ports: uuid=6ef294e8-1896-4eeb-9bf4-fbf00573070c active_only=true
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "6ef294e8-1896-4eeb-9bf4-fbf00573070c", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ubuntu_1310_default_1402492533969_21845"
groups="/"
ostype="Ubuntu (64 bit)"
UUID="6ef294e8-1896-4eeb-9bf4-fbf00573070c"
CfgFile="/Users/stefan/VirtualBox VMs/ubuntu_1310_default_1402492533969_21845/ubuntu_1310_default_1402492533969_21845.vbox"
SnapFldr="/Users/stefan/VirtualBox VMs/ubuntu_1310_default_1402492533969_21845/Snapshots"
LogFldr="/Users/stefan/VirtualBox VMs/ubuntu_1310_default_1402492533969_21845/Logs"
hardwareuuid="6ef294e8-1896-4eeb-9bf4-fbf00573070c"
memory=2048
pagefusion="off"
vram=256
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=1
pae="on"
longmode="on"
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
VMState="poweroff"
VMStateChangeTime="2014-07-10T07:38:39.000000000"
monitorcount=1
accelerate3d="on"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
"IDE Controller-0-0"="/Users/stefan/VirtualBox VMs/ubuntu_1310_default_1402492533969_21845/packer-virtualbox-iso-disk1.vmdk"
"IDE Controller-ImageUUID-0-0"="06c0edd3-a661-4fd7-8b64-4a6d41e3c7ba"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="none"
"IDE Controller-1-1"="none"
natnet1="nat"
macaddress1="080027398CEB"
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"
hostonlyadapter2="vboxnet0"
macaddress2="0800275E9BF8"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
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_data"
SharedFolderPathMachineMapping1="/Users/stefan/code/rug-ba/ruby_developer_vm/vagrant/ubuntu_1310/data"
SharedFolderNameMachineMapping2="vagrant"
SharedFolderPathMachineMapping2="/Users/stefan/code/rug-ba/ruby_developer_vm/vagrant/ubuntu_1310"
SharedFolderNameMachineMapping3="v-csc-1"
SharedFolderPathMachineMapping3="/Users/stefan/.berkshelf/default/vagrant/berkshelf-20140611-77409-11lbhv2-default"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/stefan/VirtualBox VMs/ubuntu_1310_default_1402492533969_21845/ubuntu_1310_default_1402492533969_21845.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=495c174e-4e0d-4b89-a958-e85df9046e76 active_only=true
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "495c174e-4e0d-4b89-a958-e85df9046e76", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="<inaccessible>"
UUID="495c174e-4e0d-4b89-a958-e85df9046e76"
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_4_3: read_forward_ports: uuid=2ae6f4bc-d283-488d-874f-c3a96a585b37 active_only=true
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2ae6f4bc-d283-488d-874f-c3a96a585b37", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="<inaccessible>"
UUID="2ae6f4bc-d283-488d-874f-c3a96a585b37"
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_4_3: read_forward_ports: uuid=b99c02db-3359-44b2-9aa3-a347886cb730 active_only=true
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "b99c02db-3359-44b2-9aa3-a347886cb730", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="minecraft_server_default_1403971630558_92891"
groups="/"
ostype="Ubuntu (32 bit)"
UUID="b99c02db-3359-44b2-9aa3-a347886cb730"
CfgFile="/Users/stefan/VirtualBox VMs/minecraft_server_default_1403971630558_92891/minecraft_server_default_1403971630558_92891.vbox"
SnapFldr="/Users/stefan/VirtualBox VMs/minecraft_server_default_1403971630558_92891/Snapshots"
LogFldr="/Users/stefan/VirtualBox VMs/minecraft_server_default_1403971630558_92891/Logs"
hardwareuuid="b99c02db-3359-44b2-9aa3-a347886cb730"
memory=2048
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="off"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
VMState="poweroff"
VMStateChangeTime="2014-06-28T20:02:59.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/stefan/VirtualBox VMs/minecraft_server_default_1403971630558_92891/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="35fe6885-cf4f-489c-b1e5-6cf414e05a90"
natnet1="nat"
macaddress1="080027129698"
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"
Forwarding(1)="tcp2223,tcp,,2223,,22"
Forwarding(2)="tcp25000,tcp,,25000,,25000"
Forwarding(3)="tcp25565,tcp,,25565,,25565"
hostonlyadapter2="vboxnet0"
macaddress2="08002727331D"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
vrde="off"
usb="off"
ehci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/stefan/code/minecraft_server"
SharedFolderNameMachineMapping2="tmp_vagrant-puppet-3_manifests"
SharedFolderPathMachineMapping2="/Users/stefan/code/minecraft_server/manifests"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/stefan/VirtualBox VMs/minecraft_server_default_1403971630558_92891/minecraft_server_default_1403971630558_92891.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=d6458624-b5e8-47f0-9a8f-ea7b94cd401f active_only=true
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "d6458624-b5e8-47f0-9a8f-ea7b94cd401f", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="<inaccessible>"
UUID="d6458624-b5e8-47f0-9a8f-ea7b94cd401f"
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_4_3: read_forward_ports: uuid=a20551fc-4a84-42ae-bb2f-2e3cf9fc3d1c active_only=true
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "a20551fc-4a84-42ae-bb2f-2e3cf9fc3d1c", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="<inaccessible>"
UUID="a20551fc-4a84-42ae-bb2f-2e3cf9fc3d1c"
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_4_3: read_forward_ports: uuid=9d5f0221-9744-4707-b377-3398077cc7db active_only=true
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "9d5f0221-9744-4707-b377-3398077cc7db", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="<inaccessible>"
UUID="9d5f0221-9744-4707-b377-3398077cc7db"
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_4_3: read_forward_ports: uuid=b2878207-3c9d-4875-921d-1d30a4398c95 active_only=true
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "b2878207-3c9d-4875-921d-1d30a4398c95", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="<inaccessible>"
UUID="b2878207-3c9d-4875-921d-1d30a4398c95"
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_4_3: read_forward_ports: uuid=4b4e44fe-b9a2-423f-aa00-a39ff9f4ffb9 active_only=true
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "4b4e44fe-b9a2-423f-aa00-a39ff9f4ffb9", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="<inaccessible>"
UUID="4b4e44fe-b9a2-423f-aa00-a39ff9f4ffb9"
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_4_3: read_forward_ports: uuid=62019681-260d-42f7-a090-53f09776bf5e active_only=true
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "62019681-260d-42f7-a090-53f09776bf5e", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="<inaccessible>"
UUID="62019681-260d-42f7-a090-53f09776bf5e"
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_4_3: read_forward_ports: uuid=d49ecc15-89ff-4c34-8d86-910194d9104b active_only=true
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "d49ecc15-89ff-4c34-8d86-910194d9104b", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="<inaccessible>"
UUID="d49ecc15-89ff-4c34-8d86-910194d9104b"
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_4_3: read_forward_ports: uuid=bdd30b0b-1962-4a5a-ba5c-4fb566e40a4b active_only=true
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "bdd30b0b-1962-4a5a-ba5c-4fb566e40a4b", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="<inaccessible>"
UUID="bdd30b0b-1962-4a5a-ba5c-4fb566e40a4b"
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_4_3: read_forward_ports: uuid=5a5966e3-87fc-463c-b60b-17b5fba975ce active_only=true
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "5a5966e3-87fc-463c-b60b-17b5fba975ce", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="<inaccessible>"
UUID="5a5966e3-87fc-463c-b60b-17b5fba975ce"
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_4_3: read_forward_ports: uuid=f8180627-efa9-4b5f-921d-240601f025d2 active_only=true
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f8180627-efa9-4b5f-921d-240601f025d2", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="spooler-appliance_spooler_1411452235837_33928"
groups="/"
ostype="Ubuntu (64 bit)"
UUID="f8180627-efa9-4b5f-921d-240601f025d2"
CfgFile="/Users/stefan/VirtualBox VMs/spooler-appliance_spooler_1411452235837_33928/spooler-appliance_spooler_1411452235837_33928.vbox"
SnapFldr="/Users/stefan/VirtualBox VMs/spooler-appliance_spooler_1411452235837_33928/Snapshots"
LogFldr="/Users/stefan/VirtualBox VMs/spooler-appliance_spooler_1411452235837_33928/Logs"
hardwareuuid="f8180627-efa9-4b5f-921d-240601f025d2"
memory=512
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=1
pae="on"
longmode="on"
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biossystemtimeoffset=0
rtcuseutc="off"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
VMState="poweroff"
VMStateChangeTime="2014-08-10T19:48:46.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
"IDE Controller-0-0"="/Users/stefan/VirtualBox VMs/spooler-appliance_spooler_1411452235837_33928/ubuntu1404-disk1.vmdk"
"IDE Controller-ImageUUID-0-0"="cb6b6b32-de54-40cc-a0ce-d3aa9b999313"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="none"
"IDE Controller-1-1"="none"
natnet1="nat"
macaddress1="080027822EBC"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
vrde="off"
usb="off"
ehci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/stefan/code/plossys/spooler-appliance"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/stefan/VirtualBox VMs/spooler-appliance_spooler_1411452235837_33928/spooler-appliance_spooler_1411452235837_33928.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=f837a3d7-493b-40b2-9b7a-8f06cc9fc244 active_only=true
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f837a3d7-493b-40b2-9b7a-8f06cc9fc244", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="<inaccessible>"
UUID="f837a3d7-493b-40b2-9b7a-8f06cc9fc244"
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_4_3: read_forward_ports: uuid=0aa27535-26a8-414f-b378-462ab2feb80e active_only=true
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "0aa27535-26a8-414f-b378-462ab2feb80e", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="panamax-vm"
groups="/"
ostype="Linux 2.6 / 3.x (64 bit)"
UUID="0aa27535-26a8-414f-b378-462ab2feb80e"
CfgFile="/Users/stefan/VirtualBox VMs/panamax-vm/panamax-vm.vbox"
SnapFldr="/Users/stefan/VirtualBox VMs/panamax-vm/Snapshots"
LogFldr="/Users/stefan/VirtualBox VMs/panamax-vm/Logs"
hardwareuuid="0aa27535-26a8-414f-b378-462ab2feb80e"
memory=4096
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=4
pae="on"
longmode="on"
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="off"
vtxvpid="on"
vtxux="on"
VMState="poweroff"
VMStateChangeTime="2014-11-09T16:45:13.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
"IDE Controller-0-0"="/Users/stefan/VirtualBox VMs/panamax-vm/coreos_production_vagrant_image.vmdk"
"IDE Controller-ImageUUID-0-0"="e60ef26b-49a7-46f9-85b1-624f32045375"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="/usr/local/var/panamax/images.vdi"
"IDE Controller-ImageUUID-1-0"="200c2df5-28b5-4edc-bbac-7255e8ba35ee"
"IDE Controller-1-1"="none"
natnet1="nat"
macaddress1="080027F3CB69"
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"
hostonlyadapter2="vboxnet3"
macaddress2="0800279CCFB3"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
vrde="off"
usb="off"
ehci="off"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/stefan/VirtualBox VMs/panamax-vm/panamax-vm.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=99834ea2-34c8-4b3d-87c9-7aa35a42b5fd active_only=true
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "99834ea2-34c8-4b3d-87c9-7aa35a42b5fd", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="vs2013_vs2013_1416083048337_52507"
groups="/"
ostype="Windows 8.1 (64 bit)"
UUID="99834ea2-34c8-4b3d-87c9-7aa35a42b5fd"
CfgFile="/Users/stefan/VirtualBox VMs/vs2013_vs2013_1416083048337_52507/vs2013_vs2013_1416083048337_52507.vbox"
SnapFldr="/Users/stefan/VirtualBox VMs/vs2013_vs2013_1416083048337_52507/Snapshots"
LogFldr="/Users/stefan/VirtualBox VMs/vs2013_vs2013_1416083048337_52507/Logs"
hardwareuuid="99834ea2-34c8-4b3d-87c9-7aa35a42b5fd"
memory=2048
pagefusion="off"
vram=32
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=1
pae="on"
longmode="on"
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
VMState="poweroff"
VMStateChangeTime="2014-11-21T23:07:51.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="Floppy Controller"
storagecontrollertype1="I82078"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="1"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="/Users/stefan/VirtualBox VMs/vs2013_vs2013_1416083048337_52507/packer-virtualbox-iso-1416080598-disk1.vmdk"
"IDE Controller-ImageUUID-0-0"="156da15a-9d39-40d5-966f-bb783c0021fd"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="none"
"IDE Controller-1-1"="none"
"Floppy Controller-0-0"="none"
"Floppy Controller-0-1"="none"
natnet1="nat"
macaddress1="0800272B160C"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="rdp,tcp,,3389,,3389"
Forwarding(1)="ssh,tcp,,2222,,22"
Forwarding(2)="winrm,tcp,127.0.0.1,55985,,5985"
hostonlyadapter2="vboxnet4"
macaddress2="0800279C2087"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
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/stefan/code/vs2013"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/stefan/VirtualBox VMs/vs2013_vs2013_1416083048337_52507/vs2013_vs2013_1416083048337_52507.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=fa51125c-7976-4b6b-b7ed-407c1933f05c active_only=true
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "fa51125c-7976-4b6b-b7ed-407c1933f05c", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="windows-vpn_default_1416554506594_8227"
groups="/"
ostype="Windows 7 (64 bit)"
UUID="fa51125c-7976-4b6b-b7ed-407c1933f05c"
CfgFile="/Users/stefan/VirtualBox VMs/windows-vpn_default_1416554506594_8227/windows-vpn_default_1416554506594_8227.vbox"
SnapFldr="/Users/stefan/VirtualBox VMs/windows-vpn_default_1416554506594_8227/Snapshots"
LogFldr="/Users/stefan/VirtualBox VMs/windows-vpn_default_1416554506594_8227/Logs"
hardwareuuid="fa51125c-7976-4b6b-b7ed-407c1933f05c"
memory=1024
pagefusion="off"
vram=32
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=1
pae="on"
longmode="on"
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
VMState="poweroff"
VMStateChangeTime="2014-11-21T17:48:21.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="Floppy Controller"
storagecontrollertype1="I82078"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="1"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="/Users/stefan/VirtualBox VMs/windows-vpn_default_1416554506594_8227/packer-virtualbox-iso-1415518706-disk1.vmdk"
"IDE Controller-ImageUUID-0-0"="25dcfdfe-36d1-40c1-81fa-8b6e3c7f44d5"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="none"
"IDE Controller-1-1"="none"
"Floppy Controller-0-0"="none"
"Floppy Controller-0-1"="none"
natnet1="nat"
macaddress1="080027A2F70D"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="rdp,tcp,,2204,,3389"
Forwarding(1)="ssh,tcp,,2205,,22"
Forwarding(2)="winrm,tcp,127.0.0.1,2206,,5985"
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/stefan/code/vpn/windows-vpn"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/stefan/VirtualBox VMs/windows-vpn_default_1416554506594_8227/windows-vpn_default_1416554506594_8227.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=d2f0780e-de39-41bb-8f26-13aa19ea1af1 active_only=true
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "d2f0780e-de39-41bb-8f26-13aa19ea1af1", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="vs2013_test_1416637303112_39445"
groups="/"
ostype="Windows 7 (64 bit)"
UUID="d2f0780e-de39-41bb-8f26-13aa19ea1af1"
CfgFile="/Users/stefan/VirtualBox VMs/vs2013_test_1416637303112_39445/vs2013_test_1416637303112_39445.vbox"
SnapFldr="/Users/stefan/VirtualBox VMs/vs2013_test_1416637303112_39445/Snapshots"
LogFldr="/Users/stefan/VirtualBox VMs/vs2013_test_1416637303112_39445/Logs"
hardwareuuid="d2f0780e-de39-41bb-8f26-13aa19ea1af1"
memory=768
pagefusion="off"
vram=32
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=1
pae="on"
longmode="on"
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
VMState="poweroff"
VMStateChangeTime="2014-11-22T07:22:34.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="Floppy Controller"
storagecontrollertype1="I82078"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="1"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="/Users/stefan/VirtualBox VMs/vs2013_test_1416637303112_39445/packer-virtualbox-iso-1416612712-disk1.vmdk"
"IDE Controller-ImageUUID-0-0"="b7af20ae-26eb-4c84-865e-8603a99bfdd9"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="none"
"IDE Controller-1-1"="none"
"Floppy Controller-0-0"="none"
"Floppy Controller-0-1"="none"
natnet1="nat"
macaddress1="080027FE0540"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="rdp,tcp,,3389,,3389"
Forwarding(1)="ssh,tcp,,2222,,22"
Forwarding(2)="winrm,tcp,127.0.0.1,55985,,5985"
hostonlyadapter2="vboxnet4"
macaddress2="080027FFD90E"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
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="coreaudio"
clipboard="bidirectional"
draganddrop="disabled"
vrde="on"
vrdeport=-1
vrdeports="13389"
vrdeaddress="127.0.0.1"
vrdeauthtype="null"
vrdemulticon="off"
vrdereusecon="off"
vrdevideochannel="off"
vrdeproperty[TCP/Ports]="13389"
vrdeproperty[TCP/Address]="127.0.0.1"
vrdeproperty[VideoChannel/Enabled]=<not set>
vrdeproperty[VideoChannel/Quality]=<not set>
vrdeproperty[VideoChannel/DownscaleProtection]=<not set>
vrdeproperty[Client/DisableDisplay]=<not set>
vrdeproperty[Client/DisableInput]=<not set>
vrdeproperty[Client/DisableAudio]=<not set>
vrdeproperty[Client/DisableUSB]=<not set>
vrdeproperty[Client/DisableClipboard]=<not set>
vrdeproperty[Client/DisableUpstreamAudio]=<not set>
vrdeproperty[Client/DisableRDPDR]=<not set>
vrdeproperty[H3DRedirect/Enabled]=<not set>
vrdeproperty[Security/Method]=<not set>
vrdeproperty[Security/ServerCertificate]=<not set>
vrdeproperty[Security/ServerPrivateKey]=<not set>
vrdeproperty[Security/CACertificate]=<not set>
vrdeproperty[Audio/RateCorrectionMode]=<not set>
vrdeproperty[Audio/LogPath]=<not set>
usb="off"
ehci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/stefan/code/vs2013"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/stefan/VirtualBox VMs/vs2013_test_1416637303112_39445/vs2013_test_1416637303112_39445.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=aefb00b1-a51d-490b-8841-454739ed7648 active_only=true
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "aefb00b1-a51d-490b-8841-454739ed7648", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="packer-virtualbox-iso-1417623821"
groups="/"
ostype="Windows 8.1 (64 bit)"
UUID="aefb00b1-a51d-490b-8841-454739ed7648"
CfgFile="/Users/stefan/VirtualBox VMs/packer-virtualbox-iso-1417623821/packer-virtualbox-iso-1417623821.vbox"
SnapFldr="/Users/stefan/VirtualBox VMs/packer-virtualbox-iso-1417623821/Snapshots"
LogFldr="/Users/stefan/VirtualBox VMs/packer-virtualbox-iso-1417623821/Logs"
hardwareuuid="aefb00b1-a51d-490b-8841-454739ed7648"
memory=2048
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biossystemtimeoffset=0
rtcuseutc="off"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
VMState="poweroff"
VMStateChangeTime="2014-12-03T16:58:26.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="Floppy Controller"
storagecontrollertype1="I82078"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="1"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="/Users/stefan/code/packer-windows/output-virtualbox-iso/packer-virtualbox-iso-1417623821.vdi"
"IDE Controller-ImageUUID-0-0"="70030337-4854-4428-af31-c7ae4915371b"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="none"
"IDE Controller-1-1"="none"
"Floppy Controller-0-0"="none"
"Floppy Controller-0-1"="none"
natnet1="nat"
macaddress1="0800279A7AA6"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
vrde="off"
usb="off"
ehci="off"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/stefan/VirtualBox VMs/packer-virtualbox-iso-1417623821/packer-virtualbox-iso-1417623821.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=244064c7-6e66-45e5-a90f-f6ff8fa6472b active_only=false
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "244064c7-6e66-45e5-a90f-f6ff8fa6472b", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="win7_default_1418144152754_87244"
groups="/"
ostype="Windows 7 (64 bit)"
UUID="244064c7-6e66-45e5-a90f-f6ff8fa6472b"
CfgFile="/Users/stefan/VirtualBox VMs/win7_default_1418144152754_87244/win7_default_1418144152754_87244.vbox"
SnapFldr="/Users/stefan/VirtualBox VMs/win7_default_1418144152754_87244/Snapshots"
LogFldr="/Users/stefan/VirtualBox VMs/win7_default_1418144152754_87244/Logs"
hardwareuuid="244064c7-6e66-45e5-a90f-f6ff8fa6472b"
memory=2048
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biossystemtimeoffset=0
rtcuseutc="off"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
VMState="poweroff"
VMStateChangeTime="2014-11-22T02:19:58.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="Floppy Controller"
storagecontrollertype1="I82078"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="1"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="/Users/stefan/VirtualBox VMs/win7_default_1418144152754_87244/packer-virtualbox-iso-1416612712-disk1.vmdk"
"IDE Controller-ImageUUID-0-0"="21ec4874-2b45-4477-899a-873e98439805"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="none"
"IDE Controller-1-1"="none"
"Floppy Controller-0-0"="none"
"Floppy Controller-0-1"="none"
natnet1="nat"
macaddress1="080027FE0540"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
vrde="on"
vrdeport=-1
vrdeports="13389"
vrdeaddress="127.0.0.1"
vrdeauthtype="null"
vrdemulticon="off"
vrdereusecon="off"
vrdevideochannel="off"
vrdeproperty[TCP/Ports]="13389"
vrdeproperty[TCP/Address]="127.0.0.1"
vrdeproperty[VideoChannel/Enabled]=<not set>
vrdeproperty[VideoChannel/Quality]=<not set>
vrdeproperty[VideoChannel/DownscaleProtection]=<not set>
vrdeproperty[Client/DisableDisplay]=<not set>
vrdeproperty[Client/DisableInput]=<not set>
vrdeproperty[Client/DisableAudio]=<not set>
vrdeproperty[Client/DisableUSB]=<not set>
vrdeproperty[Client/DisableClipboard]=<not set>
vrdeproperty[Client/DisableUpstreamAudio]=<not set>
vrdeproperty[Client/DisableRDPDR]=<not set>
vrdeproperty[H3DRedirect/Enabled]=<not set>
vrdeproperty[Security/Method]=<not set>
vrdeproperty[Security/ServerCertificate]=<not set>
vrdeproperty[Security/ServerPrivateKey]=<not set>
vrdeproperty[Security/CACertificate]=<not set>
vrdeproperty[Audio/RateCorrectionMode]=<not set>
vrdeproperty[Audio/LogPath]=<not set>
usb="off"
ehci="off"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/stefan/VirtualBox VMs/win7_default_1418144152754_87244/win7_default_1418144152754_87244.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::HandleForwardedPortCollisions:0x00000101c984c8>
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:0x00000101cb1c70>
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: "<inaccessible>" {b7934d13-a464-4711-a904-ac2ffd43b24c}
"<inaccessible>" {eeb10c8c-13ac-495e-9eeb-587584f8023e}
"<inaccessible>" {0594c458-d92a-4592-9aab-581526d360ae}
"ubuntu_1310_default_1402492533969_21845" {6ef294e8-1896-4eeb-9bf4-fbf00573070c}
"<inaccessible>" {495c174e-4e0d-4b89-a958-e85df9046e76}
"<inaccessible>" {2ae6f4bc-d283-488d-874f-c3a96a585b37}
"minecraft_server_default_1403971630558_92891" {b99c02db-3359-44b2-9aa3-a347886cb730}
"<inaccessible>" {d6458624-b5e8-47f0-9a8f-ea7b94cd401f}
"<inaccessible>" {a20551fc-4a84-42ae-bb2f-2e3cf9fc3d1c}
"<inaccessible>" {9d5f0221-9744-4707-b377-3398077cc7db}
"<inaccessible>" {b2878207-3c9d-4875-921d-1d30a4398c95}
"<inaccessible>" {4b4e44fe-b9a2-423f-aa00-a39ff9f4ffb9}
"<inaccessible>" {62019681-260d-42f7-a090-53f09776bf5e}
"<inaccessible>" {d49ecc15-89ff-4c34-8d86-910194d9104b}
"<inaccessible>" {bdd30b0b-1962-4a5a-ba5c-4fb566e40a4b}
"<inaccessible>" {5a5966e3-87fc-463c-b60b-17b5fba975ce}
"spooler-appliance_spooler_1411452235837_33928" {f8180627-efa9-4b5f-921d-240601f025d2}
"<inaccessible>" {f837a3d7-493b-40b2-9b7a-8f06cc9fc244}
"panamax-vm" {0aa27535-26a8-414f-b378-462ab2feb80e}
"vs2013_vs2013_1416083048337_52507" {99834ea2-34c8-4b3d-87c9-7aa35a42b5fd}
"windows-vpn_default_1416554506594_8227" {fa51125c-7976-4b6b-b7ed-407c1933f05c}
"vs2013_test_1416637303112_39445" {d2f0780e-de39-41bb-8f26-13aa19ea1af1}
"packer-virtualbox-iso-1417623821" {aefb00b1-a51d-490b-8841-454739ed7648}
"win7_default_1418144152754_87244" {244064c7-6e66-45e5-a90f-f6ff8fa6472b}
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling IN action: #<VagrantPlugins::SyncedFolderNFS::ActionCleanup:0x00000104228058>
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: ["f837a3d7-493b-40b2-9b7a-8f06cc9fc244", "6ef294e8-1896-4eeb-9bf4-fbf00573070c", "b99c02db-3359-44b2-9aa3-a347886cb730", "f8180627-efa9-4b5f-921d-240601f025d2", "0aa27535-26a8-414f-b378-462ab2feb80e", "99834ea2-34c8-4b3d-87c9-7aa35a42b5fd", "fa51125c-7976-4b6b-b7ed-407c1933f05c", "d2f0780e-de39-41bb-8f26-13aa19ea1af1", "aefb00b1-a51d-490b-8841-454739ed7648", "244064c7-6e66-45e5-a90f-f6ff8fa6472b"]
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/stefan/code/azure/win7>, #<Vagrant::UI::Prefixed:0x00000101c50600 @logger=#<Log4r::Logger:0x00000101c50538 @fullname="vagrant::ui::interface", @outputters=[], @additive=true, @name="interface", @path="vagrant::ui", @parent=#<Log4r::Logger:0x0000010182f6e8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x000001010a3118 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x000001010a3028>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x000001010880e8 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000010182f490 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @opts={}, @prefix=:default, @ui=#<Vagrant::UI::Colored:0x00000100854520 @logger=#<Log4r::Logger:0x00000100854250 @fullname="vagrant::ui::interface", @outputters=[], @additive=true, @name="interface", @path="vagrant::ui", @parent=#<Log4r::Logger:0x0000010182f6e8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x000001010a3118 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x000001010a3028>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x000001010880e8 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000010182f490 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @opts={:color=>:default}, @lock=#<Mutex:0x0000010185bb08>>>, ["f837a3d7-493b-40b2-9b7a-8f06cc9fc244", "6ef294e8-1896-4eeb-9bf4-fbf00573070c", "b99c02db-3359-44b2-9aa3-a347886cb730", "f8180627-efa9-4b5f-921d-240601f025d2", "0aa27535-26a8-414f-b378-462ab2feb80e", "99834ea2-34c8-4b3d-87c9-7aa35a42b5fd", "fa51125c-7976-4b6b-b7ed-407c1933f05c", "d2f0780e-de39-41bb-8f26-13aa19ea1af1", "aefb00b1-a51d-490b-8841-454739ed7648", "244064c7-6e66-45e5-a90f-f6ff8fa6472b"]] (darwin)
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::SyncedFolderCleanup:0x00000101cda1e8>
INFO synced_folder_cleanup: Invoking synced folder cleanup for: virtualbox
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "244064c7-6e66-45e5-a90f-f6ff8fa6472b", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="win7_default_1418144152754_87244"
groups="/"
ostype="Windows 7 (64 bit)"
UUID="244064c7-6e66-45e5-a90f-f6ff8fa6472b"
CfgFile="/Users/stefan/VirtualBox VMs/win7_default_1418144152754_87244/win7_default_1418144152754_87244.vbox"
SnapFldr="/Users/stefan/VirtualBox VMs/win7_default_1418144152754_87244/Snapshots"
LogFldr="/Users/stefan/VirtualBox VMs/win7_default_1418144152754_87244/Logs"
hardwareuuid="244064c7-6e66-45e5-a90f-f6ff8fa6472b"
memory=2048
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biossystemtimeoffset=0
rtcuseutc="off"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
VMState="poweroff"
VMStateChangeTime="2014-11-22T02:19:58.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="Floppy Controller"
storagecontrollertype1="I82078"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="1"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="/Users/stefan/VirtualBox VMs/win7_default_1418144152754_87244/packer-virtualbox-iso-1416612712-disk1.vmdk"
"IDE Controller-ImageUUID-0-0"="21ec4874-2b45-4477-899a-873e98439805"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="none"
"IDE Controller-1-1"="none"
"Floppy Controller-0-0"="none"
"Floppy Controller-0-1"="none"
natnet1="nat"
macaddress1="080027FE0540"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
vrde="on"
vrdeport=-1
vrdeports="13389"
vrdeaddress="127.0.0.1"
vrdeauthtype="null"
vrdemulticon="off"
vrdereusecon="off"
vrdevideochannel="off"
vrdeproperty[TCP/Ports]="13389"
vrdeproperty[TCP/Address]="127.0.0.1"
vrdeproperty[VideoChannel/Enabled]=<not set>
vrdeproperty[VideoChannel/Quality]=<not set>
vrdeproperty[VideoChannel/DownscaleProtection]=<not set>
vrdeproperty[Client/DisableDisplay]=<not set>
vrdeproperty[Client/DisableInput]=<not set>
vrdeproperty[Client/DisableAudio]=<not set>
vrdeproperty[Client/DisableUSB]=<not set>
vrdeproperty[Client/DisableClipboard]=<not set>
vrdeproperty[Client/DisableUpstreamAudio]=<not set>
vrdeproperty[Client/DisableRDPDR]=<not set>
vrdeproperty[H3DRedirect/Enabled]=<not set>
vrdeproperty[Security/Method]=<not set>
vrdeproperty[Security/ServerCertificate]=<not set>
vrdeproperty[Security/ServerPrivateKey]=<not set>
vrdeproperty[Security/CACertificate]=<not set>
vrdeproperty[Audio/RateCorrectionMode]=<not set>
vrdeproperty[Audio/LogPath]=<not set>
usb="off"
ehci="off"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/stefan/VirtualBox VMs/win7_default_1418144152754_87244/win7_default_1418144152754_87244.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::SyncedFolders:0x00000104247688>
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", "244064c7-6e66-45e5-a90f-f6ff8fa6472b", "--name", "vagrant", "--hostpath", "/Users/stefan/code/azure/win7"]
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", "244064c7-6e66-45e5-a90f-f6ff8fa6472b", "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:0x00000101d08048>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::ClearNetworkInterfaces:0x00000101200f10>
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", "244064c7-6e66-45e5-a90f-f6ff8fa6472b", "--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:0x00000101200ee8>
DEBUG network: Available slots for high-level adapters: #<Set: {2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36}>
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", "244064c7-6e66-45e5-a90f-f6ff8fa6472b", "--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:0x00000101231ed0>
INFO interface: output: Forwarding ports...
INFO interface: output: ==> default: Forwarding ports...
==> default: Forwarding ports...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "244064c7-6e66-45e5-a90f-f6ff8fa6472b", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="win7_default_1418144152754_87244"
groups="/"
ostype="Windows 7 (64 bit)"
UUID="244064c7-6e66-45e5-a90f-f6ff8fa6472b"
CfgFile="/Users/stefan/VirtualBox VMs/win7_default_1418144152754_87244/win7_default_1418144152754_87244.vbox"
SnapFldr="/Users/stefan/VirtualBox VMs/win7_default_1418144152754_87244/Snapshots"
LogFldr="/Users/stefan/VirtualBox VMs/win7_default_1418144152754_87244/Logs"
hardwareuuid="244064c7-6e66-45e5-a90f-f6ff8fa6472b"
memory=2048
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biossystemtimeoffset=0
rtcuseutc="off"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
VMState="poweroff"
VMStateChangeTime="2014-11-22T02:19:58.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="Floppy Controller"
storagecontrollertype1="I82078"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="1"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="/Users/stefan/VirtualBox VMs/win7_default_1418144152754_87244/packer-virtualbox-iso-1416612712-disk1.vmdk"
"IDE Controller-ImageUUID-0-0"="21ec4874-2b45-4477-899a-873e98439805"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="none"
"IDE Controller-1-1"="none"
"Floppy Controller-0-0"="none"
"Floppy Controller-0-1"="none"
natnet1="nat"
macaddress1="080027FE0540"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
vrde="on"
vrdeport=-1
vrdeports="13389"
vrdeaddress="127.0.0.1"
vrdeauthtype="null"
vrdemulticon="off"
vrdereusecon="off"
vrdevideochannel="off"
vrdeproperty[TCP/Ports]="13389"
vrdeproperty[TCP/Address]="127.0.0.1"
vrdeproperty[VideoChannel/Enabled]=<not set>
vrdeproperty[VideoChannel/Quality]=<not set>
vrdeproperty[VideoChannel/DownscaleProtection]=<not set>
vrdeproperty[Client/DisableDisplay]=<not set>
vrdeproperty[Client/DisableInput]=<not set>
vrdeproperty[Client/DisableAudio]=<not set>
vrdeproperty[Client/DisableUSB]=<not set>
vrdeproperty[Client/DisableClipboard]=<not set>
vrdeproperty[Client/DisableUpstreamAudio]=<not set>
vrdeproperty[Client/DisableRDPDR]=<not set>
vrdeproperty[H3DRedirect/Enabled]=<not set>
vrdeproperty[Security/Method]=<not set>
vrdeproperty[Security/ServerCertificate]=<not set>
vrdeproperty[Security/ServerPrivateKey]=<not set>
vrdeproperty[Security/CACertificate]=<not set>
vrdeproperty[Audio/RateCorrectionMode]=<not set>
vrdeproperty[Audio/LogPath]=<not set>
usb="off"
ehci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/stefan/code/azure/win7"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/stefan/VirtualBox VMs/win7_default_1418144152754_87244/win7_default_1418144152754_87244.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: 3389 => 3389 (adapter 1)
INFO interface: detail: default: 3389 => 3389 (adapter 1)
default: 3389 => 3389 (adapter 1)
INFO interface: detail: 22 => 2222 (adapter 1)
INFO interface: detail: default: 22 => 2222 (adapter 1)
default: 22 => 2222 (adapter 1)
INFO interface: detail: 5985 => 55985 (adapter 1)
INFO interface: detail: default: 5985 => 55985 (adapter 1)
default: 5985 => 55985 (adapter 1)
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "244064c7-6e66-45e5-a90f-f6ff8fa6472b", "--natpf1", "rdp,tcp,,3389,,3389", "--natpf1", "ssh,tcp,,2222,,22", "--natpf1", "winrm,tcp,127.0.0.1,55985,,5985"]
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:0x00000101231ea8>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::SaneDefaults:0x00000101231e80>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "244064c7-6e66-45e5-a90f-f6ff8fa6472b", "--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", "244064c7-6e66-45e5-a90f-f6ff8fa6472b", "--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:0x00000101263048>
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", "244064c7-6e66-45e5-a90f-f6ff8fa6472b", "--memory", "2048"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "244064c7-6e66-45e5-a90f-f6ff8fa6472b", "--cpus", "2"]
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", "global", "GUI/SuppressMessages", "all"]
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:0x00000101262ff8>
INFO interface: info: Booting VM...
INFO interface: info: ==> default: Booting VM...
==> default: Booting VM...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "startvm", "244064c7-6e66-45e5-a90f-f6ff8fa6472b", "--type", "gui"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Waiting for VM "244064c7-6e66-45e5-a90f-f6ff8fa6472b" to power on...
VM "244064c7-6e66-45e5-a90f-f6ff8fa6472b" has been successfully started.
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x00000101262fd0>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::WaitForCommunicator:0x00000101262fa8>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "244064c7-6e66-45e5-a90f-f6ff8fa6472b", "--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...
ERROR warden: Error occurred: undefined method `check_winrm' for #<VagrantPlugins::ProviderVirtualBox::Driver::Meta:0x000001011f39f0>
INFO warden: Beginning recovery process...
INFO warden: Calling recover: #<Vagrant::Action::Builtin::HandleForwardedPortCollisions:0x00000101c984c8>
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO environment: Released process lock: fpcollision
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: undefined method `check_winrm' for #<VagrantPlugins::ProviderVirtualBox::Driver::Meta:0x000001011f39f0>
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: undefined method `check_winrm' for #<VagrantPlugins::ProviderVirtualBox::Driver::Meta:0x000001011f39f0>
INFO warden: Beginning recovery process...
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x000001011d9a50>
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Recovery complete.
ERROR warden: Error occurred: undefined method `check_winrm' for #<VagrantPlugins::ProviderVirtualBox::Driver::Meta:0x000001011f39f0>
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: undefined method `check_winrm' for #<VagrantPlugins::ProviderVirtualBox::Driver::Meta:0x000001011f39f0>
INFO warden: Beginning recovery process...
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x000001011b0b00>
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Recovery complete.
ERROR warden: Error occurred: undefined method `check_winrm' for #<VagrantPlugins::ProviderVirtualBox::Driver::Meta:0x000001011f39f0>
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: undefined method `check_winrm' for #<VagrantPlugins::ProviderVirtualBox::Driver::Meta:0x000001011f39f0>
INFO warden: Beginning recovery process...
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x00000100a7c0a0>
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x00000100acf458>
INFO warden: Beginning recovery process...
INFO warden: Calling recover: #<VagrantPlugins::ProviderVirtualBox::Action::Import:0x00000101858ef8>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "244064c7-6e66-45e5-a90f-f6ff8fa6472b", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="win7_default_1418144152754_87244"
groups="/"
ostype="Windows 7 (64 bit)"
UUID="244064c7-6e66-45e5-a90f-f6ff8fa6472b"
CfgFile="/Users/stefan/VirtualBox VMs/win7_default_1418144152754_87244/win7_default_1418144152754_87244.vbox"
SnapFldr="/Users/stefan/VirtualBox VMs/win7_default_1418144152754_87244/Snapshots"
LogFldr="/Users/stefan/VirtualBox VMs/win7_default_1418144152754_87244/Logs"
hardwareuuid="244064c7-6e66-45e5-a90f-f6ff8fa6472b"
memory=2048
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
VMState="running"
VMStateChangeTime="2014-12-09T16:55:55.385000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="Floppy Controller"
storagecontrollertype1="I82078"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="1"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="/Users/stefan/VirtualBox VMs/win7_default_1418144152754_87244/packer-virtualbox-iso-1416612712-disk1.vmdk"
"IDE Controller-ImageUUID-0-0"="21ec4874-2b45-4477-899a-873e98439805"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="none"
"IDE Controller-1-1"="none"
"Floppy Controller-0-0"="none"
"Floppy Controller-0-1"="none"
natnet1="nat"
macaddress1="080027FE0540"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="rdp,tcp,,3389,,3389"
Forwarding(1)="ssh,tcp,,2222,,22"
Forwarding(2)="winrm,tcp,127.0.0.1,55985,,5985"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
SessionType="gui"
VideoMode="720,400,32"@0,0
vrde="on"
vrdeport=13389
vrdeports="13389"
vrdeaddress="127.0.0.1"
vrdeauthtype="null"
vrdemulticon="off"
vrdereusecon="off"
vrdevideochannel="off"
vrdeproperty[TCP/Ports]="13389"
vrdeproperty[TCP/Address]="127.0.0.1"
vrdeproperty[VideoChannel/Enabled]=<not set>
vrdeproperty[VideoChannel/Quality]=<not set>
vrdeproperty[VideoChannel/DownscaleProtection]=<not set>
vrdeproperty[Client/DisableDisplay]=<not set>
vrdeproperty[Client/DisableInput]=<not set>
vrdeproperty[Client/DisableAudio]=<not set>
vrdeproperty[Client/DisableUSB]=<not set>
vrdeproperty[Client/DisableClipboard]=<not set>
vrdeproperty[Client/DisableUpstreamAudio]=<not set>
vrdeproperty[Client/DisableRDPDR]=<not set>
vrdeproperty[H3DRedirect/Enabled]=<not set>
vrdeproperty[Security/Method]=<not set>
vrdeproperty[Security/ServerCertificate]=<not set>
vrdeproperty[Security/ServerPrivateKey]=<not set>
vrdeproperty[Security/CACertificate]=<not set>
vrdeproperty[Audio/RateCorrectionMode]=<not set>
vrdeproperty[Audio/LogPath]=<not set>
usb="off"
ehci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/stefan/code/azure/win7"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/stefan/VirtualBox VMs/win7_default_1418144152754_87244/win7_default_1418144152754_87244.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Windows7_64"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Builder:0x000001011bfce0>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x000001011bd260>
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.20r96996
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.20
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: stdout: Name: vboxnet0
GUID: 786f6276-656e-4074-8000-0a0027000000
DHCP: Disabled
IPAddress: xxx.xxx.yy.1
NetworkMask: 255.255.255.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: 0a:00:27:00:00:00
MediumType: Ethernet
Status: Up
VBoxNetworkName: HostInterfaceNetworking-vboxnet0
Name: vboxnet1
GUID: 786f6276-656e-4174-8000-0a0027000001
DHCP: Disabled
IPAddress: xxx.xx.x.1
NetworkMask: 255.255.255.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: 0a:00:27:00:00:01
MediumType: Ethernet
Status: Down
VBoxNetworkName: HostInterfaceNetworking-vboxnet1
Name: vboxnet2
GUID: 786f6276-656e-4274-8000-0a0027000002
DHCP: Disabled
IPAddress: xxx.xx.zz.1
NetworkMask: 255.255.255.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: 0a:00:27:00:00:02
MediumType: Ethernet
Status: Down
VBoxNetworkName: HostInterfaceNetworking-vboxnet2
Name: vboxnet3
GUID: 786f6276-656e-4374-8000-0a0027000003
DHCP: Disabled
IPAddress: 10.0.0.1
NetworkMask: 255.255.255.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: 0a:00:27:00:00:03
MediumType: Ethernet
Status: Down
VBoxNetworkName: HostInterfaceNetworking-vboxnet3
Name: vboxnet4
GUID: 786f6276-656e-4474-8000-0a0027000004
DHCP: Disabled
IPAddress: xxx.xxx.xx.1
NetworkMask: 255.255.255.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: 0a:00:27:00:00:04
MediumType: Ethernet
Status: Down
VBoxNetworkName: HostInterfaceNetworking-vboxnet4
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x000001011bd238>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Builder:0x00000100a87720>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x00000100a8dad0>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "244064c7-6e66-45e5-a90f-f6ff8fa6472b", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="win7_default_1418144152754_87244"
groups="/"
ostype="Windows 7 (64 bit)"
UUID="244064c7-6e66-45e5-a90f-f6ff8fa6472b"
CfgFile="/Users/stefan/VirtualBox VMs/win7_default_1418144152754_87244/win7_default_1418144152754_87244.vbox"
SnapFldr="/Users/stefan/VirtualBox VMs/win7_default_1418144152754_87244/Snapshots"
LogFldr="/Users/stefan/VirtualBox VMs/win7_default_1418144152754_87244/Logs"
hardwareuuid="244064c7-6e66-45e5-a90f-f6ff8fa6472b"
memory=2048
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
VMState="running"
VMStateChangeTime="2014-12-09T16:55:55.385000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="Floppy Controller"
storagecontrollertype1="I82078"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="1"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="/Users/stefan/VirtualBox VMs/win7_default_1418144152754_87244/packer-virtualbox-iso-1416612712-disk1.vmdk"
"IDE Controller-ImageUUID-0-0"="21ec4874-2b45-4477-899a-873e98439805"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="none"
"IDE Controller-1-1"="none"
"Floppy Controller-0-0"="none"
"Floppy Controller-0-1"="none"
natnet1="nat"
macaddress1="080027FE0540"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="rdp,tcp,,3389,,3389"
Forwarding(1)="ssh,tcp,,2222,,22"
Forwarding(2)="winrm,tcp,127.0.0.1,55985,,5985"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
SessionType="gui"
VideoMode="640,480,32"@0,0
vrde="on"
vrdeport=13389
vrdeports="13389"
vrdeaddress="127.0.0.1"
vrdeauthtype="null"
vrdemulticon="off"
vrdereusecon="off"
vrdevideochannel="off"
vrdeproperty[TCP/Ports]="13389"
vrdeproperty[TCP/Address]="127.0.0.1"
vrdeproperty[VideoChannel/Enabled]=<not set>
vrdeproperty[VideoChannel/Quality]=<not set>
vrdeproperty[VideoChannel/DownscaleProtection]=<not set>
vrdeproperty[Client/DisableDisplay]=<not set>
vrdeproperty[Client/DisableInput]=<not set>
vrdeproperty[Client/DisableAudio]=<not set>
vrdeproperty[Client/DisableUSB]=<not set>
vrdeproperty[Client/DisableClipboard]=<not set>
vrdeproperty[Client/DisableUpstreamAudio]=<not set>
vrdeproperty[Client/DisableRDPDR]=<not set>
vrdeproperty[H3DRedirect/Enabled]=<not set>
vrdeproperty[Security/Method]=<not set>
vrdeproperty[Security/ServerCertificate]=<not set>
vrdeproperty[Security/ServerPrivateKey]=<not set>
vrdeproperty[Security/CACertificate]=<not set>
vrdeproperty[Audio/RateCorrectionMode]=<not set>
vrdeproperty[Audio/LogPath]=<not set>
usb="off"
ehci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/stefan/code/azure/win7"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/stefan/VirtualBox VMs/win7_default_1418144152754_87244/win7_default_1418144152754_87244.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Windows7_64"
GuestAdditionsRunLevel=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:0x00000100a8dad0>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Warden:0x00000101cbb6f8>
INFO warden: Calling IN action: #<Proc:0x0000010119a558@/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x00000101cbb680>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Builder:0x00000101cfa880>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::DestroyConfirm:0x00000101d03d90>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::DestroyConfirm:0x00000101d03d90>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Warden:0x000001012094a8>
INFO warden: Calling IN action: #<Proc:0x00000100b46d78@/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckAccessible:0x00000101209430>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "244064c7-6e66-45e5-a90f-f6ff8fa6472b", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="win7_default_1418144152754_87244"
groups="/"
ostype="Windows 7 (64 bit)"
UUID="244064c7-6e66-45e5-a90f-f6ff8fa6472b"
CfgFile="/Users/stefan/VirtualBox VMs/win7_default_1418144152754_87244/win7_default_1418144152754_87244.vbox"
SnapFldr="/Users/stefan/VirtualBox VMs/win7_default_1418144152754_87244/Snapshots"
LogFldr="/Users/stefan/VirtualBox VMs/win7_default_1418144152754_87244/Logs"
hardwareuuid="244064c7-6e66-45e5-a90f-f6ff8fa6472b"
memory=2048
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
VMState="running"
VMStateChangeTime="2014-12-09T16:55:55.385000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="Floppy Controller"
storagecontrollertype1="I82078"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="1"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="/Users/stefan/VirtualBox VMs/win7_default_1418144152754_87244/packer-virtualbox-iso-1416612712-disk1.vmdk"
"IDE Controller-ImageUUID-0-0"="21ec4874-2b45-4477-899a-873e98439805"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="none"
"IDE Controller-1-1"="none"
"Floppy Controller-0-0"="none"
"Floppy Controller-0-1"="none"
natnet1="nat"
macaddress1="080027FE0540"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="rdp,tcp,,3389,,3389"
Forwarding(1)="ssh,tcp,,2222,,22"
Forwarding(2)="winrm,tcp,127.0.0.1,55985,,5985"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
SessionType="gui"
VideoMode="640,480,32"@0,0
vrde="on"
vrdeport=13389
vrdeports="13389"
vrdeaddress="127.0.0.1"
vrdeauthtype="null"
vrdemulticon="off"
vrdereusecon="off"
vrdevideochannel="off"
vrdeproperty[TCP/Ports]="13389"
vrdeproperty[TCP/Address]="127.0.0.1"
vrdeproperty[VideoChannel/Enabled]=<not set>
vrdeproperty[VideoChannel/Quality]=<not set>
vrdeproperty[VideoChannel/DownscaleProtection]=<not set>
vrdeproperty[Client/DisableDisplay]=<not set>
vrdeproperty[Client/DisableInput]=<not set>
vrdeproperty[Client/DisableAudio]=<not set>
vrdeproperty[Client/DisableUSB]=<not set>
vrdeproperty[Client/DisableClipboard]=<not set>
vrdeproperty[Client/DisableUpstreamAudio]=<not set>
vrdeproperty[Client/DisableRDPDR]=<not set>
vrdeproperty[H3DRedirect/Enabled]=<not set>
vrdeproperty[Security/Method]=<not set>
vrdeproperty[Security/ServerCertificate]=<not set>
vrdeproperty[Security/ServerPrivateKey]=<not set>
vrdeproperty[Security/CACertificate]=<not set>
vrdeproperty[Audio/RateCorrectionMode]=<not set>
vrdeproperty[Audio/LogPath]=<not set>
usb="off"
ehci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/stefan/code/azure/win7"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/stefan/VirtualBox VMs/win7_default_1418144152754_87244/win7_default_1418144152754_87244.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Windows7_64"
GuestAdditionsRunLevel=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::EnvSet:0x00000101209408>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x000001012093e0>
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.20r96996
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.20
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: stdout: Name: vboxnet0
GUID: 786f6276-656e-4074-8000-0a0027000000
DHCP: Disabled
IPAddress: xxx.xxx.yy.1
NetworkMask: 255.255.255.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: 0a:00:27:00:00:00
MediumType: Ethernet
Status: Up
VBoxNetworkName: HostInterfaceNetworking-vboxnet0
Name: vboxnet1
GUID: 786f6276-656e-4174-8000-0a0027000001
DHCP: Disabled
IPAddress: xxx.xx.x.1
NetworkMask: 255.255.255.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: 0a:00:27:00:00:01
MediumType: Ethernet
Status: Down
VBoxNetworkName: HostInterfaceNetworking-vboxnet1
Name: vboxnet2
GUID: 786f6276-656e-4274-8000-0a0027000002
DHCP: Disabled
IPAddress: xxx.xx.zz.1
NetworkMask: 255.255.255.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: 0a:00:27:00:00:02
MediumType: Ethernet
Status: Down
VBoxNetworkName: HostInterfaceNetworking-vboxnet2
Name: vboxnet3
GUID: 786f6276-656e-4374-8000-0a0027000003
DHCP: Disabled
IPAddress: 10.0.0.1
NetworkMask: 255.255.255.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: 0a:00:27:00:00:03
MediumType: Ethernet
Status: Down
VBoxNetworkName: HostInterfaceNetworking-vboxnet3
Name: vboxnet4
GUID: 786f6276-656e-4474-8000-0a0027000004
DHCP: Disabled
IPAddress: xxx.xxx.xx.1
NetworkMask: 255.255.255.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: 0a:00:27:00:00:04
MediumType: Ethernet
Status: Down
VBoxNetworkName: HostInterfaceNetworking-vboxnet4
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x000001012093b8>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Builder:0x00000100ad5b00>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x00000100adcd60>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "244064c7-6e66-45e5-a90f-f6ff8fa6472b", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="win7_default_1418144152754_87244"
groups="/"
ostype="Windows 7 (64 bit)"
UUID="244064c7-6e66-45e5-a90f-f6ff8fa6472b"
CfgFile="/Users/stefan/VirtualBox VMs/win7_default_1418144152754_87244/win7_default_1418144152754_87244.vbox"
SnapFldr="/Users/stefan/VirtualBox VMs/win7_default_1418144152754_87244/Snapshots"
LogFldr="/Users/stefan/VirtualBox VMs/win7_default_1418144152754_87244/Logs"
hardwareuuid="244064c7-6e66-45e5-a90f-f6ff8fa6472b"
memory=2048
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
VMState="running"
VMStateChangeTime="2014-12-09T16:55:55.385000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="Floppy Controller"
storagecontrollertype1="I82078"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="1"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="/Users/stefan/VirtualBox VMs/win7_default_1418144152754_87244/packer-virtualbox-iso-1416612712-disk1.vmdk"
"IDE Controller-ImageUUID-0-0"="21ec4874-2b45-4477-899a-873e98439805"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="none"
"IDE Controller-1-1"="none"
"Floppy Controller-0-0"="none"
"Floppy Controller-0-1"="none"
natnet1="nat"
macaddress1="080027FE0540"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="rdp,tcp,,3389,,3389"
Forwarding(1)="ssh,tcp,,2222,,22"
Forwarding(2)="winrm,tcp,127.0.0.1,55985,,5985"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
SessionType="gui"
VideoMode="640,480,32"@0,0
vrde="on"
vrdeport=13389
vrdeports="13389"
vrdeaddress="127.0.0.1"
vrdeauthtype="null"
vrdemulticon="off"
vrdereusecon="off"
vrdevideochannel="off"
vrdeproperty[TCP/Ports]="13389"
vrdeproperty[TCP/Address]="127.0.0.1"
vrdeproperty[VideoChannel/Enabled]=<not set>
vrdeproperty[VideoChannel/Quality]=<not set>
vrdeproperty[VideoChannel/DownscaleProtection]=<not set>
vrdeproperty[Client/DisableDisplay]=<not set>
vrdeproperty[Client/DisableInput]=<not set>
vrdeproperty[Client/DisableAudio]=<not set>
vrdeproperty[Client/DisableUSB]=<not set>
vrdeproperty[Client/DisableClipboard]=<not set>
vrdeproperty[Client/DisableUpstreamAudio]=<not set>
vrdeproperty[Client/DisableRDPDR]=<not set>
vrdeproperty[H3DRedirect/Enabled]=<not set>
vrdeproperty[Security/Method]=<not set>
vrdeproperty[Security/ServerCertificate]=<not set>
vrdeproperty[Security/ServerPrivateKey]=<not set>
vrdeproperty[Security/CACertificate]=<not set>
vrdeproperty[Audio/RateCorrectionMode]=<not set>
vrdeproperty[Audio/LogPath]=<not set>
usb="off"
ehci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/stefan/code/azure/win7"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/stefan/VirtualBox VMs/win7_default_1418144152754_87244/win7_default_1418144152754_87244.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Windows7_64"
GuestAdditionsRunLevel=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:0x00000100adcd60>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Warden:0x00000101198550>
INFO warden: Calling IN action: #<Proc:0x00000100b2df58@/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckAccessible:0x000001011984d8>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "244064c7-6e66-45e5-a90f-f6ff8fa6472b", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="win7_default_1418144152754_87244"
groups="/"
ostype="Windows 7 (64 bit)"
UUID="244064c7-6e66-45e5-a90f-f6ff8fa6472b"
CfgFile="/Users/stefan/VirtualBox VMs/win7_default_1418144152754_87244/win7_default_1418144152754_87244.vbox"
SnapFldr="/Users/stefan/VirtualBox VMs/win7_default_1418144152754_87244/Snapshots"
LogFldr="/Users/stefan/VirtualBox VMs/win7_default_1418144152754_87244/Logs"
hardwareuuid="244064c7-6e66-45e5-a90f-f6ff8fa6472b"
memory=2048
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
VMState="running"
VMStateChangeTime="2014-12-09T16:55:55.385000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="Floppy Controller"
storagecontrollertype1="I82078"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="1"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="/Users/stefan/VirtualBox VMs/win7_default_1418144152754_87244/packer-virtualbox-iso-1416612712-disk1.vmdk"
"IDE Controller-ImageUUID-0-0"="21ec4874-2b45-4477-899a-873e98439805"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="none"
"IDE Controller-1-1"="none"
"Floppy Controller-0-0"="none"
"Floppy Controller-0-1"="none"
natnet1="nat"
macaddress1="080027FE0540"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="rdp,tcp,,3389,,3389"
Forwarding(1)="ssh,tcp,,2222,,22"
Forwarding(2)="winrm,tcp,127.0.0.1,55985,,5985"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
SessionType="gui"
VideoMode="640,480,32"@0,0
vrde="on"
vrdeport=13389
vrdeports="13389"
vrdeaddress="127.0.0.1"
vrdeauthtype="null"
vrdemulticon="off"
vrdereusecon="off"
vrdevideochannel="off"
vrdeproperty[TCP/Ports]="13389"
vrdeproperty[TCP/Address]="127.0.0.1"
vrdeproperty[VideoChannel/Enabled]=<not set>
vrdeproperty[VideoChannel/Quality]=<not set>
vrdeproperty[VideoChannel/DownscaleProtection]=<not set>
vrdeproperty[Client/DisableDisplay]=<not set>
vrdeproperty[Client/DisableInput]=<not set>
vrdeproperty[Client/DisableAudio]=<not set>
vrdeproperty[Client/DisableUSB]=<not set>
vrdeproperty[Client/DisableClipboard]=<not set>
vrdeproperty[Client/DisableUpstreamAudio]=<not set>
vrdeproperty[Client/DisableRDPDR]=<not set>
vrdeproperty[H3DRedirect/Enabled]=<not set>
vrdeproperty[Security/Method]=<not set>
vrdeproperty[Security/ServerCertificate]=<not set>
vrdeproperty[Security/ServerPrivateKey]=<not set>
vrdeproperty[Security/CACertificate]=<not set>
vrdeproperty[Audio/RateCorrectionMode]=<not set>
vrdeproperty[Audio/LogPath]=<not set>
usb="off"
ehci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/stefan/code/azure/win7"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/stefan/VirtualBox VMs/win7_default_1418144152754_87244/win7_default_1418144152754_87244.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Windows7_64"
GuestAdditionsRunLevel=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::DiscardState:0x000001011984b0>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "244064c7-6e66-45e5-a90f-f6ff8fa6472b", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="win7_default_1418144152754_87244"
groups="/"
ostype="Windows 7 (64 bit)"
UUID="244064c7-6e66-45e5-a90f-f6ff8fa6472b"
CfgFile="/Users/stefan/VirtualBox VMs/win7_default_1418144152754_87244/win7_default_1418144152754_87244.vbox"
SnapFldr="/Users/stefan/VirtualBox VMs/win7_default_1418144152754_87244/Snapshots"
LogFldr="/Users/stefan/VirtualBox VMs/win7_default_1418144152754_87244/Logs"
hardwareuuid="244064c7-6e66-45e5-a90f-f6ff8fa6472b"
memory=2048
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
VMState="running"
VMStateChangeTime="2014-12-09T16:55:55.385000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="Floppy Controller"
storagecontrollertype1="I82078"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="1"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="/Users/stefan/VirtualBox VMs/win7_default_1418144152754_87244/packer-virtualbox-iso-1416612712-disk1.vmdk"
"IDE Controller-ImageUUID-0-0"="21ec4874-2b45-4477-899a-873e98439805"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="none"
"IDE Controller-1-1"="none"
"Floppy Controller-0-0"="none"
"Floppy Controller-0-1"="none"
natnet1="nat"
macaddress1="080027FE0540"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="rdp,tcp,,3389,,3389"
Forwarding(1)="ssh,tcp,,2222,,22"
Forwarding(2)="winrm,tcp,127.0.0.1,55985,,5985"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
SessionType="gui"
VideoMode="640,480,32"@0,0
vrde="on"
vrdeport=13389
vrdeports="13389"
vrdeaddress="127.0.0.1"
vrdeauthtype="null"
vrdemulticon="off"
vrdereusecon="off"
vrdevideochannel="off"
vrdeproperty[TCP/Ports]="13389"
vrdeproperty[TCP/Address]="127.0.0.1"
vrdeproperty[VideoChannel/Enabled]=<not set>
vrdeproperty[VideoChannel/Quality]=<not set>
vrdeproperty[VideoChannel/DownscaleProtection]=<not set>
vrdeproperty[Client/DisableDisplay]=<not set>
vrdeproperty[Client/DisableInput]=<not set>
vrdeproperty[Client/DisableAudio]=<not set>
vrdeproperty[Client/DisableUSB]=<not set>
vrdeproperty[Client/DisableClipboard]=<not set>
vrdeproperty[Client/DisableUpstreamAudio]=<not set>
vrdeproperty[Client/DisableRDPDR]=<not set>
vrdeproperty[H3DRedirect/Enabled]=<not set>
vrdeproperty[Security/Method]=<not set>
vrdeproperty[Security/ServerCertificate]=<not set>
vrdeproperty[Security/ServerPrivateKey]=<not set>
vrdeproperty[Security/CACertificate]=<not set>
vrdeproperty[Audio/RateCorrectionMode]=<not set>
vrdeproperty[Audio/LogPath]=<not set>
usb="off"
ehci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/stefan/code/azure/win7"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/stefan/VirtualBox VMs/win7_default_1418144152754_87244/win7_default_1418144152754_87244.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Windows7_64"
GuestAdditionsRunLevel=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::Call:0x00000101198488>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Builder:0x000001041bab98>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::IsPaused:0x000001041b8208>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "244064c7-6e66-45e5-a90f-f6ff8fa6472b", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="win7_default_1418144152754_87244"
groups="/"
ostype="Windows 7 (64 bit)"
UUID="244064c7-6e66-45e5-a90f-f6ff8fa6472b"
CfgFile="/Users/stefan/VirtualBox VMs/win7_default_1418144152754_87244/win7_default_1418144152754_87244.vbox"
SnapFldr="/Users/stefan/VirtualBox VMs/win7_default_1418144152754_87244/Snapshots"
LogFldr="/Users/stefan/VirtualBox VMs/win7_default_1418144152754_87244/Logs"
hardwareuuid="244064c7-6e66-45e5-a90f-f6ff8fa6472b"
memory=2048
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
VMState="running"
VMStateChangeTime="2014-12-09T16:55:55.385000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="Floppy Controller"
storagecontrollertype1="I82078"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="1"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="/Users/stefan/VirtualBox VMs/win7_default_1418144152754_87244/packer-virtualbox-iso-1416612712-disk1.vmdk"
"IDE Controller-ImageUUID-0-0"="21ec4874-2b45-4477-899a-873e98439805"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="none"
"IDE Controller-1-1"="none"
"Floppy Controller-0-0"="none"
"Floppy Controller-0-1"="none"
natnet1="nat"
macaddress1="080027FE0540"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="rdp,tcp,,3389,,3389"
Forwarding(1)="ssh,tcp,,2222,,22"
Forwarding(2)="winrm,tcp,127.0.0.1,55985,,5985"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
SessionType="gui"
VideoMode="640,480,32"@0,0
vrde="on"
vrdeport=13389
vrdeports="13389"
vrdeaddress="127.0.0.1"
vrdeauthtype="null"
vrdemulticon="off"
vrdereusecon="off"
vrdevideochannel="off"
vrdeproperty[TCP/Ports]="13389"
vrdeproperty[TCP/Address]="127.0.0.1"
vrdeproperty[VideoChannel/Enabled]=<not set>
vrdeproperty[VideoChannel/Quality]=<not set>
vrdeproperty[VideoChannel/DownscaleProtection]=<not set>
vrdeproperty[Client/DisableDisplay]=<not set>
vrdeproperty[Client/DisableInput]=<not set>
vrdeproperty[Client/DisableAudio]=<not set>
vrdeproperty[Client/DisableUSB]=<not set>
vrdeproperty[Client/DisableClipboard]=<not set>
vrdeproperty[Client/DisableUpstreamAudio]=<not set>
vrdeproperty[Client/DisableRDPDR]=<not set>
vrdeproperty[H3DRedirect/Enabled]=<not set>
vrdeproperty[Security/Method]=<not set>
vrdeproperty[Security/ServerCertificate]=<not set>
vrdeproperty[Security/ServerPrivateKey]=<not set>
vrdeproperty[Security/CACertificate]=<not set>
vrdeproperty[Audio/RateCorrectionMode]=<not set>
vrdeproperty[Audio/LogPath]=<not set>
usb="off"
ehci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/stefan/code/azure/win7"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/stefan/VirtualBox VMs/win7_default_1418144152754_87244/win7_default_1418144152754_87244.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Windows7_64"
GuestAdditionsRunLevel=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:0x000001041b8208>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Warden:0x00000101185c20>
INFO warden: Calling IN action: #<Proc:0x000001042eb828@/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling IN action: #<Proc:0x00000101185b58@/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x00000101198438>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Builder:0x00000101a5eb58>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::GracefulHalt:0x00000101aa2100>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::GracefulHalt:0x00000101aa2100>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Warden:0x00000101bfa868>
INFO warden: Calling IN action: #<Proc:0x00000101c82d80@/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::ForcedHalt:0x00000101bfa6b0>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "244064c7-6e66-45e5-a90f-f6ff8fa6472b", "--machinereadable"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="win7_default_1418144152754_87244"
groups="/"
ostype="Windows 7 (64 bit)"
UUID="244064c7-6e66-45e5-a90f-f6ff8fa6472b"
CfgFile="/Users/stefan/VirtualBox VMs/win7_default_1418144152754_87244/win7_default_1418144152754_87244.vbox"
SnapFldr="/Users/stefan/VirtualBox VMs/win7_default_1418144152754_87244/Snapshots"
LogFldr="/Users/stefan/VirtualBox VMs/win7_default_1418144152754_87244/Logs"
hardwareuuid="244064c7-6e66-45e5-a90f-f6ff8fa6472b"
memory=2048
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
pae="on"
longmode="on"
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
VMState="running"
VMStateChangeTime="2014-12-09T16:55:55.385000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="Floppy Controller"
storagecontrollertype1="I82078"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="1"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="/Users/stefan/VirtualBox VMs/win7_default_1418144152754_87244/packer-virtualbox-iso-1416612712-disk1.vmdk"
"IDE Controller-ImageUUID-0-0"="21ec4874-2b45-4477-899a-873e98439805"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="none"
"IDE Controller-1-1"="none"
"Floppy Controller-0-0"="none"
"Floppy Controller-0-1"="none"
natnet1="nat"
macaddress1="080027FE0540"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="rdp,tcp,,3389,,3389"
Forwarding(1)="ssh,tcp,,2222,,22"
Forwarding(2)="winrm,tcp,127.0.0.1,55985,,5985"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
SessionType="gui"
VideoMode="640,480,32"@0,0
vrde="on"
vrdeport=13389
vrdeports="13389"
vrdeaddress="127.0.0.1"
vrdeauthtype="null"
vrdemulticon="off"
vrdereusecon="off"
vrdevideochannel="off"
vrdeproperty[TCP/Ports]="13389"
vrdeproperty[TCP/Address]="127.0.0.1"
vrdeproperty[VideoChannel/Enabled]=<not set>
vrdeproperty[VideoChannel/Quality]=<not set>
vrdeproperty[VideoChannel/DownscaleProtection]=<not set>
vrdeproperty[Client/DisableDisplay]=<not set>
vrdeproperty[Client/DisableInput]=<not set>
vrdeproperty[Client/DisableAudio]=<not set>
vrdeproperty[Client/DisableUSB]=<not set>
vrdeproperty[Client/DisableClipboard]=<not set>
vrdeproperty[Client/DisableUpstreamAudio]=<not set>
vrdeproperty[Client/DisableRDPDR]=<not set>
vrdeproperty[H3DRedirect/Enabled]=<not set>
vrdeproperty[Security/Method]=<not set>
vrdeproperty[Security/ServerCertificate]=<not set>
vrdeproperty[Security/ServerPrivateKey]=<not set>
vrdeproperty[Security/CACertificate]=<not set>
vrdeproperty[Audio/RateCorrectionMode]=<not set>
vrdeproperty[Audio/LogPath]=<not set>
usb="off"
ehci="off"
SharedFolderNameMachineMapping1="vagrant"
SharedFolderPathMachineMapping1="/Users/stefan/code/azure/win7"
VRDEActiveConnection="off"
VRDEClients=0
vcpenabled="off"
vcpscreens=0
vcpfile="/Users/stefan/VirtualBox VMs/win7_default_1418144152754_87244/win7_default_1418144152754_87244.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0
GuestOSType="Windows7_64"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO interface: info: Forcing shutdown of VM...
INFO interface: info: ==> default: Forcing shutdown of VM...
==> default: Forcing shutdown of VM...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "controlvm", "244064c7-6e66-45e5-a90f-f6ff8fa6472b", "poweroff"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stderr: 0%...
DEBUG subprocess: stderr: 10%...20%...
DEBUG subprocess: stderr: 30%...40%...50%...60%...70%...80%...90%...
DEBUG subprocess: stderr: 100%
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling IN action: #<Proc:0x00000101bfa458@/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling IN action: #<Proc:0x000001011983c0@/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Destroy:0x00000101209368>
INFO interface: info: Destroying VM and associated drives...
INFO interface: info: ==> default: Destroying VM and associated drives...
==> default: Destroying VM and associated drives...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "unregistervm", "244064c7-6e66-45e5-a90f-f6ff8fa6472b", "--delete"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stderr: 0%...
DEBUG subprocess: stderr: 10%...20%...30%...
DEBUG subprocess: stderr: 40%...50%...60%...70%...80%...90%...
DEBUG subprocess: stderr: 100%
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO machine: New machine ID: nil
DEBUG virtualbox: Instantiating the driver for machine ID: nil
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"]
DEBUG subprocess: Command not in installer, not touching env vars.
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: 4.3.20r96996
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.20
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3
INFO base: VBoxManage path: VBoxManage
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CleanMachineFolder:0x00000101209340>
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/stefan/VirtualBox VMs
Exclusive HW virtualization use: off
Default hard disk format: VDI
VRDE auth library: VBoxAuth
Webservice auth. library: VBoxAuth
Remote desktop ExtPack: Oracle VM VirtualBox Extension Pack
Log history count: 3
Default frontend:
Autostart database path:
Default Guest Additions ISO: /Applications/VirtualBox.app/Contents/MacOS/VBoxGuestAdditions.iso
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::DestroyUnusedNetworkInterfaces:0x00000101209318>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::ProvisionerCleanup:0x00000101243158>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareNFSValidIds:0x00000101270f40>
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: "<inaccessible>" {b7934d13-a464-4711-a904-ac2ffd43b24c}
"<inaccessible>" {eeb10c8c-13ac-495e-9eeb-587584f8023e}
"<inaccessible>" {0594c458-d92a-4592-9aab-581526d360ae}
"ubuntu_1310_default_1402492533969_21845" {6ef294e8-1896-4eeb-9bf4-fbf00573070c}
"<inaccessible>" {495c174e-4e0d-4b89-a958-e85df9046e76}
"<inaccessible>" {2ae6f4bc-d283-488d-874f-c3a96a585b37}
"minecraft_server_default_1403971630558_92891" {b99c02db-3359-44b2-9aa3-a347886cb730}
"<inaccessible>" {d6458624-b5e8-47f0-9a8f-ea7b94cd401f}
"<inaccessible>" {a20551fc-4a84-42ae-bb2f-2e3cf9fc3d1c}
"<inaccessible>" {9d5f0221-9744-4707-b377-3398077cc7db}
"<inaccessible>" {b2878207-3c9d-4875-921d-1d30a4398c95}
"<inaccessible>" {4b4e44fe-b9a2-423f-aa00-a39ff9f4ffb9}
"<inaccessible>" {62019681-260d-42f7-a090-53f09776bf5e}
"<inaccessible>" {d49ecc15-89ff-4c34-8d86-910194d9104b}
"<inaccessible>" {bdd30b0b-1962-4a5a-ba5c-4fb566e40a4b}
"<inaccessible>" {5a5966e3-87fc-463c-b60b-17b5fba975ce}
"spooler-appliance_spooler_1411452235837_33928" {f8180627-efa9-4b5f-921d-240601f025d2}
"<inaccessible>" {f837a3d7-493b-40b2-9b7a-8f06cc9fc244}
"panamax-vm" {0aa27535-26a8-414f-b378-462ab2feb80e}
"vs2013_vs2013_1416083048337_52507" {99834ea2-34c8-4b3d-87c9-7aa35a42b5fd}
"windows-vpn_default_1416554506594_8227" {fa51125c-7976-4b6b-b7ed-407c1933f05c}
"vs2013_test_1416637303112_39445" {d2f0780e-de39-41bb-8f26-13aa19ea1af1}
"packer-virtualbox-iso-1417623821" {aefb00b1-a51d-490b-8841-454739ed7648}
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling IN action: #<VagrantPlugins::SyncedFolderNFS::ActionCleanup:0x000001041b9fb8>
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: ["f837a3d7-493b-40b2-9b7a-8f06cc9fc244", "6ef294e8-1896-4eeb-9bf4-fbf00573070c", "b99c02db-3359-44b2-9aa3-a347886cb730", "f8180627-efa9-4b5f-921d-240601f025d2", "0aa27535-26a8-414f-b378-462ab2feb80e", "99834ea2-34c8-4b3d-87c9-7aa35a42b5fd", "fa51125c-7976-4b6b-b7ed-407c1933f05c", "d2f0780e-de39-41bb-8f26-13aa19ea1af1", "aefb00b1-a51d-490b-8841-454739ed7648"]
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/stefan/code/azure/win7>, #<Vagrant::UI::Prefixed:0x00000101c50600 @logger=#<Log4r::Logger:0x00000101c50538 @fullname="vagrant::ui::interface", @outputters=[], @additive=true, @name="interface", @path="vagrant::ui", @parent=#<Log4r::Logger:0x0000010182f6e8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x000001010a3118 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x000001010a3028>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x000001010880e8 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000010182f490 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @opts={}, @prefix=:default, @ui=#<Vagrant::UI::Colored:0x00000100854520 @logger=#<Log4r::Logger:0x00000100854250 @fullname="vagrant::ui::interface", @outputters=[], @additive=true, @name="interface", @path="vagrant::ui", @parent=#<Log4r::Logger:0x0000010182f6e8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x000001010a3118 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x000001010a3028>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x000001010880e8 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000010182f490 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @opts={:color=>:default}, @lock=#<Mutex:0x0000010185bb08>>>, ["f837a3d7-493b-40b2-9b7a-8f06cc9fc244", "6ef294e8-1896-4eeb-9bf4-fbf00573070c", "b99c02db-3359-44b2-9aa3-a347886cb730", "f8180627-efa9-4b5f-921d-240601f025d2", "0aa27535-26a8-414f-b378-462ab2feb80e", "99834ea2-34c8-4b3d-87c9-7aa35a42b5fd", "fa51125c-7976-4b6b-b7ed-407c1933f05c", "d2f0780e-de39-41bb-8f26-13aa19ea1af1", "aefb00b1-a51d-490b-8841-454739ed7648"]] (darwin)
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::SyncedFolderCleanup:0x000001011b7a40>
INFO synced_folder_cleanup: Invoking synced folder cleanup for: virtualbox
INFO warden: Calling IN action: #<Proc:0x000001011abe70@/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling IN action: #<Proc:0x00000101cbb608@/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling OUT action: #<Proc:0x00000101cbb608@/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling OUT action: #<Proc:0x000001011abe70@/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::SyncedFolderCleanup:0x000001011b7a40>
INFO warden: Calling OUT action: #<VagrantPlugins::SyncedFolderNFS::ActionCleanup:0x000001041b9fb8>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareNFSValidIds:0x00000101270f40>
INFO interface: info: Running cleanup tasks for 'shell' provisioner...
INFO interface: info: ==> default: Running cleanup tasks for 'shell' provisioner...
==> default: Running cleanup tasks for 'shell' provisioner...
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::ProvisionerCleanup:0x00000101243158>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::DestroyUnusedNetworkInterfaces:0x00000101209318>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::CleanMachineFolder:0x00000101209340>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Destroy:0x00000101209368>
INFO warden: Calling OUT action: #<Proc:0x000001011983c0@/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling OUT action: #<Proc:0x00000101bfa458@/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::ForcedHalt:0x00000101bfa6b0>
INFO warden: Calling OUT action: #<Proc:0x00000101c82d80@/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Call:0x00000101198438>
INFO warden: Calling OUT action: #<Proc:0x00000101185b58@/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling OUT action: #<Proc:0x000001042eb828@/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Call:0x00000101198488>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::DiscardState:0x000001011984b0>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckAccessible:0x000001011984d8>
INFO warden: Calling OUT action: #<Proc:0x00000100b2df58@/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Call:0x000001012093b8>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x000001012093e0>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::EnvSet:0x00000101209408>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckAccessible:0x00000101209430>
INFO warden: Calling OUT action: #<Proc:0x00000100b46d78@/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Call:0x00000101cbb680>
INFO warden: Calling OUT action: #<Proc:0x0000010119a558@/Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Call:0x000001011bd238>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x000001011bd260>
INFO warden: Recovery complete.
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x00000100acf548>
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: undefined method `check_winrm' for #<VagrantPlugins::ProviderVirtualBox::Driver::Meta:0x000001011f39f0>
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: undefined method `check_winrm' for #<VagrantPlugins::ProviderVirtualBox::Driver::Meta:0x000001011f39f0>
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: undefined method `check_winrm' for #<VagrantPlugins::ProviderVirtualBox::Driver::Meta:0x000001011f39f0>
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: undefined method `check_winrm' for #<VagrantPlugins::ProviderVirtualBox::Driver::Meta:0x000001011f39f0>
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO environment: Released process lock: machine-action-d44c57c25c676bda325a5beaba31126b
INFO environment: Running hook: environment_unload
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 3 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Builder:0x0000010424e488>
INFO warden: Calling IN action: HashiCorp Background Check: End
INFO logger: Cleaning up background activation thread...
INFO warden: Calling OUT action: HashiCorp Background Check: End
/Users/stefan/.vagrant.d/gems/gems/vagrant-azure-1.0.5/lib/vagrant-azure/communication/powershell.rb:24:in `ready?': undefined method `check_winrm' for #<VagrantPlugins::ProviderVirtualBox::Driver::Meta:0x000001011f39f0> (NoMethodError)
from /Users/stefan/.vagrant.d/gems/gems/vagrant-azure-1.0.5/lib/vagrant-azure/communication/powershell.rb:15:in `wait_for_ready'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.6.5/lib/vagrant/action/builtin/wait_for_communicator.rb:16:in `block in call'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment