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

2016-01-30 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 (cloudstack

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

2016-01-30 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 (cloudstack

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

2016-01-30 Thread rodrigo93
Github user rodrigo93 commented on the pull request: https://github.com/apache/cloudstack/pull/1360#issuecomment-177348201 Hi @ProjectMoon, What a great work you did here. Splitting the PR in two seems a good idea, in my point of view, since you create two tests cases for dist

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

2016-01-30 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 (cloudstack

[GitHub] cloudstack pull request: Allow VM snapshots and volume snapshots t...

2016-01-30 Thread rodrigo93
Github user rodrigo93 commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/672#discussion_r51352994 --- Diff: plugins/hypervisors/xenserver/src/com/cloud/hypervisor/xenserver/resource/CitrixResourceBase.java --- @@ -4251,6 +4257,34 @@ public void rebo

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

2016-01-30 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 (cloudstack

[GitHub] cloudstack pull request: Fixed return type Void to void in DataMot...

2016-01-30 Thread rodrigo93
Github user rodrigo93 commented on the pull request: https://github.com/apache/cloudstack/pull/969#issuecomment-177281584 Thanks @bhaisaab ! --- 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 t

Re: Jenkins set up to build and push RPB and DEB to repo

2016-01-30 Thread Nux!
Awesome, thanks Wido! -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Wido den Hollander" > To: dev@cloudstack.apache.org > Sent: Saturday, 30 January, 2016 13:51:37 > Subject: Jenkins set up to build and push RPB and DEB to repo > H

Re: Jenkins set up to build and push RPB and DEB to repo

2016-01-30 Thread Wido den Hollander
On 01/30/2016 07:41 PM, Remi Bergsma wrote: > Hi Wido, > > Could you please look at the CentOS 7 slave? > > http://jenkins.buildacloud.org/view/All/job/cloudstack.apt-get.eu-centos7/6/console > It failes signing the RPMs. > > rpm: /usr/bin/rpmsign: No such file or directory > Done! It's on t

Re: Jenkins set up to build and push RPB and DEB to repo

2016-01-30 Thread Remi Bergsma
Hi Wido, Could you please look at the CentOS 7 slave? http://jenkins.buildacloud.org/view/All/job/cloudstack.apt-get.eu-centos7/6/console It failes signing the RPMs. rpm: /usr/bin/rpmsign: No such file or directory Thanks, Remi On 30/01/16 16:15, "Remi Bergsma" wrote: >Thanks Wido! > >I’l

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

2016-01-30 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 (cloudstack

[GitHub] cloudstack pull request: CLOUDSTACK-7836: Make s2s VPN CIDR list l...

2016-01-30 Thread remibergsma
GitHub user remibergsma opened a pull request: https://github.com/apache/cloudstack/pull/1388 CLOUDSTACK-7836: Make s2s VPN CIDR list longer We found the 200 char limit not sufficient. This should provide more room for longer CIDR lists. 123.123.123.123/24 ==> 18 chars + co

[GitHub] cloudstack pull request: CLOUDSTACK-8300: Set indexes on event tab...

2016-01-30 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/1387#issuecomment-177242702 LGTM --- 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 ena

[GitHub] cloudstack pull request: CLOUDSTACK-8300: Set indexes on event tab...

2016-01-30 Thread remibergsma
GitHub user remibergsma opened a pull request: https://github.com/apache/cloudstack/pull/1387 CLOUDSTACK-8300: Set indexes on event table When there are many events in the cloud.event table, the UI throws an SQL exception and the management server spikes at 100% CPU for minutes. Tha

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

2016-01-30 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 (cloudstack

Re: Jenkins set up to build and push RPB and DEB to repo

2016-01-30 Thread Remi Bergsma
Thanks Wido! I’ll have a look and start builds for 4.7.1 and 4.8.0 as they’ve been released and the tags have been pushed. Regards, Remi On 30/01/16 14:51, "Wido den Hollander" wrote: >Hi, > >I should have probably done this a lot earlier, but hey, it's here now. > >At PCextreme I've set u

Jenkins set up to build and push RPB and DEB to repo

2016-01-30 Thread Wido den Hollander
Hi, I should have probably done this a lot earlier, but hey, it's here now. At PCextreme I've set up three Jenkins slaves: - CentOS 6 - CentOS 7 - Ubuntu 14.04 In Jenkins you can now find multiple jobs under "build-release": - cloudstack.apt-get.eu-deb - cloudstack.apt-get.eu-centos6 - cloudst

[GitHub] cloudstack pull request: CLOUDSTACK-9164: Prevent firefox's quick ...

2016-01-30 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1271#issuecomment-177167744 The problem is clear: ![screen shot 2016-01-30 at 13 35 41](https://cloud.githubusercontent.com/assets/1630096/12695748/f207e5ce-c757-11e5-9097-d9b41b75d26f.

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

2016-01-30 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 (cloudstack

Re: [PROPOSAL] Freeze everything until we get CI

2016-01-30 Thread Remi Bergsma
Please put it in a separate repo. There’s way too much stuff in the cloudstack repo already, IMHO and we should be splitting out, not adding more :-) Regards, Remi On 29/01/16 08:22, "Erik Weber" wrote: >I'd love to see this in the cloudstack repository. >Others might have an easier time g

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

2016-01-30 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1363#issuecomment-177145863 The commits that get reverted here were supposed to fix a findbugs issue. Will this reintroduce them? Can we both fix it and resolve the findbugs issue? Ping @D

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

2016-01-30 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 (cloudstack