Created
October 23, 2017 13:22
-
-
Save alexwybraniec/0043d2a40c92f4e4c704143bdf2c74b1 to your computer and use it in GitHub Desktop.
vagrant up --debug
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
INFO global: Vagrant version: 2.0.0 | |
INFO global: Ruby version: 2.3.4 | |
INFO global: RubyGems version: 2.5.2.1 | |
INFO global: VAGRANT_OLD_ENV_Apple_PubSub_Socket_Render="/private/tmp/com.apple.launchd.gbyHWFZM35/Render" | |
INFO global: VAGRANT_OLD_ENV_LANG="en_GB.UTF-8" | |
INFO global: VAGRANT_OLD_ENV_HOME="/Users/alexw" | |
INFO global: VAGRANT_OLD_ENV__="/usr/local/bin/vagrant" | |
INFO global: VAGRANT_OLD_ENV_TERM_PROGRAM="Apple_Terminal" | |
INFO global: VAGRANT_OLD_ENV_TMPDIR="/var/folders/bh/9zyq9s5s66v1_mjnx69cl60w0000gn/T/" | |
INFO global: VAGRANT_OLD_ENV_SSH_AUTH_SOCK="/private/tmp/com.apple.launchd.XRdhi85Bg5/Listeners" | |
INFO global: VAGRANT_OLD_ENV_LOGNAME="alexw" | |
INFO global: VAGRANT_OLD_ENV_PWD="/Users/alexw/Documents/_projects/bestival/commonpeople" | |
INFO global: VAGRANT_OLD_ENV_SECURITYSESSIONID="186a6" | |
INFO global: VAGRANT_OLD_ENV_TERM="xterm-256color" | |
INFO global: VAGRANT_OLD_ENV_TERM_PROGRAM_VERSION="388.1.1" | |
INFO global: VAGRANT_OLD_ENV_USER="alexw" | |
INFO global: VAGRANT_OLD_ENV_OLDPWD="/Users/alexw" | |
INFO global: VAGRANT_OLD_ENV_PATH="/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Applications/VMware Fusion.app/Contents/Public" | |
INFO global: VAGRANT_OLD_ENV_SHLVL="1" | |
INFO global: VAGRANT_EXECUTABLE="/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/bin/vagrant" | |
INFO global: VAGRANT_OLD_ENV_TERM_SESSION_ID="1CFF7774-4914-412B-853D-1DD1B5F41F45" | |
INFO global: VAGRANT_OLD_ENV___CF_USER_TEXT_ENCODING="0x1F5:0x0:0x2" | |
INFO global: VAGRANT_INSTALLER_VERSION="2" | |
INFO global: VAGRANT_OLD_ENV_SHELL="/bin/bash" | |
INFO global: VAGRANT_OLD_ENV_XPC_FLAGS="0x0" | |
INFO global: VAGRANT_OLD_ENV_XPC_SERVICE_NAME="0" | |
INFO global: VAGRANT_INSTALLER_ENV="1" | |
INFO global: VAGRANT_INSTALLER_EMBEDDED_DIR="/opt/vagrant/embedded" | |
INFO global: VAGRANT_LOG="debug" | |
INFO global: Plugins: | |
INFO global: - vagrant-share = [installed: undefined constraint: > 0] | |
INFO global: - vagrant-triggers = [installed: 0.5.3 constraint: > 0] | |
INFO global: - vagrant-vmware-fusion = [installed: 5.0.0 constraint: > 0] | |
DEBUG bundler: Current generated plugin dependency list: [<Gem::Dependency type=:runtime name="vagrant-share" requirements="> 0">, <Gem::Dependency type=:runtime name="vagrant-triggers" requirements="> 0">, <Gem::Dependency type=:runtime name="vagrant-vmware-fusion" requirements="> 0">] | |
DEBUG bundler: Generating new builtin set instance. | |
DEBUG bundler: Generating new plugin set instance. Skip gems - [] | |
DEBUG bundler: Activating solution set: ["ruby_dep-1.3.1", "erubis-2.7.0", "builder-3.2.3", "gyoku-1.3.1", "nori-2.6.0", "multi_json-1.12.2", "little-plugger-1.1.4", "logging-2.2.2", "rubyntlm-0.6.2", "httpclient-2.8.3", "ffi-1.9.18", "gssapi-1.2.0", "winrm-2.2.3", "rubyzip-1.2.1", "winrm-fs-1.0.1", "winrm-elevated-1.1.0", "wdm-0.1.1", "netrc-0.11.0", "mime-types-data-3.2016.0521", "mime-types-3.1", "unf_ext-0.0.7.4", "unf-0.1.4", "domain_name-0.5.20170404", "http-cookie-1.0.3", "rest-client-2.0.2", "rb-kqueue-0.2.5", "net-ssh-4.1.0", "net-scp-1.2.1", "net-sftp-2.1.2", "log4r-1.1.10", "hashicorp-checkpoint-0.1.4", "rb-inotify-0.9.10", "rb-fsevent-0.10.2", "listen-3.1.5", "i18n-0.8.0", "childprocess-0.6.3", "vagrant-2.0.0", "vagrant-share-1.1.9", "bundler-1.15.4", "vagrant-triggers-0.5.3", "vagrant-vmware-fusion-5.0.0"] | |
DEBUG bundler: Activating gem vagrant-share-1.1.9 | |
DEBUG bundler: Activating gem bundler-1.15.4 | |
DEBUG bundler: Activating gem vagrant-triggers-0.5.3 | |
DEBUG bundler: Activating gem vagrant-vmware-fusion-5.0.0 | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/commands/box/plugin.rb | |
INFO manager: Registered plugin: box command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/commands/cap/plugin.rb | |
INFO manager: Registered plugin: cap command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/commands/destroy/plugin.rb | |
INFO manager: Registered plugin: destroy command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/commands/global-status/plugin.rb | |
INFO manager: Registered plugin: global-status command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/commands/halt/plugin.rb | |
INFO manager: Registered plugin: halt command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/commands/help/plugin.rb | |
INFO manager: Registered plugin: help command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/commands/init/plugin.rb | |
INFO manager: Registered plugin: init command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/commands/list-commands/plugin.rb | |
INFO manager: Registered plugin: list-commands command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/commands/login/plugin.rb | |
INFO manager: Registered plugin: vagrant-login | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/commands/package/plugin.rb | |
INFO manager: Registered plugin: package command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/commands/plugin/plugin.rb | |
INFO manager: Registered plugin: plugin command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/commands/port/plugin.rb | |
INFO manager: Registered plugin: port command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/commands/powershell/plugin.rb | |
INFO manager: Registered plugin: powershell command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/commands/provider/plugin.rb | |
INFO manager: Registered plugin: provider command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/commands/provision/plugin.rb | |
INFO manager: Registered plugin: provision command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/commands/push/plugin.rb | |
INFO manager: Registered plugin: push command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/commands/rdp/plugin.rb | |
INFO manager: Registered plugin: rdp command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/commands/reload/plugin.rb | |
INFO manager: Registered plugin: reload command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/commands/resume/plugin.rb | |
INFO manager: Registered plugin: resume command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/commands/snapshot/plugin.rb | |
INFO manager: Registered plugin: snapshot command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/commands/ssh/plugin.rb | |
INFO manager: Registered plugin: ssh command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/commands/ssh_config/plugin.rb | |
INFO manager: Registered plugin: ssh-config command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/commands/status/plugin.rb | |
INFO manager: Registered plugin: status command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/commands/suspend/plugin.rb | |
INFO manager: Registered plugin: suspend command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/commands/up/plugin.rb | |
INFO manager: Registered plugin: up command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/commands/validate/plugin.rb | |
INFO manager: Registered plugin: validate command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/commands/version/plugin.rb | |
INFO manager: Registered plugin: version command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/communicators/ssh/plugin.rb | |
INFO manager: Registered plugin: ssh communicator | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/communicators/winrm/plugin.rb | |
INFO manager: Registered plugin: winrm communicator | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/communicators/winssh/plugin.rb | |
INFO manager: Registered plugin: windows ssh communicator | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/alt/plugin.rb | |
INFO manager: Registered plugin: ALT Platform guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/amazon/plugin.rb | |
INFO manager: Registered plugin: Amazon Linux guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/arch/plugin.rb | |
INFO manager: Registered plugin: Arch guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/atomic/plugin.rb | |
INFO manager: Registered plugin: Atomic Host guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/bsd/plugin.rb | |
INFO manager: Registered plugin: BSD-based guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/coreos/plugin.rb | |
INFO manager: Registered plugin: CoreOS guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/darwin/plugin.rb | |
INFO manager: Registered plugin: Darwin guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/debian/plugin.rb | |
INFO manager: Registered plugin: Debian guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/dragonflybsd/plugin.rb | |
INFO manager: Registered plugin: DragonFly BSD guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/elementary/plugin.rb | |
INFO manager: Registered plugin: Elementary guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/esxi/plugin.rb | |
INFO manager: Registered plugin: ESXi guest. | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/fedora/plugin.rb | |
INFO manager: Registered plugin: Fedora guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/freebsd/plugin.rb | |
INFO manager: Registered plugin: FreeBSD guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/funtoo/plugin.rb | |
INFO manager: Registered plugin: Funtoo guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/gentoo/plugin.rb | |
INFO manager: Registered plugin: Gentoo guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/kali/plugin.rb | |
INFO manager: Registered plugin: Kali guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/linux/plugin.rb | |
INFO manager: Registered plugin: Linux guest. | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/mint/plugin.rb | |
INFO manager: Registered plugin: Mint guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/netbsd/plugin.rb | |
INFO manager: Registered plugin: NetBSD guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/nixos/plugin.rb | |
INFO manager: Registered plugin: NixOS guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/omnios/plugin.rb | |
INFO manager: Registered plugin: OmniOS guest. | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/openbsd/plugin.rb | |
INFO manager: Registered plugin: OpenBSD guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/photon/plugin.rb | |
INFO manager: Registered plugin: VMware Photon guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/pld/plugin.rb | |
INFO manager: Registered plugin: PLD Linux guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/redhat/plugin.rb | |
INFO manager: Registered plugin: Red Hat Enterprise Linux guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/slackware/plugin.rb | |
INFO manager: Registered plugin: Slackware guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/smartos/plugin.rb | |
INFO manager: Registered plugin: SmartOS guest. | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/solaris/plugin.rb | |
INFO manager: Registered plugin: Solaris guest. | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/solaris11/plugin.rb | |
INFO manager: Registered plugin: Solaris 11 guest. | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/suse/plugin.rb | |
INFO manager: Registered plugin: SUSE guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/tinycore/plugin.rb | |
INFO manager: Registered plugin: TinyCore Linux guest. | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/trisquel/plugin.rb | |
INFO manager: Registered plugin: Trisquel guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/ubuntu/plugin.rb | |
INFO manager: Registered plugin: Ubuntu guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/windows/plugin.rb | |
INFO manager: Registered plugin: Windows guest. | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/hosts/alt/plugin.rb | |
INFO manager: Registered plugin: ALT Platform host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/hosts/arch/plugin.rb | |
INFO manager: Registered plugin: Arch host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/hosts/bsd/plugin.rb | |
INFO manager: Registered plugin: BSD host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/hosts/darwin/plugin.rb | |
INFO manager: Registered plugin: Mac OS X host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/hosts/freebsd/plugin.rb | |
INFO manager: Registered plugin: FreeBSD host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/hosts/gentoo/plugin.rb | |
INFO manager: Registered plugin: Gentoo host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/hosts/linux/plugin.rb | |
INFO manager: Registered plugin: Linux host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/hosts/null/plugin.rb | |
INFO manager: Registered plugin: null host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/hosts/redhat/plugin.rb | |
INFO manager: Registered plugin: Red Hat Enterprise Linux host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/hosts/slackware/plugin.rb | |
INFO manager: Registered plugin: Slackware host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/hosts/suse/plugin.rb | |
INFO manager: Registered plugin: SUSE host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/hosts/windows/plugin.rb | |
INFO manager: Registered plugin: Windows host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/kernel_v1/plugin.rb | |
INFO manager: Registered plugin: kernel | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/kernel_v2/plugin.rb | |
INFO manager: Registered plugin: kernel | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/providers/docker/plugin.rb | |
INFO manager: Registered plugin: docker-provider | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/providers/hyperv/plugin.rb | |
INFO manager: Registered plugin: Hyper-V provider | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/providers/virtualbox/plugin.rb | |
INFO manager: Registered plugin: VirtualBox provider | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/provisioners/ansible/plugin.rb | |
INFO manager: Registered plugin: ansible | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/provisioners/cfengine/plugin.rb | |
INFO manager: Registered plugin: CFEngine Provisioner | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/provisioners/chef/plugin.rb | |
INFO manager: Registered plugin: chef | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/provisioners/docker/plugin.rb | |
INFO manager: Registered plugin: docker | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/provisioners/file/plugin.rb | |
INFO manager: Registered plugin: file | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/provisioners/puppet/plugin.rb | |
INFO manager: Registered plugin: puppet | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/provisioners/salt/plugin.rb | |
INFO manager: Registered plugin: salt | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/provisioners/shell/plugin.rb | |
INFO manager: Registered plugin: shell | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/pushes/atlas/plugin.rb | |
INFO manager: Registered plugin: atlas | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/pushes/ftp/plugin.rb | |
INFO manager: Registered plugin: ftp | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/pushes/heroku/plugin.rb | |
INFO manager: Registered plugin: heroku | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/pushes/local-exec/plugin.rb | |
INFO manager: Registered plugin: local-exec | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/pushes/noop/plugin.rb | |
INFO manager: Registered plugin: noop | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/synced_folders/nfs/plugin.rb | |
INFO manager: Registered plugin: NFS synced folders | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/synced_folders/rsync/plugin.rb | |
INFO manager: Registered plugin: RSync synced folders | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/synced_folders/smb/plugin.rb | |
INFO manager: Registered plugin: SMB synced folders | |
INFO global: Loading plugins! | |
DEBUG global: Loading plugin `vagrant-share` with default require: `vagrant-share` | |
INFO manager: Registered plugin: vagrant-share | |
DEBUG global: Successfully loaded plugin `vagrant-share`. | |
DEBUG global: Loading plugin `vagrant-triggers` with default require: `vagrant-triggers` | |
INFO manager: Registered plugin: Triggers | |
DEBUG global: Successfully loaded plugin `vagrant-triggers`. | |
DEBUG global: Loading plugin `vagrant-vmware-fusion` with default require: `vagrant-vmware-fusion` | |
INFO manager: Registered plugin: VMware Fusion Provider | |
DEBUG global: Successfully loaded plugin `vagrant-vmware-fusion`. | |
INFO vagrant: `vagrant` invoked: ["up", "--debug"] | |
DEBUG vagrant: Creating Vagrant environment | |
INFO environment: Environment initialized (#<Vagrant::Environment:0x00000101a48da8>) | |
INFO environment: - cwd: /Users/alexw/Documents/_projects/bestival/commonpeople | |
INFO environment: Home path: /Users/alexw/.vagrant.d | |
DEBUG environment: Effective local data path: /Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant | |
INFO environment: Local data path: /Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant | |
DEBUG environment: Creating: /Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant | |
INFO environment: Running hook: environment_plugins_loaded | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 2 hooks defined. | |
INFO runner: Running action: environment_plugins_loaded #<Vagrant::Action::Builder:0x000001010f6318> | |
INFO warden: Calling IN action: #<VagrantPlugins::Triggers::Action::Trigger:0x0000010103e510> | |
INFO warden: Calling IN action: #<VagrantPlugins::Triggers::Action::Trigger:0x00000101310dd8> | |
INFO warden: Calling IN action: #<VagrantPlugins::Triggers::Action::Trigger:0x000001012c9898> | |
INFO warden: Calling OUT action: #<VagrantPlugins::Triggers::Action::Trigger:0x000001012c9898> | |
INFO warden: Calling OUT action: #<VagrantPlugins::Triggers::Action::Trigger:0x00000101310dd8> | |
INFO warden: Calling OUT action: #<VagrantPlugins::Triggers::Action::Trigger:0x0000010103e510> | |
INFO environment: Running hook: environment_load | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 4 hooks defined. | |
INFO runner: Running action: environment_load #<Vagrant::Action::Builder:0x00000101261338> | |
INFO warden: Calling IN action: #<VagrantPlugins::Triggers::Action::Trigger:0x000001019400c8> | |
INFO warden: Calling IN action: #<VagrantPlugins::Triggers::Action::Trigger:0x000001010c02b8> | |
INFO warden: Calling IN action: #<VagrantPlugins::Triggers::Action::Trigger:0x000001018a1860> | |
INFO warden: Calling IN action: #<HashiCorp::VagrantVMwarefusion::SetupPlugin:0x0000010102d530> | |
INFO sudo_helper: Sudo helper bin path: /Users/alexw/.vagrant.d/gems/2.3.4/gems/vagrant-vmware-fusion-5.0.0/bin/vagrant_vmware_desktop_sudo_helper_darwin_amd64 | |
INFO subprocess: Starting process: ["/Users/alexw/.vagrant.d/gems/2.3.4/gems/vagrant-vmware-fusion-5.0.0/bin/vagrant_vmware_desktop_sudo_helper_darwin_amd64", "validate"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command is setuid/setgid, clearing DYLD_LIBRARY_PATH | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: HashiCorp Background Check: Start | |
DEBUG activation: Last ping time: 1508760361 | |
DEBUG activation: License file ID: febfb799-a133-4ef6-a1a0-4b554ba7cb66 | |
INFO warden: Calling OUT action: HashiCorp Background Check: Start | |
INFO warden: Calling OUT action: #<HashiCorp::VagrantVMwarefusion::SetupPlugin:0x0000010102d530> | |
INFO warden: Calling OUT action: #<VagrantPlugins::Triggers::Action::Trigger:0x000001018a1860> | |
INFO warden: Calling OUT action: #<VagrantPlugins::Triggers::Action::Trigger:0x000001010c02b8> | |
INFO warden: Calling OUT action: #<VagrantPlugins::Triggers::Action::Trigger:0x000001019400c8> | |
INFO cli: CLI: [] "up" [] | |
DEBUG cli: Invoking command class: VagrantPlugins::CommandUp::Command [] | |
DEBUG command: 'Up' each target VM... | |
INFO loader: Set :root = ["#<Pathname:/Users/alexw/Documents/_projects/bestival/commonpeople/Vagrantfile>"] | |
DEBUG loader: Populating proc cache for #<Pathname:/Users/alexw/Documents/_projects/bestival/commonpeople/Vagrantfile> | |
DEBUG loader: Load procs for pathname: /Users/alexw/Documents/_projects/bestival/commonpeople/Vagrantfile | |
INFO loader: Loading configuration in order: [:home, :root] | |
DEBUG loader: Loading from: root (evaluating) | |
DEBUG provisioner: Provisioner defined: | |
DEBUG loader: Configuration loaded successfully, finalizing and returning | |
DEBUG push: finalizing | |
DEBUG command: Getting target VMs for command. Arguments: | |
DEBUG command: -- names: ["default"] | |
DEBUG command: -- options: {:provider=>nil} | |
DEBUG command: Finding machine that match name: default | |
INFO command: Active machine found with name default. Using provider: vmware_fusion | |
INFO environment: Getting machine: default (vmware_fusion) | |
INFO environment: Uncached load of machine. | |
INFO loader: Set "2156534740_machine_default" = [] | |
INFO loader: Loading configuration in order: [:home, :root, "2156534740_machine_default"] | |
DEBUG loader: Loading from: root (cache) | |
DEBUG loader: Configuration loaded successfully, finalizing and returning | |
DEBUG push: finalizing | |
INFO box_collection: Box found: puphpet/ubuntu1404-x64 (vmware_desktop) | |
INFO environment: Running hook: authenticate_box_url | |
INFO host: Autodetecting host type for [#<Vagrant::Environment: /Users/alexw/Documents/_projects/bestival/commonpeople>] | |
DEBUG host: Trying: alt | |
DEBUG host: Trying: arch | |
DEBUG host: Trying: darwin | |
INFO host: Detected: darwin! | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 3 hooks defined. | |
INFO runner: Running action: authenticate_box_url #<Vagrant::Action::Builder:0x00000101b115a0> | |
INFO warden: Calling IN action: #<VagrantPlugins::Triggers::Action::Trigger:0x00000101e7c690> | |
INFO warden: Calling IN action: #<VagrantPlugins::Triggers::Action::Trigger:0x000001015bd8b0> | |
INFO warden: Calling IN action: #<VagrantPlugins::Triggers::Action::Trigger:0x00000101658130> | |
INFO warden: Calling IN action: #<VagrantPlugins::LoginCommand::AddAuthentication:0x00000101674038> | |
DEBUG client: No authentication token in environment or /Users/alexw/.vagrant.d/data/vagrant_login_token | |
INFO warden: Calling OUT action: #<VagrantPlugins::LoginCommand::AddAuthentication:0x00000101674038> | |
INFO warden: Calling OUT action: #<VagrantPlugins::Triggers::Action::Trigger:0x00000101658130> | |
INFO warden: Calling OUT action: #<VagrantPlugins::Triggers::Action::Trigger:0x000001015bd8b0> | |
INFO warden: Calling OUT action: #<VagrantPlugins::Triggers::Action::Trigger:0x00000101e7c690> | |
INFO loader: Set :"2156034860_puphpet/ubuntu1404-x64_vmware_desktop" = ["#<Pathname:/Users/alexw/.vagrant.d/boxes/puphpet-VAGRANTSLASH-ubuntu1404-x64/20161102/vmware_desktop/Vagrantfile>"] | |
DEBUG loader: Populating proc cache for #<Pathname:/Users/alexw/.vagrant.d/boxes/puphpet-VAGRANTSLASH-ubuntu1404-x64/20161102/vmware_desktop/Vagrantfile> | |
DEBUG loader: Load procs for pathname: /Users/alexw/.vagrant.d/boxes/puphpet-VAGRANTSLASH-ubuntu1404-x64/20161102/vmware_desktop/Vagrantfile | |
INFO loader: Loading configuration in order: [:"2156034860_puphpet/ubuntu1404-x64_vmware_desktop", :home, :root, "2156534740_machine_default"] | |
DEBUG loader: Loading from: root (cache) | |
DEBUG loader: Configuration loaded successfully, finalizing and returning | |
DEBUG push: finalizing | |
INFO machine: Initializing machine: default | |
INFO machine: - Provider: HashiCorp::VagrantVMwarefusion::Provider | |
INFO machine: - Box: #<Vagrant::Box:0x000001028dad58> | |
INFO machine: - Data dir: /Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion | |
DEBUG vmware: Re-initializing driver for new ID: "/Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893/ubuntu-14.04-amd64.vmx" | |
INFO vmware_driver: VMX file: /Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893/ubuntu-14.04-amd64.vmx | |
INFO vmware_driver: Looking for VMware Fusion: /Applications/VMware Fusion.app | |
INFO vmware_driver: VMware Fusion path: #<Pathname:/Applications/VMware Fusion.app> | |
DEBUG vmware_driver: Attempting to read VMware version... | |
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmware-vmx", "-v"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command is setuid/setgid, clearing DYLD_LIBRARY_PATH | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stderr: | |
VMware Fusion Information: | |
VMware Fusion 10.0.1 build-6754183 Release | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO vmware_driver: Detected VMware version: 10.0.1 | |
DEBUG vmware_driver: service starter path: /Applications/VMware Fusion.app/Contents/Library/services/Open VMware Fusion Services | |
DEBUG vmware_driver: vmnet-cli path: /Applications/VMware Fusion.app/Contents/Library/vmnet-cli | |
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmrun", "list"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: not_running | |
INFO interface: Machine: metadata ["provider", :vmware_fusion, {:target=>:default}] | |
INFO command: With machine: default (#<HashiCorp::VagrantVMwarefusion::Provider:0x00000101766310 @logger=#<Log4r::Logger:0x000001017662c0 @fullname="hashicorp::vagrant::vmware", @outputters=[], @additive=true, @name="vmware", @path="hashicorp::vagrant", @parent=#<Log4r::Logger:0x000001012b9268 @fullname="hashicorp", @outputters=[#<Log4r::StderrOutputter:0x000001010c3530 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x000001010c2d88>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x000001018f1928 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="hashicorp", @path="", @parent=#<Log4r::RootLogger:0x0000010083f170 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @machine=#<Vagrant::Machine: default (HashiCorp::VagrantVMwarefusion::Provider)>, @driver=#<HashiCorp::VagrantVMwarefusion::Driver::Fusion:0x0000010137d1e0 @lic_features=["fusion", "fusion6", "fusion7", "fusion8", "fusion10", "fusion8", "fusion7", "fusion6"], @logger=#<Log4r::Logger:0x0000010137c740 @fullname="hashicorp::provider::vmware_driver", @outputters=[], @additive=true, @name="vmware_driver", @path="hashicorp::provider", @parent=#<Log4r::Logger:0x000001012b9268 @fullname="hashicorp", @outputters=[#<Log4r::StderrOutputter:0x000001010c3530 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x000001010c2d88>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x000001018f1928 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="hashicorp", @path="", @parent=#<Log4r::RootLogger:0x0000010083f170 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @vmx_path=#<Pathname:/Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893/ubuntu-14.04-amd64.vmx>, @vm_dir=#<Pathname:/Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893>, @allow_exp=false, @install_dir=#<Pathname:/Applications/VMware Fusion.app>, @networking_file=#<Pathname:/Library/Preferences/VMware Fusion/networking>, @service_starter=#<Pathname:/Applications/VMware Fusion.app/Contents/Library/services/Open VMware Fusion Services>, @vmnet_bridge_pidfile=#<Pathname:/var/run/vmnet-bridge.pid>, @vmnet_cli=#<Pathname:/Applications/VMware Fusion.app/Contents/Library/vmnet-cli>, @vmrun_path=#<Pathname:/Applications/VMware Fusion.app/Contents/Library/vmrun>, @vmware_vmx_path=#<Pathname:/Applications/VMware Fusion.app/Contents/Library/vmware-vmx>, @fusion_6=true, @fusion_7=true, @fusion_8=true, @fusion_10=true, @version="10.0.1">, @cap_logger=#<Log4r::Logger:0x00000104149420 @fullname="vagrant::capability_host::hashicorp::vagrantvmwarefusion::provider", @outputters=[], @additive=true, @name="provider", @path="vagrant::capability_host::hashicorp::vagrantvmwarefusion", @parent=#<Log4r::Logger:0x0000010083f378 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x000001010c3530 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x000001010c2d88>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x000001018f1928 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000010083f170 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @cap_host_chain=[[:vmware_fusion, #<#<Class:0x000001041498f8>:0x00000101f53a78>]], @cap_args=[#<Vagrant::Machine: default (HashiCorp::VagrantVMwarefusion::Provider)>], @cap_caps={:docker=>#<Vagrant::Registry:0x000001041497b8 @items={:public_address=>#<Proc:0x000001011f8090@/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/providers/docker/plugin.rb:60>, :proxy_machine=>#<Proc:0x000001011f8b80@/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/providers/docker/plugin.rb:65>}, @results_cache={}>, :hyperv=>#<Vagrant::Registry:0x00000104149718 @items={:public_address=>#<Proc:0x000001011d8bf0@/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/providers/hyperv/plugin.rb:25>, :snapshot_list=>#<Proc:0x000001011d8b00@/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/providers/hyperv/plugin.rb:30>}, @results_cache={}>, :virtualbox=>#<Vagrant::Registry:0x00000104149678 @items={:forwarded_ports=>#<Proc:0x00000101a923e0@/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/providers/virtualbox/plugin.rb:27>, :nic_mac_addresses=>#<Proc:0x00000101a92340@/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/providers/virtualbox/plugin.rb:32>, :public_address=>#<Proc:0x00000101a92318@/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/providers/virtualbox/plugin.rb:37>, :snapshot_list=>#<Proc:0x00000101a922f0@/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/providers/virtualbox/plugin.rb:42>}, @results_cache={}>, :vmware_fusion=>#<Vagrant::Registry:0x000001041495d8 @items={:forwarded_ports=>#<Proc:0x00000101a11010@/Users/alexw/.vagrant.d/gems/2.3.4/gems/vagrant-vmware-fusion-5.0.0/lib/vagrant-vmware-fusion/plugin.rb:96>, :public_address=>#<Proc:0x00000101a10f48@/Users/alexw/.vagrant.d/gems/2.3.4/gems/vagrant-vmware-fusion-5.0.0/lib/vagrant-vmware-fusion/plugin.rb:101>, :snapshot_list=>#<Proc:0x00000101a10ed0@/Users/alexw/.vagrant.d/gems/2.3.4/gems/vagrant-vmware-fusion-5.0.0/lib/vagrant-vmware-fusion/plugin.rb:106>, :nic_mac_addresses=>#<Proc:0x00000101a10e58@/Users/alexw/.vagrant.d/gems/2.3.4/gems/vagrant-vmware-fusion-5.0.0/lib/vagrant-vmware-fusion/plugin.rb:113>}, @results_cache={}>}>) | |
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmrun", "list"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: not_running | |
DEBUG command: Getting target VMs for command. Arguments: | |
DEBUG command: -- names: ["default"] | |
DEBUG command: -- options: {:provider=>nil} | |
DEBUG command: Finding machine that match name: default | |
INFO command: Active machine found with name default. Using provider: vmware_fusion | |
INFO environment: Getting machine: default (vmware_fusion) | |
INFO environment: Returning cached machine: default (vmware_fusion) | |
INFO command: With machine: default (#<HashiCorp::VagrantVMwarefusion::Provider:0x00000101766310 @logger=#<Log4r::Logger:0x000001017662c0 @fullname="hashicorp::vagrant::vmware", @outputters=[], @additive=true, @name="vmware", @path="hashicorp::vagrant", @parent=#<Log4r::Logger:0x000001012b9268 @fullname="hashicorp", @outputters=[#<Log4r::StderrOutputter:0x000001010c3530 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x000001010c2d88>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x000001018f1928 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="hashicorp", @path="", @parent=#<Log4r::RootLogger:0x0000010083f170 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @machine=#<Vagrant::Machine: default (HashiCorp::VagrantVMwarefusion::Provider)>, @driver=#<HashiCorp::VagrantVMwarefusion::Driver::Fusion:0x0000010137d1e0 @lic_features=["fusion", "fusion6", "fusion7", "fusion8", "fusion10", "fusion8", "fusion7", "fusion6"], @logger=#<Log4r::Logger:0x0000010137c740 @fullname="hashicorp::provider::vmware_driver", @outputters=[], @additive=true, @name="vmware_driver", @path="hashicorp::provider", @parent=#<Log4r::Logger:0x000001012b9268 @fullname="hashicorp", @outputters=[#<Log4r::StderrOutputter:0x000001010c3530 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x000001010c2d88>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x000001018f1928 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="hashicorp", @path="", @parent=#<Log4r::RootLogger:0x0000010083f170 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @vmx_path=#<Pathname:/Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893/ubuntu-14.04-amd64.vmx>, @vm_dir=#<Pathname:/Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893>, @allow_exp=false, @install_dir=#<Pathname:/Applications/VMware Fusion.app>, @networking_file=#<Pathname:/Library/Preferences/VMware Fusion/networking>, @service_starter=#<Pathname:/Applications/VMware Fusion.app/Contents/Library/services/Open VMware Fusion Services>, @vmnet_bridge_pidfile=#<Pathname:/var/run/vmnet-bridge.pid>, @vmnet_cli=#<Pathname:/Applications/VMware Fusion.app/Contents/Library/vmnet-cli>, @vmrun_path=#<Pathname:/Applications/VMware Fusion.app/Contents/Library/vmrun>, @vmware_vmx_path=#<Pathname:/Applications/VMware Fusion.app/Contents/Library/vmware-vmx>, @fusion_6=true, @fusion_7=true, @fusion_8=true, @fusion_10=true, @version="10.0.1">, @cap_logger=#<Log4r::Logger:0x00000104149420 @fullname="vagrant::capability_host::hashicorp::vagrantvmwarefusion::provider", @outputters=[], @additive=true, @name="provider", @path="vagrant::capability_host::hashicorp::vagrantvmwarefusion", @parent=#<Log4r::Logger:0x0000010083f378 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x000001010c3530 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x000001010c2d88>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x000001018f1928 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000010083f170 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @cap_host_chain=[[:vmware_fusion, #<#<Class:0x000001041498f8>:0x00000101f53a78>]], @cap_args=[#<Vagrant::Machine: default (HashiCorp::VagrantVMwarefusion::Provider)>], @cap_caps={:docker=>#<Vagrant::Registry:0x000001041497b8 @items={:public_address=>#<Proc:0x000001011f8090@/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/providers/docker/plugin.rb:60>, :proxy_machine=>#<Proc:0x000001011f8b80@/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/providers/docker/plugin.rb:65>}, @results_cache={}>, :hyperv=>#<Vagrant::Registry:0x00000104149718 @items={:public_address=>#<Proc:0x000001011d8bf0@/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/providers/hyperv/plugin.rb:25>, :snapshot_list=>#<Proc:0x000001011d8b00@/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/providers/hyperv/plugin.rb:30>}, @results_cache={}>, :virtualbox=>#<Vagrant::Registry:0x00000104149678 @items={:forwarded_ports=>#<Proc:0x00000101a923e0@/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/providers/virtualbox/plugin.rb:27>, :nic_mac_addresses=>#<Proc:0x00000101a92340@/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/providers/virtualbox/plugin.rb:32>, :public_address=>#<Proc:0x00000101a92318@/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/providers/virtualbox/plugin.rb:37>, :snapshot_list=>#<Proc:0x00000101a922f0@/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/providers/virtualbox/plugin.rb:42>}, @results_cache={}>, :vmware_fusion=>#<Vagrant::Registry:0x000001041495d8 @items={:forwarded_ports=>#<Proc:0x00000101a11010@/Users/alexw/.vagrant.d/gems/2.3.4/gems/vagrant-vmware-fusion-5.0.0/lib/vagrant-vmware-fusion/plugin.rb:96>, :public_address=>#<Proc:0x00000101a10f48@/Users/alexw/.vagrant.d/gems/2.3.4/gems/vagrant-vmware-fusion-5.0.0/lib/vagrant-vmware-fusion/plugin.rb:101>, :snapshot_list=>#<Proc:0x00000101a10ed0@/Users/alexw/.vagrant.d/gems/2.3.4/gems/vagrant-vmware-fusion-5.0.0/lib/vagrant-vmware-fusion/plugin.rb:106>, :nic_mac_addresses=>#<Proc:0x00000101a10e58@/Users/alexw/.vagrant.d/gems/2.3.4/gems/vagrant-vmware-fusion-5.0.0/lib/vagrant-vmware-fusion/plugin.rb:113>}, @results_cache={}>}>) | |
INFO interface: info: Bringing machine 'default' up with 'vmware_fusion' provider... | |
Bringing machine 'default' up with 'vmware_fusion' provider... | |
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmrun", "list"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: not_running | |
INFO batch_action: Enabling parallelization by default. | |
INFO batch_action: Disabling parallelization because provider doesn't support it: vmware_fusion | |
INFO batch_action: Batch action will parallelize: false | |
INFO batch_action: Starting action: #<Vagrant::Machine:0x000001028903c0> up {:destroy_on_error=>true, :install_provider=>false, :parallel=>true, :provision_ignore_sentinel=>false, :provision_types=>nil} | |
INFO machine: Calling action: up on provider VMware Fusion | |
DEBUG environment: Attempting to acquire process-lock: machine-action-9aa501bd23b23908dc1068f9c4a128a6 | |
DEBUG environment: Attempting to acquire process-lock: dotlock | |
INFO environment: Acquired process lock: dotlock | |
INFO environment: Released process lock: dotlock | |
INFO environment: Acquired process lock: machine-action-9aa501bd23b23908dc1068f9c4a128a6 | |
INFO interface: Machine: action ["up", "start", {:target=>:default}] | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 2 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x00000104258c80> | |
INFO warden: Calling IN action: #<VagrantPlugins::Triggers::Action::Trigger:0x00000101203aa8> | |
INFO warden: Calling IN action: #<VagrantPlugins::Triggers::Action::Trigger:0x00000105002f48> | |
DEBUG trigger: Looking for triggers with: | |
DEBUG trigger: -- action: up | |
DEBUG trigger: -- condition: instead_of | |
DEBUG trigger: -- vm: default | |
INFO warden: Calling IN action: #<VagrantPlugins::Triggers::Action::Trigger:0x0000010502a8b8> | |
DEBUG trigger: Looking for triggers with: | |
DEBUG trigger: -- action: up | |
DEBUG trigger: -- condition: before | |
DEBUG trigger: -- vm: default | |
INFO warden: Calling IN action: VMware Middleware: Compatibility | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::ConfigValidate:0x00000105051940> | |
INFO warden: Calling IN action: VMware Middleware: FixOldMachineID | |
INFO warden: Calling IN action: VMware Middleware: CheckVMware | |
INFO warden: Calling IN action: VMware Middleware: SudoHelperInstall | |
DEBUG sudo_helper_install: Checking if the sudo helper is installed... | |
INFO sudo_helper: Sudo helper bin path: /Users/alexw/.vagrant.d/gems/2.3.4/gems/vagrant-vmware-fusion-5.0.0/bin/vagrant_vmware_desktop_sudo_helper_darwin_amd64 | |
INFO subprocess: Starting process: ["/Users/alexw/.vagrant.d/gems/2.3.4/gems/vagrant-vmware-fusion-5.0.0/bin/vagrant_vmware_desktop_sudo_helper_darwin_amd64", "validate"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command is setuid/setgid, clearing DYLD_LIBRARY_PATH | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG sudo_helper_install: Sudo helper is installed. | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x0000010427bd98> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 2 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x00000100a22578> | |
INFO warden: Calling IN action: VMware Middleware: Created | |
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmrun", "list"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: not_running | |
INFO warden: Calling OUT action: VMware Middleware: Created | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 2 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x000001019e8958> | |
INFO warden: Calling IN action: #<Proc:0x00000104328458@/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: VMware Middleware: Compatibility | |
INFO warden: Calling IN action: VMware Middleware: FixOldMachineID | |
INFO warden: Calling IN action: VMware Middleware: SudoHelperInstall | |
DEBUG sudo_helper_install: Checking if the sudo helper is installed... | |
INFO sudo_helper: Sudo helper bin path: /Users/alexw/.vagrant.d/gems/2.3.4/gems/vagrant-vmware-fusion-5.0.0/bin/vagrant_vmware_desktop_sudo_helper_darwin_amd64 | |
INFO subprocess: Starting process: ["/Users/alexw/.vagrant.d/gems/2.3.4/gems/vagrant-vmware-fusion-5.0.0/bin/vagrant_vmware_desktop_sudo_helper_darwin_amd64", "validate"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command is setuid/setgid, clearing DYLD_LIBRARY_PATH | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG sudo_helper_install: Sudo helper is installed. | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BoxCheckOutdated:0x000001050a28b8> | |
INFO interface: output: Checking if box 'puphpet/ubuntu1404-x64' is up to date... | |
INFO interface: output: ==> default: Checking if box 'puphpet/ubuntu1404-x64' is up to date... | |
==> default: Checking if box 'puphpet/ubuntu1404-x64' is up to date... | |
INFO downloader: Downloader starting download: | |
INFO downloader: -- Source: https://vagrantcloud.com/puphpet/ubuntu1404-x64 | |
INFO downloader: -- Destination: /var/folders/bh/9zyq9s5s66v1_mjnx69cl60w0000gn/T/vagrant-load-metadata20171023-2646-fwsyoz | |
INFO subprocess: Starting process: ["/opt/vagrant/embedded/bin/curl", "-q", "--fail", "--location", "--max-redirs", "10", "--user-agent", "Vagrant/2.0.0 (+https://www.vagrantup.com; ruby2.3.4)", "-H", "Accept: application/json", "--output", "/var/folders/bh/9zyq9s5s66v1_mjnx69cl60w0000gn/T/vagrant-load-metadata20171023-2646-fwsyoz", "https://vagrantcloud.com/puphpet/ubuntu1404-x64"] | |
INFO subprocess: Command in the installer. Specifying DYLD_LIBRARY_PATH... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stderr: % Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 | |
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 | |
100 119 100 119 0 0 68 0 0:00:01 0:00:01 --:--:-- 73 | |
100 1474 0 1474 0 0 730 0 --:--:-- 0:00:02 --:--:-- 730 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31998 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x000001042f8ac8> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 2 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x00000100a399f8> | |
INFO warden: Calling IN action: VMware Middleware: Running | |
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmrun", "list"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: not_running | |
INFO warden: Calling OUT action: VMware Middleware: Running | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 2 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x000001050685a0> | |
INFO warden: Calling IN action: #<Proc:0x00000102a36918@/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: VMware Middleware: CheckExistingNetwork | |
INFO check_existing_network: Checking if the vmnet devices are healthy... | |
DEBUG environment: Attempting to acquire process-lock: vmware-network | |
DEBUG environment: Attempting to acquire process-lock: dotlock | |
INFO environment: Acquired process lock: dotlock | |
INFO environment: Released process lock: dotlock | |
INFO environment: Acquired process lock: vmware-network | |
INFO interface: info: Verifying vmnet devices are healthy... | |
INFO interface: info: ==> default: Verifying vmnet devices are healthy... | |
==> default: Verifying vmnet devices are healthy... | |
INFO subprocess: Starting process: ["/Users/alexw/.vagrant.d/gems/2.3.4/gems/vagrant-vmware-fusion-5.0.0/bin/vagrant_vmware_desktop_sudo_helper_darwin_amd64", "vmnet", "-status"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command is setuid/setgid, clearing DYLD_LIBRARY_PATH | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: DHCP service on vmnet1 is running | |
Hostonly virtual adapter on vmnet1 is enabled | |
DHCP service on vmnet2 is running | |
Hostonly virtual adapter on vmnet2 is enabled | |
DHCP service on vmnet3 is running | |
Hostonly virtual adapter on vmnet3 is enabled | |
DHCP service on vmnet4 is running | |
Hostonly virtual adapter on vmnet4 is enabled | |
DHCP service on vmnet5 is running | |
Hostonly virtual adapter on vmnet5 is enabled | |
DHCP service on vmnet6 is running | |
Hostonly virtual adapter on vmnet6 is enabled | |
DHCP service on vmnet8 is running | |
NAT service on vmnet8 is running | |
Hostonly virtual adapter on vmnet8 is enabled | |
All the services configured on all the networks are running | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO vmware_driver: vmnet devices appear healthy! | |
DEBUG vmware_driver: Beginning to verify routing of devices... | |
INFO subprocess: Starting process: ["/Users/alexw/.vagrant.d/gems/2.3.4/gems/vagrant-vmware-fusion-5.0.0/bin/vagrant_vmware_desktop_sudo_helper_darwin_amd64", "vmnet", "-status"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command is setuid/setgid, clearing DYLD_LIBRARY_PATH | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: DHCP service on vmnet1 is running | |
Hostonly virtual adapter on vmnet1 is enabled | |
DHCP service on vmnet2 is running | |
Hostonly virtual adapter on vmnet2 is enabled | |
DHCP service on vmnet3 is running | |
Hostonly virtual adapter on vmnet3 is enabled | |
DHCP service on vmnet4 is running | |
Hostonly virtual adapter on vmnet4 is enabled | |
DHCP service on vmnet5 is running | |
Hostonly virtual adapter on vmnet5 is enabled | |
DHCP service on vmnet6 is running | |
Hostonly virtual adapter on vmnet6 is enabled | |
DHCP service on vmnet8 is running | |
NAT service on vmnet8 is running | |
Hostonly virtual adapter on vmnet8 is enabled | |
All the services configured on all the networks are running | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/sbin/netstat", "-nr", "-f", "inet"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Routing tables | |
Internet: | |
Destination Gateway Flags Refs Use Netif Expire | |
default 192.168.1.1 UGSc 424 0 en0 | |
10.10/16 link#18 UC 2 0 vmnet4 | |
10.10.255.255 ff:ff:ff:ff:ff:ff UHLWbI 0 4 vmnet4 | |
10.20/24 link#16 UC 2 0 vmnet2 | |
10.20.0.255 ff:ff:ff:ff:ff:ff UHLWbI 0 4 vmnet2 | |
10.20.30/24 link#19 UC 2 0 vmnet5 | |
10.20.30.255 ff:ff:ff:ff:ff:ff UHLWbI 0 4 vmnet5 | |
127 127.0.0.1 UCS 0 0 lo0 | |
127.0.0.1 127.0.0.1 UH 6 2374 lo0 | |
169.254 link#5 UCS 0 0 en0 | |
172.10 link#17 UC 2 0 vmnet3 | |
172.10.255.255 ff:ff:ff:ff:ff:ff UHLWbI 0 4 vmnet3 | |
172.16 link#20 UC 2 0 vmnet6 | |
172.16.114/24 link#15 UC 2 0 vmnet1 | |
172.16.114.255 ff:ff:ff:ff:ff:ff UHLWbI 0 4 vmnet1 | |
172.16.134/24 link#21 UC 3 0 vmnet8 | |
172.16.134.132 0:c:29:11:4c:39 UHLWIi 1 559 vmnet8 1180 | |
172.16.134.255 ff:ff:ff:ff:ff:ff UHLWbI 0 4 vmnet8 | |
172.16.255.255 ff:ff:ff:ff:ff:ff UHLWbI 0 4 vmnet6 | |
192.168.1 link#5 UCS 17 0 en0 | |
192.168.1.1/32 link#5 UCS 2 0 en0 | |
192.168.1.1 2c:4d:54:0:98:a0 UHLWIir 170 0 en0 1197 | |
192.168.1.23 0:71:cc:9e:5e:73 UHLWI 0 0 en0 974 | |
192.168.1.29 2c:f0:a2:9c:a3:3d UHLWI 0 0 en0 685 | |
192.168.1.35 6c:40:8:bb:88:b2 UHLWI 0 0 en0 988 | |
192.168.1.44 b8:53:ac:bd:ca:2e UHLWI 0 0 en0 748 | |
192.168.1.51 60:c5:47:8d:2:94 UHLWI 0 0 en0 1052 | |
192.168.1.63 54:72:4f:31:d1:f0 UHLWI 0 0 en0 1123 | |
192.168.1.69 18:65:90:75:32:32 UHLWI 0 0 en0 789 | |
192.168.1.84/32 link#5 UCS 0 0 en0 | |
192.168.1.164 3c:e0:72:d6:73:97 UHLWI 0 0 en0 1158 | |
192.168.1.168 b0:e8:92:57:7a:7c UHLWI 0 0 en0 1200 | |
192.168.1.169 8c:8e:f2:83:80:a5 UHLWI 0 0 en0 1153 | |
192.168.1.170 1c:5c:f2:43:7:4 UHLWI 0 0 en0 1122 | |
192.168.1.198 40:49:f:6a:94:e7 UHLWI 0 0 en0 1197 | |
192.168.1.224 d0:3:4b:83:c6:74 UHLWI 0 0 en0 650 | |
192.168.1.230 0:17:88:4b:7d:6c UHLWI 0 90 en0 1094 | |
192.168.1.235 2c:33:7a:31:cf:1e UHLWI 0 0 en0 1185 | |
192.168.1.253 54:13:79:60:86:b7 UHLWI 0 0 en0 1051 | |
192.168.1.255 ff:ff:ff:ff:ff:ff UHLWbI 0 4 en0 | |
224.0.0/4 link#5 UmCS 2 0 en0 | |
224.0.0.251 1:0:5e:0:0:fb UHmLWI 0 0 en0 | |
239.255.255.250 1:0:5e:7f:ff:fa UHmLWI 0 46 en0 | |
255.255.255.255/32 link#5 UCS 1 0 en0 | |
255.255.255.255 ff:ff:ff:ff:ff:ff UHLWbI 0 4 en0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO networking_file: Reading adapters from networking file... | |
DEBUG networking_file: VNET: 1. KEY: 'DHCP' = 'yes' | |
DEBUG networking_file: VNET: 1. KEY: 'DHCP_CFG_HASH' = '46E79A506D2EE6BCB981E18290EEB583070AC27F' | |
DEBUG networking_file: VNET: 1. KEY: 'HOSTONLY_NETMASK' = '255.255.255.0' | |
DEBUG networking_file: VNET: 1. KEY: 'HOSTONLY_SUBNET' = '172.16.114.0' | |
DEBUG networking_file: VNET: 1. KEY: 'VIRTUAL_ADAPTER' = 'yes' | |
DEBUG networking_file: VNET: 2. KEY: 'DHCP' = 'yes' | |
DEBUG networking_file: VNET: 2. KEY: 'DHCP_CFG_HASH' = 'C917B323CE55CE5789B03114326D70010231F67C' | |
DEBUG networking_file: VNET: 2. KEY: 'HOSTONLY_NETMASK' = '255.255.255.0' | |
DEBUG networking_file: VNET: 2. KEY: 'HOSTONLY_SUBNET' = '10.20.0.0' | |
DEBUG networking_file: VNET: 2. KEY: 'VIRTUAL_ADAPTER' = 'yes' | |
DEBUG networking_file: VNET: 3. KEY: 'DHCP' = 'yes' | |
DEBUG networking_file: VNET: 3. KEY: 'DHCP_CFG_HASH' = '6022E6527363C28F6EBA6CD313A0954A37314359' | |
DEBUG networking_file: VNET: 3. KEY: 'HOSTONLY_NETMASK' = '255.255.0.0' | |
DEBUG networking_file: VNET: 3. KEY: 'HOSTONLY_SUBNET' = '172.10.0.0' | |
DEBUG networking_file: VNET: 3. KEY: 'VIRTUAL_ADAPTER' = 'yes' | |
DEBUG networking_file: VNET: 4. KEY: 'DHCP' = 'yes' | |
DEBUG networking_file: VNET: 4. KEY: 'DHCP_CFG_HASH' = 'F1D86CA628DF8AFB5B22DA043DFA59E892C742A5' | |
DEBUG networking_file: VNET: 4. KEY: 'HOSTONLY_NETMASK' = '255.255.0.0' | |
DEBUG networking_file: VNET: 4. KEY: 'HOSTONLY_SUBNET' = '10.10.0.0' | |
DEBUG networking_file: VNET: 4. KEY: 'VIRTUAL_ADAPTER' = 'yes' | |
DEBUG networking_file: VNET: 5. KEY: 'DHCP' = 'yes' | |
DEBUG networking_file: VNET: 5. KEY: 'DHCP_CFG_HASH' = '985D5276AF86674FC778DB6D0C07F75D3945B93A' | |
DEBUG networking_file: VNET: 5. KEY: 'HOSTONLY_NETMASK' = '255.255.255.0' | |
DEBUG networking_file: VNET: 5. KEY: 'HOSTONLY_SUBNET' = '10.20.30.0' | |
DEBUG networking_file: VNET: 5. KEY: 'VIRTUAL_ADAPTER' = 'yes' | |
DEBUG networking_file: VNET: 6. KEY: 'DHCP' = 'yes' | |
DEBUG networking_file: VNET: 6. KEY: 'DHCP_CFG_HASH' = 'FCDA119D9A71AFB7232CA54ED5E236A716985EC4' | |
DEBUG networking_file: VNET: 6. KEY: 'HOSTONLY_NETMASK' = '255.255.0.0' | |
DEBUG networking_file: VNET: 6. KEY: 'HOSTONLY_SUBNET' = '172.16.0.0' | |
DEBUG networking_file: VNET: 6. KEY: 'VIRTUAL_ADAPTER' = 'yes' | |
DEBUG networking_file: VNET: 8. KEY: 'DHCP' = 'yes' | |
DEBUG networking_file: VNET: 8. KEY: 'DHCP_CFG_HASH' = '466852875D8BD22E03603EF19AA579090EDFD476' | |
DEBUG networking_file: VNET: 8. KEY: 'HOSTONLY_NETMASK' = '255.255.255.0' | |
DEBUG networking_file: VNET: 8. KEY: 'HOSTONLY_SUBNET' = '172.16.134.0' | |
DEBUG networking_file: VNET: 8. KEY: 'NAT' = 'yes' | |
DEBUG networking_file: VNET: 8. KEY: 'VIRTUAL_ADAPTER' = 'yes' | |
DEBUG networking_file: Pruning adapters that aren't actually active... | |
DEBUG vmware_driver: Testing route: 172.16.114.0 expects {:name=>"vmnet1", :number=>1, :dhcp=>"yes", :hostonly_netmask=>"255.255.255.0", :hostonly_subnet=>"172.16.114.0", :nat=>nil, :virtual_adapter=>"yes"} | |
DEBUG vmware_driver: Testing route: 10.20.0.0 expects {:name=>"vmnet2", :number=>2, :dhcp=>"yes", :hostonly_netmask=>"255.255.255.0", :hostonly_subnet=>"10.20.0.0", :nat=>nil, :virtual_adapter=>"yes"} | |
DEBUG vmware_driver: Testing route: 172.10.0.0 expects {:name=>"vmnet3", :number=>3, :dhcp=>"yes", :hostonly_netmask=>"255.255.0.0", :hostonly_subnet=>"172.10.0.0", :nat=>nil, :virtual_adapter=>"yes"} | |
DEBUG vmware_driver: Testing route: 10.10.0.0 expects {:name=>"vmnet4", :number=>4, :dhcp=>"yes", :hostonly_netmask=>"255.255.0.0", :hostonly_subnet=>"10.10.0.0", :nat=>nil, :virtual_adapter=>"yes"} | |
DEBUG vmware_driver: Testing route: 10.20.30.0 expects {:name=>"vmnet5", :number=>5, :dhcp=>"yes", :hostonly_netmask=>"255.255.255.0", :hostonly_subnet=>"10.20.30.0", :nat=>nil, :virtual_adapter=>"yes"} | |
DEBUG vmware_driver: Testing route: 172.16.0.0 expects {:name=>"vmnet6", :number=>6, :dhcp=>"yes", :hostonly_netmask=>"255.255.0.0", :hostonly_subnet=>"172.16.0.0", :nat=>nil, :virtual_adapter=>"yes"} | |
DEBUG vmware_driver: Testing route: 172.16.134.0 expects {:name=>"vmnet8", :number=>8, :dhcp=>"yes", :hostonly_netmask=>"255.255.255.0", :hostonly_subnet=>"172.16.134.0", :nat=>"yes", :virtual_adapter=>"yes"} | |
INFO environment: Released process lock: vmware-network | |
DEBUG environment: Attempting to acquire process-lock: dotlock | |
INFO environment: Acquired process lock: dotlock | |
INFO environment: Released process lock: dotlock | |
INFO warden: Calling IN action: VMware Middleware: PruneForwardedPorts | |
INFO prune_forwarded_ports: Pruning forwarded ports... | |
DEBUG environment: Attempting to acquire process-lock: vmware-network | |
DEBUG environment: Attempting to acquire process-lock: dotlock | |
INFO environment: Acquired process lock: dotlock | |
INFO environment: Released process lock: dotlock | |
INFO environment: Acquired process lock: vmware-network | |
INFO vmware_driver: Pruning forwarded ports from: /Library/Preferences/VMware Fusion/vmnet8/nat.conf | |
DEBUG nat_conf: Read section: incomingtcp | |
DEBUG nat_conf: -- Value: "[incomingtcp]\n\n# Use these with care - anyone can enter into your VM through these...\n# The format and example are as follows:\n#<external port number> = <VM's IP address>:<VM's port number>\n#8080 = 172.16.3.128:80\n2222 = 172.16.134.132:22\n" | |
DEBUG nat_conf: Read section: incomingudp | |
DEBUG nat_conf: -- Value: "[incomingudp]\n\n# UDP port forwarding example\n#6000 = 172.16.3.0:6001\n\n" | |
WARN nat_conf: Registering missing port forward: 2222 -> 22 `/users/alexw/documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893/ubuntu-14.04-amd64.vmx` | |
DEBUG internal_configuration: Entry: {"port_forwards"=>{"tcp"=>{"2222"=>22}, "udp"=>{}}, "guest_ip"=>"172.16.134.132"} | |
DEBUG internal_configuration: Saving updated internal configuration! | |
DEBUG nat_conf: Replace section: incomingtcp | |
DEBUG nat_conf: Replace section: incomingudp | |
DEBUG nat_conf: Writing NAT file: "# VMware NAT configuration file\n# Manual editing of this file is not recommended. Using UI is preferred.\n\n[host]\n\n# NAT gateway address\nip = 172.16.134.2\nnetmask = 255.255.255.0\n\n# VMnet device if not specified on command line\ndevice = vmnet8\n\n# Allow PORT/EPRT FTP commands (they need incoming TCP stream ...)\nactiveFTP = 1\n\n# Allows the source to have any OUI. Turn this on if you change the OUI\n# in the MAC address of your virtual machines.\nallowAnyOUI = 1\n\n# Controls if (TCP) connections should be reset when the adapter they are\n# bound to goes down\nresetConnectionOnLinkDown = 1\n\n# Controls if (TCP) connection should be reset when guest packet's destination\n# is NAT's IP address\nresetConnectionOnDestLocalHost = 1\n\n# Controls if enable nat ipv6\nnatIp6Enable = 0\n\n# Controls if enable nat ipv6\nnatIp6Prefix = fd15:4ba5:5a2b:1008::/64\n\n[tcp]\n\n# Value of timeout in TCP TIME_WAIT state, in seconds\ntimeWaitTimeout = 30\n\n[udp]\n\n# Timeout in seconds. Dynamically-created UDP mappings will purged if\n# idle for this duration of time 0 = no timeout, default = 60; real\n# value might be up to 100% longer\ntimeout = 60\n\n[netbios]\n# Timeout for NBNS queries.\nnbnsTimeout = 2\n\n# Number of retries for each NBNS query.\nnbnsRetries = 3\n\n# Timeout for NBDS queries.\nnbdsTimeout = 3\n\n[incomingtcp]\n\n# Use these with care - anyone can enter into your VM through these...\n# The format and example are as follows:\n#<external port number> = <VM's IP address>:<VM's port number>\n#8080 = 172.16.3.128:80\n# VAGRANT-BEGIN: /users/alexw/documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893/ubuntu-14.04-amd64.vmx\n2222 = 172.16.134.132:22\n# VAGRANT-END: /users/alexw/documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893/ubuntu-14.04-amd64.vmx\n\n[incomingudp]\n\n# UDP port forwarding example\n#6000 = 172.16.3.0:6001\n\n" | |
INFO subprocess: Starting process: ["/Users/alexw/.vagrant.d/gems/2.3.4/gems/vagrant-vmware-fusion-5.0.0/bin/vagrant_vmware_desktop_sudo_helper_darwin_amd64", "netconf", "-nat=/var/folders/bh/9zyq9s5s66v1_mjnx69cl60w0000gn/T/vagrant20171023-2646-1s39ew6", "-device=vmnet8"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command is setuid/setgid, clearing DYLD_LIBRARY_PATH | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG nat_conf: Read section: incomingtcp | |
DEBUG nat_conf: -- Value: "[incomingtcp]\n\n# Use these with care - anyone can enter into your VM through these...\n# The format and example are as follows:\n#<external port number> = <VM's IP address>:<VM's port number>\n#8080 = 172.16.3.128:80\n# VAGRANT-BEGIN: /users/alexw/documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893/ubuntu-14.04-amd64.vmx\n2222 = 172.16.134.132:22\n# VAGRANT-END: /users/alexw/documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893/ubuntu-14.04-amd64.vmx\n" | |
DEBUG nat_conf: Read section: incomingudp | |
DEBUG nat_conf: -- Value: "[incomingudp]\n\n# UDP port forwarding example\n#6000 = 172.16.3.0:6001\n\n" | |
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmrun", "list"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO vmware_driver: Pruning non-running VM's NAT section: /users/alexw/documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893/ubuntu-14.04-amd64.vmx | |
DEBUG internal_configuration: Clearing VM section: /users/alexw/documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893/ubuntu-14.04-amd64.vmx | |
INFO networking_file: Reading adapters from networking file... | |
DEBUG networking_file: VNET: 1. KEY: 'DHCP' = 'yes' | |
DEBUG networking_file: VNET: 1. KEY: 'DHCP_CFG_HASH' = '46E79A506D2EE6BCB981E18290EEB583070AC27F' | |
DEBUG networking_file: VNET: 1. KEY: 'HOSTONLY_NETMASK' = '255.255.255.0' | |
DEBUG networking_file: VNET: 1. KEY: 'HOSTONLY_SUBNET' = '172.16.114.0' | |
DEBUG networking_file: VNET: 1. KEY: 'VIRTUAL_ADAPTER' = 'yes' | |
DEBUG networking_file: VNET: 2. KEY: 'DHCP' = 'yes' | |
DEBUG networking_file: VNET: 2. KEY: 'DHCP_CFG_HASH' = 'C917B323CE55CE5789B03114326D70010231F67C' | |
DEBUG networking_file: VNET: 2. KEY: 'HOSTONLY_NETMASK' = '255.255.255.0' | |
DEBUG networking_file: VNET: 2. KEY: 'HOSTONLY_SUBNET' = '10.20.0.0' | |
DEBUG networking_file: VNET: 2. KEY: 'VIRTUAL_ADAPTER' = 'yes' | |
DEBUG networking_file: VNET: 3. KEY: 'DHCP' = 'yes' | |
DEBUG networking_file: VNET: 3. KEY: 'DHCP_CFG_HASH' = '6022E6527363C28F6EBA6CD313A0954A37314359' | |
DEBUG networking_file: VNET: 3. KEY: 'HOSTONLY_NETMASK' = '255.255.0.0' | |
DEBUG networking_file: VNET: 3. KEY: 'HOSTONLY_SUBNET' = '172.10.0.0' | |
DEBUG networking_file: VNET: 3. KEY: 'VIRTUAL_ADAPTER' = 'yes' | |
DEBUG networking_file: VNET: 4. KEY: 'DHCP' = 'yes' | |
DEBUG networking_file: VNET: 4. KEY: 'DHCP_CFG_HASH' = 'F1D86CA628DF8AFB5B22DA043DFA59E892C742A5' | |
DEBUG networking_file: VNET: 4. KEY: 'HOSTONLY_NETMASK' = '255.255.0.0' | |
DEBUG networking_file: VNET: 4. KEY: 'HOSTONLY_SUBNET' = '10.10.0.0' | |
DEBUG networking_file: VNET: 4. KEY: 'VIRTUAL_ADAPTER' = 'yes' | |
DEBUG networking_file: VNET: 5. KEY: 'DHCP' = 'yes' | |
DEBUG networking_file: VNET: 5. KEY: 'DHCP_CFG_HASH' = '985D5276AF86674FC778DB6D0C07F75D3945B93A' | |
DEBUG networking_file: VNET: 5. KEY: 'HOSTONLY_NETMASK' = '255.255.255.0' | |
DEBUG networking_file: VNET: 5. KEY: 'HOSTONLY_SUBNET' = '10.20.30.0' | |
DEBUG networking_file: VNET: 5. KEY: 'VIRTUAL_ADAPTER' = 'yes' | |
DEBUG networking_file: VNET: 6. KEY: 'DHCP' = 'yes' | |
DEBUG networking_file: VNET: 6. KEY: 'DHCP_CFG_HASH' = 'FCDA119D9A71AFB7232CA54ED5E236A716985EC4' | |
DEBUG networking_file: VNET: 6. KEY: 'HOSTONLY_NETMASK' = '255.255.0.0' | |
DEBUG networking_file: VNET: 6. KEY: 'HOSTONLY_SUBNET' = '172.16.0.0' | |
DEBUG networking_file: VNET: 6. KEY: 'VIRTUAL_ADAPTER' = 'yes' | |
DEBUG networking_file: VNET: 8. KEY: 'DHCP' = 'yes' | |
DEBUG networking_file: VNET: 8. KEY: 'DHCP_CFG_HASH' = '466852875D8BD22E03603EF19AA579090EDFD476' | |
DEBUG networking_file: VNET: 8. KEY: 'HOSTONLY_NETMASK' = '255.255.255.0' | |
DEBUG networking_file: VNET: 8. KEY: 'HOSTONLY_SUBNET' = '172.16.134.0' | |
DEBUG networking_file: VNET: 8. KEY: 'NAT' = 'yes' | |
DEBUG networking_file: VNET: 8. KEY: 'VIRTUAL_ADAPTER' = 'yes' | |
DEBUG networking_file: Pruning adapters that aren't actually active... | |
DEBUG networking_file: saving device: {:name=>"vmnet1", :number=>1, :dhcp=>"yes", :hostonly_netmask=>"255.255.255.0", :hostonly_subnet=>"172.16.114.0", :nat=>nil, :virtual_adapter=>"yes"} | |
DEBUG networking_file: saving device: {:name=>"vmnet2", :number=>2, :dhcp=>"yes", :hostonly_netmask=>"255.255.255.0", :hostonly_subnet=>"10.20.0.0", :nat=>nil, :virtual_adapter=>"yes"} | |
DEBUG networking_file: saving device: {:name=>"vmnet3", :number=>3, :dhcp=>"yes", :hostonly_netmask=>"255.255.0.0", :hostonly_subnet=>"172.10.0.0", :nat=>nil, :virtual_adapter=>"yes"} | |
DEBUG networking_file: saving device: {:name=>"vmnet4", :number=>4, :dhcp=>"yes", :hostonly_netmask=>"255.255.0.0", :hostonly_subnet=>"10.10.0.0", :nat=>nil, :virtual_adapter=>"yes"} | |
DEBUG networking_file: saving device: {:name=>"vmnet5", :number=>5, :dhcp=>"yes", :hostonly_netmask=>"255.255.255.0", :hostonly_subnet=>"10.20.30.0", :nat=>nil, :virtual_adapter=>"yes"} | |
DEBUG networking_file: saving device: {:name=>"vmnet6", :number=>6, :dhcp=>"yes", :hostonly_netmask=>"255.255.0.0", :hostonly_subnet=>"172.16.0.0", :nat=>nil, :virtual_adapter=>"yes"} | |
DEBUG networking_file: saving device: {:name=>"vmnet8", :number=>8, :dhcp=>"yes", :hostonly_netmask=>"255.255.255.0", :hostonly_subnet=>"172.16.134.0", :nat=>"yes", :virtual_adapter=>"yes"} | |
DEBUG networking_file: saving port forward set: {:type=>"add", :device=>"8", :proto=>"tcp", :host_port=>"2222", :guest_ip=>"172.16.134.132", :guest_port=>"22"} | |
DEBUG networking_file: saving port forward removal: {:device=>"8", :proto=>"tcp", :host_port=>"2222", :guest_ip=>"172.16.134.132", :guest_port=>22} | |
INFO subprocess: Starting process: ["/Users/alexw/.vagrant.d/gems/2.3.4/gems/vagrant-vmware-fusion-5.0.0/bin/vagrant_vmware_desktop_sudo_helper_darwin_amd64", "netconf", "-network=/var/folders/bh/9zyq9s5s66v1_mjnx69cl60w0000gn/T/vagrant20171023-2646-8cpiqg"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command is setuid/setgid, clearing DYLD_LIBRARY_PATH | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG internal_configuration: Saving updated internal configuration! | |
DEBUG nat_conf: Replace section: incomingtcp | |
DEBUG nat_conf: Replace section: incomingudp | |
DEBUG nat_conf: Writing NAT file: "# VMware NAT configuration file\n# Manual editing of this file is not recommended. Using UI is preferred.\n\n[host]\n\n# NAT gateway address\nip = 172.16.134.2\nnetmask = 255.255.255.0\n\n# VMnet device if not specified on command line\ndevice = vmnet8\n\n# Allow PORT/EPRT FTP commands (they need incoming TCP stream ...)\nactiveFTP = 1\n\n# Allows the source to have any OUI. Turn this on if you change the OUI\n# in the MAC address of your virtual machines.\nallowAnyOUI = 1\n\n# Controls if (TCP) connections should be reset when the adapter they are\n# bound to goes down\nresetConnectionOnLinkDown = 1\n\n# Controls if (TCP) connection should be reset when guest packet's destination\n# is NAT's IP address\nresetConnectionOnDestLocalHost = 1\n\n# Controls if enable nat ipv6\nnatIp6Enable = 0\n\n# Controls if enable nat ipv6\nnatIp6Prefix = fd15:4ba5:5a2b:1008::/64\n\n[tcp]\n\n# Value of timeout in TCP TIME_WAIT state, in seconds\ntimeWaitTimeout = 30\n\n[udp]\n\n# Timeout in seconds. Dynamically-created UDP mappings will purged if\n# idle for this duration of time 0 = no timeout, default = 60; real\n# value might be up to 100% longer\ntimeout = 60\n\n[netbios]\n# Timeout for NBNS queries.\nnbnsTimeout = 2\n\n# Number of retries for each NBNS query.\nnbnsRetries = 3\n\n# Timeout for NBDS queries.\nnbdsTimeout = 3\n\n[incomingtcp]\n\n# Use these with care - anyone can enter into your VM through these...\n# The format and example are as follows:\n#<external port number> = <VM's IP address>:<VM's port number>\n#8080 = 172.16.3.128:80\n\n[incomingudp]\n\n# UDP port forwarding example\n#6000 = 172.16.3.0:6001\n\n" | |
INFO subprocess: Starting process: ["/Users/alexw/.vagrant.d/gems/2.3.4/gems/vagrant-vmware-fusion-5.0.0/bin/vagrant_vmware_desktop_sudo_helper_darwin_amd64", "netconf", "-nat=/var/folders/bh/9zyq9s5s66v1_mjnx69cl60w0000gn/T/vagrant20171023-2646-yr6l1b", "-device=vmnet8"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command is setuid/setgid, clearing DYLD_LIBRARY_PATH | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG nat_conf: Read section: incomingtcp | |
DEBUG nat_conf: -- Value: "[incomingtcp]\n\n# Use these with care - anyone can enter into your VM through these...\n# The format and example are as follows:\n#<external port number> = <VM's IP address>:<VM's port number>\n#8080 = 172.16.3.128:80\n" | |
DEBUG nat_conf: Read section: incomingudp | |
DEBUG nat_conf: -- Value: "[incomingudp]\n\n# UDP port forwarding example\n#6000 = 172.16.3.0:6001\n\n" | |
INFO subprocess: Starting process: ["/Users/alexw/.vagrant.d/gems/2.3.4/gems/vagrant-vmware-fusion-5.0.0/bin/vagrant_vmware_desktop_sudo_helper_darwin_amd64", "vmnet", "-status"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command is setuid/setgid, clearing DYLD_LIBRARY_PATH | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: DHCP service on vmnet1 is running | |
Hostonly virtual adapter on vmnet1 is enabled | |
DHCP service on vmnet2 is running | |
Hostonly virtual adapter on vmnet2 is enabled | |
DHCP service on vmnet3 is running | |
Hostonly virtual adapter on vmnet3 is enabled | |
DHCP service on vmnet4 is running | |
Hostonly virtual adapter on vmnet4 is enabled | |
DHCP service on vmnet5 is running | |
Hostonly virtual adapter on vmnet5 is enabled | |
DHCP service on vmnet6 is running | |
Hostonly virtual adapter on vmnet6 is enabled | |
DHCP service on vmnet8 is running | |
NAT service on vmnet8 is running | |
Hostonly virtual adapter on vmnet8 is enabled | |
All the services configured on all the networks are running | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO vmware_driver: Restarting vmnet devices due to pruned forwarded ports... | |
INFO subprocess: Starting process: ["/Users/alexw/.vagrant.d/gems/2.3.4/gems/vagrant-vmware-fusion-5.0.0/bin/vagrant_vmware_desktop_sudo_helper_darwin_amd64", "vmnet", "-status"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command is setuid/setgid, clearing DYLD_LIBRARY_PATH | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: DHCP service on vmnet1 is running | |
Hostonly virtual adapter on vmnet1 is enabled | |
DHCP service on vmnet2 is running | |
Hostonly virtual adapter on vmnet2 is enabled | |
DHCP service on vmnet3 is running | |
Hostonly virtual adapter on vmnet3 is enabled | |
DHCP service on vmnet4 is running | |
Hostonly virtual adapter on vmnet4 is enabled | |
DHCP service on vmnet5 is running | |
Hostonly virtual adapter on vmnet5 is enabled | |
DHCP service on vmnet6 is running | |
Hostonly virtual adapter on vmnet6 is enabled | |
DHCP service on vmnet8 is running | |
NAT service on vmnet8 is running | |
Hostonly virtual adapter on vmnet8 is enabled | |
All the services configured on all the networks are running | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO vmware_driver: Reconfiguring VMware network interfaces... | |
INFO subprocess: Starting process: ["/Users/alexw/.vagrant.d/gems/2.3.4/gems/vagrant-vmware-fusion-5.0.0/bin/vagrant_vmware_desktop_sudo_helper_darwin_amd64", "vmnet", "-configure"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command is setuid/setgid, clearing DYLD_LIBRARY_PATH | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Stopped DHCP service on vmnet1 | |
Disabled hostonly virtual adapter on vmnet1 | |
Stopped DHCP service on vmnet2 | |
Disabled hostonly virtual adapter on vmnet2 | |
Stopped DHCP service on vmnet3 | |
Disabled hostonly virtual adapter on vmnet3 | |
Stopped DHCP service on vmnet4 | |
Disabled hostonly virtual adapter on vmnet4 | |
Stopped DHCP service on vmnet5 | |
Disabled hostonly virtual adapter on vmnet5 | |
Stopped DHCP service on vmnet6 | |
Disabled hostonly virtual adapter on vmnet6 | |
Stopped DHCP service on vmnet8 | |
Stopped NAT service on vmnet8 | |
Disabled hostonly virtual adapter on vmnet8 | |
Stopped all configured services on all networks | |
Backed up existing network settings to backup file "/tmp/vmware.YWdIGI" | |
Restored network settings | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
INFO vmware_driver: Starting VMware network interfaces... | |
INFO subprocess: Starting process: ["/Users/alexw/.vagrant.d/gems/2.3.4/gems/vagrant-vmware-fusion-5.0.0/bin/vagrant_vmware_desktop_sudo_helper_darwin_amd64", "vmnet", "-start"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command is setuid/setgid, clearing DYLD_LIBRARY_PATH | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Enabled hostonly virtual adapter on vmnet1 | |
Started DHCP service on vmnet1 | |
Enabled hostonly virtual adapter on vmnet2 | |
Started DHCP service on vmnet2 | |
Enabled hostonly virtual adapter on vmnet3 | |
Started DHCP service on vmnet3 | |
Enabled hostonly virtual adapter on vmnet4 | |
Started DHCP service on vmnet4 | |
Enabled hostonly virtual adapter on vmnet5 | |
Started DHCP service on vmnet5 | |
Enabled hostonly virtual adapter on vmnet6 | |
Started DHCP service on vmnet6 | |
Started NAT service on vmnet8 | |
Enabled hostonly virtual adapter on vmnet8 | |
Started DHCP service on vmnet8 | |
Started all configured services on all networks | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
INFO environment: Released process lock: vmware-network | |
DEBUG environment: Attempting to acquire process-lock: dotlock | |
INFO environment: Acquired process lock: dotlock | |
INFO environment: Released process lock: dotlock | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x00000105032a40> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 2 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x000001028d9318> | |
INFO warden: Calling IN action: VMware Middleware: Suspended | |
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmrun", "list"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: not_running | |
DEBUG suspended: result: false | |
INFO warden: Calling OUT action: VMware Middleware: Suspended | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 2 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x00000101e05720> | |
INFO warden: Calling IN action: #<Proc:0x000001008875d8@/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Provision:0x00000101e056a8> | |
INFO provision: Checking provisioner sentinel file... | |
INFO provision: Sentinel found! Not provisioning. | |
INFO warden: Calling IN action: VMware Middleware: PrepareSyncedFolderCleanup | |
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmrun", "list"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::SyncedFolderNFS::ActionCleanup:0x000001015a46d0> | |
DEBUG host: Searching for cap: nfs_prune | |
DEBUG host: Checking in: darwin | |
DEBUG host: Checking in: bsd | |
DEBUG host: Found cap: nfs_prune in bsd | |
INFO nfs: NFS pruning. Valid IDs: [] | |
DEBUG host: Searching for cap: nfs_prune | |
DEBUG host: Checking in: darwin | |
DEBUG host: Checking in: bsd | |
DEBUG host: Found cap: nfs_prune in bsd | |
INFO host: Execute capability: nfs_prune [#<Vagrant::Environment: /Users/alexw/Documents/_projects/bestival/commonpeople>, #<Vagrant::UI::Prefixed:0x0000010173c880 @logger=#<Log4r::Logger:0x0000010173c830 @fullname="vagrant::ui::interface", @outputters=[], @additive=true, @name="interface", @path="vagrant::ui", @parent=#<Log4r::Logger:0x0000010083f378 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x000001010c3530 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x000001010c2d88>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x000001018f1928 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000010083f170 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @opts={}, @stdin=#<IO:<STDIN>>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @prefix=:default, @ui=#<Vagrant::UI::Colored:0x00000101a48b50 @logger=#<Log4r::Logger:0x00000101a48ad8 @fullname="vagrant::ui::interface", @outputters=[], @additive=true, @name="interface", @path="vagrant::ui", @parent=#<Log4r::Logger:0x0000010083f378 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x000001010c3530 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x000001010c2d88>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x000001018f1928 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000010083f170 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @opts={:color=>:default}, @stdin=#<IO:<STDIN>>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @lock=#<Thread::Mutex:0x000001019e8fc0>>>, []] (darwin) | |
INFO bsd: Pruning invalid NFS entries... | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::SyncedFolderCleanup:0x00000101557c40> | |
INFO synced_folder_cleanup: Invoking synced folder cleanup for: vmware | |
INFO synced_folder: Clearing shared folders | |
INFO vmware_driver: Clearing shared folders... | |
INFO vmware_driver: Reading VMX data... | |
DEBUG vmware_driver: - .encoding = UTF-8 | |
DEBUG vmware_driver: - bios.bootorder = hdd,CDROM | |
DEBUG vmware_driver: - checkpoint.vmstate = | |
DEBUG vmware_driver: - cleanshutdown = TRUE | |
DEBUG vmware_driver: - config.version = 8 | |
DEBUG vmware_driver: - cpuid.corespersocket = 1 | |
DEBUG vmware_driver: - displayname = commonpeople: default | |
DEBUG vmware_driver: - ehci.pcislotnumber = -1 | |
DEBUG vmware_driver: - ehci.present = FALSE | |
DEBUG vmware_driver: - ethernet0.addresstype = generated | |
DEBUG vmware_driver: - ethernet0.connectiontype = nat | |
DEBUG vmware_driver: - ethernet0.present = TRUE | |
DEBUG vmware_driver: - ethernet0.virtualdev = e1000 | |
DEBUG vmware_driver: - ethernet1.addresstype = generated | |
DEBUG vmware_driver: - ethernet1.connectiontype = custom | |
DEBUG vmware_driver: - ethernet1.present = TRUE | |
DEBUG vmware_driver: - ethernet1.virtualdev = e1000 | |
DEBUG vmware_driver: - ethernet1.vnet = vmnet3 | |
DEBUG vmware_driver: - extendedconfigfile = ubuntu-14.04-amd64.vmxf | |
DEBUG vmware_driver: - filesearchpath = .;/Users/alexw/.vagrant.d/boxes/puphpet-VAGRANTSLASH-ubuntu1404-x64/20161102/vmware_desktop | |
DEBUG vmware_driver: - floppy0.present = FALSE | |
DEBUG vmware_driver: - guestos = ubuntu-64 | |
DEBUG vmware_driver: - gui.fullscreenatpoweron = FALSE | |
DEBUG vmware_driver: - gui.viewmodeatpoweron = windowed | |
DEBUG vmware_driver: - hgfs.linkrootshare = TRUE | |
DEBUG vmware_driver: - hgfs.maprootshare = TRUE | |
DEBUG vmware_driver: - ide1:0.clientdevice = TRUE | |
DEBUG vmware_driver: - ide1:0.devicetype = cdrom-raw | |
DEBUG vmware_driver: - ide1:0.filename = auto detect | |
DEBUG vmware_driver: - ide1:0.present = TRUE | |
DEBUG vmware_driver: - ide1:0.startconnected = false | |
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE | |
DEBUG vmware_driver: - memsize = 2048 | |
DEBUG vmware_driver: - migrate.hostlog = ./ubuntu-14.04-amd64-f7a0031c.hlog | |
DEBUG vmware_driver: - monitor.phys_bits_used = 40 | |
DEBUG vmware_driver: - msg.autoanswer = true | |
DEBUG vmware_driver: - numa.autosize.cookie = 40001 | |
DEBUG vmware_driver: - numa.autosize.vcpu.maxpervirtualnode = 4 | |
DEBUG vmware_driver: - numvcpus = 4 | |
DEBUG vmware_driver: - nvram = ubuntu-14.04-amd64.nvram | |
DEBUG vmware_driver: - pcibridge0.pcislotnumber = 17 | |
DEBUG vmware_driver: - pcibridge0.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.functions = 8 | |
DEBUG vmware_driver: - pcibridge4.pcislotnumber = 21 | |
DEBUG vmware_driver: - pcibridge4.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge5.functions = 8 | |
DEBUG vmware_driver: - pcibridge5.pcislotnumber = 22 | |
DEBUG vmware_driver: - pcibridge5.present = TRUE | |
DEBUG vmware_driver: - pcibridge5.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge6.functions = 8 | |
DEBUG vmware_driver: - pcibridge6.pcislotnumber = 23 | |
DEBUG vmware_driver: - pcibridge6.present = TRUE | |
DEBUG vmware_driver: - pcibridge6.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge7.functions = 8 | |
DEBUG vmware_driver: - pcibridge7.pcislotnumber = 24 | |
DEBUG vmware_driver: - pcibridge7.present = TRUE | |
DEBUG vmware_driver: - pcibridge7.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - policy.vm.mvmtid = | |
DEBUG vmware_driver: - powertype.poweroff = soft | |
DEBUG vmware_driver: - powertype.poweron = soft | |
DEBUG vmware_driver: - powertype.reset = soft | |
DEBUG vmware_driver: - powertype.suspend = soft | |
DEBUG vmware_driver: - proxyapps.publishtohost = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.enabled = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.ip = 127.0.0.1 | |
DEBUG vmware_driver: - remotedisplay.vnc.key = MB0bHj8WESo+LCA6BS01FR42LyEzIigaLD8aJAk2MycNHD0/GicAEQQ9CxAuGw0vOzkVBioDFh0pHycZPwsrBBQ6DhMtLDArPjIxJw4nDykOPwkaOQUKNik0NgorNSwNLDUlNDgrGwI9LDgJPBMxHioeNjEyGwYzDyYdAC0uLyA= | |
DEBUG vmware_driver: - remotedisplay.vnc.password = K0TjG=u: | |
DEBUG vmware_driver: - remotedisplay.vnc.port = 5919 | |
DEBUG vmware_driver: - replay.filename = | |
DEBUG vmware_driver: - replay.supported = FALSE | |
DEBUG vmware_driver: - scsi0.pcislotnumber = 16 | |
DEBUG vmware_driver: - scsi0.present = TRUE | |
DEBUG vmware_driver: - scsi0.virtualdev = lsilogic | |
DEBUG vmware_driver: - scsi0:0.filename = disk-cl1.vmdk | |
DEBUG vmware_driver: - scsi0:0.present = TRUE | |
DEBUG vmware_driver: - scsi0:0.redo = | |
DEBUG vmware_driver: - sharedfolder.maxnum = 0 | |
DEBUG vmware_driver: - softpoweroff = TRUE | |
DEBUG vmware_driver: - sound.startconnected = FALSE | |
DEBUG vmware_driver: - tools.remindinstall = FALSE | |
DEBUG vmware_driver: - tools.synctime = TRUE | |
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle | |
DEBUG vmware_driver: - toolsinstallmanager.lastinstallerror = 0 | |
DEBUG vmware_driver: - toolsinstallmanager.updatecounter = 2 | |
DEBUG vmware_driver: - usb.pcislotnumber = -1 | |
DEBUG vmware_driver: - usb.present = FALSE | |
DEBUG vmware_driver: - uuid.action = create | |
DEBUG vmware_driver: - uuid.bios = 56 4d 3b 66 69 e3 38 12-40 0f b3 23 c9 11 4c 39 | |
DEBUG vmware_driver: - uuid.location = 56 4d 3b 66 69 e3 38 12-40 0f b3 23 c9 11 4c 39 | |
DEBUG vmware_driver: - vc.uuid = | |
DEBUG vmware_driver: - virtualhw.productcompatibility = hosted | |
DEBUG vmware_driver: - virtualhw.version = 9 | |
DEBUG vmware_driver: - vmci0.id = 1861462627 | |
DEBUG vmware_driver: - vmci0.pcislotnumber = 35 | |
DEBUG vmware_driver: - vmci0.present = TRUE | |
DEBUG vmware_driver: - vmotion.checkpointfbsize = 88080384 | |
DEBUG vmware_driver: - ethernet0.pcislotnumber = 32 | |
DEBUG vmware_driver: - ethernet1.pcislotnumber = 33 | |
DEBUG vmware_driver: - ethernet0.generatedaddress = 00:0c:29:11:4c:39 | |
DEBUG vmware_driver: - ethernet0.generatedaddressoffset = 0 | |
DEBUG vmware_driver: - ethernet1.generatedaddress = 00:0c:29:11:4c:43 | |
DEBUG vmware_driver: - ethernet1.generatedaddressoffset = 10 | |
INFO vmware_driver: Modifying VMX data... | |
DEBUG vmware_driver: - SET .encoding = "UTF-8" | |
DEBUG vmware_driver: - SET bios.bootorder = "hdd,CDROM" | |
DEBUG vmware_driver: - SET checkpoint.vmstate = "" | |
DEBUG vmware_driver: - SET cleanshutdown = "TRUE" | |
DEBUG vmware_driver: - SET config.version = "8" | |
DEBUG vmware_driver: - SET cpuid.corespersocket = "1" | |
DEBUG vmware_driver: - SET displayname = "commonpeople: default" | |
DEBUG vmware_driver: - SET ehci.pcislotnumber = "-1" | |
DEBUG vmware_driver: - SET ehci.present = "FALSE" | |
DEBUG vmware_driver: - SET ethernet0.addresstype = "generated" | |
DEBUG vmware_driver: - SET ethernet0.connectiontype = "nat" | |
DEBUG vmware_driver: - SET ethernet0.generatedaddress = "00:0c:29:11:4c:39" | |
DEBUG vmware_driver: - SET ethernet0.generatedaddressoffset = "0" | |
DEBUG vmware_driver: - SET ethernet0.pcislotnumber = "32" | |
DEBUG vmware_driver: - SET ethernet0.present = "TRUE" | |
DEBUG vmware_driver: - SET ethernet0.virtualdev = "e1000" | |
DEBUG vmware_driver: - SET ethernet1.addresstype = "generated" | |
DEBUG vmware_driver: - SET ethernet1.connectiontype = "custom" | |
DEBUG vmware_driver: - SET ethernet1.generatedaddress = "00:0c:29:11:4c:43" | |
DEBUG vmware_driver: - SET ethernet1.generatedaddressoffset = "10" | |
DEBUG vmware_driver: - SET ethernet1.pcislotnumber = "33" | |
DEBUG vmware_driver: - SET ethernet1.present = "TRUE" | |
DEBUG vmware_driver: - SET ethernet1.virtualdev = "e1000" | |
DEBUG vmware_driver: - SET ethernet1.vnet = "vmnet3" | |
DEBUG vmware_driver: - SET extendedconfigfile = "ubuntu-14.04-amd64.vmxf" | |
DEBUG vmware_driver: - SET filesearchpath = ".;/Users/alexw/.vagrant.d/boxes/puphpet-VAGRANTSLASH-ubuntu1404-x64/20161102/vmware_desktop" | |
DEBUG vmware_driver: - SET floppy0.present = "FALSE" | |
DEBUG vmware_driver: - SET guestos = "ubuntu-64" | |
DEBUG vmware_driver: - SET gui.fullscreenatpoweron = "FALSE" | |
DEBUG vmware_driver: - SET gui.viewmodeatpoweron = "windowed" | |
DEBUG vmware_driver: - SET hgfs.linkrootshare = "TRUE" | |
DEBUG vmware_driver: - SET hgfs.maprootshare = "TRUE" | |
DEBUG vmware_driver: - SET ide1:0.clientdevice = "TRUE" | |
DEBUG vmware_driver: - SET ide1:0.devicetype = "cdrom-raw" | |
DEBUG vmware_driver: - SET ide1:0.filename = "auto detect" | |
DEBUG vmware_driver: - SET ide1:0.present = "TRUE" | |
DEBUG vmware_driver: - SET ide1:0.startconnected = "false" | |
DEBUG vmware_driver: - SET isolation.tools.hgfs.disable = "FALSE" | |
DEBUG vmware_driver: - SET memsize = "2048" | |
DEBUG vmware_driver: - SET migrate.hostlog = "./ubuntu-14.04-amd64-f7a0031c.hlog" | |
DEBUG vmware_driver: - SET monitor.phys_bits_used = "40" | |
DEBUG vmware_driver: - SET msg.autoanswer = "true" | |
DEBUG vmware_driver: - SET numa.autosize.cookie = "40001" | |
DEBUG vmware_driver: - SET numa.autosize.vcpu.maxpervirtualnode = "4" | |
DEBUG vmware_driver: - SET numvcpus = "4" | |
DEBUG vmware_driver: - SET nvram = "ubuntu-14.04-amd64.nvram" | |
DEBUG vmware_driver: - SET pcibridge0.pcislotnumber = "17" | |
DEBUG vmware_driver: - SET pcibridge0.present = "TRUE" | |
DEBUG vmware_driver: - SET pcibridge4.functions = "8" | |
DEBUG vmware_driver: - SET pcibridge4.pcislotnumber = "21" | |
DEBUG vmware_driver: - SET pcibridge4.present = "TRUE" | |
DEBUG vmware_driver: - SET pcibridge4.virtualdev = "pcieRootPort" | |
DEBUG vmware_driver: - SET pcibridge5.functions = "8" | |
DEBUG vmware_driver: - SET pcibridge5.pcislotnumber = "22" | |
DEBUG vmware_driver: - SET pcibridge5.present = "TRUE" | |
DEBUG vmware_driver: - SET pcibridge5.virtualdev = "pcieRootPort" | |
DEBUG vmware_driver: - SET pcibridge6.functions = "8" | |
DEBUG vmware_driver: - SET pcibridge6.pcislotnumber = "23" | |
DEBUG vmware_driver: - SET pcibridge6.present = "TRUE" | |
DEBUG vmware_driver: - SET pcibridge6.virtualdev = "pcieRootPort" | |
DEBUG vmware_driver: - SET pcibridge7.functions = "8" | |
DEBUG vmware_driver: - SET pcibridge7.pcislotnumber = "24" | |
DEBUG vmware_driver: - SET pcibridge7.present = "TRUE" | |
DEBUG vmware_driver: - SET pcibridge7.virtualdev = "pcieRootPort" | |
DEBUG vmware_driver: - SET policy.vm.mvmtid = "" | |
DEBUG vmware_driver: - SET powertype.poweroff = "soft" | |
DEBUG vmware_driver: - SET powertype.poweron = "soft" | |
DEBUG vmware_driver: - SET powertype.reset = "soft" | |
DEBUG vmware_driver: - SET powertype.suspend = "soft" | |
DEBUG vmware_driver: - SET proxyapps.publishtohost = "FALSE" | |
DEBUG vmware_driver: - SET remotedisplay.vnc.enabled = "FALSE" | |
DEBUG vmware_driver: - SET remotedisplay.vnc.ip = "127.0.0.1" | |
DEBUG vmware_driver: - SET remotedisplay.vnc.key = "MB0bHj8WESo+LCA6BS01FR42LyEzIigaLD8aJAk2MycNHD0/GicAEQQ9CxAuGw0vOzkVBioDFh0pHycZPwsrBBQ6DhMtLDArPjIxJw4nDykOPwkaOQUKNik0NgorNSwNLDUlNDgrGwI9LDgJPBMxHioeNjEyGwYzDyYdAC0uLyA=" | |
DEBUG vmware_driver: - SET remotedisplay.vnc.password = "K0TjG=u:" | |
DEBUG vmware_driver: - SET remotedisplay.vnc.port = "5919" | |
DEBUG vmware_driver: - SET replay.filename = "" | |
DEBUG vmware_driver: - SET replay.supported = "FALSE" | |
DEBUG vmware_driver: - SET scsi0.pcislotnumber = "16" | |
DEBUG vmware_driver: - SET scsi0.present = "TRUE" | |
DEBUG vmware_driver: - SET scsi0.virtualdev = "lsilogic" | |
DEBUG vmware_driver: - SET scsi0:0.filename = "disk-cl1.vmdk" | |
DEBUG vmware_driver: - SET scsi0:0.present = "TRUE" | |
DEBUG vmware_driver: - SET scsi0:0.redo = "" | |
DEBUG vmware_driver: - SET sharedfolder.maxnum = "0" | |
DEBUG vmware_driver: - SET softpoweroff = "TRUE" | |
DEBUG vmware_driver: - SET sound.startconnected = "FALSE" | |
DEBUG vmware_driver: - SET tools.remindinstall = "FALSE" | |
DEBUG vmware_driver: - SET tools.synctime = "TRUE" | |
DEBUG vmware_driver: - SET tools.upgrade.policy = "upgradeAtPowerCycle" | |
DEBUG vmware_driver: - SET toolsinstallmanager.lastinstallerror = "0" | |
DEBUG vmware_driver: - SET toolsinstallmanager.updatecounter = "2" | |
DEBUG vmware_driver: - SET usb.pcislotnumber = "-1" | |
DEBUG vmware_driver: - SET usb.present = "FALSE" | |
DEBUG vmware_driver: - SET uuid.action = "create" | |
DEBUG vmware_driver: - SET uuid.bios = "56 4d 3b 66 69 e3 38 12-40 0f b3 23 c9 11 4c 39" | |
DEBUG vmware_driver: - SET uuid.location = "56 4d 3b 66 69 e3 38 12-40 0f b3 23 c9 11 4c 39" | |
DEBUG vmware_driver: - SET vc.uuid = "" | |
DEBUG vmware_driver: - SET virtualhw.productcompatibility = "hosted" | |
DEBUG vmware_driver: - SET virtualhw.version = "9" | |
DEBUG vmware_driver: - SET vmci0.id = "1861462627" | |
DEBUG vmware_driver: - SET vmci0.pcislotnumber = "35" | |
DEBUG vmware_driver: - SET vmci0.present = "TRUE" | |
DEBUG vmware_driver: - SET vmotion.checkpointfbsize = "88080384" | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::SyncedFolders:0x0000010150c5d8> | |
INFO synced_folders: SyncedFolders loading from cache: false | |
INFO synced_folders: Synced Folder Implementation: vmware | |
INFO synced_folders: - /vagrant: . => /vagrant | |
INFO synced_folders: Invoking synced folder prepare for: vmware | |
INFO warden: Calling IN action: VMware Middleware: PrepareNFSSettings | |
INFO warden: Calling IN action: VMware Middleware: Network | |
DEBUG network: Available slots for high-level adapters: #<Set: {1, 2, 3, 4, 5, 6, 7, 8}> | |
INFO network: Determining network adapters required for high-level configuration... | |
INFO network: -- Slot 1: hostonly | |
INFO network: Determining adapters and compiling network configuration... | |
INFO network: Slot 0. Type: nat | |
DEBUG network: Normalized configuration: {:auto_config=>false, :type=>:dhcp} | |
DEBUG network: Adapter configuration: {:type=>:nat, :slot=>0} | |
DEBUG network: Network configuration: {:type=>:dhcp, :auto_config=>false} | |
INFO network: Slot 1. Type: hostonly | |
DEBUG network: Normalized configuration: {:auto_config=>true, :netmask=>"255.255.0.0", :type=>:static, :ip=>"172.10.0.208", :protocol=>"tcp", :id=>"d6588f17-a8d4-4ead-b12b-32a994df0db0", :subnet_ip=>"172.10.0.0", :adapter_ip=>"172.10.0.1"} | |
DEBUG vmware_driver: Reading VMware vmnet devices... | |
INFO networking_file: Reading adapters from networking file... | |
DEBUG networking_file: VNET: 1. KEY: 'DHCP' = 'yes' | |
DEBUG networking_file: VNET: 1. KEY: 'DHCP_CFG_HASH' = 'CE2363C0BAD1CB53113F0EEAF35C60A192BEF30F' | |
DEBUG networking_file: VNET: 1. KEY: 'HOSTONLY_NETMASK' = '255.255.255.0' | |
DEBUG networking_file: VNET: 1. KEY: 'HOSTONLY_SUBNET' = '172.16.114.0' | |
DEBUG networking_file: VNET: 1. KEY: 'VIRTUAL_ADAPTER' = 'yes' | |
DEBUG networking_file: VNET: 2. KEY: 'DHCP' = 'yes' | |
DEBUG networking_file: VNET: 2. KEY: 'DHCP_CFG_HASH' = '9B9E1E296F21FB9ABA0EA55F687F41458AFE45E1' | |
DEBUG networking_file: VNET: 2. KEY: 'HOSTONLY_NETMASK' = '255.255.255.0' | |
DEBUG networking_file: VNET: 2. KEY: 'HOSTONLY_SUBNET' = '10.20.0.0' | |
DEBUG networking_file: VNET: 2. KEY: 'VIRTUAL_ADAPTER' = 'yes' | |
DEBUG networking_file: VNET: 3. KEY: 'DHCP' = 'yes' | |
DEBUG networking_file: VNET: 3. KEY: 'DHCP_CFG_HASH' = '59D4A7F38C68E4502F5CC702A913479F0CF38C85' | |
DEBUG networking_file: VNET: 3. KEY: 'HOSTONLY_NETMASK' = '255.255.0.0' | |
DEBUG networking_file: VNET: 3. KEY: 'HOSTONLY_SUBNET' = '172.10.0.0' | |
DEBUG networking_file: VNET: 3. KEY: 'VIRTUAL_ADAPTER' = 'yes' | |
DEBUG networking_file: VNET: 4. KEY: 'DHCP' = 'yes' | |
DEBUG networking_file: VNET: 4. KEY: 'DHCP_CFG_HASH' = 'B5984FBAA6AF1E2A4E5C47333CE9D177A726FA24' | |
DEBUG networking_file: VNET: 4. KEY: 'HOSTONLY_NETMASK' = '255.255.0.0' | |
DEBUG networking_file: VNET: 4. KEY: 'HOSTONLY_SUBNET' = '10.10.0.0' | |
DEBUG networking_file: VNET: 4. KEY: 'VIRTUAL_ADAPTER' = 'yes' | |
DEBUG networking_file: VNET: 5. KEY: 'DHCP' = 'yes' | |
DEBUG networking_file: VNET: 5. KEY: 'DHCP_CFG_HASH' = '25900C3FEA1665CF29648C3F27F02C97E952D3AF' | |
DEBUG networking_file: VNET: 5. KEY: 'HOSTONLY_NETMASK' = '255.255.255.0' | |
DEBUG networking_file: VNET: 5. KEY: 'HOSTONLY_SUBNET' = '10.20.30.0' | |
DEBUG networking_file: VNET: 5. KEY: 'VIRTUAL_ADAPTER' = 'yes' | |
DEBUG networking_file: VNET: 6. KEY: 'DHCP' = 'yes' | |
DEBUG networking_file: VNET: 6. KEY: 'DHCP_CFG_HASH' = '438592D35581B0BF4B1625BE0458DED3A58B3384' | |
DEBUG networking_file: VNET: 6. KEY: 'HOSTONLY_NETMASK' = '255.255.0.0' | |
DEBUG networking_file: VNET: 6. KEY: 'HOSTONLY_SUBNET' = '172.16.0.0' | |
DEBUG networking_file: VNET: 6. KEY: 'VIRTUAL_ADAPTER' = 'yes' | |
DEBUG networking_file: VNET: 8. KEY: 'DHCP' = 'yes' | |
DEBUG networking_file: VNET: 8. KEY: 'DHCP_CFG_HASH' = '4859DC037B12081C8EE7891D85C4AB2B5BEB2388' | |
DEBUG networking_file: VNET: 8. KEY: 'HOSTONLY_NETMASK' = '255.255.255.0' | |
DEBUG networking_file: VNET: 8. KEY: 'HOSTONLY_SUBNET' = '172.16.134.0' | |
DEBUG networking_file: VNET: 8. KEY: 'NAT' = 'yes' | |
DEBUG networking_file: VNET: 8. KEY: 'VIRTUAL_ADAPTER' = 'yes' | |
DEBUG networking_file: Pruning adapters that aren't actually active... | |
INFO network: Found matching vmnet device: vmnet3 | |
INFO network: Checking for hostonly network collisions... | |
INFO subprocess: Starting process: ["/usr/sbin/netstat", "-nr", "-f", "inet"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Routing tables | |
Internet: | |
Destination Gateway Flags Refs Use Netif Expire | |
default 192.168.1.1 UGSc 424 0 en0 | |
10.10/16 link#18 UC 1 0 vmnet4 | |
10.20/24 link#16 UC 1 0 vmnet2 | |
10.20.30/24 link#19 UC 1 0 vmnet5 | |
127 127.0.0.1 UCS 0 0 lo0 | |
127.0.0.1 127.0.0.1 UH 6 2374 lo0 | |
169.254 link#5 UCS 0 0 en0 | |
172.10 link#17 UC 1 0 vmnet3 | |
172.16 link#20 UC 1 0 vmnet6 | |
172.16.114/24 link#15 UC 1 0 vmnet1 | |
172.16.134/24 link#21 UC 2 0 vmnet8 | |
172.16.134.132 link#21 UHLWIi 1 1 vmnet8 | |
192.168.1 link#5 UCS 18 0 en0 | |
192.168.1.1/32 link#5 UCS 2 0 en0 | |
192.168.1.1 2c:4d:54:0:98:a0 UHLWIir 170 0 en0 1194 | |
192.168.1.23 0:71:cc:9e:5e:73 UHLWI 0 0 en0 971 | |
192.168.1.29 2c:f0:a2:9c:a3:3d UHLWI 0 0 en0 682 | |
192.168.1.35 6c:40:8:bb:88:b2 UHLWI 0 0 en0 985 | |
192.168.1.44 b8:53:ac:bd:ca:2e UHLWI 0 0 en0 745 | |
192.168.1.51 60:c5:47:8d:2:94 UHLWI 0 0 en0 1049 | |
192.168.1.63 54:72:4f:31:d1:f0 UHLWI 0 0 en0 1120 | |
192.168.1.69 18:65:90:75:32:32 UHLWI 0 0 en0 786 | |
192.168.1.84/32 link#5 UCS 0 0 en0 | |
192.168.1.164 3c:e0:72:d6:73:97 UHLWI 0 0 en0 1155 | |
192.168.1.168 b0:e8:92:57:7a:7c UHLWI 0 0 en0 1197 | |
192.168.1.169 8c:8e:f2:83:80:a5 UHLWI 0 0 en0 1150 | |
192.168.1.170 1c:5c:f2:43:7:4 UHLWI 0 0 en0 1119 | |
192.168.1.198 40:49:f:6a:94:e7 UHLWI 0 0 en0 1194 | |
192.168.1.224 d0:3:4b:83:c6:74 UHLWI 0 0 en0 647 | |
192.168.1.230 0:17:88:4b:7d:6c UHLWI 0 90 en0 1091 | |
192.168.1.235 2c:33:7a:31:cf:1e UHLWI 0 0 en0 1182 | |
192.168.1.253 54:13:79:60:86:b7 UHLWI 0 0 en0 1048 | |
192.168.1.255 ff:ff:ff:ff:ff:ff UHLWbI 0 4 en0 | |
224.0.0/4 link#5 UmCS 2 0 en0 | |
224.0.0.251 1:0:5e:0:0:fb UHmLWI 0 0 en0 | |
239.255.255.250 1:0:5e:7f:ff:fa UHmLWI 0 46 en0 | |
255.255.255.255/32 link#5 UCS 1 0 en0 | |
255.255.255.255 ff:ff:ff:ff:ff:ff UHLWbI 0 4 en0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG network: Adapter configuration: {:type=>:custom, :mac_address=>nil, :vnet=>"vmnet3", :slot=>1} | |
DEBUG network: Network configuration: {:type=>:static, :adapter_ip=>"172.10.0.1", :ip=>"172.10.0.208", :netmask=>"255.255.0.0", :auto_config=>true} | |
INFO network: Enabling 2 adapters... | |
DEBUG environment: Attempting to acquire process-lock: vmware-network | |
DEBUG environment: Attempting to acquire process-lock: dotlock | |
INFO environment: Acquired process lock: dotlock | |
INFO environment: Released process lock: dotlock | |
INFO environment: Acquired process lock: vmware-network | |
INFO interface: info: Preparing network adapters... | |
INFO interface: info: ==> default: Preparing network adapters... | |
==> default: Preparing network adapters... | |
INFO vmware_driver: Reading VMX data... | |
DEBUG vmware_driver: - .encoding = UTF-8 | |
DEBUG vmware_driver: - bios.bootorder = hdd,CDROM | |
DEBUG vmware_driver: - checkpoint.vmstate = | |
DEBUG vmware_driver: - cleanshutdown = TRUE | |
DEBUG vmware_driver: - config.version = 8 | |
DEBUG vmware_driver: - cpuid.corespersocket = 1 | |
DEBUG vmware_driver: - displayname = commonpeople: default | |
DEBUG vmware_driver: - ehci.pcislotnumber = -1 | |
DEBUG vmware_driver: - ehci.present = FALSE | |
DEBUG vmware_driver: - ethernet0.addresstype = generated | |
DEBUG vmware_driver: - ethernet0.connectiontype = nat | |
DEBUG vmware_driver: - ethernet0.generatedaddress = 00:0c:29:11:4c:39 | |
DEBUG vmware_driver: - ethernet0.generatedaddressoffset = 0 | |
DEBUG vmware_driver: - ethernet0.pcislotnumber = 32 | |
DEBUG vmware_driver: - ethernet0.present = TRUE | |
DEBUG vmware_driver: - ethernet0.virtualdev = e1000 | |
DEBUG vmware_driver: - ethernet1.addresstype = generated | |
DEBUG vmware_driver: - ethernet1.connectiontype = custom | |
DEBUG vmware_driver: - ethernet1.generatedaddress = 00:0c:29:11:4c:43 | |
DEBUG vmware_driver: - ethernet1.generatedaddressoffset = 10 | |
DEBUG vmware_driver: - ethernet1.pcislotnumber = 33 | |
DEBUG vmware_driver: - ethernet1.present = TRUE | |
DEBUG vmware_driver: - ethernet1.virtualdev = e1000 | |
DEBUG vmware_driver: - ethernet1.vnet = vmnet3 | |
DEBUG vmware_driver: - extendedconfigfile = ubuntu-14.04-amd64.vmxf | |
DEBUG vmware_driver: - filesearchpath = .;/Users/alexw/.vagrant.d/boxes/puphpet-VAGRANTSLASH-ubuntu1404-x64/20161102/vmware_desktop | |
DEBUG vmware_driver: - floppy0.present = FALSE | |
DEBUG vmware_driver: - guestos = ubuntu-64 | |
DEBUG vmware_driver: - gui.fullscreenatpoweron = FALSE | |
DEBUG vmware_driver: - gui.viewmodeatpoweron = windowed | |
DEBUG vmware_driver: - hgfs.linkrootshare = TRUE | |
DEBUG vmware_driver: - hgfs.maprootshare = TRUE | |
DEBUG vmware_driver: - ide1:0.clientdevice = TRUE | |
DEBUG vmware_driver: - ide1:0.devicetype = cdrom-raw | |
DEBUG vmware_driver: - ide1:0.filename = auto detect | |
DEBUG vmware_driver: - ide1:0.present = TRUE | |
DEBUG vmware_driver: - ide1:0.startconnected = false | |
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE | |
DEBUG vmware_driver: - memsize = 2048 | |
DEBUG vmware_driver: - migrate.hostlog = ./ubuntu-14.04-amd64-f7a0031c.hlog | |
DEBUG vmware_driver: - monitor.phys_bits_used = 40 | |
DEBUG vmware_driver: - msg.autoanswer = true | |
DEBUG vmware_driver: - numa.autosize.cookie = 40001 | |
DEBUG vmware_driver: - numa.autosize.vcpu.maxpervirtualnode = 4 | |
DEBUG vmware_driver: - numvcpus = 4 | |
DEBUG vmware_driver: - nvram = ubuntu-14.04-amd64.nvram | |
DEBUG vmware_driver: - pcibridge0.pcislotnumber = 17 | |
DEBUG vmware_driver: - pcibridge0.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.functions = 8 | |
DEBUG vmware_driver: - pcibridge4.pcislotnumber = 21 | |
DEBUG vmware_driver: - pcibridge4.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge5.functions = 8 | |
DEBUG vmware_driver: - pcibridge5.pcislotnumber = 22 | |
DEBUG vmware_driver: - pcibridge5.present = TRUE | |
DEBUG vmware_driver: - pcibridge5.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge6.functions = 8 | |
DEBUG vmware_driver: - pcibridge6.pcislotnumber = 23 | |
DEBUG vmware_driver: - pcibridge6.present = TRUE | |
DEBUG vmware_driver: - pcibridge6.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge7.functions = 8 | |
DEBUG vmware_driver: - pcibridge7.pcislotnumber = 24 | |
DEBUG vmware_driver: - pcibridge7.present = TRUE | |
DEBUG vmware_driver: - pcibridge7.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - policy.vm.mvmtid = | |
DEBUG vmware_driver: - powertype.poweroff = soft | |
DEBUG vmware_driver: - powertype.poweron = soft | |
DEBUG vmware_driver: - powertype.reset = soft | |
DEBUG vmware_driver: - powertype.suspend = soft | |
DEBUG vmware_driver: - proxyapps.publishtohost = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.enabled = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.ip = 127.0.0.1 | |
DEBUG vmware_driver: - remotedisplay.vnc.key = MB0bHj8WESo+LCA6BS01FR42LyEzIigaLD8aJAk2MycNHD0/GicAEQQ9CxAuGw0vOzkVBioDFh0pHycZPwsrBBQ6DhMtLDArPjIxJw4nDykOPwkaOQUKNik0NgorNSwNLDUlNDgrGwI9LDgJPBMxHioeNjEyGwYzDyYdAC0uLyA= | |
DEBUG vmware_driver: - remotedisplay.vnc.password = K0TjG=u: | |
DEBUG vmware_driver: - remotedisplay.vnc.port = 5919 | |
DEBUG vmware_driver: - replay.filename = | |
DEBUG vmware_driver: - replay.supported = FALSE | |
DEBUG vmware_driver: - scsi0.pcislotnumber = 16 | |
DEBUG vmware_driver: - scsi0.present = TRUE | |
DEBUG vmware_driver: - scsi0.virtualdev = lsilogic | |
DEBUG vmware_driver: - scsi0:0.filename = disk-cl1.vmdk | |
DEBUG vmware_driver: - scsi0:0.present = TRUE | |
DEBUG vmware_driver: - scsi0:0.redo = | |
DEBUG vmware_driver: - sharedfolder.maxnum = 0 | |
DEBUG vmware_driver: - softpoweroff = TRUE | |
DEBUG vmware_driver: - sound.startconnected = FALSE | |
DEBUG vmware_driver: - tools.remindinstall = FALSE | |
DEBUG vmware_driver: - tools.synctime = TRUE | |
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle | |
DEBUG vmware_driver: - toolsinstallmanager.lastinstallerror = 0 | |
DEBUG vmware_driver: - toolsinstallmanager.updatecounter = 2 | |
DEBUG vmware_driver: - usb.pcislotnumber = -1 | |
DEBUG vmware_driver: - usb.present = FALSE | |
DEBUG vmware_driver: - uuid.action = create | |
DEBUG vmware_driver: - uuid.bios = 56 4d 3b 66 69 e3 38 12-40 0f b3 23 c9 11 4c 39 | |
DEBUG vmware_driver: - uuid.location = 56 4d 3b 66 69 e3 38 12-40 0f b3 23 c9 11 4c 39 | |
DEBUG vmware_driver: - vc.uuid = | |
DEBUG vmware_driver: - virtualhw.productcompatibility = hosted | |
DEBUG vmware_driver: - virtualhw.version = 9 | |
DEBUG vmware_driver: - vmci0.id = 1861462627 | |
DEBUG vmware_driver: - vmci0.pcislotnumber = 35 | |
DEBUG vmware_driver: - vmci0.present = TRUE | |
DEBUG vmware_driver: - vmotion.checkpointfbsize = 88080384 | |
WARN vmware_driver: setup_adapter: Removing VMX key: ethernet0.addresstype | |
WARN vmware_driver: setup_adapter: Removing VMX key: ethernet0.connectiontype | |
WARN vmware_driver: setup_adapter: Removing VMX key: ethernet0.generatedaddress | |
WARN vmware_driver: setup_adapter: Removing VMX key: ethernet0.generatedaddressoffset | |
WARNING: The VMX file for this box contains a setting that is automatically overwritten by Vagrant | |
WARNING: when started. Vagrant will stop overwriting this setting in an upcoming release which may | |
WARNING: prevent proper networking setup. Below is the detected VMX setting: | |
WARNING: | |
WARNING: ethernet0.pcislotnumber = "32" | |
WARNING: | |
WARNING: If networking fails to properly configure, it may require this VMX setting. It can be manually | |
WARNING: applied via the Vagrantfile: | |
WARNING: | |
WARNING: Vagrant.configure(2) do |config| | |
WARNING: config.vm.provider :vmare_fusion do |vmware| | |
WARNING: vmware.vmx["ethernet0.pcislotnumber"] = "32" | |
WARNING: end | |
WARNING: end | |
WARNING: | |
WARNING: For more information: https://www.vagrantup.com/docs/vmware/boxes.html#vmx-whitelisting | |
WARN vmware_driver: setup_adapter: Removing whitelisted VMX key: ethernet0.pcislotnumber | |
WARN vmware_driver: setup_adapter: Removing VMX key: ethernet0.present | |
WARN vmware_driver: setup_adapter: Removing VMX key: ethernet0.virtualdev | |
WARN vmware_driver: setup_adapter: Removing VMX key: ethernet1.addresstype | |
WARN vmware_driver: setup_adapter: Removing VMX key: ethernet1.connectiontype | |
WARN vmware_driver: setup_adapter: Removing VMX key: ethernet1.generatedaddress | |
WARN vmware_driver: setup_adapter: Removing VMX key: ethernet1.generatedaddressoffset | |
WARNING: The VMX file for this box contains a setting that is automatically overwritten by Vagrant | |
WARNING: when started. Vagrant will stop overwriting this setting in an upcoming release which may | |
WARNING: prevent proper networking setup. Below is the detected VMX setting: | |
WARNING: | |
WARNING: ethernet1.pcislotnumber = "33" | |
WARNING: | |
WARNING: If networking fails to properly configure, it may require this VMX setting. It can be manually | |
WARNING: applied via the Vagrantfile: | |
WARNING: | |
WARNING: Vagrant.configure(2) do |config| | |
WARNING: config.vm.provider :vmare_fusion do |vmware| | |
WARNING: vmware.vmx["ethernet1.pcislotnumber"] = "33" | |
WARNING: end | |
WARNING: end | |
WARNING: | |
WARNING: For more information: https://www.vagrantup.com/docs/vmware/boxes.html#vmx-whitelisting | |
WARN vmware_driver: setup_adapter: Removing whitelisted VMX key: ethernet1.pcislotnumber | |
WARN vmware_driver: setup_adapter: Removing VMX key: ethernet1.present | |
WARN vmware_driver: setup_adapter: Removing VMX key: ethernet1.virtualdev | |
WARN vmware_driver: setup_adapter: Removing VMX key: ethernet1.vnet | |
INFO vmware_driver: Modifying VMX data... | |
DEBUG vmware_driver: - SET .encoding = "UTF-8" | |
DEBUG vmware_driver: - SET bios.bootorder = "hdd,CDROM" | |
DEBUG vmware_driver: - SET checkpoint.vmstate = "" | |
DEBUG vmware_driver: - SET cleanshutdown = "TRUE" | |
DEBUG vmware_driver: - SET config.version = "8" | |
DEBUG vmware_driver: - SET cpuid.corespersocket = "1" | |
DEBUG vmware_driver: - SET displayname = "commonpeople: default" | |
DEBUG vmware_driver: - SET ehci.pcislotnumber = "-1" | |
DEBUG vmware_driver: - SET ehci.present = "FALSE" | |
DEBUG vmware_driver: - SET ethernet0.addresstype = "generated" | |
DEBUG vmware_driver: - SET ethernet0.connectiontype = "nat" | |
DEBUG vmware_driver: - SET ethernet0.present = "TRUE" | |
DEBUG vmware_driver: - SET ethernet0.virtualdev = "e1000" | |
DEBUG vmware_driver: - SET ethernet1.addresstype = "generated" | |
DEBUG vmware_driver: - SET ethernet1.connectiontype = "custom" | |
DEBUG vmware_driver: - SET ethernet1.present = "TRUE" | |
DEBUG vmware_driver: - SET ethernet1.virtualdev = "e1000" | |
DEBUG vmware_driver: - SET ethernet1.vnet = "vmnet3" | |
DEBUG vmware_driver: - SET extendedconfigfile = "ubuntu-14.04-amd64.vmxf" | |
DEBUG vmware_driver: - SET filesearchpath = ".;/Users/alexw/.vagrant.d/boxes/puphpet-VAGRANTSLASH-ubuntu1404-x64/20161102/vmware_desktop" | |
DEBUG vmware_driver: - SET floppy0.present = "FALSE" | |
DEBUG vmware_driver: - SET guestos = "ubuntu-64" | |
DEBUG vmware_driver: - SET gui.fullscreenatpoweron = "FALSE" | |
DEBUG vmware_driver: - SET gui.viewmodeatpoweron = "windowed" | |
DEBUG vmware_driver: - SET hgfs.linkrootshare = "TRUE" | |
DEBUG vmware_driver: - SET hgfs.maprootshare = "TRUE" | |
DEBUG vmware_driver: - SET ide1:0.clientdevice = "TRUE" | |
DEBUG vmware_driver: - SET ide1:0.devicetype = "cdrom-raw" | |
DEBUG vmware_driver: - SET ide1:0.filename = "auto detect" | |
DEBUG vmware_driver: - SET ide1:0.present = "TRUE" | |
DEBUG vmware_driver: - SET ide1:0.startconnected = "false" | |
DEBUG vmware_driver: - SET isolation.tools.hgfs.disable = "FALSE" | |
DEBUG vmware_driver: - SET memsize = "2048" | |
DEBUG vmware_driver: - SET migrate.hostlog = "./ubuntu-14.04-amd64-f7a0031c.hlog" | |
DEBUG vmware_driver: - SET monitor.phys_bits_used = "40" | |
DEBUG vmware_driver: - SET msg.autoanswer = "true" | |
DEBUG vmware_driver: - SET numa.autosize.cookie = "40001" | |
DEBUG vmware_driver: - SET numa.autosize.vcpu.maxpervirtualnode = "4" | |
DEBUG vmware_driver: - SET numvcpus = "4" | |
DEBUG vmware_driver: - SET nvram = "ubuntu-14.04-amd64.nvram" | |
DEBUG vmware_driver: - SET pcibridge0.pcislotnumber = "17" | |
DEBUG vmware_driver: - SET pcibridge0.present = "TRUE" | |
DEBUG vmware_driver: - SET pcibridge4.functions = "8" | |
DEBUG vmware_driver: - SET pcibridge4.pcislotnumber = "21" | |
DEBUG vmware_driver: - SET pcibridge4.present = "TRUE" | |
DEBUG vmware_driver: - SET pcibridge4.virtualdev = "pcieRootPort" | |
DEBUG vmware_driver: - SET pcibridge5.functions = "8" | |
DEBUG vmware_driver: - SET pcibridge5.pcislotnumber = "22" | |
DEBUG vmware_driver: - SET pcibridge5.present = "TRUE" | |
DEBUG vmware_driver: - SET pcibridge5.virtualdev = "pcieRootPort" | |
DEBUG vmware_driver: - SET pcibridge6.functions = "8" | |
DEBUG vmware_driver: - SET pcibridge6.pcislotnumber = "23" | |
DEBUG vmware_driver: - SET pcibridge6.present = "TRUE" | |
DEBUG vmware_driver: - SET pcibridge6.virtualdev = "pcieRootPort" | |
DEBUG vmware_driver: - SET pcibridge7.functions = "8" | |
DEBUG vmware_driver: - SET pcibridge7.pcislotnumber = "24" | |
DEBUG vmware_driver: - SET pcibridge7.present = "TRUE" | |
DEBUG vmware_driver: - SET pcibridge7.virtualdev = "pcieRootPort" | |
DEBUG vmware_driver: - SET policy.vm.mvmtid = "" | |
DEBUG vmware_driver: - SET powertype.poweroff = "soft" | |
DEBUG vmware_driver: - SET powertype.poweron = "soft" | |
DEBUG vmware_driver: - SET powertype.reset = "soft" | |
DEBUG vmware_driver: - SET powertype.suspend = "soft" | |
DEBUG vmware_driver: - SET proxyapps.publishtohost = "FALSE" | |
DEBUG vmware_driver: - SET remotedisplay.vnc.enabled = "FALSE" | |
DEBUG vmware_driver: - SET remotedisplay.vnc.ip = "127.0.0.1" | |
DEBUG vmware_driver: - SET remotedisplay.vnc.key = "MB0bHj8WESo+LCA6BS01FR42LyEzIigaLD8aJAk2MycNHD0/GicAEQQ9CxAuGw0vOzkVBioDFh0pHycZPwsrBBQ6DhMtLDArPjIxJw4nDykOPwkaOQUKNik0NgorNSwNLDUlNDgrGwI9LDgJPBMxHioeNjEyGwYzDyYdAC0uLyA=" | |
DEBUG vmware_driver: - SET remotedisplay.vnc.password = "K0TjG=u:" | |
DEBUG vmware_driver: - SET remotedisplay.vnc.port = "5919" | |
DEBUG vmware_driver: - SET replay.filename = "" | |
DEBUG vmware_driver: - SET replay.supported = "FALSE" | |
DEBUG vmware_driver: - SET scsi0.pcislotnumber = "16" | |
DEBUG vmware_driver: - SET scsi0.present = "TRUE" | |
DEBUG vmware_driver: - SET scsi0.virtualdev = "lsilogic" | |
DEBUG vmware_driver: - SET scsi0:0.filename = "disk-cl1.vmdk" | |
DEBUG vmware_driver: - SET scsi0:0.present = "TRUE" | |
DEBUG vmware_driver: - SET scsi0:0.redo = "" | |
DEBUG vmware_driver: - SET sharedfolder.maxnum = "0" | |
DEBUG vmware_driver: - SET softpoweroff = "TRUE" | |
DEBUG vmware_driver: - SET sound.startconnected = "FALSE" | |
DEBUG vmware_driver: - SET tools.remindinstall = "FALSE" | |
DEBUG vmware_driver: - SET tools.synctime = "TRUE" | |
DEBUG vmware_driver: - SET tools.upgrade.policy = "upgradeAtPowerCycle" | |
DEBUG vmware_driver: - SET toolsinstallmanager.lastinstallerror = "0" | |
DEBUG vmware_driver: - SET toolsinstallmanager.updatecounter = "2" | |
DEBUG vmware_driver: - SET usb.pcislotnumber = "-1" | |
DEBUG vmware_driver: - SET usb.present = "FALSE" | |
DEBUG vmware_driver: - SET uuid.action = "create" | |
DEBUG vmware_driver: - SET uuid.bios = "56 4d 3b 66 69 e3 38 12-40 0f b3 23 c9 11 4c 39" | |
DEBUG vmware_driver: - SET uuid.location = "56 4d 3b 66 69 e3 38 12-40 0f b3 23 c9 11 4c 39" | |
DEBUG vmware_driver: - SET vc.uuid = "" | |
DEBUG vmware_driver: - SET virtualhw.productcompatibility = "hosted" | |
DEBUG vmware_driver: - SET virtualhw.version = "9" | |
DEBUG vmware_driver: - SET vmci0.id = "1861462627" | |
DEBUG vmware_driver: - SET vmci0.pcislotnumber = "35" | |
DEBUG vmware_driver: - SET vmci0.present = "TRUE" | |
DEBUG vmware_driver: - SET vmotion.checkpointfbsize = "88080384" | |
INFO environment: Released process lock: vmware-network | |
DEBUG environment: Attempting to acquire process-lock: dotlock | |
INFO environment: Acquired process lock: dotlock | |
INFO environment: Released process lock: dotlock | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::SetHostname:0x000001014263f8> | |
INFO warden: Calling IN action: VMware Middleware: VMXModify | |
INFO vmx_modify: Modifying VMX file according to user config... | |
INFO vmware_driver: Reading VMX data... | |
DEBUG vmware_driver: - .encoding = UTF-8 | |
DEBUG vmware_driver: - bios.bootorder = hdd,CDROM | |
DEBUG vmware_driver: - checkpoint.vmstate = | |
DEBUG vmware_driver: - cleanshutdown = TRUE | |
DEBUG vmware_driver: - config.version = 8 | |
DEBUG vmware_driver: - cpuid.corespersocket = 1 | |
DEBUG vmware_driver: - displayname = commonpeople: default | |
DEBUG vmware_driver: - ehci.pcislotnumber = -1 | |
DEBUG vmware_driver: - ehci.present = FALSE | |
DEBUG vmware_driver: - ethernet0.addresstype = generated | |
DEBUG vmware_driver: - ethernet0.connectiontype = nat | |
DEBUG vmware_driver: - ethernet0.present = TRUE | |
DEBUG vmware_driver: - ethernet0.virtualdev = e1000 | |
DEBUG vmware_driver: - ethernet1.addresstype = generated | |
DEBUG vmware_driver: - ethernet1.connectiontype = custom | |
DEBUG vmware_driver: - ethernet1.present = TRUE | |
DEBUG vmware_driver: - ethernet1.virtualdev = e1000 | |
DEBUG vmware_driver: - ethernet1.vnet = vmnet3 | |
DEBUG vmware_driver: - extendedconfigfile = ubuntu-14.04-amd64.vmxf | |
DEBUG vmware_driver: - filesearchpath = .;/Users/alexw/.vagrant.d/boxes/puphpet-VAGRANTSLASH-ubuntu1404-x64/20161102/vmware_desktop | |
DEBUG vmware_driver: - floppy0.present = FALSE | |
DEBUG vmware_driver: - guestos = ubuntu-64 | |
DEBUG vmware_driver: - gui.fullscreenatpoweron = FALSE | |
DEBUG vmware_driver: - gui.viewmodeatpoweron = windowed | |
DEBUG vmware_driver: - hgfs.linkrootshare = TRUE | |
DEBUG vmware_driver: - hgfs.maprootshare = TRUE | |
DEBUG vmware_driver: - ide1:0.clientdevice = TRUE | |
DEBUG vmware_driver: - ide1:0.devicetype = cdrom-raw | |
DEBUG vmware_driver: - ide1:0.filename = auto detect | |
DEBUG vmware_driver: - ide1:0.present = TRUE | |
DEBUG vmware_driver: - ide1:0.startconnected = false | |
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE | |
DEBUG vmware_driver: - memsize = 2048 | |
DEBUG vmware_driver: - migrate.hostlog = ./ubuntu-14.04-amd64-f7a0031c.hlog | |
DEBUG vmware_driver: - monitor.phys_bits_used = 40 | |
DEBUG vmware_driver: - msg.autoanswer = true | |
DEBUG vmware_driver: - numa.autosize.cookie = 40001 | |
DEBUG vmware_driver: - numa.autosize.vcpu.maxpervirtualnode = 4 | |
DEBUG vmware_driver: - numvcpus = 4 | |
DEBUG vmware_driver: - nvram = ubuntu-14.04-amd64.nvram | |
DEBUG vmware_driver: - pcibridge0.pcislotnumber = 17 | |
DEBUG vmware_driver: - pcibridge0.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.functions = 8 | |
DEBUG vmware_driver: - pcibridge4.pcislotnumber = 21 | |
DEBUG vmware_driver: - pcibridge4.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge5.functions = 8 | |
DEBUG vmware_driver: - pcibridge5.pcislotnumber = 22 | |
DEBUG vmware_driver: - pcibridge5.present = TRUE | |
DEBUG vmware_driver: - pcibridge5.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge6.functions = 8 | |
DEBUG vmware_driver: - pcibridge6.pcislotnumber = 23 | |
DEBUG vmware_driver: - pcibridge6.present = TRUE | |
DEBUG vmware_driver: - pcibridge6.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge7.functions = 8 | |
DEBUG vmware_driver: - pcibridge7.pcislotnumber = 24 | |
DEBUG vmware_driver: - pcibridge7.present = TRUE | |
DEBUG vmware_driver: - pcibridge7.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - policy.vm.mvmtid = | |
DEBUG vmware_driver: - powertype.poweroff = soft | |
DEBUG vmware_driver: - powertype.poweron = soft | |
DEBUG vmware_driver: - powertype.reset = soft | |
DEBUG vmware_driver: - powertype.suspend = soft | |
DEBUG vmware_driver: - proxyapps.publishtohost = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.enabled = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.ip = 127.0.0.1 | |
DEBUG vmware_driver: - remotedisplay.vnc.key = MB0bHj8WESo+LCA6BS01FR42LyEzIigaLD8aJAk2MycNHD0/GicAEQQ9CxAuGw0vOzkVBioDFh0pHycZPwsrBBQ6DhMtLDArPjIxJw4nDykOPwkaOQUKNik0NgorNSwNLDUlNDgrGwI9LDgJPBMxHioeNjEyGwYzDyYdAC0uLyA= | |
DEBUG vmware_driver: - remotedisplay.vnc.password = K0TjG=u: | |
DEBUG vmware_driver: - remotedisplay.vnc.port = 5919 | |
DEBUG vmware_driver: - replay.filename = | |
DEBUG vmware_driver: - replay.supported = FALSE | |
DEBUG vmware_driver: - scsi0.pcislotnumber = 16 | |
DEBUG vmware_driver: - scsi0.present = TRUE | |
DEBUG vmware_driver: - scsi0.virtualdev = lsilogic | |
DEBUG vmware_driver: - scsi0:0.filename = disk-cl1.vmdk | |
DEBUG vmware_driver: - scsi0:0.present = TRUE | |
DEBUG vmware_driver: - scsi0:0.redo = | |
DEBUG vmware_driver: - sharedfolder.maxnum = 0 | |
DEBUG vmware_driver: - softpoweroff = TRUE | |
DEBUG vmware_driver: - sound.startconnected = FALSE | |
DEBUG vmware_driver: - tools.remindinstall = FALSE | |
DEBUG vmware_driver: - tools.synctime = TRUE | |
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle | |
DEBUG vmware_driver: - toolsinstallmanager.lastinstallerror = 0 | |
DEBUG vmware_driver: - toolsinstallmanager.updatecounter = 2 | |
DEBUG vmware_driver: - usb.pcislotnumber = -1 | |
DEBUG vmware_driver: - usb.present = FALSE | |
DEBUG vmware_driver: - uuid.action = create | |
DEBUG vmware_driver: - uuid.bios = 56 4d 3b 66 69 e3 38 12-40 0f b3 23 c9 11 4c 39 | |
DEBUG vmware_driver: - uuid.location = 56 4d 3b 66 69 e3 38 12-40 0f b3 23 c9 11 4c 39 | |
DEBUG vmware_driver: - vc.uuid = | |
DEBUG vmware_driver: - virtualhw.productcompatibility = hosted | |
DEBUG vmware_driver: - virtualhw.version = 9 | |
DEBUG vmware_driver: - vmci0.id = 1861462627 | |
DEBUG vmware_driver: - vmci0.pcislotnumber = 35 | |
DEBUG vmware_driver: - vmci0.present = TRUE | |
DEBUG vmware_driver: - vmotion.checkpointfbsize = 88080384 | |
INFO vmx_modify: - Set: memsize = '2048' | |
INFO vmx_modify: - Set: numvcpus = '4' | |
INFO vmware_driver: Modifying VMX data... | |
DEBUG vmware_driver: - SET .encoding = "UTF-8" | |
DEBUG vmware_driver: - SET bios.bootorder = "hdd,CDROM" | |
DEBUG vmware_driver: - SET checkpoint.vmstate = "" | |
DEBUG vmware_driver: - SET cleanshutdown = "TRUE" | |
DEBUG vmware_driver: - SET config.version = "8" | |
DEBUG vmware_driver: - SET cpuid.corespersocket = "1" | |
DEBUG vmware_driver: - SET displayname = "commonpeople: default" | |
DEBUG vmware_driver: - SET ehci.pcislotnumber = "-1" | |
DEBUG vmware_driver: - SET ehci.present = "FALSE" | |
DEBUG vmware_driver: - SET ethernet0.addresstype = "generated" | |
DEBUG vmware_driver: - SET ethernet0.connectiontype = "nat" | |
DEBUG vmware_driver: - SET ethernet0.present = "TRUE" | |
DEBUG vmware_driver: - SET ethernet0.virtualdev = "e1000" | |
DEBUG vmware_driver: - SET ethernet1.addresstype = "generated" | |
DEBUG vmware_driver: - SET ethernet1.connectiontype = "custom" | |
DEBUG vmware_driver: - SET ethernet1.present = "TRUE" | |
DEBUG vmware_driver: - SET ethernet1.virtualdev = "e1000" | |
DEBUG vmware_driver: - SET ethernet1.vnet = "vmnet3" | |
DEBUG vmware_driver: - SET extendedconfigfile = "ubuntu-14.04-amd64.vmxf" | |
DEBUG vmware_driver: - SET filesearchpath = ".;/Users/alexw/.vagrant.d/boxes/puphpet-VAGRANTSLASH-ubuntu1404-x64/20161102/vmware_desktop" | |
DEBUG vmware_driver: - SET floppy0.present = "FALSE" | |
DEBUG vmware_driver: - SET guestos = "ubuntu-64" | |
DEBUG vmware_driver: - SET gui.fullscreenatpoweron = "FALSE" | |
DEBUG vmware_driver: - SET gui.viewmodeatpoweron = "windowed" | |
DEBUG vmware_driver: - SET hgfs.linkrootshare = "TRUE" | |
DEBUG vmware_driver: - SET hgfs.maprootshare = "TRUE" | |
DEBUG vmware_driver: - SET ide1:0.clientdevice = "TRUE" | |
DEBUG vmware_driver: - SET ide1:0.devicetype = "cdrom-raw" | |
DEBUG vmware_driver: - SET ide1:0.filename = "auto detect" | |
DEBUG vmware_driver: - SET ide1:0.present = "TRUE" | |
DEBUG vmware_driver: - SET ide1:0.startconnected = "false" | |
DEBUG vmware_driver: - SET isolation.tools.hgfs.disable = "FALSE" | |
DEBUG vmware_driver: - SET memsize = "2048" | |
DEBUG vmware_driver: - SET migrate.hostlog = "./ubuntu-14.04-amd64-f7a0031c.hlog" | |
DEBUG vmware_driver: - SET monitor.phys_bits_used = "40" | |
DEBUG vmware_driver: - SET msg.autoanswer = "true" | |
DEBUG vmware_driver: - SET numa.autosize.cookie = "40001" | |
DEBUG vmware_driver: - SET numa.autosize.vcpu.maxpervirtualnode = "4" | |
DEBUG vmware_driver: - SET numvcpus = "4" | |
DEBUG vmware_driver: - SET nvram = "ubuntu-14.04-amd64.nvram" | |
DEBUG vmware_driver: - SET pcibridge0.pcislotnumber = "17" | |
DEBUG vmware_driver: - SET pcibridge0.present = "TRUE" | |
DEBUG vmware_driver: - SET pcibridge4.functions = "8" | |
DEBUG vmware_driver: - SET pcibridge4.pcislotnumber = "21" | |
DEBUG vmware_driver: - SET pcibridge4.present = "TRUE" | |
DEBUG vmware_driver: - SET pcibridge4.virtualdev = "pcieRootPort" | |
DEBUG vmware_driver: - SET pcibridge5.functions = "8" | |
DEBUG vmware_driver: - SET pcibridge5.pcislotnumber = "22" | |
DEBUG vmware_driver: - SET pcibridge5.present = "TRUE" | |
DEBUG vmware_driver: - SET pcibridge5.virtualdev = "pcieRootPort" | |
DEBUG vmware_driver: - SET pcibridge6.functions = "8" | |
DEBUG vmware_driver: - SET pcibridge6.pcislotnumber = "23" | |
DEBUG vmware_driver: - SET pcibridge6.present = "TRUE" | |
DEBUG vmware_driver: - SET pcibridge6.virtualdev = "pcieRootPort" | |
DEBUG vmware_driver: - SET pcibridge7.functions = "8" | |
DEBUG vmware_driver: - SET pcibridge7.pcislotnumber = "24" | |
DEBUG vmware_driver: - SET pcibridge7.present = "TRUE" | |
DEBUG vmware_driver: - SET pcibridge7.virtualdev = "pcieRootPort" | |
DEBUG vmware_driver: - SET policy.vm.mvmtid = "" | |
DEBUG vmware_driver: - SET powertype.poweroff = "soft" | |
DEBUG vmware_driver: - SET powertype.poweron = "soft" | |
DEBUG vmware_driver: - SET powertype.reset = "soft" | |
DEBUG vmware_driver: - SET powertype.suspend = "soft" | |
DEBUG vmware_driver: - SET proxyapps.publishtohost = "FALSE" | |
DEBUG vmware_driver: - SET remotedisplay.vnc.enabled = "FALSE" | |
DEBUG vmware_driver: - SET remotedisplay.vnc.ip = "127.0.0.1" | |
DEBUG vmware_driver: - SET remotedisplay.vnc.key = "MB0bHj8WESo+LCA6BS01FR42LyEzIigaLD8aJAk2MycNHD0/GicAEQQ9CxAuGw0vOzkVBioDFh0pHycZPwsrBBQ6DhMtLDArPjIxJw4nDykOPwkaOQUKNik0NgorNSwNLDUlNDgrGwI9LDgJPBMxHioeNjEyGwYzDyYdAC0uLyA=" | |
DEBUG vmware_driver: - SET remotedisplay.vnc.password = "K0TjG=u:" | |
DEBUG vmware_driver: - SET remotedisplay.vnc.port = "5919" | |
DEBUG vmware_driver: - SET replay.filename = "" | |
DEBUG vmware_driver: - SET replay.supported = "FALSE" | |
DEBUG vmware_driver: - SET scsi0.pcislotnumber = "16" | |
DEBUG vmware_driver: - SET scsi0.present = "TRUE" | |
DEBUG vmware_driver: - SET scsi0.virtualdev = "lsilogic" | |
DEBUG vmware_driver: - SET scsi0:0.filename = "disk-cl1.vmdk" | |
DEBUG vmware_driver: - SET scsi0:0.present = "TRUE" | |
DEBUG vmware_driver: - SET scsi0:0.redo = "" | |
DEBUG vmware_driver: - SET sharedfolder.maxnum = "0" | |
DEBUG vmware_driver: - SET softpoweroff = "TRUE" | |
DEBUG vmware_driver: - SET sound.startconnected = "FALSE" | |
DEBUG vmware_driver: - SET tools.remindinstall = "FALSE" | |
DEBUG vmware_driver: - SET tools.synctime = "TRUE" | |
DEBUG vmware_driver: - SET tools.upgrade.policy = "upgradeAtPowerCycle" | |
DEBUG vmware_driver: - SET toolsinstallmanager.lastinstallerror = "0" | |
DEBUG vmware_driver: - SET toolsinstallmanager.updatecounter = "2" | |
DEBUG vmware_driver: - SET usb.pcislotnumber = "-1" | |
DEBUG vmware_driver: - SET usb.present = "FALSE" | |
DEBUG vmware_driver: - SET uuid.action = "create" | |
DEBUG vmware_driver: - SET uuid.bios = "56 4d 3b 66 69 e3 38 12-40 0f b3 23 c9 11 4c 39" | |
DEBUG vmware_driver: - SET uuid.location = "56 4d 3b 66 69 e3 38 12-40 0f b3 23 c9 11 4c 39" | |
DEBUG vmware_driver: - SET vc.uuid = "" | |
DEBUG vmware_driver: - SET virtualhw.productcompatibility = "hosted" | |
DEBUG vmware_driver: - SET virtualhw.version = "9" | |
DEBUG vmware_driver: - SET vmci0.id = "1861462627" | |
DEBUG vmware_driver: - SET vmci0.pcislotnumber = "35" | |
DEBUG vmware_driver: - SET vmci0.present = "TRUE" | |
DEBUG vmware_driver: - SET vmotion.checkpointfbsize = "88080384" | |
INFO warden: Calling IN action: VMware Middleware: PrepareForwardedPortCollisionParams | |
DEBUG nat_conf: Read section: incomingtcp | |
DEBUG nat_conf: -- Value: "[incomingtcp]\n\n# Use these with care - anyone can enter into your VM through these...\n# The format and example are as follows:\n#<external port number> = <VM's IP address>:<VM's port number>\n#8080 = 172.16.3.128:80\n" | |
DEBUG nat_conf: Read section: incomingudp | |
DEBUG nat_conf: -- Value: "[incomingudp]\n\n# UDP port forwarding example\n#6000 = 172.16.3.0:6001\n\n" | |
DEBUG nat_conf: Read section: incomingtcp | |
DEBUG nat_conf: -- Value: "[incomingtcp]\n\n# Use these with care - anyone can enter into your VM through these...\n# The format and example are as follows:\n#<external port number> = <VM's IP address>:<VM's port number>\n#8080 = 172.16.3.128:80\n" | |
DEBUG nat_conf: Read section: incomingudp | |
DEBUG nat_conf: -- Value: "[incomingudp]\n\n# UDP port forwarding example\n#6000 = 172.16.3.0:6001\n\n" | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::HandleForwardedPortCollisions:0x000001008a8c60> | |
DEBUG environment: Attempting to acquire process-lock: fpcollision | |
DEBUG environment: Attempting to acquire process-lock: dotlock | |
INFO environment: Acquired process lock: dotlock | |
INFO environment: Released process lock: dotlock | |
INFO environment: Acquired process lock: fpcollision | |
INFO handle_port_collisions: Detecting any forwarded port collisions... | |
DEBUG handle_port_collisions: Extra in use: {} | |
DEBUG handle_port_collisions: Remap: {} | |
DEBUG handle_port_collisions: Repair: true | |
INFO environment: Released process lock: fpcollision | |
DEBUG environment: Attempting to acquire process-lock: dotlock | |
INFO environment: Acquired process lock: dotlock | |
INFO environment: Released process lock: dotlock | |
INFO warden: Calling IN action: VMware Middleware: ForwardPorts | |
DEBUG forward_ports: Building up ports to forward... | |
DEBUG nat_conf: Read section: incomingtcp | |
DEBUG nat_conf: -- Value: "[incomingtcp]\n\n# Use these with care - anyone can enter into your VM through these...\n# The format and example are as follows:\n#<external port number> = <VM's IP address>:<VM's port number>\n#8080 = 172.16.3.128:80\n" | |
DEBUG nat_conf: Read section: incomingudp | |
DEBUG nat_conf: -- Value: "[incomingudp]\n\n# UDP port forwarding example\n#6000 = 172.16.3.0:6001\n\n" | |
DEBUG nat_conf: Read section: incomingtcp | |
DEBUG nat_conf: -- Value: "[incomingtcp]\n\n# Use these with care - anyone can enter into your VM through these...\n# The format and example are as follows:\n#<external port number> = <VM's IP address>:<VM's port number>\n#8080 = 172.16.3.128:80\n" | |
DEBUG nat_conf: Read section: incomingudp | |
DEBUG nat_conf: -- Value: "[incomingudp]\n\n# UDP port forwarding example\n#6000 = 172.16.3.0:6001\n\n" | |
INFO warden: Calling IN action: VMware Middleware: Boot | |
INFO interface: info: Starting the VMware VM... | |
INFO interface: info: ==> default: Starting the VMware VM... | |
==> default: Starting the VMware VM... | |
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmrun", "start", "/Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893/ubuntu-14.04-amd64.vmx", "nogui"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 2017-10-23T14:20:19.409| ServiceImpl_Opener: PID 2759 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 45 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::WaitForCommunicator:0x000001013bde20> | |
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmrun", "list"] | |
INFO interface: output: Waiting for machine to boot. This may take a few minutes... | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
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: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmrun", "list"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 1 | |
/Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893/ubuntu-14.04-amd64.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
DEBUG subprocess: stdout: Total running VMs: 1 | |
/Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893/ubuntu-14.04-amd64.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO vmware_driver: Reading an accessible IP for machine... | |
INFO vmware_driver: Trying vmrun getGuestIPAddress... | |
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmrun", "getGuestIPAddress", "/Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893/ubuntu-14.04-amd64.vmx"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Error: The VMware Tools are not running in the virtual machine: /Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893/ubuntu-14.04-amd64.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 255 | |
INFO vmware_driver: vmrun getGuestIPAddress failed: VMRunError | |
INFO vmware_driver: Reading VMX data... | |
DEBUG vmware_driver: - .encoding = UTF-8 | |
DEBUG vmware_driver: - bios.bootorder = hdd,CDROM | |
DEBUG vmware_driver: - checkpoint.vmstate = | |
DEBUG vmware_driver: - cleanshutdown = FALSE | |
DEBUG vmware_driver: - config.version = 8 | |
DEBUG vmware_driver: - cpuid.corespersocket = 1 | |
DEBUG vmware_driver: - displayname = commonpeople: default | |
DEBUG vmware_driver: - ehci.pcislotnumber = -1 | |
DEBUG vmware_driver: - ehci.present = FALSE | |
DEBUG vmware_driver: - ethernet0.addresstype = generated | |
DEBUG vmware_driver: - ethernet0.connectiontype = nat | |
DEBUG vmware_driver: - ethernet0.present = TRUE | |
DEBUG vmware_driver: - ethernet0.virtualdev = e1000 | |
DEBUG vmware_driver: - ethernet1.addresstype = generated | |
DEBUG vmware_driver: - ethernet1.connectiontype = custom | |
DEBUG vmware_driver: - ethernet1.present = TRUE | |
DEBUG vmware_driver: - ethernet1.virtualdev = e1000 | |
DEBUG vmware_driver: - ethernet1.vnet = vmnet3 | |
DEBUG vmware_driver: - extendedconfigfile = ubuntu-14.04-amd64.vmxf | |
DEBUG vmware_driver: - filesearchpath = .;/Users/alexw/.vagrant.d/boxes/puphpet-VAGRANTSLASH-ubuntu1404-x64/20161102/vmware_desktop | |
DEBUG vmware_driver: - floppy0.present = FALSE | |
DEBUG vmware_driver: - guestos = ubuntu-64 | |
DEBUG vmware_driver: - gui.fullscreenatpoweron = FALSE | |
DEBUG vmware_driver: - gui.viewmodeatpoweron = windowed | |
DEBUG vmware_driver: - hgfs.linkrootshare = TRUE | |
DEBUG vmware_driver: - hgfs.maprootshare = TRUE | |
DEBUG vmware_driver: - ide1:0.clientdevice = TRUE | |
DEBUG vmware_driver: - ide1:0.devicetype = cdrom-raw | |
DEBUG vmware_driver: - ide1:0.filename = auto detect | |
DEBUG vmware_driver: - ide1:0.present = TRUE | |
DEBUG vmware_driver: - ide1:0.startconnected = false | |
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE | |
DEBUG vmware_driver: - memsize = 2048 | |
DEBUG vmware_driver: - migrate.hostlog = ./ubuntu-14.04-amd64-f7a0031c.hlog | |
DEBUG vmware_driver: - monitor.phys_bits_used = 40 | |
DEBUG vmware_driver: - msg.autoanswer = true | |
DEBUG vmware_driver: - numa.autosize.cookie = 40001 | |
DEBUG vmware_driver: - numa.autosize.vcpu.maxpervirtualnode = 4 | |
DEBUG vmware_driver: - numvcpus = 4 | |
DEBUG vmware_driver: - nvram = ubuntu-14.04-amd64.nvram | |
DEBUG vmware_driver: - pcibridge0.pcislotnumber = 17 | |
DEBUG vmware_driver: - pcibridge0.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.functions = 8 | |
DEBUG vmware_driver: - pcibridge4.pcislotnumber = 21 | |
DEBUG vmware_driver: - pcibridge4.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge5.functions = 8 | |
DEBUG vmware_driver: - pcibridge5.pcislotnumber = 22 | |
DEBUG vmware_driver: - pcibridge5.present = TRUE | |
DEBUG vmware_driver: - pcibridge5.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge6.functions = 8 | |
DEBUG vmware_driver: - pcibridge6.pcislotnumber = 23 | |
DEBUG vmware_driver: - pcibridge6.present = TRUE | |
DEBUG vmware_driver: - pcibridge6.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge7.functions = 8 | |
DEBUG vmware_driver: - pcibridge7.pcislotnumber = 24 | |
DEBUG vmware_driver: - pcibridge7.present = TRUE | |
DEBUG vmware_driver: - pcibridge7.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - policy.vm.mvmtid = | |
DEBUG vmware_driver: - powertype.poweroff = soft | |
DEBUG vmware_driver: - powertype.poweron = soft | |
DEBUG vmware_driver: - powertype.reset = soft | |
DEBUG vmware_driver: - powertype.suspend = soft | |
DEBUG vmware_driver: - proxyapps.publishtohost = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.enabled = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.ip = 127.0.0.1 | |
DEBUG vmware_driver: - remotedisplay.vnc.key = MB0bHj8WESo+LCA6BS01FR42LyEzIigaLD8aJAk2MycNHD0/GicAEQQ9CxAuGw0vOzkVBioDFh0pHycZPwsrBBQ6DhMtLDArPjIxJw4nDykOPwkaOQUKNik0NgorNSwNLDUlNDgrGwI9LDgJPBMxHioeNjEyGwYzDyYdAC0uLyA= | |
DEBUG vmware_driver: - remotedisplay.vnc.password = K0TjG=u: | |
DEBUG vmware_driver: - remotedisplay.vnc.port = 5919 | |
DEBUG vmware_driver: - replay.filename = | |
DEBUG vmware_driver: - replay.supported = FALSE | |
DEBUG vmware_driver: - scsi0.pcislotnumber = 16 | |
DEBUG vmware_driver: - scsi0.present = TRUE | |
DEBUG vmware_driver: - scsi0.virtualdev = lsilogic | |
DEBUG vmware_driver: - scsi0:0.filename = disk-cl1.vmdk | |
DEBUG vmware_driver: - scsi0:0.present = TRUE | |
DEBUG vmware_driver: - scsi0:0.redo = | |
DEBUG vmware_driver: - sharedfolder.maxnum = 0 | |
DEBUG vmware_driver: - softpoweroff = FALSE | |
DEBUG vmware_driver: - sound.startconnected = FALSE | |
DEBUG vmware_driver: - tools.remindinstall = FALSE | |
DEBUG vmware_driver: - tools.synctime = TRUE | |
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle | |
DEBUG vmware_driver: - toolsinstallmanager.lastinstallerror = 0 | |
DEBUG vmware_driver: - toolsinstallmanager.updatecounter = 2 | |
DEBUG vmware_driver: - usb.pcislotnumber = -1 | |
DEBUG vmware_driver: - usb.present = FALSE | |
DEBUG vmware_driver: - uuid.action = create | |
DEBUG vmware_driver: - uuid.bios = 56 4d 3b 66 69 e3 38 12-40 0f b3 23 c9 11 4c 39 | |
DEBUG vmware_driver: - uuid.location = 56 4d 3b 66 69 e3 38 12-40 0f b3 23 c9 11 4c 39 | |
DEBUG vmware_driver: - vc.uuid = | |
DEBUG vmware_driver: - virtualhw.productcompatibility = hosted | |
DEBUG vmware_driver: - virtualhw.version = 9 | |
DEBUG vmware_driver: - vmci0.id = 1861462627 | |
DEBUG vmware_driver: - vmci0.pcislotnumber = 35 | |
DEBUG vmware_driver: - vmci0.present = TRUE | |
DEBUG vmware_driver: - vmotion.checkpointfbsize = 88080384 | |
DEBUG vmware_driver: - ethernet0.pcislotnumber = 32 | |
DEBUG vmware_driver: - ethernet1.pcislotnumber = 33 | |
DEBUG vmware_driver: - ethernet0.generatedaddress = 00:0c:29:11:4c:39 | |
DEBUG vmware_driver: - ethernet0.generatedaddressoffset = 0 | |
DEBUG vmware_driver: - ethernet1.generatedaddress = 00:0c:29:11:4c:43 | |
DEBUG vmware_driver: - ethernet1.generatedaddressoffset = 10 | |
DEBUG vmware_driver: Trying to get MAC address for ethernet0 | |
DEBUG vmware_driver: No explicitly set MAC, looking or auto-generated one... | |
DEBUG vmware_driver: -- MAC: 00:0c:29:11:4c:39 | |
INFO vmware_driver: Reading DHCP lease for '00:0c:29:11:4c:39' on 'vmnet8' | |
INFO vmware_driver: DHCP leases file: [#<Pathname:/var/db/vmware/vmnet-dhcpd-vmnet8.leases>, #<Pathname:/var/db/vmware/vmnet-dhcpd-vmnet8.leases~>] | |
INFO dhcp_lease_file: Initialized DHCP helper: /var/db/vmware/vmnet-dhcpd-vmnet8.leases | |
INFO dhcp_lease_file: Looking for IP for MAC: 00:0c:29:11:4c:39 | |
INFO dhcp_lease_file: - IP: 172.16.134.132 | |
DEBUG ssh: Checking key permissions: /Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/private_key | |
INFO interface: detail: SSH address: 172.16.134.132:22 | |
INFO interface: detail: default: SSH address: 172.16.134.132:22 | |
default: SSH address: 172.16.134.132:22 | |
INFO interface: detail: SSH username: vagrant | |
INFO interface: detail: default: SSH username: vagrant | |
default: SSH username: vagrant | |
INFO interface: detail: SSH auth method: private key | |
INFO interface: detail: default: SSH auth method: private key | |
default: SSH auth method: private key | |
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmrun", "list"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 1 | |
/Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893/ubuntu-14.04-amd64.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO vmware_driver: Reading an accessible IP for machine... | |
INFO vmware_driver: Trying vmrun getGuestIPAddress... | |
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmrun", "getGuestIPAddress", "/Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893/ubuntu-14.04-amd64.vmx"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Error: The VMware Tools are not running in the virtual machine: /Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893/ubuntu-14.04-amd64.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 255 | |
INFO vmware_driver: vmrun getGuestIPAddress failed: VMRunError | |
INFO vmware_driver: Reading VMX data... | |
DEBUG vmware_driver: - .encoding = UTF-8 | |
DEBUG vmware_driver: - bios.bootorder = hdd,CDROM | |
DEBUG vmware_driver: - checkpoint.vmstate = | |
DEBUG vmware_driver: - cleanshutdown = FALSE | |
DEBUG vmware_driver: - config.version = 8 | |
DEBUG vmware_driver: - cpuid.corespersocket = 1 | |
DEBUG vmware_driver: - displayname = commonpeople: default | |
DEBUG vmware_driver: - ehci.pcislotnumber = -1 | |
DEBUG vmware_driver: - ehci.present = FALSE | |
DEBUG vmware_driver: - ethernet0.addresstype = generated | |
DEBUG vmware_driver: - ethernet0.connectiontype = nat | |
DEBUG vmware_driver: - ethernet0.present = TRUE | |
DEBUG vmware_driver: - ethernet0.virtualdev = e1000 | |
DEBUG vmware_driver: - ethernet1.addresstype = generated | |
DEBUG vmware_driver: - ethernet1.connectiontype = custom | |
DEBUG vmware_driver: - ethernet1.present = TRUE | |
DEBUG vmware_driver: - ethernet1.virtualdev = e1000 | |
DEBUG vmware_driver: - ethernet1.vnet = vmnet3 | |
DEBUG vmware_driver: - extendedconfigfile = ubuntu-14.04-amd64.vmxf | |
DEBUG vmware_driver: - filesearchpath = .;/Users/alexw/.vagrant.d/boxes/puphpet-VAGRANTSLASH-ubuntu1404-x64/20161102/vmware_desktop | |
DEBUG vmware_driver: - floppy0.present = FALSE | |
DEBUG vmware_driver: - guestos = ubuntu-64 | |
DEBUG vmware_driver: - gui.fullscreenatpoweron = FALSE | |
DEBUG vmware_driver: - gui.viewmodeatpoweron = windowed | |
DEBUG vmware_driver: - hgfs.linkrootshare = TRUE | |
DEBUG vmware_driver: - hgfs.maprootshare = TRUE | |
DEBUG vmware_driver: - ide1:0.clientdevice = TRUE | |
DEBUG vmware_driver: - ide1:0.devicetype = cdrom-raw | |
DEBUG vmware_driver: - ide1:0.filename = auto detect | |
DEBUG vmware_driver: - ide1:0.present = TRUE | |
DEBUG vmware_driver: - ide1:0.startconnected = false | |
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE | |
DEBUG vmware_driver: - memsize = 2048 | |
DEBUG vmware_driver: - migrate.hostlog = ./ubuntu-14.04-amd64-f7a0031c.hlog | |
DEBUG vmware_driver: - monitor.phys_bits_used = 40 | |
DEBUG vmware_driver: - msg.autoanswer = true | |
DEBUG vmware_driver: - numa.autosize.cookie = 40001 | |
DEBUG vmware_driver: - numa.autosize.vcpu.maxpervirtualnode = 4 | |
DEBUG vmware_driver: - numvcpus = 4 | |
DEBUG vmware_driver: - nvram = ubuntu-14.04-amd64.nvram | |
DEBUG vmware_driver: - pcibridge0.pcislotnumber = 17 | |
DEBUG vmware_driver: - pcibridge0.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.functions = 8 | |
DEBUG vmware_driver: - pcibridge4.pcislotnumber = 21 | |
DEBUG vmware_driver: - pcibridge4.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge5.functions = 8 | |
DEBUG vmware_driver: - pcibridge5.pcislotnumber = 22 | |
DEBUG vmware_driver: - pcibridge5.present = TRUE | |
DEBUG vmware_driver: - pcibridge5.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge6.functions = 8 | |
DEBUG vmware_driver: - pcibridge6.pcislotnumber = 23 | |
DEBUG vmware_driver: - pcibridge6.present = TRUE | |
DEBUG vmware_driver: - pcibridge6.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge7.functions = 8 | |
DEBUG vmware_driver: - pcibridge7.pcislotnumber = 24 | |
DEBUG vmware_driver: - pcibridge7.present = TRUE | |
DEBUG vmware_driver: - pcibridge7.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - policy.vm.mvmtid = | |
DEBUG vmware_driver: - powertype.poweroff = soft | |
DEBUG vmware_driver: - powertype.poweron = soft | |
DEBUG vmware_driver: - powertype.reset = soft | |
DEBUG vmware_driver: - powertype.suspend = soft | |
DEBUG vmware_driver: - proxyapps.publishtohost = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.enabled = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.ip = 127.0.0.1 | |
DEBUG vmware_driver: - remotedisplay.vnc.key = MB0bHj8WESo+LCA6BS01FR42LyEzIigaLD8aJAk2MycNHD0/GicAEQQ9CxAuGw0vOzkVBioDFh0pHycZPwsrBBQ6DhMtLDArPjIxJw4nDykOPwkaOQUKNik0NgorNSwNLDUlNDgrGwI9LDgJPBMxHioeNjEyGwYzDyYdAC0uLyA= | |
DEBUG vmware_driver: - remotedisplay.vnc.password = K0TjG=u: | |
DEBUG vmware_driver: - remotedisplay.vnc.port = 5919 | |
DEBUG vmware_driver: - replay.filename = | |
DEBUG vmware_driver: - replay.supported = FALSE | |
DEBUG vmware_driver: - scsi0.pcislotnumber = 16 | |
DEBUG vmware_driver: - scsi0.present = TRUE | |
DEBUG vmware_driver: - scsi0.virtualdev = lsilogic | |
DEBUG vmware_driver: - scsi0:0.filename = disk-cl1.vmdk | |
DEBUG vmware_driver: - scsi0:0.present = TRUE | |
DEBUG vmware_driver: - scsi0:0.redo = | |
DEBUG vmware_driver: - sharedfolder.maxnum = 0 | |
DEBUG vmware_driver: - softpoweroff = FALSE | |
DEBUG vmware_driver: - sound.startconnected = FALSE | |
DEBUG vmware_driver: - tools.remindinstall = FALSE | |
DEBUG vmware_driver: - tools.synctime = TRUE | |
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle | |
DEBUG vmware_driver: - toolsinstallmanager.lastinstallerror = 0 | |
DEBUG vmware_driver: - toolsinstallmanager.updatecounter = 2 | |
DEBUG vmware_driver: - usb.pcislotnumber = -1 | |
DEBUG vmware_driver: - usb.present = FALSE | |
DEBUG vmware_driver: - uuid.action = create | |
DEBUG vmware_driver: - uuid.bios = 56 4d 3b 66 69 e3 38 12-40 0f b3 23 c9 11 4c 39 | |
DEBUG vmware_driver: - uuid.location = 56 4d 3b 66 69 e3 38 12-40 0f b3 23 c9 11 4c 39 | |
DEBUG vmware_driver: - vc.uuid = | |
DEBUG vmware_driver: - virtualhw.productcompatibility = hosted | |
DEBUG vmware_driver: - virtualhw.version = 9 | |
DEBUG vmware_driver: - vmci0.id = 1861462627 | |
DEBUG vmware_driver: - vmci0.pcislotnumber = 35 | |
DEBUG vmware_driver: - vmci0.present = TRUE | |
DEBUG vmware_driver: - vmotion.checkpointfbsize = 88080384 | |
DEBUG vmware_driver: - ethernet0.pcislotnumber = 32 | |
DEBUG vmware_driver: - ethernet1.pcislotnumber = 33 | |
DEBUG vmware_driver: - ethernet0.generatedaddress = 00:0c:29:11:4c:39 | |
DEBUG vmware_driver: - ethernet0.generatedaddressoffset = 0 | |
DEBUG vmware_driver: - ethernet1.generatedaddress = 00:0c:29:11:4c:43 | |
DEBUG vmware_driver: - ethernet1.generatedaddressoffset = 10 | |
DEBUG vmware_driver: Trying to get MAC address for ethernet0 | |
DEBUG vmware_driver: No explicitly set MAC, looking or auto-generated one... | |
DEBUG vmware_driver: -- MAC: 00:0c:29:11:4c:39 | |
INFO vmware_driver: Reading DHCP lease for '00:0c:29:11:4c:39' on 'vmnet8' | |
INFO vmware_driver: DHCP leases file: [#<Pathname:/var/db/vmware/vmnet-dhcpd-vmnet8.leases>, #<Pathname:/var/db/vmware/vmnet-dhcpd-vmnet8.leases~>] | |
INFO dhcp_lease_file: Initialized DHCP helper: /var/db/vmware/vmnet-dhcpd-vmnet8.leases | |
INFO dhcp_lease_file: Looking for IP for MAC: 00:0c:29:11:4c:39 | |
INFO dhcp_lease_file: - IP: 172.16.134.132 | |
DEBUG ssh: Checking key permissions: /Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/private_key | |
INFO ssh: Attempting SSH connection... | |
INFO ssh: Attempting to connect to SSH... | |
INFO ssh: - Host: 172.16.134.132 | |
INFO ssh: - Port: 22 | |
INFO ssh: - Username: vagrant | |
INFO ssh: - Password? false | |
INFO ssh: - Key Path: ["/Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/private_key"] | |
DEBUG ssh: - connect_opts: {:auth_methods=>["none", "hostbased", "publickey"], :config=>false, :forward_agent=>false, :send_env=>false, :keys_only=>true, :paranoid=>false, :password=>nil, :port=>22, :timeout=>15, :user_known_hosts_file=>[], :verbose=>:debug, :encryption=>["aes128-cbc", "3des-cbc", "blowfish-cbc", "cast128-cbc", "aes192-cbc", "aes256-cbc", "[email protected]", "idea-cbc", "arcfour128", "arcfour256", "arcfour", "aes128-ctr", "aes192-ctr", "aes256-ctr", "cast128-ctr", "blowfish-ctr", "3des-ctr", "none"], :logger=>#<Logger:0x000001028b9fb8 @progname=nil, @level=0, @default_formatter=#<Logger::Formatter:0x000001028b9f90 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000001028b9f40 @shift_size=nil, @shift_age=nil, @filename=nil, @dev=#<StringIO:0x000001028ba030>, @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x000001028b9ef0>>>, :keys=>["/Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/private_key"]} | |
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmrun", "list"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 1 | |
/Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893/ubuntu-14.04-amd64.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmrun", "list"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 1 | |
/Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893/ubuntu-14.04-amd64.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmrun", "list"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 1 | |
/Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893/ubuntu-14.04-amd64.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmrun", "list"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 1 | |
/Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893/ubuntu-14.04-amd64.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmrun", "list"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 1 | |
/Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893/ubuntu-14.04-amd64.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmrun", "list"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 1 | |
/Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893/ubuntu-14.04-amd64.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmrun", "list"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 1 | |
/Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893/ubuntu-14.04-amd64.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmrun", "list"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 1 | |
/Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893/ubuntu-14.04-amd64.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmrun", "list"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 1 | |
/Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893/ubuntu-14.04-amd64.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmrun", "list"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG ssh: == Net-SSH connection debug-level log START == | |
DEBUG ssh: D, [2017-10-23T14:20:20.535326 #2646] DEBUG -- net.ssh.transport.session[8145c26c]: establishing connection to 172.16.134.132:22 | |
D, [2017-10-23T14:20:31.575959 #2646] DEBUG -- net.ssh.transport.session[8145c26c]: connection established | |
I, [2017-10-23T14:20:31.576242 #2646] INFO -- net.ssh.transport.server_version[80eaeb58]: negotiating protocol version | |
D, [2017-10-23T14:20:31.576320 #2646] DEBUG -- net.ssh.transport.server_version[80eaeb58]: local is `SSH-2.0-Ruby/Net::SSH_4.1.0 x86_64-darwin13' | |
D, [2017-10-23T14:20:31.585677 #2646] DEBUG -- net.ssh.transport.server_version[80eaeb58]: remote is `SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.8' | |
I, [2017-10-23T14:20:31.586251 #2646] INFO -- net.ssh.transport.algorithms[80eab6ec]: sending KEXINIT | |
D, [2017-10-23T14:20:31.586736 #2646] DEBUG -- socket[81459f08]: queueing packet nr 0 type 20 len 1156 | |
D, [2017-10-23T14:20:31.586867 #2646] DEBUG -- socket[81459f08]: sent 1160 bytes | |
D, [2017-10-23T14:20:31.587005 #2646] DEBUG -- socket[81459f08]: read 1648 bytes | |
D, [2017-10-23T14:20:31.587123 #2646] DEBUG -- socket[81459f08]: received packet nr 0 type 20 len 1644 | |
I, [2017-10-23T14:20:31.587181 #2646] INFO -- net.ssh.transport.algorithms[80eab6ec]: got KEXINIT from server | |
I, [2017-10-23T14:20:31.587490 #2646] INFO -- net.ssh.transport.algorithms[80eab6ec]: negotiating algorithms | |
D, [2017-10-23T14:20:31.587623 #2646] DEBUG -- net.ssh.transport.algorithms[80eab6ec]: negotiated: | |
* kex: diffie-hellman-group-exchange-sha1 | |
* host_key: ssh-rsa | |
* encryption_server: aes128-cbc | |
* encryption_client: aes128-cbc | |
* hmac_client: hmac-sha1 | |
* hmac_server: hmac-sha1 | |
* compression_client: none | |
* compression_server: none | |
* language_client: | |
* language_server: | |
D, [2017-10-23T14:20:31.587659 #2646] DEBUG -- net.ssh.transport.algorithms[80eab6ec]: exchanging keys | |
D, [2017-10-23T14:20:31.588210 #2646] DEBUG -- socket[81459f08]: queueing packet nr 1 type 34 len 20 | |
D, [2017-10-23T14:20:31.588268 #2646] DEBUG -- socket[81459f08]: sent 24 bytes | |
D, [2017-10-23T14:20:31.626309 #2646] DEBUG -- socket[81459f08]: read 152 bytes | |
D, [2017-10-23T14:20:31.626872 #2646] DEBUG -- socket[81459f08]: received packet nr 1 type 31 len 148 | |
D, [2017-10-23T14:20:31.628454 #2646] DEBUG -- socket[81459f08]: queueing packet nr 2 type 32 len 140 | |
D, [2017-10-23T14:20:31.628529 #2646] DEBUG -- socket[81459f08]: sent 144 bytes | |
D, [2017-10-23T14:20:31.630467 #2646] DEBUG -- socket[81459f08]: read 720 bytes | |
D, [2017-10-23T14:20:31.630581 #2646] DEBUG -- socket[81459f08]: received packet nr 2 type 33 len 700 | |
D, [2017-10-23T14:20:31.631688 #2646] DEBUG -- socket[81459f08]: queueing packet nr 3 type 21 len 20 | |
D, [2017-10-23T14:20:31.631808 #2646] DEBUG -- socket[81459f08]: sent 24 bytes | |
D, [2017-10-23T14:20:31.631911 #2646] DEBUG -- socket[81459f08]: received packet nr 3 type 21 len 12 | |
D, [2017-10-23T14:20:31.632393 #2646] DEBUG -- net.ssh.authentication.session[809c7838]: beginning authentication of `vagrant' | |
D, [2017-10-23T14:20:31.632531 #2646] DEBUG -- socket[81459f08]: queueing packet nr 4 type 5 len 28 | |
D, [2017-10-23T14:20:31.632572 #2646] DEBUG -- socket[81459f08]: sent 52 bytes | |
D, [2017-10-23T14:20:31.669474 #2646] DEBUG -- socket[81459f08]: read 52 bytes | |
D, [2017-10-23T14:20:31.669728 #2646] DEBUG -- socket[81459f08]: received packet nr 4 type 6 len 28 | |
D, [2017-10-23T14:20:31.669917 #2646] DEBUG -- net.ssh.authentication.session[809c7838]: trying none | |
D, [2017-10-23T14:20:31.670171 #2646] DEBUG -- socket[81459f08]: queueing packet nr 5 type 50 len 44 | |
D, [2017-10-23T14:20:31.670262 #2646] DEBUG -- socket[81459f08]: sent 68 bytes | |
D, [2017-10-23T14:20:31.671266 #2646] DEBUG -- socket[81459f08]: read 68 bytes | |
D, [2017-10-23T14:20:31.671406 #2646] DEBUG -- socket[81459f08]: received packet nr 5 type 51 len 44 | |
D, [2017-10-23T14:20:31.671521 #2646] DEBUG -- net.ssh.authentication.session[809c7838]: allowed methods: publickey,password | |
D, [2017-10-23T14:20:31.671629 #2646] DEBUG -- net.ssh.authentication.methods.none[809c3da0]: none failed | |
D, [2017-10-23T14:20:31.671720 #2646] DEBUG -- net.ssh.authentication.session[809c7838]: trying publickey | |
D, [2017-10-23T14:20:31.672325 #2646] DEBUG -- net.ssh.authentication.agent[804454c8]: connecting to ssh-agent | |
D, [2017-10-23T14:20:31.672509 #2646] DEBUG -- net.ssh.authentication.agent[804454c8]: sending agent request 1 len 47 | |
D, [2017-10-23T14:20:31.672622 #2646] DEBUG -- net.ssh.authentication.agent[804454c8]: received agent packet 5 len 1 | |
D, [2017-10-23T14:20:31.672689 #2646] DEBUG -- net.ssh.authentication.agent[804454c8]: sending agent request 11 len 0 | |
D, [2017-10-23T14:20:31.672808 #2646] DEBUG -- net.ssh.authentication.agent[804454c8]: received agent packet 12 len 5 | |
D, [2017-10-23T14:20:31.673141 #2646] DEBUG -- net.ssh.authentication.methods.publickey[80445a7c]: trying publickey (5e:4c:71:61:b9:49:1e:1d:50:97:ca:62:2d:a7:0d:75) | |
D, [2017-10-23T14:20:31.673334 #2646] DEBUG -- socket[81459f08]: queueing packet nr 6 type 50 len 348 | |
D, [2017-10-23T14:20:31.673427 #2646] DEBUG -- socket[81459f08]: sent 372 bytes | |
D, [2017-10-23T14:20:31.675962 #2646] DEBUG -- socket[81459f08]: read 324 bytes | |
D, [2017-10-23T14:20:31.676127 #2646] DEBUG -- socket[81459f08]: received packet nr 6 type 60 len 300 | |
D, [2017-10-23T14:20:31.677713 #2646] DEBUG -- socket[81459f08]: queueing packet nr 7 type 50 len 620 | |
D, [2017-10-23T14:20:31.677796 #2646] DEBUG -- socket[81459f08]: sent 644 bytes | |
D, [2017-10-23T14:20:31.678935 #2646] DEBUG -- socket[81459f08]: read 36 bytes | |
D, [2017-10-23T14:20:31.679065 #2646] DEBUG -- socket[81459f08]: received packet nr 7 type 52 len 12 | |
D, [2017-10-23T14:20:31.679159 #2646] DEBUG -- net.ssh.authentication.methods.publickey[80445a7c]: publickey succeeded (5e:4c:71:61:b9:49:1e:1d:50:97:ca:62:2d:a7:0d:75) | |
DEBUG ssh: == Net-SSH connection debug-level log END == | |
DEBUG ssh: Checking whether SSH is ready... | |
DEBUG subprocess: stdout: Total running VMs: 1 | |
/Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893/ubuntu-14.04-amd64.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: SSH is ready! | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: (sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 0 | |
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmrun", "list"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 1 | |
/Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893/ubuntu-14.04-amd64.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO vmware_driver: Reading an accessible IP for machine... | |
INFO vmware_driver: Trying vmrun getGuestIPAddress... | |
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmrun", "getGuestIPAddress", "/Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893/ubuntu-14.04-amd64.vmx"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Error: The VMware Tools are not running in the virtual machine: /Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893/ubuntu-14.04-amd64.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 255 | |
INFO vmware_driver: vmrun getGuestIPAddress failed: VMRunError | |
INFO vmware_driver: Reading VMX data... | |
DEBUG vmware_driver: - .encoding = UTF-8 | |
DEBUG vmware_driver: - bios.bootorder = hdd,CDROM | |
DEBUG vmware_driver: - checkpoint.vmstate = | |
DEBUG vmware_driver: - cleanshutdown = FALSE | |
DEBUG vmware_driver: - config.version = 8 | |
DEBUG vmware_driver: - cpuid.corespersocket = 1 | |
DEBUG vmware_driver: - displayname = commonpeople: default | |
DEBUG vmware_driver: - ehci.pcislotnumber = -1 | |
DEBUG vmware_driver: - ehci.present = FALSE | |
DEBUG vmware_driver: - ethernet0.addresstype = generated | |
DEBUG vmware_driver: - ethernet0.connectiontype = nat | |
DEBUG vmware_driver: - ethernet0.present = TRUE | |
DEBUG vmware_driver: - ethernet0.virtualdev = e1000 | |
DEBUG vmware_driver: - ethernet1.addresstype = generated | |
DEBUG vmware_driver: - ethernet1.connectiontype = custom | |
DEBUG vmware_driver: - ethernet1.present = TRUE | |
DEBUG vmware_driver: - ethernet1.virtualdev = e1000 | |
DEBUG vmware_driver: - ethernet1.vnet = vmnet3 | |
DEBUG vmware_driver: - extendedconfigfile = ubuntu-14.04-amd64.vmxf | |
DEBUG vmware_driver: - filesearchpath = .;/Users/alexw/.vagrant.d/boxes/puphpet-VAGRANTSLASH-ubuntu1404-x64/20161102/vmware_desktop | |
DEBUG vmware_driver: - floppy0.present = FALSE | |
DEBUG vmware_driver: - guestos = ubuntu-64 | |
DEBUG vmware_driver: - gui.fullscreenatpoweron = FALSE | |
DEBUG vmware_driver: - gui.viewmodeatpoweron = windowed | |
DEBUG vmware_driver: - hgfs.linkrootshare = TRUE | |
DEBUG vmware_driver: - hgfs.maprootshare = TRUE | |
DEBUG vmware_driver: - ide1:0.clientdevice = TRUE | |
DEBUG vmware_driver: - ide1:0.devicetype = cdrom-raw | |
DEBUG vmware_driver: - ide1:0.filename = auto detect | |
DEBUG vmware_driver: - ide1:0.present = TRUE | |
DEBUG vmware_driver: - ide1:0.startconnected = false | |
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE | |
DEBUG vmware_driver: - memsize = 2048 | |
DEBUG vmware_driver: - migrate.hostlog = ./ubuntu-14.04-amd64-f7a0031c.hlog | |
DEBUG vmware_driver: - monitor.phys_bits_used = 40 | |
DEBUG vmware_driver: - msg.autoanswer = true | |
DEBUG vmware_driver: - numa.autosize.cookie = 40001 | |
DEBUG vmware_driver: - numa.autosize.vcpu.maxpervirtualnode = 4 | |
DEBUG vmware_driver: - numvcpus = 4 | |
DEBUG vmware_driver: - nvram = ubuntu-14.04-amd64.nvram | |
DEBUG vmware_driver: - pcibridge0.pcislotnumber = 17 | |
DEBUG vmware_driver: - pcibridge0.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.functions = 8 | |
DEBUG vmware_driver: - pcibridge4.pcislotnumber = 21 | |
DEBUG vmware_driver: - pcibridge4.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge5.functions = 8 | |
DEBUG vmware_driver: - pcibridge5.pcislotnumber = 22 | |
DEBUG vmware_driver: - pcibridge5.present = TRUE | |
DEBUG vmware_driver: - pcibridge5.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge6.functions = 8 | |
DEBUG vmware_driver: - pcibridge6.pcislotnumber = 23 | |
DEBUG vmware_driver: - pcibridge6.present = TRUE | |
DEBUG vmware_driver: - pcibridge6.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge7.functions = 8 | |
DEBUG vmware_driver: - pcibridge7.pcislotnumber = 24 | |
DEBUG vmware_driver: - pcibridge7.present = TRUE | |
DEBUG vmware_driver: - pcibridge7.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - policy.vm.mvmtid = | |
DEBUG vmware_driver: - powertype.poweroff = soft | |
DEBUG vmware_driver: - powertype.poweron = soft | |
DEBUG vmware_driver: - powertype.reset = soft | |
DEBUG vmware_driver: - powertype.suspend = soft | |
DEBUG vmware_driver: - proxyapps.publishtohost = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.enabled = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.ip = 127.0.0.1 | |
DEBUG vmware_driver: - remotedisplay.vnc.key = MB0bHj8WESo+LCA6BS01FR42LyEzIigaLD8aJAk2MycNHD0/GicAEQQ9CxAuGw0vOzkVBioDFh0pHycZPwsrBBQ6DhMtLDArPjIxJw4nDykOPwkaOQUKNik0NgorNSwNLDUlNDgrGwI9LDgJPBMxHioeNjEyGwYzDyYdAC0uLyA= | |
DEBUG vmware_driver: - remotedisplay.vnc.password = K0TjG=u: | |
DEBUG vmware_driver: - remotedisplay.vnc.port = 5919 | |
DEBUG vmware_driver: - replay.filename = | |
DEBUG vmware_driver: - replay.supported = FALSE | |
DEBUG vmware_driver: - scsi0.pcislotnumber = 16 | |
DEBUG vmware_driver: - scsi0.present = TRUE | |
DEBUG vmware_driver: - scsi0.virtualdev = lsilogic | |
DEBUG vmware_driver: - scsi0:0.filename = disk-cl1.vmdk | |
DEBUG vmware_driver: - scsi0:0.present = TRUE | |
DEBUG vmware_driver: - scsi0:0.redo = | |
DEBUG vmware_driver: - sharedfolder.maxnum = 0 | |
DEBUG vmware_driver: - softpoweroff = FALSE | |
DEBUG vmware_driver: - sound.startconnected = FALSE | |
DEBUG vmware_driver: - tools.remindinstall = FALSE | |
DEBUG vmware_driver: - tools.synctime = TRUE | |
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle | |
DEBUG vmware_driver: - toolsinstallmanager.lastinstallerror = 0 | |
DEBUG vmware_driver: - toolsinstallmanager.updatecounter = 2 | |
DEBUG vmware_driver: - usb.pcislotnumber = -1 | |
DEBUG vmware_driver: - usb.present = FALSE | |
DEBUG vmware_driver: - uuid.action = create | |
DEBUG vmware_driver: - uuid.bios = 56 4d 3b 66 69 e3 38 12-40 0f b3 23 c9 11 4c 39 | |
DEBUG vmware_driver: - uuid.location = 56 4d 3b 66 69 e3 38 12-40 0f b3 23 c9 11 4c 39 | |
DEBUG vmware_driver: - vc.uuid = | |
DEBUG vmware_driver: - virtualhw.productcompatibility = hosted | |
DEBUG vmware_driver: - virtualhw.version = 9 | |
DEBUG vmware_driver: - vmci0.id = 1861462627 | |
DEBUG vmware_driver: - vmci0.pcislotnumber = 35 | |
DEBUG vmware_driver: - vmci0.present = TRUE | |
DEBUG vmware_driver: - vmotion.checkpointfbsize = 88080384 | |
DEBUG vmware_driver: - ethernet0.pcislotnumber = 32 | |
DEBUG vmware_driver: - ethernet1.pcislotnumber = 33 | |
DEBUG vmware_driver: - ethernet0.generatedaddress = 00:0c:29:11:4c:39 | |
DEBUG vmware_driver: - ethernet0.generatedaddressoffset = 0 | |
DEBUG vmware_driver: - ethernet1.generatedaddress = 00:0c:29:11:4c:43 | |
DEBUG vmware_driver: - ethernet1.generatedaddressoffset = 10 | |
DEBUG vmware_driver: Trying to get MAC address for ethernet0 | |
DEBUG vmware_driver: No explicitly set MAC, looking or auto-generated one... | |
DEBUG vmware_driver: -- MAC: 00:0c:29:11:4c:39 | |
INFO vmware_driver: Reading DHCP lease for '00:0c:29:11:4c:39' on 'vmnet8' | |
INFO vmware_driver: DHCP leases file: [#<Pathname:/var/db/vmware/vmnet-dhcpd-vmnet8.leases>, #<Pathname:/var/db/vmware/vmnet-dhcpd-vmnet8.leases~>] | |
INFO dhcp_lease_file: Initialized DHCP helper: /var/db/vmware/vmnet-dhcpd-vmnet8.leases | |
INFO dhcp_lease_file: Looking for IP for MAC: 00:0c:29:11:4c:39 | |
INFO dhcp_lease_file: - IP: 172.16.134.132 | |
DEBUG ssh: Checking key permissions: /Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/private_key | |
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: #<Proc:0x000001013bdd58@/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<Proc:0x000001050329c8@/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<Proc:0x000001042f8a50@/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling OUT action: #<Proc:0x000001042f8a50@/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling OUT action: #<Proc:0x000001050329c8@/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling OUT action: #<Proc:0x000001013bdd58@/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::WaitForCommunicator:0x000001013bde20> | |
INFO warden: Calling OUT action: VMware Middleware: Boot | |
INFO vmware_driver: Reading an accessible IP for machine... | |
INFO vmware_driver: Trying vmrun getGuestIPAddress... | |
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmrun", "getGuestIPAddress", "/Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893/ubuntu-14.04-amd64.vmx"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Error: The VMware Tools are not running in the virtual machine: /Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893/ubuntu-14.04-amd64.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 255 | |
INFO vmware_driver: vmrun getGuestIPAddress failed: VMRunError | |
INFO vmware_driver: Reading VMX data... | |
DEBUG vmware_driver: - .encoding = UTF-8 | |
DEBUG vmware_driver: - bios.bootorder = hdd,CDROM | |
DEBUG vmware_driver: - checkpoint.vmstate = | |
DEBUG vmware_driver: - cleanshutdown = FALSE | |
DEBUG vmware_driver: - config.version = 8 | |
DEBUG vmware_driver: - cpuid.corespersocket = 1 | |
DEBUG vmware_driver: - displayname = commonpeople: default | |
DEBUG vmware_driver: - ehci.pcislotnumber = -1 | |
DEBUG vmware_driver: - ehci.present = FALSE | |
DEBUG vmware_driver: - ethernet0.addresstype = generated | |
DEBUG vmware_driver: - ethernet0.connectiontype = nat | |
DEBUG vmware_driver: - ethernet0.present = TRUE | |
DEBUG vmware_driver: - ethernet0.virtualdev = e1000 | |
DEBUG vmware_driver: - ethernet1.addresstype = generated | |
DEBUG vmware_driver: - ethernet1.connectiontype = custom | |
DEBUG vmware_driver: - ethernet1.present = TRUE | |
DEBUG vmware_driver: - ethernet1.virtualdev = e1000 | |
DEBUG vmware_driver: - ethernet1.vnet = vmnet3 | |
DEBUG vmware_driver: - extendedconfigfile = ubuntu-14.04-amd64.vmxf | |
DEBUG vmware_driver: - filesearchpath = .;/Users/alexw/.vagrant.d/boxes/puphpet-VAGRANTSLASH-ubuntu1404-x64/20161102/vmware_desktop | |
DEBUG vmware_driver: - floppy0.present = FALSE | |
DEBUG vmware_driver: - guestos = ubuntu-64 | |
DEBUG vmware_driver: - gui.fullscreenatpoweron = FALSE | |
DEBUG vmware_driver: - gui.viewmodeatpoweron = windowed | |
DEBUG vmware_driver: - hgfs.linkrootshare = TRUE | |
DEBUG vmware_driver: - hgfs.maprootshare = TRUE | |
DEBUG vmware_driver: - ide1:0.clientdevice = TRUE | |
DEBUG vmware_driver: - ide1:0.devicetype = cdrom-raw | |
DEBUG vmware_driver: - ide1:0.filename = auto detect | |
DEBUG vmware_driver: - ide1:0.present = TRUE | |
DEBUG vmware_driver: - ide1:0.startconnected = false | |
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE | |
DEBUG vmware_driver: - memsize = 2048 | |
DEBUG vmware_driver: - migrate.hostlog = ./ubuntu-14.04-amd64-f7a0031c.hlog | |
DEBUG vmware_driver: - monitor.phys_bits_used = 40 | |
DEBUG vmware_driver: - msg.autoanswer = true | |
DEBUG vmware_driver: - numa.autosize.cookie = 40001 | |
DEBUG vmware_driver: - numa.autosize.vcpu.maxpervirtualnode = 4 | |
DEBUG vmware_driver: - numvcpus = 4 | |
DEBUG vmware_driver: - nvram = ubuntu-14.04-amd64.nvram | |
DEBUG vmware_driver: - pcibridge0.pcislotnumber = 17 | |
DEBUG vmware_driver: - pcibridge0.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.functions = 8 | |
DEBUG vmware_driver: - pcibridge4.pcislotnumber = 21 | |
DEBUG vmware_driver: - pcibridge4.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge5.functions = 8 | |
DEBUG vmware_driver: - pcibridge5.pcislotnumber = 22 | |
DEBUG vmware_driver: - pcibridge5.present = TRUE | |
DEBUG vmware_driver: - pcibridge5.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge6.functions = 8 | |
DEBUG vmware_driver: - pcibridge6.pcislotnumber = 23 | |
DEBUG vmware_driver: - pcibridge6.present = TRUE | |
DEBUG vmware_driver: - pcibridge6.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge7.functions = 8 | |
DEBUG vmware_driver: - pcibridge7.pcislotnumber = 24 | |
DEBUG vmware_driver: - pcibridge7.present = TRUE | |
DEBUG vmware_driver: - pcibridge7.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - policy.vm.mvmtid = | |
DEBUG vmware_driver: - powertype.poweroff = soft | |
DEBUG vmware_driver: - powertype.poweron = soft | |
DEBUG vmware_driver: - powertype.reset = soft | |
DEBUG vmware_driver: - powertype.suspend = soft | |
DEBUG vmware_driver: - proxyapps.publishtohost = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.enabled = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.ip = 127.0.0.1 | |
DEBUG vmware_driver: - remotedisplay.vnc.key = MB0bHj8WESo+LCA6BS01FR42LyEzIigaLD8aJAk2MycNHD0/GicAEQQ9CxAuGw0vOzkVBioDFh0pHycZPwsrBBQ6DhMtLDArPjIxJw4nDykOPwkaOQUKNik0NgorNSwNLDUlNDgrGwI9LDgJPBMxHioeNjEyGwYzDyYdAC0uLyA= | |
DEBUG vmware_driver: - remotedisplay.vnc.password = K0TjG=u: | |
DEBUG vmware_driver: - remotedisplay.vnc.port = 5919 | |
DEBUG vmware_driver: - replay.filename = | |
DEBUG vmware_driver: - replay.supported = FALSE | |
DEBUG vmware_driver: - scsi0.pcislotnumber = 16 | |
DEBUG vmware_driver: - scsi0.present = TRUE | |
DEBUG vmware_driver: - scsi0.virtualdev = lsilogic | |
DEBUG vmware_driver: - scsi0:0.filename = disk-cl1.vmdk | |
DEBUG vmware_driver: - scsi0:0.present = TRUE | |
DEBUG vmware_driver: - scsi0:0.redo = | |
DEBUG vmware_driver: - sharedfolder.maxnum = 0 | |
DEBUG vmware_driver: - softpoweroff = FALSE | |
DEBUG vmware_driver: - sound.startconnected = FALSE | |
DEBUG vmware_driver: - tools.remindinstall = FALSE | |
DEBUG vmware_driver: - tools.synctime = TRUE | |
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle | |
DEBUG vmware_driver: - toolsinstallmanager.lastinstallerror = 0 | |
DEBUG vmware_driver: - toolsinstallmanager.updatecounter = 2 | |
DEBUG vmware_driver: - usb.pcislotnumber = -1 | |
DEBUG vmware_driver: - usb.present = FALSE | |
DEBUG vmware_driver: - uuid.action = create | |
DEBUG vmware_driver: - uuid.bios = 56 4d 3b 66 69 e3 38 12-40 0f b3 23 c9 11 4c 39 | |
DEBUG vmware_driver: - uuid.location = 56 4d 3b 66 69 e3 38 12-40 0f b3 23 c9 11 4c 39 | |
DEBUG vmware_driver: - vc.uuid = | |
DEBUG vmware_driver: - virtualhw.productcompatibility = hosted | |
DEBUG vmware_driver: - virtualhw.version = 9 | |
DEBUG vmware_driver: - vmci0.id = 1861462627 | |
DEBUG vmware_driver: - vmci0.pcislotnumber = 35 | |
DEBUG vmware_driver: - vmci0.present = TRUE | |
DEBUG vmware_driver: - vmotion.checkpointfbsize = 88080384 | |
DEBUG vmware_driver: - ethernet0.pcislotnumber = 32 | |
DEBUG vmware_driver: - ethernet1.pcislotnumber = 33 | |
DEBUG vmware_driver: - ethernet0.generatedaddress = 00:0c:29:11:4c:39 | |
DEBUG vmware_driver: - ethernet0.generatedaddressoffset = 0 | |
DEBUG vmware_driver: - ethernet1.generatedaddress = 00:0c:29:11:4c:43 | |
DEBUG vmware_driver: - ethernet1.generatedaddressoffset = 10 | |
DEBUG vmware_driver: Trying to get MAC address for ethernet0 | |
DEBUG vmware_driver: No explicitly set MAC, looking or auto-generated one... | |
DEBUG vmware_driver: -- MAC: 00:0c:29:11:4c:39 | |
INFO vmware_driver: Reading DHCP lease for '00:0c:29:11:4c:39' on 'vmnet8' | |
INFO vmware_driver: DHCP leases file: [#<Pathname:/var/db/vmware/vmnet-dhcpd-vmnet8.leases>, #<Pathname:/var/db/vmware/vmnet-dhcpd-vmnet8.leases~>] | |
INFO dhcp_lease_file: Initialized DHCP helper: /var/db/vmware/vmnet-dhcpd-vmnet8.leases | |
INFO dhcp_lease_file: Looking for IP for MAC: 00:0c:29:11:4c:39 | |
INFO dhcp_lease_file: - IP: 172.16.134.132 | |
INFO interface: info: Forwarding ports... | |
INFO interface: info: ==> default: Forwarding ports... | |
==> default: Forwarding ports... | |
INFO interface: detail: -- 22 => 2222 | |
INFO interface: detail: default: -- 22 => 2222 | |
default: -- 22 => 2222 | |
INFO networking_file: Reading adapters from networking file... | |
DEBUG networking_file: VNET: 1. KEY: 'DHCP' = 'yes' | |
DEBUG networking_file: VNET: 1. KEY: 'DHCP_CFG_HASH' = 'CE2363C0BAD1CB53113F0EEAF35C60A192BEF30F' | |
DEBUG networking_file: VNET: 1. KEY: 'HOSTONLY_NETMASK' = '255.255.255.0' | |
DEBUG networking_file: VNET: 1. KEY: 'HOSTONLY_SUBNET' = '172.16.114.0' | |
DEBUG networking_file: VNET: 1. KEY: 'VIRTUAL_ADAPTER' = 'yes' | |
DEBUG networking_file: VNET: 2. KEY: 'DHCP' = 'yes' | |
DEBUG networking_file: VNET: 2. KEY: 'DHCP_CFG_HASH' = '9B9E1E296F21FB9ABA0EA55F687F41458AFE45E1' | |
DEBUG networking_file: VNET: 2. KEY: 'HOSTONLY_NETMASK' = '255.255.255.0' | |
DEBUG networking_file: VNET: 2. KEY: 'HOSTONLY_SUBNET' = '10.20.0.0' | |
DEBUG networking_file: VNET: 2. KEY: 'VIRTUAL_ADAPTER' = 'yes' | |
DEBUG networking_file: VNET: 3. KEY: 'DHCP' = 'yes' | |
DEBUG networking_file: VNET: 3. KEY: 'DHCP_CFG_HASH' = '59D4A7F38C68E4502F5CC702A913479F0CF38C85' | |
DEBUG networking_file: VNET: 3. KEY: 'HOSTONLY_NETMASK' = '255.255.0.0' | |
DEBUG networking_file: VNET: 3. KEY: 'HOSTONLY_SUBNET' = '172.10.0.0' | |
DEBUG networking_file: VNET: 3. KEY: 'VIRTUAL_ADAPTER' = 'yes' | |
DEBUG networking_file: VNET: 4. KEY: 'DHCP' = 'yes' | |
DEBUG networking_file: VNET: 4. KEY: 'DHCP_CFG_HASH' = 'B5984FBAA6AF1E2A4E5C47333CE9D177A726FA24' | |
DEBUG networking_file: VNET: 4. KEY: 'HOSTONLY_NETMASK' = '255.255.0.0' | |
DEBUG networking_file: VNET: 4. KEY: 'HOSTONLY_SUBNET' = '10.10.0.0' | |
DEBUG networking_file: VNET: 4. KEY: 'VIRTUAL_ADAPTER' = 'yes' | |
DEBUG networking_file: VNET: 5. KEY: 'DHCP' = 'yes' | |
DEBUG networking_file: VNET: 5. KEY: 'DHCP_CFG_HASH' = '25900C3FEA1665CF29648C3F27F02C97E952D3AF' | |
DEBUG networking_file: VNET: 5. KEY: 'HOSTONLY_NETMASK' = '255.255.255.0' | |
DEBUG networking_file: VNET: 5. KEY: 'HOSTONLY_SUBNET' = '10.20.30.0' | |
DEBUG networking_file: VNET: 5. KEY: 'VIRTUAL_ADAPTER' = 'yes' | |
DEBUG networking_file: VNET: 6. KEY: 'DHCP' = 'yes' | |
DEBUG networking_file: VNET: 6. KEY: 'DHCP_CFG_HASH' = '438592D35581B0BF4B1625BE0458DED3A58B3384' | |
DEBUG networking_file: VNET: 6. KEY: 'HOSTONLY_NETMASK' = '255.255.0.0' | |
DEBUG networking_file: VNET: 6. KEY: 'HOSTONLY_SUBNET' = '172.16.0.0' | |
DEBUG networking_file: VNET: 6. KEY: 'VIRTUAL_ADAPTER' = 'yes' | |
DEBUG networking_file: VNET: 8. KEY: 'DHCP' = 'yes' | |
DEBUG networking_file: VNET: 8. KEY: 'DHCP_CFG_HASH' = '4859DC037B12081C8EE7891D85C4AB2B5BEB2388' | |
DEBUG networking_file: VNET: 8. KEY: 'HOSTONLY_NETMASK' = '255.255.255.0' | |
DEBUG networking_file: VNET: 8. KEY: 'HOSTONLY_SUBNET' = '172.16.134.0' | |
DEBUG networking_file: VNET: 8. KEY: 'NAT' = 'yes' | |
DEBUG networking_file: VNET: 8. KEY: 'VIRTUAL_ADAPTER' = 'yes' | |
DEBUG networking_file: Pruning adapters that aren't actually active... | |
INFO vmware_driver: Setting up forwarded ports in: /Library/Preferences/VMware Fusion/vmnet8/nat.conf | |
DEBUG nat_conf: Read section: incomingtcp | |
DEBUG nat_conf: -- Value: "[incomingtcp]\n\n# Use these with care - anyone can enter into your VM through these...\n# The format and example are as follows:\n#<external port number> = <VM's IP address>:<VM's port number>\n#8080 = 172.16.3.128:80\n" | |
DEBUG nat_conf: Read section: incomingudp | |
DEBUG nat_conf: -- Value: "[incomingudp]\n\n# UDP port forwarding example\n#6000 = 172.16.3.0:6001\n\n" | |
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmrun", "list"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 1 | |
/Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893/ubuntu-14.04-amd64.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG internal_configuration: Clearing VM section: /Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893/ubuntu-14.04-amd64.vmx | |
DEBUG internal_configuration: Entry: {"port_forwards"=>{"tcp"=>{"2222"=>22}, "udp"=>{}}, "guest_ip"=>"172.16.134.132"} | |
DEBUG internal_configuration: Saving updated internal configuration! | |
DEBUG nat_conf: Replace section: incomingtcp | |
DEBUG nat_conf: Replace section: incomingudp | |
DEBUG nat_conf: Writing NAT file: "# VMware NAT configuration file\n# Manual editing of this file is not recommended. Using UI is preferred.\n\n[host]\n\n# NAT gateway address\nip = 172.16.134.2\nnetmask = 255.255.255.0\n\n# VMnet device if not specified on command line\ndevice = vmnet8\n\n# Allow PORT/EPRT FTP commands (they need incoming TCP stream ...)\nactiveFTP = 1\n\n# Allows the source to have any OUI. Turn this on if you change the OUI\n# in the MAC address of your virtual machines.\nallowAnyOUI = 1\n\n# Controls if (TCP) connections should be reset when the adapter they are\n# bound to goes down\nresetConnectionOnLinkDown = 1\n\n# Controls if (TCP) connection should be reset when guest packet's destination\n# is NAT's IP address\nresetConnectionOnDestLocalHost = 1\n\n# Controls if enable nat ipv6\nnatIp6Enable = 0\n\n# Controls if enable nat ipv6\nnatIp6Prefix = fd15:4ba5:5a2b:1008::/64\n\n[tcp]\n\n# Value of timeout in TCP TIME_WAIT state, in seconds\ntimeWaitTimeout = 30\n\n[udp]\n\n# Timeout in seconds. Dynamically-created UDP mappings will purged if\n# idle for this duration of time 0 = no timeout, default = 60; real\n# value might be up to 100% longer\ntimeout = 60\n\n[netbios]\n# Timeout for NBNS queries.\nnbnsTimeout = 2\n\n# Number of retries for each NBNS query.\nnbnsRetries = 3\n\n# Timeout for NBDS queries.\nnbdsTimeout = 3\n\n[incomingtcp]\n\n# Use these with care - anyone can enter into your VM through these...\n# The format and example are as follows:\n#<external port number> = <VM's IP address>:<VM's port number>\n#8080 = 172.16.3.128:80\n# VAGRANT-BEGIN: /Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893/ubuntu-14.04-amd64.vmx\n2222 = 172.16.134.132:22\n# VAGRANT-END: /Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893/ubuntu-14.04-amd64.vmx\n\n[incomingudp]\n\n# UDP port forwarding example\n#6000 = 172.16.3.0:6001\n\n" | |
INFO subprocess: Starting process: ["/Users/alexw/.vagrant.d/gems/2.3.4/gems/vagrant-vmware-fusion-5.0.0/bin/vagrant_vmware_desktop_sudo_helper_darwin_amd64", "netconf", "-nat=/var/folders/bh/9zyq9s5s66v1_mjnx69cl60w0000gn/T/vagrant20171023-2646-81vgtn", "-device=vmnet8"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command is setuid/setgid, clearing DYLD_LIBRARY_PATH | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG nat_conf: Read section: incomingtcp | |
DEBUG nat_conf: -- Value: "[incomingtcp]\n\n# Use these with care - anyone can enter into your VM through these...\n# The format and example are as follows:\n#<external port number> = <VM's IP address>:<VM's port number>\n#8080 = 172.16.3.128:80\n# VAGRANT-BEGIN: /Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893/ubuntu-14.04-amd64.vmx\n2222 = 172.16.134.132:22\n# VAGRANT-END: /Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893/ubuntu-14.04-amd64.vmx\n" | |
DEBUG nat_conf: Read section: incomingudp | |
DEBUG nat_conf: -- Value: "[incomingudp]\n\n# UDP port forwarding example\n#6000 = 172.16.3.0:6001\n\n" | |
DEBUG networking_file: saving device: {:name=>"vmnet1", :number=>1, :dhcp=>"yes", :hostonly_netmask=>"255.255.255.0", :hostonly_subnet=>"172.16.114.0", :nat=>nil, :virtual_adapter=>"yes"} | |
DEBUG networking_file: saving device: {:name=>"vmnet2", :number=>2, :dhcp=>"yes", :hostonly_netmask=>"255.255.255.0", :hostonly_subnet=>"10.20.0.0", :nat=>nil, :virtual_adapter=>"yes"} | |
DEBUG networking_file: saving device: {:name=>"vmnet3", :number=>3, :dhcp=>"yes", :hostonly_netmask=>"255.255.0.0", :hostonly_subnet=>"172.10.0.0", :nat=>nil, :virtual_adapter=>"yes"} | |
DEBUG networking_file: saving device: {:name=>"vmnet4", :number=>4, :dhcp=>"yes", :hostonly_netmask=>"255.255.0.0", :hostonly_subnet=>"10.10.0.0", :nat=>nil, :virtual_adapter=>"yes"} | |
DEBUG networking_file: saving device: {:name=>"vmnet5", :number=>5, :dhcp=>"yes", :hostonly_netmask=>"255.255.255.0", :hostonly_subnet=>"10.20.30.0", :nat=>nil, :virtual_adapter=>"yes"} | |
DEBUG networking_file: saving device: {:name=>"vmnet6", :number=>6, :dhcp=>"yes", :hostonly_netmask=>"255.255.0.0", :hostonly_subnet=>"172.16.0.0", :nat=>nil, :virtual_adapter=>"yes"} | |
DEBUG networking_file: saving device: {:name=>"vmnet8", :number=>8, :dhcp=>"yes", :hostonly_netmask=>"255.255.255.0", :hostonly_subnet=>"172.16.134.0", :nat=>"yes", :virtual_adapter=>"yes"} | |
DEBUG networking_file: saving port forward set: {:device=>"8", :proto=>:tcp, :host_port=>2222, :guest_ip=>"172.16.134.132", :guest_port=>22} | |
INFO subprocess: Starting process: ["/Users/alexw/.vagrant.d/gems/2.3.4/gems/vagrant-vmware-fusion-5.0.0/bin/vagrant_vmware_desktop_sudo_helper_darwin_amd64", "netconf", "-network=/var/folders/bh/9zyq9s5s66v1_mjnx69cl60w0000gn/T/vagrant20171023-2646-fmjeq8"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command is setuid/setgid, clearing DYLD_LIBRARY_PATH | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/Users/alexw/.vagrant.d/gems/2.3.4/gems/vagrant-vmware-fusion-5.0.0/bin/vagrant_vmware_desktop_sudo_helper_darwin_amd64", "vmnet", "-status"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command is setuid/setgid, clearing DYLD_LIBRARY_PATH | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: DHCP service on vmnet1 is running | |
Hostonly virtual adapter on vmnet1 is enabled | |
DHCP service on vmnet2 is running | |
Hostonly virtual adapter on vmnet2 is enabled | |
DHCP service on vmnet3 is running | |
Hostonly virtual adapter on vmnet3 is enabled | |
DHCP service on vmnet4 is running | |
Hostonly virtual adapter on vmnet4 is enabled | |
DHCP service on vmnet5 is running | |
Hostonly virtual adapter on vmnet5 is enabled | |
DHCP service on vmnet6 is running | |
Hostonly virtual adapter on vmnet6 is enabled | |
DHCP service on vmnet8 is running | |
NAT service on vmnet8 is running | |
Hostonly virtual adapter on vmnet8 is enabled | |
All the services configured on all the networks are running | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO vmware_driver: Reconfiguring VMware network interfaces... | |
INFO subprocess: Starting process: ["/Users/alexw/.vagrant.d/gems/2.3.4/gems/vagrant-vmware-fusion-5.0.0/bin/vagrant_vmware_desktop_sudo_helper_darwin_amd64", "vmnet", "-configure"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command is setuid/setgid, clearing DYLD_LIBRARY_PATH | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Stopped DHCP service on vmnet1 | |
Disabled hostonly virtual adapter on vmnet1 | |
Stopped DHCP service on vmnet2 | |
Disabled hostonly virtual adapter on vmnet2 | |
Stopped DHCP service on vmnet3 | |
Disabled hostonly virtual adapter on vmnet3 | |
Stopped DHCP service on vmnet4 | |
Disabled hostonly virtual adapter on vmnet4 | |
Stopped DHCP service on vmnet5 | |
Disabled hostonly virtual adapter on vmnet5 | |
Stopped DHCP service on vmnet6 | |
Disabled hostonly virtual adapter on vmnet6 | |
Stopped DHCP service on vmnet8 | |
Stopped NAT service on vmnet8 | |
Disabled hostonly virtual adapter on vmnet8 | |
Stopped all configured services on all networks | |
Backed up existing network settings to backup file "/tmp/vmware.WWb5s7" | |
Restored network settings | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
INFO vmware_driver: Starting VMware network interfaces... | |
INFO subprocess: Starting process: ["/Users/alexw/.vagrant.d/gems/2.3.4/gems/vagrant-vmware-fusion-5.0.0/bin/vagrant_vmware_desktop_sudo_helper_darwin_amd64", "vmnet", "-start"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command is setuid/setgid, clearing DYLD_LIBRARY_PATH | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Enabled hostonly virtual adapter on vmnet1 | |
Started DHCP service on vmnet1 | |
Enabled hostonly virtual adapter on vmnet2 | |
Started DHCP service on vmnet2 | |
Enabled hostonly virtual adapter on vmnet3 | |
Started DHCP service on vmnet3 | |
Enabled hostonly virtual adapter on vmnet4 | |
Started DHCP service on vmnet4 | |
Enabled hostonly virtual adapter on vmnet5 | |
Started DHCP service on vmnet5 | |
Enabled hostonly virtual adapter on vmnet6 | |
Started DHCP service on vmnet6 | |
Started NAT service on vmnet8 | |
Enabled hostonly virtual adapter on vmnet8 | |
Started DHCP service on vmnet8 | |
Started all configured services on all networks | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmrun", "list"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 1 | |
/Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893/ubuntu-14.04-amd64.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO vmware_driver: Reading an accessible IP for machine... | |
INFO vmware_driver: Trying vmrun getGuestIPAddress... | |
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmrun", "getGuestIPAddress", "/Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893/ubuntu-14.04-amd64.vmx"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Error: The VMware Tools are not running in the virtual machine: /Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893/ubuntu-14.04-amd64.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 255 | |
INFO vmware_driver: vmrun getGuestIPAddress failed: VMRunError | |
INFO vmware_driver: Reading VMX data... | |
DEBUG vmware_driver: - .encoding = UTF-8 | |
DEBUG vmware_driver: - bios.bootorder = hdd,CDROM | |
DEBUG vmware_driver: - checkpoint.vmstate = | |
DEBUG vmware_driver: - cleanshutdown = FALSE | |
DEBUG vmware_driver: - config.version = 8 | |
DEBUG vmware_driver: - cpuid.corespersocket = 1 | |
DEBUG vmware_driver: - displayname = commonpeople: default | |
DEBUG vmware_driver: - ehci.pcislotnumber = -1 | |
DEBUG vmware_driver: - ehci.present = FALSE | |
DEBUG vmware_driver: - ethernet0.addresstype = generated | |
DEBUG vmware_driver: - ethernet0.connectiontype = nat | |
DEBUG vmware_driver: - ethernet0.present = TRUE | |
DEBUG vmware_driver: - ethernet0.virtualdev = e1000 | |
DEBUG vmware_driver: - ethernet1.addresstype = generated | |
DEBUG vmware_driver: - ethernet1.connectiontype = custom | |
DEBUG vmware_driver: - ethernet1.present = TRUE | |
DEBUG vmware_driver: - ethernet1.virtualdev = e1000 | |
DEBUG vmware_driver: - ethernet1.vnet = vmnet3 | |
DEBUG vmware_driver: - extendedconfigfile = ubuntu-14.04-amd64.vmxf | |
DEBUG vmware_driver: - filesearchpath = .;/Users/alexw/.vagrant.d/boxes/puphpet-VAGRANTSLASH-ubuntu1404-x64/20161102/vmware_desktop | |
DEBUG vmware_driver: - floppy0.present = FALSE | |
DEBUG vmware_driver: - guestos = ubuntu-64 | |
DEBUG vmware_driver: - gui.fullscreenatpoweron = FALSE | |
DEBUG vmware_driver: - gui.viewmodeatpoweron = windowed | |
DEBUG vmware_driver: - hgfs.linkrootshare = TRUE | |
DEBUG vmware_driver: - hgfs.maprootshare = TRUE | |
DEBUG vmware_driver: - ide1:0.clientdevice = TRUE | |
DEBUG vmware_driver: - ide1:0.devicetype = cdrom-raw | |
DEBUG vmware_driver: - ide1:0.filename = auto detect | |
DEBUG vmware_driver: - ide1:0.present = TRUE | |
DEBUG vmware_driver: - ide1:0.startconnected = false | |
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE | |
DEBUG vmware_driver: - memsize = 2048 | |
DEBUG vmware_driver: - migrate.hostlog = ./ubuntu-14.04-amd64-f7a0031c.hlog | |
DEBUG vmware_driver: - monitor.phys_bits_used = 40 | |
DEBUG vmware_driver: - msg.autoanswer = true | |
DEBUG vmware_driver: - numa.autosize.cookie = 40001 | |
DEBUG vmware_driver: - numa.autosize.vcpu.maxpervirtualnode = 4 | |
DEBUG vmware_driver: - numvcpus = 4 | |
DEBUG vmware_driver: - nvram = ubuntu-14.04-amd64.nvram | |
DEBUG vmware_driver: - pcibridge0.pcislotnumber = 17 | |
DEBUG vmware_driver: - pcibridge0.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.functions = 8 | |
DEBUG vmware_driver: - pcibridge4.pcislotnumber = 21 | |
DEBUG vmware_driver: - pcibridge4.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge5.functions = 8 | |
DEBUG vmware_driver: - pcibridge5.pcislotnumber = 22 | |
DEBUG vmware_driver: - pcibridge5.present = TRUE | |
DEBUG vmware_driver: - pcibridge5.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge6.functions = 8 | |
DEBUG vmware_driver: - pcibridge6.pcislotnumber = 23 | |
DEBUG vmware_driver: - pcibridge6.present = TRUE | |
DEBUG vmware_driver: - pcibridge6.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge7.functions = 8 | |
DEBUG vmware_driver: - pcibridge7.pcislotnumber = 24 | |
DEBUG vmware_driver: - pcibridge7.present = TRUE | |
DEBUG vmware_driver: - pcibridge7.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - policy.vm.mvmtid = | |
DEBUG vmware_driver: - powertype.poweroff = soft | |
DEBUG vmware_driver: - powertype.poweron = soft | |
DEBUG vmware_driver: - powertype.reset = soft | |
DEBUG vmware_driver: - powertype.suspend = soft | |
DEBUG vmware_driver: - proxyapps.publishtohost = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.enabled = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.ip = 127.0.0.1 | |
DEBUG vmware_driver: - remotedisplay.vnc.key = MB0bHj8WESo+LCA6BS01FR42LyEzIigaLD8aJAk2MycNHD0/GicAEQQ9CxAuGw0vOzkVBioDFh0pHycZPwsrBBQ6DhMtLDArPjIxJw4nDykOPwkaOQUKNik0NgorNSwNLDUlNDgrGwI9LDgJPBMxHioeNjEyGwYzDyYdAC0uLyA= | |
DEBUG vmware_driver: - remotedisplay.vnc.password = K0TjG=u: | |
DEBUG vmware_driver: - remotedisplay.vnc.port = 5919 | |
DEBUG vmware_driver: - replay.filename = | |
DEBUG vmware_driver: - replay.supported = FALSE | |
DEBUG vmware_driver: - scsi0.pcislotnumber = 16 | |
DEBUG vmware_driver: - scsi0.present = TRUE | |
DEBUG vmware_driver: - scsi0.virtualdev = lsilogic | |
DEBUG vmware_driver: - scsi0:0.filename = disk-cl1.vmdk | |
DEBUG vmware_driver: - scsi0:0.present = TRUE | |
DEBUG vmware_driver: - scsi0:0.redo = | |
DEBUG vmware_driver: - sharedfolder.maxnum = 0 | |
DEBUG vmware_driver: - softpoweroff = FALSE | |
DEBUG vmware_driver: - sound.startconnected = FALSE | |
DEBUG vmware_driver: - tools.remindinstall = FALSE | |
DEBUG vmware_driver: - tools.synctime = TRUE | |
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle | |
DEBUG vmware_driver: - toolsinstallmanager.lastinstallerror = 0 | |
DEBUG vmware_driver: - toolsinstallmanager.updatecounter = 2 | |
DEBUG vmware_driver: - usb.pcislotnumber = -1 | |
DEBUG vmware_driver: - usb.present = FALSE | |
DEBUG vmware_driver: - uuid.action = create | |
DEBUG vmware_driver: - uuid.bios = 56 4d 3b 66 69 e3 38 12-40 0f b3 23 c9 11 4c 39 | |
DEBUG vmware_driver: - uuid.location = 56 4d 3b 66 69 e3 38 12-40 0f b3 23 c9 11 4c 39 | |
DEBUG vmware_driver: - vc.uuid = | |
DEBUG vmware_driver: - virtualhw.productcompatibility = hosted | |
DEBUG vmware_driver: - virtualhw.version = 9 | |
DEBUG vmware_driver: - vmci0.id = 1861462627 | |
DEBUG vmware_driver: - vmci0.pcislotnumber = 35 | |
DEBUG vmware_driver: - vmci0.present = TRUE | |
DEBUG vmware_driver: - vmotion.checkpointfbsize = 88080384 | |
DEBUG vmware_driver: - ethernet0.pcislotnumber = 32 | |
DEBUG vmware_driver: - ethernet1.pcislotnumber = 33 | |
DEBUG vmware_driver: - ethernet0.generatedaddress = 00:0c:29:11:4c:39 | |
DEBUG vmware_driver: - ethernet0.generatedaddressoffset = 0 | |
DEBUG vmware_driver: - ethernet1.generatedaddress = 00:0c:29:11:4c:43 | |
DEBUG vmware_driver: - ethernet1.generatedaddressoffset = 10 | |
DEBUG vmware_driver: Trying to get MAC address for ethernet0 | |
DEBUG vmware_driver: No explicitly set MAC, looking or auto-generated one... | |
DEBUG vmware_driver: -- MAC: 00:0c:29:11:4c:39 | |
INFO vmware_driver: Reading DHCP lease for '00:0c:29:11:4c:39' on 'vmnet8' | |
INFO vmware_driver: DHCP leases file: [#<Pathname:/var/db/vmware/vmnet-dhcpd-vmnet8.leases>, #<Pathname:/var/db/vmware/vmnet-dhcpd-vmnet8.leases~>] | |
INFO dhcp_lease_file: Initialized DHCP helper: /var/db/vmware/vmnet-dhcpd-vmnet8.leases | |
INFO dhcp_lease_file: Looking for IP for MAC: 00:0c:29:11:4c:39 | |
INFO dhcp_lease_file: - IP: 172.16.134.132 | |
DEBUG ssh: Checking key permissions: /Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/private_key | |
INFO interface: detail: SSH address: 172.16.134.132:22 | |
INFO interface: detail: default: SSH address: 172.16.134.132:22 | |
default: SSH address: 172.16.134.132:22 | |
INFO interface: detail: SSH username: vagrant | |
INFO interface: detail: default: SSH username: vagrant | |
default: SSH username: vagrant | |
INFO interface: detail: SSH auth method: private key | |
INFO interface: detail: default: SSH auth method: private key | |
default: SSH auth method: private key | |
DEBUG ssh: Re-using SSH connection. | |
DEBUG ssh: Checking whether SSH is ready... | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: SSH is ready! | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: (sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 0 | |
INFO warden: Calling OUT action: VMware Middleware: ForwardPorts | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::HandleForwardedPortCollisions:0x000001008a8c60> | |
INFO warden: Calling OUT action: VMware Middleware: PrepareForwardedPortCollisionParams | |
INFO warden: Calling OUT action: VMware Middleware: VMXModify | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::SetHostname:0x000001014263f8> | |
INFO vmware_driver: Reading VMX data... | |
DEBUG vmware_driver: - .encoding = UTF-8 | |
DEBUG vmware_driver: - bios.bootorder = hdd,CDROM | |
DEBUG vmware_driver: - checkpoint.vmstate = | |
DEBUG vmware_driver: - cleanshutdown = FALSE | |
DEBUG vmware_driver: - config.version = 8 | |
DEBUG vmware_driver: - cpuid.corespersocket = 1 | |
DEBUG vmware_driver: - displayname = commonpeople: default | |
DEBUG vmware_driver: - ehci.pcislotnumber = -1 | |
DEBUG vmware_driver: - ehci.present = FALSE | |
DEBUG vmware_driver: - ethernet0.addresstype = generated | |
DEBUG vmware_driver: - ethernet0.connectiontype = nat | |
DEBUG vmware_driver: - ethernet0.present = TRUE | |
DEBUG vmware_driver: - ethernet0.virtualdev = e1000 | |
DEBUG vmware_driver: - ethernet1.addresstype = generated | |
DEBUG vmware_driver: - ethernet1.connectiontype = custom | |
DEBUG vmware_driver: - ethernet1.present = TRUE | |
DEBUG vmware_driver: - ethernet1.virtualdev = e1000 | |
DEBUG vmware_driver: - ethernet1.vnet = vmnet3 | |
DEBUG vmware_driver: - extendedconfigfile = ubuntu-14.04-amd64.vmxf | |
DEBUG vmware_driver: - filesearchpath = .;/Users/alexw/.vagrant.d/boxes/puphpet-VAGRANTSLASH-ubuntu1404-x64/20161102/vmware_desktop | |
DEBUG vmware_driver: - floppy0.present = FALSE | |
DEBUG vmware_driver: - guestos = ubuntu-64 | |
DEBUG vmware_driver: - gui.fullscreenatpoweron = FALSE | |
DEBUG vmware_driver: - gui.viewmodeatpoweron = windowed | |
DEBUG vmware_driver: - hgfs.linkrootshare = TRUE | |
DEBUG vmware_driver: - hgfs.maprootshare = TRUE | |
DEBUG vmware_driver: - ide1:0.clientdevice = TRUE | |
DEBUG vmware_driver: - ide1:0.devicetype = cdrom-raw | |
DEBUG vmware_driver: - ide1:0.filename = auto detect | |
DEBUG vmware_driver: - ide1:0.present = TRUE | |
DEBUG vmware_driver: - ide1:0.startconnected = false | |
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE | |
DEBUG vmware_driver: - memsize = 2048 | |
DEBUG vmware_driver: - migrate.hostlog = ./ubuntu-14.04-amd64-f7a0031c.hlog | |
DEBUG vmware_driver: - monitor.phys_bits_used = 40 | |
DEBUG vmware_driver: - msg.autoanswer = true | |
DEBUG vmware_driver: - numa.autosize.cookie = 40001 | |
DEBUG vmware_driver: - numa.autosize.vcpu.maxpervirtualnode = 4 | |
DEBUG vmware_driver: - numvcpus = 4 | |
DEBUG vmware_driver: - nvram = ubuntu-14.04-amd64.nvram | |
DEBUG vmware_driver: - pcibridge0.pcislotnumber = 17 | |
DEBUG vmware_driver: - pcibridge0.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.functions = 8 | |
DEBUG vmware_driver: - pcibridge4.pcislotnumber = 21 | |
DEBUG vmware_driver: - pcibridge4.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge5.functions = 8 | |
DEBUG vmware_driver: - pcibridge5.pcislotnumber = 22 | |
DEBUG vmware_driver: - pcibridge5.present = TRUE | |
DEBUG vmware_driver: - pcibridge5.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge6.functions = 8 | |
DEBUG vmware_driver: - pcibridge6.pcislotnumber = 23 | |
DEBUG vmware_driver: - pcibridge6.present = TRUE | |
DEBUG vmware_driver: - pcibridge6.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge7.functions = 8 | |
DEBUG vmware_driver: - pcibridge7.pcislotnumber = 24 | |
DEBUG vmware_driver: - pcibridge7.present = TRUE | |
DEBUG vmware_driver: - pcibridge7.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - policy.vm.mvmtid = | |
DEBUG vmware_driver: - powertype.poweroff = soft | |
DEBUG vmware_driver: - powertype.poweron = soft | |
DEBUG vmware_driver: - powertype.reset = soft | |
DEBUG vmware_driver: - powertype.suspend = soft | |
DEBUG vmware_driver: - proxyapps.publishtohost = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.enabled = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.ip = 127.0.0.1 | |
DEBUG vmware_driver: - remotedisplay.vnc.key = MB0bHj8WESo+LCA6BS01FR42LyEzIigaLD8aJAk2MycNHD0/GicAEQQ9CxAuGw0vOzkVBioDFh0pHycZPwsrBBQ6DhMtLDArPjIxJw4nDykOPwkaOQUKNik0NgorNSwNLDUlNDgrGwI9LDgJPBMxHioeNjEyGwYzDyYdAC0uLyA= | |
DEBUG vmware_driver: - remotedisplay.vnc.password = K0TjG=u: | |
DEBUG vmware_driver: - remotedisplay.vnc.port = 5919 | |
DEBUG vmware_driver: - replay.filename = | |
DEBUG vmware_driver: - replay.supported = FALSE | |
DEBUG vmware_driver: - scsi0.pcislotnumber = 16 | |
DEBUG vmware_driver: - scsi0.present = TRUE | |
DEBUG vmware_driver: - scsi0.virtualdev = lsilogic | |
DEBUG vmware_driver: - scsi0:0.filename = disk-cl1.vmdk | |
DEBUG vmware_driver: - scsi0:0.present = TRUE | |
DEBUG vmware_driver: - scsi0:0.redo = | |
DEBUG vmware_driver: - sharedfolder.maxnum = 0 | |
DEBUG vmware_driver: - softpoweroff = FALSE | |
DEBUG vmware_driver: - sound.startconnected = FALSE | |
DEBUG vmware_driver: - tools.remindinstall = FALSE | |
DEBUG vmware_driver: - tools.synctime = TRUE | |
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle | |
DEBUG vmware_driver: - toolsinstallmanager.lastinstallerror = 0 | |
DEBUG vmware_driver: - toolsinstallmanager.updatecounter = 2 | |
DEBUG vmware_driver: - usb.pcislotnumber = -1 | |
DEBUG vmware_driver: - usb.present = FALSE | |
DEBUG vmware_driver: - uuid.action = create | |
DEBUG vmware_driver: - uuid.bios = 56 4d 3b 66 69 e3 38 12-40 0f b3 23 c9 11 4c 39 | |
DEBUG vmware_driver: - uuid.location = 56 4d 3b 66 69 e3 38 12-40 0f b3 23 c9 11 4c 39 | |
DEBUG vmware_driver: - vc.uuid = | |
DEBUG vmware_driver: - virtualhw.productcompatibility = hosted | |
DEBUG vmware_driver: - virtualhw.version = 9 | |
DEBUG vmware_driver: - vmci0.id = 1861462627 | |
DEBUG vmware_driver: - vmci0.pcislotnumber = 35 | |
DEBUG vmware_driver: - vmci0.present = TRUE | |
DEBUG vmware_driver: - vmotion.checkpointfbsize = 88080384 | |
DEBUG vmware_driver: - ethernet0.pcislotnumber = 32 | |
DEBUG vmware_driver: - ethernet1.pcislotnumber = 33 | |
DEBUG vmware_driver: - ethernet0.generatedaddress = 00:0c:29:11:4c:39 | |
DEBUG vmware_driver: - ethernet0.generatedaddressoffset = 0 | |
DEBUG vmware_driver: - ethernet1.generatedaddress = 00:0c:29:11:4c:43 | |
DEBUG vmware_driver: - ethernet1.generatedaddressoffset = 10 | |
INFO interface: info: Configuring network adapters within the VM... | |
INFO interface: info: ==> default: Configuring network adapters within the VM... | |
==> default: Configuring network adapters within the VM... | |
DEBUG ssh: Checking whether SSH is ready... | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: SSH is ready! | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: (sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 0 | |
INFO guest: Autodetecting host type for [#<Vagrant::Machine: default (HashiCorp::VagrantVMwarefusion::Provider)>] | |
DEBUG guest: Trying: atomic | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: grep 'ostree=' /proc/cmdline (sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 1 | |
DEBUG guest: Trying: elementary | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: if test -r /etc/os-release; then | |
source /etc/os-release && test 'xelementary' = "x$ID" && exit | |
fi | |
if test -x /usr/bin/lsb_release; then | |
/usr/bin/lsb_release -i 2>/dev/null | grep -qi 'elementary' && exit | |
fi | |
if test -r /etc/issue; then | |
cat /etc/issue | grep -qi 'elementary' && exit | |
fi | |
exit 1 | |
(sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 1 | |
DEBUG guest: Trying: mint | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: if test -r /etc/os-release; then | |
source /etc/os-release && test 'xLinux Mint' = "x$ID" && exit | |
fi | |
if test -x /usr/bin/lsb_release; then | |
/usr/bin/lsb_release -i 2>/dev/null | grep -qi 'Linux Mint' && exit | |
fi | |
if test -r /etc/issue; then | |
cat /etc/issue | grep -qi 'Linux Mint' && exit | |
fi | |
exit 1 | |
(sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 1 | |
DEBUG guest: Trying: trisquel | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: [ -x /usr/bin/lsb_release ] && /usr/bin/lsb_release -i 2>/dev/null | grep Trisquel (sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 1 | |
DEBUG guest: Trying: alt | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: cat /etc/altlinux-release (sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: stderr: cat: /etc/altlinux-release | |
DEBUG ssh: stderr: : No such file or directory | |
DEBUG ssh: Exit status: 1 | |
DEBUG guest: Trying: amazon | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: grep 'Amazon Linux AMI' /etc/os-release (sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 1 | |
DEBUG guest: Trying: fedora | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: grep 'Fedora release' /etc/redhat-release (sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: stderr: grep: /etc/redhat-release | |
DEBUG ssh: stderr: : No such file or directory | |
DEBUG ssh: Exit status: 2 | |
DEBUG guest: Trying: funtoo | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: grep Funtoo /etc/gentoo-release (sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: stderr: grep: /etc/gentoo-release | |
DEBUG ssh: stderr: : No such file or directory | |
DEBUG ssh: Exit status: 2 | |
DEBUG guest: Trying: kali | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: if test -r /etc/os-release; then | |
source /etc/os-release && test 'xkali' = "x$ID" && exit | |
fi | |
if test -x /usr/bin/lsb_release; then | |
/usr/bin/lsb_release -i 2>/dev/null | grep -qi 'kali' && exit | |
fi | |
if test -r /etc/issue; then | |
cat /etc/issue | grep -qi 'kali' && exit | |
fi | |
exit 1 | |
(sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 1 | |
DEBUG guest: Trying: pld | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: cat /etc/pld-release (sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: stderr: cat: | |
DEBUG ssh: stderr: /etc/pld-release | |
DEBUG ssh: stderr: : No such file or directory | |
DEBUG ssh: stderr: | |
DEBUG ssh: Exit status: 1 | |
DEBUG guest: Trying: ubuntu | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: if test -r /etc/os-release; then | |
source /etc/os-release && test 'xubuntu' = "x$ID" && exit | |
fi | |
if test -x /usr/bin/lsb_release; then | |
/usr/bin/lsb_release -i 2>/dev/null | grep -qi 'ubuntu' && exit | |
fi | |
if test -r /etc/issue; then | |
cat /etc/issue | grep -qi 'ubuntu' && exit | |
fi | |
exit 1 | |
(sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 0 | |
INFO guest: Detected: ubuntu! | |
DEBUG guest: Searching for cap: configure_networks | |
DEBUG guest: Checking in: ubuntu | |
DEBUG guest: Checking in: debian | |
DEBUG guest: Found cap: configure_networks in debian | |
INFO guest: Execute capability: configure_networks [#<Vagrant::Machine: default (HashiCorp::VagrantVMwarefusion::Provider)>, [{:type=>:static, :adapter_ip=>"172.10.0.1", :ip=>"172.10.0.208", :netmask=>"255.255.0.0", :auto_config=>true, :interface=>1}]] (ubuntu) | |
DEBUG ssh: Checking whether SSH is ready... | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: SSH is ready! | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: (sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 0 | |
DEBUG guest: Searching for cap: network_interfaces | |
DEBUG guest: Checking in: ubuntu | |
DEBUG guest: Checking in: debian | |
DEBUG guest: Checking in: linux | |
DEBUG guest: Found cap: network_interfaces in linux | |
INFO guest: Execute capability: network_interfaces [#<Vagrant::Machine: default (HashiCorp::VagrantVMwarefusion::Provider)>] (ubuntu) | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: /sbin/ip -o -0 addr | grep -v LOOPBACK | awk '{print $2}' | sed 's/://' (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: cat /proc/net/dev | grep -E '^[a-z0-9 ]+:' | awk '{print $1}' | sed 's/://' (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 0 | |
DEBUG network_interfaces: Unsorted list: ["eth0", "eth1", "", "eth0", "eth1", "lo"] | |
DEBUG network_interfaces: Sorted list: ["eth0", "eth1", ""] | |
DEBUG network_interfaces: Ethernet preferred sorted list: ["eth0", "eth1", ""] | |
DEBUG ssh: Uploading: /var/folders/bh/9zyq9s5s66v1_mjnx69cl60w0000gn/T/vagrant-debian-configure-networks20171023-2646-4es1eb to /tmp/vagrant-network-entry | |
DEBUG ssh: Re-using SSH connection. | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: /sbin/ifdown 'eth1' || true | |
/sbin/ip addr flush dev 'eth1' | |
# Remove any previous network modifications from the interfaces file | |
sed -e '/^#VAGRANT-BEGIN/,$ d' /etc/network/interfaces > /tmp/vagrant-network-interfaces.pre | |
sed -ne '/^#VAGRANT-END/,$ p' /etc/network/interfaces | tac | sed -e '/^#VAGRANT-END/,$ d' | tac > /tmp/vagrant-network-interfaces.post | |
cat \ | |
/tmp/vagrant-network-interfaces.pre \ | |
/tmp/vagrant-network-entry \ | |
/tmp/vagrant-network-interfaces.post \ | |
> /etc/network/interfaces | |
rm -f /tmp/vagrant-network-interfaces.pre | |
rm -f /tmp/vagrant-network-entry | |
rm -f /tmp/vagrant-network-interfaces.post | |
/sbin/ifup 'eth1' (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 0 | |
INFO warden: Calling OUT action: VMware Middleware: Network | |
INFO vmware_driver: Reading an accessible IP for machine... | |
INFO vmware_driver: Trying vmrun getGuestIPAddress... | |
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmrun", "getGuestIPAddress", "/Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893/ubuntu-14.04-amd64.vmx"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Error: The VMware Tools are not running in the virtual machine: /Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893/ubuntu-14.04-amd64.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 255 | |
INFO vmware_driver: vmrun getGuestIPAddress failed: VMRunError | |
INFO vmware_driver: Reading VMX data... | |
DEBUG vmware_driver: - .encoding = UTF-8 | |
DEBUG vmware_driver: - bios.bootorder = hdd,CDROM | |
DEBUG vmware_driver: - checkpoint.vmstate = | |
DEBUG vmware_driver: - cleanshutdown = FALSE | |
DEBUG vmware_driver: - config.version = 8 | |
DEBUG vmware_driver: - cpuid.corespersocket = 1 | |
DEBUG vmware_driver: - displayname = commonpeople: default | |
DEBUG vmware_driver: - ehci.pcislotnumber = -1 | |
DEBUG vmware_driver: - ehci.present = FALSE | |
DEBUG vmware_driver: - ethernet0.addresstype = generated | |
DEBUG vmware_driver: - ethernet0.connectiontype = nat | |
DEBUG vmware_driver: - ethernet0.present = TRUE | |
DEBUG vmware_driver: - ethernet0.virtualdev = e1000 | |
DEBUG vmware_driver: - ethernet1.addresstype = generated | |
DEBUG vmware_driver: - ethernet1.connectiontype = custom | |
DEBUG vmware_driver: - ethernet1.present = TRUE | |
DEBUG vmware_driver: - ethernet1.virtualdev = e1000 | |
DEBUG vmware_driver: - ethernet1.vnet = vmnet3 | |
DEBUG vmware_driver: - extendedconfigfile = ubuntu-14.04-amd64.vmxf | |
DEBUG vmware_driver: - filesearchpath = .;/Users/alexw/.vagrant.d/boxes/puphpet-VAGRANTSLASH-ubuntu1404-x64/20161102/vmware_desktop | |
DEBUG vmware_driver: - floppy0.present = FALSE | |
DEBUG vmware_driver: - guestos = ubuntu-64 | |
DEBUG vmware_driver: - gui.fullscreenatpoweron = FALSE | |
DEBUG vmware_driver: - gui.viewmodeatpoweron = windowed | |
DEBUG vmware_driver: - hgfs.linkrootshare = TRUE | |
DEBUG vmware_driver: - hgfs.maprootshare = TRUE | |
DEBUG vmware_driver: - ide1:0.clientdevice = TRUE | |
DEBUG vmware_driver: - ide1:0.devicetype = cdrom-raw | |
DEBUG vmware_driver: - ide1:0.filename = auto detect | |
DEBUG vmware_driver: - ide1:0.present = TRUE | |
DEBUG vmware_driver: - ide1:0.startconnected = false | |
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE | |
DEBUG vmware_driver: - memsize = 2048 | |
DEBUG vmware_driver: - migrate.hostlog = ./ubuntu-14.04-amd64-f7a0031c.hlog | |
DEBUG vmware_driver: - monitor.phys_bits_used = 40 | |
DEBUG vmware_driver: - msg.autoanswer = true | |
DEBUG vmware_driver: - numa.autosize.cookie = 40001 | |
DEBUG vmware_driver: - numa.autosize.vcpu.maxpervirtualnode = 4 | |
DEBUG vmware_driver: - numvcpus = 4 | |
DEBUG vmware_driver: - nvram = ubuntu-14.04-amd64.nvram | |
DEBUG vmware_driver: - pcibridge0.pcislotnumber = 17 | |
DEBUG vmware_driver: - pcibridge0.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.functions = 8 | |
DEBUG vmware_driver: - pcibridge4.pcislotnumber = 21 | |
DEBUG vmware_driver: - pcibridge4.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge5.functions = 8 | |
DEBUG vmware_driver: - pcibridge5.pcislotnumber = 22 | |
DEBUG vmware_driver: - pcibridge5.present = TRUE | |
DEBUG vmware_driver: - pcibridge5.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge6.functions = 8 | |
DEBUG vmware_driver: - pcibridge6.pcislotnumber = 23 | |
DEBUG vmware_driver: - pcibridge6.present = TRUE | |
DEBUG vmware_driver: - pcibridge6.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge7.functions = 8 | |
DEBUG vmware_driver: - pcibridge7.pcislotnumber = 24 | |
DEBUG vmware_driver: - pcibridge7.present = TRUE | |
DEBUG vmware_driver: - pcibridge7.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - policy.vm.mvmtid = | |
DEBUG vmware_driver: - powertype.poweroff = soft | |
DEBUG vmware_driver: - powertype.poweron = soft | |
DEBUG vmware_driver: - powertype.reset = soft | |
DEBUG vmware_driver: - powertype.suspend = soft | |
DEBUG vmware_driver: - proxyapps.publishtohost = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.enabled = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.ip = 127.0.0.1 | |
DEBUG vmware_driver: - remotedisplay.vnc.key = MB0bHj8WESo+LCA6BS01FR42LyEzIigaLD8aJAk2MycNHD0/GicAEQQ9CxAuGw0vOzkVBioDFh0pHycZPwsrBBQ6DhMtLDArPjIxJw4nDykOPwkaOQUKNik0NgorNSwNLDUlNDgrGwI9LDgJPBMxHioeNjEyGwYzDyYdAC0uLyA= | |
DEBUG vmware_driver: - remotedisplay.vnc.password = K0TjG=u: | |
DEBUG vmware_driver: - remotedisplay.vnc.port = 5919 | |
DEBUG vmware_driver: - replay.filename = | |
DEBUG vmware_driver: - replay.supported = FALSE | |
DEBUG vmware_driver: - scsi0.pcislotnumber = 16 | |
DEBUG vmware_driver: - scsi0.present = TRUE | |
DEBUG vmware_driver: - scsi0.virtualdev = lsilogic | |
DEBUG vmware_driver: - scsi0:0.filename = disk-cl1.vmdk | |
DEBUG vmware_driver: - scsi0:0.present = TRUE | |
DEBUG vmware_driver: - scsi0:0.redo = | |
DEBUG vmware_driver: - sharedfolder.maxnum = 0 | |
DEBUG vmware_driver: - softpoweroff = FALSE | |
DEBUG vmware_driver: - sound.startconnected = FALSE | |
DEBUG vmware_driver: - tools.remindinstall = FALSE | |
DEBUG vmware_driver: - tools.synctime = TRUE | |
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle | |
DEBUG vmware_driver: - toolsinstallmanager.lastinstallerror = 0 | |
DEBUG vmware_driver: - toolsinstallmanager.updatecounter = 2 | |
DEBUG vmware_driver: - usb.pcislotnumber = -1 | |
DEBUG vmware_driver: - usb.present = FALSE | |
DEBUG vmware_driver: - uuid.action = create | |
DEBUG vmware_driver: - uuid.bios = 56 4d 3b 66 69 e3 38 12-40 0f b3 23 c9 11 4c 39 | |
DEBUG vmware_driver: - uuid.location = 56 4d 3b 66 69 e3 38 12-40 0f b3 23 c9 11 4c 39 | |
DEBUG vmware_driver: - vc.uuid = | |
DEBUG vmware_driver: - virtualhw.productcompatibility = hosted | |
DEBUG vmware_driver: - virtualhw.version = 9 | |
DEBUG vmware_driver: - vmci0.id = 1861462627 | |
DEBUG vmware_driver: - vmci0.pcislotnumber = 35 | |
DEBUG vmware_driver: - vmci0.present = TRUE | |
DEBUG vmware_driver: - vmotion.checkpointfbsize = 88080384 | |
DEBUG vmware_driver: - ethernet0.pcislotnumber = 32 | |
DEBUG vmware_driver: - ethernet1.pcislotnumber = 33 | |
DEBUG vmware_driver: - ethernet0.generatedaddress = 00:0c:29:11:4c:39 | |
DEBUG vmware_driver: - ethernet0.generatedaddressoffset = 0 | |
DEBUG vmware_driver: - ethernet1.generatedaddress = 00:0c:29:11:4c:43 | |
DEBUG vmware_driver: - ethernet1.generatedaddressoffset = 10 | |
DEBUG vmware_driver: Trying to get MAC address for ethernet0 | |
DEBUG vmware_driver: No explicitly set MAC, looking or auto-generated one... | |
DEBUG vmware_driver: -- MAC: 00:0c:29:11:4c:39 | |
INFO vmware_driver: Reading DHCP lease for '00:0c:29:11:4c:39' on 'vmnet8' | |
INFO vmware_driver: DHCP leases file: [#<Pathname:/var/db/vmware/vmnet-dhcpd-vmnet8.leases>, #<Pathname:/var/db/vmware/vmnet-dhcpd-vmnet8.leases~>] | |
INFO dhcp_lease_file: Initialized DHCP helper: /var/db/vmware/vmnet-dhcpd-vmnet8.leases | |
INFO dhcp_lease_file: Looking for IP for MAC: 00:0c:29:11:4c:39 | |
INFO dhcp_lease_file: - IP: 172.16.134.132 | |
INFO warden: Calling OUT action: VMware Middleware: PrepareNFSSettings | |
INFO synced_folders: Invoking synced folder enable: vmware | |
DEBUG ssh: Checking whether SSH is ready... | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: SSH is ready! | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: (sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 0 | |
DEBUG guest: Searching for cap: verify_vmware_hgfs | |
DEBUG guest: Checking in: ubuntu | |
DEBUG guest: Checking in: debian | |
DEBUG guest: Checking in: linux | |
DEBUG guest: Found cap: verify_vmware_hgfs in linux | |
INFO interface: info: Waiting for HGFS to become available... | |
INFO interface: info: ==> default: Waiting for HGFS to become available... | |
==> default: Waiting for HGFS to become available... | |
DEBUG ssh: Checking whether SSH is ready... | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: SSH is ready! | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: (sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 0 | |
DEBUG guest: Searching for cap: verify_vmware_hgfs | |
DEBUG guest: Checking in: ubuntu | |
DEBUG guest: Checking in: debian | |
DEBUG guest: Checking in: linux | |
DEBUG guest: Found cap: verify_vmware_hgfs in linux | |
INFO guest: Execute capability: verify_vmware_hgfs [#<Vagrant::Machine: default (HashiCorp::VagrantVMwarefusion::Provider)>] (ubuntu) | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: PATH="/sbin:$PATH" lsmod | grep -i '^vmhgfs' (sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 1 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: command -v vmhgfs-fuse (sudo=false) | |
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh | |
DEBUG ssh: Exit status: 0 | |
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmrun", "list"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 1 | |
/Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893/ubuntu-14.04-amd64.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO vmware_driver: Reading an accessible IP for machine... | |
INFO vmware_driver: Trying vmrun getGuestIPAddress... | |
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmrun", "getGuestIPAddress", "/Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893/ubuntu-14.04-amd64.vmx"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Error: The VMware Tools are not running in the virtual machine: /Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893/ubuntu-14.04-amd64.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 255 | |
INFO vmware_driver: vmrun getGuestIPAddress failed: VMRunError | |
INFO vmware_driver: Reading VMX data... | |
DEBUG vmware_driver: - .encoding = UTF-8 | |
DEBUG vmware_driver: - bios.bootorder = hdd,CDROM | |
DEBUG vmware_driver: - checkpoint.vmstate = | |
DEBUG vmware_driver: - cleanshutdown = FALSE | |
DEBUG vmware_driver: - config.version = 8 | |
DEBUG vmware_driver: - cpuid.corespersocket = 1 | |
DEBUG vmware_driver: - displayname = commonpeople: default | |
DEBUG vmware_driver: - ehci.pcislotnumber = -1 | |
DEBUG vmware_driver: - ehci.present = FALSE | |
DEBUG vmware_driver: - ethernet0.addresstype = generated | |
DEBUG vmware_driver: - ethernet0.connectiontype = nat | |
DEBUG vmware_driver: - ethernet0.present = TRUE | |
DEBUG vmware_driver: - ethernet0.virtualdev = e1000 | |
DEBUG vmware_driver: - ethernet1.addresstype = generated | |
DEBUG vmware_driver: - ethernet1.connectiontype = custom | |
DEBUG vmware_driver: - ethernet1.present = TRUE | |
DEBUG vmware_driver: - ethernet1.virtualdev = e1000 | |
DEBUG vmware_driver: - ethernet1.vnet = vmnet3 | |
DEBUG vmware_driver: - extendedconfigfile = ubuntu-14.04-amd64.vmxf | |
DEBUG vmware_driver: - filesearchpath = .;/Users/alexw/.vagrant.d/boxes/puphpet-VAGRANTSLASH-ubuntu1404-x64/20161102/vmware_desktop | |
DEBUG vmware_driver: - floppy0.present = FALSE | |
DEBUG vmware_driver: - guestos = ubuntu-64 | |
DEBUG vmware_driver: - gui.fullscreenatpoweron = FALSE | |
DEBUG vmware_driver: - gui.viewmodeatpoweron = windowed | |
DEBUG vmware_driver: - hgfs.linkrootshare = TRUE | |
DEBUG vmware_driver: - hgfs.maprootshare = TRUE | |
DEBUG vmware_driver: - ide1:0.clientdevice = TRUE | |
DEBUG vmware_driver: - ide1:0.devicetype = cdrom-raw | |
DEBUG vmware_driver: - ide1:0.filename = auto detect | |
DEBUG vmware_driver: - ide1:0.present = TRUE | |
DEBUG vmware_driver: - ide1:0.startconnected = false | |
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE | |
DEBUG vmware_driver: - memsize = 2048 | |
DEBUG vmware_driver: - migrate.hostlog = ./ubuntu-14.04-amd64-f7a0031c.hlog | |
DEBUG vmware_driver: - monitor.phys_bits_used = 40 | |
DEBUG vmware_driver: - msg.autoanswer = true | |
DEBUG vmware_driver: - numa.autosize.cookie = 40001 | |
DEBUG vmware_driver: - numa.autosize.vcpu.maxpervirtualnode = 4 | |
DEBUG vmware_driver: - numvcpus = 4 | |
DEBUG vmware_driver: - nvram = ubuntu-14.04-amd64.nvram | |
DEBUG vmware_driver: - pcibridge0.pcislotnumber = 17 | |
DEBUG vmware_driver: - pcibridge0.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.functions = 8 | |
DEBUG vmware_driver: - pcibridge4.pcislotnumber = 21 | |
DEBUG vmware_driver: - pcibridge4.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge5.functions = 8 | |
DEBUG vmware_driver: - pcibridge5.pcislotnumber = 22 | |
DEBUG vmware_driver: - pcibridge5.present = TRUE | |
DEBUG vmware_driver: - pcibridge5.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge6.functions = 8 | |
DEBUG vmware_driver: - pcibridge6.pcislotnumber = 23 | |
DEBUG vmware_driver: - pcibridge6.present = TRUE | |
DEBUG vmware_driver: - pcibridge6.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge7.functions = 8 | |
DEBUG vmware_driver: - pcibridge7.pcislotnumber = 24 | |
DEBUG vmware_driver: - pcibridge7.present = TRUE | |
DEBUG vmware_driver: - pcibridge7.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - policy.vm.mvmtid = | |
DEBUG vmware_driver: - powertype.poweroff = soft | |
DEBUG vmware_driver: - powertype.poweron = soft | |
DEBUG vmware_driver: - powertype.reset = soft | |
DEBUG vmware_driver: - powertype.suspend = soft | |
DEBUG vmware_driver: - proxyapps.publishtohost = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.enabled = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.ip = 127.0.0.1 | |
DEBUG vmware_driver: - remotedisplay.vnc.key = MB0bHj8WESo+LCA6BS01FR42LyEzIigaLD8aJAk2MycNHD0/GicAEQQ9CxAuGw0vOzkVBioDFh0pHycZPwsrBBQ6DhMtLDArPjIxJw4nDykOPwkaOQUKNik0NgorNSwNLDUlNDgrGwI9LDgJPBMxHioeNjEyGwYzDyYdAC0uLyA= | |
DEBUG vmware_driver: - remotedisplay.vnc.password = K0TjG=u: | |
DEBUG vmware_driver: - remotedisplay.vnc.port = 5919 | |
DEBUG vmware_driver: - replay.filename = | |
DEBUG vmware_driver: - replay.supported = FALSE | |
DEBUG vmware_driver: - scsi0.pcislotnumber = 16 | |
DEBUG vmware_driver: - scsi0.present = TRUE | |
DEBUG vmware_driver: - scsi0.virtualdev = lsilogic | |
DEBUG vmware_driver: - scsi0:0.filename = disk-cl1.vmdk | |
DEBUG vmware_driver: - scsi0:0.present = TRUE | |
DEBUG vmware_driver: - scsi0:0.redo = | |
DEBUG vmware_driver: - sharedfolder.maxnum = 0 | |
DEBUG vmware_driver: - softpoweroff = FALSE | |
DEBUG vmware_driver: - sound.startconnected = FALSE | |
DEBUG vmware_driver: - tools.remindinstall = FALSE | |
DEBUG vmware_driver: - tools.synctime = TRUE | |
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle | |
DEBUG vmware_driver: - toolsinstallmanager.lastinstallerror = 0 | |
DEBUG vmware_driver: - toolsinstallmanager.updatecounter = 2 | |
DEBUG vmware_driver: - usb.pcislotnumber = -1 | |
DEBUG vmware_driver: - usb.present = FALSE | |
DEBUG vmware_driver: - uuid.action = create | |
DEBUG vmware_driver: - uuid.bios = 56 4d 3b 66 69 e3 38 12-40 0f b3 23 c9 11 4c 39 | |
DEBUG vmware_driver: - uuid.location = 56 4d 3b 66 69 e3 38 12-40 0f b3 23 c9 11 4c 39 | |
DEBUG vmware_driver: - vc.uuid = | |
DEBUG vmware_driver: - virtualhw.productcompatibility = hosted | |
DEBUG vmware_driver: - virtualhw.version = 9 | |
DEBUG vmware_driver: - vmci0.id = 1861462627 | |
DEBUG vmware_driver: - vmci0.pcislotnumber = 35 | |
DEBUG vmware_driver: - vmci0.present = TRUE | |
DEBUG vmware_driver: - vmotion.checkpointfbsize = 88080384 | |
DEBUG vmware_driver: - ethernet0.pcislotnumber = 32 | |
DEBUG vmware_driver: - ethernet1.pcislotnumber = 33 | |
DEBUG vmware_driver: - ethernet0.generatedaddress = 00:0c:29:11:4c:39 | |
DEBUG vmware_driver: - ethernet0.generatedaddressoffset = 0 | |
DEBUG vmware_driver: - ethernet1.generatedaddress = 00:0c:29:11:4c:43 | |
DEBUG vmware_driver: - ethernet1.generatedaddressoffset = 10 | |
DEBUG vmware_driver: Trying to get MAC address for ethernet0 | |
DEBUG vmware_driver: No explicitly set MAC, looking or auto-generated one... | |
DEBUG vmware_driver: -- MAC: 00:0c:29:11:4c:39 | |
INFO vmware_driver: Reading DHCP lease for '00:0c:29:11:4c:39' on 'vmnet8' | |
INFO vmware_driver: DHCP leases file: [#<Pathname:/var/db/vmware/vmnet-dhcpd-vmnet8.leases>, #<Pathname:/var/db/vmware/vmnet-dhcpd-vmnet8.leases~>] | |
INFO dhcp_lease_file: Initialized DHCP helper: /var/db/vmware/vmnet-dhcpd-vmnet8.leases | |
INFO dhcp_lease_file: Looking for IP for MAC: 00:0c:29:11:4c:39 | |
INFO dhcp_lease_file: - IP: 172.16.134.132 | |
DEBUG ssh: Checking key permissions: /Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/private_key | |
INFO synced_folder: Preparing shared folders with VMX... | |
INFO interface: info: Enabling and configuring shared folders... | |
INFO interface: info: ==> default: Enabling and configuring shared folders... | |
==> default: Enabling and configuring shared folders... | |
INFO vmware_driver: Enabling shared folders... | |
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmrun", "enableSharedFolders", "/Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893/ubuntu-14.04-amd64.vmx"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Error: There was an error mounting the Shared Folders file system inside the guest operating system | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 255 | |
INFO retryable: Retryable exception raised: #<HashiCorp::VagrantVMwarefusion::Errors::VMRunError: An error occurred while executing `vmrun`, a utility for controlling | |
VMware machines. The command and output are below: | |
Command: ["enableSharedFolders", "/Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893/ubuntu-14.04-amd64.vmx", {:notify=>[:stdout, :stderr]}] | |
Stdout: Error: There was an error mounting the Shared Folders file system inside the guest operating system | |
Stderr: > | |
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmrun", "enableSharedFolders", "/Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893/ubuntu-14.04-amd64.vmx"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Error: There was an error mounting the Shared Folders file system inside the guest operating system | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 255 | |
INFO retryable: Retryable exception raised: #<HashiCorp::VagrantVMwarefusion::Errors::VMRunError: An error occurred while executing `vmrun`, a utility for controlling | |
VMware machines. The command and output are below: | |
Command: ["enableSharedFolders", "/Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893/ubuntu-14.04-amd64.vmx", {:notify=>[:stdout, :stderr]}] | |
Stdout: Error: There was an error mounting the Shared Folders file system inside the guest operating system | |
Stderr: > | |
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmrun", "enableSharedFolders", "/Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893/ubuntu-14.04-amd64.vmx"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Error: There was an error mounting the Shared Folders file system inside the guest operating system | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 255 | |
ERROR warden: Error occurred: An error occurred while executing `vmrun`, a utility for controlling | |
VMware machines. The command and output are below: | |
Command: ["enableSharedFolders", "/Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893/ubuntu-14.04-amd64.vmx", {:notify=>[:stdout, :stderr]}] | |
Stdout: Error: There was an error mounting the Shared Folders file system inside the guest operating system | |
Stderr: | |
INFO warden: Beginning recovery process... | |
INFO warden: Calling recover: #<Vagrant::Action::Builtin::HandleForwardedPortCollisions:0x000001008a8c60> | |
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: An error occurred while executing `vmrun`, a utility for controlling | |
VMware machines. The command and output are below: | |
Command: ["enableSharedFolders", "/Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893/ubuntu-14.04-amd64.vmx", {:notify=>[:stdout, :stderr]}] | |
Stdout: Error: There was an error mounting the Shared Folders file system inside the guest operating system | |
Stderr: | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
ERROR warden: Error occurred: An error occurred while executing `vmrun`, a utility for controlling | |
VMware machines. The command and output are below: | |
Command: ["enableSharedFolders", "/Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893/ubuntu-14.04-amd64.vmx", {:notify=>[:stdout, :stderr]}] | |
Stdout: Error: There was an error mounting the Shared Folders file system inside the guest operating system | |
Stderr: | |
INFO warden: Beginning recovery process... | |
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x00000105032a40> | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Recovery complete. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
ERROR warden: Error occurred: An error occurred while executing `vmrun`, a utility for controlling | |
VMware machines. The command and output are below: | |
Command: ["enableSharedFolders", "/Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893/ubuntu-14.04-amd64.vmx", {:notify=>[:stdout, :stderr]}] | |
Stdout: Error: There was an error mounting the Shared Folders file system inside the guest operating system | |
Stderr: | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
ERROR warden: Error occurred: An error occurred while executing `vmrun`, a utility for controlling | |
VMware machines. The command and output are below: | |
Command: ["enableSharedFolders", "/Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893/ubuntu-14.04-amd64.vmx", {:notify=>[:stdout, :stderr]}] | |
Stdout: Error: There was an error mounting the Shared Folders file system inside the guest operating system | |
Stderr: | |
INFO warden: Beginning recovery process... | |
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x000001042f8ac8> | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Recovery complete. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
ERROR warden: Error occurred: An error occurred while executing `vmrun`, a utility for controlling | |
VMware machines. The command and output are below: | |
Command: ["enableSharedFolders", "/Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893/ubuntu-14.04-amd64.vmx", {:notify=>[:stdout, :stderr]}] | |
Stdout: Error: There was an error mounting the Shared Folders file system inside the guest operating system | |
Stderr: | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
ERROR warden: Error occurred: An error occurred while executing `vmrun`, a utility for controlling | |
VMware machines. The command and output are below: | |
Command: ["enableSharedFolders", "/Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893/ubuntu-14.04-amd64.vmx", {:notify=>[:stdout, :stderr]}] | |
Stdout: Error: There was an error mounting the Shared Folders file system inside the guest operating system | |
Stderr: | |
INFO warden: Beginning recovery process... | |
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x0000010427bd98> | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Recovery complete. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO environment: Released process lock: machine-action-9aa501bd23b23908dc1068f9c4a128a6 | |
INFO environment: Running hook: environment_unload | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 3 hooks defined. | |
INFO runner: Running action: environment_unload #<Vagrant::Action::Builder:0x00000101edbe60> | |
INFO warden: Calling IN action: HashiCorp Background Check: End | |
INFO logger: Cleaning up background activation thread... | |
INFO warden: Calling IN action: #<VagrantPlugins::Triggers::Action::Trigger:0x00000101f52b50> | |
INFO warden: Calling IN action: #<VagrantPlugins::Triggers::Action::Trigger:0x000001029fd7a8> | |
INFO warden: Calling IN action: #<VagrantPlugins::Triggers::Action::Trigger:0x00000100997ba8> | |
INFO warden: Calling OUT action: #<VagrantPlugins::Triggers::Action::Trigger:0x00000100997ba8> | |
INFO warden: Calling OUT action: #<VagrantPlugins::Triggers::Action::Trigger:0x000001029fd7a8> | |
INFO warden: Calling OUT action: #<VagrantPlugins::Triggers::Action::Trigger:0x00000101f52b50> | |
INFO warden: Calling OUT action: HashiCorp Background Check: End | |
ERROR vagrant: Vagrant experienced an error! Details: | |
ERROR vagrant: #<HashiCorp::VagrantVMwarefusion::Errors::VMRunError: An error occurred while executing `vmrun`, a utility for controlling | |
VMware machines. The command and output are below: | |
Command: ["enableSharedFolders", "/Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893/ubuntu-14.04-amd64.vmx", {:notify=>[:stdout, :stderr]}] | |
Stdout: Error: There was an error mounting the Shared Folders file system inside the guest operating system | |
Stderr: > | |
ERROR vagrant: An error occurred while executing `vmrun`, a utility for controlling | |
VMware machines. The command and output are below: | |
Command: ["enableSharedFolders", "/Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893/ubuntu-14.04-amd64.vmx", {:notify=>[:stdout, :stderr]}] | |
Stdout: Error: There was an error mounting the Shared Folders file system inside the guest operating system | |
Stderr: | |
ERROR vagrant: /Users/alexw/.vagrant.d/gems/2.3.4/gems/vagrant-vmware-fusion-5.0.0/lib/vagrant-vmware-fusion/driver.rb:756:in `block (2 levels) in vmrun' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/util/retryable.rb:17:in `retryable' | |
/Users/alexw/.vagrant.d/gems/2.3.4/gems/vagrant-vmware-fusion-5.0.0/lib/vagrant-vmware-fusion/driver.rb:753:in `block in vmrun' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/util/busy.rb:19:in `busy' | |
/Users/alexw/.vagrant.d/gems/2.3.4/gems/vagrant-vmware-fusion-5.0.0/lib/vagrant-vmware-fusion/driver.rb:752:in `vmrun' | |
/Users/alexw/.vagrant.d/gems/2.3.4/gems/vagrant-vmware-fusion-5.0.0/lib/vagrant-vmware-fusion/driver.rb:271:in `enable_shared_folders' | |
/Users/alexw/.vagrant.d/gems/2.3.4/gems/vagrant-vmware-fusion-5.0.0/lib/vagrant-vmware-fusion/synced_folder.rb:55:in `enable' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/builtin/synced_folders.rb:93:in `block in call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/builtin/synced_folders.rb:90:in `each' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/builtin/synced_folders.rb:90:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/builtin/synced_folder_cleanup.rb:28:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/synced_folders/nfs/action_cleanup.rb:25:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:34:in `call' | |
/Users/alexw/.vagrant.d/gems/2.3.4/gems/vagrant-vmware-fusion-5.0.0/lib/vagrant-vmware-fusion/action_farm.rb:1048:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/builtin/provision.rb:80:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:95:in `block in finalize_action' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/builder.rb:116:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/runner.rb:66:in `block in run' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/util/busy.rb:19:in `busy' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/runner.rb:66:in `run' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/builtin/call.rb:53:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:34:in `call' | |
/Users/alexw/.vagrant.d/gems/2.3.4/gems/vagrant-vmware-fusion-5.0.0/lib/vagrant-vmware-fusion/action_farm.rb:1078:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:34:in `call' | |
/Users/alexw/.vagrant.d/gems/2.3.4/gems/vagrant-vmware-fusion-5.0.0/lib/vagrant-vmware-fusion/action_farm.rb:76:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:95:in `block in finalize_action' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/builder.rb:116:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/runner.rb:66:in `block in run' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/util/busy.rb:19:in `busy' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/runner.rb:66:in `run' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/builtin/call.rb:53:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/builtin/box_check_outdated.rb:78:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:34:in `call' | |
/Users/alexw/.vagrant.d/gems/2.3.4/gems/vagrant-vmware-fusion-5.0.0/lib/vagrant-vmware-fusion/action_farm.rb:1370:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:34:in `call' | |
/Users/alexw/.vagrant.d/gems/2.3.4/gems/vagrant-vmware-fusion-5.0.0/lib/vagrant-vmware-fusion/action_farm.rb:278:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:34:in `call' | |
/Users/alexw/.vagrant.d/gems/2.3.4/gems/vagrant-vmware-fusion-5.0.0/lib/vagrant-vmware-fusion/action_farm.rb:148:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:95:in `block in finalize_action' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/builder.rb:116:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/runner.rb:66:in `block in run' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/util/busy.rb:19:in `busy' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/runner.rb:66:in `run' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/builtin/call.rb:53:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:34:in `call' | |
/Users/alexw/.vagrant.d/gems/2.3.4/gems/vagrant-vmware-fusion-5.0.0/lib/vagrant-vmware-fusion/action_farm.rb:1370:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:34:in `call' | |
/Users/alexw/.vagrant.d/gems/2.3.4/gems/vagrant-vmware-fusion-5.0.0/lib/vagrant-vmware-fusion/action_farm.rb:104:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:34:in `call' | |
/Users/alexw/.vagrant.d/gems/2.3.4/gems/vagrant-vmware-fusion-5.0.0/lib/vagrant-vmware-fusion/action_farm.rb:278:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/builtin/config_validate.rb:25:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:34:in `call' | |
/Users/alexw/.vagrant.d/gems/2.3.4/gems/vagrant-vmware-fusion-5.0.0/lib/vagrant-vmware-fusion/action_farm.rb:165:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:34:in `call' | |
/Users/alexw/.vagrant.d/gems/2.3.4/gems/vagrant-triggers-0.5.3/lib/vagrant-triggers/action/trigger.rb:17:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:34:in `call' | |
/Users/alexw/.vagrant.d/gems/2.3.4/gems/vagrant-triggers-0.5.3/lib/vagrant-triggers/action/trigger.rb:17:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:34:in `call' | |
/Users/alexw/.vagrant.d/gems/2.3.4/gems/vagrant-triggers-0.5.3/lib/vagrant-triggers/action/trigger.rb:17:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/builder.rb:116:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/runner.rb:66:in `block in run' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/util/busy.rb:19:in `busy' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/runner.rb:66:in `run' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/machine.rb:227:in `action_raw' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/machine.rb:202:in `block in action' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/environment.rb:631:in `lock' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/machine.rb:188:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/machine.rb:188:in `action' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/batch_action.rb:82:in `block (2 levels) in run' | |
INFO interface: error: An error occurred while executing `vmrun`, a utility for controlling | |
VMware machines. The command and output are below: | |
Command: ["enableSharedFolders", "/Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893/ubuntu-14.04-amd64.vmx", {:notify=>[:stdout, :stderr]}] | |
Stdout: Error: There was an error mounting the Shared Folders file system inside the guest operating system | |
Stderr: | |
An error occurred while executing `vmrun`, a utility for controlling | |
VMware machines. The command and output are below: | |
Command: ["enableSharedFolders", "/Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893/ubuntu-14.04-amd64.vmx", {:notify=>[:stdout, :stderr]}] | |
Stdout: Error: There was an error mounting the Shared Folders file system inside the guest operating system | |
Stderr: | |
INFO interface: Machine: error-exit ["HashiCorp::VagrantVMwarefusion::Errors::VMRunError", "An error occurred while executing `vmrun`, a utility for controlling\nVMware machines. The command and output are below:\n\nCommand: [\"enableSharedFolders\", \"/Users/alexw/Documents/_projects/bestival/commonpeople/.vagrant/machines/default/vmware_fusion/a4a29e34-413c-4edf-845c-48ffa320b893/ubuntu-14.04-amd64.vmx\", {:notify=>[:stdout, :stderr]}]\n\nStdout: Error: There was an error mounting the Shared Folders file system inside the guest operating system\n\nStderr: "] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment