Guest User

Untitled

a guest
Apr 11th, 2018
300
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 46.59 KB | None | 0 0
  1. $ vagrant rsync --debug
  2. INFO global: Vagrant version: 2.0.3
  3. INFO global: Ruby version: 2.4.3
  4. INFO global: RubyGems version: 2.6.14
  5. INFO global: VAGRANT_DEFAULT_PROVIDER="vmware_fusion"
  6. INFO global: VAGRANT_INSTALLER_VERSION="2"
  7. INFO global: VAGRANT_INSTALLER_ENV="1"
  8. INFO global: VAGRANT_INSTALLER_EMBEDDED_DIR="/opt/vagrant/embedded"
  9. INFO global: VAGRANT_EXECUTABLE="/opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/bin/vagrant"
  10. INFO global: VAGRANT_LOG="debug"
  11. INFO global: resolv replacement has been enabled!
  12. INFO global: Plugins:
  13. INFO global: - vagrant-cachier = [installed: 1.2.1 constraint: > 0]
  14. INFO global: - vagrant-proxyconf = [installed: 1.5.2 constraint: > 0]
  15. INFO global: - vagrant-reload = [installed: 0.0.1 constraint: > 0]
  16. INFO global: - vagrant-rsync-back = [installed: 0.0.1 constraint: > 0]
  17. INFO global: - vagrant-vmware-fusion = [installed: 5.0.4 constraint: > 0]
  18. DEBUG bundler: Current generated plugin dependency list: [<Gem::Dependency type=:runtime name="vagrant-cachier" requirements="> 0">, <Gem::Dependency type=:runtime name="vagrant-proxyconf" requirements="> 0">, <Gem::Dependency type=:runtime name="vagrant-reload" requirements="> 0">, <Gem::Dependency type=:runtime name="vagrant-rsync-back" requirements="> 0">, <Gem::Dependency type=:runtime name="vagrant-vmware-fusion" requirements="> 0">]
  19. DEBUG bundler: Generating new builtin set instance.
  20. DEBUG bundler: Generating new plugin set instance. Skip gems - []
  21. DEBUG bundler: Activating solution set: ["vagrant-cachier-1.2.1", "vagrant-proxyconf-1.5.2", "vagrant-reload-0.0.1", "vagrant-rsync-back-0.0.1", "vagrant-vmware-fusion-5.0.4"]
  22. DEBUG bundler: Activating gem vagrant-cachier-1.2.1
  23. DEBUG bundler: Activating gem vagrant-proxyconf-1.5.2
  24. DEBUG bundler: Activating gem vagrant-reload-0.0.1
  25. DEBUG bundler: Activating gem vagrant-rsync-back-0.0.1
  26. DEBUG bundler: Activating gem vagrant-vmware-fusion-5.0.4
  27. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/commands/box/plugin.rb
  28. INFO manager: Registered plugin: box command
  29. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/commands/cap/plugin.rb
  30. INFO manager: Registered plugin: cap command
  31. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/commands/destroy/plugin.rb
  32. INFO manager: Registered plugin: destroy command
  33. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/commands/global-status/plugin.rb
  34. INFO manager: Registered plugin: global-status command
  35. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/commands/halt/plugin.rb
  36. INFO manager: Registered plugin: halt command
  37. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/commands/help/plugin.rb
  38. INFO manager: Registered plugin: help command
  39. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/commands/init/plugin.rb
  40. INFO manager: Registered plugin: init command
  41. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/commands/list-commands/plugin.rb
  42. INFO manager: Registered plugin: list-commands command
  43. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/commands/login/plugin.rb
  44. INFO manager: Registered plugin: vagrant-login
  45. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/commands/package/plugin.rb
  46. INFO manager: Registered plugin: package command
  47. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/commands/plugin/plugin.rb
  48. INFO manager: Registered plugin: plugin command
  49. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/commands/port/plugin.rb
  50. INFO manager: Registered plugin: port command
  51. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/commands/powershell/plugin.rb
  52. INFO manager: Registered plugin: powershell command
  53. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/commands/provider/plugin.rb
  54. INFO manager: Registered plugin: provider command
  55. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/commands/provision/plugin.rb
  56. INFO manager: Registered plugin: provision command
  57. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/commands/push/plugin.rb
  58. INFO manager: Registered plugin: push command
  59. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/commands/rdp/plugin.rb
  60. INFO manager: Registered plugin: rdp command
  61. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/commands/reload/plugin.rb
  62. INFO manager: Registered plugin: reload command
  63. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/commands/resume/plugin.rb
  64. INFO manager: Registered plugin: resume command
  65. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/commands/snapshot/plugin.rb
  66. INFO manager: Registered plugin: snapshot command
  67. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/commands/ssh/plugin.rb
  68. INFO manager: Registered plugin: ssh command
  69. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/commands/ssh_config/plugin.rb
  70. INFO manager: Registered plugin: ssh-config command
  71. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/commands/status/plugin.rb
  72. INFO manager: Registered plugin: status command
  73. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/commands/suspend/plugin.rb
  74. INFO manager: Registered plugin: suspend command
  75. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/commands/up/plugin.rb
  76. INFO manager: Registered plugin: up command
  77. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/commands/validate/plugin.rb
  78. INFO manager: Registered plugin: validate command
  79. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/commands/version/plugin.rb
  80. INFO manager: Registered plugin: version command
  81. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/communicators/ssh/plugin.rb
  82. INFO manager: Registered plugin: ssh communicator
  83. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/communicators/winrm/plugin.rb
  84. INFO manager: Registered plugin: winrm communicator
  85. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/communicators/winssh/plugin.rb
  86. INFO manager: Registered plugin: windows ssh communicator
  87. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/guests/alt/plugin.rb
  88. INFO manager: Registered plugin: ALT Platform guest
  89. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/guests/amazon/plugin.rb
  90. INFO manager: Registered plugin: Amazon Linux guest
  91. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/guests/arch/plugin.rb
  92. INFO manager: Registered plugin: Arch guest
  93. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/guests/atomic/plugin.rb
  94. INFO manager: Registered plugin: Atomic Host guest
  95. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/guests/bsd/plugin.rb
  96. INFO manager: Registered plugin: BSD-based guest
  97. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/guests/coreos/plugin.rb
  98. INFO manager: Registered plugin: CoreOS guest
  99. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/guests/darwin/plugin.rb
  100. INFO manager: Registered plugin: Darwin guest
  101. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/guests/debian/plugin.rb
  102. INFO manager: Registered plugin: Debian guest
  103. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/guests/dragonflybsd/plugin.rb
  104. INFO manager: Registered plugin: DragonFly BSD guest
  105. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/guests/elementary/plugin.rb
  106. INFO manager: Registered plugin: Elementary guest
  107. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/guests/esxi/plugin.rb
  108. INFO manager: Registered plugin: ESXi guest.
  109. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/guests/fedora/plugin.rb
  110. INFO manager: Registered plugin: Fedora guest
  111. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/guests/freebsd/plugin.rb
  112. INFO manager: Registered plugin: FreeBSD guest
  113. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/guests/funtoo/plugin.rb
  114. INFO manager: Registered plugin: Funtoo guest
  115. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/guests/gentoo/plugin.rb
  116. INFO manager: Registered plugin: Gentoo guest
  117. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/guests/haiku/plugin.rb
  118. INFO manager: Registered plugin: Haiku guest
  119. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/guests/kali/plugin.rb
  120. INFO manager: Registered plugin: Kali guest
  121. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/guests/linux/plugin.rb
  122. INFO manager: Registered plugin: Linux guest.
  123. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/guests/mint/plugin.rb
  124. INFO manager: Registered plugin: Mint guest
  125. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/guests/netbsd/plugin.rb
  126. INFO manager: Registered plugin: NetBSD guest
  127. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/guests/nixos/plugin.rb
  128. INFO manager: Registered plugin: NixOS guest
  129. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/guests/omnios/plugin.rb
  130. INFO manager: Registered plugin: OmniOS guest.
  131. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/guests/openbsd/plugin.rb
  132. INFO manager: Registered plugin: OpenBSD guest
  133. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/guests/photon/plugin.rb
  134. INFO manager: Registered plugin: VMware Photon guest
  135. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/guests/pld/plugin.rb
  136. INFO manager: Registered plugin: PLD Linux guest
  137. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/guests/redhat/plugin.rb
  138. INFO manager: Registered plugin: Red Hat Enterprise Linux guest
  139. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/guests/slackware/plugin.rb
  140. INFO manager: Registered plugin: Slackware guest
  141. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/guests/smartos/plugin.rb
  142. INFO manager: Registered plugin: SmartOS guest.
  143. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/guests/solaris/plugin.rb
  144. INFO manager: Registered plugin: Solaris guest.
  145. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/guests/solaris11/plugin.rb
  146. INFO manager: Registered plugin: Solaris 11 guest.
  147. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/guests/suse/plugin.rb
  148. INFO manager: Registered plugin: SUSE guest
  149. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/guests/tinycore/plugin.rb
  150. INFO manager: Registered plugin: TinyCore Linux guest.
  151. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/guests/trisquel/plugin.rb
  152. INFO manager: Registered plugin: Trisquel guest
  153. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/guests/ubuntu/plugin.rb
  154. INFO manager: Registered plugin: Ubuntu guest
  155. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/guests/windows/plugin.rb
  156. INFO manager: Registered plugin: Windows guest.
  157. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/hosts/alt/plugin.rb
  158. INFO manager: Registered plugin: ALT Platform host
  159. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/hosts/arch/plugin.rb
  160. INFO manager: Registered plugin: Arch host
  161. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/hosts/bsd/plugin.rb
  162. INFO manager: Registered plugin: BSD host
  163. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/hosts/darwin/plugin.rb
  164. INFO manager: Registered plugin: Mac OS X host
  165. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/hosts/freebsd/plugin.rb
  166. INFO manager: Registered plugin: FreeBSD host
  167. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/hosts/gentoo/plugin.rb
  168. INFO manager: Registered plugin: Gentoo host
  169. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/hosts/linux/plugin.rb
  170. INFO manager: Registered plugin: Linux host
  171. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/hosts/null/plugin.rb
  172. INFO manager: Registered plugin: null host
  173. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/hosts/redhat/plugin.rb
  174. INFO manager: Registered plugin: Red Hat Enterprise Linux host
  175. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/hosts/slackware/plugin.rb
  176. INFO manager: Registered plugin: Slackware host
  177. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/hosts/suse/plugin.rb
  178. INFO manager: Registered plugin: SUSE host
  179. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/hosts/windows/plugin.rb
  180. INFO manager: Registered plugin: Windows host
  181. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/kernel_v1/plugin.rb
  182. INFO manager: Registered plugin: kernel
  183. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/kernel_v2/plugin.rb
  184. INFO manager: Registered plugin: kernel
  185. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/providers/docker/plugin.rb
  186. INFO manager: Registered plugin: docker-provider
  187. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/providers/hyperv/plugin.rb
  188. INFO manager: Registered plugin: Hyper-V provider
  189. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/providers/virtualbox/plugin.rb
  190. INFO manager: Registered plugin: VirtualBox provider
  191. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/provisioners/ansible/plugin.rb
  192. INFO manager: Registered plugin: ansible
  193. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/provisioners/cfengine/plugin.rb
  194. INFO manager: Registered plugin: CFEngine Provisioner
  195. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/provisioners/chef/plugin.rb
  196. INFO manager: Registered plugin: chef
  197. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/provisioners/docker/plugin.rb
  198. INFO manager: Registered plugin: docker
  199. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/provisioners/file/plugin.rb
  200. INFO manager: Registered plugin: file
  201. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/provisioners/puppet/plugin.rb
  202. INFO manager: Registered plugin: puppet
  203. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/provisioners/salt/plugin.rb
  204. INFO manager: Registered plugin: salt
  205. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/provisioners/shell/plugin.rb
  206. INFO manager: Registered plugin: shell
  207. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/pushes/atlas/plugin.rb
  208. INFO manager: Registered plugin: atlas
  209. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/pushes/ftp/plugin.rb
  210. INFO manager: Registered plugin: ftp
  211. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/pushes/heroku/plugin.rb
  212. INFO manager: Registered plugin: heroku
  213. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/pushes/local-exec/plugin.rb
  214. INFO manager: Registered plugin: local-exec
  215. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/pushes/noop/plugin.rb
  216. INFO manager: Registered plugin: noop
  217. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/synced_folders/nfs/plugin.rb
  218. INFO manager: Registered plugin: NFS synced folders
  219. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/synced_folders/rsync/plugin.rb
  220. INFO manager: Registered plugin: RSync synced folders
  221. DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/synced_folders/smb/plugin.rb
  222. INFO manager: Registered plugin: SMB synced folders
  223. INFO global: Loading plugins!
  224. DEBUG global: Loading plugin `vagrant-cachier` with default require: `vagrant-cachier`
  225. INFO manager: Registered plugin: vagrant-cachier
  226. DEBUG global: Successfully loaded plugin `vagrant-cachier`.
  227. DEBUG global: Loading plugin `vagrant-proxyconf` with default require: `vagrant-proxyconf`
  228. INFO proxyconf: Trying to load vagrant-aws
  229. INFO proxyconf: Failed to load vagrant-aws: #<LoadError: cannot load such file -- vagrant-aws>
  230. INFO proxyconf: Ignoring the error
  231. INFO proxyconf: Trying to load vagrant-omnibus
  232. INFO proxyconf: Failed to load vagrant-omnibus: #<LoadError: cannot load such file -- vagrant-omnibus>
  233. INFO proxyconf: Ignoring the error
  234. INFO proxyconf: Trying to load vagrant-vbguest
  235. INFO proxyconf: Failed to load vagrant-vbguest: #<LoadError: cannot load such file -- vagrant-vbguest>
  236. INFO proxyconf: Ignoring the error
  237. INFO manager: Registered plugin: vagrant-proxyconf
  238. DEBUG global: Successfully loaded plugin `vagrant-proxyconf`.
  239. DEBUG global: Loading plugin `vagrant-reload` with default require: `vagrant-reload`
  240. INFO manager: Registered plugin: Reload
  241. DEBUG global: Successfully loaded plugin `vagrant-reload`.
  242. DEBUG global: Loading plugin `vagrant-rsync-back` with default require: `vagrant-rsync-back`
  243. INFO manager: Registered plugin: Rsync Back
  244. DEBUG global: Successfully loaded plugin `vagrant-rsync-back`.
  245. DEBUG global: Loading plugin `vagrant-vmware-fusion` with default require: `vagrant-vmware-fusion`
  246. INFO manager: Registered plugin: VMware Fusion Provider
  247. DEBUG global: Successfully loaded plugin `vagrant-vmware-fusion`.
  248. INFO vagrant: `vagrant` invoked: ["rsync", "--debug"]
  249. DEBUG vagrant: Creating Vagrant environment
  250. INFO environment: Environment initialized (#<Vagrant::Environment:0x0000000100946e38>)
  251. INFO environment: - cwd: /Users/mthe/mono_repo
  252. INFO environment: Home path: /Users/mthe/.vagrant.d
  253. DEBUG environment: Effective local data path: /Users/mthe/mono_repo/.vagrant
  254. INFO environment: Local data path: /Users/mthe/mono_repo/.vagrant
  255. DEBUG environment: Creating: /Users/mthe/mono_repo/.vagrant
  256. INFO environment: Running hook: environment_plugins_loaded
  257. INFO runner: Preparing hooks for middleware sequence...
  258. INFO runner: 4 hooks defined.
  259. INFO runner: Running action: environment_plugins_loaded #<Vagrant::Action::Builder:0x000000010225abb8>
  260. INFO environment: Running hook: environment_load
  261. INFO runner: Preparing hooks for middleware sequence...
  262. INFO runner: 5 hooks defined.
  263. INFO runner: Running action: environment_load #<Vagrant::Action::Builder:0x0000000102269398>
  264. INFO warden: Calling IN action: #<HashiCorp::VagrantVMwarefusion::SetupPlugin:0x0000000102259948>
  265. INFO sudo_helper: Sudo helper bin path: /Users/mthe/.vagrant.d/gems/2.4.3/gems/vagrant-vmware-fusion-5.0.4/bin/vagrant_vmware_desktop_sudo_helper_darwin_amd64
  266. INFO subprocess: Starting process: ["/Users/mthe/.vagrant.d/gems/2.4.3/gems/vagrant-vmware-fusion-5.0.4/bin/vagrant_vmware_desktop_sudo_helper_darwin_amd64", "validate"]
  267. DEBUG subprocess: Command not in installer, not touching env vars.
  268. INFO subprocess: Command is setuid/setgid, clearing DYLD_LIBRARY_PATH
  269. DEBUG subprocess: Selecting on IO
  270. DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
  271. DEBUG subprocess: Exit status: 0
  272. INFO warden: Calling IN action: HashiCorp Background Check: Start
  273. DEBUG activation: Last ping time: 1522756756
  274. DEBUG activation: License file ID: 1ef33593-4447-4ad7-8f1b-874b54e67e63
  275. INFO warden: Calling OUT action: HashiCorp Background Check: Start
  276. INFO warden: Calling OUT action: #<HashiCorp::VagrantVMwarefusion::SetupPlugin:0x0000000102259948>
  277. DEBUG checkpoint_client: starting plugin check
  278. INFO cli: CLI: [] "rsync" []
  279. DEBUG checkpoint_client: plugin check complete
  280. DEBUG cli: Invoking command class: VagrantPlugins::SyncedFolderRSync::Command::Rsync []
  281. DEBUG checkpoint_client: no information received from checkpoint
  282. DEBUG rsync: Getting target VMs for command. Arguments:
  283. DEBUG rsync: -- names: []
  284. DEBUG rsync: -- options: nil
  285. DEBUG rsync: Loading all machines...
  286. INFO loader: Set :root = ["#<Pathname:/Users/mthe/mono_repo/Vagrantfile>"]
  287. DEBUG loader: Populating proc cache for #<Pathname:/Users/mthe/mono_repo/Vagrantfile>
  288. DEBUG loader: Load procs for pathname: /Users/mthe/mono_repo/Vagrantfile
  289. INFO root: Version requirements from Vagrantfile: [">= 2.0.0"]
  290. INFO root: - Version requirements satisfied!
  291. INFO loader: Loading configuration in order: [:home, :root]
  292. DEBUG loader: Loading from: root (evaluating)
  293. DEBUG loader: Configuration loaded successfully, finalizing and returning
  294. DEBUG push: finalizing
  295. INFO rsync: Active machine found with name thunder_dome. Using provider: vmware_fusion
  296. INFO environment: Getting machine: thunder_dome (vmware_fusion)
  297. INFO environment: Uncached load of machine.
  298. INFO loader: Set "2164839080_machine_thunder_dome" = ["[\"2\", #<Proc:0x00000001028b6ac0@/Users/mthe/mono_repo/Vagrantfile:49>]"]
  299. DEBUG loader: Populating proc cache for ["2", #<Proc:0x00000001028b6ac0@/Users/mthe/mono_repo/Vagrantfile:49>]
  300. INFO loader: Loading configuration in order: [:home, :root, "2164839080_machine_thunder_dome"]
  301. DEBUG loader: Loading from: root (cache)
  302. DEBUG loader: Loading from: 2164839080_machine_thunder_dome (evaluating)
  303. DEBUG provisioner: Provisioner defined:
  304. DEBUG loader: Configuration loaded successfully, finalizing and returning
  305. DEBUG push: finalizing
  306. INFO box_collection: Box found: bento/ubuntu-16.04 (vmware_desktop)
  307. INFO environment: Running hook: authenticate_box_url
  308. INFO host: Autodetecting host type for [#<Vagrant::Environment: /Users/mthe/mono_repo>]
  309. DEBUG host: Trying: alt
  310. DEBUG host: Trying: arch
  311. DEBUG host: Trying: darwin
  312. INFO host: Detected: darwin!
  313. INFO runner: Preparing hooks for middleware sequence...
  314. INFO runner: 5 hooks defined.
  315. INFO runner: Running action: authenticate_box_url #<Vagrant::Action::Builder:0x00000001011630f8>
  316. INFO warden: Calling IN action: #<VagrantPlugins::LoginCommand::AddAuthentication:0x0000000102ba4638>
  317. DEBUG client: No authentication token in environment or /Users/mthe/.vagrant.d/data/vagrant_login_token
  318. INFO warden: Calling OUT action: #<VagrantPlugins::LoginCommand::AddAuthentication:0x0000000102ba4638>
  319. INFO loader: Set :"2168680700_bento/ubuntu-16.04_vmware_desktop" = ["#<Pathname:/Users/mthe/.vagrant.d/boxes/bento-VAGRANTSLASH-ubuntu-16.04/201803.24.0/vmware_desktop/Vagrantfile>"]
  320. DEBUG loader: Populating proc cache for #<Pathname:/Users/mthe/.vagrant.d/boxes/bento-VAGRANTSLASH-ubuntu-16.04/201803.24.0/vmware_desktop/Vagrantfile>
  321. DEBUG loader: Load procs for pathname: /Users/mthe/.vagrant.d/boxes/bento-VAGRANTSLASH-ubuntu-16.04/201803.24.0/vmware_desktop/Vagrantfile
  322. INFO loader: Loading configuration in order: [:"2168680700_bento/ubuntu-16.04_vmware_desktop", :home, :root, "2164839080_machine_thunder_dome"]
  323. DEBUG loader: Loading from: root (cache)
  324. DEBUG loader: Loading from: 2164839080_machine_thunder_dome (cache)
  325. DEBUG loader: Configuration loaded successfully, finalizing and returning
  326. DEBUG push: finalizing
  327. INFO machine: Initializing machine: thunder_dome
  328. INFO machine: - Provider: HashiCorp::VagrantVMwarefusion::Provider
  329. INFO machine: - Box: #<Vagrant::Box:0x0000000102b05f10>
  330. INFO machine: - Data dir: /Users/mthe/mono_repo/.vagrant/machines/thunder_dome/vmware_fusion
  331. DEBUG vmware: Re-initializing driver for new ID: "/Users/mthe/mono_repo/.vagrant/machines/thunder_dome/vmware_fusion/e4723a74-9fdc-419d-88ac-dbcd55019373/ubuntu-16.04-amd64.vmx"
  332. INFO vmware_driver: VMX file: /Users/mthe/mono_repo/.vagrant/machines/thunder_dome/vmware_fusion/e4723a74-9fdc-419d-88ac-dbcd55019373/ubuntu-16.04-amd64.vmx
  333. INFO vmware_driver: Looking for VMware Fusion: /Applications/VMware Fusion.app
  334. INFO vmware_driver: VMware Fusion path: #<Pathname:/Applications/VMware Fusion.app>
  335. DEBUG vmware_driver: Attempting to read VMware version...
  336. INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmware-vmx", "-v"]
  337. DEBUG subprocess: Command not in installer, not touching env vars.
  338. INFO subprocess: Command is setuid/setgid, clearing DYLD_LIBRARY_PATH
  339. INFO subprocess: Command not in installer, restoring original environment...
  340. DEBUG subprocess: Selecting on IO
  341. DEBUG subprocess: stderr:
  342. VMware Fusion Information:
  343. VMware Fusion 10.1.1 build-7520154 Release
  344.  
  345. DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
  346. DEBUG subprocess: Exit status: 0
  347. INFO vmware_driver: Detected VMware version: 10.1.1
  348. DEBUG vmware_driver: service starter path: /Applications/VMware Fusion.app/Contents/Library/services/Open VMware Fusion Services
  349. DEBUG vmware_driver: vmnet-cli path: /Applications/VMware Fusion.app/Contents/Library/vmnet-cli
  350. INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmrun", "list"]
  351. DEBUG subprocess: Command not in installer, not touching env vars.
  352. INFO subprocess: Command not in installer, restoring original environment...
  353. DEBUG subprocess: Selecting on IO
  354. DEBUG subprocess: stdout: Total running VMs: 1
  355. /Users/mthe/mono_repo/.vagrant/machines/thunder_dome/vmware_fusion/e4723a74-9fdc-419d-88ac-dbcd55019373/ubuntu-16.04-amd64.vmx
  356. DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
  357. DEBUG subprocess: Exit status: 0
  358. DEBUG vmware: VM state requested. Current state: running
  359. INFO interface: Machine: metadata ["provider", :vmware_fusion, {:target=>:thunder_dome}]
  360. INFO rsync: With machine: thunder_dome (#<HashiCorp::VagrantVMwarefusion::Provider:0x0000000102ab75e0 @logger=#<Log4r::Logger:0x0000000102ab7568 @fullname="hashicorp::vagrant::vmware", @outputters=[], @additive=true, @name="vmware", @path="hashicorp::vagrant", @parent=#<Log4r::Logger:0x00000001021c0a90 @fullname="hashicorp", @outputters=[#<Log4r::StderrOutputter:0x00000001021437e8 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x0000000102143630>, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000102052fa0 @formatter=#<Log4r::BasicFormatter:0x00000001020eb7a0 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="hashicorp", @path="", @parent=#<Log4r::RootLogger:0x0000000100866248 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @machine=#<Vagrant::Machine: thunder_dome (HashiCorp::VagrantVMwarefusion::Provider)>, @driver=#<HashiCorp::VagrantVMwarefusion::Driver::Fusion:0x00000001011a9990 @lic_features=["fusion", "fusion6", "fusion7", "fusion8", "fusion10", "fusion8", "fusion7", "fusion6"], @logger=#<Log4r::Logger:0x00000001011a92b0 @fullname="hashicorp::provider::vmware_driver", @outputters=[], @additive=true, @name="vmware_driver", @path="hashicorp::provider", @parent=#<Log4r::Logger:0x00000001021c0a90 @fullname="hashicorp", @outputters=[#<Log4r::StderrOutputter:0x00000001021437e8 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x0000000102143630>, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000102052fa0 @formatter=#<Log4r::BasicFormatter:0x00000001020eb7a0 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="hashicorp", @path="", @parent=#<Log4r::RootLogger:0x0000000100866248 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @vmx_path=#<Pathname:/Users/mthe/mono_repo/.vagrant/machines/thunder_dome/vmware_fusion/e4723a74-9fdc-419d-88ac-dbcd55019373/ubuntu-16.04-amd64.vmx>, @vm_dir=#<Pathname:/Users/mthe/mono_repo/.vagrant/machines/thunder_dome/vmware_fusion/e4723a74-9fdc-419d-88ac-dbcd55019373>, @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.1.1">, @cap_logger=#<Log4r::Logger:0x000000010295dbe0 @fullname="vagrant::capability_host::hashicorp::vagrantvmwarefusion::provider", @outputters=[], @additive=true, @name="provider", @path="vagrant::capability_host::hashicorp::vagrantvmwarefusion", @parent=#<Log4r::Logger:0x00000001008668d8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000001021437e8 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x0000000102143630>, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000102052fa0 @formatter=#<Log4r::BasicFormatter:0x00000001020eb7a0 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000000100866248 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @cap_host_chain=[[:vmware_fusion, #<#<Class:0x000000010296efa8>:0x0000000102be5c78>]], @cap_args=[#<Vagrant::Machine: thunder_dome (HashiCorp::VagrantVMwarefusion::Provider)>], @cap_caps={:docker=>#<Vagrant::Registry:0x000000010296c910 @items={:public_address=>#<Proc:0x00000001009357f0@/opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/providers/docker/plugin.rb:60>, :proxy_machine=>#<Proc:0x0000000100935688@/opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/providers/docker/plugin.rb:65>}, @results_cache={}>, :hyperv=>#<Vagrant::Registry:0x000000010296c280 @items={:public_address=>#<Proc:0x000000010093d748@/opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/providers/hyperv/plugin.rb:25>, :snapshot_list=>#<Proc:0x000000010093d658@/opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/providers/hyperv/plugin.rb:30>}, @results_cache={}>, :virtualbox=>#<Vagrant::Registry:0x0000000102967e60 @items={:forwarded_ports=>#<Proc:0x000000010094f4e8@/opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/providers/virtualbox/plugin.rb:27>, :nic_mac_addresses=>#<Proc:0x000000010094f448@/opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/providers/virtualbox/plugin.rb:32>, :public_address=>#<Proc:0x000000010094f420@/opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/providers/virtualbox/plugin.rb:37>, :snapshot_list=>#<Proc:0x000000010094f3f8@/opt/vagrant/embedded/gems/2.0.3/gems/vagrant-2.0.3/plugins/providers/virtualbox/plugin.rb:42>}, @results_cache={}>, :vmware_fusion=>#<Vagrant::Registry:0x0000000102967708 @items={:forwarded_ports=>#<Proc:0x00000001028df3a8@/Users/mthe/.vagrant.d/gems/2.4.3/gems/vagrant-vmware-fusion-5.0.4/lib/vagrant-vmware-fusion/plugin.rb:96>, :public_address=>#<Proc:0x00000001028df268@/Users/mthe/.vagrant.d/gems/2.4.3/gems/vagrant-vmware-fusion-5.0.4/lib/vagrant-vmware-fusion/plugin.rb:101>, :snapshot_list=>#<Proc:0x00000001028df218@/Users/mthe/.vagrant.d/gems/2.4.3/gems/vagrant-vmware-fusion-5.0.4/lib/vagrant-vmware-fusion/plugin.rb:106>, :nic_mac_addresses=>#<Proc:0x00000001028df178@/Users/mthe/.vagrant.d/gems/2.4.3/gems/vagrant-vmware-fusion-5.0.4/lib/vagrant-vmware-fusion/plugin.rb:113>}, @results_cache={}>}>)
  361. DEBUG provider: Searching for cap: proxy_machine
  362. DEBUG provider: Checking in: vmware_fusion
  363. DEBUG ssh: Checking whether SSH is ready...
  364. INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmrun", "list"]
  365. DEBUG subprocess: Command not in installer, not touching env vars.
  366. INFO subprocess: Command not in installer, restoring original environment...
  367. DEBUG subprocess: Selecting on IO
  368. DEBUG subprocess: stdout: Total running VMs: 1
  369. /Users/mthe/mono_repo/.vagrant/machines/thunder_dome/vmware_fusion/e4723a74-9fdc-419d-88ac-dbcd55019373/ubuntu-16.04-amd64.vmx
  370. DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
  371. DEBUG subprocess: Exit status: 0
  372. DEBUG vmware: VM state requested. Current state: running
  373. INFO vmware_driver: Reading an accessible IP for machine...
  374. INFO vmware_driver: Trying vmrun getGuestIPAddress...
  375. INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmrun", "getGuestIPAddress", "/Users/mthe/mono_repo/.vagrant/machines/thunder_dome/vmware_fusion/e4723a74-9fdc-419d-88ac-dbcd55019373/ubuntu-16.04-amd64.vmx"]
  376. DEBUG subprocess: Command not in installer, not touching env vars.
  377. INFO subprocess: Command not in installer, restoring original environment...
  378. DEBUG subprocess: Selecting on IO
  379. DEBUG subprocess: stdout: 10.10.2.130
  380. DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
  381. DEBUG subprocess: Exit status: 0
  382. INFO vmware_driver: vmrun getGuestIPAddress success: 10.10.2.130
  383. DEBUG vmware: Using localhost lookup for SSH info.
  384. DEBUG nat_conf: Read section: incomingtcp
  385. 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/mthe/mono_repo/.vagrant/machines/thunder_dome/vmware_fusion/e4723a74-9fdc-419d-88ac-dbcd55019373/ubuntu-16.04-amd64.vmx\n1719 = 10.10.2.130:1719\n2222 = 10.10.2.130:22\n# VAGRANT-END: /users/mthe/mono_repo/.vagrant/machines/thunder_dome/vmware_fusion/e4723a74-9fdc-419d-88ac-dbcd55019373/ubuntu-16.04-amd64.vmx\n"
  386. DEBUG nat_conf: Read section: incomingudp
  387. DEBUG nat_conf: -- Value: "[incomingudp]\n\n# UDP port forwarding example\n#6000 = 172.16.3.0:6001\n\n"
  388. DEBUG nat_conf: Read section: incomingtcp
  389. 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/mthe/mono_repo/.vagrant/machines/thunder_dome/vmware_fusion/e4723a74-9fdc-419d-88ac-dbcd55019373/ubuntu-16.04-amd64.vmx\n1719 = 10.10.2.130:1719\n2222 = 10.10.2.130:22\n# VAGRANT-END: /users/mthe/mono_repo/.vagrant/machines/thunder_dome/vmware_fusion/e4723a74-9fdc-419d-88ac-dbcd55019373/ubuntu-16.04-amd64.vmx\n"
  390. DEBUG nat_conf: Read section: incomingudp
  391. DEBUG nat_conf: -- Value: "[incomingudp]\n\n# UDP port forwarding example\n#6000 = 172.16.3.0:6001\n\n"
  392. DEBUG ssh: Checking key permissions: /Users/mthe/mono_repo/.vagrant/machines/thunder_dome/vmware_fusion/private_key
  393. INFO ssh: Attempting SSH connection...
  394. INFO ssh: Attempting to connect to SSH...
  395. INFO ssh: - Host: 127.0.0.1
  396. INFO ssh: - Port: 2222
  397. INFO ssh: - Username: vagrant
  398. INFO ssh: - Password? false
  399. INFO ssh: - Key Path: ["/Users/mthe/mono_repo/.vagrant/machines/thunder_dome/vmware_fusion/private_key"]
  400. DEBUG ssh: - connect_opts: {:auth_methods=>["none", "hostbased", "publickey"], :config=>false, :forward_agent=>false, :send_env=>false, :keys_only=>true, :verify_host_key=>false, :password=>nil, :port=>2222, :timeout=>15, :user_known_hosts_file=>[], :verbose=>:debug, :encryption=>["aes128-cbc", "3des-cbc", "blowfish-cbc", "cast128-cbc", "aes192-cbc", "aes256-cbc", "rijndael-cbc@lysator.liu.se", "idea-cbc", "arcfour128", "arcfour256", "arcfour", "aes128-ctr", "aes192-ctr", "aes256-ctr", "cast128-ctr", "blowfish-ctr", "3des-ctr", "none"], :logger=>#<Logger:0x0000000102997020 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000000102996e68 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000000102996d28 @shift_period_suffix=nil, @shift_size=nil, @shift_age=nil, @filename=nil, @dev=#<StringIO:0x0000000102997138>, @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x0000000102996af8>>>, :keys=>["/Users/mthe/mono_repo/.vagrant/machines/thunder_dome/vmware_fusion/private_key"]}
  401. DEBUG ssh: == Net-SSH connection debug-level log START ==
  402. DEBUG ssh: D, [2018-04-03T15:56:18.474047 #5962] DEBUG -- net.ssh.transport.session[814221fc]: establishing connection to 127.0.0.1:2222
  403. D, [2018-04-03T15:56:18.475027 #5962] DEBUG -- net.ssh.transport.session[814221fc]: connection established
  404. I, [2018-04-03T15:56:18.475128 #5962] INFO -- net.ssh.transport.server_version[8141ef5c]: negotiating protocol version
  405. D, [2018-04-03T15:56:18.475149 #5962] DEBUG -- net.ssh.transport.server_version[8141ef5c]: local is `SSH-2.0-Ruby/Net::SSH_4.2.0 x86_64-darwin13'
  406. D, [2018-04-03T15:56:18.479239 #5962] DEBUG -- net.ssh.transport.server_version[8141ef5c]: remote is `SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.4'
  407. I, [2018-04-03T15:56:18.479538 #5962] INFO -- net.ssh.transport.algorithms[8141ba78]: sending KEXINIT
  408. D, [2018-04-03T15:56:18.479731 #5962] DEBUG -- socket[8141fa9c]: queueing packet nr 0 type 20 len 1156
  409. D, [2018-04-03T15:56:18.479804 #5962] DEBUG -- socket[8141fa9c]: sent 1160 bytes
  410. D, [2018-04-03T15:56:18.479946 #5962] DEBUG -- socket[8141fa9c]: read 976 bytes
  411. D, [2018-04-03T15:56:18.480020 #5962] DEBUG -- socket[8141fa9c]: received packet nr 0 type 20 len 972
  412. I, [2018-04-03T15:56:18.480052 #5962] INFO -- net.ssh.transport.algorithms[8141ba78]: got KEXINIT from server
  413. I, [2018-04-03T15:56:18.480141 #5962] INFO -- net.ssh.transport.algorithms[8141ba78]: negotiating algorithms
  414. D, [2018-04-03T15:56:18.480210 #5962] DEBUG -- net.ssh.transport.algorithms[8141ba78]: negotiated:
  415. * kex: diffie-hellman-group14-sha1
  416. * host_key: ssh-rsa
  417. * encryption_server: aes128-ctr
  418. * encryption_client: aes128-ctr
  419. * hmac_client: hmac-sha1
  420. * hmac_server: hmac-sha1
  421. * compression_client: none
  422. * compression_server: none
  423. * language_client:
  424. * language_server:
  425. D, [2018-04-03T15:56:18.480228 #5962] DEBUG -- net.ssh.transport.algorithms[8141ba78]: exchanging keys
  426. D, [2018-04-03T15:56:18.487119 #5962] DEBUG -- socket[8141fa9c]: queueing packet nr 1 type 30 len 268
  427. D, [2018-04-03T15:56:18.487193 #5962] DEBUG -- socket[8141fa9c]: sent 272 bytes
  428. D, [2018-04-03T15:56:18.489517 #5962] DEBUG -- socket[8141fa9c]: read 848 bytes
  429. D, [2018-04-03T15:56:18.489640 #5962] DEBUG -- socket[8141fa9c]: received packet nr 1 type 31 len 828
  430. D, [2018-04-03T15:56:18.490475 #5962] DEBUG -- socket[8141fa9c]: queueing packet nr 2 type 21 len 20
  431. D, [2018-04-03T15:56:18.490594 #5962] DEBUG -- socket[8141fa9c]: sent 24 bytes
  432. D, [2018-04-03T15:56:18.490640 #5962] DEBUG -- socket[8141fa9c]: received packet nr 2 type 21 len 12
  433. D, [2018-04-03T15:56:18.490981 #5962] DEBUG -- net.ssh.authentication.session[81823f58]: beginning authentication of `vagrant'
  434. D, [2018-04-03T15:56:18.491154 #5962] DEBUG -- socket[8141fa9c]: queueing packet nr 3 type 5 len 28
  435. D, [2018-04-03T15:56:18.491203 #5962] DEBUG -- socket[8141fa9c]: sent 52 bytes
  436. D, [2018-04-03T15:56:18.491576 #5962] DEBUG -- socket[8141fa9c]: read 52 bytes
  437. D, [2018-04-03T15:56:18.491670 #5962] DEBUG -- socket[8141fa9c]: received packet nr 3 type 6 len 28
  438. D, [2018-04-03T15:56:18.491756 #5962] DEBUG -- net.ssh.authentication.session[81823f58]: trying none
  439. D, [2018-04-03T15:56:18.491897 #5962] DEBUG -- socket[8141fa9c]: queueing packet nr 4 type 50 len 44
  440. D, [2018-04-03T15:56:18.491943 #5962] DEBUG -- socket[8141fa9c]: sent 68 bytes
  441. D, [2018-04-03T15:56:18.493750 #5962] DEBUG -- socket[8141fa9c]: read 68 bytes
  442. D, [2018-04-03T15:56:18.493885 #5962] DEBUG -- socket[8141fa9c]: received packet nr 4 type 51 len 44
  443. D, [2018-04-03T15:56:18.493934 #5962] DEBUG -- net.ssh.authentication.session[81823f58]: allowed methods: publickey,password
  444. D, [2018-04-03T15:56:18.493971 #5962] DEBUG -- net.ssh.authentication.methods.none[8181e06c]: none failed
  445. D, [2018-04-03T15:56:18.494005 #5962] DEBUG -- net.ssh.authentication.session[81823f58]: trying publickey
  446. D, [2018-04-03T15:56:18.494258 #5962] DEBUG -- net.ssh.authentication.agent[81816718]: connecting to ssh-agent
  447. E, [2018-04-03T15:56:18.494659 #5962] ERROR -- net.ssh.authentication.agent[81816718]: could not connect to ssh-agent: No such file or directory - connect(2) for /Users/mthe/.gnupg/S.gpg-agent.ssh
  448. D, [2018-04-03T15:56:18.494792 #5962] DEBUG -- net.ssh.authentication.methods.publickey[81816c7c]: trying publickey (3e:d5:6b:9c:3c:66:4c:c8:44:31:e4:e4:06:a5:a5:0b)
  449. D, [2018-04-03T15:56:18.495003 #5962] DEBUG -- socket[8141fa9c]: queueing packet nr 5 type 50 len 348
  450. D, [2018-04-03T15:56:18.495046 #5962] DEBUG -- socket[8141fa9c]: sent 372 bytes
  451. D, [2018-04-03T15:56:18.495549 #5962] DEBUG -- socket[8141fa9c]: read 324 bytes
  452. D, [2018-04-03T15:56:18.495726 #5962] DEBUG -- socket[8141fa9c]: received packet nr 5 type 60 len 300
  453. D, [2018-04-03T15:56:18.497364 #5962] DEBUG -- socket[8141fa9c]: queueing packet nr 6 type 50 len 620
  454. D, [2018-04-03T15:56:18.497408 #5962] DEBUG -- socket[8141fa9c]: sent 644 bytes
  455. D, [2018-04-03T15:56:18.498395 #5962] DEBUG -- socket[8141fa9c]: read 36 bytes
  456. D, [2018-04-03T15:56:18.498494 #5962] DEBUG -- socket[8141fa9c]: received packet nr 6 type 52 len 12
  457. D, [2018-04-03T15:56:18.498528 #5962] DEBUG -- net.ssh.authentication.methods.publickey[81816c7c]: publickey succeeded (3e:d5:6b:9c:3c:66:4c:c8:44:31:e4:e4:06:a5:a5:0b)
  458.  
  459. DEBUG ssh: == Net-SSH connection debug-level log END ==
  460. INFO ssh: SSH is ready!
  461. DEBUG ssh: Re-using SSH connection.
  462. INFO ssh: Execute: (sudo=false)
  463. DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh
  464. DEBUG ssh: Exit status: 0
  465. INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmrun", "list"]
  466. DEBUG subprocess: Command not in installer, not touching env vars.
  467. INFO subprocess: Command not in installer, restoring original environment...
  468. DEBUG subprocess: Selecting on IO
  469. DEBUG subprocess: stdout: Total running VMs: 1
  470. /Users/mthe/mono_repo/.vagrant/machines/thunder_dome/vmware_fusion/e4723a74-9fdc-419d-88ac-dbcd55019373/ubuntu-16.04-amd64.vmx
  471. DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
  472. DEBUG subprocess: Exit status: 0
  473. DEBUG vmware: VM state requested. Current state: running
  474. INFO vmware_driver: Reading an accessible IP for machine...
  475. INFO vmware_driver: Trying vmrun getGuestIPAddress...
  476. INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmrun", "getGuestIPAddress", "/Users/mthe/mono_repo/.vagrant/machines/thunder_dome/vmware_fusion/e4723a74-9fdc-419d-88ac-dbcd55019373/ubuntu-16.04-amd64.vmx"]
  477. DEBUG subprocess: Command not in installer, not touching env vars.
  478. INFO subprocess: Command not in installer, restoring original environment...
  479. DEBUG subprocess: Selecting on IO
  480. DEBUG subprocess: stdout: 10.10.2.130
  481. DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
  482. DEBUG subprocess: Exit status: 0
  483. INFO vmware_driver: vmrun getGuestIPAddress success: 10.10.2.130
  484. DEBUG vmware: Using localhost lookup for SSH info.
  485. DEBUG nat_conf: Read section: incomingtcp
  486. 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/mthe/mono_repo/.vagrant/machines/thunder_dome/vmware_fusion/e4723a74-9fdc-419d-88ac-dbcd55019373/ubuntu-16.04-amd64.vmx\n1719 = 10.10.2.130:1719\n2222 = 10.10.2.130:22\n# VAGRANT-END: /users/mthe/mono_repo/.vagrant/machines/thunder_dome/vmware_fusion/e4723a74-9fdc-419d-88ac-dbcd55019373/ubuntu-16.04-amd64.vmx\n"
  487. DEBUG nat_conf: Read section: incomingudp
  488. DEBUG nat_conf: -- Value: "[incomingudp]\n\n# UDP port forwarding example\n#6000 = 172.16.3.0:6001\n\n"
  489. DEBUG nat_conf: Read section: incomingtcp
  490. 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/mthe/mono_repo/.vagrant/machines/thunder_dome/vmware_fusion/e4723a74-9fdc-419d-88ac-dbcd55019373/ubuntu-16.04-amd64.vmx\n1719 = 10.10.2.130:1719\n2222 = 10.10.2.130:22\n# VAGRANT-END: /users/mthe/mono_repo/.vagrant/machines/thunder_dome/vmware_fusion/e4723a74-9fdc-419d-88ac-dbcd55019373/ubuntu-16.04-amd64.vmx\n"
  491. DEBUG nat_conf: Read section: incomingudp
  492. DEBUG nat_conf: -- Value: "[incomingudp]\n\n# UDP port forwarding example\n#6000 = 172.16.3.0:6001\n\n"
  493. DEBUG ssh: Checking key permissions: /Users/mthe/mono_repo/.vagrant/machines/thunder_dome/vmware_fusion/private_key
  494. INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmrun", "list"]
  495. DEBUG subprocess: Command not in installer, not touching env vars.
  496. INFO subprocess: Command not in installer, restoring original environment...
  497. DEBUG subprocess: Selecting on IO
  498. DEBUG subprocess: stdout: Total running VMs: 1
  499. /Users/mthe/mono_repo/.vagrant/machines/thunder_dome/vmware_fusion/e4723a74-9fdc-419d-88ac-dbcd55019373/ubuntu-16.04-amd64.vmx
  500. DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
  501. DEBUG subprocess: Exit status: 0
  502. DEBUG vmware: VM state requested. Current state: running
  503. INFO environment: Running hook: environment_unload
  504. INFO runner: Preparing hooks for middleware sequence...
  505. INFO runner: 5 hooks defined.
  506. INFO runner: Running action: environment_unload #<Vagrant::Action::Builder:0x0000000102a64d18>
  507. INFO warden: Calling IN action: HashiCorp Background Check: End
  508. INFO logger: Cleaning up background activation thread...
  509. INFO warden: Calling OUT action: HashiCorp Background Check: End
Add Comment
Please, Sign In to add comment