cf-mysql-release
Hanparsian, Grikor <Grikor.Hanparsian@...>
I trying to deploy cf-mysql-release<https://github.com/cloudfoundry/cf-mysql-release> to CF AWS. I’m getting the following error:
$ bosh deploy Processing deployment manifest ------------------------------ Getting deployment properties from director... Unable to get properties list from director, trying without it... Compiling deployment manifest... Cannot get current deployment information from director, possibly a new deployment Please review all changes carefully Deploying --------- Deployment name: `cf-mysql-aws.yml' Director name: `microbosh' Are you sure you want to deploy? (type 'yes' to continue): yes Director task 224 Started unknown Started unknown > Binding deployment. Done (00:00:00) Started preparing deployment Started preparing deployment > Binding releases. Done (00:00:00) Started preparing deployment > Binding existing deployment. Done (00:00:00) Started preparing deployment > Binding resource pools. Done (00:00:00) Started preparing deployment > Binding stemcells. Done (00:00:00) Started preparing deployment > Binding templates. Done (00:00:00) Started preparing deployment > Binding properties. Done (00:00:00) Started preparing deployment > Binding unallocated VMs. Done (00:00:00) Started preparing deployment > Binding instance networks. Done (00:00:00) Started preparing package compilation > Finding packages to compile. Done (00:00:01) Started preparing dns > Binding DNS. Done (00:00:00) Started creating bound missing vms Started creating bound missing vms > mysql_z1/0 Started creating bound missing vms > mysql_z2/0 Started creating bound missing vms > mysql_z3/0 Started creating bound missing vms > proxy_z1/0 Started creating bound missing vms > proxy_z2/0 Started creating bound missing vms > cf-mysql-broker_z1/0 Started creating bound missing vms > cf-mysql-broker_z2/0 Done creating bound missing vms > mysql_z3/0 (00:01:35) Done creating bound missing vms > mysql_z1/0 (00:01:35) Done creating bound missing vms > cf-mysql-broker_z2/0 (00:01:40) Done creating bound missing vms > mysql_z2/0 (00:02:12) Done creating bound missing vms > cf-mysql-broker_z1/0 (00:02:15) Done creating bound missing vms > proxy_z2/0 (00:02:16) Done creating bound missing vms > proxy_z1/0 (00:02:18) Done creating bound missing vms (00:02:18) Started binding instance vms Started binding instance vms > mysql_z1/0 Started binding instance vms > mysql_z2/0 Started binding instance vms > mysql_z3/0 Started binding instance vms > proxy_z1/0 Started binding instance vms > proxy_z2/0 Started binding instance vms > cf-mysql-broker_z1/0 Started binding instance vms > cf-mysql-broker_z2/0 Done binding instance vms > mysql_z1/0 (00:00:00) Done binding instance vms > mysql_z2/0 (00:00:00) Done binding instance vms > cf-mysql-broker_z2/0 (00:00:00) Done binding instance vms > proxy_z1/0 (00:00:00) Done binding instance vms > cf-mysql-broker_z1/0 (00:00:00) Done binding instance vms > mysql_z3/0 (00:00:00) Done binding instance vms > proxy_z2/0 (00:00:00) Done binding instance vms (00:00:00) Started preparing configuration > Binding configuration. Done (00:00:03) Started updating job mysql_z1 > mysql_z1/0 (canary). Done (00:03:04) Started updating job mysql_z2 > mysql_z2/0 (canary). Done (00:02:45) Started updating job mysql_z3 > mysql_z3/0 (canary). Done (00:02:54) Started updating job proxy_z1 > proxy_z1/0 (canary). Failed: `proxy_z1/0' is not running after update (00:10:22) Error 400007: `proxy_z1/0' is not running after update Task 224 error For a more detailed error report, run: bosh task 224 —debug Anyone has experienced this before? Please advise. Thanks, Grikor The information contained in this e-mail, and any attachment, is confidential and is intended solely for the use of the intended recipient. Access, copying or re-use of the e-mail or any attachment, or any information contained therein, by any other person is not authorized. If you are not the intended recipient please return the e-mail to the sender and delete it from your computer. Although we attempt to sweep e-mail and attachments for viruses, we do not guarantee that either are virus-free and accept no liability for any damage sustained as a result of viruses. Please refer to http://disclaimer.bnymellon.com/eu.htm for certain disclosures relating to European legal entities. |
|