Re: Admin access to jenkins.buildacloud.org

2016-01-29 Thread Daan Hoogland
I think you are hooked, not sure though. You had the same rights as I. I added the right to build slaves. Maybe you need to give yourself more rights still On Fri, Jan 29, 2016 at 8:59 AM, Wido den Hollander wrote: > Hi, > > I see that the package generation for RPM and DEB

Re: Admin access to jenkins.buildacloud.org

2016-01-29 Thread Wido den Hollander
On 29-01-16 09:53, Daan Hoogland wrote: > I think you are hooked, not sure though. You had the same rights as I. I > added the right to build slaves. Maybe you need to give yourself more > rights still > Thanks Daan! Wido > On Fri, Jan 29, 2016 at 8:59 AM, Wido den Hollander

Build failed in Jenkins: build-master-slowbuild #3104

2016-01-29 Thread jenkins
See -- [...truncated 28675 lines...] [INFO] [INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-quickcloud --- [INFO] [INFO] <<< findbugs-maven-plugin:3.0.1:check

[GitHub] cloudstack pull request: [4.7+] user-authenticators/saml2: Remove ...

2016-01-29 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/1380#issuecomment-176780479 @DaanHoogland env issue seems, had to include a new test scope dependency to fix it. --- If your project is set up for it, you can reply to this email and have

[GitHub] cloudstack pull request: [4.7+] user-authenticators/saml2: Remove ...

2016-01-29 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1380#issuecomment-176781714 great LGTM. It is only removing an unused dep from the pom.xml --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] cloudstack pull request: Emit event UUIDs on template deletion

2016-01-29 Thread ProjectMoon
Github user ProjectMoon commented on the pull request: https://github.com/apache/cloudstack/pull/1378#issuecomment-176762035 The checks failed on unit tests which exist only on pull request #1360. Which is ... interesting. Will try to retrigger build. --- If your project is set up

[GitHub] cloudstack pull request: Emit event UUIDs on template deletion

2016-01-29 Thread ProjectMoon
Github user ProjectMoon commented on the pull request: https://github.com/apache/cloudstack/pull/1378#issuecomment-176787411 @DaanHoogland The build is now passing. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] cloudstack pull request: Emit event UUIDs on template deletion

2016-01-29 Thread ProjectMoon
Github user ProjectMoon commented on the pull request: https://github.com/apache/cloudstack/pull/1378#issuecomment-176670512 Now that #1382 has been merged to 4.6, the checks should succeed. --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] cloudstack pull request: Fixes regarding VOLUME_DELETE events resu...

2016-01-29 Thread ProjectMoon
Github user ProjectMoon commented on the pull request: https://github.com/apache/cloudstack/pull/1373#issuecomment-176670774 I added the suggested changes. Also, now that #1382 has been merged to 4.6, the checks should succeed. --- If your project is set up for it, you can reply to

[GitHub] cloudstack pull request: CLOUDSTACK-8800 : Improved the listVirtua...

2016-01-29 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/780#issuecomment-176693950 This looks good to me. Hard to test though :( --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

Re: Unable Create/CleanUp Virual Router After upgraded to ACS 4.6.2

2016-01-29 Thread Remi Bergsma
Hi Suneel, If you want to upgrade, use 4.7.1 instead of 4.6.x as many bugs have been fixed. In another thread we discussed a timeout setting you can bump to make it work, too. Regards, Remi On 29/01/16 12:17, "mvs babu" wrote: >Hi All, > >Getting same issue

Re: Unable Create/CleanUp Virual Router After upgraded to ACS 4.6.2

2016-01-29 Thread Simon Weller
Suneel, The 4.6.x virtual routers work with 4.7+ now. The new method of pushing features into the virtual routers is to utilize the mounted ISO for deployment. Not having to upgrade the routers with every release saves a huge amount of time and also simplifies deployment of new releases. -

How to expunge a system VM volume without a system VM running?

2016-01-29 Thread Jeff Hair
Hi, This applies to CloudStack 4.6. The scenario: have one zone installed, and you want to delete the zone. Doing this requires deletion of everything under the host. When the system VMs are destroyed, their volumes go into Destroy state. The storage cleanup thread is constantly trying to

[GitHub] cloudstack pull request: CLOUDSTACK-9252: Support configurable NFS...

2016-01-29 Thread nvazquez
Github user nvazquez commented on the pull request: https://github.com/apache/cloudstack/pull/1361#issuecomment-176752434 @rafaelweingartner I pushed some changes according to your comments. Is it better like this? --- If your project is set up for it, you can reply to this email

[GitHub] cloudstack pull request: Fixes regarding VOLUME_DELETE events resu...

2016-01-29 Thread rafaelweingartner
Github user rafaelweingartner commented on the pull request: https://github.com/apache/cloudstack/pull/1373#issuecomment-176700390 Congratulations, the code is much better now. I can give LGTM now without doubt --- If your project is set up for it, you can reply to this email

Re: Unable Create/CleanUp Virual Router After upgraded to ACS 4.6.2

2016-01-29 Thread mvs babu
Hi All, Getting same issue (http://picpaste.com/pics/VPC-rhH48Qao.1454066282.PNG) with below stable/latest builds of System VM Template. http://jenkins.buildacloud.org/job/build-systemvm64-master/lastStableBuild/artifact/tools/appliance/dist/systemvm64template-master-4.6.0-xen.vhd.bz2

Build failed in Jenkins: build-master-slowbuild #3103

2016-01-29 Thread jenkins
See -- [...truncated 28675 lines...] [INFO] [INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-quickcloud --- [INFO] [INFO] <<< findbugs-maven-plugin:3.0.1:check

[VMware] How to enforce boot order in VMware in code?

2016-01-29 Thread Rohit Yadav
Hi all, I’ve hit a bug I’m trying to fix where a VMware’s boot order got changed for some reason, this results in the wrong disk being booted (say data disk or a cdrom device). For a VM that is already deployed, how can we enforce/fix the boot order (to root disk first if no iso is attached

Re: Unable Create/CleanUp Virual Router After upgraded to ACS 4.6.2

2016-01-29 Thread mvs babu
Sure, I will test with 4.7.1 and get back with status. Simon, I din not get you on below, can you please elaborate it. “The new method of pushing features into the virtual routers is to utilize the mounted ISO for deployment” Thank you, Suneel Mallela AxiomIO From: Simon Weller Sent:

Re: Unable Create/CleanUp Virual Router After upgraded to ACS 4.6.2

2016-01-29 Thread Remi Bergsma
You can use the 4.6 version in 4.6, 4.7 and 4.8. On 29/01/16 13:24, "mvs babu" wrote: >Hi Remi, > >Thanks for suggestion, sure we will test with 4.7. But, there is no System VM >Template available for 4.7. > > >Thank you, >Suneel Mallela > >AxiomIO. > > > >From: Remi

[GitHub] cloudstack pull request: Add missing license header to ActionEvent...

2016-01-29 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1382#issuecomment-176653729 ran ```mvn clean --projects='org.apache.cloudstack:cloudstack' org.apache.rat:apache-rat-plugin:0.10:check``` with the following tail of output: ```

[GitHub] cloudstack pull request: Refactor system VM default network creati...

2016-01-29 Thread ProjectMoon
Github user ProjectMoon commented on the pull request: https://github.com/apache/cloudstack/pull/1360#issuecomment-176671839 Should the three commits be squashed? Or left in three? I suggest perhaps splitting the unit test commit into two, and putting each unit test with its

Re: Citrix CloudPltform Question-Hyper-V

2016-01-29 Thread Anshul Gangwar
Mount the secondary storage on management server with steps as suggested by Paul and then follow steps @ http://cloudstack-installation.readthedocs.org/en/latest/management-server/_systemvm.html for seeding the template. Script just needs the secondary path and it does not assume anything

RE: Citrix CloudPltform Question-Hyper-V

2016-01-29 Thread Pinnock Jr., Clifford R
Hi Anshul, Thank you for your reply. No, this hasn't been resolved. We are trying to understand how to get the system vm template on to the volume and able to be provisioned hyper-v. Hyper v according you the documentation on supports smb 3. However are you supposed to mount it on your

Admin access to jenkins.buildacloud.org

2016-01-29 Thread Wido den Hollander
Hi, I see that the package generation for RPM and DEB isn't working properly so I would like to set up 3 three slaves at PCextreme to generate packages for: - CentOS 6 - CentOs 7 - Ubuntu 14.04 I thought I had access to the jenkins.buildacloud.org systems, but I don't. Can somebody hook me up

[GitHub] cloudstack pull request: Add missing license header to ActionEvent...

2016-01-29 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1382#issuecomment-176651042 LGTM based on the lack of code --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[GitHub] cloudstack pull request: Add missing license header to ActionEvent...

2016-01-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/1382 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] cloudstack pull request: [4.7+] user-authenticators/saml2: Remove ...

2016-01-29 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1380#issuecomment-176645627 loks good but now jenkins complains about these: GetServiceProviderMetaDataCmdTest.testAuthenticate:96 » NoClassDefFound org/w3...

Build failed in Jenkins: build-master-slowbuild #3102

2016-01-29 Thread jenkins
See -- [...truncated 28675 lines...] [INFO] [INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-quickcloud --- [INFO] [INFO] <<< findbugs-maven-plugin:3.0.1:check

[GitHub] cloudstack pull request: CLOUDSTACK-8800 : Improved the listVirtua...

2016-01-29 Thread maneesha-p
Github user maneesha-p commented on the pull request: https://github.com/apache/cloudstack/pull/780#issuecomment-176683204 @bhaisaab @wido @remibergsma Plz review. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] cloudstack pull request: Add ability to download templates in Swif...

2016-01-29 Thread pdube
Github user pdube commented on the pull request: https://github.com/apache/cloudstack/pull/1332#issuecomment-176825081 LGTM Tested with a XenServer host and Swift as secondary storage. Got the link and downloaded the template

[GitHub] cloudstack pull request: CLOUDSTACK-9251: Fix issue in scale VM to...

2016-01-29 Thread alexandrelimassantana
Github user alexandrelimassantana commented on the pull request: https://github.com/apache/cloudstack/pull/1363#issuecomment-176851830 @ustcweizhou there are some modifications you could do to make this code a little more clean and readable. **1)** You are duplicating code,

Build failed in Jenkins: build-master-slowbuild #3105

2016-01-29 Thread jenkins
See -- [...truncated 28675 lines...] [INFO] [INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-quickcloud --- [INFO] [INFO] <<< findbugs-maven-plugin:3.0.1:check

[GitHub] cloudstack pull request: [4.7] vmware: improve support for disk co...

2016-01-29 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/1365#issuecomment-176867564 @GabrielBrascher Thanks for reviewing. I'm avoiding comments in the code, methods are pretty small, self-explanatory. Tests have been added, along with the

[GitHub] cloudstack pull request: CLOUDSTACK-9265 cleanup around httpclient...

2016-01-29 Thread DaanHoogland
GitHub user DaanHoogland opened a pull request: https://github.com/apache/cloudstack/pull/1385 CLOUDSTACK-9265 cleanup around httpclient versions some cleanup done - replaced HttpStatus from org.apache.commons.httpclient with that from org.apache.http - removed unthrown

Build failed in Jenkins: build-master-slowbuild #3107

2016-01-29 Thread jenkins
See -- [...truncated 28685 lines...] [INFO] [INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-quickcloud --- [INFO] [INFO] <<< findbugs-maven-plugin:3.0.1:check

Re: AW: upgrading 4.5.2 -> 4.6.0 virtualrouter upgrade timeout

2016-01-29 Thread Daniel Mezentsev
Hi All, Sorry didn't particpate discussion. Got pretty big issue with the cloud yesterday. Very intersting one. I have 2 networks with 2 dedicated VR (not VPC). One of the netowork with default gateway, the second one just for internal interconnect between VMs. Both network are

Build failed in Jenkins: build-master-slowbuild #3109

2016-01-29 Thread jenkins
See -- [...truncated 28675 lines...] [INFO] [INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-quickcloud --- [INFO] [INFO] <<< findbugs-maven-plugin:3.0.1:check

Build failed in Jenkins: build-master-slowbuild #3108

2016-01-29 Thread jenkins
See -- [...truncated 28675 lines...] [INFO] [INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-quickcloud --- [INFO] [INFO] <<< findbugs-maven-plugin:3.0.1:check

[GitHub] cloudstack pull request: CLOUDSTACK-9266: Make deleting static rou...

2016-01-29 Thread remibergsma
GitHub user remibergsma opened a pull request: https://github.com/apache/cloudstack/pull/1386 CLOUDSTACK-9266: Make deleting static routes in private gw work The to-be-deleted static routes were removed from the json file, instead of putting them there with revoke=true. The script

[GitHub] cloudstack pull request: CLOUDSTACK-9264: Make /32 static routes f...

2016-01-29 Thread remibergsma
GitHub user remibergsma opened a pull request: https://github.com/apache/cloudstack/pull/1383 CLOUDSTACK-9264: Make /32 static routes for private gw work Static routes for private gateways that were /32 failed because the `route` command used had `-net` in it and a `/32` requires

[GitHub] cloudstack pull request: CLOUDSTACK-9252: Support configurable NFS...

2016-01-29 Thread rafaelweingartner
Github user rafaelweingartner commented on the pull request: https://github.com/apache/cloudstack/pull/1361#issuecomment-176948581 It is better now. I only have to point two things out. 1 – About the class “com.cloud.storage.ImageStoreDetailsUtil” that you created. You

[GitHub] cloudstack pull request: CLOUDSTACK-9264: Make /32 static routes f...

2016-01-29 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1383#issuecomment-176950230 Tested the following static routes: https://cloud.githubusercontent.com/assets/1630096/12686942/1f0c9a3c-c6cd-11e5-9b65-60e813fdde47.png;> Both show

[GitHub] cloudstack pull request: Display hostname the VPC router runs on

2016-01-29 Thread remibergsma
GitHub user remibergsma opened a pull request: https://github.com/apache/cloudstack/pull/1384 Display hostname the VPC router runs on This is displayed on Infra tab and it's annoying that on the VPC page only the link local is mentioned and not the hostname. That is now corrected,

[GitHub] cloudstack pull request: CLOUDSTACK-9251: Fix issue in scale VM to...

2016-01-29 Thread ustcweizhou
Github user ustcweizhou commented on the pull request: https://github.com/apache/cloudstack/pull/1363#issuecomment-176945786 @alexandrelimassantana I agree with you about the code changes. However, this commit only reverts the commit 9c4162a and 16baa12 to fix the issue.

Build failed in Jenkins: build-master-slowbuild #3106

2016-01-29 Thread jenkins
See -- [...truncated 28675 lines...] [INFO] [INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-quickcloud --- [INFO] [INFO] <<< findbugs-maven-plugin:3.0.1:check