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-findbugs) @ 
cloud-quickcloud <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-quickcloud ---
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:instrument (default-cli) @ 
cloud-quickcloud ---
[WARNING] No files to instrument.
[INFO] NOT adding cobertura ser file to attached artifacts list.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
cloud-quickcloud ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ 
cloud-quickcloud ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ cloud-quickcloud 
---
[INFO] 
[INFO] <<< cobertura-maven-plugin:2.6:cobertura (default-cli) @ 
cloud-quickcloud <<<
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:cobertura (default-cli) @ 
cloud-quickcloud ---
[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack Developer Tools - Checkstyle Configuration  SUCCESS 
[1.866s]
[INFO] Apache CloudStack . SUCCESS [2.106s]
[INFO] Apache CloudStack Maven Conventions Parent  SUCCESS [0.779s]
[INFO] Apache CloudStack Framework - Managed Context . SUCCESS [21.168s]
[INFO] Apache CloudStack Utils ... SUCCESS [1:30.681s]
[INFO] Apache CloudStack Framework ... SUCCESS [0.105s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [53.657s]
[INFO] Apache CloudStack Framework - Configuration ... SUCCESS [28.024s]
[INFO] Apache CloudStack API . SUCCESS [1:50.138s]
[INFO] Apache CloudStack Framework - REST  SUCCESS [16.871s]
[INFO] Apache CloudStack Framework - IPC . SUCCESS [29.567s]
[INFO] Apache CloudStack Cloud Engine  SUCCESS [0.086s]
[INFO] Apache CloudStack Cloud Engine API  SUCCESS [27.885s]
[INFO] Apache CloudStack Framework - Security  SUCCESS [25.214s]
[INFO] Apache CloudStack Core  SUCCESS [1:21.220s]
[INFO] Apache CloudStack Agents .. SUCCESS [36.021s]
[INFO] Apache CloudStack Framework - Clustering .. SUCCESS [36.357s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [14.379s]
[INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [2:07.839s]
[INFO] Apache CloudStack Framework - Jobs  SUCCESS [41.013s]
[INFO] Apache CloudStack Cloud Engine Internal Components API  SUCCESS [26.375s]
[INFO] Apache CloudStack Server .. SUCCESS [4:15.305s]
[INFO] Apache CloudStack Framework - Quota ... SUCCESS [38.115s]
[INFO] Apache CloudStack Usage Server  SUCCESS [43.909s]
[INFO] Apache CloudStack Cloud Engine Orchestration Component  SUCCESS 
[1:21.078s]
[INFO] Apache CloudStack Cloud Services .. SUCCESS [0.067s]
[INFO] Apache CloudStack Secondary Storage ... SUCCESS [0.455s]
[INFO] Apache CloudStack Secondary Storage Service ... SUCCESS [54.330s]
[INFO] Apache CloudStack Engine Storage Component  SUCCESS [48.118s]
[INFO] Apache CloudStack Engine Storage Volume Component . SUCCESS [29.521s]
[INFO] Apache CloudStack Engine Storage Image Component .. SUCCESS [26.417s]
[INFO] Apache CloudStack Engine Storage Data Motion Component  SUCCESS [25.854s]
[INFO] Apache CloudStack Engine Storage Cache Component .. SUCCESS [23.728s]
[INFO] Apache CloudStack Engine Storage Snapshot Component  SUCCESS [35.195s]
[INFO] Apache CloudStack Cloud Engine API  SUCCESS [12.580s]
[INFO] Apache CloudStack Cloud Engine Service  SUCCESS [8.011s]
[INFO] Apache CloudStack Plugin POM .. SUCCESS [0.998s]
[INFO] Apache CloudStack Plugin - API Rate Limit . SUCCESS [26.789s]
[INFO] Apache CloudStack Plugin - Storage Volume default provider  SUCCESS 
[23.492s]
[INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider  SUCCESS 
[36.178s]
[INFO] Apache CloudStack Plugin - API SolidFire .. SUCCESS [17.402s]
[INFO] Apache CloudStack Plugin - API Discovery .. SUCCESS [23.368s]
[INFO] Apache CloudStack Plugin - ACL Static Role Based .. SUCCESS [14.872s]
[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor  SUCCESS 
[17.622s]
[INFO] Apache Cloud

[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 @DaanHoogland 


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


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 getting access to hardware, and could use
>it to help test releases/PR
>
>
>Erik
>
>Den fredag 29. januar 2016 skrev Bharat Kumar 
>følgende:
>
>> yes, we would be sharing it with the community and get this running in the
>> ACS infra.
>> Currently it can create a cloudstack test bed, runs tests and email the
>> results.
>>
>> Here are some details on how this works and what is needed to set this up.
>>
>>   *   we use jenkins, cobbler, puppet and marvin to create cloudstack
>> setup.
>>   *   jenkins triggers the test runs, collects the test results and mails
>> them.
>>   *   cobbler is use to image the hosts and create Management server.
>>   *   The management server is a VM and each time a test run is triggered
>> we pull the latest code, build (dev setup) the MS and run it.
>>   *   Need IPMI enabled servers to uses and Hosts in cloudstack setup.
>> Cobbler installs the required OS on these hosts.
>>   *   We use a XenServer to create management server VMs.
>>
>> The resources required to set this up.
>>
>>   *   We need two servers to host the VMs used in CI, one XenServer to
>> host the Cloustack management servers and at least 3 IPMI enabled servers
>> per cloudstack setup to run the BVTs.
>>   *   some set of IPs (public and private IPs) and vlans.
>>
>> Once we have the resources in ACS infra we can start setting this up. But
>> some work needs to
>> be done to integrate this with the github to test and post the results in
>> the PRs instead of mailing them.
>>
>> I think the best way to share it will be by implementing this in the ACS
>> infra. Once we do this every one can pitch in, replicate and further
>> contribute to this.
>>
>> Meanwhile i will commit the scripts to set this up and keep this going.
>>
>> Thanks,
>> Bharat.
>>
>>
>> On 28-Jan-2016, at 7:37 PM, Erik Weber 
>> > wrote:
>>
>> Why not share it as is, then the community could help improving this,
>> rather than this being a single company effort?
>>
>> --
>> Erik
>>
>> On Thu, Jan 28, 2016 at 1:49 PM, Bharat Kumar > >
>> wrote:
>>
>> Hi All,
>>
>> I agree that we need to have a CI to deal with the large volume of PRs.
>> The current travis CI is not good enough as it runs only simulator tests.
>> We identified this issue and came up with a effective CI for automating
>> test runs for a each PR. This is already functional, with few github
>> integration aspects pending. We are internally stabilizing it before
>> sharing it.
>>
>> We have been in touch with David Nalley ( CC’ed )  in making this
>> operational for entire community using ACS infra.
>>
>>
>> For your reference, here is the FS I have shared with the community
>> earlier and also in this thread before, your feedback is welcome.
>> (
>>
>> https://cwiki.apache.org/confluence/display/CLOUDSTACK/Test+bed+orchestrator+and+test+runner+to+enable+continuos+integration
>> ).
>>
>> Thanks,
>> Bharat.
>>
>>
>>
>>
>> On 28-Jan-2016, at 4:26 PM, Rohit Yadav > > rohit.ya...@shapeblue.com >> wrote:
>>
>> All,
>>
>> I’m sorry to get to have the PRs merged without adhering to the strict
>> testing requirements. While I think PRs were alright and it did not break
>> anything, the way it was merged made people uncomfortable that there is
>> some sort of haste in doing this fast which there is none.
>>
>> I’ll not repeat this and hope you understand that I never had any hidden
>> agenda but to simply help people with some PRs.
>>
>> Regards.
>>
>> On 28-Jan-2016, at 11:36 AM, Sebastien Goasguen > > run...@gmail.com >> wrote:
>>
>> Hi Folks,
>>
>> My proposal to freeze until we get CI was indeed due to seeing Rohit’s
>> commit but was by no means a personal attack or judgment.
>>
>> We have lots of PR pending (as mentioned before by Remi) and we need
>> people to help review and test.
>> So thanks to Rohit.
>>
>> My only concerns were two fold:
>>
>> 1- We need  to keep to adhere to our release principles:
>>
>>
>> https://cwiki.apache.org/confluence/display/CLOUDSTACK/Release+principles+for+Apache+CloudStack+4.6+and+up
>>
>> Hence I replied to some PR asking if they needed to be merged directly in
>> master or not and wondered about the release branches.
>>
>> With so many releases in flight it is not yet clear to me where we start
>> to apply a PR ?
>>
>> 2- We need to keep testing and post results of tests.
>>
>> Currently it is manual and but there has been a strong guarantee in the
>> last releases that the PR where not going to break things.
>> While I agree that some PR are small and *should* not break things,
>> history has shown that even small unrelated things *somehow* can affect the
>> behavior of cloudstack.
>>
>> So I p

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-findbugs) @ 
cloud-quickcloud <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-quickcloud ---
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:instrument (default-cli) @ 
cloud-quickcloud ---
[WARNING] No files to instrument.
[INFO] NOT adding cobertura ser file to attached artifacts list.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
cloud-quickcloud ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ 
cloud-quickcloud ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ cloud-quickcloud 
---
[INFO] 
[INFO] <<< cobertura-maven-plugin:2.6:cobertura (default-cli) @ 
cloud-quickcloud <<<
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:cobertura (default-cli) @ 
cloud-quickcloud ---
[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack Developer Tools - Checkstyle Configuration  SUCCESS 
[2.048s]
[INFO] Apache CloudStack . SUCCESS [2.483s]
[INFO] Apache CloudStack Maven Conventions Parent  SUCCESS [0.855s]
[INFO] Apache CloudStack Framework - Managed Context . SUCCESS [19.332s]
[INFO] Apache CloudStack Utils ... SUCCESS [1:31.879s]
[INFO] Apache CloudStack Framework ... SUCCESS [0.141s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [54.363s]
[INFO] Apache CloudStack Framework - Configuration ... SUCCESS [27.751s]
[INFO] Apache CloudStack API . SUCCESS [1:51.753s]
[INFO] Apache CloudStack Framework - REST  SUCCESS [17.701s]
[INFO] Apache CloudStack Framework - IPC . SUCCESS [30.329s]
[INFO] Apache CloudStack Cloud Engine  SUCCESS [0.100s]
[INFO] Apache CloudStack Cloud Engine API  SUCCESS [28.165s]
[INFO] Apache CloudStack Framework - Security  SUCCESS [25.269s]
[INFO] Apache CloudStack Core  SUCCESS [1:22.903s]
[INFO] Apache CloudStack Agents .. SUCCESS [37.494s]
[INFO] Apache CloudStack Framework - Clustering .. SUCCESS [37.870s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [14.611s]
[INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [2:10.071s]
[INFO] Apache CloudStack Framework - Jobs  SUCCESS [40.955s]
[INFO] Apache CloudStack Cloud Engine Internal Components API  SUCCESS [26.246s]
[INFO] Apache CloudStack Server .. SUCCESS [4:16.972s]
[INFO] Apache CloudStack Framework - Quota ... SUCCESS [37.444s]
[INFO] Apache CloudStack Usage Server  SUCCESS [44.684s]
[INFO] Apache CloudStack Cloud Engine Orchestration Component  SUCCESS 
[1:22.545s]
[INFO] Apache CloudStack Cloud Services .. SUCCESS [0.131s]
[INFO] Apache CloudStack Secondary Storage ... SUCCESS [0.852s]
[INFO] Apache CloudStack Secondary Storage Service ... SUCCESS [54.113s]
[INFO] Apache CloudStack Engine Storage Component  SUCCESS [48.232s]
[INFO] Apache CloudStack Engine Storage Volume Component . SUCCESS [30.097s]
[INFO] Apache CloudStack Engine Storage Image Component .. SUCCESS [26.397s]
[INFO] Apache CloudStack Engine Storage Data Motion Component  SUCCESS [25.652s]
[INFO] Apache CloudStack Engine Storage Cache Component .. SUCCESS [22.158s]
[INFO] Apache CloudStack Engine Storage Snapshot Component  SUCCESS [35.489s]
[INFO] Apache CloudStack Cloud Engine API  SUCCESS [12.735s]
[INFO] Apache CloudStack Cloud Engine Service  SUCCESS [8.967s]
[INFO] Apache CloudStack Plugin POM .. SUCCESS [0.975s]
[INFO] Apache CloudStack Plugin - API Rate Limit . SUCCESS [27.191s]
[INFO] Apache CloudStack Plugin - Storage Volume default provider  SUCCESS 
[23.510s]
[INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider  SUCCESS 
[37.800s]
[INFO] Apache CloudStack Plugin - API SolidFire .. SUCCESS [17.483s]
[INFO] Apache CloudStack Plugin - API Discovery .. SUCCESS [23.401s]
[INFO] Apache CloudStack Plugin - ACL Static Role Based .. SUCCESS [15.023s]
[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor  SUCCESS 
[16.401s]
[INFO] Apache Cloud

[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.png)

I tried with this patch but still see it appearing. Cleared cache and such 
but didn't help. Was anyone able to verify this?



---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


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
- cloudstack.apt-get.eu-centos7

Personally I think we can let go of the centos6 job soon if we decide to
drop support for CentOS 6 in any upcoming release.

You can run a job with parameters and it will build the DEB or RPM and
send them to cloudstack.apt-get.eu

I also updated the README there: http://cloudstack.apt-get.eu/README

So publishing packages for the upcoming 4.7.1 and 4.8.0 releases should
be trivial.

Just start the Jenkins jobs with the right TAG and RELEASE (See attached
screenshot) and you should be OK.

Wido


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 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
>- cloudstack.apt-get.eu-centos7
>
>Personally I think we can let go of the centos6 job soon if we decide to
>drop support for CentOS 6 in any upcoming release.
>
>You can run a job with parameters and it will build the DEB or RPM and
>send them to cloudstack.apt-get.eu
>
>I also updated the README there: http://cloudstack.apt-get.eu/README
>
>So publishing packages for the upcoming 4.7.1 and 4.8.0 releases should
>be trivial.
>
>Just start the Jenkins jobs with the right TAG and RELEASE (See attached
>screenshot) and you should be OK.
>
>Wido


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-findbugs) @ 
cloud-quickcloud <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-quickcloud ---
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:instrument (default-cli) @ 
cloud-quickcloud ---
[WARNING] No files to instrument.
[INFO] NOT adding cobertura ser file to attached artifacts list.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
cloud-quickcloud ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ 
cloud-quickcloud ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ cloud-quickcloud 
---
[INFO] 
[INFO] <<< cobertura-maven-plugin:2.6:cobertura (default-cli) @ 
cloud-quickcloud <<<
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:cobertura (default-cli) @ 
cloud-quickcloud ---
[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack Developer Tools - Checkstyle Configuration  SUCCESS 
[1.712s]
[INFO] Apache CloudStack . SUCCESS [2.155s]
[INFO] Apache CloudStack Maven Conventions Parent  SUCCESS [0.807s]
[INFO] Apache CloudStack Framework - Managed Context . SUCCESS [18.876s]
[INFO] Apache CloudStack Utils ... SUCCESS [1:31.615s]
[INFO] Apache CloudStack Framework ... SUCCESS [0.109s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [53.986s]
[INFO] Apache CloudStack Framework - Configuration ... SUCCESS [27.353s]
[INFO] Apache CloudStack API . SUCCESS [1:59.478s]
[INFO] Apache CloudStack Framework - REST  SUCCESS [17.028s]
[INFO] Apache CloudStack Framework - IPC . SUCCESS [30.590s]
[INFO] Apache CloudStack Cloud Engine  SUCCESS [0.095s]
[INFO] Apache CloudStack Cloud Engine API  SUCCESS [28.114s]
[INFO] Apache CloudStack Framework - Security  SUCCESS [24.415s]
[INFO] Apache CloudStack Core  SUCCESS [1:22.105s]
[INFO] Apache CloudStack Agents .. SUCCESS [36.705s]
[INFO] Apache CloudStack Framework - Clustering .. SUCCESS [37.434s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [14.398s]
[INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [2:07.572s]
[INFO] Apache CloudStack Framework - Jobs  SUCCESS [40.952s]
[INFO] Apache CloudStack Cloud Engine Internal Components API  SUCCESS [26.321s]
[INFO] Apache CloudStack Server .. SUCCESS [4:12.713s]
[INFO] Apache CloudStack Framework - Quota ... SUCCESS [36.936s]
[INFO] Apache CloudStack Usage Server  SUCCESS [44.820s]
[INFO] Apache CloudStack Cloud Engine Orchestration Component  SUCCESS 
[1:23.298s]
[INFO] Apache CloudStack Cloud Services .. SUCCESS [0.076s]
[INFO] Apache CloudStack Secondary Storage ... SUCCESS [0.458s]
[INFO] Apache CloudStack Secondary Storage Service ... SUCCESS [53.996s]
[INFO] Apache CloudStack Engine Storage Component  SUCCESS [47.939s]
[INFO] Apache CloudStack Engine Storage Volume Component . SUCCESS [30.444s]
[INFO] Apache CloudStack Engine Storage Image Component .. SUCCESS [27.379s]
[INFO] Apache CloudStack Engine Storage Data Motion Component  SUCCESS [25.828s]
[INFO] Apache CloudStack Engine Storage Cache Component .. SUCCESS [22.875s]
[INFO] Apache CloudStack Engine Storage Snapshot Component  SUCCESS [35.061s]
[INFO] Apache CloudStack Cloud Engine API  SUCCESS [13.066s]
[INFO] Apache CloudStack Cloud Engine Service  SUCCESS [8.019s]
[INFO] Apache CloudStack Plugin POM .. SUCCESS [0.963s]
[INFO] Apache CloudStack Plugin - API Rate Limit . SUCCESS [26.618s]
[INFO] Apache CloudStack Plugin - Storage Volume default provider  SUCCESS 
[23.806s]
[INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider  SUCCESS 
[37.248s]
[INFO] Apache CloudStack Plugin - API SolidFire .. SUCCESS [17.628s]
[INFO] Apache CloudStack Plugin - API Discovery .. SUCCESS [23.270s]
[INFO] Apache CloudStack Plugin - ACL Static Role Based .. SUCCESS [16.787s]
[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor  SUCCESS 
[16.873s]
[INFO] Apache Cloud

[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. That causes 
other API calls to fail with 530 errors.

It seems an index on the 'archived' field is missing (since it is used in 
the WHERE clause).

We have 1.4M events in the table:
`select count(*) from event;`
1497838

This PR adds the index to the `archived` field and the `state` field.


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/remibergsma/cloudstack CLOUDSTACK-8300

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cloudstack/pull/1387.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1387


commit 14c837ab8329f98b3fe071dd69807dcae77f4f7c
Author: Remi Bergsma 
Date:   2016-01-30T15:50:46Z

CLOUDSTACK-8300: Set indexes on event table




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[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
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[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 + comma = 19 chars per cidr max

Was: 200/19 = ~10
Now: 4096/19 = ~215

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/remibergsma/cloudstack CLOUDSTACK-7836

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cloudstack/pull/1388.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1388


commit e767d44567e7a67e9b948390602a13fd9cc99aeb
Author: Remi Bergsma 
Date:   2016-01-30T17:58:18Z

CLOUDSTACK-7836: Make s2s VPN CIDR list longer

123.123.123.123/24 ==> 18 chars + comma = 19 chars per cidr max

Was: 200/19 = ~10
Now: 4096/19 = ~215




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


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-findbugs) @ 
cloud-quickcloud <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-quickcloud ---
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:instrument (default-cli) @ 
cloud-quickcloud ---
[WARNING] No files to instrument.
[INFO] NOT adding cobertura ser file to attached artifacts list.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
cloud-quickcloud ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ 
cloud-quickcloud ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ cloud-quickcloud 
---
[INFO] 
[INFO] <<< cobertura-maven-plugin:2.6:cobertura (default-cli) @ 
cloud-quickcloud <<<
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:cobertura (default-cli) @ 
cloud-quickcloud ---
[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack Developer Tools - Checkstyle Configuration  SUCCESS 
[1.871s]
[INFO] Apache CloudStack . SUCCESS [2.060s]
[INFO] Apache CloudStack Maven Conventions Parent  SUCCESS [0.790s]
[INFO] Apache CloudStack Framework - Managed Context . SUCCESS [18.789s]
[INFO] Apache CloudStack Utils ... SUCCESS [1:30.988s]
[INFO] Apache CloudStack Framework ... SUCCESS [0.117s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [55.033s]
[INFO] Apache CloudStack Framework - Configuration ... SUCCESS [27.908s]
[INFO] Apache CloudStack API . SUCCESS [1:47.574s]
[INFO] Apache CloudStack Framework - REST  SUCCESS [16.411s]
[INFO] Apache CloudStack Framework - IPC . SUCCESS [29.642s]
[INFO] Apache CloudStack Cloud Engine  SUCCESS [0.083s]
[INFO] Apache CloudStack Cloud Engine API  SUCCESS [28.020s]
[INFO] Apache CloudStack Framework - Security  SUCCESS [25.018s]
[INFO] Apache CloudStack Core  SUCCESS [1:21.066s]
[INFO] Apache CloudStack Agents .. SUCCESS [36.684s]
[INFO] Apache CloudStack Framework - Clustering .. SUCCESS [37.698s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [14.216s]
[INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [2:08.501s]
[INFO] Apache CloudStack Framework - Jobs  SUCCESS [40.753s]
[INFO] Apache CloudStack Cloud Engine Internal Components API  SUCCESS [26.579s]
[INFO] Apache CloudStack Server .. SUCCESS [4:16.214s]
[INFO] Apache CloudStack Framework - Quota ... SUCCESS [37.489s]
[INFO] Apache CloudStack Usage Server  SUCCESS [44.303s]
[INFO] Apache CloudStack Cloud Engine Orchestration Component  SUCCESS 
[1:23.351s]
[INFO] Apache CloudStack Cloud Services .. SUCCESS [0.086s]
[INFO] Apache CloudStack Secondary Storage ... SUCCESS [0.453s]
[INFO] Apache CloudStack Secondary Storage Service ... SUCCESS [54.779s]
[INFO] Apache CloudStack Engine Storage Component  SUCCESS [48.266s]
[INFO] Apache CloudStack Engine Storage Volume Component . SUCCESS [29.501s]
[INFO] Apache CloudStack Engine Storage Image Component .. SUCCESS [25.630s]
[INFO] Apache CloudStack Engine Storage Data Motion Component  SUCCESS [25.788s]
[INFO] Apache CloudStack Engine Storage Cache Component .. SUCCESS [20.930s]
[INFO] Apache CloudStack Engine Storage Snapshot Component  SUCCESS [34.915s]
[INFO] Apache CloudStack Cloud Engine API  SUCCESS [12.233s]
[INFO] Apache CloudStack Cloud Engine Service  SUCCESS [7.781s]
[INFO] Apache CloudStack Plugin POM .. SUCCESS [1.156s]
[INFO] Apache CloudStack Plugin - API Rate Limit . SUCCESS [26.910s]
[INFO] Apache CloudStack Plugin - Storage Volume default provider  SUCCESS 
[23.523s]
[INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider  SUCCESS 
[37.432s]
[INFO] Apache CloudStack Plugin - API SolidFire .. SUCCESS [17.527s]
[INFO] Apache CloudStack Plugin - API Discovery .. SUCCESS [23.172s]
[INFO] Apache CloudStack Plugin - ACL Static Role Based .. SUCCESS [16.077s]
[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor  SUCCESS 
[16.720s]
[INFO] Apache Cloud

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’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 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
>>- cloudstack.apt-get.eu-centos7
>>
>>Personally I think we can let go of the centos6 job soon if we decide to
>>drop support for CentOS 6 in any upcoming release.
>>
>>You can run a job with parameters and it will build the DEB or RPM and
>>send them to cloudstack.apt-get.eu
>>
>>I also updated the README there: http://cloudstack.apt-get.eu/README
>>
>>So publishing packages for the upcoming 4.7.1 and 4.8.0 releases should
>>be trivial.
>>
>>Just start the Jenkins jobs with the right TAG and RELEASE (See attached
>>screenshot) and you should be OK.
>>
>>Wido


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 there.

> Thanks,
> 
> Remi
> 
> 
> 
> On 30/01/16 16:15, "Remi Bergsma"  wrote:
> 
>> 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 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
>>> - cloudstack.apt-get.eu-centos7
>>>
>>> Personally I think we can let go of the centos6 job soon if we decide to
>>> drop support for CentOS 6 in any upcoming release.
>>>
>>> You can run a job with parameters and it will build the DEB or RPM and
>>> send them to cloudstack.apt-get.eu
>>>
>>> I also updated the README there: http://cloudstack.apt-get.eu/README
>>>
>>> So publishing packages for the upcoming 4.7.1 and 4.8.0 releases should
>>> be trivial.
>>>
>>> Just start the Jenkins jobs with the right TAG and RELEASE (See attached
>>> screenshot) and you should be OK.
>>>
>>> Wido


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

> 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
> - cloudstack.apt-get.eu-centos7
> 
> Personally I think we can let go of the centos6 job soon if we decide to
> drop support for CentOS 6 in any upcoming release.
> 
> You can run a job with parameters and it will build the DEB or RPM and
> send them to cloudstack.apt-get.eu
> 
> I also updated the README there: http://cloudstack.apt-get.eu/README
> 
> So publishing packages for the upcoming 4.7.1 and 4.8.0 releases should
> be trivial.
> 
> Just start the Jenkins jobs with the right TAG and RELEASE (See attached
> screenshot) and you should be OK.
> 
> Wido


[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 this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


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-findbugs) @ 
cloud-quickcloud <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-quickcloud ---
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:instrument (default-cli) @ 
cloud-quickcloud ---
[WARNING] No files to instrument.
[INFO] NOT adding cobertura ser file to attached artifacts list.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
cloud-quickcloud ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ 
cloud-quickcloud ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ cloud-quickcloud 
---
[INFO] 
[INFO] <<< cobertura-maven-plugin:2.6:cobertura (default-cli) @ 
cloud-quickcloud <<<
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:cobertura (default-cli) @ 
cloud-quickcloud ---
[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack Developer Tools - Checkstyle Configuration  SUCCESS 
[1.969s]
[INFO] Apache CloudStack . SUCCESS [2.231s]
[INFO] Apache CloudStack Maven Conventions Parent  SUCCESS [0.759s]
[INFO] Apache CloudStack Framework - Managed Context . SUCCESS [18.938s]
[INFO] Apache CloudStack Utils ... SUCCESS [1:30.620s]
[INFO] Apache CloudStack Framework ... SUCCESS [0.103s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [53.588s]
[INFO] Apache CloudStack Framework - Configuration ... SUCCESS [27.116s]
[INFO] Apache CloudStack API . SUCCESS [1:49.769s]
[INFO] Apache CloudStack Framework - REST  SUCCESS [16.161s]
[INFO] Apache CloudStack Framework - IPC . SUCCESS [29.839s]
[INFO] Apache CloudStack Cloud Engine  SUCCESS [0.090s]
[INFO] Apache CloudStack Cloud Engine API  SUCCESS [27.276s]
[INFO] Apache CloudStack Framework - Security  SUCCESS [25.226s]
[INFO] Apache CloudStack Core  SUCCESS [1:21.815s]
[INFO] Apache CloudStack Agents .. SUCCESS [36.723s]
[INFO] Apache CloudStack Framework - Clustering .. SUCCESS [36.489s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [14.249s]
[INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [2:07.156s]
[INFO] Apache CloudStack Framework - Jobs  SUCCESS [41.964s]
[INFO] Apache CloudStack Cloud Engine Internal Components API  SUCCESS [25.255s]
[INFO] Apache CloudStack Server .. SUCCESS [4:15.195s]
[INFO] Apache CloudStack Framework - Quota ... SUCCESS [37.721s]
[INFO] Apache CloudStack Usage Server  SUCCESS [44.772s]
[INFO] Apache CloudStack Cloud Engine Orchestration Component  SUCCESS 
[1:21.265s]
[INFO] Apache CloudStack Cloud Services .. SUCCESS [0.065s]
[INFO] Apache CloudStack Secondary Storage ... SUCCESS [0.451s]
[INFO] Apache CloudStack Secondary Storage Service ... SUCCESS [54.071s]
[INFO] Apache CloudStack Engine Storage Component  SUCCESS [48.182s]
[INFO] Apache CloudStack Engine Storage Volume Component . SUCCESS [29.930s]
[INFO] Apache CloudStack Engine Storage Image Component .. SUCCESS [26.305s]
[INFO] Apache CloudStack Engine Storage Data Motion Component  SUCCESS [30.767s]
[INFO] Apache CloudStack Engine Storage Cache Component .. SUCCESS [23.046s]
[INFO] Apache CloudStack Engine Storage Snapshot Component  SUCCESS [35.127s]
[INFO] Apache CloudStack Cloud Engine API  SUCCESS [12.219s]
[INFO] Apache CloudStack Cloud Engine Service  SUCCESS [7.719s]
[INFO] Apache CloudStack Plugin POM .. SUCCESS [0.996s]
[INFO] Apache CloudStack Plugin - API Rate Limit . SUCCESS [26.741s]
[INFO] Apache CloudStack Plugin - Storage Volume default provider  SUCCESS 
[23.476s]
[INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider  SUCCESS 
[35.493s]
[INFO] Apache CloudStack Plugin - API SolidFire .. SUCCESS [17.305s]
[INFO] Apache CloudStack Plugin - API Discovery .. SUCCESS [23.466s]
[INFO] Apache CloudStack Plugin - ACL Static Role Based .. SUCCESS [16.895s]
[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor  SUCCESS 
[16.545s]
[INFO] Apache Cloud

[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 rebootVM(final Connection conn, final VM 
vm, final String vmName) th
 }
 }
 
+protected String skipOrRemoveSR(Connection conn, SR sr) {
--- End diff --

Hi @anshul1886 , since you are adding a new method, consider making a 
JavaDoc for it.
It makes things more practicable and readable.
Thanks.


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


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-findbugs) @ 
cloud-quickcloud <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-quickcloud ---
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:instrument (default-cli) @ 
cloud-quickcloud ---
[WARNING] No files to instrument.
[INFO] NOT adding cobertura ser file to attached artifacts list.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
cloud-quickcloud ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ 
cloud-quickcloud ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ cloud-quickcloud 
---
[INFO] 
[INFO] <<< cobertura-maven-plugin:2.6:cobertura (default-cli) @ 
cloud-quickcloud <<<
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:cobertura (default-cli) @ 
cloud-quickcloud ---
[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack Developer Tools - Checkstyle Configuration  SUCCESS 
[1.701s]
[INFO] Apache CloudStack . SUCCESS [2.092s]
[INFO] Apache CloudStack Maven Conventions Parent  SUCCESS [0.795s]
[INFO] Apache CloudStack Framework - Managed Context . SUCCESS [19.324s]
[INFO] Apache CloudStack Utils ... SUCCESS [1:35.031s]
[INFO] Apache CloudStack Framework ... SUCCESS [0.102s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [53.877s]
[INFO] Apache CloudStack Framework - Configuration ... SUCCESS [27.050s]
[INFO] Apache CloudStack API . SUCCESS [1:48.905s]
[INFO] Apache CloudStack Framework - REST  SUCCESS [16.285s]
[INFO] Apache CloudStack Framework - IPC . SUCCESS [31.411s]
[INFO] Apache CloudStack Cloud Engine  SUCCESS [0.087s]
[INFO] Apache CloudStack Cloud Engine API  SUCCESS [28.144s]
[INFO] Apache CloudStack Framework - Security  SUCCESS [24.336s]
[INFO] Apache CloudStack Core  SUCCESS [1:21.050s]
[INFO] Apache CloudStack Agents .. SUCCESS [37.012s]
[INFO] Apache CloudStack Framework - Clustering .. SUCCESS [37.613s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [14.461s]
[INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [2:06.978s]
[INFO] Apache CloudStack Framework - Jobs  SUCCESS [41.720s]
[INFO] Apache CloudStack Cloud Engine Internal Components API  SUCCESS [26.147s]
[INFO] Apache CloudStack Server .. SUCCESS [4:11.731s]
[INFO] Apache CloudStack Framework - Quota ... SUCCESS [37.056s]
[INFO] Apache CloudStack Usage Server  SUCCESS [43.788s]
[INFO] Apache CloudStack Cloud Engine Orchestration Component  SUCCESS 
[1:22.675s]
[INFO] Apache CloudStack Cloud Services .. SUCCESS [0.072s]
[INFO] Apache CloudStack Secondary Storage ... SUCCESS [0.444s]
[INFO] Apache CloudStack Secondary Storage Service ... SUCCESS [53.756s]
[INFO] Apache CloudStack Engine Storage Component  SUCCESS [47.364s]
[INFO] Apache CloudStack Engine Storage Volume Component . SUCCESS [28.922s]
[INFO] Apache CloudStack Engine Storage Image Component .. SUCCESS [26.203s]
[INFO] Apache CloudStack Engine Storage Data Motion Component  SUCCESS [22.057s]
[INFO] Apache CloudStack Engine Storage Cache Component .. SUCCESS [23.439s]
[INFO] Apache CloudStack Engine Storage Snapshot Component  SUCCESS [35.446s]
[INFO] Apache CloudStack Cloud Engine API  SUCCESS [12.342s]
[INFO] Apache CloudStack Cloud Engine Service  SUCCESS [7.780s]
[INFO] Apache CloudStack Plugin POM .. SUCCESS [1.001s]
[INFO] Apache CloudStack Plugin - API Rate Limit . SUCCESS [26.754s]
[INFO] Apache CloudStack Plugin - Storage Volume default provider  SUCCESS 
[23.531s]
[INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider  SUCCESS 
[37.810s]
[INFO] Apache CloudStack Plugin - API SolidFire .. SUCCESS [17.355s]
[INFO] Apache CloudStack Plugin - API Discovery .. SUCCESS [23.048s]
[INFO] Apache CloudStack Plugin - ACL Static Role Based .. SUCCESS [14.869s]
[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor  SUCCESS 
[17.147s]
[INFO] Apache Cloud

[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 distinct classes and edited each one.
Consider squashing the commits as well after that. 
I would suggest you to make a JIRA and add it's tag to the title of this 
PR. So it would be something like: CLOUDSTACK-(number): Refactor system VM 
default network creation.
Thanks!


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


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-findbugs) @ 
cloud-quickcloud <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-quickcloud ---
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:instrument (default-cli) @ 
cloud-quickcloud ---
[WARNING] No files to instrument.
[INFO] NOT adding cobertura ser file to attached artifacts list.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
cloud-quickcloud ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ 
cloud-quickcloud ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ cloud-quickcloud 
---
[INFO] 
[INFO] <<< cobertura-maven-plugin:2.6:cobertura (default-cli) @ 
cloud-quickcloud <<<
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:cobertura (default-cli) @ 
cloud-quickcloud ---
[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack Developer Tools - Checkstyle Configuration  SUCCESS 
[1.704s]
[INFO] Apache CloudStack . SUCCESS [2.074s]
[INFO] Apache CloudStack Maven Conventions Parent  SUCCESS [0.779s]
[INFO] Apache CloudStack Framework - Managed Context . SUCCESS [19.107s]
[INFO] Apache CloudStack Utils ... SUCCESS [1:29.628s]
[INFO] Apache CloudStack Framework ... SUCCESS [0.110s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [54.053s]
[INFO] Apache CloudStack Framework - Configuration ... SUCCESS [26.974s]
[INFO] Apache CloudStack API . SUCCESS [1:46.976s]
[INFO] Apache CloudStack Framework - REST  SUCCESS [16.409s]
[INFO] Apache CloudStack Framework - IPC . SUCCESS [31.406s]
[INFO] Apache CloudStack Cloud Engine  SUCCESS [0.086s]
[INFO] Apache CloudStack Cloud Engine API  SUCCESS [28.554s]
[INFO] Apache CloudStack Framework - Security  SUCCESS [25.179s]
[INFO] Apache CloudStack Core  SUCCESS [1:21.720s]
[INFO] Apache CloudStack Agents .. SUCCESS [36.575s]
[INFO] Apache CloudStack Framework - Clustering .. SUCCESS [37.495s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [14.439s]
[INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [2:08.354s]
[INFO] Apache CloudStack Framework - Jobs  SUCCESS [40.812s]
[INFO] Apache CloudStack Cloud Engine Internal Components API  SUCCESS [26.136s]
[INFO] Apache CloudStack Server .. SUCCESS [4:11.403s]
[INFO] Apache CloudStack Framework - Quota ... SUCCESS [38.286s]
[INFO] Apache CloudStack Usage Server  SUCCESS [44.600s]
[INFO] Apache CloudStack Cloud Engine Orchestration Component  SUCCESS 
[1:20.803s]
[INFO] Apache CloudStack Cloud Services .. SUCCESS [0.071s]
[INFO] Apache CloudStack Secondary Storage ... SUCCESS [0.441s]
[INFO] Apache CloudStack Secondary Storage Service ... SUCCESS [54.020s]
[INFO] Apache CloudStack Engine Storage Component  SUCCESS [49.627s]
[INFO] Apache CloudStack Engine Storage Volume Component . SUCCESS [30.012s]
[INFO] Apache CloudStack Engine Storage Image Component .. SUCCESS [26.536s]
[INFO] Apache CloudStack Engine Storage Data Motion Component  SUCCESS [25.274s]
[INFO] Apache CloudStack Engine Storage Cache Component .. SUCCESS [20.418s]
[INFO] Apache CloudStack Engine Storage Snapshot Component  SUCCESS [36.366s]
[INFO] Apache CloudStack Cloud Engine API  SUCCESS [12.428s]
[INFO] Apache CloudStack Cloud Engine Service  SUCCESS [8.530s]
[INFO] Apache CloudStack Plugin POM .. SUCCESS [1.024s]
[INFO] Apache CloudStack Plugin - API Rate Limit . SUCCESS [26.621s]
[INFO] Apache CloudStack Plugin - Storage Volume default provider  SUCCESS 
[23.427s]
[INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider  SUCCESS 
[36.252s]
[INFO] Apache CloudStack Plugin - API SolidFire .. SUCCESS [17.782s]
[INFO] Apache CloudStack Plugin - API Discovery .. SUCCESS [23.452s]
[INFO] Apache CloudStack Plugin - ACL Static Role Based .. SUCCESS [15.113s]
[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor  SUCCESS 
[16.810s]
[INFO] Apache Cloud

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-findbugs) @ 
cloud-quickcloud <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-quickcloud ---
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:instrument (default-cli) @ 
cloud-quickcloud ---
[WARNING] No files to instrument.
[INFO] NOT adding cobertura ser file to attached artifacts list.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
cloud-quickcloud ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ 
cloud-quickcloud ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ cloud-quickcloud 
---
[INFO] 
[INFO] <<< cobertura-maven-plugin:2.6:cobertura (default-cli) @ 
cloud-quickcloud <<<
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:cobertura (default-cli) @ 
cloud-quickcloud ---
[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack Developer Tools - Checkstyle Configuration  SUCCESS 
[1.783s]
[INFO] Apache CloudStack . SUCCESS [2.573s]
[INFO] Apache CloudStack Maven Conventions Parent  SUCCESS [0.775s]
[INFO] Apache CloudStack Framework - Managed Context . SUCCESS [19.036s]
[INFO] Apache CloudStack Utils ... SUCCESS [1:29.882s]
[INFO] Apache CloudStack Framework ... SUCCESS [0.116s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [53.214s]
[INFO] Apache CloudStack Framework - Configuration ... SUCCESS [27.574s]
[INFO] Apache CloudStack API . SUCCESS [1:49.069s]
[INFO] Apache CloudStack Framework - REST  SUCCESS [17.091s]
[INFO] Apache CloudStack Framework - IPC . SUCCESS [30.014s]
[INFO] Apache CloudStack Cloud Engine  SUCCESS [0.086s]
[INFO] Apache CloudStack Cloud Engine API  SUCCESS [28.566s]
[INFO] Apache CloudStack Framework - Security  SUCCESS [24.751s]
[INFO] Apache CloudStack Core  SUCCESS [1:22.146s]
[INFO] Apache CloudStack Agents .. SUCCESS [36.196s]
[INFO] Apache CloudStack Framework - Clustering .. SUCCESS [36.351s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [14.453s]
[INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [2:07.484s]
[INFO] Apache CloudStack Framework - Jobs  SUCCESS [40.258s]
[INFO] Apache CloudStack Cloud Engine Internal Components API  SUCCESS [25.674s]
[INFO] Apache CloudStack Server .. SUCCESS [4:15.538s]
[INFO] Apache CloudStack Framework - Quota ... SUCCESS [38.143s]
[INFO] Apache CloudStack Usage Server  SUCCESS [44.788s]
[INFO] Apache CloudStack Cloud Engine Orchestration Component  SUCCESS 
[1:21.462s]
[INFO] Apache CloudStack Cloud Services .. SUCCESS [0.068s]
[INFO] Apache CloudStack Secondary Storage ... SUCCESS [0.448s]
[INFO] Apache CloudStack Secondary Storage Service ... SUCCESS [53.639s]
[INFO] Apache CloudStack Engine Storage Component  SUCCESS [48.894s]
[INFO] Apache CloudStack Engine Storage Volume Component . SUCCESS [30.445s]
[INFO] Apache CloudStack Engine Storage Image Component .. SUCCESS [25.718s]
[INFO] Apache CloudStack Engine Storage Data Motion Component  SUCCESS [31.079s]
[INFO] Apache CloudStack Engine Storage Cache Component .. SUCCESS [20.722s]
[INFO] Apache CloudStack Engine Storage Snapshot Component  SUCCESS [34.632s]
[INFO] Apache CloudStack Cloud Engine API  SUCCESS [12.563s]
[INFO] Apache CloudStack Cloud Engine Service  SUCCESS [8.266s]
[INFO] Apache CloudStack Plugin POM .. SUCCESS [0.984s]
[INFO] Apache CloudStack Plugin - API Rate Limit . SUCCESS [26.370s]
[INFO] Apache CloudStack Plugin - Storage Volume default provider  SUCCESS 
[23.507s]
[INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider  SUCCESS 
[35.474s]
[INFO] Apache CloudStack Plugin - API SolidFire .. SUCCESS [17.820s]
[INFO] Apache CloudStack Plugin - API Discovery .. SUCCESS [23.056s]
[INFO] Apache CloudStack Plugin - ACL Static Role Based .. SUCCESS [16.007s]
[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor  SUCCESS 
[16.582s]
[INFO] Apache Cloud