Skip to content

Instantly share code, notes, and snippets.

@0xfalafel
Created September 19, 2024 17:09
Show Gist options
  • Save 0xfalafel/1568c6da17893e4fd22f59b739fcf47a to your computer and use it in GitHub Desktop.
Save 0xfalafel/1568c6da17893e4fd22f59b739fcf47a to your computer and use it in GitHub Desktop.
INFO global: Vagrant version: 2.4.1
INFO global: Ruby version: 3.1.4
INFO global: RubyGems version: 3.3.26
INFO global: VAGRANT_LOG="info"
INFO global: VAGRANT_INSTALLER_EMBEDDED_DIR="/opt/vagrant/embedded"
INFO global: VAGRANT_EXECUTABLE="/opt/vagrant/embedded/gems/gems/vagrant-2.4.1/bin/vagrant"
INFO global: VAGRANT_INSTALLER_VERSION="2"
INFO global: VAGRANT_INSTALLER_ENV="1"
WARN global: resolv replacement has not been enabled!
INFO manager: Registered plugin: VirtualBox provider
INFO manager: Registered plugin: Hyper-V provider
INFO manager: Registered plugin: docker-provider
INFO manager: Registered plugin: ALT Platform host
INFO manager: Registered plugin: Slackware host
INFO manager: Registered plugin: Red Hat Enterprise Linux host
INFO manager: Registered plugin: FreeBSD host
INFO manager: Registered plugin: BSD host
INFO manager: Registered plugin: Void host
INFO manager: Registered plugin: Arch host
INFO manager: Registered plugin: SUSE host
INFO manager: Registered plugin: Windows host
INFO manager: Registered plugin: Linux host
INFO manager: Registered plugin: Gentoo host
INFO manager: Registered plugin: null host
INFO manager: Registered plugin: Mac OS X host
INFO manager: Registered plugin: kernel
INFO manager: Registered plugin: container
INFO manager: Registered plugin: salt
INFO manager: Registered plugin: file
INFO manager: Registered plugin: ansible
INFO manager: Registered plugin: shell
INFO manager: Registered plugin: docker
INFO manager: Registered plugin: chef
INFO manager: Registered plugin: puppet
INFO manager: Registered plugin: CFEngine Provisioner
INFO manager: Registered plugin: podman
INFO manager: Registered plugin: winrm communicator
INFO manager: Registered plugin: ssh communicator
INFO manager: Registered plugin: windows ssh communicator
INFO manager: Registered plugin: NFS synced folders
INFO manager: Registered plugin: RSync synced folders
INFO manager: Registered plugin: SMB synced folders
INFO manager: Registered plugin: local-exec
INFO manager: Registered plugin: ftp
INFO manager: Registered plugin: atlas
INFO manager: Registered plugin: heroku
INFO manager: Registered plugin: noop
INFO manager: Registered plugin: kernel
INFO manager: Registered plugin: suspend command
INFO manager: Registered plugin: list-commands command
INFO manager: Registered plugin: rdp command
INFO manager: Registered plugin: resume command
INFO manager: Registered plugin: package command
INFO manager: Registered plugin: help command
INFO manager: Registered plugin: winrm command
INFO manager: Registered plugin: status command
INFO manager: Registered plugin: push command
INFO manager: Registered plugin: upload command
INFO manager: Registered plugin: ssh command
INFO manager: Registered plugin: destroy command
INFO manager: Registered plugin: reload command
INFO manager: Registered plugin: autocomplete command
INFO manager: Registered plugin: up command
INFO manager: Registered plugin: snapshot command
INFO manager: Registered plugin: init command
INFO manager: Registered plugin: provision command
INFO manager: Registered plugin: cap command
INFO manager: Registered plugin: powershell command
INFO manager: Registered plugin: version command
INFO manager: Registered plugin: winrm-config command
INFO manager: Registered plugin: provider command
INFO manager: Registered plugin: plugin command
INFO manager: Registered plugin: port command
INFO manager: Registered plugin: start Vagrant server
INFO manager: Registered plugin: global-status command
INFO manager: Registered plugin: vagrant-cloud
INFO manager: Registered plugin: vagrant-login
INFO manager: Registered plugin: ssh-config command
INFO manager: Registered plugin: box command
INFO manager: Registered plugin: halt command
INFO manager: Registered plugin: validate command
INFO manager: Registered plugin: ESXi guest.
INFO manager: Registered plugin: ALT Platform guest
INFO manager: Registered plugin: Rocky guest
INFO manager: Registered plugin: Amazon Linux guest
INFO manager: Registered plugin: Atomic Host guest
INFO manager: Registered plugin: Haiku guest
INFO manager: Registered plugin: SmartOS guest.
INFO manager: Registered plugin: Slackware guest
INFO manager: Registered plugin: VMware Photon guest
INFO manager: Registered plugin: Red Hat Enterprise Linux guest
INFO manager: Registered plugin: FreeBSD guest
INFO manager: Registered plugin: Funtoo guest
INFO manager: Registered plugin: DragonFly BSD guest
INFO manager: Registered plugin: Ubuntu guest
INFO manager: Registered plugin: Alpine guest
INFO manager: Registered plugin: BSD-based guest
INFO manager: Registered plugin: Alma guest
INFO manager: Registered plugin: NixOS guest
INFO manager: Registered plugin: Arch guest
INFO manager: Registered plugin: Trisquel guest
INFO manager: Registered plugin: SUSE guest
INFO manager: Registered plugin: Mint guest
INFO manager: Registered plugin: OmniOS guest.
INFO manager: Registered plugin: Windows guest.
INFO manager: Registered plugin: Elementary guest
INFO manager: Registered plugin: Fedora guest
INFO manager: Registered plugin: CoreOS guest
INFO manager: Registered plugin: PLD Linux guest
INFO manager: Registered plugin: Linux guest.
INFO manager: Registered plugin: Gentoo guest
INFO manager: Registered plugin: NetBSD guest
INFO manager: Registered plugin: Debian guest
INFO manager: Registered plugin: OpenWrt guest
INFO manager: Registered plugin: TinyCore Linux guest.
INFO manager: Registered plugin: OpenBSD guest
INFO manager: Registered plugin: Kali guest
INFO manager: Registered plugin: Solaris guest.
INFO manager: Registered plugin: Solaris 11 guest.
INFO manager: Registered plugin: CentOS guest
INFO manager: Registered plugin: Darwin guest
INFO vagrant: `vagrant` invoked: ["up"]
INFO environment: Environment initialized (#<Vagrant::Environment:0x000070f08bc3df10>)
INFO environment: - cwd: /home/olivier/projets/vagrant_bugreport
INFO environment: Home path: /home/olivier/.vagrant.d
INFO environment: Local data path: /home/olivier/projets/vagrant_bugreport/.vagrant
INFO manager: Plugins:
INFO manager: Loading plugins...
INFO manager: Plugins:
INFO manager: - vagrant-reload = [installed: 0.0.1 constraint: > 0]
INFO manager: Loading plugins...
INFO manager: Loading plugin `vagrant-reload` with default require: `vagrant-reload`
INFO manager: Registered plugin: Reload
INFO loader: Set :root = ["#<Pathname:/home/olivier/projets/vagrant_bugreport/Vagrantfile>"]
INFO loader: Loading configuration in order: [:home, :root]
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["/usr/bin/locale", "-a"]
INFO subprocess: Command not in installer, restoring original environment...
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_7_0
INFO base: VBoxManage path: VBoxManage
INFO loader: Set "880_machine_default" = []
INFO loader: Loading configuration in order: [:home, :root, "880_machine_default"]
INFO box_collection: Box found: StefanScherer/windows_2022 (virtualbox)
INFO environment: Running hook: authenticate_box_url
INFO host: Autodetecting host type for [#<Vagrant::Environment: /home/olivier/projets/vagrant_bugreport>]
INFO host: Detected: linux!
INFO runner: Running action: authenticate_box_url #<Vagrant::Action::Builder:0x000070f08b8ae408>
INFO warden: Calling IN action: #<VagrantPlugins::CloudCommand::AddAuthentication:0x000070f08bcaf6b0>
WARN authenticate-box-url: Authentication token not found as GET parameter.
INFO warden: Calling OUT action: #<VagrantPlugins::CloudCommand::AddAuthentication:0x000070f08bcaf6b0>
INFO loader: Set :"980_StefanScherer/windows_2022_virtualbox" = ["#<Pathname:/home/olivier/.vagrant.d/boxes/StefanScherer-VAGRANTSLASH-windows_2022/2021.08.23/virtualbox/Vagrantfile>"]
INFO root: Version requirements from Vagrantfile: [">= 1.6.2"]
INFO root: - Version requirements satisfied!
INFO loader: Loading configuration in order: [:"980_StefanScherer/windows_2022_virtualbox", :home, :root, "880_machine_default"]
INFO vmconfig: config class lookup for provider :virtualbox gave us base class: VagrantPlugins::ProviderVirtualBox::Config
INFO vmconfig: config class lookup for provider :vmware_fusion gave us base class: Vagrant::Config::V2::DummyConfig
INFO vmconfig: config class lookup for provider :vmware_workstation gave us base class: Vagrant::Config::V2::DummyConfig
INFO vmconfig: config class lookup for provider :libvirt gave us base class: Vagrant::Config::V2::DummyConfig
INFO loader: Set :"880_vm_default_StefanScherer/windows_2022_virtualbox" = ["[\"2\", #<Proc:0x000070f08b908f48>]"]
INFO loader: Loading configuration in order: [:"980_StefanScherer/windows_2022_virtualbox", :home, :root, "880_machine_default", :"880_vm_default_StefanScherer/windows_2022_virtualbox"]
INFO vmconfig: config class lookup for provider :virtualbox gave us base class: VagrantPlugins::ProviderVirtualBox::Config
INFO vmconfig: config class lookup for provider :vmware_fusion gave us base class: Vagrant::Config::V2::DummyConfig
INFO vmconfig: config class lookup for provider :vmware_workstation gave us base class: Vagrant::Config::V2::DummyConfig
INFO vmconfig: config class lookup for provider :libvirt gave us base class: Vagrant::Config::V2::DummyConfig
INFO environment: Running hook: environment_plugins_loaded
INFO runner: Running action: environment_plugins_loaded #<Vagrant::Action::Builder:0x000070f08bc46b10>
INFO environment: Running hook: environment_load
INFO runner: Running action: environment_load #<Vagrant::Action::Builder:0x000070f08b9ce568>
INFO cli: CLI: [] "up" []
INFO command: getting active machines
INFO loader: Set "880_machine_default" = []
INFO loader: Loading configuration in order: [:home, :root, "880_machine_default"]
WARN loader: Unknown config sources: [:"980_StefanScherer/windows_2022_virtualbox", :"880_vm_default_StefanScherer/windows_2022_virtualbox"]
WARN vagrantfile: Failed to locate StefanScherer/windows_2022 with version
WARN vagrantfile: Performing lookup with initial values StefanScherer/windows_2022 with version
INFO base: VBoxManage path: VBoxManage
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_7_0
INFO base: VBoxManage path: VBoxManage
INFO environment: Getting machine: default (virtualbox)
INFO environment: Uncached load of machine.
INFO base: VBoxManage path: VBoxManage
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_7_0
INFO base: VBoxManage path: VBoxManage
INFO loader: Set "880_machine_default" = []
INFO loader: Loading configuration in order: [:home, :root, "880_machine_default"]
WARN loader: Unknown config sources: [:"980_StefanScherer/windows_2022_virtualbox", :"880_vm_default_StefanScherer/windows_2022_virtualbox"]
INFO box_collection: Box found: StefanScherer/windows_2022 (virtualbox)
INFO environment: Running hook: authenticate_box_url
INFO runner: Running action: authenticate_box_url #<Vagrant::Action::Builder:0x000070f08b9c31b8>
INFO warden: Calling IN action: #<VagrantPlugins::CloudCommand::AddAuthentication:0x000070f08b984148>
WARN authenticate-box-url: Authentication token not found as GET parameter.
INFO warden: Calling OUT action: #<VagrantPlugins::CloudCommand::AddAuthentication:0x000070f08b984148>
INFO loader: Set :"980_StefanScherer/windows_2022_virtualbox" = ["#<Pathname:/home/olivier/.vagrant.d/boxes/StefanScherer-VAGRANTSLASH-windows_2022/2021.08.23/virtualbox/Vagrantfile>"]
INFO loader: Loading configuration in order: [:"980_StefanScherer/windows_2022_virtualbox", :home, :root, "880_machine_default"]
WARN loader: Unknown config sources: [:"880_vm_default_StefanScherer/windows_2022_virtualbox"]
INFO vmconfig: config class lookup for provider :virtualbox gave us base class: VagrantPlugins::ProviderVirtualBox::Config
INFO vmconfig: config class lookup for provider :vmware_fusion gave us base class: Vagrant::Config::V2::DummyConfig
INFO vmconfig: config class lookup for provider :vmware_workstation gave us base class: Vagrant::Config::V2::DummyConfig
INFO vmconfig: config class lookup for provider :libvirt gave us base class: Vagrant::Config::V2::DummyConfig
INFO loader: Set :"880_vm_default_StefanScherer/windows_2022_virtualbox" = ["[\"2\", #<Proc:0x000070f08b908f48>]"]
INFO loader: Loading configuration in order: [:"980_StefanScherer/windows_2022_virtualbox", :home, :root, "880_machine_default", :"880_vm_default_StefanScherer/windows_2022_virtualbox"]
INFO vmconfig: config class lookup for provider :virtualbox gave us base class: VagrantPlugins::ProviderVirtualBox::Config
INFO vmconfig: config class lookup for provider :vmware_fusion gave us base class: Vagrant::Config::V2::DummyConfig
INFO vmconfig: config class lookup for provider :vmware_workstation gave us base class: Vagrant::Config::V2::DummyConfig
INFO vmconfig: config class lookup for provider :libvirt gave us base class: Vagrant::Config::V2::DummyConfig
INFO vmconfig: looking up provider config for: :virtualbox
INFO vmconfig: provider config value that was stored: #<VagrantPlugins::ProviderVirtualBox::Config:0x000070f08b973618 @auto_nat_dns_proxy=true, @check_guest_additions=true, @customizations=[["pre-boot", ["modifyvm", :id, "--memory", 2048]], ["pre-boot", ["modifyvm", :id, "--cpus", 2]], ["pre-boot", ["modifyvm", :id, "--vram", 128]], ["pre-boot", ["modifyvm", :id, "--clipboard", "bidirectional"]], ["pre-boot", ["setextradata", "global", "GUI/SuppressMessages", "all"]]], @default_nic_type=nil, @destroy_unused_network_interfaces=false, @functional_vboxsf=true, @name=nil, @network_adapters={1=>[:nat, {}]}, @gui=false, @linked_clone=false, @linked_clone_snapshot=nil, @__invalid_methods=#<Set: {}>>
INFO machine: Initializing machine: default
INFO machine: - Provider: VagrantPlugins::ProviderVirtualBox::Provider
INFO machine: - Box: #<Vagrant::Box:0x000070f08b97b7a0>
INFO machine: - Data dir: /home/olivier/projets/vagrant_bugreport/.vagrant/machines/default/virtualbox
INFO base: VBoxManage path: VBoxManage
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_7_0
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_7_0
INFO base: VBoxManage path: VBoxManage
INFO interface: Machine: metadata ["provider", :virtualbox, {:target=>:default}]
INFO command: With machine: default (#<VagrantPlugins::ProviderVirtualBox::Provider:0x000070f08c6a8d10 @logger=#<Log4r::Logger:0x000070f08c6a8b80 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<VagrantLogger:0x000070f08bd7dab0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x000070f08bd6efb0 @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x000070f08c656a88 @formatter=#<Log4r::BasicFormatter:0x000070f08bfe23f0 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x000070f08bd7d7b8 @level=3, @outputters=[]>, @level=3, @trace=false>, @level=3, @trace=false>, @machine=#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>, @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Meta:0x000070f08b9e7d10 @logger=#<Log4r::Logger:0x000070f08b9aeda8 @fullname="vagrant::provider::virtualbox::meta", @outputters=[], @additive=true, @name="meta", @path="vagrant::provider::virtualbox", @parent=#<Log4r::Logger:0x000070f08c6a8b80 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<VagrantLogger:0x000070f08bd7dab0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x000070f08bd6efb0 @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x000070f08c656a88 @formatter=#<Log4r::BasicFormatter:0x000070f08bfe23f0 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x000070f08bd7d7b8 @level=3, @outputters=[]>, @level=3, @trace=false>, @level=3, @trace=false>, @level=3, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid=nil, @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Version_7_0:0x000070f08b9cfad0 @logger=#<Log4r::Logger:0x000070f08b9319c0 @fullname="vagrant::provider::virtualbox_7_0", @outputters=[], @additive=true, @name="virtualbox_7_0", @path="vagrant::provider", @parent=#<VagrantLogger:0x000070f08bd7dab0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x000070f08bd6efb0 @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x000070f08c656a88 @formatter=#<Log4r::BasicFormatter:0x000070f08bfe23f0 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x000070f08bd7d7b8 @level=3, @outputters=[]>, @level=3, @trace=false>, @level=3, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid=nil>, @version="7.0.20">, @cap_logger=#<Log4r::Logger:0x000070f08b9d0d18 @fullname="vagrant::capability_host::vagrantplugins::providervirtualbox::provider", @outputters=[], @additive=true, @name="provider", @path="vagrant::capability_host::vagrantplugins::providervirtualbox", @parent=#<VagrantLogger:0x000070f08bd7dab0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x000070f08bd6efb0 @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x000070f08c656a88 @formatter=#<Log4r::BasicFormatter:0x000070f08bfe23f0 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x000070f08bd7d7b8 @level=3, @outputters=[]>, @level=3, @trace=false>, @level=3, @trace=false>, @cap_host_chain=[[:virtualbox, #<#<Class:0x000070f08b9d1268>:0x000070f08b9a81d8>]], @cap_args=[#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>], @cap_caps={:virtualbox=>#<Vagrant::Registry:0x000070f08b9d1088 @items={:forwarded_ports=>#<Proc:0x000070f08bd9e328 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/plugins/providers/virtualbox/plugin.rb:30>, :nic_mac_addresses=>#<Proc:0x000070f08bd9e300 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/plugins/providers/virtualbox/plugin.rb:35>, :public_address=>#<Proc:0x000070f08bd9e2d8 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/plugins/providers/virtualbox/plugin.rb:40>, :configure_disks=>#<Proc:0x000070f08bd9e2b0 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/plugins/providers/virtualbox/plugin.rb:45>, :cleanup_disks=>#<Proc:0x000070f08bd9e288 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/plugins/providers/virtualbox/plugin.rb:50>, :validate_disk_ext=>#<Proc:0x000070f08bd9e260 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/plugins/providers/virtualbox/plugin.rb:55>, :default_disk_exts=>#<Proc:0x000070f08bd9e238 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/plugins/providers/virtualbox/plugin.rb:60>, :set_default_disk_ext=>#<Proc:0x000070f08bd9e210 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/plugins/providers/virtualbox/plugin.rb:65>, :snapshot_list=>#<Proc:0x000070f08bd9e1e8 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/plugins/providers/virtualbox/plugin.rb:70>}, @results_cache={}>, :hyperv=>#<Vagrant::Registry:0x000070f08b9d0fe8 @items={:public_address=>#<Proc:0x000070f08b9a3d68 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/plugins/providers/hyperv/plugin.rb:28>, :snapshot_list=>#<Proc:0x000070f08b9a3cf0 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/plugins/providers/hyperv/plugin.rb:33>, :configure_disks=>#<Proc:0x000070f08b9a3cc8 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/plugins/providers/hyperv/plugin.rb:38>, :cleanup_disks=>#<Proc:0x000070f08b9a3ca0 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/plugins/providers/hyperv/plugin.rb:43>, :validate_disk_ext=>#<Proc:0x000070f08b9a3c78 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/plugins/providers/hyperv/plugin.rb:48>, :default_disk_exts=>#<Proc:0x000070f08b9a3c50 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/plugins/providers/hyperv/plugin.rb:53>, :set_default_disk_ext=>#<Proc:0x000070f08b9a3c28 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/plugins/providers/hyperv/plugin.rb:58>}, @results_cache={}>, :docker=>#<Vagrant::Registry:0x000070f08b9d0f20 @items={:public_address=>#<Proc:0x000070f08bdaafb0 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/plugins/providers/docker/plugin.rb:63>, :proxy_machine=>#<Proc:0x000070f08bdaaee8 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/plugins/providers/docker/plugin.rb:68>, :has_communicator=>#<Proc:0x000070f08bdaae20 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/plugins/providers/docker/plugin.rb:73>}, @results_cache={}>}>)
INFO command: getting active machines
INFO loader: Set "880_machine_default" = []
INFO loader: Loading configuration in order: [:home, :root, "880_machine_default"]
WARN loader: Unknown config sources: [:"980_StefanScherer/windows_2022_virtualbox", :"880_vm_default_StefanScherer/windows_2022_virtualbox"]
WARN vagrantfile: Failed to locate StefanScherer/windows_2022 with version
WARN vagrantfile: Performing lookup with initial values StefanScherer/windows_2022 with version
INFO base: VBoxManage path: VBoxManage
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_7_0
INFO base: VBoxManage path: VBoxManage
INFO environment: Getting machine: default (virtualbox)
INFO environment: Returning cached machine: default (virtualbox)
INFO command: With machine: default (#<VagrantPlugins::ProviderVirtualBox::Provider:0x000070f08c6a8d10 @logger=#<Log4r::Logger:0x000070f08c6a8b80 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<VagrantLogger:0x000070f08bd7dab0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x000070f08bd6efb0 @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x000070f08c656a88 @formatter=#<Log4r::BasicFormatter:0x000070f08bfe23f0 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x000070f08bd7d7b8 @level=3, @outputters=[]>, @level=3, @trace=false>, @level=3, @trace=false>, @machine=#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>, @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Meta:0x000070f08b9e7d10 @logger=#<Log4r::Logger:0x000070f08b9aeda8 @fullname="vagrant::provider::virtualbox::meta", @outputters=[], @additive=true, @name="meta", @path="vagrant::provider::virtualbox", @parent=#<Log4r::Logger:0x000070f08c6a8b80 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<VagrantLogger:0x000070f08bd7dab0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x000070f08bd6efb0 @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x000070f08c656a88 @formatter=#<Log4r::BasicFormatter:0x000070f08bfe23f0 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x000070f08bd7d7b8 @level=3, @outputters=[]>, @level=3, @trace=false>, @level=3, @trace=false>, @level=3, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid=nil, @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Version_7_0:0x000070f08b9cfad0 @logger=#<Log4r::Logger:0x000070f08b9319c0 @fullname="vagrant::provider::virtualbox_7_0", @outputters=[], @additive=true, @name="virtualbox_7_0", @path="vagrant::provider", @parent=#<VagrantLogger:0x000070f08bd7dab0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x000070f08bd6efb0 @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x000070f08c656a88 @formatter=#<Log4r::BasicFormatter:0x000070f08bfe23f0 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x000070f08bd7d7b8 @level=3, @outputters=[]>, @level=3, @trace=false>, @level=3, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid=nil>, @version="7.0.20">, @cap_logger=#<Log4r::Logger:0x000070f08b9d0d18 @fullname="vagrant::capability_host::vagrantplugins::providervirtualbox::provider", @outputters=[], @additive=true, @name="provider", @path="vagrant::capability_host::vagrantplugins::providervirtualbox", @parent=#<VagrantLogger:0x000070f08bd7dab0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x000070f08bd6efb0 @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x000070f08c656a88 @formatter=#<Log4r::BasicFormatter:0x000070f08bfe23f0 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x000070f08bd7d7b8 @level=3, @outputters=[]>, @level=3, @trace=false>, @level=3, @trace=false>, @cap_host_chain=[[:virtualbox, #<#<Class:0x000070f08b9d1268>:0x000070f08b9a81d8>]], @cap_args=[#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>], @cap_caps={:virtualbox=>#<Vagrant::Registry:0x000070f08b9d1088 @items={:forwarded_ports=>#<Proc:0x000070f08bd9e328 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/plugins/providers/virtualbox/plugin.rb:30>, :nic_mac_addresses=>#<Proc:0x000070f08bd9e300 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/plugins/providers/virtualbox/plugin.rb:35>, :public_address=>#<Proc:0x000070f08bd9e2d8 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/plugins/providers/virtualbox/plugin.rb:40>, :configure_disks=>#<Proc:0x000070f08bd9e2b0 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/plugins/providers/virtualbox/plugin.rb:45>, :cleanup_disks=>#<Proc:0x000070f08bd9e288 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/plugins/providers/virtualbox/plugin.rb:50>, :validate_disk_ext=>#<Proc:0x000070f08bd9e260 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/plugins/providers/virtualbox/plugin.rb:55>, :default_disk_exts=>#<Proc:0x000070f08bd9e238 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/plugins/providers/virtualbox/plugin.rb:60>, :set_default_disk_ext=>#<Proc:0x000070f08bd9e210 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/plugins/providers/virtualbox/plugin.rb:65>, :snapshot_list=>#<Proc:0x000070f08bd9e1e8 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/plugins/providers/virtualbox/plugin.rb:70>}, @results_cache={}>, :hyperv=>#<Vagrant::Registry:0x000070f08b9d0fe8 @items={:public_address=>#<Proc:0x000070f08b9a3d68 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/plugins/providers/hyperv/plugin.rb:28>, :snapshot_list=>#<Proc:0x000070f08b9a3cf0 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/plugins/providers/hyperv/plugin.rb:33>, :configure_disks=>#<Proc:0x000070f08b9a3cc8 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/plugins/providers/hyperv/plugin.rb:38>, :cleanup_disks=>#<Proc:0x000070f08b9a3ca0 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/plugins/providers/hyperv/plugin.rb:43>, :validate_disk_ext=>#<Proc:0x000070f08b9a3c78 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/plugins/providers/hyperv/plugin.rb:48>, :default_disk_exts=>#<Proc:0x000070f08b9a3c50 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/plugins/providers/hyperv/plugin.rb:53>, :set_default_disk_ext=>#<Proc:0x000070f08b9a3c28 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/plugins/providers/hyperv/plugin.rb:58>}, @results_cache={}>, :docker=>#<Vagrant::Registry:0x000070f08b9d0f20 @items={:public_address=>#<Proc:0x000070f08bdaafb0 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/plugins/providers/docker/plugin.rb:63>, :proxy_machine=>#<Proc:0x000070f08bdaaee8 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/plugins/providers/docker/plugin.rb:68>, :has_communicator=>#<Proc:0x000070f08bdaae20 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/plugins/providers/docker/plugin.rb:73>}, @results_cache={}>}>)
INFO interface: info: Bringing machine 'default' up with 'virtualbox' provider...
Bringing machine 'default' up with 'virtualbox' provider...
INFO batch_action: Enabling parallelization by default.
INFO batch_action: Disabling parallelization because provider doesn't support it: virtualbox
INFO batch_action: Batch action will parallelize: false
INFO batch_action: Starting action: #<Vagrant::Machine:0x000070f08b8c3128> 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-5918a3f2640afe5633a4ad704329d9cd
INFO interface: Machine: action ["up", "start", {:target=>:default}]
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x000070f08b7df4f0>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x000070f08b9df700>
INFO base: VBoxManage path: VBoxManage
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_7_0
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:0x000070f08b9f9380>
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x000070f08be23a78>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x000070f08bdd9860>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x000070f08bdd9860>
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x000070f08b7d7110>
INFO warden: Calling IN action: #<Proc:0x000070f08b71dcd8 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/lib/vagrant/action/warden.rb:116 (lambda)>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::HandleBox:0x000070f08b7d6fd0>
INFO handle_box: Machine already has box. HandleBox will not run.
INFO warden: Calling IN action: #<Proc:0x000070f08b7b6000 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/lib/vagrant/action/warden.rb:116 (lambda)>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::ConfigValidate:0x000070f08b9f9290>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x000070f08b9f9218>
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x000070f08bc512e0>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x000070f08b97c100>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x000070f08b97c100>
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x000070f08b749dd8>
INFO warden: Calling IN action: #<Proc:0x000070f08b9cdd20 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/lib/vagrant/action/warden.rb:116 (lambda)>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckAccessible:0x000070f08b749a18>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x000070f08b749798>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::PrepareClone:0x000070f08b7495b8>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareCloneSnapshot:0x000070f08bd65820>
INFO prepare_clone: no clone master, not preparing clone snapshot
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Import:0x000070f08bfae618>
INFO interface: info: Importing base box 'StefanScherer/windows_2022'...
INFO interface: info: ==> default: Importing base box 'StefanScherer/windows_2022'...
==> default: Importing base box 'StefanScherer/windows_2022'...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "import", "-n", "/home/olivier/.vagrant.d/boxes/StefanScherer-VAGRANTSLASH-windows_2022/2021.08.23/virtualbox/box.ovf"]
INFO subprocess: Command not in installer, restoring original environment...
INFO virtualbox_7_0: Base path for disk import: /home/olivier/VirtualBox VMs/WindowsServer2022
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "import", "/home/olivier/.vagrant.d/boxes/StefanScherer-VAGRANTSLASH-windows_2022/2021.08.23/virtualbox/box.ovf", "--vsys", "0", "--vmname", "WindowsServer2022_1726765306834_76959", "--vsys", "0", "--unit", "10", "--disk", "/home/olivier/VirtualBox VMs/WindowsServer2022_1726765306834_76959/WindowsServer2022-disk001.vmdk"]
INFO subprocess: Command not in installer, restoring original environment...
INFO interface: info:

 INFO interface: info: Progress: 10%
Progress: 10% INFO interface: info:

 INFO interface: info: Progress: 20%
Progress: 20% INFO interface: info:

 INFO interface: info: Progress: 40%
Progress: 40% INFO interface: info:

 INFO interface: info: Progress: 80%
Progress: 80% INFO interface: info:

 INFO interface: info: Progress: 90%
Progress: 90% INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "vms"]
INFO subprocess: Command not in installer, restoring original environment...
INFO machine: New machine ID: "192cd0fb-8817-411e-9283-9b128b611bed"
INFO base: VBoxManage path: VBoxManage
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_7_0
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed"]
INFO subprocess: Command not in installer, restoring original environment...
INFO interface: info:

 INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::DiscardState:0x000070f08bfadd80>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::MatchMACAddress:0x000070f08bfad448>
INFO interface: info: Matching MAC address for NAT networking...
INFO interface: info: ==> default: Matching MAC address for NAT networking...
==> default: Matching MAC address for NAT networking...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "192cd0fb-8817-411e-9283-9b128b611bed", "--macaddress1", "080027ACE488"]
INFO subprocess: Command not in installer, restoring original environment...
INFO warden: Calling IN action: #<Proc:0x000070f08bfad2e0 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/lib/vagrant/action/warden.rb:116 (lambda)>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::EnvSet:0x000070f08b9f9178>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x000070f08b9f9128>
INFO base: VBoxManage path: VBoxManage
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_7_0
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:0x000070f08b9c6660>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BoxCheckOutdated:0x000070f08b9c65c0>
INFO interface: output: Checking if box 'StefanScherer/windows_2022' version '2021.08.23' is up to date...
INFO interface: output: ==> default: Checking if box 'StefanScherer/windows_2022' version '2021.08.23' is up to date...
==> default: Checking if box 'StefanScherer/windows_2022' version '2021.08.23' is up to date...
INFO box: box update check is under the interval threshold
INFO box: Skipping box update check
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x000070f08b992ce8>
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x000070f08b92fa58>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::IsRunning:0x000070f08be81b50>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::IsRunning:0x000070f08be81b50>
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x000070f08b732bb0>
INFO warden: Calling IN action: #<Proc:0x000070f08b9f6f40 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/lib/vagrant/action/warden.rb:116 (lambda)>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x000070f08b732a98>
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x000070f08b95ccb0>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::IsSaved:0x000070f08be81cb8>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::IsSaved:0x000070f08be81cb8>
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x000070f08b71d198>
INFO warden: Calling IN action: #<Proc:0x000070f08bc53270 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/lib/vagrant/action/warden.rb:116 (lambda)>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x000070f08b71cd88>
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x000070f08b9974f0>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::IsPaused:0x000070f08b8dc0b0>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::IsPaused:0x000070f08b8dc0b0>
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x000070f08b6edf88>
INFO warden: Calling IN action: #<Proc:0x000070f0883bd708 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/lib/vagrant/action/warden.rb:116 (lambda)>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckAccessible:0x000070f08b6edec0>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CleanMachineFolder:0x000070f08b6ede70>
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:0x000070f08b6eddf8>
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: vagrant_bugreport_default_1726765345520_25866
INFO interface: info: ==> default: Setting the name of the VM: vagrant_bugreport_default_1726765345520_25866
==> default: Setting the name of the VM: vagrant_bugreport_default_1726765345520_25866
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "192cd0fb-8817-411e-9283-9b128b611bed", "--name", "vagrant_bugreport_default_1726765345520_25866"]
INFO subprocess: Command not in installer, restoring original environment...
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::ClearForwardedPorts:0x000070f08b703428>
INFO base: VBoxManage path: VBoxManage
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_7_0
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Provision:0x000070f08b7033b0>
INFO provision: Checking provisioner sentinel file...
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::EnvSet:0x000070f08b6e72f0>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareForwardedPortCollisionParams:0x000070f08b6e72a0>
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", "5cb88001-56f3-42b5-8355-4470425a68c3", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "8ba26fa8-2029-497f-9b6f-38b7b9868a9c", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2c358a3d-bf72-437f-a021-db8a749ea584", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "9fc3d7db-4afa-4d55-8a02-1d6c4c3147ba", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "235758b4-953e-4549-830b-e83057f8f4dd", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "42fce3d3-f017-4cdc-b705-d34bc9d0d769", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "51b36102-d769-406d-b8dd-1c7084cc710e", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "6890aa70-33a1-4471-8578-55b3ea79532e", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "f46f20c9-77c7-4306-8a15-0fbd06bd1631", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "7d188765-0158-4e25-8f64-9fc6edfcbd78", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "148feeb7-8829-47ee-a22c-6fbb7235c429", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "86613b7b-0dc8-4cb0-9410-976344d88094", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "556df999-a062-4cda-9342-2e25dfe6c227", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "e9cde06a-21c3-436d-8a4a-9da72c7e083b", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "3d62dd83-7b9d-47a7-953f-207ecd5cc84e", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "633b2d57-5321-48f3-bf83-8c496a6a45f5", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "36822c4f-9f36-4906-b960-6155aac255b7", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "e0bbcc0e-ccf9-44f2-b9ca-d6cbe8803e6c", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "141991cd-4341-4da3-8b9b-e678551407a8", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "2da34314-2454-4c1a-a80f-85b089fc6c3e", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "0f2fca2b-e2bb-4667-a3de-6efe1f641b66", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "963a68a9-62f1-481f-98d7-16fcbeec0718", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "7e176a75-f864-4f85-9d37-2b68b86fa5fb", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "047cc11c-59d7-4e97-aa87-f719ad052e9e", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "7d33ae77-7cc5-4dc8-9237-36f3494e5dc1", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "3f1b01bd-1b20-4e9b-bf2c-a18b5814e127", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "4be92eb8-803c-4fbc-a4e2-83fc72619f98", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "1b927c0f-b396-4455-bcee-176c4fc59839", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "8cd48e0b-d43f-4e81-9305-416a750142e3", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "6f2b6e63-c288-4967-a841-eb8724a1ef61", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "ce247905-a076-4cae-92e6-7de4b7bb8bff", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::HandleForwardedPortCollisions:0x000070f08b6e7228>
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 handle_port_collisions: Attempting to repair FP collision: 3389
INFO handle_port_collisions: Repaired FP collision: 3389 to 2203
INFO interface: info: Fixed port collision for 3389 => 3389. Now on port 2203.
INFO interface: info: ==> default: Fixed port collision for 3389 => 3389. Now on port 2203.
==> default: Fixed port collision for 3389 => 3389. Now on port 2203.
INFO handle_port_collisions: Attempting to repair FP collision: 55985
INFO handle_port_collisions: Repaired FP collision: 55985 to 2204
INFO interface: info: Fixed port collision for 5985 => 55985. Now on port 2204.
INFO interface: info: ==> default: Fixed port collision for 5985 => 55985. Now on port 2204.
==> default: Fixed port collision for 5985 => 55985. Now on port 2204.
INFO handle_port_collisions: Attempting to repair FP collision: 55986
INFO handle_port_collisions: Repaired FP collision: 55986 to 2205
INFO interface: info: Fixed port collision for 5986 => 55986. Now on port 2205.
INFO interface: info: ==> default: Fixed port collision for 5986 => 55986. Now on port 2205.
==> default: Fixed port collision for 5986 => 55986. Now on port 2205.
INFO handle_port_collisions: Attempting to repair FP collision: 2222
INFO handle_port_collisions: Repaired FP collision: 2222 to 2206
INFO interface: info: Fixed port collision for 22 => 2222. Now on port 2206.
INFO interface: info: ==> default: Fixed port collision for 22 => 2222. Now on port 2206.
==> default: Fixed port collision for 22 => 2222. Now on port 2206.
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:0x000070f08b6b6290>
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:0x000070f08b25eb98>
INFO nfs: NFS pruning. Valid IDs: ["5cb88001-56f3-42b5-8355-4470425a68c3", "8ba26fa8-2029-497f-9b6f-38b7b9868a9c", "2c358a3d-bf72-437f-a021-db8a749ea584", "9fc3d7db-4afa-4d55-8a02-1d6c4c3147ba", "235758b4-953e-4549-830b-e83057f8f4dd", "42fce3d3-f017-4cdc-b705-d34bc9d0d769", "51b36102-d769-406d-b8dd-1c7084cc710e", "6890aa70-33a1-4471-8578-55b3ea79532e", "f46f20c9-77c7-4306-8a15-0fbd06bd1631", "7d188765-0158-4e25-8f64-9fc6edfcbd78", "148feeb7-8829-47ee-a22c-6fbb7235c429", "86613b7b-0dc8-4cb0-9410-976344d88094", "556df999-a062-4cda-9342-2e25dfe6c227", "e9cde06a-21c3-436d-8a4a-9da72c7e083b", "3d62dd83-7b9d-47a7-953f-207ecd5cc84e", "633b2d57-5321-48f3-bf83-8c496a6a45f5", "36822c4f-9f36-4906-b960-6155aac255b7", "e0bbcc0e-ccf9-44f2-b9ca-d6cbe8803e6c", "141991cd-4341-4da3-8b9b-e678551407a8", "2da34314-2454-4c1a-a80f-85b089fc6c3e", "0f2fca2b-e2bb-4667-a3de-6efe1f641b66", "963a68a9-62f1-481f-98d7-16fcbeec0718", "7e176a75-f864-4f85-9d37-2b68b86fa5fb", "047cc11c-59d7-4e97-aa87-f719ad052e9e", "7d33ae77-7cc5-4dc8-9237-36f3494e5dc1", "3f1b01bd-1b20-4e9b-bf2c-a18b5814e127", "4be92eb8-803c-4fbc-a4e2-83fc72619f98", "1b927c0f-b396-4455-bcee-176c4fc59839", "8cd48e0b-d43f-4e81-9305-416a750142e3", "6f2b6e63-c288-4967-a841-eb8724a1ef61", "ce247905-a076-4cae-92e6-7de4b7bb8bff", "192cd0fb-8817-411e-9283-9b128b611bed"]
INFO host: Execute capability: nfs_prune [#<Vagrant::Environment: /home/olivier/projets/vagrant_bugreport>, #<Vagrant::UI::Prefixed:0x000070f08bf13118 @logger=#<Log4r::Logger:0x000070f08bf12ce0 @fullname="vagrant::ui::interface", @outputters=[], @additive=true, @name="interface", @path="vagrant::ui", @parent=#<VagrantLogger:0x000070f08bd7dab0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x000070f08bd6efb0 @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x000070f08c656a88 @formatter=#<Log4r::BasicFormatter:0x000070f08bfe23f0 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x000070f08bd7d7b8 @level=3, @outputters=[]>, @level=3, @trace=false>, @level=3, @trace=false>, @opts={}, @stdin=#<IO:<STDIN>>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @prefix=:default, @ui=#<Vagrant::UI::Basic:0x000070f08bc3db50 @logger=#<Log4r::Logger:0x000070f08bc3da88 @fullname="vagrant::ui::interface", @outputters=[], @additive=true, @name="interface", @path="vagrant::ui", @parent=#<VagrantLogger:0x000070f08bd7dab0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x000070f08bd6efb0 @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x000070f08c656a88 @formatter=#<Log4r::BasicFormatter:0x000070f08bfe23f0 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x000070f08bd7d7b8 @level=3, @outputters=[]>, @level=3, @trace=false>, @level=3, @trace=false>, @opts={:color=>:default}, @stdin=#<IO:<STDIN>>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @lock=#<Thread::Mutex:0x000070f08bed8388>>>, ["5cb88001-56f3-42b5-8355-4470425a68c3", "8ba26fa8-2029-497f-9b6f-38b7b9868a9c", "2c358a3d-bf72-437f-a021-db8a749ea584", "9fc3d7db-4afa-4d55-8a02-1d6c4c3147ba", "235758b4-953e-4549-830b-e83057f8f4dd", "42fce3d3-f017-4cdc-b705-d34bc9d0d769", "51b36102-d769-406d-b8dd-1c7084cc710e", "6890aa70-33a1-4471-8578-55b3ea79532e", "f46f20c9-77c7-4306-8a15-0fbd06bd1631", "7d188765-0158-4e25-8f64-9fc6edfcbd78", "148feeb7-8829-47ee-a22c-6fbb7235c429", "86613b7b-0dc8-4cb0-9410-976344d88094", "556df999-a062-4cda-9342-2e25dfe6c227", "e9cde06a-21c3-436d-8a4a-9da72c7e083b", "3d62dd83-7b9d-47a7-953f-207ecd5cc84e", "633b2d57-5321-48f3-bf83-8c496a6a45f5", "36822c4f-9f36-4906-b960-6155aac255b7", "e0bbcc0e-ccf9-44f2-b9ca-d6cbe8803e6c", "141991cd-4341-4da3-8b9b-e678551407a8", "2da34314-2454-4c1a-a80f-85b089fc6c3e", "0f2fca2b-e2bb-4667-a3de-6efe1f641b66", "963a68a9-62f1-481f-98d7-16fcbeec0718", "7e176a75-f864-4f85-9d37-2b68b86fa5fb", "047cc11c-59d7-4e97-aa87-f719ad052e9e", "7d33ae77-7cc5-4dc8-9237-36f3494e5dc1", "3f1b01bd-1b20-4e9b-bf2c-a18b5814e127", "4be92eb8-803c-4fbc-a4e2-83fc72619f98", "1b927c0f-b396-4455-bcee-176c4fc59839", "8cd48e0b-d43f-4e81-9305-416a750142e3", "6f2b6e63-c288-4967-a841-eb8724a1ef61", "ce247905-a076-4cae-92e6-7de4b7bb8bff", "192cd0fb-8817-411e-9283-9b128b611bed"]] (linux)
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::SyncedFolderCleanup:0x000070f08afff2f8>
INFO synced_folder_cleanup: Invoking synced folder cleanup for: virtualbox
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Delayed:0x000070f08b24ed60>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::SyncedFolders:0x000070f08b24ecc0>
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", "192cd0fb-8817-411e-9283-9b128b611bed", "/VirtualBox/GuestInfo/OS/Product"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "setextradata", "192cd0fb-8817-411e-9283-9b128b611bed", "VBoxInternal2/SharedFoldersEnableSymlinksCreate/vagrant", "1"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "sharedfolder", "add", "192cd0fb-8817-411e-9283-9b128b611bed", "--name", "vagrant", "--hostpath", "/home/olivier/projets/vagrant_bugreport"]
INFO subprocess: Command not in installer, restoring original environment...
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareNFSSettings:0x000070f08aff1040>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::SetDefaultNICType:0x000070f08afc92e8>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::ClearNetworkInterfaces:0x000070f08af9ffb0>
INFO interface: info: Clearing any previously set network interfaces...
INFO interface: info: ==> default: Clearing any previously set network interfaces...
==> default: Clearing any previously set network interfaces...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "192cd0fb-8817-411e-9283-9b128b611bed", "--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:0x000070f08af9ff38>
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: ==> default: Preparing network interfaces based on configuration...
==> default: Preparing network interfaces based on configuration...
INFO interface: detail: Adapter 1: nat
INFO interface: detail: default: Adapter 1: nat
default: Adapter 1: nat
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "192cd0fb-8817-411e-9283-9b128b611bed", "--nic1", "nat"]
INFO subprocess: Command not in installer, restoring original environment...
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::NetworkFixIPv6:0x000070f08af6f6d0>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::ForwardPorts:0x000070f08af8ea58>
INFO interface: output: Forwarding ports...
INFO interface: output: ==> default: Forwarding ports...
==> default: Forwarding ports...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO interface: detail: 3389 (guest) => 2203 (host) (adapter 1)
INFO interface: detail: default: 3389 (guest) => 2203 (host) (adapter 1)
default: 3389 (guest) => 2203 (host) (adapter 1)
INFO interface: detail: 5985 (guest) => 2204 (host) (adapter 1)
INFO interface: detail: default: 5985 (guest) => 2204 (host) (adapter 1)
default: 5985 (guest) => 2204 (host) (adapter 1)
INFO interface: detail: 5986 (guest) => 2205 (host) (adapter 1)
INFO interface: detail: default: 5986 (guest) => 2205 (host) (adapter 1)
default: 5986 (guest) => 2205 (host) (adapter 1)
INFO interface: detail: 22 (guest) => 2206 (host) (adapter 1)
INFO interface: detail: default: 22 (guest) => 2206 (host) (adapter 1)
default: 22 (guest) => 2206 (host) (adapter 1)
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "192cd0fb-8817-411e-9283-9b128b611bed", "--natpf1", "rdp,tcp,,2203,,3389", "--natpf1", "winrm,tcp,127.0.0.1,2204,,5985", "--natpf1", "winrm-ssl,tcp,127.0.0.1,2205,,5986", "--natpf1", "ssh,tcp,127.0.0.1,2206,,22"]
INFO subprocess: Command not in installer, restoring original environment...
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::SetHostname:0x000070f08af8e968>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::SaneDefaults:0x000070f08af5dbb0>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "192cd0fb-8817-411e-9283-9b128b611bed", "--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", "192cd0fb-8817-411e-9283-9b128b611bed", "--natdnsproxy1", "on"]
INFO subprocess: Command not in installer, restoring original environment...
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x000070f08af2c4e8>
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x000070f08af1c318>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::IsEnvSet:0x000070f08aea74c8>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::IsEnvSet:0x000070f08aea74c8>
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x000070f0861c36c0>
INFO warden: Calling IN action: #<Proc:0x000070f08615f468 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/lib/vagrant/action/warden.rb:116 (lambda)>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::CloudInitSetup:0x000070f0861c35d0>
INFO warden: Calling IN action: #<Proc:0x000070f0861b1c40 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/lib/vagrant/action/warden.rb:116 (lambda)>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::CleanupDisks:0x000070f08af2c3f8>
INFO disk: No previous disk_meta file defined for guest default
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Disk:0x000070f08aefc9c8>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x000070f08aed34b0>
INFO interface: info: Running 'pre-boot' VM customizations...
INFO interface: info: ==> default: Running 'pre-boot' VM customizations...
==> default: Running 'pre-boot' VM customizations...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "192cd0fb-8817-411e-9283-9b128b611bed", "--memory", "2048"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "192cd0fb-8817-411e-9283-9b128b611bed", "--cpus", "2"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "192cd0fb-8817-411e-9283-9b128b611bed", "--vram", "128"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "192cd0fb-8817-411e-9283-9b128b611bed", "--clipboard", "bidirectional"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "setextradata", "global", "GUI/SuppressMessages", "all"]
INFO subprocess: Command not in installer, restoring original environment...
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Boot:0x000070f08aed3410>
INFO interface: info: Booting VM...
INFO interface: info: ==> default: Booting VM...
==> default: Booting VM...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "startvm", "192cd0fb-8817-411e-9283-9b128b611bed", "--type", "headless"]
INFO subprocess: Command not in installer, restoring original environment...
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x000070f08aed3320>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::WaitForCommunicator:0x000070f08aed3230>
INFO interface: output: Waiting for machine to boot. This may take a few minutes...
INFO interface: output: ==> default: Waiting for machine to boot. This may take a few minutes...
==> default: Waiting for machine to boot. This may take a few minutes...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO provider: Execute capability: forwarded_ports [#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>] (virtualbox)
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO provider: Execute capability: forwarded_ports [#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>] (virtualbox)
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO interface: detail: WinRM address: 127.0.0.1:2204
INFO interface: detail: default: WinRM address: 127.0.0.1:2204
default: WinRM address: 127.0.0.1:2204
INFO interface: detail: WinRM username: vagrant
INFO interface: detail: default: WinRM username: vagrant
default: WinRM username: vagrant
INFO interface: detail: WinRM execution_time_limit: PT2H
INFO interface: detail: default: WinRM execution_time_limit: PT2H
default: WinRM execution_time_limit: PT2H
INFO interface: detail: WinRM transport: negotiate
INFO interface: detail: default: WinRM transport: negotiate
default: WinRM transport: negotiate
INFO winrm: Checking whether WinRM is ready...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO provider: Execute capability: forwarded_ports [#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>] (virtualbox)
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--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: 2204
INFO winrmshell: - Username: vagrant
INFO winrmshell: - Transport: negotiate
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO winrm: WinRM is ready!
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO interface: output: Machine booted and ready!
INFO interface: output: ==> default: Machine booted and ready!
==> default: Machine booted and ready!
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x000070f08aed3140>
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x000070f084ba6158>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::IsEnvSet:0x000070f084b81e70>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::IsEnvSet:0x000070f084b81e70>
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x000070f08b8efde0>
INFO warden: Calling IN action: #<Proc:0x000070f08b6d19a0 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/lib/vagrant/action/warden.rb:116 (lambda)>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::CloudInitWait:0x000070f08b8ef8e0>
INFO warden: Calling IN action: #<Proc:0x000070f08be2c948 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/lib/vagrant/action/warden.rb:116 (lambda)>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x000070f08aed3050>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckGuestAdditions:0x000070f08aed2fb0>
INFO interface: output: Checking for guest additions in VM...
INFO interface: output: ==> default: Checking for guest additions in VM...
==> default: Checking for guest additions in VM...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "guestproperty", "get", "192cd0fb-8817-411e-9283-9b128b611bed", "/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.1.26
VirtualBox Version: 7.0
INFO interface: detail: default: The guest additions on this VM do not match the installed version of
default: VirtualBox! In most cases this is fine, but in rare cases it can
default: prevent things such as shared folders from working properly. If you see
default: shared folder errors, please make sure the guest additions within the
default: virtual machine match the version of VirtualBox you have installed on
default: your host and reload your VM.
default:
default: Guest Additions Version: 6.1.26
default: VirtualBox Version: 7.0
default: The guest additions on this VM do not match the installed version of
default: VirtualBox! In most cases this is fine, but in rare cases it can
default: prevent things such as shared folders from working properly. If you see
default: shared folder errors, please make sure the guest additions within the
default: virtual machine match the version of VirtualBox you have installed on
default: your host and reload your VM.
default:
default: Guest Additions Version: 6.1.26
default: VirtualBox Version: 7.0
INFO warden: Calling IN action: #<Proc:0x000070f08aef1a78 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/lib/vagrant/action/warden.rb:116 (lambda)>
INFO warden: Calling IN action: #<Proc:0x000070f08b71cbf8 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/lib/vagrant/action/warden.rb:116 (lambda)>
INFO warden: Calling IN action: #<Proc:0x000070f08b732a20 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/lib/vagrant/action/warden.rb:116 (lambda)>
INFO warden: Calling IN action: #<VagrantPlugins::CommandUp::StoreBoxMetadata:0x000070f08b992c20>
INFO warden: Calling OUT action: #<VagrantPlugins::CommandUp::StoreBoxMetadata:0x000070f08b992c20>
INFO warden: Calling OUT action: #<Proc:0x000070f08b732a20 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/lib/vagrant/action/warden.rb:116 (lambda)>
INFO warden: Calling OUT action: #<Proc:0x000070f08b71cbf8 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/lib/vagrant/action/warden.rb:116 (lambda)>
INFO warden: Calling OUT action: #<Proc:0x000070f08aef1a78 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/lib/vagrant/action/warden.rb:116 (lambda)>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckGuestAdditions:0x000070f08aed2fb0>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x000070f08aed3050>
INFO warden: Calling OUT action: #<Proc:0x000070f08be2c948 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/lib/vagrant/action/warden.rb:116 (lambda)>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::CloudInitWait:0x000070f08b8ef8e0>
INFO warden: Calling OUT action: #<Proc:0x000070f08b6d19a0 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/lib/vagrant/action/warden.rb:116 (lambda)>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Call:0x000070f08aed3140>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::WaitForCommunicator:0x000070f08aed3230>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x000070f08aed3320>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Boot:0x000070f08aed3410>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x000070f08aed34b0>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Disk:0x000070f08aefc9c8>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::CleanupDisks:0x000070f08af2c3f8>
INFO warden: Calling OUT action: #<Proc:0x000070f0861b1c40 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/lib/vagrant/action/warden.rb:116 (lambda)>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::CloudInitSetup:0x000070f0861c35d0>
INFO warden: Calling OUT action: #<Proc:0x000070f08615f468 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/lib/vagrant/action/warden.rb:116 (lambda)>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Call:0x000070f08af2c4e8>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::SaneDefaults:0x000070f08af5dbb0>
INFO set_hostname: `allow_hosts_modification` set to false. Hosts modification has been disabled, skiping changing hostname.
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::SetHostname:0x000070f08af8e968>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::ForwardPorts:0x000070f08af8ea58>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::NetworkFixIPv6:0x000070f08af6f6d0>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Network:0x000070f08af9ff38>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::ClearNetworkInterfaces:0x000070f08af9ffb0>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::SetDefaultNICType:0x000070f08afc92e8>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareNFSSettings:0x000070f08aff1040>
INFO synced_folders: Invoking synced folder enable: virtualbox
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "guestproperty", "get", "192cd0fb-8817-411e-9283-9b128b611bed", "/VirtualBox/GuestInfo/OS/Product"]
INFO subprocess: Command not in installer, restoring original environment...
INFO interface: output: Mounting shared folders...
INFO interface: output: ==> default: Mounting shared folders...
==> default: Mounting shared folders...
INFO interface: detail: /vagrant => /home/olivier/projets/vagrant_bugreport
INFO interface: detail: default: /vagrant => /home/olivier/projets/vagrant_bugreport
default: /vagrant => /home/olivier/projets/vagrant_bugreport
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--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", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO provider: Execute capability: forwarded_ports [#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>] (virtualbox)
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--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: 2204
INFO winrmshell: - Username: vagrant
INFO winrmshell: - Transport: negotiate
INFO winrm: WinRM is ready!
INFO guest: Execute capability: mount_virtualbox_shared_folder [#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>, "vagrant", "/vagrant", {:guestpath=>"/vagrant", :hostpath=>"/home/olivier/projets/vagrant_bugreport", :disabled=>false, :__vagrantfile=>true, :plugin=>#<VagrantPlugins::ProviderVirtualBox::SyncedFolder:0x000070f08ae9a610 @cap_logger=#<Log4r::Logger:0x000070f08ae9fc28 @fullname="vagrant::capability_host::vagrantplugins::providervirtualbox::syncedfolder", @outputters=[], @additive=true, @name="syncedfolder", @path="vagrant::capability_host::vagrantplugins::providervirtualbox", @parent=#<VagrantLogger:0x000070f08bd7dab0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x000070f08bd6efb0 @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x000070f08c656a88 @formatter=#<Log4r::BasicFormatter:0x000070f08bfe23f0 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x000070f08bd7d7b8 @level=3, @outputters=[]>, @level=3, @trace=false>, @level=3, @trace=false>, @cap_host_chain=[[:virtualbox, #<VagrantPlugins::ProviderVirtualBox::SyncedFolder:0x000070f0883c9f08>]], @cap_args=[#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>], @cap_caps={:virtualbox=>#<Vagrant::Registry:0x000070f08ae98018 @items={:mount_options=>#<Proc:0x000070f08bd9e058 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/plugins/providers/virtualbox/plugin.rb:75>, :mount_type=>#<Proc:0x000070f08bd9dfb8 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/plugins/providers/virtualbox/plugin.rb:80>, :mount_name=>#<Proc:0x000070f08bd9df18 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/plugins/providers/virtualbox/plugin.rb:85>}, @results_cache={}>, :smb=>#<Vagrant::Registry:0x000070f08ae9fea8 @items={:default_fstab_modification=>#<Proc:0x000070f08c6988c0 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/plugins/synced_folders/smb/plugin.rb:29>, :mount_options=>#<Proc:0x000070f08c698820 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/plugins/synced_folders/smb/plugin.rb:34>, :mount_name=>#<Proc:0x000070f08c698758 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/plugins/synced_folders/smb/plugin.rb:39>, :mount_type=>#<Proc:0x000070f08c6986b8 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/plugins/synced_folders/smb/plugin.rb:44>}, @results_cache={}>}>, :owner=>"vagrant", :group=>"vagrant"}] (windows)
INFO winrm: Checking whether WinRM is ready...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO provider: Execute capability: forwarded_ports [#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>] (virtualbox)
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--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: 2204
INFO winrmshell: - Username: vagrant
INFO winrmshell: - Transport: negotiate
INFO winrm: WinRM is ready!
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::SyncedFolders:0x000070f08b24ecc0>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Delayed:0x000070f08b24ed60>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::SyncedFolderCleanup:0x000070f08afff2f8>
INFO warden: Calling OUT action: #<VagrantPlugins::SyncedFolderNFS::ActionCleanup:0x000070f08b25eb98>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareNFSValidIds:0x000070f08b6b6290>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::HandleForwardedPortCollisions:0x000070f08b6e7228>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareForwardedPortCollisionParams:0x000070f08b6e72a0>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::EnvSet:0x000070f08b6e72f0>
INFO provision: Writing provisioning sentinel so we don't provision again
INFO interface: info: Running provisioner: shell...
INFO interface: info: ==> default: Running provisioner: shell...
==> default: Running provisioner: shell...
INFO environment: Running hook: provisioner_run
INFO runner: Running action: provisioner_run #<Method: Vagrant::Action::Builtin::Provision#run_provisioner(env) /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/lib/vagrant/action/builtin/provision.rb:140>
INFO warden: Calling IN action: #<Proc:0x000070f0883c9468 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/lib/vagrant/action/warden.rb:116 (lambda)>
INFO winrm: Checking whether WinRM is ready...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO provider: Execute capability: forwarded_ports [#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>] (virtualbox)
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--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: 2204
INFO winrmshell: - Username: vagrant
INFO winrmshell: - Transport: negotiate
INFO winrm: WinRM is ready!
INFO winrm: Checking whether WinRM is ready...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO provider: Execute capability: forwarded_ports [#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>] (virtualbox)
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--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: 2204
INFO winrmshell: - Username: vagrant
INFO winrmshell: - Transport: negotiate
INFO winrm: WinRM is ready!
INFO guest: Execute capability: wait_for_reboot [#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>] (windows)
INFO winrm: Checking whether WinRM is ready...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO provider: Execute capability: forwarded_ports [#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>] (virtualbox)
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--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: 2204
INFO winrmshell: - Username: vagrant
INFO winrmshell: - Transport: negotiate
INFO winrm: WinRM is ready!
INFO winrm: Uploading: /tmp/vagrant-shell20240919-2217088-xf4f84.ps1 to C:/tmp/vagrant-shell.ps1
INFO interface: detail: Running: provision.ps1 as C:\tmp\vagrant-shell.ps1
INFO interface: detail: default: Running: provision.ps1 as C:\tmp\vagrant-shell.ps1
default: Running: provision.ps1 as C:\tmp\vagrant-shell.ps1
INFO interface: detail: [+] Installed Active Directory Domain Services.
INFO interface: detail: default: [+] Installed Active Directory Domain Services.
default: [+] Installed Active Directory Domain Services.
INFO interface: detail: [+] Uptaded local admin password
INFO interface: detail: default: [+] Uptaded local admin password
default: [+] Uptaded local admin password
INFO interface: detail: WARNING: Windows Server 2022 domain controllers have a default for the security setting named
INFO interface: detail: default: WARNING: Windows Server 2022 domain controllers have a default for the security setting named
default: WARNING: Windows Server 2022 domain controllers have a default for the security setting named
INFO interface: detail: "Allow cryptography algorithms compatible with Windows NT 4.0" that prevents weaker cryptography
INFO interface: detail: default: "Allow cryptography algorithms compatible with Windows NT 4.0" that prevents weaker cryptography
default: "Allow cryptography algorithms compatible with Windows NT 4.0" that prevents weaker cryptography
INFO interface: detail: algorithms when establishing security channel sessions.
INFO interface: detail: default: algorithms when establishing security channel sessions.
default: algorithms when establishing security channel sessions.
INFO interface: detail:
INFO interface: detail: default:
default:
INFO interface: detail:
INFO interface: detail: default:
default:
INFO interface: detail:
INFO interface: detail: default:
default:
INFO interface: detail: For more information about this setting, see Knowledge Base article 942564
INFO interface: detail: default: For more information about this setting, see Knowledge Base article 942564
default: For more information about this setting, see Knowledge Base article 942564
INFO interface: detail: (http://go.microsoft.com/fwlink/?LinkId=104751).
INFO interface: detail: default: (http://go.microsoft.com/fwlink/?LinkId=104751).
default: (http://go.microsoft.com/fwlink/?LinkId=104751).
INFO interface: detail:
INFO interface: detail: default:
default:
INFO interface: detail:
INFO interface: detail: default:
default:
INFO interface: detail: WARNING: This computer has at least one physical network adapter that does not have static IP
INFO interface: detail: default: WARNING: This computer has at least one physical network adapter that does not have static IP
default: WARNING: This computer has at least one physical network adapter that does not have static IP
INFO interface: detail: address(es) assigned to its IP Properties. If both IPv4 and IPv6 are enabled for a network adapter,
INFO interface: detail: default: address(es) assigned to its IP Properties. If both IPv4 and IPv6 are enabled for a network adapter,
default: address(es) assigned to its IP Properties. If both IPv4 and IPv6 are enabled for a network adapter,
INFO interface: detail: both IPv4 and IPv6 static IP addresses should be assigned to both IPv4 and IPv6 Properties of the
INFO interface: detail: default: both IPv4 and IPv6 static IP addresses should be assigned to both IPv4 and IPv6 Properties of the
default: both IPv4 and IPv6 static IP addresses should be assigned to both IPv4 and IPv6 Properties of the
INFO interface: detail: physical network adapter. Such static IP address(es) assignment should be done to all the physical
INFO interface: detail: default: physical network adapter. Such static IP address(es) assignment should be done to all the physical
default: physical network adapter. Such static IP address(es) assignment should be done to all the physical
INFO interface: detail: network adapters for reliable Domain Name System (DNS) operation.
INFO interface: detail: default: network adapters for reliable Domain Name System (DNS) operation.
default: network adapters for reliable Domain Name System (DNS) operation.
INFO interface: detail:
INFO interface: detail: default:
default:
INFO interface: detail:
INFO interface: detail: default:
default:
INFO interface: detail: WARNING: A delegation for this DNS server cannot be created because the authoritative parent zone
INFO interface: detail: default: WARNING: A delegation for this DNS server cannot be created because the authoritative parent zone
default: WARNING: A delegation for this DNS server cannot be created because the authoritative parent zone
INFO interface: detail: cannot be found or it does not run Windows DNS server. If you are integrating with an existing DNS
INFO interface: detail: default: cannot be found or it does not run Windows DNS server. If you are integrating with an existing DNS
default: cannot be found or it does not run Windows DNS server. If you are integrating with an existing DNS
INFO interface: detail: infrastructure, you should manually create a delegation to this DNS server in the parent zone to
INFO interface: detail: default: infrastructure, you should manually create a delegation to this DNS server in the parent zone to
default: infrastructure, you should manually create a delegation to this DNS server in the parent zone to
INFO interface: detail: ensure reliable name resolution from outside the domain "poudlard.wizard". Otherwise, no action is
INFO interface: detail: default: ensure reliable name resolution from outside the domain "poudlard.wizard". Otherwise, no action is
default: ensure reliable name resolution from outside the domain "poudlard.wizard". Otherwise, no action is
INFO interface: detail: required.
INFO interface: detail: default: required.
default: required.
INFO interface: detail:
INFO interface: detail: default:
default:
INFO interface: detail:
INFO interface: detail: default:
default:
INFO interface: detail: WARNING: Windows Server 2022 domain controllers have a default for the security setting named
INFO interface: detail: default: WARNING: Windows Server 2022 domain controllers have a default for the security setting named
default: WARNING: Windows Server 2022 domain controllers have a default for the security setting named
INFO interface: detail: "Allow cryptography algorithms compatible with Windows NT 4.0" that prevents weaker cryptography
INFO interface: detail: default: "Allow cryptography algorithms compatible with Windows NT 4.0" that prevents weaker cryptography
default: "Allow cryptography algorithms compatible with Windows NT 4.0" that prevents weaker cryptography
INFO interface: detail: algorithms when establishing security channel sessions.
INFO interface: detail: default: algorithms when establishing security channel sessions.
default: algorithms when establishing security channel sessions.
INFO interface: detail:
INFO interface: detail: default:
default:
INFO interface: detail:
INFO interface: detail: default:
default:
INFO interface: detail:
INFO interface: detail: default:
default:
INFO interface: detail: For more information about this setting, see Knowledge Base article 942564
INFO interface: detail: default: For more information about this setting, see Knowledge Base article 942564
default: For more information about this setting, see Knowledge Base article 942564
INFO interface: detail: (http://go.microsoft.com/fwlink/?LinkId=104751).
INFO interface: detail: default: (http://go.microsoft.com/fwlink/?LinkId=104751).
default: (http://go.microsoft.com/fwlink/?LinkId=104751).
INFO interface: detail:
INFO interface: detail: default:
default:
INFO interface: detail:
INFO interface: detail: default:
default:
INFO interface: detail: WARNING: This computer has at least one physical network adapter that does not have static IP
INFO interface: detail: default: WARNING: This computer has at least one physical network adapter that does not have static IP
default: WARNING: This computer has at least one physical network adapter that does not have static IP
INFO interface: detail: address(es) assigned to its IP Properties. If both IPv4 and IPv6 are enabled for a network adapter,
INFO interface: detail: default: address(es) assigned to its IP Properties. If both IPv4 and IPv6 are enabled for a network adapter,
default: address(es) assigned to its IP Properties. If both IPv4 and IPv6 are enabled for a network adapter,
INFO interface: detail: both IPv4 and IPv6 static IP addresses should be assigned to both IPv4 and IPv6 Properties of the
INFO interface: detail: default: both IPv4 and IPv6 static IP addresses should be assigned to both IPv4 and IPv6 Properties of the
default: both IPv4 and IPv6 static IP addresses should be assigned to both IPv4 and IPv6 Properties of the
INFO interface: detail: physical network adapter. Such static IP address(es) assignment should be done to all the physical
INFO interface: detail: default: physical network adapter. Such static IP address(es) assignment should be done to all the physical
default: physical network adapter. Such static IP address(es) assignment should be done to all the physical
INFO interface: detail: network adapters for reliable Domain Name System (DNS) operation.
INFO interface: detail: default: network adapters for reliable Domain Name System (DNS) operation.
default: network adapters for reliable Domain Name System (DNS) operation.
INFO interface: detail:
INFO interface: detail: default:
default:
INFO interface: detail:
INFO interface: detail: default:
default:
INFO interface: detail: WARNING: A delegation for this DNS server cannot be created because the authoritative parent zone
INFO interface: detail: default: WARNING: A delegation for this DNS server cannot be created because the authoritative parent zone
default: WARNING: A delegation for this DNS server cannot be created because the authoritative parent zone
INFO interface: detail: cannot be found or it does not run Windows DNS server. If you are integrating with an existing DNS
INFO interface: detail: default: cannot be found or it does not run Windows DNS server. If you are integrating with an existing DNS
default: cannot be found or it does not run Windows DNS server. If you are integrating with an existing DNS
INFO interface: detail: infrastructure, you should manually create a delegation to this DNS server in the parent zone to
INFO interface: detail: default: infrastructure, you should manually create a delegation to this DNS server in the parent zone to
default: infrastructure, you should manually create a delegation to this DNS server in the parent zone to
INFO interface: detail: ensure reliable name resolution from outside the domain "poudlard.wizard". Otherwise, no action is
INFO interface: detail: default: ensure reliable name resolution from outside the domain "poudlard.wizard". Otherwise, no action is
default: ensure reliable name resolution from outside the domain "poudlard.wizard". Otherwise, no action is
INFO interface: detail: required.
INFO interface: detail: default: required.
default: required.
INFO interface: detail:
INFO interface: detail: default:
default:
INFO interface: detail:
INFO interface: detail: default:
default:
INFO interface: detail:
INFO interface: detail: default:
default:
INFO interface: detail: Message Context RebootRequired Status
INFO interface: detail: default: Message Context RebootRequired Status
default: Message Context RebootRequired Status
INFO interface: detail: ------- ------- -------------- ------
INFO interface: detail: default: ------- ------- -------------- ------
default: ------- ------- -------------- ------
INFO interface: detail: You must restart this computer to complete the operation... DCPromo.General.4 True ...ess
INFO interface: detail: default: You must restart this computer to complete the operation... DCPromo.General.4 True ...ess
default: You must restart this computer to complete the operation... DCPromo.General.4 True ...ess
INFO interface: detail:
INFO interface: detail: default:
default:
INFO interface: detail:
INFO interface: detail: default:
default:
ERROR warden: Error occurred: WinRM::WinRMAuthorizationError
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: WinRM::WinRMAuthorizationError
INFO warden: Beginning recovery process...
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x000070f08aed3140>
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x000070f08af2c4e8>
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Calling recover: #<Vagrant::Action::Builtin::HandleForwardedPortCollisions:0x000070f08b6e7228>
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: WinRM::WinRMAuthorizationError
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: WinRM::WinRMAuthorizationError
INFO warden: Beginning recovery process...
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x000070f08b71cd88>
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Recovery complete.
ERROR warden: Error occurred: WinRM::WinRMAuthorizationError
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: WinRM::WinRMAuthorizationError
INFO warden: Beginning recovery process...
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x000070f08b732a98>
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Recovery complete.
ERROR warden: Error occurred: WinRM::WinRMAuthorizationError
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: WinRM::WinRMAuthorizationError
INFO warden: Beginning recovery process...
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x000070f08b992ce8>
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x000070f08b9f9218>
INFO warden: Beginning recovery process...
INFO warden: Calling recover: #<VagrantPlugins::ProviderVirtualBox::Action::Import:0x000070f08bfae618>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO runner: Running action: machine_action_destroy #<Vagrant::Action::Builder:0x000070f088350e50>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x000070f08830da10>
INFO base: VBoxManage path: VBoxManage
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_7_0
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:0x000070f0882eed90>
INFO runner: Running action: machine_action_destroy #<Vagrant::Action::Builder:0x000070f0861c9fe8>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x000070f086171f50>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x000070f086171f50>
INFO runner: Running action: machine_action_destroy #<Vagrant::Action::Warden:0x000070f0860977b0>
INFO warden: Calling IN action: #<Proc:0x000070f084bdaac0 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/lib/vagrant/action/warden.rb:116 (lambda)>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x000070f086097670>
INFO runner: Running action: machine_action_destroy #<Vagrant::Action::Builder:0x000070f084bcc830>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::DestroyConfirm:0x000070f084b4dd50>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::DestroyConfirm:0x000070f084b4dd50>
INFO runner: Running action: machine_action_destroy #<Vagrant::Action::Warden:0x000070f0883306c8>
INFO warden: Calling IN action: #<Proc:0x000070f086205520 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/lib/vagrant/action/warden.rb:116 (lambda)>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::ConfigValidate:0x000070f0883305b0>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::ProvisionerCleanup:0x000070f088330510>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckAccessible:0x000070f088311868>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::EnvSet:0x000070f0883117f0>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x000070f0883117c8>
INFO base: VBoxManage path: VBoxManage
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_7_0
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:0x000070f0882ede68>
INFO runner: Running action: machine_action_destroy #<Vagrant::Action::Builder:0x000070f0860626f0>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x000070f084ba6130>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x000070f084ba6130>
INFO runner: Running action: machine_action_destroy #<Vagrant::Action::Warden:0x000070f08afe7dd8>
INFO warden: Calling IN action: #<Proc:0x000070f0883589e8 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/lib/vagrant/action/warden.rb:116 (lambda)>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckAccessible:0x000070f08afe7b08>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::DiscardState:0x000070f08afe7ab8>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x000070f08afe7a18>
INFO runner: Running action: machine_action_destroy #<Vagrant::Action::Builder:0x000070f08824a5b0>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::IsPaused:0x000070f0861ac920>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::IsPaused:0x000070f0861ac920>
INFO runner: Running action: machine_action_destroy #<Vagrant::Action::Warden:0x000070f0860f6cd8>
INFO warden: Calling IN action: #<Proc:0x000070f086072d98 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/lib/vagrant/action/warden.rb:116 (lambda)>
INFO warden: Calling IN action: #<Proc:0x000070f0860f6c38 /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/lib/vagrant/action/warden.rb:116 (lambda)>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x000070f08afe78d8>
INFO runner: Running action: machine_action_destroy #<Vagrant::Action::Builder:0x000070f084bd6060>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::GracefulHalt:0x000070f084b80750>
INFO graceful_halt: Verifying source state of machine: :running
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO interface: output: Attempting graceful shutdown of VM...
INFO interface: output: ==> default: Attempting graceful shutdown of VM...
==> default: Attempting graceful shutdown of VM...
INFO winrm: Checking whether WinRM is ready...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO provider: Execute capability: forwarded_ports [#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>] (virtualbox)
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--machinereadable"]
INFO subprocess: Command not in installer, restoring original environment...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "192cd0fb-8817-411e-9283-9b128b611bed", "--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: 2204
INFO winrmshell: - Username: vagrant
INFO winrmshell: - Transport: negotiate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment