Hi Chaps,

I want to try the Jenkins jcloud plugin on Google Compute Engine, but
I keep stumbling on issues that I can't resolve.

I thought I would try to run a simple example script to get jclouds
working from the command line, prior to tackling the Jenkins issues,
so I tried these examples:

https://github.com/jclouds/jclouds-examples/tree/master/compute-basics

java -jar target/compute-basics-jar-with-dependencies.jar \
     google-compute-engine \
     [my-project-service-account-email]@developer.gserviceaccount.com \
     [/path/to/json-key.json] \
     jaamtest add

which gives

>> adding node to group jaamtest
-  >> searching params({locationId=us-central1-a, osFamily=debian,
osVersion=7\..*})
-  <<   matched
image(https://www.googleapis.com/compute/v1/projects/debian-cloud/global/images/debian-7-wheezy-v20150710)
hardware(https://www.googleapis.com/compute/v1/projects/jaam-test-project/zones/us-central1-a/machineTypes/f1-micro)
location(us-central1-a)
-  >> running 1 node group(jaamtest) location(us-central1-a)
image(https://www.googleapis.com/compute/v1/projects/debian-cloud/global/images/debian-7-wheezy-v20150710)
hardwareProfile(https://www.googleapis.com/compute/v1/projects/jaam-test-project/zones/us-central1-a/machineTypes/f1-micro)
options({scriptPresent=true})
-  >> creating default keypair...
error: group


this results in the creation of a Network called jclouds-jaamtest  in
my GCE account, but nothing more.

It seems odd to me that I am not providing any configuration of the
node that I would like to add.

I hope I am missing something very simple, and I would appreciate any advice.

Cheers, and thanks in anticipation



-- 
Jonathan Miller

-- 


Follow us on:   <https://plus.google.com/+Appsbroker/>  
<https://twitter.com/appsbroker>  
<http://www.linkedin.com/company/appsbroker-consulting-limited/careers?trk=top_nav_careers>


Appsbroker Consulting Limited, Registered office: Appsbroker House, The 
Square, Swindon,
SN1 3EB, Company Number: 5702796, VAT Number: GB 876 3533 92, Company 
registered in England and Wales.
________________________________________
PLEASE NOTE AS RECIPIENT OF THIS EMAIL: Any views or opinions presented are 
solely those of the author and do not represent those of Appsbroker 
Consulting Limited. This e-mail is confidential and intended solely for the 
addressee. If you are not the intended recipient, be advised that you have 
received this mail in error and that any use, dissemination, forwarding, 
printing or copying of this e-mail is strictly prohibited. Furthermore, if 
you are not the intended recipient, please email it back to the sender and 
then immediately permanently delete it.

Reply via email to