[JIRA] (JENKINS-41879) Heat Orchestration Template (Hot) Player in Jenkins is empty due to a problem

2017-02-09 Thread shimith.me...@hotmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Shimith Menon created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41879  
 
 
  Heat Orchestration Template (Hot) Player in Jenkins is empty due to a problem   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Methodes Appliquees Arkea  
 
 
Attachments: 
 Hot Loader Settings.JPG, HOT.JPG  
 
 
Components: 
 openstack-heat-plugin, windows-slaves-plugin  
 
 
Created: 
 2017/Feb/09 10:52 AM  
 
 
Labels: 
 jenkins windows openstack  
 
 
Priority: 
  Blocker  
 
 
Reporter: 
 Shimith Menon  
 

  
 
 
 
 

 
 Hi, I have jenkins configured on my windows box and I wanted to launch an openstack windows instance from Jenkins. Can you please help me to configure Heat Orchestration loader settings correctly , so that I will get correct output from "Heat Orchestration Template (Hot) Player". Attaching the screenshot for reference. Can anyone help me with this ?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
   

[JIRA] (TEST-100) How to Launch a openstack windows instance from Jenkins

2017-02-08 Thread shimith.me...@hotmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Shimith Menon updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 test /  TEST-100  
 
 
  How to Launch a openstack windows instance from Jenkins   
 

  
 
 
 
 

 
Change By: 
 Shimith Menon  
 
 
Issue Type: 
 Task Bug  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-41821) Launching openstack windows images from Jenkins gives error

2017-02-08 Thread shimith.me...@hotmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Shimith Menon commented on  JENKINS-41821  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Launching openstack windows images from Jenkins gives error   
 

  
 
 
 
 

 
 Thanks for your time. I was not able to sent mail to that mailing group, hence I pasted my comment here. you can resolve this  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (TEST-100) How to Launch a openstack windows instance from Jenkins

2017-02-08 Thread shimith.me...@hotmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Shimith Menon updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 test /  TEST-100  
 
 
  How to Launch a openstack windows instance from Jenkins   
 

  
 
 
 
 

 
Change By: 
 Shimith Menon  
 

  
 
 
 
 

 
 Hi All,I have installed latest Jenkins for windows and I was trying to Integrate openstack windows images with Jenkins. For that I have installed all openstack Plugins and Now I can see an option "*Openstack Instance Creation* "  and I have filled all details as cloud name , template name etc  also .  I  am able to see all the imagename which is available i  have configured a build and where I have selected  openstack  instance creation and filled details .But when I  select openstackinstance creation ,"select template  launch instance  from  list " option not showing  jenkins ,  the  images name in drop down and when I type image name manually and build the Job I am  iinstance is  getting  below errorFATAL: No such template *sysprep_bare_win2012_v25*java  cleared immediately from Openstack . lang This is how the jenkin output shows . IllegalArgumentException: No such template sysprep_bare_win2012_v25   at jenkins.plugins.openstack.compute.JCloudsBuildWrapper$1.apply(JCloudsBuildWrapper.java:66)   at jenkins.plugins.openstack.compute.JCloudsBuildWrapper$1.apply(JCloudsBuildWrapper.java:58) Started by user Administrator   at com [EnvInject] - Loading node environment variables . google.common.collect.Iterators$8.transform(Iterators.java:794)   at com.google.common.collect.TransformedIterator.next Building remotely on slc11enu ( TransformedIterator.java:48 Windows )  at jenkins.plugins.openstack.compute.internal.ProvisionPlannedInstancesAndDestroyAllOnError.apply(ProvisionPlannedInstancesAndDestroyAllOnError.java  in workspace c : 36) at \  jenkins .plugins.openstack.compute.JCloudsBuildWrapper.setUp(JCloudsBuildWrapper.java:77) \workspace\LaunchInstance   at hudson.model.Build$BuildExecution.doRun(Build.java Queuing cloud instance : 156)  #0 1, TP sysprep_bareos_win2012_v25   at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java Destroying node : 534)  sysprep_bareos_win2012_v25-7092   at hudson.model.Run.execute(Run.java:1728) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:98) at hudson.model.Executor.run(Executor.java:404) Finished:  FAILURE  SUCCESS  Can anyone help me find and fix If  this  error to launch a openstack windows instance  is not the correct way of configuring it, can you please let me know how that can be configured. Any help is much appreciated.  
 

  
 
 
 
 

 
 

[JIRA] (TEST-100) How to Launch a openstack windows instance from Jenkins

2017-02-08 Thread shimith.me...@hotmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Shimith Menon updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 test /  TEST-100  
 
 
  How to Launch a openstack windows instance from Jenkins   
 

  
 
 
 
 

 
Change By: 
 Shimith Menon  
 
 
Priority: 
 Critical Blocker  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-41821) Launching openstack windows images from Jenkins gives error

2017-02-08 Thread shimith.me...@hotmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Shimith Menon commented on  JENKINS-41821  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Launching openstack windows images from Jenkins gives error   
 

  
 
 
 
 

 
 I can see openstack instance creation option under Build Environment only. If I need the same to be done from Build which option should I select ?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-41821) Launching openstack windows images from Jenkins gives error

2017-02-08 Thread shimith.me...@hotmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Shimith Menon edited a comment on  JENKINS-41821  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Launching openstack windows images from Jenkins gives error   
 

  
 
 
 
 

 
 When I start building the project I can see the instance is getting launched in openstack console.But I am not able to take the console of that instance from openstack. Moreover within 5 minutes time , the instance will get cleared from openstack and when I check Jenkins console, output shows as below.{color:#14892c}*Started by user Administrator[EnvInject] - Loading node environment variables.Building remotely on Alc11enu (Windows) in workspace c:\jenkins\workspace\LaunchInstanceQueuing cloud instance: #0 1, TP sysprep_bare_win2012_v25{color:#d04437}Destroying node: sysprep_bare_win2012_v25-7092{color}Finished: SUCCESS*{color} what I need is , once the instance launched from Jenkins, it should not get deleted until I install some software's and perform a image validation. So I would like to know where I can set a period so that the instance will not get deleted automatically.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-41821) Launching openstack windows images from Jenkins gives error

2017-02-08 Thread shimith.me...@hotmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Shimith Menon edited a comment on  JENKINS-41821  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Launching openstack windows images from Jenkins gives error   
 

  
 
 
 
 

 
 When I start building the project I can see the instance is getting launched in openstack console.But I am not able to take the console of that instance from openstack. Moreover within 5 minutes time , the instance will get cleared from openstack and when I check Jenkins console, output shows as below.{color:#14892c}*Started by user Administrator[EnvInject] - Loading node environment variables.Building remotely on Alc11enu (Windows) in workspace c:\jenkins\workspace\LaunchInstanceQueuing cloud instance: #0 1, TP sysprep_bare_win2012_v25{color:#d04437}Destroying node: sysprep_bare_win2012_v25-7092{color}Finished: SUCCESS*{color}  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-41821) Launching openstack windows images from Jenkins gives error

2017-02-08 Thread shimith.me...@hotmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Shimith Menon edited a comment on  JENKINS-41821  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Launching openstack windows images from Jenkins gives error   
 

  
 
 
 
 

 
 When I start building the project I can see the instance is getting launched in openstack console.But I am not able to take the console of that instance from openstack. Moreover within 5 minutes time , the instance will get cleared from openstack and when I check Jenkins console, output shows as below.{color:#14892c}*Started by user Administrator[EnvInject] - Loading node environment variables.Building remotely on Alc11enu (Windows) in workspace c:\jenkins\workspace\LaunchInstanceQueuing cloud instance: #0 1, TP sysprep_bare_win2012_v25 {color:#d04437} Destroying node: sysprep_bare_win2012_v25-7092 {color} Finished: SUCCESS*{color}  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-41821) Launching openstack windows images from Jenkins gives error

2017-02-08 Thread shimith.me...@hotmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Shimith Menon commented on  JENKINS-41821  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Launching openstack windows images from Jenkins gives error   
 

  
 
 
 
 

 
 When I start building the project I can see the instance is getting launched in openstack console.But I am not able to take the console of that instance from openstack. Moreover within 5 minutes time , the instance will get cleared from openstack and when I check Jenkins console, output shows as below. *Started by user Administrator [EnvInject] - Loading node environment variables. Building remotely on Alc11enu (Windows) in workspace c:\jenkins\workspace\LaunchInstance Queuing cloud instance: #0 1, TP sysprep_bare_win2012_v25 Destroying node: sysprep_bare_win2012_v25-7092 Finished: SUCCESS*  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-41821) Launching openstack windows images from Jenkins gives error

2017-02-08 Thread shimith.me...@hotmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Shimith Menon commented on  JENKINS-41821  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Launching openstack windows images from Jenkins gives error   
 

  
 
 
 
 

 
 I have already set that to -1 , but still issue is same.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-41821) Launching openstack windows images from Jenkins gives error

2017-02-08 Thread shimith.me...@hotmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Shimith Menon commented on  JENKINS-41821  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Launching openstack windows images from Jenkins gives error   
 

  
 
 
 
 

 
 is there any way to assign particular pretension period so that once the VM launched it wont get deleted immediately.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-41821) Launching openstack windows images from Jenkins gives error

2017-02-07 Thread shimith.me...@hotmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Shimith Menon edited a comment on  JENKINS-41821  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Launching openstack windows images from Jenkins gives error   
 

  
 
 
 
 

 
 After changing the flavor when I launch instance, its shows as instance is spawning on openstack console and getting that destroyed in few minutes it self and when I see jenkins the task status shows as succeed.Also I am not able to take console of that VM at all. Once the instance is launched we have some software installation to be done from overlay. How all these t can be accomplished from Jenkins ?One more query I have is when I manually gave this image from openstack, all the pool( 8gb,16gb,32gb,64gb) I am able to create instance.But why I am unable to do this from Jenkins,Is that because jenkins wont support this ? or is there any way I can test these images in 8GB and `16GB flavors aswell ? Is there any proper document available how the openstack windows images will launch from jenkins successfully?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-41821) Launching openstack windows images from Jenkins gives error

2017-02-07 Thread shimith.me...@hotmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Shimith Menon reopened an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 After changing the flavor when I launch instance, its shows as instance is spawning on openstack console and getting that destroyed in few minutes it self and when I see jenkins the task status shows as succeed.Also I am not able to take console of that VM at all. Once the instance is launched we have some software installation to be done from overlay. How all these t can be accomplished from Jenkins ? One more query I have is when I manually gave this image from openstack, all the pool( 8gb,16gb,32gb,64gb) I am able to create instance.But why I am unable to do this from Jenkins,Is that because jenkins wont support this ? or is there any way I can test these images in 8GB and `16GB flavors aswell ? Is there any proper document available how the openstack windows images will launch from jenkins successfully?  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-41821  
 
 
  Launching openstack windows images from Jenkins gives error   
 

  
 
 
 
 

 
Change By: 
 Shimith Menon  
 
 
Resolution: 
 Fixed  
 
 
Status: 
 Resolved Reopened  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
  

[JIRA] (JENKINS-41821) Launching openstack windows images from Jenkins gives error

2017-02-07 Thread shimith.me...@hotmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Shimith Menon edited a comment on  JENKINS-41821  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Launching openstack windows images from Jenkins gives error   
 

  
 
 
 
 

 
 After changing the flavor when I  lanuch  launch  instance, its shows as instance is spawning on openstack console and getting that destroyed in few minutes it self and when I see jenkins the task status shows as succeed. Also I am not able to take console of that VM at all.  Once the instance is launched we have some software installation to be done from overlay. How  that  all these t  can be accomplished from Jenkins ?One more query I have is when I manually gave this image from openstack, all the pool( 8gb,16gb,32gb,64gb) I am able to create instance.But why I am unable to do this from Jenkins,Is that because jenkins wont support this ? or is there any way I can test these images in 8GB and `16GB flavors aswell ?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-41821) Launching openstack windows images from Jenkins gives error

2017-02-07 Thread shimith.me...@hotmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Shimith Menon commented on  JENKINS-41821  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Launching openstack windows images from Jenkins gives error   
 

  
 
 
 
 

 
 After changing the flavor when I lanuch instance, its shows as instance is spawning on openstack console and getting that destroyed in few minutes it self and when I see jenkins the task status shows as succeed. Once the instance is launched we have some software installation to be done from overlay. How that can be accomplished from Jenkins ? One more query I have is when I manually gave this image from openstack, all the pool( 8gb,16gb,32gb,64gb) I am able to create instance.But why I am unable to do this from Jenkins,Is that because jenkins wont support this ? or is there any way I can test these images in 8GB and `16GB flavors aswell ?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-41821) Launching openstack windows images from Jenkins gives error

2017-02-07 Thread shimith.me...@hotmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Shimith Menon created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41821  
 
 
  Launching openstack windows images from Jenkins gives error   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Oliver Gondža  
 
 
Components: 
 openstack-cloud-plugin, openstack-heat-plugin, windows-slaves-plugin  
 
 
Created: 
 2017/Feb/07 5:25 PM  
 
 
Priority: 
  Blocker  
 
 
Reporter: 
 Shimith Menon  
 

  
 
 
 
 

 
 Hi, I have installed latest version of Jenkins on my windows machine and installed all openstack plugin in it and configured all openstack related information and I am able to see all the image template from Jenkins. And in task I have selected the particular template to launch an instance.But when I was trying to Launch a windows instance from Jenkins I am getting below error. Can you please let me know what exactly need to be done to fix this ? Queuing cloud instance: #0 1, TP sysprep_bareos_win2012_v25 ERROR: Exception creating a node jenkins.plugins.openstack.compute.internal.Openstack$ActionFailed: Failed to boot server sysprep_bareos_win2012_v25-5677 in time: status=BUILD vmState=building fault=none at jenkins.plugins.openstack.compute.internal.Openstack.throwIfFailed(Openstack.java:410) at jenkins.plugins.openstack.compute.internal.Openstack.bootAndWaitActive(Openstack.java:238) at jenkins.plugins.openstack.compute.JCloudsSlaveTemplate.provision(JCloudsSlaveTemplate.java:266) at jenkins.plugins.openstack.compute.JCloudsBuildWrapper$ServerSupplier.get(JCloudsBuildWrapper.java:121) at jenkins.plugins.openstack.compute.JCloudsBuildWrapper$ServerSupplier.get(JCloudsBuildWrapper.java:110) at jenkins.plugins.openstack.compute.internal.RetrySupplierOnFailure.call(RetrySupplierOnFailure.java:28) at jenkins.plugins.openstack.compute.internal.RetrySupplierOnFailure.call(RetrySupplierOnFailure.java:12) at java.util.concurrent.FutureTask.run(Unknown Source) at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at 

[JIRA] (TEST-100) How to Launch a openstack windows instance from Jenkins

2017-02-07 Thread shimith.me...@hotmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Shimith Menon updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 test /  TEST-100  
 
 
  How to Launch a openstack windows instance from Jenkins   
 

  
 
 
 
 

 
Change By: 
 Shimith Menon  
 

  
 
 
 
 

 
 Hi All,I have installed latest Jenkins for windows and I was trying to Integrate openstack windows images with Jenkins. For that I have installed all openstack Plugins and Now I can see an option "*Openstack Instance Creation* "  and I have filled all details as cloud name , template name etc  also I am able to see all the imagename which is available i openstack . But when I  select openstackinstance creation ,"select template from list " option not showing the images name in drop down and when I type image name manually and  build the Job I am getting below errorFATAL: No such template  *  sysprep_bare_win2012_v25 * java.lang.IllegalArgumentException: No such template sysprep_bare_win2012_v25 at jenkins.plugins.openstack.compute.JCloudsBuildWrapper$1.apply(JCloudsBuildWrapper.java:66) at jenkins.plugins.openstack.compute.JCloudsBuildWrapper$1.apply(JCloudsBuildWrapper.java:58) at com.google.common.collect.Iterators$8.transform(Iterators.java:794) at com.google.common.collect.TransformedIterator.next(TransformedIterator.java:48) at jenkins.plugins.openstack.compute.internal.ProvisionPlannedInstancesAndDestroyAllOnError.apply(ProvisionPlannedInstancesAndDestroyAllOnError.java:36) at jenkins.plugins.openstack.compute.JCloudsBuildWrapper.setUp(JCloudsBuildWrapper.java:77) at hudson.model.Build$BuildExecution.doRun(Build.java:156) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534) at hudson.model.Run.execute(Run.java:1728) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:98) at hudson.model.Executor.run(Executor.java:404)Finished: FAILURECan anyone help me find and fix this error to launch a openstack windows instanceAny help is much appreciated.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  

[JIRA] (TEST-100) How to Launch a openstack windows instance from Jenkins

2017-02-07 Thread shimith.me...@hotmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Shimith Menon updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 test /  TEST-100  
 
 
  How to Launch a openstack windows instance from Jenkins   
 

  
 
 
 
 

 
Change By: 
 Shimith Menon  
 

  
 
 
 
 

 
 Hi All,I have installed latest Jenkins for windows and I was trying to Integrate openstack windows images with Jenkins. For that I have installed all openstack Plugins and Now I can see an option "*Openstack Instance Creation* "  !   and I have filled all details as cloud name , template name etc. But when I build the Job I am getting below error  FATAL: No such template sysprep_bare_win2012_v25java.lang.IllegalArgumentException: No such template sysprep_bare_win2012_v25 at jenkins.plugins.openstack.compute.JCloudsBuildWrapper$1.apply(JCloudsBuildWrapper.java:66) at jenkins.plugins.openstack.compute.JCloudsBuildWrapper$1.apply(JCloudsBuildWrapper.java:58) at com.google.common.collect.Iterators$8.transform(Iterators.java:794) at com.google.common.collect.TransformedIterator.next(TransformedIterator.java:48) at jenkins.plugins.openstack.compute.internal.ProvisionPlannedInstancesAndDestroyAllOnError.apply(ProvisionPlannedInstancesAndDestroyAllOnError.java:36) at jenkins.plugins.openstack.compute.JCloudsBuildWrapper.setUp(JCloudsBuildWrapper.java:77) at hudson.model.Build$BuildExecution.doRun(Build.java:156) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534) at hudson.model.Run.execute(Run.java:1728) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:98) at hudson.model.Executor.run(Executor.java:404)Finished: FAILURE Can anyone  tell  help  me  the steps  find and fix this error  to  add *Cloud Name, template Name in Jenkins that also Please let me know how that  can be properly configured , so that I can  launch a  windows  openstack  windows  instance  from Jenkins successfully. Any help is much appreciated.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 

[JIRA] (TEST-100) How to Launch a openstack windows instance from Jenkins

2017-02-06 Thread shimith.me...@hotmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Shimith Menon updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 test /  TEST-100  
 
 
  How to Launch a openstack windows instance from Jenkins   
 

  
 
 
 
 

 
Change By: 
 Shimith Menon  
 

  
 
 
 
 

 
 Hi All,I have installed latest Jenkins for windows and I was trying to Integrate openstack windows images with Jenkins. For that I have installed all openstack Plugins and Now I can see an option "*Openstack Instance Creation* " !Can anyone tell me the steps to add  *  Cloud Name, template Name in  Jenkins  that also Please let me know how that  can be properly configured , so that I can launch a windows openstack instance from Jenkins  successfully .Any help is much appreciated.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (TEST-100) How to Launch a openstack windows instance from Jenkins

2017-02-06 Thread shimith.me...@hotmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Shimith Menon created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 test /  TEST-100  
 
 
  How to Launch a openstack windows instance from Jenkins   
 

  
 
 
 
 

 
Issue Type: 
  Task  
 
 
Assignee: 
 Kohsuke Kawaguchi  
 
 
Components: 
 test1  
 
 
Created: 
 2017/Feb/06 11:24 AM  
 
 
Labels: 
 windows jenkins openstack  
 
 
Priority: 
  Critical  
 
 
Reporter: 
 Shimith Menon  
 

  
 
 
 
 

 
 Hi All, I have installed latest Jenkins for windows and I was trying to Integrate openstack windows images with Jenkins. For that I have installed all openstack Plugins and Now I can see an option "Openstack Instance Creation " ! Can anyone tell me the steps to add Cloud Name, template Name in that also Please let me know how that can be properly configured , so that I can launch a windows openstack instance from Jenkins. Any help is much appreciated.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment