Last active
December 23, 2015 20:49
-
-
Save jpadams/6692313 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| Jeremys-MacBook-Pro:seteam-vagrant-stack jeremy$ vagrant plugin list | |
| oscar (0.3.1) | |
| vagrant-multiprovider-snap (0.0.5) | |
| vagrant-windows (1.2.1) | |
| Jeremys-MacBook-Pro:seteam-vagrant-stack jeremy$ vagrant up master | |
| Bringing machine 'master' up with 'virtualbox' provider... | |
| [master] Importing base box 'centos-64-x64-vbox4210-nocm'... | |
| [master] Matching MAC address for NAT networking... | |
| [master] Setting the name of the VM... | |
| [master] Clearing any previously set forwarded ports... | |
| [master] Creating shared folders metadata... | |
| [master] Clearing any previously set network interfaces... | |
| [master] Assigning "10.20.1.2" to '7ffd056a-bc3a-4812-b092-a5b9611215b5' | |
| [master] Preparing network interfaces based on configuration... | |
| [master] Forwarding ports... | |
| [master] -- 22 => 2222 (adapter 1) | |
| [master] Running 'pre-boot' VM customizations... | |
| [master] Booting VM... | |
| [master] Waiting for machine to boot. This may take a few minutes... | |
| [master] Machine booted and ready! | |
| [master] Configuring and enabling network interfaces... | |
| [master] Mounting shared folders... | |
| [master] -- /files | |
| [master] -- /vagrant | |
| [master] -- /root/puppet | |
| [master] Running provisioner: shell... | |
| [master] Running: inline script | |
| [master] Running provisioner: hosts... | |
| [master] Running provisioner: pe_bootstrap... | |
| [master] Forcing shutdown of VM... | |
| [master] Destroying VM and associated drives... | |
| [master] Running cleanup tasks for 'shell' provisioner... | |
| [master] Running cleanup tasks for 'hosts' provisioner... | |
| [master] Running cleanup tasks for 'pe_bootstrap' provisioner... | |
| [master] Running cleanup tasks for 'shell' provisioner... | |
| /Users/jeremy/.vagrant.d/gems/gems/vagrant-pe_build-0.5.0/lib/pe_build/unpack/tar.rb:39:in `initialize': not in gzip format (Zlib::GzipFile::Error) | |
| from /Users/jeremy/.vagrant.d/gems/gems/vagrant-pe_build-0.5.0/lib/pe_build/unpack/tar.rb:39:in `new' | |
| from /Users/jeremy/.vagrant.d/gems/gems/vagrant-pe_build-0.5.0/lib/pe_build/unpack/tar.rb:39:in `zip' | |
| from /Users/jeremy/.vagrant.d/gems/gems/vagrant-pe_build-0.5.0/lib/pe_build/unpack/tar.rb:25:in `dirname' | |
| from /Users/jeremy/.vagrant.d/gems/gems/vagrant-pe_build-0.5.0/lib/pe_build/unpack/tar.rb:20:in `creates' | |
| from /Users/jeremy/.vagrant.d/gems/gems/vagrant-pe_build-0.5.0/lib/pe_build/archive.rb:69:in `unpack_to' | |
| from /Users/jeremy/.vagrant.d/gems/gems/vagrant-pe_build-0.5.0/lib/pe_build/provisioner/pe_bootstrap.rb:102:in `fetch_installer' | |
| from /Users/jeremy/.vagrant.d/gems/gems/vagrant-pe_build-0.5.0/lib/pe_build/provisioner/pe_bootstrap.rb:53:in `provision' | |
| from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.3/lib/vagrant/action/builtin/provision.rb:74:in `run_provisioner' | |
| from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.3/lib/vagrant/action/builtin/provision.rb:62:in `block in call' | |
| from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.3/lib/vagrant/action/builtin/provision.rb:58:in `each' | |
| from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.3/lib/vagrant/action/builtin/provision.rb:58:in `call' | |
| from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.3/lib/vagrant/action/warden.rb:34:in `call' | |
| from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.3/plugins/providers/virtualbox/action/clear_forwarded_ports.rb:13:in `call' | |
| from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.3/lib/vagrant/action/warden.rb:34:in `call' | |
| from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.3/plugins/providers/virtualbox/action/set_name.rb:47:in `call' | |
| from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.3/lib/vagrant/action/warden.rb:34:in `call' | |
| from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.3/plugins/providers/virtualbox/action/clean_machine_folder.rb:17:in `call' | |
| from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.3/lib/vagrant/action/warden.rb:34:in `call' | |
| from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.3/plugins/providers/virtualbox/action/check_accessible.rb:18:in `call' | |
| from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.3/lib/vagrant/action/warden.rb:34:in `call' | |
| from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.3/lib/vagrant/action/runner.rb:61:in `block in run' | |
| from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.3/lib/vagrant/util/busy.rb:19:in `busy' | |
| from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.3/lib/vagrant/action/runner.rb:61:in `run' | |
| from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.3/lib/vagrant/action/builtin/call.rb:51:in `call' | |
| from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.3/lib/vagrant/action/warden.rb:34:in `call' | |
| from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.3/lib/vagrant/action/runner.rb:61:in `block in run' | |
| from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.3/lib/vagrant/util/busy.rb:19:in `busy' | |
| from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.3/lib/vagrant/action/runner.rb:61:in `run' | |
| from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.3/lib/vagrant/action/builtin/call.rb:51:in `call' | |
| from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.3/lib/vagrant/action/warden.rb:34:in `call' | |
| from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.3/lib/vagrant/action/runner.rb:61:in `block in run' | |
| from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.3/lib/vagrant/util/busy.rb:19:in `busy' | |
| from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.3/lib/vagrant/action/runner.rb:61:in `run' | |
| from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.3/lib/vagrant/action/builtin/call.rb:51:in `call' | |
| from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.3/lib/vagrant/action/warden.rb:34:in `call' | |
| from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.3/lib/vagrant/action/builtin/config_validate.rb:25:in `call' | |
| from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.3/lib/vagrant/action/warden.rb:34:in `call' | |
| from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.3/plugins/providers/virtualbox/action/check_virtualbox.rb:17:in `call' | |
| from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.3/lib/vagrant/action/warden.rb:34:in `call' | |
| from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.3/lib/vagrant/action/builtin/call.rb:57:in `call' | |
| from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.3/lib/vagrant/action/warden.rb:34:in `call' | |
| from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.3/lib/vagrant/action/builtin/config_validate.rb:25:in `call' | |
| from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.3/lib/vagrant/action/warden.rb:34:in `call' | |
| from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.3/lib/vagrant/action/builtin/call.rb:57:in `call' | |
| from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.3/lib/vagrant/action/warden.rb:34:in `call' | |
| from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.3/plugins/providers/virtualbox/action/check_virtualbox.rb:17:in `call' | |
| from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.3/lib/vagrant/action/warden.rb:34:in `call' | |
| from /Users/jeremy/.vagrant.d/gems/gems/vagrant-pe_build-0.5.0/lib/pe_build/action/pe_build_dir.rb:16:in `call' | |
| from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.3/lib/vagrant/action/warden.rb:34:in `call' | |
| from /Users/jeremy/.vagrant.d/gems/gems/vagrant-auto_network-0.2.1/lib/auto_network/action/load_pool.rb:26:in `call' | |
| from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.3/lib/vagrant/action/warden.rb:34:in `call' | |
| from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.3/lib/vagrant/action/builder.rb:116:in `call' | |
| from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.3/lib/vagrant/action/runner.rb:61:in `block in run' | |
| from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.3/lib/vagrant/util/busy.rb:19:in `busy' | |
| from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.3/lib/vagrant/action/runner.rb:61:in `run' | |
| from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.3/lib/vagrant/machine.rb:147:in `action' | |
| from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.3/lib/vagrant/batch_action.rb:63:in `block (2 levels) in run' | |
| Jeremys-MacBook-Pro:seteam-vagrant-stack jeremy$ | |
| Jeremys-MacBook-Pro:~ jeremy$ ls -l puppet-enterprise-3.0.1-el-6-x86_64.tar.gz | |
| -rw------- 1 jeremy staff 71563 Sep 24 17:00 puppet-enterprise-3.0.1-el-6-x86_64.tar.gz |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment