Skip to content

Instantly share code, notes, and snippets.

@paleozogt
Last active May 26, 2020 15:39
Show Gist options
  • Save paleozogt/cbd080e5ad1fa92e38965efbde366ccb to your computer and use it in GitHub Desktop.
Save paleozogt/cbd080e5ad1fa92e38965efbde366ccb to your computer and use it in GitHub Desktop.
vagrant 2.2.9 bug
INFO global: Vagrant version: 2.2.9
INFO global: Ruby version: 2.6.6
INFO global: RubyGems version: 3.0.3
INFO global: VAGRANT_LOG="info"
INFO global: VAGRANT_INSTALLER_EMBEDDED_DIR="/opt/vagrant/embedded"
INFO global: VAGRANT_INSTALLER_VERSION="2"
INFO global: VAGRANT_EXECUTABLE="/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/bin/vagrant"
INFO global: VAGRANT_INSTALLER_ENV="1"
WARN global: resolv replacement has not been enabled!
INFO manager: Registered plugin: docker
INFO manager: Registered plugin: container
INFO manager: Registered plugin: shell
INFO manager: Registered plugin: ansible
INFO manager: Registered plugin: podman
INFO manager: Registered plugin: chef
INFO manager: Registered plugin: file
INFO manager: Registered plugin: CFEngine Provisioner
INFO manager: Registered plugin: salt
INFO manager: Registered plugin: puppet
INFO manager: Registered plugin: ftp
INFO manager: Registered plugin: atlas
INFO manager: Registered plugin: local-exec
INFO manager: Registered plugin: noop
INFO manager: Registered plugin: heroku
INFO manager: Registered plugin: help command
INFO manager: Registered plugin: destroy command
INFO manager: Registered plugin: provider command
INFO manager: Registered plugin: winrm-config command
INFO manager: Registered plugin: halt command
INFO manager: Registered plugin: box command
INFO manager: Registered plugin: package command
INFO manager: Registered plugin: cap command
INFO manager: Registered plugin: status command
INFO manager: Registered plugin: validate command
INFO manager: Registered plugin: provision command
INFO manager: Registered plugin: vagrant-cloud
INFO manager: Registered plugin: resume command
INFO manager: Registered plugin: upload command
INFO manager: Registered plugin: ssh command
INFO manager: Registered plugin: up command
INFO manager: Registered plugin: global-status command
INFO manager: Registered plugin: push command
INFO manager: Registered plugin: init command
INFO manager: Registered plugin: rdp command
INFO manager: Registered plugin: reload command
INFO manager: Registered plugin: port command
INFO manager: Registered plugin: version command
INFO manager: Registered plugin: suspend command
INFO manager: Registered plugin: snapshot command
INFO manager: Registered plugin: winrm command
INFO manager: Registered plugin: vagrant-login
INFO manager: Registered plugin: ssh-config command
INFO manager: Registered plugin: powershell command
INFO manager: Registered plugin: list-commands command
INFO manager: Registered plugin: plugin command
INFO manager: Registered plugin: windows ssh communicator
INFO manager: Registered plugin: ssh communicator
INFO manager: Registered plugin: winrm communicator
INFO manager: Registered plugin: kernel
INFO manager: Registered plugin: docker-provider
INFO manager: Registered plugin: VirtualBox provider
INFO manager: Registered plugin: Hyper-V provider
INFO manager: Registered plugin: Windows host
INFO manager: Registered plugin: Red Hat Enterprise Linux host
INFO manager: Registered plugin: Mac OS X host
INFO manager: Registered plugin: Arch host
INFO manager: Registered plugin: SUSE host
INFO manager: Registered plugin: FreeBSD host
INFO manager: Registered plugin: ALT Platform host
INFO manager: Registered plugin: BSD host
INFO manager: Registered plugin: Gentoo host
INFO manager: Registered plugin: Linux host
INFO manager: Registered plugin: Void host
INFO manager: Registered plugin: null host
INFO manager: Registered plugin: Slackware host
INFO manager: Registered plugin: NFS synced folders
INFO manager: Registered plugin: SMB synced folders
INFO manager: Registered plugin: RSync synced folders
INFO manager: Registered plugin: kernel
INFO manager: Registered plugin: Windows guest.
INFO manager: Registered plugin: Haiku guest
INFO manager: Registered plugin: Red Hat Enterprise Linux guest
INFO manager: Registered plugin: Solaris 11 guest.
INFO manager: Registered plugin: VMware Photon guest
INFO manager: Registered plugin: TinyCore Linux guest.
INFO manager: Registered plugin: Darwin guest
INFO manager: Registered plugin: Arch guest
INFO manager: Registered plugin: SUSE guest
INFO manager: Registered plugin: Kali guest
INFO manager: Registered plugin: Solaris guest.
INFO manager: Registered plugin: FreeBSD guest
INFO manager: Registered plugin: Amazon Linux guest
INFO manager: Registered plugin: Trisquel guest
INFO manager: Registered plugin: Atomic Host guest
INFO manager: Registered plugin: Debian guest
INFO manager: Registered plugin: CentOS guest
INFO manager: Registered plugin: ALT Platform guest
INFO manager: Registered plugin: Funtoo guest
INFO manager: Registered plugin: Alpine guest
INFO manager: Registered plugin: PLD Linux guest
INFO manager: Registered plugin: Ubuntu guest
INFO manager: Registered plugin: SmartOS guest.
INFO manager: Registered plugin: Mint guest
INFO manager: Registered plugin: OpenBSD guest
INFO manager: Registered plugin: BSD-based guest
INFO manager: Registered plugin: Gentoo guest
INFO manager: Registered plugin: Elementary guest
INFO manager: Registered plugin: DragonFly BSD guest
INFO manager: Registered plugin: ESXi guest.
INFO manager: Registered plugin: Linux guest.
INFO manager: Registered plugin: OmniOS guest.
INFO manager: Registered plugin: NixOS guest
INFO manager: Registered plugin: CoreOS guest
INFO manager: Registered plugin: Fedora guest
INFO manager: Registered plugin: NetBSD guest
INFO manager: Registered plugin: Slackware guest
INFO vagrant: `vagrant` invoked: ["up"]
INFO environment: Environment initialized (#<Vagrant::Environment:0x0000000003548ed8>)
INFO environment: - cwd: /home/asimmons/Development/vagrantbug
INFO environment: Home path: /home/asimmons/.vagrant.d
INFO environment: Local data path: /home/asimmons/Development/vagrantbug/.vagrant
INFO manager: Plugins:
INFO manager: Loading plugins...
INFO manager: Plugins:
INFO manager: Loading plugins...
INFO loader: Set :root = ["#<Pathname:/home/asimmons/Development/vagrantbug/Vagrantfile>"]
INFO loader: Loading configuration in order: [:home, :root]
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"]
INFO subprocess: Command not in installer, restoring original environment...
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_6_1
INFO base: VBoxManage path: VBoxManage
INFO base: VBoxManage path: VBoxManage
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_6_1
INFO base: VBoxManage path: VBoxManage
INFO loader: Set "28074620_machine_testvm" = ["[\"2\", #<Proc:0x00000000037be190@/home/asimmons/Development/vagrantbug/Vagrantfile:3>]"]
INFO loader: Loading configuration in order: [:home, :root, "28074620_machine_testvm"]
INFO box_collection: Box found: Microsoft/EdgeOnWindows10 (virtualbox)
INFO loader: Set :"28378100_Microsoft/EdgeOnWindows10_virtualbox" = ["#<Pathname:/home/asimmons/.vagrant.d/boxes/Microsoft-VAGRANTSLASH-EdgeOnWindows10/0/virtualbox/Vagrantfile>"]
INFO loader: Loading configuration in order: [:"28378100_Microsoft/EdgeOnWindows10_virtualbox", :home, :root, "28074620_machine_testvm"]
INFO loader: Set :"28074620_vm_testvm_Microsoft/EdgeOnWindows10_virtualbox" = ["[\"2\", #<Proc:0x0000000003014660>]"]
INFO loader: Loading configuration in order: [:"28378100_Microsoft/EdgeOnWindows10_virtualbox", :home, :root, "28074620_machine_testvm", :"28074620_vm_testvm_Microsoft/EdgeOnWindows10_virtualbox"]
INFO environment: Running hook: environment_plugins_loaded
INFO runner: Running action: environment_plugins_loaded #<Vagrant::Action::Builder:0x000000000378e418>
INFO environment: Running hook: environment_load
INFO runner: Running action: environment_load #<Vagrant::Action::Builder:0x0000000002ee4f38>
INFO cli: CLI: [] "up" []
INFO loader: Set "28074620_machine_testvm" = ["[\"2\", #<Proc:0x00000000037be190@/home/asimmons/Development/vagrantbug/Vagrantfile:3>]"]
INFO loader: Loading configuration in order: [:home, :root, "28074620_machine_testvm"]
ERROR loader: Unknown config sources: [:"28378100_Microsoft/EdgeOnWindows10_virtualbox", :"28074620_vm_testvm_Microsoft/EdgeOnWindows10_virtualbox"]
WARN vagrantfile: Failed to locate Microsoft/EdgeOnWindows10 with version 0
WARN vagrantfile: Performing lookup with inital values Microsoft/EdgeOnWindows10 with version 0
INFO base: VBoxManage path: VBoxManage
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_6_1
INFO base: VBoxManage path: VBoxManage
INFO environment: Getting machine: testvm (virtualbox)
INFO environment: Uncached load of machine.
INFO base: VBoxManage path: VBoxManage
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_6_1
INFO base: VBoxManage path: VBoxManage
INFO loader: Set "28074620_machine_testvm" = ["[\"2\", #<Proc:0x00000000037be190@/home/asimmons/Development/vagrantbug/Vagrantfile:3>]"]
INFO loader: Loading configuration in order: [:home, :root, "28074620_machine_testvm"]
ERROR loader: Unknown config sources: [:"28378100_Microsoft/EdgeOnWindows10_virtualbox", :"28074620_vm_testvm_Microsoft/EdgeOnWindows10_virtualbox"]
INFO box_collection: Box found: Microsoft/EdgeOnWindows10 (virtualbox)
INFO loader: Set :"28378100_Microsoft/EdgeOnWindows10_virtualbox" = ["#<Pathname:/home/asimmons/.vagrant.d/boxes/Microsoft-VAGRANTSLASH-EdgeOnWindows10/0/virtualbox/Vagrantfile>"]
INFO loader: Loading configuration in order: [:"28378100_Microsoft/EdgeOnWindows10_virtualbox", :home, :root, "28074620_machine_testvm"]
ERROR loader: Unknown config sources: [:"28074620_vm_testvm_Microsoft/EdgeOnWindows10_virtualbox"]
INFO loader: Set :"28074620_vm_testvm_Microsoft/EdgeOnWindows10_virtualbox" = ["[\"2\", #<Proc:0x0000000003014660>]"]
INFO loader: Loading configuration in order: [:"28378100_Microsoft/EdgeOnWindows10_virtualbox", :home, :root, "28074620_machine_testvm", :"28074620_vm_testvm_Microsoft/EdgeOnWindows10_virtualbox"]
INFO machine: Initializing machine: testvm
INFO machine: - Provider: VagrantPlugins::ProviderVirtualBox::Provider
INFO machine: - Box: #<Vagrant::Box:0x000000000303b8f0>
INFO machine: - Data dir: /home/asimmons/Development/vagrantbug/.vagrant/machines/testvm/virtualbox
INFO base: VBoxManage path: VBoxManage
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_6_1
INFO base: VBoxManage path: VBoxManage
INFO winrm: Initializing WinRMCommunicator
INFO machine: New machine ID: nil
INFO base: VBoxManage path: VBoxManage
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_6_1
INFO base: VBoxManage path: VBoxManage
INFO interface: Machine: metadata ["provider", :virtualbox, {:target=>:testvm}]
INFO command: With machine: testvm (#<VagrantPlugins::ProviderVirtualBox::Provider:0x00000000038722a8 @logger=#<Log4r::Logger:0x0000000003872258 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<VagrantLogger:0x0000000002b8eaa0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000000002bd1620 @mon_mutex=#<Thread::Mutex:0x0000000002bd15a8>, @mon_mutex_owner_object_id=22973200, @mon_owner=nil, @mon_count=0, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000003287050 @formatter=#<Log4r::BasicFormatter:0x0000000002bfa368 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000000002b8e8e8 @level=0, @outputters=[]>, @level=2, @trace=false>, @level=2, @trace=false>, @machine=#<Vagrant::Machine: testvm (VagrantPlugins::ProviderVirtualBox::Provider)>, @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Meta:0x00000000047fe528 @logger=#<Log4r::Logger:0x0000000004831f68 @fullname="vagrant::provider::virtualbox::meta", @outputters=[], @additive=true, @name="meta", @path="vagrant::provider::virtualbox", @parent=#<Log4r::Logger:0x0000000003872258 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<VagrantLogger:0x0000000002b8eaa0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000000002bd1620 @mon_mutex=#<Thread::Mutex:0x0000000002bd15a8>, @mon_mutex_owner_object_id=22973200, @mon_owner=nil, @mon_count=0, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000003287050 @formatter=#<Log4r::BasicFormatter:0x0000000002bfa368 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000000002b8e8e8 @level=0, @outputters=[]>, @level=2, @trace=false>, @level=2, @trace=false>, @level=2, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid=nil, @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Version_6_1:0x0000000004869968 @logger=#<Log4r::Logger:0x0000000004908ec8 @fullname="vagrant::provider::virtualbox_6_1", @outputters=[], @additive=true, @name="virtualbox_6_1", @path="vagrant::provider", @parent=#<VagrantLogger:0x0000000002b8eaa0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000000002bd1620 @mon_mutex=#<Thread::Mutex:0x0000000002bd15a8>, @mon_mutex_owner_object_id=22973200, @mon_owner=nil, @mon_count=0, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000003287050 @formatter=#<Log4r::BasicFormatter:0x0000000002bfa368 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000000002b8e8e8 @level=0, @outputters=[]>, @level=2, @trace=false>, @level=2, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid=nil>, @version="6.1.8">, @cap_logger=#<Log4r::Logger:0x0000000003146c68 @fullname="vagrant::capability_host::vagrantplugins::providervirtualbox::provider", @outputters=[], @additive=true, @name="provider", @path="vagrant::capability_host::vagrantplugins::providervirtualbox", @parent=#<VagrantLogger:0x0000000002b8eaa0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000000002bd1620 @mon_mutex=#<Thread::Mutex:0x0000000002bd15a8>, @mon_mutex_owner_object_id=22973200, @mon_owner=nil, @mon_count=0, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000003287050 @formatter=#<Log4r::BasicFormatter:0x0000000002bfa368 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000000002b8e8e8 @level=0, @outputters=[]>, @level=2, @trace=false>, @level=2, @trace=false>, @cap_host_chain=[[:virtualbox, #<#<Class:0x0000000003130e90>:0x00000000032fbb30>]], @cap_args=[#<Vagrant::Machine: testvm (VagrantPlugins::ProviderVirtualBox::Provider)>], @cap_caps={:docker=>#<Vagrant::Registry:0x00000000031304e0 @items={:public_address=>#<Proc:0x0000000002a88340@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/docker/plugin.rb:60>, :proxy_machine=>#<Proc:0x0000000002a88048@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/docker/plugin.rb:65>}, @results_cache={}>, :virtualbox=>#<Vagrant::Registry:0x0000000003130260 @items={:forwarded_ports=>#<Proc:0x0000000002a8d9a8@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/virtualbox/plugin.rb:27>, :nic_mac_addresses=>#<Proc:0x0000000002a8d930@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/virtualbox/plugin.rb:32>, :public_address=>#<Proc:0x0000000002a8d908@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/virtualbox/plugin.rb:37>, :configure_disks=>#<Proc:0x0000000002a8d8e0@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/virtualbox/plugin.rb:42>, :cleanup_disks=>#<Proc:0x0000000002a8d8b8@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/virtualbox/plugin.rb:47>, :validate_disk_ext=>#<Proc:0x0000000002a8d840@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/virtualbox/plugin.rb:52>, :get_default_disk_ext=>#<Proc:0x0000000002a8d818@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/virtualbox/plugin.rb:57>, :snapshot_list=>#<Proc:0x0000000002a8d7f0@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/virtualbox/plugin.rb:62>}, @results_cache={}>, :hyperv=>#<Vagrant::Registry:0x0000000003130030 @items={:public_address=>#<Proc:0x0000000003024970@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/hyperv/plugin.rb:25>, :snapshot_list=>#<Proc:0x0000000003024858@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/hyperv/plugin.rb:30>}, @results_cache={}>}>)
INFO loader: Set "28074620_machine_testvm" = ["[\"2\", #<Proc:0x00000000037be190@/home/asimmons/Development/vagrantbug/Vagrantfile:3>]"]
INFO loader: Loading configuration in order: [:home, :root, "28074620_machine_testvm"]
ERROR loader: Unknown config sources: [:"28378100_Microsoft/EdgeOnWindows10_virtualbox", :"28074620_vm_testvm_Microsoft/EdgeOnWindows10_virtualbox"]
WARN vagrantfile: Failed to locate Microsoft/EdgeOnWindows10 with version 0
WARN vagrantfile: Performing lookup with inital values Microsoft/EdgeOnWindows10 with version 0
INFO base: VBoxManage path: VBoxManage
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_6_1
INFO base: VBoxManage path: VBoxManage
INFO environment: Getting machine: testvm (virtualbox)
INFO environment: Returning cached machine: testvm (virtualbox)
INFO command: With machine: testvm (#<VagrantPlugins::ProviderVirtualBox::Provider:0x00000000038722a8 @logger=#<Log4r::Logger:0x0000000003872258 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<VagrantLogger:0x0000000002b8eaa0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000000002bd1620 @mon_mutex=#<Thread::Mutex:0x0000000002bd15a8>, @mon_mutex_owner_object_id=22973200, @mon_owner=nil, @mon_count=0, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000003287050 @formatter=#<Log4r::BasicFormatter:0x0000000002bfa368 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000000002b8e8e8 @level=0, @outputters=[]>, @level=2, @trace=false>, @level=2, @trace=false>, @machine=#<Vagrant::Machine: testvm (VagrantPlugins::ProviderVirtualBox::Provider)>, @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Meta:0x00000000047fe528 @logger=#<Log4r::Logger:0x0000000004831f68 @fullname="vagrant::provider::virtualbox::meta", @outputters=[], @additive=true, @name="meta", @path="vagrant::provider::virtualbox", @parent=#<Log4r::Logger:0x0000000003872258 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<VagrantLogger:0x0000000002b8eaa0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000000002bd1620 @mon_mutex=#<Thread::Mutex:0x0000000002bd15a8>, @mon_mutex_owner_object_id=22973200, @mon_owner=nil, @mon_count=0, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000003287050 @formatter=#<Log4r::BasicFormatter:0x0000000002bfa368 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000000002b8e8e8 @level=0, @outputters=[]>, @level=2, @trace=false>, @level=2, @trace=false>, @level=2, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid=nil, @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Version_6_1:0x0000000004869968 @logger=#<Log4r::Logger:0x0000000004908ec8 @fullname="vagrant::provider::virtualbox_6_1", @outputters=[], @additive=true, @name="virtualbox_6_1", @path="vagrant::provider", @parent=#<VagrantLogger:0x0000000002b8eaa0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000000002bd1620 @mon_mutex=#<Thread::Mutex:0x0000000002bd15a8>, @mon_mutex_owner_object_id=22973200, @mon_owner=nil, @mon_count=0, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000003287050 @formatter=#<Log4r::BasicFormatter:0x0000000002bfa368 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000000002b8e8e8 @level=0, @outputters=[]>, @level=2, @trace=false>, @level=2, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid=nil>, @version="6.1.8">, @cap_logger=#<Log4r::Logger:0x0000000003146c68 @fullname="vagrant::capability_host::vagrantplugins::providervirtualbox::provider", @outputters=[], @additive=true, @name="provider", @path="vagrant::capability_host::vagrantplugins::providervirtualbox", @parent=#<VagrantLogger:0x0000000002b8eaa0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000000002bd1620 @mon_mutex=#<Thread::Mutex:0x0000000002bd15a8>, @mon_mutex_owner_object_id=22973200, @mon_owner=nil, @mon_count=0, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000003287050 @formatter=#<Log4r::BasicFormatter:0x0000000002bfa368 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000000002b8e8e8 @level=0, @outputters=[]>, @level=2, @trace=false>, @level=2, @trace=false>, @cap_host_chain=[[:virtualbox, #<#<Class:0x0000000003130e90>:0x00000000032fbb30>]], @cap_args=[#<Vagrant::Machine: testvm (VagrantPlugins::ProviderVirtualBox::Provider)>], @cap_caps={:docker=>#<Vagrant::Registry:0x00000000031304e0 @items={:public_address=>#<Proc:0x0000000002a88340@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/docker/plugin.rb:60>, :proxy_machine=>#<Proc:0x0000000002a88048@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/docker/plugin.rb:65>}, @results_cache={}>, :virtualbox=>#<Vagrant::Registry:0x0000000003130260 @items={:forwarded_ports=>#<Proc:0x0000000002a8d9a8@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/virtualbox/plugin.rb:27>, :nic_mac_addresses=>#<Proc:0x0000000002a8d930@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/virtualbox/plugin.rb:32>, :public_address=>#<Proc:0x0000000002a8d908@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/virtualbox/plugin.rb:37>, :configure_disks=>#<Proc:0x0000000002a8d8e0@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/virtualbox/plugin.rb:42>, :cleanup_disks=>#<Proc:0x0000000002a8d8b8@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/virtualbox/plugin.rb:47>, :validate_disk_ext=>#<Proc:0x0000000002a8d840@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/virtualbox/plugin.rb:52>, :get_default_disk_ext=>#<Proc:0x0000000002a8d818@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/virtualbox/plugin.rb:57>, :snapshot_list=>#<Proc:0x0000000002a8d7f0@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/virtualbox/plugin.rb:62>}, @results_cache={}>, :hyperv=>#<Vagrant::Registry:0x0000000003130030 @items={:public_address=>#<Proc:0x0000000003024970@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/hyperv/plugin.rb:25>, :snapshot_list=>#<Proc:0x0000000003024858@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/hyperv/plugin.rb:30>}, @results_cache={}>}>)
INFO interface: info: Bringing machine 'testvm' up with 'virtualbox' provider...
Bringing machine 'testvm' 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:0x00000000036ccfc0> up {:destroy_on_error=>true, :install_provider=>false, :parallel=>true, :provision_ignore_sentinel=>false, :provision_types=>nil}
INFO machine: Calling action: up on provider VirtualBox (new VM)
INFO environment: Acquired process lock: dotlock
INFO environment: Released process lock: dotlock
INFO environment: Acquired process lock: machine-action-318cb1319a5b0840db3f76fa62c4f0eb
INFO interface: Machine: action ["up", "start", {:target=>:testvm}]
INFO host: Autodetecting host type for [#<Vagrant::Environment: /home/asimmons/Development/vagrantbug>]
INFO host: Detected: linux!
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x00000000043c75b8>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x00000000047e41a0>
INFO base: VBoxManage path: VBoxManage
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_6_1
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "hostonlyifs"]
INFO subprocess: Command not in installer, restoring original environment...
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x0000000004833840>
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x0000000002f06d90>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x00000000027edea0>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x00000000027edea0>
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x00000000036ec4d8>
INFO warden: Calling IN action: #<Proc:0x00000000043c47a0@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:106 (lambda)>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::HandleBox:0x00000000036ec438>
INFO handle_box: Machine already has box. HandleBox will not run.
INFO warden: Calling IN action: #<Proc:0x00000000037af438@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:106 (lambda)>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::ConfigValidate:0x00000000048337f0>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x00000000048337c8>
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x00000000044150b0>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x00000000044e3f50>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x00000000044e3f50>
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x0000000004a85058>
INFO warden: Calling IN action: #<Proc:0x000000000359ddc0@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:106 (lambda)>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckAccessible:0x0000000004a84fb8>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x0000000004a84f90>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::ImportMaster:0x0000000004a84f68>
INFO environment: Acquired process lock: dotlock
INFO environment: Released process lock: dotlock
INFO environment: Acquired process lock: 4f71827d2c6c1aa523f7c0426b498491
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2ae1481c-f551-4416-9319-c5ad4ebdad79"]
INFO subprocess: Command not in installer, restoring original environment...
INFO create_master: Master VM for 'Microsoft/EdgeOnWindows10' already exists (id=2ae1481c-f551-4416-9319-c5ad4ebdad79) - skipping import step.
INFO environment: Released process lock: 4f71827d2c6c1aa523f7c0426b498491
INFO environment: Acquired process lock: dotlock
INFO environment: Released process lock: dotlock
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::PrepareClone:0x0000000002ae1148>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareCloneSnapshot:0x0000000002e3f808>
INFO environment: Acquired process lock: dotlock
INFO environment: Released process lock: dotlock
INFO environment: Acquired process lock: 501f2f0f163e7f244acef5dc51f81299
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "snapshot", "2ae1481c-f551-4416-9319-c5ad4ebdad79", "list", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO prepare_clone: clone snapshot already exists, doing nothing
INFO environment: Released process lock: 501f2f0f163e7f244acef5dc51f81299
INFO environment: Acquired process lock: dotlock
INFO environment: Released process lock: dotlock
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Import:0x0000000002fccea0>
INFO interface: info: Cloning VM...
INFO interface: info: ==> testvm: Cloning VM...
==> testvm: Cloning VM...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "clonevm", "2ae1481c-f551-4416-9319-c5ad4ebdad79", "--register", "--name", "temp_clone_1590507187678_72967", "--snapshot", "base", "--options", "link"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "vms"]
INFO subprocess: Command not in installer, restoring original environment...
INFO machine: New machine ID: "2b3b719d-c268-48c1-9308-d595c38d5153"
INFO base: VBoxManage path: VBoxManage
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_6_1
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153"]
INFO subprocess: Command not in installer, restoring original environment...
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::DiscardState:0x0000000002fcce28>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::MatchMACAddress:0x0000000002fccdd8>
INFO interface: info: Matching MAC address for NAT networking...
INFO interface: info: ==> testvm: Matching MAC address for NAT networking...
==> testvm: Matching MAC address for NAT networking...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "2b3b719d-c268-48c1-9308-d595c38d5153", "--macaddress1", "080027E6E559"]
INFO subprocess: Command not in installer, restoring original environment...
INFO warden: Calling IN action: #<Proc:0x0000000002fccd38@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:106 (lambda)>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x0000000004833778>
INFO base: VBoxManage path: VBoxManage
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_6_1
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "hostonlyifs"]
INFO subprocess: Command not in installer, restoring original environment...
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::ConfigValidate:0x000000000486a980>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BoxCheckOutdated:0x000000000486a958>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x000000000489d628>
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x0000000004421090>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::IsRunning:0x00000000044e0940>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::IsRunning:0x00000000044e0940>
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x0000000004833610>
INFO warden: Calling IN action: #<Proc:0x00000000049f1f60@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:106 (lambda)>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x0000000004833458>
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x0000000004a97ca8>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::IsSaved:0x00000000036f93b8>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::IsSaved:0x00000000036f93b8>
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x000000000474bc20>
INFO warden: Calling IN action: #<Proc:0x0000000002e73e50@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:106 (lambda)>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x000000000474b9a0>
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x0000000003617f30>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::IsPaused:0x00000000044117d0>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::IsPaused:0x00000000044117d0>
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x00007f7fc4bef528>
INFO warden: Calling IN action: #<Proc:0x0000000004697478@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:106 (lambda)>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckAccessible:0x00007f7fc4bef488>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CleanMachineFolder:0x00007f7fc4bef460>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "systemproperties"]
INFO subprocess: Command not in installer, restoring original environment...
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::SetName:0x00007f7fc4bef438>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "vms"]
INFO subprocess: Command not in installer, restoring original environment...
INFO interface: info: Setting the name of the VM: testvm
INFO interface: info: ==> testvm: Setting the name of the VM: testvm
==> testvm: Setting the name of the VM: testvm
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "2b3b719d-c268-48c1-9308-d595c38d5153", "--name", "testvm"]
INFO subprocess: Command not in installer, restoring original environment...
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::ClearForwardedPorts:0x00007f7fc4bfe4b0>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Provision:0x00007f7fc4bfe488>
INFO provision: Checking provisioner sentinel file...
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::EnvSet:0x00007f7fc4c0d348>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareForwardedPortCollisionParams:0x00007f7fc4c0d320>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "vms"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "fca8623d-187d-4555-a6f3-d420ce8c36d0", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "6f694e7e-b6f0-4c3b-bdf3-e57a6767f5a8", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2ae1481c-f551-4416-9319-c5ad4ebdad79", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "55fe1b37-af0b-4b9f-bdb4-51855139530e", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::HandleForwardedPortCollisions:0x00007f7fc4c0d2f8>
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...
INFO environment: Released process lock: fpcollision
INFO environment: Acquired process lock: dotlock
INFO environment: Released process lock: dotlock
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareNFSValidIds:0x00007f7fc4c23fa8>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "vms"]
INFO subprocess: Command not in installer, restoring original environment...
INFO warden: Calling IN action: #<VagrantPlugins::SyncedFolderNFS::ActionCleanup:0x00007f7fc4c32af8>
INFO nfs: NFS pruning. Valid IDs: ["fca8623d-187d-4555-a6f3-d420ce8c36d0", "6f694e7e-b6f0-4c3b-bdf3-e57a6767f5a8", "2ae1481c-f551-4416-9319-c5ad4ebdad79", "55fe1b37-af0b-4b9f-bdb4-51855139530e", "2b3b719d-c268-48c1-9308-d595c38d5153"]
INFO host: Execute capability: nfs_prune [#<Vagrant::Environment: /home/asimmons/Development/vagrantbug>, #<Vagrant::UI::Prefixed:0x000000000374fec0 @logger=#<Log4r::Logger:0x000000000374fe48 @fullname="vagrant::ui::interface", @outputters=[], @additive=true, @name="interface", @path="vagrant::ui", @parent=#<VagrantLogger:0x0000000002b8eaa0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000000002bd1620 @mon_mutex=#<Thread::Mutex:0x0000000002bd15a8>, @mon_mutex_owner_object_id=22973200, @mon_owner=nil, @mon_count=0, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000003287050 @formatter=#<Log4r::BasicFormatter:0x0000000002bfa368 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000000002b8e8e8 @level=0, @outputters=[]>, @level=2, @trace=false>, @level=2, @trace=false>, @opts={}, @stdin=#<IO:<STDIN>>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @prefix=:testvm, @ui=#<Vagrant::UI::Colored:0x0000000003548c58 @logger=#<Log4r::Logger:0x0000000003548c08 @fullname="vagrant::ui::interface", @outputters=[], @additive=true, @name="interface", @path="vagrant::ui", @parent=#<VagrantLogger:0x0000000002b8eaa0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000000002bd1620 @mon_mutex=#<Thread::Mutex:0x0000000002bd15a8>, @mon_mutex_owner_object_id=22973200, @mon_owner=nil, @mon_count=0, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000003287050 @formatter=#<Log4r::BasicFormatter:0x0000000002bfa368 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000000002b8e8e8 @level=0, @outputters=[]>, @level=2, @trace=false>, @level=2, @trace=false>, @opts={:color=>:default}, @stdin=#<IO:<STDIN>>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @lock=#<Thread::Mutex:0x000000000358a040>>>, ["fca8623d-187d-4555-a6f3-d420ce8c36d0", "6f694e7e-b6f0-4c3b-bdf3-e57a6767f5a8", "2ae1481c-f551-4416-9319-c5ad4ebdad79", "55fe1b37-af0b-4b9f-bdb4-51855139530e", "2b3b719d-c268-48c1-9308-d595c38d5153"]] (linux)
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::SyncedFolderCleanup:0x00007f7fc4c41580>
INFO synced_folder_cleanup: Invoking synced folder cleanup for: virtualbox
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Delayed:0x00007f7fc4c57d08>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::SyncedFolders:0x00007f7fc4c57ce0>
INFO synced_folders: SyncedFolders loading from cache: false
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", "guestproperty", "get", "2b3b719d-c268-48c1-9308-d595c38d5153", "/VirtualBox/GuestInfo/OS/Product"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "setextradata", "2b3b719d-c268-48c1-9308-d595c38d5153", "VBoxInternal2/SharedFoldersEnableSymlinksCreate/vagrant", "1"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "sharedfolder", "add", "2b3b719d-c268-48c1-9308-d595c38d5153", "--name", "vagrant", "--hostpath", "/home/asimmons/Development/vagrantbug"]
INFO subprocess: Command not in installer, restoring original environment...
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareNFSSettings:0x00007f7fc4c662e0>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::SetDefaultNICType:0x00007f7fc4c74778>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::ClearNetworkInterfaces:0x00007f7fc4c8ab90>
INFO interface: info: Clearing any previously set network interfaces...
INFO interface: info: ==> testvm: Clearing any previously set network interfaces...
==> testvm: Clearing any previously set network interfaces...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "2b3b719d-c268-48c1-9308-d595c38d5153", "--nic2", "none", "--nic3", "none", "--nic4", "none", "--nic5", "none", "--nic6", "none", "--nic7", "none", "--nic8", "none"]
INFO subprocess: Command not in installer, restoring original environment...
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Network:0x00007f7fc4c8ab68>
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.
INFO network: Enabling adapters...
INFO interface: output: Preparing network interfaces based on configuration...
INFO interface: output: ==> testvm: Preparing network interfaces based on configuration...
==> testvm: Preparing network interfaces based on configuration...
INFO interface: detail: Adapter 1: nat
INFO interface: detail: testvm: Adapter 1: nat
testvm: Adapter 1: nat
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "2b3b719d-c268-48c1-9308-d595c38d5153", "--nic1", "nat"]
INFO subprocess: Command not in installer, restoring original environment...
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::NetworkFixIPv6:0x0000000002afd258>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::ForwardPorts:0x0000000002ee2468>
INFO interface: output: Forwarding ports...
INFO interface: output: ==> testvm: Forwarding ports...
==> testvm: Forwarding ports...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO interface: detail: 5985 (guest) => 55985 (host) (adapter 1)
INFO interface: detail: testvm: 5985 (guest) => 55985 (host) (adapter 1)
testvm: 5985 (guest) => 55985 (host) (adapter 1)
INFO interface: detail: 5986 (guest) => 55986 (host) (adapter 1)
INFO interface: detail: testvm: 5986 (guest) => 55986 (host) (adapter 1)
testvm: 5986 (guest) => 55986 (host) (adapter 1)
INFO interface: detail: 22 (guest) => 2222 (host) (adapter 1)
INFO interface: detail: testvm: 22 (guest) => 2222 (host) (adapter 1)
testvm: 22 (guest) => 2222 (host) (adapter 1)
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "2b3b719d-c268-48c1-9308-d595c38d5153", "--natpf1", "winrm,tcp,127.0.0.1,55985,,5985", "--natpf1", "winrm-ssl,tcp,127.0.0.1,55986,,5986", "--natpf1", "ssh,tcp,127.0.0.1,2222,,22"]
INFO subprocess: Command not in installer, restoring original environment...
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::SetHostname:0x0000000002ee2350>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::SaneDefaults:0x0000000002ee22b0>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "2b3b719d-c268-48c1-9308-d595c38d5153", "--rtcuseutc", "on"]
INFO subprocess: Command not in installer, restoring original environment...
INFO sanedefaults: Automatically figuring out whether to enable/disable NAT DNS proxy...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "2b3b719d-c268-48c1-9308-d595c38d5153", "--natdnsproxy1", "on"]
INFO subprocess: Command not in installer, restoring original environment...
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::CleanupDisks:0x0000000003068eb8>
INFO disk: No previous disk_meta file defined for guest testvm
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Disk:0x000000000342d170>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x000000000365e430>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Boot:0x000000000365e3e0>
INFO interface: info: Booting VM...
INFO interface: info: ==> testvm: Booting VM...
==> testvm: Booting VM...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "startvm", "2b3b719d-c268-48c1-9308-d595c38d5153", "--type", "headless"]
INFO subprocess: Command not in installer, restoring original environment...
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x000000000365e228>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::WaitForCommunicator:0x000000000365dfd0>
INFO interface: output: Waiting for machine to boot. This may take a few minutes...
INFO interface: output: ==> testvm: Waiting for machine to boot. This may take a few minutes...
==> testvm: Waiting for machine to boot. This may take a few minutes...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO provider: Execute capability: forwarded_ports [#<Vagrant::Machine: testvm (VagrantPlugins::ProviderVirtualBox::Provider)>] (virtualbox)
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO provider: Execute capability: forwarded_ports [#<Vagrant::Machine: testvm (VagrantPlugins::ProviderVirtualBox::Provider)>] (virtualbox)
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO interface: detail: WinRM address: 127.0.0.1:55985
INFO interface: detail: testvm: WinRM address: 127.0.0.1:55985
testvm: WinRM address: 127.0.0.1:55985
INFO interface: detail: WinRM username: IEUser
INFO interface: detail: testvm: WinRM username: IEUser
testvm: WinRM username: IEUser
INFO interface: detail: WinRM execution_time_limit: PT2H
INFO interface: detail: testvm: WinRM execution_time_limit: PT2H
testvm: WinRM execution_time_limit: PT2H
INFO interface: detail: WinRM transport: negotiate
INFO interface: detail: testvm: WinRM transport: negotiate
testvm: WinRM transport: negotiate
INFO winrm: Checking whether WinRM is ready...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO provider: Execute capability: forwarded_ports [#<Vagrant::Machine: testvm (VagrantPlugins::ProviderVirtualBox::Provider)>] (virtualbox)
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO winrmshell: Attempting to connect to WinRM...
INFO winrmshell: - Host: 127.0.0.1
INFO winrmshell: - Port: 55985
INFO winrmshell: - Username: IEUser
INFO winrmshell: - Transport: negotiate
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO winrm: WinRM is ready!
INFO interface: output: Machine booted and ready!
INFO interface: output: ==> testvm: Machine booted and ready!
==> testvm: Machine booted and ready!
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x000000000365df30>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckGuestAdditions:0x000000000365ddf0>
INFO interface: output: Checking for guest additions in VM...
INFO interface: output: ==> testvm: Checking for guest additions in VM...
==> testvm: Checking for guest additions in VM...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "guestproperty", "get", "2b3b719d-c268-48c1-9308-d595c38d5153", "/VirtualBox/GuestAdd/Version"]
INFO subprocess: Command not in installer, restoring original environment...
INFO interface: detail: The guest additions on this VM do not match the installed version of
VirtualBox! In most cases this is fine, but in rare cases it can
prevent things such as shared folders from working properly. If you see
shared folder errors, please make sure the guest additions within the
virtual machine match the version of VirtualBox you have installed on
your host and reload your VM.
Guest Additions Version: 6.0.4
VirtualBox Version: 6.1
INFO interface: detail: testvm: The guest additions on this VM do not match the installed version of
testvm: VirtualBox! In most cases this is fine, but in rare cases it can
testvm: prevent things such as shared folders from working properly. If you see
testvm: shared folder errors, please make sure the guest additions within the
testvm: virtual machine match the version of VirtualBox you have installed on
testvm: your host and reload your VM.
testvm:
testvm: Guest Additions Version: 6.0.4
testvm: VirtualBox Version: 6.1
testvm: The guest additions on this VM do not match the installed version of
testvm: VirtualBox! In most cases this is fine, but in rare cases it can
testvm: prevent things such as shared folders from working properly. If you see
testvm: shared folder errors, please make sure the guest additions within the
testvm: virtual machine match the version of VirtualBox you have installed on
testvm: your host and reload your VM.
testvm:
testvm: Guest Additions Version: 6.0.4
testvm: VirtualBox Version: 6.1
INFO warden: Calling IN action: #<Proc:0x00000000037dd450@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:106 (lambda)>
INFO warden: Calling IN action: #<Proc:0x000000000474b7c0@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:106 (lambda)>
INFO warden: Calling IN action: #<Proc:0x0000000004833368@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:106 (lambda)>
INFO warden: Calling IN action: #<VagrantPlugins::CommandUp::StoreBoxMetadata:0x000000000489d5b0>
INFO warden: Calling OUT action: #<VagrantPlugins::CommandUp::StoreBoxMetadata:0x000000000489d5b0>
INFO warden: Calling OUT action: #<Proc:0x0000000004833368@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:106 (lambda)>
INFO warden: Calling OUT action: #<Proc:0x000000000474b7c0@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:106 (lambda)>
INFO warden: Calling OUT action: #<Proc:0x00000000037dd450@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:106 (lambda)>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckGuestAdditions:0x000000000365ddf0>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x000000000365df30>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::WaitForCommunicator:0x000000000365dfd0>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x000000000365e228>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Boot:0x000000000365e3e0>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x000000000365e430>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Disk:0x000000000342d170>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::CleanupDisks:0x0000000003068eb8>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::SaneDefaults:0x0000000002ee22b0>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::SetHostname:0x0000000002ee2350>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::ForwardPorts:0x0000000002ee2468>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::NetworkFixIPv6:0x0000000002afd258>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Network:0x00007f7fc4c8ab68>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::ClearNetworkInterfaces:0x00007f7fc4c8ab90>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::SetDefaultNICType:0x00007f7fc4c74778>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareNFSSettings:0x00007f7fc4c662e0>
INFO synced_folders: Invoking synced folder enable: virtualbox
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "guestproperty", "get", "2b3b719d-c268-48c1-9308-d595c38d5153", "/VirtualBox/GuestInfo/OS/Product"]
INFO subprocess: Command not in installer, restoring original environment...
INFO interface: output: Mounting shared folders...
INFO interface: output: ==> testvm: Mounting shared folders...
==> testvm: Mounting shared folders...
INFO interface: detail: /vagrant => /home/asimmons/Development/vagrantbug
INFO interface: detail: testvm: /vagrant => /home/asimmons/Development/vagrantbug
testvm: /vagrant => /home/asimmons/Development/vagrantbug
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO winrm: Checking whether WinRM is ready...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO provider: Execute capability: forwarded_ports [#<Vagrant::Machine: testvm (VagrantPlugins::ProviderVirtualBox::Provider)>] (virtualbox)
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO winrmshell: Attempting to connect to WinRM...
INFO winrmshell: - Host: 127.0.0.1
INFO winrmshell: - Port: 55985
INFO winrmshell: - Username: IEUser
INFO winrmshell: - Transport: negotiate
INFO winrm: WinRM is ready!
INFO guest: Execute capability: mount_virtualbox_shared_folder [#<Vagrant::Machine: testvm (VagrantPlugins::ProviderVirtualBox::Provider)>, "vagrant", "/vagrant", {:guestpath=>"/vagrant", :hostpath=>"/home/asimmons/Development/vagrantbug", :disabled=>false, :__vagrantfile=>true, :owner=>"vagrant", :group=>"vagrant"}] (windows)
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::SyncedFolders:0x00007f7fc4c57ce0>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Delayed:0x00007f7fc4c57d08>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::SyncedFolderCleanup:0x00007f7fc4c41580>
INFO warden: Calling OUT action: #<VagrantPlugins::SyncedFolderNFS::ActionCleanup:0x00007f7fc4c32af8>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareNFSValidIds:0x00007f7fc4c23fa8>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::HandleForwardedPortCollisions:0x00007f7fc4c0d2f8>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareForwardedPortCollisionParams:0x00007f7fc4c0d320>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::EnvSet:0x00007f7fc4c0d348>
INFO provision: Writing provisioning sentinel so we don't provision again
INFO interface: info: Running provisioner: shell...
INFO interface: info: ==> testvm: Running provisioner: shell...
==> testvm: Running provisioner: shell...
INFO environment: Running hook: provisioner_run
INFO runner: Running action: provisioner_run #<Method: Vagrant::Action::Builtin::Provision#run_provisioner>
INFO warden: Calling IN action: #<Proc:0x00000000048b9198@/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:106 (lambda)>
INFO winrm: Checking whether WinRM is ready...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO provider: Execute capability: forwarded_ports [#<Vagrant::Machine: testvm (VagrantPlugins::ProviderVirtualBox::Provider)>] (virtualbox)
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO winrmshell: Attempting to connect to WinRM...
INFO winrmshell: - Host: 127.0.0.1
INFO winrmshell: - Port: 55985
INFO winrmshell: - Username: IEUser
INFO winrmshell: - Transport: negotiate
INFO winrm: WinRM is ready!
INFO winrm: Checking whether WinRM is ready...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO provider: Execute capability: forwarded_ports [#<Vagrant::Machine: testvm (VagrantPlugins::ProviderVirtualBox::Provider)>] (virtualbox)
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO winrmshell: Attempting to connect to WinRM...
INFO winrmshell: - Host: 127.0.0.1
INFO winrmshell: - Port: 55985
INFO winrmshell: - Username: IEUser
INFO winrmshell: - Transport: negotiate
INFO winrm: WinRM is ready!
INFO guest: Execute capability: wait_for_reboot [#<Vagrant::Machine: testvm (VagrantPlugins::ProviderVirtualBox::Provider)>] (windows)
INFO winrm: Checking whether WinRM is ready...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO provider: Execute capability: forwarded_ports [#<Vagrant::Machine: testvm (VagrantPlugins::ProviderVirtualBox::Provider)>] (virtualbox)
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO winrmshell: Attempting to connect to WinRM...
INFO winrmshell: - Host: 127.0.0.1
INFO winrmshell: - Port: 55985
INFO winrmshell: - Username: IEUser
INFO winrmshell: - Transport: negotiate
INFO winrm: WinRM is ready!
INFO winrm: Uploading: /tmp/vagrant-shell20200526-18999-1ej00t5.bat to C:/tmp/vagrant-shell.ps1
INFO interface: detail: Running: foobar.bat as C:\tmp\vagrant-shell.ps1
INFO interface: detail: testvm: Running: foobar.bat as C:\tmp\vagrant-shell.ps1
testvm: Running: foobar.bat as C:\tmp\vagrant-shell.ps1
INFO interface: detail: At C:\tmp\vagrant-shell.ps1:1 char:7
INFO interface: detail: testvm: At C:\tmp\vagrant-shell.ps1:1 char:7
testvm: At C:\tmp\vagrant-shell.ps1:1 char:7
INFO interface: detail: + @echo "I am a batch script"
INFO interface: detail: testvm: + @echo "I am a batch script"
testvm: + @echo "I am a batch script"
INFO interface: detail: + ~~~~~~~~~~~~~~~~~~~~~
INFO interface: detail: testvm: + ~~~~~~~~~~~~~~~~~~~~~
testvm: + ~~~~~~~~~~~~~~~~~~~~~
INFO interface: detail: Unexpected token '"I am a batch script"' in expression or statement.
INFO interface: detail: testvm: Unexpected token '"I am a batch script"' in expression or statement.
testvm: Unexpected token '"I am a batch script"' in expression or statement.
INFO interface: detail: At C:\tmp\vagrant-shell.ps1:1 char:1
INFO interface: detail: testvm: At C:\tmp\vagrant-shell.ps1:1 char:1
testvm: At C:\tmp\vagrant-shell.ps1:1 char:1
INFO interface: detail: + @echo "I am a batch script"
INFO interface: detail: testvm: + @echo "I am a batch script"
testvm: + @echo "I am a batch script"
INFO interface: detail: + ~~~~~
INFO interface: detail: testvm: + ~~~~~
testvm: + ~~~~~
INFO interface: detail: The splatting operator '@' cannot be used to reference variables in an expression. '@echo' can be used only as an
INFO interface: detail: testvm: The splatting operator '@' cannot be used to reference variables in an expression. '@echo' can be used only as an
testvm: The splatting operator '@' cannot be used to reference variables in an expression. '@echo' can be used only as an
INFO interface: detail: argument to a command. To reference variables in an expression use '$echo'.
INFO interface: detail: testvm: argument to a command. To reference variables in an expression use '$echo'.
testvm: argument to a command. To reference variables in an expression use '$echo'.
INFO interface: detail: + CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException
INFO interface: detail: testvm: + CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException
testvm: + CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException
INFO interface: detail: + FullyQualifiedErrorId : UnexpectedToken
INFO interface: detail: testvm: + FullyQualifiedErrorId : UnexpectedToken
testvm: + FullyQualifiedErrorId : UnexpectedToken
ERROR warden: Error occurred: The following WinRM command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!
powershell -ExecutionPolicy Bypass -OutputFormat Text -file "C:\tmp\vagrant-shell.ps1"
Stdout from the command:
Stderr from the command:
At C:\tmp\vagrant-shell.ps1:1 char:7
+ @echo "I am a batch script"
+ ~~~~~~~~~~~~~~~~~~~~~
Unexpected token '"I am a batch script"' in expression or statement.
At C:\tmp\vagrant-shell.ps1:1 char:1
+ @echo "I am a batch script"
+ ~~~~~
The splatting operator '@' cannot be used to reference variables in an expression. '@echo' can be used only as an
argument to a command. To reference variables in an expression use '$echo'.
+ CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : UnexpectedToken
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: The following WinRM command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!
powershell -ExecutionPolicy Bypass -OutputFormat Text -file "C:\tmp\vagrant-shell.ps1"
Stdout from the command:
Stderr from the command:
At C:\tmp\vagrant-shell.ps1:1 char:7
+ @echo "I am a batch script"
+ ~~~~~~~~~~~~~~~~~~~~~
Unexpected token '"I am a batch script"' in expression or statement.
At C:\tmp\vagrant-shell.ps1:1 char:1
+ @echo "I am a batch script"
+ ~~~~~
The splatting operator '@' cannot be used to reference variables in an expression. '@echo' can be used only as an
argument to a command. To reference variables in an expression use '$echo'.
+ CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : UnexpectedToken
INFO warden: Beginning recovery process...
INFO warden: Calling recover: #<Vagrant::Action::Builtin::HandleForwardedPortCollisions:0x00007f7fc4c0d2f8>
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: The following WinRM command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!
powershell -ExecutionPolicy Bypass -OutputFormat Text -file "C:\tmp\vagrant-shell.ps1"
Stdout from the command:
Stderr from the command:
At C:\tmp\vagrant-shell.ps1:1 char:7
+ @echo "I am a batch script"
+ ~~~~~~~~~~~~~~~~~~~~~
Unexpected token '"I am a batch script"' in expression or statement.
At C:\tmp\vagrant-shell.ps1:1 char:1
+ @echo "I am a batch script"
+ ~~~~~
The splatting operator '@' cannot be used to reference variables in an expression. '@echo' can be used only as an
argument to a command. To reference variables in an expression use '$echo'.
+ CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : UnexpectedToken
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: The following WinRM command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!
powershell -ExecutionPolicy Bypass -OutputFormat Text -file "C:\tmp\vagrant-shell.ps1"
Stdout from the command:
Stderr from the command:
At C:\tmp\vagrant-shell.ps1:1 char:7
+ @echo "I am a batch script"
+ ~~~~~~~~~~~~~~~~~~~~~
Unexpected token '"I am a batch script"' in expression or statement.
At C:\tmp\vagrant-shell.ps1:1 char:1
+ @echo "I am a batch script"
+ ~~~~~
The splatting operator '@' cannot be used to reference variables in an expression. '@echo' can be used only as an
argument to a command. To reference variables in an expression use '$echo'.
+ CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : UnexpectedToken
INFO warden: Beginning recovery process...
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x000000000474b9a0>
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Recovery complete.
ERROR warden: Error occurred: The following WinRM command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!
powershell -ExecutionPolicy Bypass -OutputFormat Text -file "C:\tmp\vagrant-shell.ps1"
Stdout from the command:
Stderr from the command:
At C:\tmp\vagrant-shell.ps1:1 char:7
+ @echo "I am a batch script"
+ ~~~~~~~~~~~~~~~~~~~~~
Unexpected token '"I am a batch script"' in expression or statement.
At C:\tmp\vagrant-shell.ps1:1 char:1
+ @echo "I am a batch script"
+ ~~~~~
The splatting operator '@' cannot be used to reference variables in an expression. '@echo' can be used only as an
argument to a command. To reference variables in an expression use '$echo'.
+ CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : UnexpectedToken
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: The following WinRM command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!
powershell -ExecutionPolicy Bypass -OutputFormat Text -file "C:\tmp\vagrant-shell.ps1"
Stdout from the command:
Stderr from the command:
At C:\tmp\vagrant-shell.ps1:1 char:7
+ @echo "I am a batch script"
+ ~~~~~~~~~~~~~~~~~~~~~
Unexpected token '"I am a batch script"' in expression or statement.
At C:\tmp\vagrant-shell.ps1:1 char:1
+ @echo "I am a batch script"
+ ~~~~~
The splatting operator '@' cannot be used to reference variables in an expression. '@echo' can be used only as an
argument to a command. To reference variables in an expression use '$echo'.
+ CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : UnexpectedToken
INFO warden: Beginning recovery process...
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x0000000004833458>
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Recovery complete.
ERROR warden: Error occurred: The following WinRM command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!
powershell -ExecutionPolicy Bypass -OutputFormat Text -file "C:\tmp\vagrant-shell.ps1"
Stdout from the command:
Stderr from the command:
At C:\tmp\vagrant-shell.ps1:1 char:7
+ @echo "I am a batch script"
+ ~~~~~~~~~~~~~~~~~~~~~
Unexpected token '"I am a batch script"' in expression or statement.
At C:\tmp\vagrant-shell.ps1:1 char:1
+ @echo "I am a batch script"
+ ~~~~~
The splatting operator '@' cannot be used to reference variables in an expression. '@echo' can be used only as an
argument to a command. To reference variables in an expression use '$echo'.
+ CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : UnexpectedToken
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: The following WinRM command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!
powershell -ExecutionPolicy Bypass -OutputFormat Text -file "C:\tmp\vagrant-shell.ps1"
Stdout from the command:
Stderr from the command:
At C:\tmp\vagrant-shell.ps1:1 char:7
+ @echo "I am a batch script"
+ ~~~~~~~~~~~~~~~~~~~~~
Unexpected token '"I am a batch script"' in expression or statement.
At C:\tmp\vagrant-shell.ps1:1 char:1
+ @echo "I am a batch script"
+ ~~~~~
The splatting operator '@' cannot be used to reference variables in an expression. '@echo' can be used only as an
argument to a command. To reference variables in an expression use '$echo'.
+ CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : UnexpectedToken
INFO warden: Beginning recovery process...
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x000000000489d628>
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x00000000048337c8>
INFO warden: Beginning recovery process...
INFO warden: Calling recover: #<VagrantPlugins::ProviderVirtualBox::Action::Import:0x0000000002fccea0>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2b3b719d-c268-48c1-9308-d595c38d5153", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO warden: Recovery complete.
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x0000000004833840>
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: The following WinRM command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!
powershell -ExecutionPolicy Bypass -OutputFormat Text -file "C:\tmp\vagrant-shell.ps1"
Stdout from the command:
Stderr from the command:
At C:\tmp\vagrant-shell.ps1:1 char:7
+ @echo "I am a batch script"
+ ~~~~~~~~~~~~~~~~~~~~~
Unexpected token '"I am a batch script"' in expression or statement.
At C:\tmp\vagrant-shell.ps1:1 char:1
+ @echo "I am a batch script"
+ ~~~~~
The splatting operator '@' cannot be used to reference variables in an expression. '@echo' can be used only as an
argument to a command. To reference variables in an expression use '$echo'.
+ CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : UnexpectedToken
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: The following WinRM command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!
powershell -ExecutionPolicy Bypass -OutputFormat Text -file "C:\tmp\vagrant-shell.ps1"
Stdout from the command:
Stderr from the command:
At C:\tmp\vagrant-shell.ps1:1 char:7
+ @echo "I am a batch script"
+ ~~~~~~~~~~~~~~~~~~~~~
Unexpected token '"I am a batch script"' in expression or statement.
At C:\tmp\vagrant-shell.ps1:1 char:1
+ @echo "I am a batch script"
+ ~~~~~
The splatting operator '@' cannot be used to reference variables in an expression. '@echo' can be used only as an
argument to a command. To reference variables in an expression use '$echo'.
+ CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : UnexpectedToken
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: The following WinRM command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!
powershell -ExecutionPolicy Bypass -OutputFormat Text -file "C:\tmp\vagrant-shell.ps1"
Stdout from the command:
Stderr from the command:
At C:\tmp\vagrant-shell.ps1:1 char:7
+ @echo "I am a batch script"
+ ~~~~~~~~~~~~~~~~~~~~~
Unexpected token '"I am a batch script"' in expression or statement.
At C:\tmp\vagrant-shell.ps1:1 char:1
+ @echo "I am a batch script"
+ ~~~~~
The splatting operator '@' cannot be used to reference variables in an expression. '@echo' can be used only as an
argument to a command. To reference variables in an expression use '$echo'.
+ CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : UnexpectedToken
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: The following WinRM command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!
powershell -ExecutionPolicy Bypass -OutputFormat Text -file "C:\tmp\vagrant-shell.ps1"
Stdout from the command:
Stderr from the command:
At C:\tmp\vagrant-shell.ps1:1 char:7
+ @echo "I am a batch script"
+ ~~~~~~~~~~~~~~~~~~~~~
Unexpected token '"I am a batch script"' in expression or statement.
At C:\tmp\vagrant-shell.ps1:1 char:1
+ @echo "I am a batch script"
+ ~~~~~
The splatting operator '@' cannot be used to reference variables in an expression. '@echo' can be used only as an
argument to a command. To reference variables in an expression use '$echo'.
+ CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : UnexpectedToken
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-318cb1319a5b0840db3f76fa62c4f0eb
INFO environment: Running hook: environment_unload
INFO runner: Running action: environment_unload #<Vagrant::Action::Builder:0x00007f7fc4a732f8>
ERROR vagrant: Vagrant experienced an error! Details:
ERROR vagrant: #<VagrantPlugins::CommunicatorWinRM::Errors::WinRMBadExitStatus: The following WinRM command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!
powershell -ExecutionPolicy Bypass -OutputFormat Text -file "C:\tmp\vagrant-shell.ps1"
Stdout from the command:
Stderr from the command:
At C:\tmp\vagrant-shell.ps1:1 char:7
+ @echo "I am a batch script"
+ ~~~~~~~~~~~~~~~~~~~~~
Unexpected token '"I am a batch script"' in expression or statement.
At C:\tmp\vagrant-shell.ps1:1 char:1
+ @echo "I am a batch script"
+ ~~~~~
The splatting operator '@' cannot be used to reference variables in an expression. '@echo' can be used only as an
argument to a command. To reference variables in an expression use '$echo'.
+ CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : UnexpectedToken
>
ERROR vagrant: The following WinRM command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!
powershell -ExecutionPolicy Bypass -OutputFormat Text -file "C:\tmp\vagrant-shell.ps1"
Stdout from the command:
Stderr from the command:
At C:\tmp\vagrant-shell.ps1:1 char:7
+ @echo "I am a batch script"
+ ~~~~~~~~~~~~~~~~~~~~~
Unexpected token '"I am a batch script"' in expression or statement.
At C:\tmp\vagrant-shell.ps1:1 char:1
+ @echo "I am a batch script"
+ ~~~~~
The splatting operator '@' cannot be used to reference variables in an expression. '@echo' can be used only as an
argument to a command. To reference variables in an expression use '$echo'.
+ CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : UnexpectedToken
ERROR vagrant: /opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/communicators/winrm/communicator.rb:223:in `raise_execution_error'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/communicators/winrm/communicator.rb:206:in `execution_output'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/communicators/winrm/communicator.rb:153:in `execute'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/provisioners/shell/provisioner.rb:253:in `block (2 levels) in provision_winrm'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/provisioners/shell/provisioner.rb:203:in `tap'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/provisioners/shell/provisioner.rb:203:in `block in provision_winrm'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/provisioners/shell/provisioner.rb:329:in `with_script_file'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/provisioners/shell/provisioner.rb:202:in `provision_winrm'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/provisioners/shell/provisioner.rb:29:in `provision'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/builtin/provision.rb:138:in `run_provisioner'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:107:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:107:in `block in finalize_action'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/builder.rb:116:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/runner.rb:89:in `block in run'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/util/busy.rb:19:in `busy'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/runner.rb:89:in `run'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/environment.rb:525:in `hook'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/builtin/provision.rb:126:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/builtin/provision.rb:126:in `block in call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/builtin/provision.rb:103:in `each'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/builtin/provision.rb:103:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/virtualbox/action/clear_forwarded_ports.rb:15:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/virtualbox/action/set_name.rb:50:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/virtualbox/action/clean_machine_folder.rb:26:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/virtualbox/action/check_accessible.rb:18:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:107:in `block in finalize_action'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/builder.rb:116:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/runner.rb:89:in `block in run'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/util/busy.rb:19:in `busy'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/runner.rb:89:in `run'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/builtin/call.rb:53:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:107:in `block in finalize_action'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/builder.rb:116:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/runner.rb:89:in `block in run'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/util/busy.rb:19:in `busy'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/runner.rb:89:in `run'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/builtin/call.rb:53:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:107:in `block in finalize_action'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/builder.rb:116:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/runner.rb:89:in `block in run'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/util/busy.rb:19:in `busy'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/runner.rb:89:in `run'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/builtin/call.rb:53:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/builtin/box_check_outdated.rb:36:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/builtin/config_validate.rb:25:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/virtualbox/action/check_virtualbox.rb:26:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:107:in `block in finalize_action'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/virtualbox/action/match_mac_address.rb:22:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/virtualbox/action/discard_state.rb:15:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/virtualbox/action/import.rb:46:in `clone'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/virtualbox/action/import.rb:11:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/virtualbox/action/prepare_clone_snapshot.rb:32:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/builtin/prepare_clone.rb:15:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/virtualbox/action/import_master.rb:36:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/virtualbox/action/customize.rb:40:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/virtualbox/action/check_accessible.rb:18:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:107:in `block in finalize_action'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/builder.rb:116:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/runner.rb:89:in `block in run'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/util/busy.rb:19:in `busy'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/runner.rb:89:in `run'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/builtin/call.rb:53:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/builtin/config_validate.rb:25:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:107:in `block in finalize_action'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/builtin/handle_box.rb:56:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:107:in `block in finalize_action'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/builder.rb:116:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/runner.rb:89:in `block in run'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/util/busy.rb:19:in `busy'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/runner.rb:89:in `run'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/builtin/call.rb:53:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/plugins/providers/virtualbox/action/check_virtualbox.rb:26:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/warden.rb:48:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/builder.rb:116:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/runner.rb:89:in `block in run'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/util/busy.rb:19:in `busy'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/action/runner.rb:89:in `run'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/machine.rb:240:in `action_raw'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/machine.rb:212:in `block in action'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/environment.rb:613:in `lock'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/machine.rb:198:in `call'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/machine.rb:198:in `action'
/opt/vagrant/embedded/gems/2.2.9/gems/vagrant-2.2.9/lib/vagrant/batch_action.rb:86:in `block (2 levels) in run'
/opt/vagrant/embedded/gems/2.2.9/gems/logging-2.2.2/lib/logging/diagnostic_context.rb:474:in `block in create_with_logging_context'
INFO interface: error: The following WinRM command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!
powershell -ExecutionPolicy Bypass -OutputFormat Text -file "C:\tmp\vagrant-shell.ps1"
Stdout from the command:
Stderr from the command:
At C:\tmp\vagrant-shell.ps1:1 char:7
+ @echo "I am a batch script"
+ ~~~~~~~~~~~~~~~~~~~~~
Unexpected token '"I am a batch script"' in expression or statement.
At C:\tmp\vagrant-shell.ps1:1 char:1
+ @echo "I am a batch script"
+ ~~~~~
The splatting operator '@' cannot be used to reference variables in an expression. '@echo' can be used only as an
argument to a command. To reference variables in an expression use '$echo'.
+ CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : UnexpectedToken
The following WinRM command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!
powershell -ExecutionPolicy Bypass -OutputFormat Text -file "C:\tmp\vagrant-shell.ps1"
Stdout from the command:
Stderr from the command:
At C:\tmp\vagrant-shell.ps1:1 char:7
+ @echo "I am a batch script"
+ ~~~~~~~~~~~~~~~~~~~~~
Unexpected token '"I am a batch script"' in expression or statement.
At C:\tmp\vagrant-shell.ps1:1 char:1
+ @echo "I am a batch script"
+ ~~~~~
The splatting operator '@' cannot be used to reference variables in an expression. '@echo' can be used only as an
argument to a command. To reference variables in an expression use '$echo'.
+ CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : UnexpectedToken
INFO interface: Machine: error-exit ["VagrantPlugins::CommunicatorWinRM::Errors::WinRMBadExitStatus", "The following WinRM command responded with a non-zero exit status.\nVagrant assumes that this means the command failed!\n\npowershell -ExecutionPolicy Bypass -OutputFormat Text -file \"C:\\tmp\\vagrant-shell.ps1\"\n\nStdout from the command:\n\n\n\nStderr from the command:\n\nAt C:\\tmp\\vagrant-shell.ps1:1 char:7\r\n+ @echo \"I am a batch script\"\r\n+ ~~~~~~~~~~~~~~~~~~~~~\r\nUnexpected token '\"I am a batch script\"' in expression or statement.\r\nAt C:\\tmp\\vagrant-shell.ps1:1 char:1\r\n+ @echo \"I am a batch script\"\r\n+ ~~~~~\r\nThe splatting operator '@' cannot be used to reference variables in an expression. '@echo' can be used only as an \r\nargument to a command. To reference variables in an expression use '$echo'.\r\n + CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException\r\n + FullyQualifiedErrorId : UnexpectedToken\r\n\r\n"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment