hashicorp / vagrant

Vagrant is a tool for building and distributing development environments.
https://www.vagrantup.com
Other
26.27k stars 4.43k forks source link

Vagrant 1.63 RDP does not work #3999

Closed 3DHDSoft closed 10 years ago

3DHDSoft commented 10 years ago

Vagrant 1.63 RDP does not work. See the debug info below. Host: Win7 x64; Guest: Win2012R2; Provider: VirtualBox

PS C:> vagrant rdp --debug INFO global: Vagrant version: 1.6.3 INFO global: Ruby version: 2.0.0 INFO global: RubyGems version: 2.0.14 INFO global: VAGRANT_EXECUTABLE="C:\HashiCorp\Vagrant\embedded\gems\gems\vagrant-1.6.3\bin\vagrant" INFO global: VAGRANT_INSTALLER_EMBEDDED_DIR="C:\HashiCorp\Vagrant\embedded" INFO global: VAGRANT_INSTALLER_ENV="1" INFO global: VAGRANT_INSTALLER_VERSION="2" INFO global: VAGRANT_INTERNAL_BUNDLERIZED="1" INFO global: VAGRANT_LOG="debug" INFO global: Plugins: INFO global: - bundler = 1.6.2 INFO global: - mime-types = 2.3 INFO global: - rest-client = 1.6.7 INFO global: - vagrant-login = 1.0.1 INFO global: - vagrant-share = 1.1.0 DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/commands/box/plugin.rb INFO manager: Registered plugin: box command DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/commands/destroy/plugin.rb INFO manager: Registered plugin: destroy command DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/commands/global-status/plugin.rb INFO manager: Registered plugin: global-status command DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/commands/halt/plugin.rb INFO manager: Registered plugin: halt command DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/commands/help/plugin.rb INFO manager: Registered plugin: help command DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/commands/init/plugin.rb INFO manager: Registered plugin: init command DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/commands/list-commands/plugin.rb INFO manager: Registered plugin: list-commands command DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/commands/package/plugin.rb INFO manager: Registered plugin: package command DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/commands/plugin/plugin.rb INFO manager: Registered plugin: plugin command DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/commands/provision/plugin.rb INFO manager: Registered plugin: provision command DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/commands/rdp/plugin.rb INFO manager: Registered plugin: rdp command DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/commands/reload/plugin.rb INFO manager: Registered plugin: reload command DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/commands/resume/plugin.rb INFO manager: Registered plugin: resume command DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/commands/ssh/plugin.rb INFO manager: Registered plugin: ssh command DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/commands/ssh_config/plugin.rb INFO manager: Registered plugin: ssh-config command DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/commands/status/plugin.rb INFO manager: Registered plugin: status command DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/commands/suspend/plugin.rb INFO manager: Registered plugin: suspend command DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/commands/up/plugin.rb INFO manager: Registered plugin: up command DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/commands/version/plugin.rb INFO manager: Registered plugin: version command DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/communicators/ssh/plugin.rb INFO manager: Registered plugin: ssh communicator DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/communicators/winrm/plugin.rb INFO manager: Registered plugin: winrm communicator DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/arch/plugin.rb INFO manager: Registered plugin: Arch guest DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/coreos/plugin.rb INFO manager: Registered plugin: CoreOS guest DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/darwin/plugin.rb INFO manager: Registered plugin: Darwin guest DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/debian/plugin.rb INFO manager: Registered plugin: Debian guest DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/esxi/plugin.rb INFO manager: Registered plugin: ESXi guest. DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/fedora/plugin.rb INFO manager: Registered plugin: Fedora guest DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/freebsd/plugin.rb INFO manager: Registered plugin: FreeBSD guest DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/funtoo/plugin.rb INFO manager: Registered plugin: Funtoo guest DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/gentoo/plugin.rb INFO manager: Registered plugin: Gentoo guest DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/linux/plugin.rb INFO manager: Registered plugin: Linux guest. DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/mint/plugin.rb INFO manager: Registered plugin: Mint guest DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/netbsd/plugin.rb INFO manager: Registered plugin: NetBSD guest DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/nixos/plugin.rb INFO manager: Registered plugin: NixOS guest DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/omnios/plugin.rb INFO manager: Registered plugin: OmniOS guest. DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/openbsd/plugin.rb INFO manager: Registered plugin: OpenBSD guest DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/pld/plugin.rb INFO manager: Registered plugin: PLD Linux guest DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/redhat/plugin.rb INFO manager: Registered plugin: RedHat guest DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/smartos/plugin.rb INFO manager: Registered plugin: SmartOS guest. DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/solaris/plugin.rb INFO manager: Registered plugin: Solaris guest. DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/solaris11/plugin.rb INFO manager: Registered plugin: Solaris 11 guest. DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/suse/plugin.rb INFO manager: Registered plugin: SUSE guest DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/tinycore/plugin.rb INFO manager: Registered plugin: TinyCore Linux guest. DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/ubuntu/plugin.rb INFO manager: Registered plugin: Ubuntu guest DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/windows/plugin.rb INFO manager: Registered plugin: Windows guest. DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/hosts/arch/plugin.rb INFO manager: Registered plugin: Arch host DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/hosts/bsd/plugin.rb INFO manager: Registered plugin: BSD host DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/hosts/darwin/plugin.rb INFO manager: Registered plugin: Mac OS X host DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/hosts/freebsd/plugin.rb INFO manager: Registered plugin: FreeBSD host DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/hosts/gentoo/plugin.rb INFO manager: Registered plugin: Gentoo host DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/hosts/linux/plugin.rb INFO manager: Registered plugin: Linux host DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/hosts/null/plugin.rb INFO manager: Registered plugin: null host DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/hosts/opensuse/plugin.rb INFO manager: Registered plugin: OpenSUSE host DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/hosts/redhat/plugin.rb INFO manager: Registered plugin: Red Hat host DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/hosts/slackware/plugin.rb INFO manager: Registered plugin: Slackware host DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/hosts/windows/plugin.rb INFO manager: Registered plugin: Windows host DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/kernel_v1/plugin.rb INFO manager: Registered plugin: kernel DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/kernel_v2/plugin.rb INFO manager: Registered plugin: kernel DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/providers/docker/plugin.rb INFO manager: Registered plugin: docker-provider DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/providers/hyperv/plugin.rb INFO manager: Registered plugin: Hyper-V provider DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/providers/virtualbox/plugin.rb INFO manager: Registered plugin: VirtualBox provider DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/provisioners/ansible/plugin.rb INFO manager: Registered plugin: ansible DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/provisioners/cfengine/plugin.rb INFO manager: Registered plugin: CFEngine Provisioner DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/provisioners/chef/plugin.rb INFO manager: Registered plugin: chef DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/provisioners/docker/plugin.rb INFO manager: Registered plugin: docker DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/provisioners/file/plugin.rb INFO manager: Registered plugin: file DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/provisioners/puppet/plugin.rb INFO manager: Registered plugin: puppet DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/provisioners/salt/plugin.rb INFO manager: Registered plugin: salt DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/provisioners/shell/plugin.rb INFO manager: Registered plugin: shell DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/synced_folders/nfs/plugin.rb INFO manager: Registered plugin: NFS synced folders DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/synced_folders/rsync/plugin.rb INFO manager: Registered plugin: RSync synced folders DEBUG global: Loading core plugin: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/synced_folders/smb/plugin.rb INFO manager: Registered plugin: SMB synced folders INFO global: Loading plugins! INFO manager: Registered plugin: vagrant-login INFO manager: Registered plugin: vagrant-share INFO vagrant: vagrant invoked: ["rdp", "--debug"] DEBUG vagrant: Creating Vagrant environment INFO environment: Environment initialized (#Vagrant::Environment:0x382df40) INFO environment: - cwd: C:/TradeStation/Web/GetStarted/Dev/Subscription INFO environment: Home path: C:/Users/IFarkas/.vagrant.d INFO environment: Local data path: C:/TradeStation/Web/GetStarted/Dev/Subscription/.vagrant DEBUG environment: Creating: C:/TradeStation/Web/GetStarted/Dev/Subscription/.vagrant INFO environment: Running hook: environment_plugins_loaded INFO runner: Preparing hooks for middleware sequence... INFO runner: 1 hooks defined. INFO runner: Running action: #Vagrant::Action::Builder:0x39830d0 INFO environment: Running hook: environment_load INFO runner: Preparing hooks for middleware sequence... INFO runner: 1 hooks defined. INFO runner: Running action: #Vagrant::Action::Builder:0x3a31cb8 INFO cli: CLI: [] "rdp" [] DEBUG cli: Invoking command class: VagrantPlugins::CommandRDP::Command [] INFO loader: Set :root = #Pathname:C:/TradeStation/Web/GetStarted/Dev/Subscription/Vagrantfile DEBUG loader: Populating proc cache for #Pathname:C:/TradeStation/Web/GetStarted/Dev/Subscription/Vagrantfile DEBUG loader: Load procs for pathname: C:/TradeStation/Web/GetStarted/Dev/Subscription/Vagrantfile INFO loader: Loading configuration in order: [:home, :root] DEBUG loader: Loading from: root (evaluating) DEBUG provisioner: Provisioner defined: shell DEBUG loader: Configuration loaded successfully, finalizing and returning INFO host: Autodetecting host type for [#<Vagrant::Environment: C:/TradeStation/Web/GetStarted/Dev/Subscription>] DEBUG host: Trying: arch DEBUG host: Trying: darwin DEBUG host: Trying: freebsd DEBUG host: Trying: gentoo DEBUG host: Trying: opensuse DEBUG host: Trying: redhat DEBUG host: Trying: slackware DEBUG host: Trying: bsd DEBUG host: Trying: linux DEBUG host: Trying: null DEBUG host: Trying: windows INFO host: Detected: windows! DEBUG host: Searching for cap: rdp_client DEBUG host: Checking in: windows DEBUG host: Found cap: rdp_client in windows DEBUG command: Getting target VMs for command. Arguments: DEBUG command: -- names: [] DEBUG command: -- options: {:single_target=>true} DEBUG command: Loading all machines... INFO command: Active machine found with name default. Using provider: virtualbox INFO environment: Getting machine: default (virtualbox) INFO environment: Uncached load of machine. DEBUG base: Windows. Trying VBOX_INSTALL_PATH for VBoxManage DEBUG base: VBOX_INSTALL_PATH value: C:\Program Files\Oracle\VirtualBox\ INFO base: VBoxManage path: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe INFO subprocess: Starting process: ["C:\Program Files\Oracle\VirtualBox\VBoxManage.exe", "--version"] DEBUG subprocess: Selecting on IO DEBUG subprocess: stdout: 4.3.12r93733 DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 DEBUG subprocess: Exit status: 0 DEBUG meta: Finding driver for VirtualBox version: 4.3.12 INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3 DEBUG base: Windows. Trying VBOX_INSTALL_PATH for VBoxManage DEBUG base: VBOX_INSTALL_PATH value: C:\Program Files\Oracle\VirtualBox\ INFO base: VBoxManage path: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe INFO loader: Set "28685868_machine_default" = [] INFO loader: Loading configuration in order: [:home, :root, "28685868_machine_default"] DEBUG loader: Loading from: root (cache) DEBUG loader: Configuration loaded successfully, finalizing and returning INFO box_collection: Box found: Windows2012R2 (virtualbox) INFO loader: Set :"30073068_Windows2012R2_virtualbox" = #Pathname:C:/Users/IFarkas/.vagrant.d/boxes/Windows2012R2/0/virtualbox/Vagrantfile DEBUG loader: Populating proc cache for #Pathname:C:/Users/IFarkas/.vagrant.d/boxes/Windows2012R2/0/virtualbox/Vagrantfile DEBUG loader: Load procs for pathname: C:/Users/IFarkas/.vagrant.d/boxes/Windows2012R2/0/virtualbox/Vagrantfile INFO loader: Loading configuration in order: [:"30073068_Windows2012R2_virtualbox", :home, :root, "28685868_machine_default"] DEBUG loader: Loading from: 30073068_Windows2012R2_virtualbox (evaluating) DEBUG loader: Upgrading config from version 1 to 2 DEBUG loader: Upgrading config to version 2 DEBUG loader: Upgraded to version 2 with 0 warnings and 0 errors DEBUG loader: Loading from: root (cache) DEBUG loader: Configuration loaded successfully, finalizing and returning INFO machine: Initializing machine: default INFO machine: - Provider: VagrantPlugins::ProviderVirtualBox::Provider INFO machine: - Box: #Vagrant::Box:0x39130c8 INFO machine: - Data dir: C:/TradeStation/Web/GetStarted/Dev/Subscription/.vagrant/machines/default/virtualbox DEBUG virtualbox: Instantiating the driver for machine ID: "dbe4695d-5ae8-4370-bac0-648d9be4aaab" DEBUG base: Windows. Trying VBOX_INSTALL_PATH for VBoxManage DEBUG base: VBOX_INSTALL_PATH value: C:\Program Files\Oracle\VirtualBox\ INFO base: VBoxManage path: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe INFO subprocess: Starting process: ["C:\Program Files\Oracle\VirtualBox\VBoxManage.exe", "--version"] DEBUG subprocess: Selecting on IO DEBUG subprocess: stdout: 4.3.12r93733 DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 DEBUG subprocess: Exit status: 0 DEBUG meta: Finding driver for VirtualBox version: 4.3.12 INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3 DEBUG base: Windows. Trying VBOX_INSTALL_PATH for VBoxManage DEBUG base: VBOX_INSTALL_PATH value: C:\Program Files\Oracle\VirtualBox\ INFO base: VBoxManage path: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe INFO subprocess: Starting process: ["C:\Program Files\Oracle\VirtualBox\VBoxManage.exe", "showvminfo", "dbe4695d-5ae8-4370-bac0-648d9be4aaab"] DEBUG subprocess: Selecting on IO DEBUG subprocess: stdout: Name: Subscription_default_1401923342771_92610 Groups: / Guest OS: Windows 2012 (64 bit) UUID: dbe4695d-5ae8-4370-bac0-648d9be4aaab Config file: C:\Users\IFarkas\VirtualBox VMs\Subscription_default_1401923342771_92610\Subscription_default_1401923342771_92610.vbox Snapshot folder: C:\Users\IFarkas\VirtualBox VMs\Subscription_default_1401923342771_92610\Snapshots Log folder: C:\Users\IFarkas\VirtualBox VMs\Subscription_default_1401923342771_92610\Logs Hardware UUID: dbe4695d-5ae8-4370-bac0-648d9be4aaab Memory size: 4096MB Page Fusion: off VRAM size: 128MB CPU exec cap: 75% HPET: off Chipset: piix3 Firmware: BIOS Number of CPUs: 2 PAE: off Long Mode: on Synthetic CPU: off CPUID overrides: None Boot menu mode: message and menu Boot Device (1): Floppy Boot Device (2): DVD Boot Device (3): HardDisk Boot Device (4): Not Assigned ACPI: on IOAPIC: on Time offset: 0ms RTC: UTC Hardw. virt.ext: on Nested Paging: on Large Pages: on VT-x VPID: on VT-x unr. exec.: on State: running (since 2014-06-09T15:34:47.247000000) Monitor count: 1 3D Acceleration: on 2D Video Acceleration: on Teleporter Enabled: off Teleporter Port: 0 Teleporter Address: Teleporter Password: Tracing Enabled: off Allow Tracing to Access VM: off Tracing Configuration: Autostart Enabled: off Autostart Delay: 0 Default Frontend: Storage Controller Name (0): IDE Storage Controller Type (0): PIIX4 Storage Controller Instance Number (0): 0 Storage Controller Max Port Count (0): 2 Storage Controller Port Count (0): 2 Storage Controller Bootable (0): on Storage Controller Name (1): SATA Storage Controller Type (1): IntelAhci Storage Controller Instance Number (1): 0 Storage Controller Max Port Count (1): 30 Storage Controller Port Count (1): 1 Storage Controller Bootable (1): on IDE (1, 0): Empty SATA (0, 0): C:\Users\IFarkas\VirtualBox VMs\Subscription_default_1401829773450_67676\box-disk2.vmdk (UUID: 2e6a5e1f-48b7-4c38-bfd3-8f50168dfd47) NIC 1: MAC: 080027D3FDA1, Attachment: NAT, Cable connected: on, Trace: off (file: none), Type: 82540EM, Reported speed: 0 Mbps, Boot priority: 0, Promisc Policy: deny, Bandwidth group: none NIC 1 Settings: MTU: 0, Socket (send: 64, receive: 64), TCP Window (send:64, receive: 64) NIC 1 Rule(0): name = tcp3390, protocol = tcp, host ip = , host port = 3390, guest ip = , guest port = 3389 NIC 1 Rule(1): name = tcp5986, protocol = tcp, host ip = , host port = 5986, guest ip = , guest port = 5985 NIC 1 Rule(2): name = tcp8080, protocol = tcp, host ip = , host port = 8080, guest ip = , guest port = 80 NIC 1 Rule(3): name = tcp8443, protocol = tcp, host ip = , host port = 8443, guest ip = , guest port = 443 NIC 1 Rule(4): name = winrm, protocol = tcp, host ip = 127.0.0.1, host port = 55985, guest ip = , guest port = 5985 NIC 2: MAC: 0800272B421E, Attachment: Bridged Interface 'Intel(R) 82579LM Gigabit Network Connection', Cable connected: on, Trace: off (file: none), Type: 82540EM, Reported speed: 0 Mbps, Bo ot priority: 0, Promisc Policy: allow-all, Bandwidth group: none NIC 3: disabled NIC 4: disabled NIC 5: disabled NIC 6: disabled NIC 7: disabled NIC 8: disabled Pointing Device: USB Tablet Keyboard Device: PS/2 Keyboard UART 1: disabled UART 2: disabled LPT 1: disabled LPT 2: disabled Audio: enabled (Driver: DSOUND, Controller: HDA) Clipboard Mode: Bidirectional Drag'n'drop Mode: disabled Session type: gui Video mode: 643x421x32 at 0,0 VRDE: enabled (Address 0.0.0.0, Ports 3389, MultiConn: on, ReuseSingleConn: off, Authentication type: null) Video redirection: disabled VRDE property: TCP/Ports = "3389" VRDE property: TCP/Address = VRDE property: VideoChannel/Enabled = VRDE property: VideoChannel/Quality = VRDE property: VideoChannel/DownscaleProtection = VRDE property: Client/DisableDisplay = VRDE property: Client/DisableInput = VRDE property: Client/DisableAudio = VRDE property: Client/DisableUSB = VRDE property: Client/DisableClipboard = VRDE property: Client/DisableUpstreamAudio = VRDE property: Client/DisableRDPDR = VRDE property: H3DRedirect/Enabled = VRDE property: Security/Method = VRDE property: Security/ServerCertificate = VRDE property: Security/ServerPrivateKey = VRDE property: Security/CACertificate = VRDE property: Audio/RateCorrectionMode = VRDE property: Audio/LogPath = USB: enabled EHCI: disabled

USB Device Filters:

Available remote USB devices: Currently Attached USB Devices: Bandwidth groups: Shared folders: Name: 'PackageRepo', Host path: '//tk421/ChocolateyPackages' (machine mapping), writable Name: 'vagrant', Host path: 'C:/TradeStation/Web/GetStarted/Dev/Subscription' (machine mapping), writable VRDE Connection: not active Clients so far: 0 Video capturing: not active Capture screens: 0 Capture file: C:\Users\IFarkas\VirtualBox VMs\Subscription_default_1401923342771_92610\Subscription_default_1401923342771_92610.webm Capture dimensions: 1024x768 Capture rate: 512 kbps Capture FPS: 25 Description: Getting Started VM Guest: Configured memory balloon size: 0 MB OS type: Other Additions run level: 2 Additions version: 4.3.12 r93733 Guest Facilities: Facility "VirtualBox Base Driver": active/running (last update: 2014/06/09 15:34:56 UTC) Facility "VirtualBox System Service": active/running (last update: 2014/06/09 15:35:22 UTC) Facility "Seamless Mode": not active (last update: 2014/06/09 15:34:56 UTC) Facility "Graphics Mode": not active (last update: 2014/06/09 15:34:56 UTC) DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 DEBUG subprocess: Exit status: 0 DEBUG machine: Eager loading WinRM communicator to avoid GH-3390 INFO winrm: Initializing WinRMCommunicator INFO command: With machine: default (#, @name="stderr", @level=0, @formatter=#, @out=#IO:>], @additive=true, @name="vagrant", @path="", @parent=#, @level=1, @trace=false>, @level=1, @trace=false>, @machine=#, @driver=#, @name="stderr", @level=0, @formatter=#, @out=#IO:>], @additive=true, @name="vagrant", @path="", @parent=#, @level=1, @trace=false>, @level=1, @trace=false>, @level=1, @t race=false>, @interrupted=false, @vboxmanage_path="C:\Program Files\Oracle\VirtualBox\VBoxManage.exe", @uuid="dbe4695d-5ae8-4370-bac0-648d9be4aaab", @version="4.3.12", @driver=#, @name="stderr", @level=0 , @formatter=#, @out=#IO:>], @additive=true, @name="vagrant", @path="", @parent=#, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @vboxmanage_path="C:\Program Files\Oracle\VirtualBox\VBoxManage.exe", @uuid="dbe4695d-5ae8-4370-bac0-648d9be4aaab">>, @cap_logger=#, @name="stder r", @level=0, @formatter=#, @out=#IO:>], @additive=true, @name="vagrant", @path="", @parent=# , @level=1, @trace=false>, @level=1, @trace=false>, @cap_host_chain=[[:virtualbox, #<#Class:0x9367e0:0x27e4858>]], @cap_args=[# er)>], @cap_caps={:docker=>##Proc:0x3935310@C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/providers/docker/plugin.rb:54}, @result > s_cache={}>, :hyperv=>##Proc:0x395ce98@C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/providers/hyperv/plugin.rb:25}, @results_cac > he={}>, :virtualbox=>##Proc:0x3965250@C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/providers/virtualbox/plugin.rb:27, :nic_mac_ > addresses=>#Proc:0x39651f0@C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/providers/virtualbox/plugin.rb:32, :public_address=># agrant-share-1.1.0/lib/vagrant-share.rb:39>}, @results_cache={}>}>) > INFO winrm: Checking whether WinRM is ready... > DEBUG provider: Searching for cap: winrm_info > DEBUG provider: Checking in: virtualbox > INFO subprocess: Starting process: ["C:\Program Files\Oracle\VirtualBox\VBoxManage.exe", "showvminfo", "dbe4695d-5ae8-4370-bac0-648d9be4aaab", "--machinereadable"] > DEBUG subprocess: Selecting on IO > DEBUG subprocess: stdout: name="Subscription_default_1401923342771_92610" > groups="/" > ostype="Windows 2012 (64 bit)" > UUID="dbe4695d-5ae8-4370-bac0-648d9be4aaab" > CfgFile="C:\Users\IFarkas\VirtualBox VMs\Subscription_default_1401923342771_92610\Subscription_default_1401923342771_92610.vbox" > SnapFldr="C:\Users\IFarkas\VirtualBox VMs\Subscription_default_1401923342771_92610\Snapshots" > LogFldr="C:\Users\IFarkas\VirtualBox VMs\Subscription_default_1401923342771_92610\Logs" > hardwareuuid="dbe4695d-5ae8-4370-bac0-648d9be4aaab" > memory=4096 > pagefusion="off" > vram=128 > cpuexecutioncap=75 > hpet="off" > chipset="piix3" > firmware="BIOS" > cpus=2 > pae="off" > longmode="on" > synthcpu="off" > bootmenu="messageandmenu" > boot1="floppy" > boot2="dvd" > boot3="disk" > boot4="none" > acpi="on" > ioapic="on" > Time offset=0rtcuseutc="on" > hwvirtex="on" > nestedpaging="on" > largepages="on" > vtxvpid="on" > vtxux="on" > VMState="running" > VMStateChangeTime="2014-06-09T15:34:47.247000000" > monitorcount=1 > accelerate3d="on" > accelerate2dvideo="on" > teleporterenabled="off" > teleporterport=0 > teleporteraddress="" > teleporterpassword="" > tracing-enabled="off" > tracing-allow-vm-access="off" > tracing-config="" > autostart-enabled="off" > autostart-delay=0 > defaultfrontend="" > storagecontrollername0="IDE" > storagecontrollertype0="PIIX4" > storagecontrollerinstance0="0" > storagecontrollermaxportcount0="2" > storagecontrollerportcount0="2" > storagecontrollerbootable0="on" > storagecontrollername1="SATA" > storagecontrollertype1="IntelAhci" > storagecontrollerinstance1="0" > storagecontrollermaxportcount1="30" > storagecontrollerportcount1="1" > storagecontrollerbootable1="on" > "IDE-0-0"="none" > "IDE-0-1"="none" > "IDE-1-0"="emptydrive" > "IDE-IsEjected"="off" > "IDE-1-1"="none" > "SATA-0-0"="C:\Users\IFarkas\VirtualBox VMs\Subscription_default_1401829773450_67676\box-disk2.vmdk" > "SATA-ImageUUID-0-0"="2e6a5e1f-48b7-4c38-bfd3-8f50168dfd47" > natnet1="nat" > macaddress1="080027D3FDA1" > cableconnected1="on" > nic1="nat" > nictype1="82540EM" > nicspeed1="0" > mtu="0" > sockSnd="64" > sockRcv="64" > tcpWndSnd="64" > tcpWndRcv="64" > Forwarding(0)="tcp3390,tcp,,3390,,3389" > Forwarding(1)="tcp5986,tcp,,5986,,5985" > Forwarding(2)="tcp8080,tcp,,8080,,80" > Forwarding(3)="tcp8443,tcp,,8443,,443" > Forwarding(4)="winrm,tcp,127.0.0.1,55985,,5985" > bridgeadapter2="Intel(R) 82579LM Gigabit Network Connection" > macaddress2="0800272B421E" > cableconnected2="on" > nic2="bridged" > nictype2="82540EM" > nicspeed2="0" > nic3="none" > nic4="none" > nic5="none" > nic6="none" > nic7="none" > nic8="none" > hidpointing="usbtablet" > hidkeyboard="ps2kbd" > uart1="off" > uart2="off" > lpt1="off" > lpt2="off" > audio="dsound" > clipboard="bidirectional" > draganddrop="disabled" > SessionType="gui" > VideoMode="643,421,32"@0,0 > vrde="on" > vrdeport=-1 > vrdeports="3389" > vrdeaddress="" > vrdeauthtype="null" > vrdemulticon="on" > vrdereusecon="off" > vrdevideochannel="off" > vrdeproperty[TCP/Ports]="3389" > vrdeproperty[TCP/Address]= > vrdeproperty[VideoChannel/Enabled]= > vrdeproperty[VideoChannel/Quality]= > vrdeproperty[VideoChannel/DownscaleProtection]= > vrdeproperty[Client/DisableDisplay]= > vrdeproperty[Client/DisableInput]= > vrdeproperty[Client/DisableAudio]= > vrdeproperty[Client/DisableUSB]= > vrdeproperty[Client/DisableClipboard]= > vrdeproperty[Client/DisableUpstreamAudio]= > vrdeproperty[Client/DisableRDPDR]= > vrdeproperty[H3DRedirect/Enabled]= > vrdeproperty[Security/Method]= > vrdeproperty[Security/ServerCertificate]= > vrdeproperty[Security/ServerPrivateKey]= > vrdeproperty[Security/CACertificate]= > vrdeproperty[Audio/RateCorrectionMode]= > vrdeproperty[Audio/LogPath]= > usb="on" > ehci="off" > SharedFolderNameMachineMapping1="PackageRepo" > SharedFolderPathMachineMapping1="//tk421/ChocolateyPackages" > SharedFolderNameMachineMapping2="vagrant" > SharedFolderPathMachineMapping2="C:/TradeStation/Web/GetStarted/Dev/Subscription" > VRDEActiveConnection="off" > VRDEClients=0 > vcpenabled="off" > vcpscreens=0 > vcpfile="C:\Users\IFarkas\VirtualBox VMs\Subscription_default_1401923342771_92610\Subscription_default_1401923342771_92610.webm" > vcpwidth=1024 > vcpheight=768 > vcprate=512 > vcpfps=25 > description="Getting Started VM" > GuestMemoryBalloon=0 > GuestOSType="Other" > GuestAdditionsRunLevel=2 > GuestAdditionsVersion="4.3.12 r93733" > GuestAdditionsFacility_VirtualBox Base Driver=50,1402328096914 > GuestAdditionsFacility_VirtualBox System Service=50,1402328122826 > GuestAdditionsFacility_Seamless Mode=0,1402328096914 > GuestAdditionsFacility_Graphics Mode=0,1402328096909 > DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 > DEBUG subprocess: Exit status: 0 > DEBUG virtualbox_4_3: Searching for SSH port: 22 > DEBUG virtualbox_4_3: read_forward_ports: uuid=dbe4695d-5ae8-4370-bac0-648d9be4aaab active_only=false > INFO subprocess: Starting process: ["C:\Program Files\Oracle\VirtualBox\VBoxManage.exe", "showvminfo", "dbe4695d-5ae8-4370-bac0-648d9be4aaab", "--machinereadable"] > DEBUG subprocess: Selecting on IO > DEBUG subprocess: stdout: name="Subscription_default_1401923342771_92610" > groups="/" > ostype="Windows 2012 (64 bit)" > UUID="dbe4695d-5ae8-4370-bac0-648d9be4aaab" > CfgFile="C:\Users\IFarkas\VirtualBox VMs\Subscription_default_1401923342771_92610\Subscription_default_1401923342771_92610.vbox" > SnapFldr="C:\Users\IFarkas\VirtualBox VMs\Subscription_default_1401923342771_92610\Snapshots" > LogFldr="C:\Users\IFarkas\VirtualBox VMs\Subscription_default_1401923342771_92610\Logs" > hardwareuuid="dbe4695d-5ae8-4370-bac0-648d9be4aaab" > memory=4096 > pagefusion="off" > vram=128 > cpuexecutioncap=75 > hpet="off" > chipset="piix3" > firmware="BIOS" > cpus=2 > pae="off" > longmode="on" > synthcpu="off" > bootmenu="messageandmenu" > boot1="floppy" > boot2="dvd" > boot3="disk" > boot4="none" > acpi="on" > ioapic="on" > Time offset=0rtcuseutc="on" > hwvirtex="on" > nestedpaging="on" > largepages="on" > vtxvpid="on" > vtxux="on" > VMState="running" > VMStateChangeTime="2014-06-09T15:34:47.247000000" > monitorcount=1 > accelerate3d="on" > accelerate2dvideo="on" > teleporterenabled="off" > teleporterport=0 > teleporteraddress="" > teleporterpassword="" > tracing-enabled="off" > tracing-allow-vm-access="off" > tracing-config="" > autostart-enabled="off" > autostart-delay=0 > defaultfrontend="" > storagecontrollername0="IDE" > storagecontrollertype0="PIIX4" > storagecontrollerinstance0="0" > storagecontrollermaxportcount0="2" > storagecontrollerportcount0="2" > storagecontrollerbootable0="on" > storagecontrollername1="SATA" > storagecontrollertype1="IntelAhci" > storagecontrollerinstance1="0" > storagecontrollermaxportcount1="30" > storagecontrollerportcount1="1" > storagecontrollerbootable1="on" > "IDE-0-0"="none" > "IDE-0-1"="none" > "IDE-1-0"="emptydrive" > "IDE-IsEjected"="off" > "IDE-1-1"="none" > "SATA-0-0"="C:\Users\IFarkas\VirtualBox VMs\Subscription_default_1401829773450_67676\box-disk2.vmdk" > "SATA-ImageUUID-0-0"="2e6a5e1f-48b7-4c38-bfd3-8f50168dfd47" > natnet1="nat" > macaddress1="080027D3FDA1" > cableconnected1="on" > nic1="nat" > nictype1="82540EM" > nicspeed1="0" > mtu="0" > sockSnd="64" > sockRcv="64" > tcpWndSnd="64" > tcpWndRcv="64" > Forwarding(0)="tcp3390,tcp,,3390,,3389" > Forwarding(1)="tcp5986,tcp,,5986,,5985" > Forwarding(2)="tcp8080,tcp,,8080,,80" > Forwarding(3)="tcp8443,tcp,,8443,,443" > Forwarding(4)="winrm,tcp,127.0.0.1,55985,,5985" > bridgeadapter2="Intel(R) 82579LM Gigabit Network Connection" > macaddress2="0800272B421E" > cableconnected2="on" > nic2="bridged" > nictype2="82540EM" > nicspeed2="0" > nic3="none" > nic4="none" > nic5="none" > nic6="none" > nic7="none" > nic8="none" > hidpointing="usbtablet" > hidkeyboard="ps2kbd" > uart1="off" > uart2="off" > lpt1="off" > lpt2="off" > audio="dsound" > clipboard="bidirectional" > draganddrop="disabled" > SessionType="gui" > VideoMode="643,421,32"@0,0 > vrde="on" > vrdeport=-1 > vrdeports="3389" > vrdeaddress="" > vrdeauthtype="null" > vrdemulticon="on" > vrdereusecon="off" > vrdevideochannel="off" > vrdeproperty[TCP/Ports]="3389" > vrdeproperty[TCP/Address]= > vrdeproperty[VideoChannel/Enabled]= > vrdeproperty[VideoChannel/Quality]= > vrdeproperty[VideoChannel/DownscaleProtection]= > vrdeproperty[Client/DisableDisplay]= > vrdeproperty[Client/DisableInput]= > vrdeproperty[Client/DisableAudio]= > vrdeproperty[Client/DisableUSB]= > vrdeproperty[Client/DisableClipboard]= > vrdeproperty[Client/DisableUpstreamAudio]= > vrdeproperty[Client/DisableRDPDR]= > vrdeproperty[H3DRedirect/Enabled]= > vrdeproperty[Security/Method]= > vrdeproperty[Security/ServerCertificate]= > vrdeproperty[Security/ServerPrivateKey]= > vrdeproperty[Security/CACertificate]= > vrdeproperty[Audio/RateCorrectionMode]= > vrdeproperty[Audio/LogPath]= > usb="on" > ehci="off" > SharedFolderNameMachineMapping1="PackageRepo" > SharedFolderPathMachineMapping1="//tk421/ChocolateyPackages" > SharedFolderNameMachineMapping2="vagrant" > SharedFolderPathMachineMapping2="C:/TradeStation/Web/GetStarted/Dev/Subscription" > VRDEActiveConnection="off" > VRDEClients=0 > vcpenabled="off" > vcpscreens=0 > vcpfile="C:\Users\IFarkas\VirtualBox VMs\Subscription_default_1401923342771_92610\Subscription_default_1401923342771_92610.webm" > vcpwidth=1024 > vcpheight=768 > vcprate=512 > vcpfps=25 > description="Getting Started VM" > GuestMemoryBalloon=0 > GuestOSType="Other" > GuestAdditionsRunLevel=2 > GuestAdditionsVersion="4.3.12 r93733" > GuestAdditionsFacility_VirtualBox Base Driver=50,1402328096914 > GuestAdditionsFacility_VirtualBox System Service=50,1402328122826 > GuestAdditionsFacility_Seamless Mode=0,1402328096914 > GuestAdditionsFacility_Graphics Mode=0,1402328096909 > DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 > DEBUG subprocess: Exit status: 0 > DEBUG virtualbox_4_3: - [1, "tcp3390", 3390, 3389] > DEBUG virtualbox_4_3: - [1, "tcp5986", 5986, 5985] > DEBUG virtualbox_4_3: - [1, "tcp8080", 8080, 80] > DEBUG virtualbox_4_3: - [1, "tcp8443", 8443, 443] > DEBUG virtualbox_4_3: - [1, "winrm", 55985, 5985] > DEBUG provider: Searching for cap: forwarded_ports > DEBUG provider: Checking in: virtualbox > DEBUG provider: Found cap: forwarded_ports in virtualbox > DEBUG provider: Searching for cap: forwarded_ports > DEBUG provider: Checking in: virtualbox > DEBUG provider: Found cap: forwarded_ports in virtualbox > INFO provider: Execute capability: forwarded_ports [#](virtualbox) > DEBUG virtualbox_4_3: read_forward_ports: uuid=dbe4695d-5ae8-4370-bac0-648d9be4aaab active_only=false > INFO subprocess: Starting process: ["C:\Program Files\Oracle\VirtualBox\VBoxManage.exe", "showvminfo", "dbe4695d-5ae8-4370-bac0-648d9be4aaab", "--machinereadable"] > DEBUG subprocess: Selecting on IO > DEBUG subprocess: stdout: name="Subscription_default_1401923342771_92610" > groups="/" > ostype="Windows 2012 (64 bit)" > UUID="dbe4695d-5ae8-4370-bac0-648d9be4aaab" > CfgFile="C:\Users\IFarkas\VirtualBox VMs\Subscription_default_1401923342771_92610\Subscription_default_1401923342771_92610.vbox" > SnapFldr="C:\Users\IFarkas\VirtualBox VMs\Subscription_default_1401923342771_92610\Snapshots" > LogFldr="C:\Users\IFarkas\VirtualBox VMs\Subscription_default_1401923342771_92610\Logs" > hardwareuuid="dbe4695d-5ae8-4370-bac0-648d9be4aaab" > memory=4096 > pagefusion="off" > vram=128 > cpuexecutioncap=75 > hpet="off" > chipset="piix3" > firmware="BIOS" > cpus=2 > pae="off" > longmode="on" > synthcpu="off" > bootmenu="messageandmenu" > boot1="floppy" > boot2="dvd" > boot3="disk" > boot4="none" > acpi="on" > ioapic="on" > Time offset=0rtcuseutc="on" > hwvirtex="on" > nestedpaging="on" > largepages="on" > vtxvpid="on" > vtxux="on" > VMState="running" > VMStateChangeTime="2014-06-09T15:34:47.247000000" > monitorcount=1 > accelerate3d="on" > accelerate2dvideo="on" > teleporterenabled="off" > teleporterport=0 > teleporteraddress="" > teleporterpassword="" > tracing-enabled="off" > tracing-allow-vm-access="off" > tracing-config="" > autostart-enabled="off" > autostart-delay=0 > defaultfrontend="" > storagecontrollername0="IDE" > storagecontrollertype0="PIIX4" > storagecontrollerinstance0="0" > storagecontrollermaxportcount0="2" > storagecontrollerportcount0="2" > storagecontrollerbootable0="on" > storagecontrollername1="SATA" > storagecontrollertype1="IntelAhci" > storagecontrollerinstance1="0" > storagecontrollermaxportcount1="30" > storagecontrollerportcount1="1" > storagecontrollerbootable1="on" > "IDE-0-0"="none" > "IDE-0-1"="none" > "IDE-1-0"="emptydrive" > "IDE-IsEjected"="off" > "IDE-1-1"="none" > "SATA-0-0"="C:\Users\IFarkas\VirtualBox VMs\Subscription_default_1401829773450_67676\box-disk2.vmdk" > "SATA-ImageUUID-0-0"="2e6a5e1f-48b7-4c38-bfd3-8f50168dfd47" > natnet1="nat" > macaddress1="080027D3FDA1" > cableconnected1="on" > nic1="nat" > nictype1="82540EM" > nicspeed1="0" > mtu="0" > sockSnd="64" > sockRcv="64" > tcpWndSnd="64" > tcpWndRcv="64" > Forwarding(0)="tcp3390,tcp,,3390,,3389" > Forwarding(1)="tcp5986,tcp,,5986,,5985" > Forwarding(2)="tcp8080,tcp,,8080,,80" > Forwarding(3)="tcp8443,tcp,,8443,,443" > Forwarding(4)="winrm,tcp,127.0.0.1,55985,,5985" > bridgeadapter2="Intel(R) 82579LM Gigabit Network Connection" > macaddress2="0800272B421E" > cableconnected2="on" > nic2="bridged" > nictype2="82540EM" > nicspeed2="0" > nic3="none" > nic4="none" > nic5="none" > nic6="none" > nic7="none" > nic8="none" > hidpointing="usbtablet" > hidkeyboard="ps2kbd" > uart1="off" > uart2="off" > lpt1="off" > lpt2="off" > audio="dsound" > clipboard="bidirectional" > draganddrop="disabled" > SessionType="gui" > VideoMode="643,421,32"@0,0 > vrde="on" > vrdeport=-1 > vrdeports="3389" > vrdeaddress="" > vrdeauthtype="null" > vrdemulticon="on" > vrdereusecon="off" > vrdevideochannel="off" > vrdeproperty[TCP/Ports]="3389" > vrdeproperty[TCP/Address]= > vrdeproperty[VideoChannel/Enabled]= > vrdeproperty[VideoChannel/Quality]= > vrdeproperty[VideoChannel/DownscaleProtection]= > vrdeproperty[Client/DisableDisplay]= > vrdeproperty[Client/DisableInput]= > vrdeproperty[Client/DisableAudio]= > vrdeproperty[Client/DisableUSB]= > vrdeproperty[Client/DisableClipboard]= > vrdeproperty[Client/DisableUpstreamAudio]= > vrdeproperty[Client/DisableRDPDR]= > vrdeproperty[H3DRedirect/Enabled]= > vrdeproperty[Security/Method]= > vrdeproperty[Security/ServerCertificate]= > vrdeproperty[Security/ServerPrivateKey]= > vrdeproperty[Security/CACertificate]= > vrdeproperty[Audio/RateCorrectionMode]= > vrdeproperty[Audio/LogPath]= > usb="on" > ehci="off" > SharedFolderNameMachineMapping1="PackageRepo" > SharedFolderPathMachineMapping1="//tk421/ChocolateyPackages" > SharedFolderNameMachineMapping2="vagrant" > SharedFolderPathMachineMapping2="C:/TradeStation/Web/GetStarted/Dev/Subscription" > VRDEActiveConnection="off" > VRDEClients=0 > vcpenabled="off" > vcpscreens=0 > vcpfile="C:\Users\IFarkas\VirtualBox VMs\Subscription_default_1401923342771_92610\Subscription_default_1401923342771_92610.webm" > vcpwidth=1024 > vcpheight=768 > vcprate=512 > vcpfps=25 > description="Getting Started VM" > GuestMemoryBalloon=0 > GuestOSType="Other" > GuestAdditionsRunLevel=2 > GuestAdditionsVersion="4.3.12 r93733" > GuestAdditionsFacility_VirtualBox Base Driver=50,1402328096914 > GuestAdditionsFacility_VirtualBox System Service=50,1402328122826 > GuestAdditionsFacility_Seamless Mode=0,1402328096914 > GuestAdditionsFacility_Graphics Mode=0,1402328096909 > DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 > DEBUG subprocess: Exit status: 0 > DEBUG virtualbox_4_3: - [1, "tcp3390", 3390, 3389] > DEBUG virtualbox_4_3: - [1, "tcp5986", 5986, 5985] > DEBUG virtualbox_4_3: - [1, "tcp8080", 8080, 80] > DEBUG virtualbox_4_3: - [1, "tcp8443", 8443, 443] > DEBUG virtualbox_4_3: - [1, "winrm", 55985, 5985] > DEBUG winrmshell: initializing WinRMShell > DEBUG winrmshell: powershell executing: > hostname > if ($LASTEXITCODE) { exit $LASTEXITCODE } else { exit 0 } > INFO winrmshell: Attempting to connect to WinRM... > INFO winrmshell: - Host: 127.0.0.1 > INFO winrmshell: - Port: 5986 > INFO winrmshell: - Username: vagrant > DEBUG winrmshell: Output: {:data=>[{:stdout=>"WIN-TDHKU6CK06F"}, {:stdout=>"\r\n"}], :exitcode=>0} > INFO winrm: WinRM is ready! > INFO interface: output: Detecting RDP info... > INFO interface: output: ==> default: Detecting RDP info... > ==> default: Detecting RDP info... > DEBUG provider: Searching for cap: rdp_info > DEBUG provider: Checking in: virtualbox > INFO subprocess: Starting process: ["C:\Program Files\Oracle\VirtualBox\VBoxManage.exe", "showvminfo", "dbe4695d-5ae8-4370-bac0-648d9be4aaab", "--machinereadable"] > DEBUG subprocess: Selecting on IO > DEBUG subprocess: stdout: name="Subscription_default_1401923342771_92610" > groups="/" > ostype="Windows 2012 (64 bit)" > UUID="dbe4695d-5ae8-4370-bac0-648d9be4aaab" > CfgFile="C:\Users\IFarkas\VirtualBox VMs\Subscription_default_1401923342771_92610\Subscription_default_1401923342771_92610.vbox" > SnapFldr="C:\Users\IFarkas\VirtualBox VMs\Subscription_default_1401923342771_92610\Snapshots" > LogFldr="C:\Users\IFarkas\VirtualBox VMs\Subscription_default_1401923342771_92610\Logs" > hardwareuuid="dbe4695d-5ae8-4370-bac0-648d9be4aaab" > memory=4096 > pagefusion="off" > vram=128 > cpuexecutioncap=75 > hpet="off" > chipset="piix3" > firmware="BIOS" > cpus=2 > pae="off" > longmode="on" > synthcpu="off" > bootmenu="messageandmenu" > boot1="floppy" > boot2="dvd" > boot3="disk" > boot4="none" > acpi="on" > ioapic="on" > Time offset=0rtcuseutc="on" > hwvirtex="on" > nestedpaging="on" > largepages="on" > vtxvpid="on" > vtxux="on" > VMState="running" > VMStateChangeTime="2014-06-09T15:34:47.247000000" > monitorcount=1 > accelerate3d="on" > accelerate2dvideo="on" > teleporterenabled="off" > teleporterport=0 > teleporteraddress="" > teleporterpassword="" > tracing-enabled="off" > tracing-allow-vm-access="off" > tracing-config="" > autostart-enabled="off" > autostart-delay=0 > defaultfrontend="" > storagecontrollername0="IDE" > storagecontrollertype0="PIIX4" > storagecontrollerinstance0="0" > storagecontrollermaxportcount0="2" > storagecontrollerportcount0="2" > storagecontrollerbootable0="on" > storagecontrollername1="SATA" > storagecontrollertype1="IntelAhci" > storagecontrollerinstance1="0" > storagecontrollermaxportcount1="30" > storagecontrollerportcount1="1" > storagecontrollerbootable1="on" > "IDE-0-0"="none" > "IDE-0-1"="none" > "IDE-1-0"="emptydrive" > "IDE-IsEjected"="off" > "IDE-1-1"="none" > "SATA-0-0"="C:\Users\IFarkas\VirtualBox VMs\Subscription_default_1401829773450_67676\box-disk2.vmdk" > "SATA-ImageUUID-0-0"="2e6a5e1f-48b7-4c38-bfd3-8f50168dfd47" > natnet1="nat" > macaddress1="080027D3FDA1" > cableconnected1="on" > nic1="nat" > nictype1="82540EM" > nicspeed1="0" > mtu="0" > sockSnd="64" > sockRcv="64" > tcpWndSnd="64" > tcpWndRcv="64" > Forwarding(0)="tcp3390,tcp,,3390,,3389" > Forwarding(1)="tcp5986,tcp,,5986,,5985" > Forwarding(2)="tcp8080,tcp,,8080,,80" > Forwarding(3)="tcp8443,tcp,,8443,,443" > Forwarding(4)="winrm,tcp,127.0.0.1,55985,,5985" > bridgeadapter2="Intel(R) 82579LM Gigabit Network Connection" > macaddress2="0800272B421E" > cableconnected2="on" > nic2="bridged" > nictype2="82540EM" > nicspeed2="0" > nic3="none" > nic4="none" > nic5="none" > nic6="none" > nic7="none" > nic8="none" > hidpointing="usbtablet" > hidkeyboard="ps2kbd" > uart1="off" > uart2="off" > lpt1="off" > lpt2="off" > audio="dsound" > clipboard="bidirectional" > draganddrop="disabled" > SessionType="gui" > VideoMode="643,421,32"@0,0 > vrde="on" > vrdeport=-1 > vrdeports="3389" > vrdeaddress="" > vrdeauthtype="null" > vrdemulticon="on" > vrdereusecon="off" > vrdevideochannel="off" > vrdeproperty[TCP/Ports]="3389" > vrdeproperty[TCP/Address]= > vrdeproperty[VideoChannel/Enabled]= > vrdeproperty[VideoChannel/Quality]= > vrdeproperty[VideoChannel/DownscaleProtection]= > vrdeproperty[Client/DisableDisplay]= > vrdeproperty[Client/DisableInput]= > vrdeproperty[Client/DisableAudio]= > vrdeproperty[Client/DisableUSB]= > vrdeproperty[Client/DisableClipboard]= > vrdeproperty[Client/DisableUpstreamAudio]= > vrdeproperty[Client/DisableRDPDR]= > vrdeproperty[H3DRedirect/Enabled]= > vrdeproperty[Security/Method]= > vrdeproperty[Security/ServerCertificate]= > vrdeproperty[Security/ServerPrivateKey]= > vrdeproperty[Security/CACertificate]= > vrdeproperty[Audio/RateCorrectionMode]= > vrdeproperty[Audio/LogPath]= > usb="on" > ehci="off" > SharedFolderNameMachineMapping1="PackageRepo" > SharedFolderPathMachineMapping1="//tk421/ChocolateyPackages" > SharedFolderNameMachineMapping2="vagrant" > SharedFolderPathMachineMapping2="C:/TradeStation/Web/GetStarted/Dev/Subscription" > VRDEActiveConnection="off" > VRDEClients=0 > vcpenabled="off" > vcpscreens=0 > vcpfile="C:\Users\IFarkas\VirtualBox VMs\Subscription_default_1401923342771_92610\Subscription_default_1401923342771_92610.webm" > vcpwidth=1024 > vcpheight=768 > vcprate=512 > vcpfps=25 > description="Getting Started VM" > GuestMemoryBalloon=0 > GuestOSType="Other" > GuestAdditionsRunLevel=2 > GuestAdditionsVersion="4.3.12 r93733" > GuestAdditionsFacility_VirtualBox Base Driver=50,1402328096914 > GuestAdditionsFacility_VirtualBox System Service=50,1402328122826 > GuestAdditionsFacility_Seamless Mode=0,1402328096914 > GuestAdditionsFacility_Graphics Mode=0,1402328096909 > DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 > DEBUG subprocess: Exit status: 0 > DEBUG virtualbox_4_3: Searching for SSH port: 22 > DEBUG virtualbox_4_3: read_forward_ports: uuid=dbe4695d-5ae8-4370-bac0-648d9be4aaab active_only=false > INFO subprocess: Starting process: ["C:\Program Files\Oracle\VirtualBox\VBoxManage.exe", "showvminfo", "dbe4695d-5ae8-4370-bac0-648d9be4aaab", "--machinereadable"] > DEBUG subprocess: Selecting on IO > DEBUG subprocess: stdout: name="Subscription_default_1401923342771_92610" > groups="/" > ostype="Windows 2012 (64 bit)" > UUID="dbe4695d-5ae8-4370-bac0-648d9be4aaab" > CfgFile="C:\Users\IFarkas\VirtualBox VMs\Subscription_default_1401923342771_92610\Subscription_default_1401923342771_92610.vbox" > SnapFldr="C:\Users\IFarkas\VirtualBox VMs\Subscription_default_1401923342771_92610\Snapshots" > LogFldr="C:\Users\IFarkas\VirtualBox VMs\Subscription_default_1401923342771_92610\Logs" > hardwareuuid="dbe4695d-5ae8-4370-bac0-648d9be4aaab" > memory=4096 > pagefusion="off" > vram=128 > cpuexecutioncap=75 > hpet="off" > chipset="piix3" > firmware="BIOS" > cpus=2 > pae="off" > longmode="on" > synthcpu="off" > bootmenu="messageandmenu" > boot1="floppy" > boot2="dvd" > boot3="disk" > boot4="none" > acpi="on" > ioapic="on" > Time offset=0rtcuseutc="on" > hwvirtex="on" > nestedpaging="on" > largepages="on" > vtxvpid="on" > vtxux="on" > VMState="running" > VMStateChangeTime="2014-06-09T15:34:47.247000000" > monitorcount=1 > accelerate3d="on" > accelerate2dvideo="on" > teleporterenabled="off" > teleporterport=0 > teleporteraddress="" > teleporterpassword="" > tracing-enabled="off" > tracing-allow-vm-access="off" > tracing-config="" > autostart-enabled="off" > autostart-delay=0 > defaultfrontend="" > storagecontrollername0="IDE" > storagecontrollertype0="PIIX4" > storagecontrollerinstance0="0" > storagecontrollermaxportcount0="2" > storagecontrollerportcount0="2" > storagecontrollerbootable0="on" > storagecontrollername1="SATA" > storagecontrollertype1="IntelAhci" > storagecontrollerinstance1="0" > storagecontrollermaxportcount1="30" > storagecontrollerportcount1="1" > storagecontrollerbootable1="on" > "IDE-0-0"="none" > "IDE-0-1"="none" > "IDE-1-0"="emptydrive" > "IDE-IsEjected"="off" > "IDE-1-1"="none" > "SATA-0-0"="C:\Users\IFarkas\VirtualBox VMs\Subscription_default_1401829773450_67676\box-disk2.vmdk" > "SATA-ImageUUID-0-0"="2e6a5e1f-48b7-4c38-bfd3-8f50168dfd47" > natnet1="nat" > macaddress1="080027D3FDA1" > cableconnected1="on" > nic1="nat" > nictype1="82540EM" > nicspeed1="0" > mtu="0" > sockSnd="64" > sockRcv="64" > tcpWndSnd="64" > tcpWndRcv="64" > Forwarding(0)="tcp3390,tcp,,3390,,3389" > Forwarding(1)="tcp5986,tcp,,5986,,5985" > Forwarding(2)="tcp8080,tcp,,8080,,80" > Forwarding(3)="tcp8443,tcp,,8443,,443" > Forwarding(4)="winrm,tcp,127.0.0.1,55985,,5985" > bridgeadapter2="Intel(R) 82579LM Gigabit Network Connection" > macaddress2="0800272B421E" > cableconnected2="on" > nic2="bridged" > nictype2="82540EM" > nicspeed2="0" > nic3="none" > nic4="none" > nic5="none" > nic6="none" > nic7="none" > nic8="none" > hidpointing="usbtablet" > hidkeyboard="ps2kbd" > uart1="off" > uart2="off" > lpt1="off" > lpt2="off" > audio="dsound" > clipboard="bidirectional" > draganddrop="disabled" > SessionType="gui" > VideoMode="643,421,32"@0,0 > vrde="on" > vrdeport=-1 > vrdeports="3389" > vrdeaddress="" > vrdeauthtype="null" > vrdemulticon="on" > vrdereusecon="off" > vrdevideochannel="off" > vrdeproperty[TCP/Ports]="3389" > vrdeproperty[TCP/Address]= > vrdeproperty[VideoChannel/Enabled]= > vrdeproperty[VideoChannel/Quality]= > vrdeproperty[VideoChannel/DownscaleProtection]= > vrdeproperty[Client/DisableDisplay]= > vrdeproperty[Client/DisableInput]= > vrdeproperty[Client/DisableAudio]= > vrdeproperty[Client/DisableUSB]= > vrdeproperty[Client/DisableClipboard]= > vrdeproperty[Client/DisableUpstreamAudio]= > vrdeproperty[Client/DisableRDPDR]= > vrdeproperty[H3DRedirect/Enabled]= > vrdeproperty[Security/Method]= > vrdeproperty[Security/ServerCertificate]= > vrdeproperty[Security/ServerPrivateKey]= > vrdeproperty[Security/CACertificate]= > vrdeproperty[Audio/RateCorrectionMode]= > vrdeproperty[Audio/LogPath]= > usb="on" > ehci="off" > SharedFolderNameMachineMapping1="PackageRepo" > SharedFolderPathMachineMapping1="//tk421/ChocolateyPackages" > SharedFolderNameMachineMapping2="vagrant" > SharedFolderPathMachineMapping2="C:/TradeStation/Web/GetStarted/Dev/Subscription" > VRDEActiveConnection="off" > VRDEClients=0 > vcpenabled="off" > vcpscreens=0 > vcpfile="C:\Users\IFarkas\VirtualBox VMs\Subscription_default_1401923342771_92610\Subscription_default_1401923342771_92610.webm" > vcpwidth=1024 > vcpheight=768 > vcprate=512 > vcpfps=25 > description="Getting Started VM" > GuestMemoryBalloon=0 > GuestOSType="Other" > GuestAdditionsRunLevel=2 > GuestAdditionsVersion="4.3.12 r93733" > GuestAdditionsFacility_VirtualBox Base Driver=50,1402328096914 > GuestAdditionsFacility_VirtualBox System Service=50,1402328122826 > GuestAdditionsFacility_Seamless Mode=0,1402328096914 > GuestAdditionsFacility_Graphics Mode=0,1402328096909 > DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 > DEBUG subprocess: Exit status: 0 > DEBUG virtualbox_4_3: - [1, "tcp3390", 3390, 3389] > DEBUG virtualbox_4_3: - [1, "tcp5986", 5986, 5985] > DEBUG virtualbox_4_3: - [1, "tcp8080", 8080, 80] > DEBUG virtualbox_4_3: - [1, "tcp8443", 8443, 443] > DEBUG virtualbox_4_3: - [1, "winrm", 55985, 5985] > DEBUG provider: Searching for cap: forwarded_ports > DEBUG provider: Checking in: virtualbox > DEBUG provider: Found cap: forwarded_ports in virtualbox > DEBUG provider: Searching for cap: forwarded_ports > DEBUG provider: Checking in: virtualbox > DEBUG provider: Found cap: forwarded_ports in virtualbox > INFO provider: Execute capability: forwarded_ports [#](virtualbox) > DEBUG virtualbox_4_3: read_forward_ports: uuid=dbe4695d-5ae8-4370-bac0-648d9be4aaab active_only=false > INFO subprocess: Starting process: ["C:\Program Files\Oracle\VirtualBox\VBoxManage.exe", "showvminfo", "dbe4695d-5ae8-4370-bac0-648d9be4aaab", "--machinereadable"] > DEBUG subprocess: Selecting on IO > DEBUG subprocess: stdout: name="Subscription_default_1401923342771_92610" > groups="/" > ostype="Windows 2012 (64 bit)" > UUID="dbe4695d-5ae8-4370-bac0-648d9be4aaab" > CfgFile="C:\Users\IFarkas\VirtualBox VMs\Subscription_default_1401923342771_92610\Subscription_default_1401923342771_92610.vbox" > SnapFldr="C:\Users\IFarkas\VirtualBox VMs\Subscription_default_1401923342771_92610\Snapshots" > LogFldr="C:\Users\IFarkas\VirtualBox VMs\Subscription_default_1401923342771_92610\Logs" > hardwareuuid="dbe4695d-5ae8-4370-bac0-648d9be4aaab" > memory=4096 > pagefusion="off" > vram=128 > cpuexecutioncap=75 > hpet="off" > chipset="piix3" > firmware="BIOS" > cpus=2 > pae="off" > longmode="on" > synthcpu="off" > bootmenu="messageandmenu" > boot1="floppy" > boot2="dvd" > boot3="disk" > boot4="none" > acpi="on" > ioapic="on" > Time offset=0rtcuseutc="on" > hwvirtex="on" > nestedpaging="on" > largepages="on" > vtxvpid="on" > vtxux="on" > VMState="running" > VMStateChangeTime="2014-06-09T15:34:47.247000000" > monitorcount=1 > accelerate3d="on" > accelerate2dvideo="on" > teleporterenabled="off" > teleporterport=0 > teleporteraddress="" > teleporterpassword="" > tracing-enabled="off" > tracing-allow-vm-access="off" > tracing-config="" > autostart-enabled="off" > autostart-delay=0 > defaultfrontend="" > storagecontrollername0="IDE" > storagecontrollertype0="PIIX4" > storagecontrollerinstance0="0" > storagecontrollermaxportcount0="2" > storagecontrollerportcount0="2" > storagecontrollerbootable0="on" > storagecontrollername1="SATA" > storagecontrollertype1="IntelAhci" > storagecontrollerinstance1="0" > storagecontrollermaxportcount1="30" > storagecontrollerportcount1="1" > storagecontrollerbootable1="on" > "IDE-0-0"="none" > "IDE-0-1"="none" > "IDE-1-0"="emptydrive" > "IDE-IsEjected"="off" > "IDE-1-1"="none" > "SATA-0-0"="C:\Users\IFarkas\VirtualBox VMs\Subscription_default_1401829773450_67676\box-disk2.vmdk" > "SATA-ImageUUID-0-0"="2e6a5e1f-48b7-4c38-bfd3-8f50168dfd47" > natnet1="nat" > macaddress1="080027D3FDA1" > cableconnected1="on" > nic1="nat" > nictype1="82540EM" > nicspeed1="0" > mtu="0" > sockSnd="64" > sockRcv="64" > tcpWndSnd="64" > tcpWndRcv="64" > Forwarding(0)="tcp3390,tcp,,3390,,3389" > Forwarding(1)="tcp5986,tcp,,5986,,5985" > Forwarding(2)="tcp8080,tcp,,8080,,80" > Forwarding(3)="tcp8443,tcp,,8443,,443" > Forwarding(4)="winrm,tcp,127.0.0.1,55985,,5985" > bridgeadapter2="Intel(R) 82579LM Gigabit Network Connection" > macaddress2="0800272B421E" > cableconnected2="on" > nic2="bridged" > nictype2="82540EM" > nicspeed2="0" > nic3="none" > nic4="none" > nic5="none" > nic6="none" > nic7="none" > nic8="none" > hidpointing="usbtablet" > hidkeyboard="ps2kbd" > uart1="off" > uart2="off" > lpt1="off" > lpt2="off" > audio="dsound" > clipboard="bidirectional" > draganddrop="disabled" > SessionType="gui" > VideoMode="643,421,32"@0,0 > vrde="on" > vrdeport=-1 > vrdeports="3389" > vrdeaddress="" > vrdeauthtype="null" > vrdemulticon="on" > vrdereusecon="off" > vrdevideochannel="off" > vrdeproperty[TCP/Ports]="3389" > vrdeproperty[TCP/Address]= > vrdeproperty[VideoChannel/Enabled]= > vrdeproperty[VideoChannel/Quality]= > vrdeproperty[VideoChannel/DownscaleProtection]= > vrdeproperty[Client/DisableDisplay]= > vrdeproperty[Client/DisableInput]= > vrdeproperty[Client/DisableAudio]= > vrdeproperty[Client/DisableUSB]= > vrdeproperty[Client/DisableClipboard]= > vrdeproperty[Client/DisableUpstreamAudio]= > vrdeproperty[Client/DisableRDPDR]= > vrdeproperty[H3DRedirect/Enabled]= > vrdeproperty[Security/Method]= > vrdeproperty[Security/ServerCertificate]= > vrdeproperty[Security/ServerPrivateKey]= > vrdeproperty[Security/CACertificate]= > vrdeproperty[Audio/RateCorrectionMode]= > vrdeproperty[Audio/LogPath]= > usb="on" > ehci="off" > SharedFolderNameMachineMapping1="PackageRepo" > SharedFolderPathMachineMapping1="//tk421/ChocolateyPackages" > SharedFolderNameMachineMapping2="vagrant" > SharedFolderPathMachineMapping2="C:/TradeStation/Web/GetStarted/Dev/Subscription" > VRDEActiveConnection="off" > VRDEClients=0 > vcpenabled="off" > vcpscreens=0 > vcpfile="C:\Users\IFarkas\VirtualBox VMs\Subscription_default_1401923342771_92610\Subscription_default_1401923342771_92610.webm" > vcpwidth=1024 > vcpheight=768 > vcprate=512 > vcpfps=25 > description="Getting Started VM" > GuestMemoryBalloon=0 > GuestOSType="Other" > GuestAdditionsRunLevel=2 > GuestAdditionsVersion="4.3.12 r93733" > GuestAdditionsFacility_VirtualBox Base Driver=50,1402328096914 > GuestAdditionsFacility_VirtualBox System Service=50,1402328122826 > GuestAdditionsFacility_Seamless Mode=0,1402328096914 > GuestAdditionsFacility_Graphics Mode=0,1402328096909 > DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 > DEBUG subprocess: Exit status: 0 > DEBUG virtualbox_4_3: - [1, "tcp3390", 3390, 3389] > DEBUG virtualbox_4_3: - [1, "tcp5986", 5986, 5985] > DEBUG virtualbox_4_3: - [1, "tcp8080", 8080, 80] > DEBUG virtualbox_4_3: - [1, "tcp8443", 8443, 443] > DEBUG virtualbox_4_3: - [1, "winrm", 55985, 5985] > INFO interface: detail: Address: 127.0.0.1:3390 > INFO interface: detail: default: Address: 127.0.0.1:3390 > default: Address: 127.0.0.1:3390 > INFO interface: detail: Username: vagrant > INFO interface: detail: default: Username: vagrant > default: Username: vagrant > INFO interface: success: Vagrant will now launch your RDP client with the connection parameters > above. If the connection fails, verify that the information above is > correct. Additionally, make sure the RDP server is configured and > running in the guest machine (it is disabled by default on Windows). > Also, verify that the firewall is open to allow RDP connections. > INFO interface: success: ==> default: Vagrant will now launch your RDP client with the connection parameters > ==> default: above. If the connection fails, verify that the information above is > ==> default: correct. Additionally, make sure the RDP server is configured and > ==> default: running in the guest machine (it is disabled by default on Windows). > ==> default: Also, verify that the firewall is open to allow RDP connections. > ==> default: Vagrant will now launch your RDP client with the connection parameters > ==> default: above. If the connection fails, verify that the information above is > ==> default: correct. Additionally, make sure the RDP server is configured and > ==> default: running in the guest machine (it is disabled by default on Windows). > ==> default: Also, verify that the firewall is open to allow RDP connections. > DEBUG host: Searching for cap: rdp_client > DEBUG host: Checking in: windows > DEBUG host: Found cap: rdp_client in windows > INFO host: Execute capability: rdp_client [#, {:username=>"vagrant", :host=>"127.0.0.1", :port=>3390, :extra_args=>nil}](window > s) > INFO environment: Running hook: environment_unload > INFO runner: Preparing hooks for middleware sequence... > INFO runner: 1 hooks defined. > INFO runner: Running action: #Vagrant::Action::Builder:0x443f268 > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/hosts/windows/cap/rdp.rb:24:in `block (2 levels) in rdp_client': private method`puts' called for nil:NilClass (NoMethodError) > from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/hosts/windows/cap/rdp.rb:23:in `each' > from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/hosts/windows/cap/rdp.rb:23:in`block in rdp_client' > from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/hosts/windows/cap/rdp.rb:22:in `open' > from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/hosts/windows/cap/rdp.rb:22:in`open' > from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/hosts/windows/cap/rdp.rb:22:in `rdp_client' > from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/capability_host.rb:111:in`call' > from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/capability_host.rb:111:in `capability' > from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/commands/rdp/command.rb:50:in`block in execute' > from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/plugin/v2/command.rb:226:in `block in with_target_vms' > from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/plugin/v2/command.rb:220:in`each' > from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/plugin/v2/command.rb:220:in `with_target_vms' > from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/commands/rdp/command.rb:33:in`execute' > from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/cli.rb:42:in `execute' > from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/environment.rb:252:in`cli' > from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/bin/vagrant:166:in `
'
mitchellh commented 10 years ago

Fixed in git.