Created
January 31, 2014 10:18
-
-
Save StefanScherer/8729608 to your computer and use it in GitHub Desktop.
vagrant-vcloud uploading
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
DEBUG box_collection: Adding box: precise32 (vcloud) from /home/vagrant/.vagrant.d/tmp/boxdce3efdeaf3583be3a83794e7dd3b4ba5cc2328b | |
INFO box_collection: Searching for box: precise32 (vcloud) in /home/vagrant/.vagrant.d/boxes/precise32/vcloud/metadata.json | |
INFO box_collection: Box not found: precise32 (vcloud) | |
DEBUG box_collection: Unpacking box into temporary directory: /home/vagrant/.vagrant.d/tmp/vagrant-box-add-temp-20140131-7586-1xypxht | |
INFO subprocess: Starting process: ["/opt/vagrant/bin/../embedded/bin/bsdtar", "-v", "-x", "-m", "-C", "/home/vagrant/.vagrant.d/tmp/vagrant-box-add-temp-20140131-7586-1xypxht", "-f", "/home/vagrant/.vagrant.d/tmp/boxdce3efdeaf3583be3a83794e7dd3b4ba5cc2328b"] | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stderr: x Vagrantfile | |
DEBUG subprocess: stderr: | |
DEBUG subprocess: stderr: x metadata.json | |
DEBUG subprocess: stderr: | |
DEBUG subprocess: stderr: x precise32-disk-0.vmdk | |
DEBUG subprocess: stderr: | |
DEBUG subprocess: stderr: x precise32.mf | |
DEBUG subprocess: stderr: | |
DEBUG subprocess: stderr: x precise32.ovf | |
DEBUG subprocess: stderr: | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31991 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG box_collection: Box directory: /home/vagrant/.vagrant.d/boxes/precise32 | |
DEBUG box_collection: Moving: /home/vagrant/.vagrant.d/tmp/vagrant-box-add-temp-20140131-7586-1xypxht/precise32-disk-0.vmdk => /home/vagrant/.vagrant.d/boxes/precise32/vcloud/precise32-disk-0.vmdk | |
DEBUG box_collection: Moving: /home/vagrant/.vagrant.d/tmp/vagrant-box-add-temp-20140131-7586-1xypxht/precise32.mf => /home/vagrant/.vagrant.d/boxes/precise32/vcloud/precise32.mf | |
DEBUG box_collection: Moving: /home/vagrant/.vagrant.d/tmp/vagrant-box-add-temp-20140131-7586-1xypxht/Vagrantfile => /home/vagrant/.vagrant.d/boxes/precise32/vcloud/Vagrantfile | |
DEBUG box_collection: Moving: /home/vagrant/.vagrant.d/tmp/vagrant-box-add-temp-20140131-7586-1xypxht/metadata.json => /home/vagrant/.vagrant.d/boxes/precise32/vcloud/metadata.json | |
DEBUG box_collection: Moving: /home/vagrant/.vagrant.d/tmp/vagrant-box-add-temp-20140131-7586-1xypxht/precise32.ovf => /home/vagrant/.vagrant.d/boxes/precise32/vcloud/precise32.ovf | |
INFO box_collection: Searching for box: precise32 (vcloud) in /home/vagrant/.vagrant.d/boxes/precise32/vcloud/metadata.json | |
INFO box_collection: Box found: precise32 (vcloud) | |
INFO interface: success: Successfully added box 'precise32' with provider 'vcloud'! | |
Successfully added box 'precise32' with provider 'vcloud'! | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::BoxAdd:0x00000000a402e0> | |
INFO environment: Getting machine: web-vm (vcloud) | |
INFO environment: Refreshing machine (busting cache): web-vm (vcloud) | |
INFO environment: Uncached load of machine. | |
INFO loader: Set :"vm_web-vm" = [["2", #<Proc:0x000000013b86b0@/home/vagrant/vcloud-test1/Vagrantfile:13>]] | |
INFO loader: Loading configuration in order: [:default, :home, :root, :"vm_web-vm"] | |
DEBUG loader: Loading from: default (cache) | |
DEBUG loader: Loading from: home (cache) | |
DEBUG loader: Loading from: root (cache) | |
DEBUG loader: Loading from: vm_web-vm (cache) | |
DEBUG loader: Configuration loaded successfully, finalizing and returning | |
INFO box_collection: Searching for box: precise32 (vcloud) in /home/vagrant/.vagrant.d/boxes/precise32/vcloud/metadata.json | |
INFO box_collection: Box found: precise32 (vcloud) | |
INFO environment: Box exists with Vagrantfile. Reloading machine config. | |
INFO loader: Set :box_precise32_vcloud = #<Pathname:/home/vagrant/.vagrant.d/boxes/precise32/vcloud/Vagrantfile> | |
DEBUG loader: Populating proc cache for #<Pathname:/home/vagrant/.vagrant.d/boxes/precise32/vcloud/Vagrantfile> | |
DEBUG loader: Load procs for pathname: /home/vagrant/.vagrant.d/boxes/precise32/vcloud/Vagrantfile | |
INFO loader: Loading configuration in order: [:default, :box_precise32_vcloud, :home, :root, :"vm_web-vm"] | |
DEBUG loader: Loading from: default (cache) | |
DEBUG loader: Loading from: box_precise32_vcloud (evaluating) | |
DEBUG loader: Upgrading config from version 1 to 2 | |
DEBUG loader: Upgrading config to version 2 | |
DEBUG loader: Upgraded to version 2 with 0 warnings and 0 errors | |
DEBUG loader: Loading from: home (cache) | |
DEBUG loader: Loading from: root (cache) | |
DEBUG loader: Loading from: vm_web-vm (cache) | |
DEBUG loader: Configuration loaded successfully, finalizing and returning | |
INFO machine: Initializing machine: web-vm | |
INFO machine: - Provider: VagrantPlugins::VCloud::Provider | |
INFO machine: - Box: #<Vagrant::Box:0x000000013a9ac0> | |
INFO machine: - Data dir: /home/vagrant/vcloud-test1/.vagrant/machines/web-vm/vcloud | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::HandleBoxUrl:0x000000016c19d8> | |
INFO warden: Calling OUT action: #<Proc:0x000000017527d0@/opt/vagrant/embedded/gems/gems/vagrant-1.4.3/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<VagrantPlugins::VCloud::Action::ConnectVCloud:0x00000001366810> | |
INFO connect_vcloud: Connecting to vCloud Director... | |
DEBUG connect_vcloud: config.hostname : https://roecloud001.sealsystems.local | |
DEBUG connect_vcloud: config.username : xxxxxxxxxx | |
DEBUG connect_vcloud: config.password : xxxxxxxxxx | |
DEBUG connect_vcloud: config.org_name : xxxxxxxxxx | |
WARNING: Nokogiri was built against LibXML version 2.8.0, but has dynamically loaded 2.9.1 | |
DEBUG meta: Finding driver for vCloud version: 5.5 | |
INFO meta: Using vCloud driver: VagrantPlugins::VCloud::Driver::Version_5_1 | |
INFO connect_vcloud: Logging into vCloud Director... | |
INFO connect_vcloud: Logged in successfully! | |
DEBUG connect_vcloud: x-vcloud-authorization=r5i1xtdnYVa+Nvffg1ptnnPxRnNiMmuc0es1TUOxUFo= | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x0000000137cf70> | |
INFO runner: Running action: #<Vagrant::Action::Builder:0x00000001669418> | |
INFO warden: Calling IN action: #<VagrantPlugins::VCloud::Action::IsCreated:0x00000001683908> | |
WARN is_created: vApp has not been created | |
INFO warden: Calling OUT action: #<VagrantPlugins::VCloud::Action::IsCreated:0x00000001683908> | |
INFO runner: Running action: #<Vagrant::Action::Warden:0x000000018e1bc8> | |
INFO warden: Calling IN action: #<Proc:0x007f5ee84bf250@/opt/vagrant/embedded/gems/gems/vagrant-1.4.3/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<VagrantPlugins::VCloud::Action::InventoryCheck:0x000000018e1b28> | |
DEBUG inventory_check: Getting catalog item with cfg.catalog_id: [b447f615-3f8b-4b1b-83d2-17e745896a01] and machine name [precise32] | |
DEBUG inventory_check: Catalog item is now | |
INFO inventory_check: Catalog [test] exists | |
INFO interface: warn: Catalog item [precise32] in Catalog [test] does not exist! | |
[web-vm] Catalog item [precise32] in Catalog [test] does not exist! | |
INFO interface: ask: Would you like to upload the [precise32] box to [test] Catalog? | |
Choice (yes/no): | |
Would you like to upload the [precise32] box to [test] Catalog? | |
Choice (yes/no): yes | |
INFO interface: info: Uploading [precise32]... | |
[web-vm] Uploading [precise32]... | |
DEBUG inventory_check: OVF File: /home/vagrant/.vagrant.d/boxes/precise32/vcloud/precise32.ovf | |
DEBUG driver_5_1: Sending uploadVAppTemplate request... | |
DEBUG driver_5_1: Getting vAppTemplate ID: 6d3accf1-4056-42cd-8cfd-84da4770eb51 | |
DEBUG driver_5_1: Sending OVF Descriptor... | |
Uploading: precise32.ovf | |
DEBUG driver_5_1: Waiting for the upload links to show up in the vAppTemplate we just created. | |
DEBUG driver_5_1: Request... | |
DEBUG driver_5_1: Request... | |
DEBUG driver_5_1: Request... | |
DEBUG driver_5_1: Request... | |
DEBUG driver_5_1: Request... | |
DEBUG driver_5_1: Request... | |
DEBUG driver_5_1: Request... | |
DEBUG driver_5_1: Request... | |
DEBUG driver_5_1: Request... | |
DEBUG driver_5_1: Request... | |
DEBUG driver_5_1: Request... | |
DEBUG driver_5_1: Request... | |
DEBUG driver_5_1: Request... | |
DEBUG driver_5_1: Request... | |
DEBUG driver_5_1: Request... | |
DEBUG driver_5_1: Request... | |
DEBUG driver_5_1: Request... | |
DEBUG driver_5_1: Request... | |
DEBUG driver_5_1: Request... | |
DEBUG driver_5_1: Request... | |
DEBUG driver_5_1: Request... | |
DEBUG driver_5_1: Request... | |
DEBUG driver_5_1: Request... | |
DEBUG driver_5_1: Request... | |
DEBUG driver_5_1: Request... | |
DEBUG driver_5_1: Request... | |
DEBUG driver_5_1: Request... | |
DEBUG driver_5_1: Request... | |
DEBUG driver_5_1: Request... | |
DEBUG driver_5_1: Request... | |
DEBUG driver_5_1: Request... | |
DEBUG driver_5_1: Request... | |
DEBUG driver_5_1: Request... | |
DEBUG driver_5_1: Request... | |
DEBUG driver_5_1: Request... | |
DEBUG driver_5_1: Request... | |
DEBUG driver_5_1: Request... | |
DEBUG driver_5_1: Request... | |
DEBUG driver_5_1: Request... | |
DEBUG driver_5_1: Request... | |
DEBUG driver_5_1: Request... | |
DEBUG driver_5_1: Request... | |
DEBUG driver_5_1: Request... | |
DEBUG driver_5_1: Request... | |
DEBUG driver_5_1: Request... | |
DEBUG driver_5_1: Request... | |
DEBUG driver_5_1: Request... | |
DEBUG driver_5_1: Request... | |
DEBUG driver_5_1: Request... | |
DEBUG driver_5_1: Request... | |
DEBUG driver_5_1: Request... | |
DEBUG driver_5_1: Request... | |
DEBUG driver_5_1: Request... | |
DEBUG driver_5_1: Request... | |
DEBUG driver_5_1: Request... | |
DEBUG driver_5_1: Request... | |
DEBUG driver_5_1: Request... | |
DEBUG driver_5_1: Request... | |
DEBUG driver_5_1: Request... | |
DEBUG driver_5_1: Request... | |
DEBUG driver_5_1: Request... | |
DEBUG driver_5_1: Request... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment