cloudfoundry / bosh

Cloud Foundry BOSH is an open source tool chain for release engineering, deployment and lifecycle management of large scale distributed services.
https://bosh.io
Apache License 2.0
2.03k stars 658 forks source link

bosh micro deploy failed :create stemcell failed: Field entity is not optional: #523

Closed heei3k closed 10 years ago

heei3k commented 10 years ago

my micro_bosh.yml is as below:


name: micro01 network: ip: 172.16.71.132 #define ip for micro BOSH netmask: 255.255.255.0 gateway: 172.16.71.1 dns:

I use ruby 1.9.3-p448 to deploy micro_bosh. The error message is as below:

bosh micro deploy ~/stemcells/latest-micro-bosh-stemcell-vsphere.tgz

Deploying new micro BOSH instance micro01/micro_bosh.yml' tohttps://172.16.71.132:25555' (type 'yes' to continue): yes

Verifying stemcell... File exists and readable OK Verifying tarball... Read tarball OK Manifest exists OK Stemcell image file OK Stemcell properties OK

Stemcell info

Name: micro-bosh-stemcell Version: 912

Deploy Micro BOSH Unpacking stemcell | | 0/11 00:00:06 ETA: --:--:--at depth 0 - 18: self signed certificate unpacking stemcell (00:00:06)
Uploading stemcell |oo | 1/11 00:00:15 ETA: 00:00:52create stemcell failed: Field entity is not optional: /root/.rbenv/versions/1.9.3-p448/lib/ruby/gems/1.9.1/gems/bosh_vsphere_cpi-1.1975.0/lib/ruby_vim_sdk/soap/serializer.rb:39:in `serialize'

What's wrong with it,is there any other prerequisites? I follow most of steps of : http://docs.cloudfoundry.com/docs/running/deployingcf/vsphere/deploying_micro_bosh.html

cf-gitbot commented 10 years ago

We have created an issue in Pivotal Tracker to manage this. You can view the current status of your issue at: http://www.pivotaltracker.com/story/show/65855940

d commented 10 years ago

Hi @heei3k we'd love to help you start playing with Cloud Foundry on vSphere but please provide us more information. Specifically, can you paste the complete stack trace from bosh_cli here so that we can better pinpoint what the problem is?

Jesse

heei3k commented 10 years ago

Sorry ,I'm a novice at vsphere as well as bosh. I'm not clear about the procedures of micro bosh deployments. For example, for the IP to install micro bosh-172.16.71.172, should it be able to connect or not?Now i can't connect this ip ,because I think the bosh_cli will do this thing , including create a VM and some of middleware ,at last it will install micro bosh. Is it correct?

heei3k commented 10 years ago

the whole error printed in bosh_cli

$ bosh micro deploy ~/stemcells/latest-micro-bosh-stemcell-vsphere.tgz Deploying new micro BOSH instance micro01/micro_bosh.yml' tohttps://172.16.71.133:25555' (type 'yes' to continue): yes

Verifying stemcell... File exists and readable OK Verifying tarball... Read tarball OK Manifest exists OK Stemcell image file OK Stemcell properties OK

Stemcell info

Name: micro-bosh-stemcell Version: 912

Deploy Micro BOSH Unpacking stemcell | | 0/11 00:00:05 ETA: --:--:--at depth 0 - 18: self signed certificate unpacking stemcell (00:00:05)
Uploading stemcell |oo | 1/11 00:00:12 ETA: 00:00:52create stemcell failed: Field entity is not optional: /root/.rbenv/versions/1.9.3-p448/lib/ruby/gems/1.9.1/gems/bosh_vsphere_cpi-1.1975.0/lib/ruby_vim_sdk/soap/serializer.rb:39:in serialize' /root/.rbenv/versions/1.9.3-p448/lib/ruby/gems/1.9.1/gems/bosh_vsphere_cpi-1.1975.0/lib/ruby_vim_sdk/soap/stub_adapter.rb:116:inserialize' /root/.rbenv/versions/1.9.3-p448/lib/ruby/gems/1.9.1/gems/bosh_vsphere_cpi-1.1975.0/lib/ruby_vim_sdk/soap/stub_adapter.rb:92:in block in serialize_request' /root/.rbenv/versions/1.9.3-p448/lib/ruby/gems/1.9.1/gems/bosh_vsphere_cpi-1.1975.0/lib/ruby_vim_sdk/soap/stub_adapter.rb:91:ineach' /root/.rbenv/versions/1.9.3-p448/lib/ruby/gems/1.9.1/gems/bosh_vsphere_cpi-1.1975.0/lib/ruby_vim_sdk/soap/stub_adapter.rb:91:in serialize_request' /root/.rbenv/versions/1.9.3-p448/lib/ruby/gems/1.9.1/gems/bosh_vsphere_cpi-1.1975.0/lib/ruby_vim_sdk/soap/stub_adapter.rb:28:ininvoke_method' /root/.rbenv/versions/1.9.3-p448/lib/ruby/gems/1.9.1/gems/bosh_vsphere_cpi-1.1975.0/lib/ruby_vim_sdk/vmodl/managed_object.rb:13:in invoke_method' /root/.rbenv/versions/1.9.3-p448/lib/ruby/gems/1.9.1/gems/bosh_vsphere_cpi-1.1975.0/lib/ruby_vim_sdk/vmodl/managed_object.rb:45:inblock (3 levels) in finalize' /root/.rbenv/versions/1.9.3-p448/lib/ruby/gems/1.9.1/gems/bosh_vsphere_cpi-1.1975.0/lib/cloud/vsphere/client.rb:418:in fetch_perf_metric_names' /root/.rbenv/versions/1.9.3-p448/lib/ruby/gems/1.9.1/gems/bosh_vsphere_cpi-1.1975.0/lib/cloud/vsphere/client.rb:405:inblock in find_perf_metric_names' internal:prelude:10:in synchronize' /root/.rbenv/versions/1.9.3-p448/lib/ruby/gems/1.9.1/gems/bosh_vsphere_cpi-1.1975.0/lib/cloud/vsphere/client.rb:403:infind_perf_metric_names' /root/.rbenv/versions/1.9.3-p448/lib/ruby/gems/1.9.1/gems/bosh_vsphere_cpi-1.1975.0/lib/cloud/vsphere/client.rb:370:in get_perf_counters' /root/.rbenv/versions/1.9.3-p448/lib/ruby/gems/1.9.1/gems/bosh_vsphere_cpi-1.1975.0/lib/cloud/vsphere/resources/cluster.rb:216:infetch_cluster_utilization' /root/.rbenv/versions/1.9.3-p448/lib/ruby/gems/1.9.1/gems/bosh_vsphere_cpi-1.1975.0/lib/cloud/vsphere/resources/cluster.rb:70:in initialize' /root/.rbenv/versions/1.9.3-p448/lib/ruby/gems/1.9.1/gems/bosh_vsphere_cpi-1.1975.0/lib/cloud/vsphere/resources/datacenter.rb:69:innew' /root/.rbenv/versions/1.9.3-p448/lib/ruby/gems/1.9.1/gems/bosh_vsphere_cpi-1.1975.0/lib/cloud/vsphere/resources/datacenter.rb:69:in block in clusters' /root/.rbenv/versions/1.9.3-p448/lib/ruby/gems/1.9.1/gems/bosh_vsphere_cpi-1.1975.0/lib/cloud/vsphere/resources/datacenter.rb:62:ineach' /root/.rbenv/versions/1.9.3-p448/lib/ruby/gems/1.9.1/gems/bosh_vsphere_cpi-1.1975.0/lib/cloud/vsphere/resources/datacenter.rb:62:in clusters' /root/.rbenv/versions/1.9.3-p448/lib/ruby/gems/1.9.1/gems/bosh_vsphere_cpi-1.1975.0/lib/cloud/vsphere/resources.rb:118:inblock in place' /root/.rbenv/versions/1.9.3-p448/lib/ruby/1.9.1/monitor.rb:211:in mon_synchronize' /root/.rbenv/versions/1.9.3-p448/lib/ruby/gems/1.9.1/gems/bosh_vsphere_cpi-1.1975.0/lib/cloud/vsphere/resources.rb:96:inplace' /root/.rbenv/versions/1.9.3-p448/lib/ruby/gems/1.9.1/gems/bosh_vsphere_cpi-1.1975.0/lib/cloud/vsphere/cloud.rb:86:in block (2 levels) in create_stemcell' /root/.rbenv/versions/1.9.3-p448/lib/ruby/1.9.1/tmpdir.rb:83:inmktmpdir' /root/.rbenv/versions/1.9.3-p448/lib/ruby/gems/1.9.1/gems/bosh_vsphere_cpi-1.1975.0/lib/cloud/vsphere/cloud.rb:73:in block in create_stemcell' /root/.rbenv/versions/1.9.3-p448/lib/ruby/gems/1.9.1/gems/bosh_common-1.1975.0/lib/common/thread_formatter.rb:46:inwith_thread_name' /root/.rbenv/versions/1.9.3-p448/lib/ruby/gems/1.9.1/gems/bosh_vsphere_cpi-1.1975.0/lib/cloud/vsphere/cloud.rb:71:in create_stemcell' /root/.rbenv/versions/1.9.3-p448/lib/ruby/gems/1.9.1/gems/bosh_cli_plugin_micro-1.1975.0/lib/bosh/deployer/instance_manager.rb:233:inblock (2 levels) in create_stemcell' /root/.rbenv/versions/1.9.3-p448/lib/ruby/gems/1.9.1/gems/bosh_cli_plugin_micro-1.1975.0/lib/bosh/deployer/instance_manager.rb:89:in step' /root/.rbenv/versions/1.9.3-p448/lib/ruby/gems/1.9.1/gems/bosh_cli_plugin_micro-1.1975.0/lib/bosh/deployer/instance_manager.rb:232:inblock in create_stemcell' /root/.rbenv/versions/1.9.3-p448/lib/ruby/1.9.1/tmpdir.rb:83:in mktmpdir' /root/.rbenv/versions/1.9.3-p448/lib/ruby/gems/1.9.1/gems/bosh_cli_plugin_micro-1.1975.0/lib/bosh/deployer/instance_manager.rb:218:increate_stemcell' /root/.rbenv/versions/1.9.3-p448/lib/ruby/gems/1.9.1/gems/bosh_cli_plugin_micro-1.1975.0/lib/bosh/deployer/instance_manager.rb:122:in create' /root/.rbenv/versions/1.9.3-p448/lib/ruby/gems/1.9.1/gems/bosh_cli_plugin_micro-1.1975.0/lib/bosh/deployer/instance_manager.rb:102:inblock in create_deployment' /root/.rbenv/versions/1.9.3-p448/lib/ruby/gems/1.9.1/gems/bosh_cli_plugin_micro-1.1975.0/lib/bosh/deployer/instance_manager.rb:96:in with_lifecycle' /root/.rbenv/versions/1.9.3-p448/lib/ruby/gems/1.9.1/gems/bosh_cli_plugin_micro-1.1975.0/lib/bosh/deployer/instance_manager.rb:102:increate_deployment' /root/.rbenv/versions/1.9.3-p448/lib/ruby/gems/1.9.1/gems/bosh_cli_plugin_micro-1.1975.0/lib/bosh/cli/commands/micro.rb:180:in perform' /root/.rbenv/versions/1.9.3-p448/lib/ruby/gems/1.9.1/gems/bosh_cli-1.1975.0/lib/cli/command_handler.rb:57:inrun' /root/.rbenv/versions/1.9.3-p448/lib/ruby/gems/1.9.1/gems/bosh_cli-1.1975.0/lib/cli/runner.rb:56:in run' /root/.rbenv/versions/1.9.3-p448/lib/ruby/gems/1.9.1/gems/bosh_cli-1.1975.0/lib/cli/runner.rb:16:inrun' /root/.rbenv/versions/1.9.3-p448/lib/ruby/gems/1.9.1/gems/bosh_cli-1.1975.0/bin/bosh:7:in <top (required)>' /root/.rbenv/versions/1.9.3-p448/bin/bosh:23:inload' Uploading stemcell |oo | 1/11 00:00:16 ETA: 00:00:47

heei3k commented 10 years ago

Hi, @d , could you help me? I'm almost crazy about this problem for there is nothing call help me by google. From the error message , it failed when the stemcell is uploading, is it? Where does it upload to?If it's upload to where the micro bosh's ip which is configured as 172.16.71.133 , and it's not available, Would not bosh_cli invoke vm to create a VM first and then uploading micro bosh package. If the VM which ip is 172.16.71.133 should be available at first, why there is some configuration such as resources in micro_bosh.yml?

cppforlife commented 10 years ago

@heei3k this error usually occurs when bosh_cli_plugin_micro fails to upload stemcell to the datastore disk_path. Double check that specified disk_path is present in the datastore(s). Make sure that disk_path specified is a full path.

Could you also include sanitized bosh_micro_deploy.log?

Regarding 172.16.71.133, it should not be available at this point (step 1) because failure above is happening before VM creation (step 2). Here are major steps that happen during new MicroBOSH deploy:

1) Stemcell (VM template) is uploaded to the datastore(s) 2) MicroBOSH VM is created based on the uploaded template 3) Persistent disk is created and attached to the MicroBOSH VM 4) MicroBOSH Director is available

BTW adding ``` before and after template, manifest, log contents results in a more readable rendering

heei3k commented 10 years ago

Hi,@cppforlife, I check the disk path is present in the datastore1 and datastore2 which are both local storages in two physical machines. I changed it to /bosh_deployer as that you said the disk_path specified should be a full path.But it still failed. Below is the log in bosh_micro_deploy.log

Logfile created on 2014-02-18 09:44:31 +0800 by logger.rb/31641 I, [2014-02-18T09:44:31.872944 #17108] [0xf4f2004] INFO -- : No existing deployments found (will save to /root/deployments/bosh-deployments.yml) I, [2014-02-18T09:45:15.183860 #17457] [0x77b7814] INFO -- : No existing deployments found (will save to /root/deployments/bosh-deployments.yml) I, [2014-02-18T09:45:51.430122 #17457] [0x77b7814] INFO -- : Loading yaml from /tmp/d20140218-17457-jh5v9m/sc-20140218-17457-lb80j8/stemcell.MF I, [2014-02-18T09:45:51.602575 #17457] [createstemcell(/tmp/d20140218-17457-jh5v9m/sc-20140218-17457-lb80j8/image, )] INFO -- : Extracting stemcell to: /tmp/d20140218-17457-jh5v9m/d20140218-17457-19jwaq I, [2014-02-18T09:46:02.779806 #17457] [createstemcell(/tmp/d20140218-17457-jh5v9m/sc-20140218-17457-lb80j8/image, )] INFO -- : Generated name: sc-c1f3d7bb-0335-42c9-ab3b-7f586c0bb195 I, [2014-02-18T09:50:27.609892 #17864] [0x5298010] INFO -- : No existing deployments found (will save to /root/deployments/bosh-deployments.yml) I, [2014-02-18T09:50:47.323596 #18213] [0xad6b80c] INFO -- : No existing deployments found (will save to /root/deployments/bosh-deployments.yml) I, [2014-02-18T09:51:22.801685 #18213] [0xad6b80c] INFO -- : Loading yaml from /tmp/d20140218-18213-9djdzq/sc-20140218-18213-6sanu2/stemcell.MF I, [2014-02-18T09:51:22.966420 #18213] [createstemcell(/tmp/d20140218-18213-9djdzq/sc-20140218-18213-6sanu2/image, )] INFO -- : Extracting stemcell to: /tmp/d20140218-18213-9djdzq/d20140218-18213-2n1a4s I, [2014-02-18T09:51:34.235169 #18213] [createstemcell(/tmp/d20140218-18213-9djdzq/sc-20140218-18213-6sanu2/image, )] INFO -- : Generated name: sc-89d1d980-7f6b-49c7-a3b0-79997c47c186 I, [2014-02-18T09:53:35.524141 #18609] [0xe8ae004] INFO -- : No existing deployments found (will save to /root/deployments/bosh-deployments.yml) I, [2014-02-18T09:54:09.826630 #18609] [0xe8ae004] INFO -- : Loading yaml from /tmp/d20140218-18609-w99o4c/sc-20140218-18609-xx9rv/stemcell.MF I, [2014-02-18T09:54:09.984216 #18609] [createstemcell(/tmp/d20140218-18609-w99o4c/sc-20140218-18609-xx9rv/image, )] INFO -- : Extracting stemcell to: /tmp/d20140218-18609-w99o4c/d20140218-18609-txd0b0 I, [2014-02-18T09:54:23.473040 #18609] [createstemcell(/tmp/d20140218-18609-w99o4c/sc-20140218-18609-xx9rv/image, )] INFO -- : Generated name: sc-01fff395-ce39-4ebe-aee7-d493ecd1ffdc

heei3k commented 10 years ago

Hi @cppforlife Only bosh_micro_deploy.log can be found. I added some lines in micro_bosh.yml :

heei3k commented 10 years ago

Hi @cppforlife ,thanks for working on this with me, i really appreciate this help. I submited previous comment by mistake. This continue with previous comment:

I added some lines in micro_bosh.yml : logging: file: /root/deployments/micro_bosh.log level: DEBUG

But when i rum deployment , there is not any log file in the directory.

And I get some info by bosh commands that may be useful.

bosh micro status

Stemcell CID n/a Stemcell name n/a VM CID n/a Disk CID n/a Micro BOSH CID bm-a4131d62-8b9c-40d9-ba43-7aebf8b6ddb5 Deployment /root/deployments/micro01/micro_bosh.yml Target https://172.16.71.143:25555

bosh micro deployments

No deployments root@icity-centos55-147 deployments]# bosh status Config /root/.bosh_config

Director not set

Deployment not set

more /root/.bosh_config

--- {}

heei3k commented 10 years ago

Any help appreciated on solving this.These are screenshots on vsphere: datastore and disk path

mmb commented 10 years ago

Hi @heei3k,

Can you confirm that you have a cluster named "test" in the vCenter Hosts and Clusters view?

Also, can you also confirm that there is a folder called "template_folder" in the datacenter in the vCenter Inventory view?

CF Community Pair (@dsabeti & @mmb)

heei3k commented 10 years ago

Hi,@mmb, I'm sure cluster named "test" and ctemplate_folder
are there . this is the screenshots of vsphere configuration.

heei3k commented 10 years ago

Sorry , the web page is changed , I can't upload any images.

heei3k commented 10 years ago

Hi,@mmb, Thank you very much for your response.

I can't upload the image in the website. So I send it by email. Could you check whether something wrong in yaml?

Any help appreciated on this issue. Date: Tue, 18 Feb 2014 15:22:21 -0800 From: notifications@github.com To: bosh@noreply.github.com CC: heei3k@hotmail.com Subject: Re: [bosh] bosh micro deploy failed :create stemcell failed: Field entity is not optional: (#523)

Hi @heei3k,

Can you confirm that you have a cluster named "test" in the vCenter Hosts and Clusters view?

Can you also confirm that there a folder called "template_folder" in the datacenter in the vCenter Inventory view?

CF Community Pair (@dsabeti & @mmb)

¡ª Reply to this email directly or view it on GitHub.

heei3k commented 10 years ago

Below is the cluster and host configuration in vsphere: cluster and host

Below is the vm and template configuration in vsphere: vm and template

I have tried it in both centos and ubuntu using different stemcells. The messages are same.

I wonder the principle of uploading stemcells from bosh_cli vm to local storage. May I upload the stemcells by manual to local storage directory which named 'bosh_deployer'? I tried it ,but still failed.

heei3k commented 10 years ago

My target is to deploy cloud foundry, which is recommanded with BOSH. Bosh is deployed by micro BOSH. Any help appreciated to take the first step for me.

mmb commented 10 years ago

It looks like you may have found a bug (we still need to look into it more). But we do have a work-around that you can use in the meantime. In your micro-bosh configuration file, replace this section:

clusters:
  - test

and use this instead:

clusters:
  - test:
      resource_pool: test_pool

Before you try to deploy this, you also need to add a resource pool to that cluster.

CF Community Pair (@dsabeti & @mmb)

mmb commented 10 years ago

We've filed a bug in the BOSH icebox for this case. In the meantime, you can use the work-around above to deploy micro bosh.

CF Community Pair (@dsabeti & @mmb)

heei3k commented 10 years ago

Hi, @mmb, thanks for your help. This attachment is the log

Date: Wed, 19 Feb 2014 13:51:15 -0800 From: notifications@github.com To: bosh@noreply.github.com CC: heei3k@hotmail.com Subject: Re: [bosh] bosh micro deploy failed :create stemcell failed: Field entity is not optional: (#523)

It looks like you may have found a bug (we still need to look into it more). But we do have a work-around that you can use in the meantime. In your micro-bosh configuration file, replace this section:

clusters:

and use this instead:

clusters:

Before you try to deploy this, you also need to add a resource pool to that cluster.

CF Community Pair (@dsabeti & @mmb)

¡ª Reply to this email directly or view it on GitHub.

Logfile created on 2014-02-19 19:24:08 +0800 by logger.rb/31641

I, [2014-02-19T19:24:08.329001 #22620] [0xf9e7f0] INFO -- : No existing deployments found (will save to /root/deployments/bosh-deployments.yml) I, [2014-02-19T19:24:56.276759 #22964] [0x11d1ff4] INFO -- : No existing deployments found (will save to /root/deployments/bosh-deployments.yml) I, [2014-02-19T19:25:34.890148 #22964] [0x11d1ff4] INFO -- : Loading yaml from /tmp/d20140219-22964-1reff3m/sc-20140219-22964-yflphj/stemcell.MF I, [2014-02-19T19:25:40.940456 #22964] [createstemcell(/tmp/d20140219-22964-1reff3m/sc-20140219-22964-yflphj/image, )] INFO -- : Extracting stemcell to: /tmp/d20140219-22964-1reff3m/d20140219-22964-6vjqd I, [2014-02-19T19:26:04.870205 #22964] [createstemcell(/tmp/d20140219-22964-1reff3m/sc-20140219-22964-yflphj/image, )] INFO -- : Generated name: sc-dadd0bf7-a2c9-4512-a5c0-c04a078d0951 D, [2014-02-19T19:26:05.074091 #22964] [createstemcell(/tmp/d20140219-22964-1reff3m/sc-20140219-22964-yflphj/image, )] DEBUG -- : Datastores - ephemeral: [], persistent: [], shared: ["datastore1", "datastore2"]. I, [2014-02-20T09:03:23.788537 #23815] [0xc14800] INFO -- : No existing deployments found (will save to /root/deployments/bosh-deployments.yml) I, [2014-02-20T09:03:35.759049 #24158] [0x1408ffc] INFO -- : No existing deployments found (will save to /root/deployments/bosh-deployments.yml) I, [2014-02-20T09:04:11.109168 #24158] [0x1408ffc] INFO -- : Loading yaml from /tmp/d20140220-24158-1rb9j1m/sc-20140220-24158-yty2ht/stemcell.MF I, [2014-02-20T09:10:26.355419 #24510] [0xc41800] INFO -- : No existing deployments found (will save to /root/deployments/bosh-deployments.yml) I, [2014-02-20T09:11:02.106078 #24510] [0xc41800] INFO -- : Loading yaml from /tmp/d20140220-24510-ji9j5/sc-20140220-24510-1u6nas8/stemcell.MF I, [2014-02-20T09:43:09.212610 #25549] [0xfc27f4] INFO -- : No existing deployments found (will save to /root/deployments/bosh-deployments.yml) I, [2014-02-20T09:43:39.874749 #25892] [0xd247f4] INFO -- : No existing deployments found (will save to /root/deployments/bosh-deployments.yml) I, [2014-02-20T09:44:14.865350 #25892] [0xd247f4] INFO -- : Loading yaml from /tmp/d20140220-25892-n7ixaz/sc-20140220-25892-58e9ja/stemcell.MF I, [2014-02-20T09:44:15.129652 #25892] [createstemcell(/tmp/d20140220-25892-n7ixaz/sc-20140220-25892-58e9ja/image, )] INFO -- : Extracting stemcell to: /tmp/d20140220-25892-n7ixaz/d20140220-25892-1pxwzek I, [2014-02-20T09:44:42.428803 #25892] [createstemcell(/tmp/d20140220-25892-n7ixaz/sc-20140220-25892-58e9ja/image, )] INFO -- : Generated name: sc-bb388f00-1637-415f-9921-72a61f478e9b D, [2014-02-20T09:44:42.778461 #25892] [createstemcell(/tmp/d20140220-25892-n7ixaz/sc-20140220-25892-58e9ja/image, )] DEBUG -- : Found requested resource pool: <[Vim.ResourcePool] resgroup-52> D, [2014-02-20T09:44:42.784894 #25892] [createstemcell(/tmp/d20140220-25892-n7ixaz/sc-20140220-25892-58e9ja/image, )] DEBUG -- : Datastores - ephemeral: [], persistent: [], shared: ["datastore1", "datastore2"]. D, [2014-02-20T09:44:42.796732 #25892] [createstemcell(/tmp/d20140220-25892-n7ixaz/sc-20140220-25892-58e9ja/image, )] DEBUG -- : test ephemeral disk bound D, [2014-02-20T09:44:42.796864 #25892] [createstemcell(/tmp/d20140220-25892-n7ixaz/sc-20140220-25892-58e9ja/image, )] DEBUG -- : Score: test: 1962 I, [2014-02-20T09:44:42.796982 #25892] [createstemcell(/tmp/d20140220-25892-n7ixaz/sc-20140220-25892-58e9ja/image, )] INFO -- : Deploying to: / <[Vim.Datastore] datastore-10> D, [2014-02-20T09:44:42.978350 #25892] [createstemcell(/tmp/d20140220-25892-n7ixaz/sc-20140220-25892-58e9ja/image, )] DEBUG -- : Search for folder template_folder/bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496 D, [2014-02-20T09:44:42.981878 #25892] [createstemcell(/tmp/d20140220-25892-n7ixaz/sc-20140220-25892-58e9ja/image, )] DEBUG -- : Creating folder template_folder/bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496 D, [2014-02-20T09:44:43.024705 #25892] [createstemcell(/tmp/d20140220-25892-n7ixaz/sc-20140220-25892-58e9ja/image, )] DEBUG -- : Found folder template_folder/bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496: <[Vim.Folder] group-v53> I, [2014-02-20T09:44:43.024863 #25892] [createstemcell(/tmp/d20140220-25892-n7ixaz/sc-20140220-25892-58e9ja/image, )] INFO -- : Importing VApp I, [2014-02-20T09:44:43.071724 #25892] [createstemcell(/tmp/d20140220-25892-n7ixaz/sc-20140220-25892-58e9ja/image, )] INFO -- : Waiting for NFC lease to become ready I, [2014-02-20T09:44:46.094793 #25892] [createstemcell(/tmp/d20140220-25892-n7ixaz/sc-20140220-25892-58e9ja/image, )] INFO -- : Uploading I, [2014-02-20T09:44:46.102155 #25892] [createstemcell(/tmp/d20140220-25892-n7ixaz/sc-20140220-25892-58e9ja/image, )] INFO -- : Uploading disk to: https://172.16.71.132/nfc/52a0e83e-f56f-8fe9-abe6-da229c02642a/disk-0.vmdk I, [2014-02-20T09:45:17.095714 #25892] [createstemcell(/tmp/d20140220-25892-n7ixaz/sc-20140220-25892-58e9ja/image, )] INFO -- : Removing NICs I, [2014-02-20T09:45:18.180583 #25892] [createstemcell(/tmp/d20140220-25892-n7ixaz/sc-20140220-25892-58e9ja/image, )] INFO -- : Taking initial snapshot D, [2014-02-20T09:45:21.335340 #25892] [create_vm(bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496, ...)] DEBUG -- : VM creator initialized with memory: 2048, disk: 16384, cpu: 1, placer: #VSphereCloud::Resources:0x00000003c25490 D, [2014-02-20T09:45:21.340851 #25892] [create_vm(bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496, ...)] DEBUG -- : Search for folder template_folder/bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496 D, [2014-02-20T09:45:21.347001 #25892] [create_vm(bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496, ...)] DEBUG -- : Found folder template_folder/bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496: <[Vim.Folder] group-v53> D, [2014-02-20T09:45:21.385343 #25892] [create_vm(bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496, ...)] DEBUG -- : Found requested resource pool: <[Vim.ResourcePool] resgroup-52> D, [2014-02-20T09:45:21.390930 #25892] [create_vm(bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496, ...)] DEBUG -- : Datastores - ephemeral: [], persistent: [], shared: ["datastore1", "datastore2"]. D, [2014-02-20T09:45:21.398376 #25892] [create_vm(bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496, ...)] DEBUG -- : test memory bound D, [2014-02-20T09:45:21.398465 #25892] [create_vm(bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496, ...)] DEBUG -- : Score: test: 9 I, [2014-02-20T09:45:21.398594 #25892] [create_vm(bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496, ...)] INFO -- : Creating vm: vm-5c8969f7-57e9-42b0-a86a-a454e8f21e70 on stored in <[Vim.Datastore] datastore-16> D, [2014-02-20T09:45:21.401665 #25892] [create_vm(bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496, ...)] DEBUG -- : Search for folder template_folder/bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496 D, [2014-02-20T09:45:21.404482 #25892] [create_vm(bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496, ...)] DEBUG -- : Found folder template_folder/bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496: <[Vim.Folder] group-v53> I, [2014-02-20T09:45:21.410944 #25892] [create_vm(bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496, ...)] INFO -- : Stemcell lives on a different datastore, looking for a local copy of: sc-bb388f00-1637-415f-9921-72a61f478e9b. D, [2014-02-20T09:45:21.413651 #25892] [create_vm(bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496, ...)] DEBUG -- : Search for folder template_folder/bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496 D, [2014-02-20T09:45:21.416306 #25892] [create_vm(bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496, ...)] DEBUG -- : Found folder template_folder/bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496: <[Vim.Folder] group-v53> I, [2014-02-20T09:45:21.418834 #25892] [create_vm(bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496, ...)] INFO -- : Cluster doesn't have stemcell sc-bb388f00-1637-415f-9921-72a61f478e9b, replicating I, [2014-02-20T09:45:21.421447 #25892] [create_vm(bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496, ...)] INFO -- : Replicating sc-bb388f00-1637-415f-9921-72a61f478e9b (<[Vim.VirtualMachine] vm-54>) to sc-bb388f00-1637-415f-9921-72a61f478e9b %2f datastore-16 D, [2014-02-20T09:45:21.424717 #25892] [create_vm(bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496, ...)] DEBUG -- : Search for folder template_folder/bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496 D, [2014-02-20T09:45:21.427634 #25892] [create_vm(bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496, ...)] DEBUG -- : Found folder template_folder/bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496: <[Vim.Folder] group-v53> I, [2014-02-20T09:46:34.639178 #25892] [create_vm(bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496, ...)] INFO -- : Replicated sc-bb388f00-1637-415f-9921-72a61f478e9b (<[Vim.VirtualMachine] vm-54>) to sc-bb388f00-1637-415f-9921-72a61f478e9b %2f datastore-16 (<[Vim.VirtualMachine] vm-56>) I, [2014-02-20T09:46:34.639346 #25892] [create_vm(bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496, ...)] INFO -- : Creating initial snapshot for linked clones on <[Vim.VirtualMachine] vm-56> I, [2014-02-20T09:46:36.671368 #25892] [create_vm(bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496, ...)] INFO -- : Created initial snapshot for linked clones on <[Vim.VirtualMachine] vm-56> I, [2014-02-20T09:46:36.671504 #25892] [create_vm(bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496, ...)] INFO -- : Using stemcell VM: <[Vim.VirtualMachine] vm-56> I, [2014-02-20T09:46:36.700995 #25892] [create_vm(bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496, ...)] INFO -- : Cloning vm: <[Vim.VirtualMachine] vm-56> to vm-5c8969f7-57e9-42b0-a86a-a454e8f21e70 D, [2014-02-20T09:46:36.704049 #25892] [create_vm(bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496, ...)] DEBUG -- : Search for folder vm_folder/bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496 D, [2014-02-20T09:46:36.707031 #25892] [create_vm(bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496, ...)] DEBUG -- : Creating folder vm_folder/bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496 D, [2014-02-20T09:46:36.733301 #25892] [create_vm(bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496, ...)] DEBUG -- : Found folder vm_folder/bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496: <[Vim.Folder] group-v58> I, [2014-02-20T09:46:43.252736 #25892] [create_vm(bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496, ...)] INFO -- : Setting VM env: {"vm"=>{"name"=>"vm-5c8969f7-57e9-42b0-a86a-a454e8f21e70", "id"=>"vm-59"}, "agent_id"=>"bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496", "networks"=> {"bosh"=> {"cloud_properties"=>{"name"=>"VM Network"}, "netmask"=>"255.255.255.128", "gateway"=>"172.16.71.254", "ip"=>"172.16.71.143", "dns"=>["172.16.1.90", "10.135.12.101"], "type"=>nil, "default"=>["dns", "gateway"], "mac"=>"00:50:56:a5:32:5f"}}, "disks"=>{"system"=>"0", "ephemeral"=>"1", "persistent"=>{}}, "ntp"=>["time.windows.com", "ntp02.las01.emcatmos.com"], "blobstore"=> {"provider"=>"local", "options"=>{"blobstore_path"=>"/var/vcap/micro_bosh/data/cache"}}, "mbus"=>"https://vcap:b00tstrap@0.0.0.0:6868", "env"=>{"bosh"=>{"password"=>nil}}}

I, [2014-02-20T09:46:45.239311 #25892] [create_vm(bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496, ...)] INFO -- : Powering on VM: <[Vim.VirtualMachine] vm-59> (vm-5c8969f7-57e9-42b0-a86a-a454e8f21e70) D, [2014-02-20T09:46:47.396864 #25892] [set_vm_metadata(vm-5c8969f7-57e9-42b0-a86a-a454e8f21e70, ...)] DEBUG -- : Search for folder vm_folder/bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496 D, [2014-02-20T09:46:47.401325 #25892] [set_vm_metadata(vm-5c8969f7-57e9-42b0-a86a-a454e8f21e70, ...)] DEBUG -- : Found folder vm_folder/bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496: <[Vim.Folder] group-v58> D, [2014-02-20T09:46:47.423262 #25892] [0xd247f4] DEBUG -- : Waiting for agent to be ready: nil D, [2014-02-20T09:46:51.445073 #25892] [0xd247f4] DEBUG -- : Waiting for agent to be ready: #<Bosh::Agent::Error: Request details: uri: https://vcap:b00tstrap@172.16.71.143:6868/agent payload: {"method":"ping","arguments":[],"reply_to":"bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496"} user: vcap password: b00tstrap Errno::EHOSTUNREACH: No route to host - connect(2) (https://172.16.71.143:6868)> D, [2014-02-20T09:46:54.445115 #25892] [0xd247f4] DEBUG -- : Waiting for agent to be ready: #<Bosh::Agent::Error: Request details: uri: https://vcap:b00tstrap@172.16.71.143:6868/agent payload: {"method":"ping","arguments":[],"reply_to":"bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496"} user: vcap password: b00tstrap Errno::EHOSTUNREACH: No route to host - connect(2) (https://172.16.71.143:6868)> D, [2014-02-20T09:46:57.445013 #25892] [0xd247f4] DEBUG -- : Waiting for agent to be ready: #<Bosh::Agent::Error: Request details: uri: https://vcap:b00tstrap@172.16.71.143:6868/agent payload: {"method":"ping","arguments":[],"reply_to":"bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496"} user: vcap password: b00tstrap Errno::EHOSTUNREACH: No route to host - connect(2) (https://172.16.71.143:6868)> D, [2014-02-20T09:47:00.445153 #25892] [0xd247f4] DEBUG -- : Waiting for agent to be ready: #<Bosh::Agent::Error: Request details: uri: https://vcap:b00tstrap@172.16.71.143:6868/agent payload: {"method":"ping","arguments":[],"reply_to":"bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496"} user: vcap password: b00tstrap Errno::EHOSTUNREACH: No route to host - connect(2) (https://172.16.71.143:6868)> D, [2014-02-20T09:47:03.445068 #25892] [0xd247f4] DEBUG -- : Waiting for agent to be ready: #<Bosh::Agent::Error: Request details: uri: https://vcap:b00tstrap@172.16.71.143:6868/agent payload: {"method":"ping","arguments":[],"reply_to":"bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496"} user: vcap password: b00tstrap Errno::EHOSTUNREACH: No route to host - connect(2) (https://172.16.71.143:6868)> D, [2014-02-20T09:47:05.892848 #25892] [0xd247f4] DEBUG -- : Waiting for agent to be ready: #<Bosh::Agent::Error: Request details: uri: https://vcap:b00tstrap@172.16.71.143:6868/agent payload: {"method":"ping","arguments":[],"reply_to":"bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496"} user: vcap password: b00tstrap Errno::ECONNREFUSED: Connection refused - connect(2) (https://172.16.71.143:6868)> D, [2014-02-20T09:47:06.894687 #25892] [0xd247f4] DEBUG -- : Waiting for agent to be ready: #<Bosh::Agent::Error: Request details: uri: https://vcap:b00tstrap@172.16.71.143:6868/agent payload: {"method":"ping","arguments":[],"reply_to":"bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496"} user: vcap password: b00tstrap Errno::ECONNREFUSED: Connection refused - connect(2) (https://172.16.71.143:6868)> D, [2014-02-20T09:47:07.896571 #25892] [0xd247f4] DEBUG -- : Waiting for agent to be ready: #<Bosh::Agent::Error: Request details: uri: https://vcap:b00tstrap@172.16.71.143:6868/agent payload: {"method":"ping","arguments":[],"reply_to":"bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496"} user: vcap password: b00tstrap Errno::ECONNREFUSED: Connection refused - connect(2) (https://172.16.71.143:6868)> D, [2014-02-20T09:47:08.898467 #25892] [0xd247f4] DEBUG -- : Waiting for agent to be ready: #<Bosh::Agent::Error: Request details: uri: https://vcap:b00tstrap@172.16.71.143:6868/agent payload: {"method":"ping","arguments":[],"reply_to":"bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496"} user: vcap password: b00tstrap Errno::ECONNREFUSED: Connection refused - connect(2) (https://172.16.71.143:6868)> D, [2014-02-20T09:47:09.900384 #25892] [0xd247f4] DEBUG -- : Waiting for agent to be ready: #<Bosh::Agent::Error: Request details: uri: https://vcap:b00tstrap@172.16.71.143:6868/agent payload: {"method":"ping","arguments":[],"reply_to":"bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496"} user: vcap password: b00tstrap Errno::ECONNREFUSED: Connection refused - connect(2) (https://172.16.71.143:6868)> D, [2014-02-20T09:47:10.920353 #25892] [0xd247f4] DEBUG -- : Waiting for agent to be ready: #<Bosh::Agent::Error: Request details: uri: https://vcap:b00tstrap@172.16.71.143:6868/agent payload: {"method":"ping","arguments":[],"reply_to":"bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496"} user: vcap password: b00tstrap Errno::ECONNREFUSED: Connection refused - connect(2) (https://172.16.71.143:6868)> D, [2014-02-20T09:47:11.922343 #25892] [0xd247f4] DEBUG -- : Waiting for agent to be ready: #<Bosh::Agent::Error: Request details: uri: https://vcap:b00tstrap@172.16.71.143:6868/agent payload: {"method":"ping","arguments":[],"reply_to":"bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496"} user: vcap password: b00tstrap Errno::ECONNREFUSED: Connection refused - connect(2) (https://172.16.71.143:6868)> D, [2014-02-20T09:47:12.924297 #25892] [0xd247f4] DEBUG -- : Waiting for agent to be ready: #<Bosh::Agent::Error: Request details: uri: https://vcap:b00tstrap@172.16.71.143:6868/agent payload: {"method":"ping","arguments":[],"reply_to":"bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496"} user: vcap password: b00tstrap Errno::ECONNREFUSED: Connection refused - connect(2) (https://172.16.71.143:6868)> D, [2014-02-20T09:47:13.926312 #25892] [0xd247f4] DEBUG -- : Waiting for agent to be ready: #<Bosh::Agent::Error: Request details: uri: https://vcap:b00tstrap@172.16.71.143:6868/agent payload: {"method":"ping","arguments":[],"reply_to":"bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496"} user: vcap password: b00tstrap Errno::ECONNREFUSED: Connection refused - connect(2) (https://172.16.71.143:6868)> D, [2014-02-20T09:47:14.996143 #25892] [0xd247f4] DEBUG -- : Waiting for agent to be ready: #<Bosh::Agent::Error: Request details: uri: https://vcap:b00tstrap@172.16.71.143:6868/agent payload: {"method":"ping","arguments":[],"reply_to":"bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496"} user: vcap password: b00tstrap Errno::ECONNREFUSED: Connection refused - connect(2) (https://172.16.71.143:6868)> D, [2014-02-20T09:47:15.998177 #25892] [0xd247f4] DEBUG -- : Waiting for agent to be ready: #<Bosh::Agent::Error: Request details: uri: https://vcap:b00tstrap@172.16.71.143:6868/agent payload: {"method":"ping","arguments":[],"reply_to":"bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496"} user: vcap password: b00tstrap Errno::ECONNREFUSED: Connection refused - connect(2) (https://172.16.71.143:6868)> D, [2014-02-20T09:47:17.000278 #25892] [0xd247f4] DEBUG -- : Waiting for agent to be ready: #<Bosh::Agent::Error: Request details: uri: https://vcap:b00tstrap@172.16.71.143:6868/agent payload: {"method":"ping","arguments":[],"reply_to":"bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496"} user: vcap password: b00tstrap Errno::ECONNREFUSED: Connection refused - connect(2) (https://172.16.71.143:6868)> D, [2014-02-20T09:47:18.002278 #25892] [0xd247f4] DEBUG -- : Waiting for agent to be ready: #<Bosh::Agent::Error: Request details: uri: https://vcap:b00tstrap@172.16.71.143:6868/agent payload: {"method":"ping","arguments":[],"reply_to":"bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496"} user: vcap password: b00tstrap Errno::ECONNREFUSED: Connection refused - connect(2) (https://172.16.71.143:6868)> D, [2014-02-20T09:47:19.004283 #25892] [0xd247f4] DEBUG -- : Waiting for agent to be ready: #<Bosh::Agent::Error: Request details: uri: https://vcap:b00tstrap@172.16.71.143:6868/agent payload: {"method":"ping","arguments":[],"reply_to":"bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496"} user: vcap password: b00tstrap Errno::ECONNREFUSED: Connection refused - connect(2) (https://172.16.71.143:6868)> D, [2014-02-20T09:47:20.042045 #25892] [0xd247f4] DEBUG -- : Waiting for agent to be ready: #<Bosh::Agent::Error: Request details: uri: https://vcap:b00tstrap@172.16.71.143:6868/agent payload: {"method":"ping","arguments":[],"reply_to":"bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496"} user: vcap password: b00tstrap Errno::ECONNREFUSED: Connection refused - connect(2) (https://172.16.71.143:6868)> D, [2014-02-20T09:47:21.044112 #25892] [0xd247f4] DEBUG -- : Waiting for agent to be ready: #<Bosh::Agent::Error: Request details: uri: https://vcap:b00tstrap@172.16.71.143:6868/agent payload: {"method":"ping","arguments":[],"reply_to":"bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496"} user: vcap password: b00tstrap Errno::ECONNREFUSED: Connection refused - connect(2) (https://172.16.71.143:6868)> D, [2014-02-20T09:47:22.045946 #25892] [0xd247f4] DEBUG -- : Waiting for agent to be ready: #<Bosh::Agent::Error: Request details: uri: https://vcap:b00tstrap@172.16.71.143:6868/agent payload: {"method":"ping","arguments":[],"reply_to":"bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496"} user: vcap password: b00tstrap Errno::ECONNREFUSED: Connection refused - connect(2) (https://172.16.71.143:6868)> I, [2014-02-20T09:47:22.103441 #25892] [createdisk(16384, )] INFO -- : Creating disk with size: 16384 I, [2014-02-20T09:47:22.105407 #25892] [createdisk(16384, )] INFO -- : Created disk: #<VSphereCloud::Models::Disk @values={:id=>1, :path=>nil, :datacenter=>nil, :datastore=>nil, :size=>16384, :uuid=>"disk-70fd40ad-9ccc-4c22-8230-0eb537c8a164"}> I, [2014-02-20T09:47:22.108549 #25892] [attach_disk(vm-5c8969f7-57e9-42b0-a86a-a454e8f21e70, disk-70fd40ad-9ccc-4c22-8230-0eb537c8a164)] INFO -- : Attaching disk: disk-70fd40ad-9ccc-4c22-8230-0eb537c8a164 on vm: vm-5c8969f7-57e9-42b0-a86a-a454e8f21e70 D, [2014-02-20T09:47:22.114969 #25892] [attach_disk(vm-5c8969f7-57e9-42b0-a86a-a454e8f21e70, disk-70fd40ad-9ccc-4c22-8230-0eb537c8a164)] DEBUG -- : Search for folder vm_folder/bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496 D, [2014-02-20T09:47:22.119800 #25892] [attach_disk(vm-5c8969f7-57e9-42b0-a86a-a454e8f21e70, disk-70fd40ad-9ccc-4c22-8230-0eb537c8a164)] DEBUG -- : Found folder vm_folder/bm-cd9d23a2-2688-4f1a-9a4e-28f74e77b496: <[Vim.Folder] group-v58> I, [2014-02-20T09:47:22.191031 #25892] [attach_disk(vm-5c8969f7-57e9-42b0-a86a-a454e8f21e70, disk-70fd40ad-9ccc-4c22-8230-0eb537c8a164)] INFO -- : Need to create disk D, [2014-02-20T09:47:22.217813 #25892] [attach_disk(vm-5c8969f7-57e9-42b0-a86a-a454e8f21e70, disk-70fd40ad-9ccc-4c22-8230-0eb537c8a164)] DEBUG -- : Found requested resource pool: <[Vim.ResourcePool] resgroup-52> D, [2014-02-20T09:47:22.223671 #25892] [attach_disk(vm-5c8969f7-57e9-42b0-a86a-a454e8f21e70, disk-70fd40ad-9ccc-4c22-8230-0eb537c8a164)] DEBUG -- : Datastores - ephemeral: [], persistent: [], shared: ["datastore1", "datastore2"].

fzhou-pivotal commented 9 years ago

I met same problem, have it been fixed?