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

2015-02-17 Thread jenkins
See http://jenkins.buildacloud.org/job/build-master-slowbuild/900/changes Changes: [marcus_sorensen] CLOUDSTACK-8263: KVM - use virsh instead of libvirt for resizing qcow2, as libvirt bindings are insufficient -- [...truncated 29859 lines...] super

Jenkins build is back to normal : build-4.5 #346

2015-02-17 Thread jenkins
See http://jenkins.buildacloud.org/job/build-4.5/346/changes

Re: Query on snapshot and cloning for managed storage

2015-02-17 Thread Punith S
thanks for the detailed information mike. since there is a UUID confilct in XenServer we are left with only one option, that is to copy the VDI over the network to the new volume created during the process of taking volume snapshot. but my concern is, when an admin takes a recurring snapshots is

Jenkins build is still unstable: simulator-4.5-singlerun #155

2015-02-17 Thread jenkins
See http://jenkins.buildacloud.org/job/simulator-4.5-singlerun/changes

Re: pending issues on 4.4.2 and 4.3.2

2015-02-17 Thread Abhinandan Prateek
Since we are still voting and fixing 4.5 RC, these should be moved to 4.5. If these are not fixed now then they can be moved to 4.6 after 4.5 is released. -abhi On 18-Feb-2015, at 12:13 pm, Rajani Karuturi raj...@apache.org wrote: Hi all, There are some open issues on 4.4.2 on 4.3.2. Since

Jenkins build is still unstable: simulator-singlerun #972

2015-02-17 Thread jenkins
See http://jenkins.buildacloud.org/job/simulator-singlerun/changes

Jenkins build is still unstable: simulator-singlerun #973

2015-02-17 Thread jenkins
See http://jenkins.buildacloud.org/job/simulator-singlerun/changes

[GitHub] cloudstack pull request: CLOUDSTACK-8245 and CLOUDSTACK-8246

2015-02-17 Thread rags22489664
Github user rags22489664 commented on the pull request: https://github.com/apache/cloudstack/pull/76#issuecomment-74818628 @bhaisaab I added the disableInfiniteScrolling: true property within the providerListView object under naas, and I believe it should not affect other

Re: [MERGE] Redundant VPC routers and persistent router config

2015-02-17 Thread Daan Hoogland
Good point Marcus. I'll look into that. On Tue, Feb 17, 2015 at 9:38 PM, Marcus shadow...@gmail.com wrote: Yes, I just want to make sure that it doesn't require/assume persistency when some people rely on recreate.systemvm.enabled=true to provide clean/fresh systemvms with every reboot,

[GitHub] cloudstack pull request: CLOUDSTACK-8262: Missing usage event on F...

2015-02-17 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/80#issuecomment-74811251 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

[GitHub] cloudstack pull request: CLOUDSTACK-8262: Missing usage event on F...

2015-02-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/80 --- 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

Build failed in Jenkins: cloudstack-4.4-maven-build-noredist #444

2015-02-17 Thread jenkins
See http://jenkins.buildacloud.org/job/cloudstack-4.4-maven-build-noredist/444/changes Changes: [lll] ensure agent reconciliation triggers events -- [...truncated 2311 lines...] [INFO]

pending issues on 4.4.2 and 4.3.2

2015-02-17 Thread Rajani Karuturi
Hi all, There are some open issues on 4.4.2 on 4.3.2. Since they are already released, what should be the target release for these issues? Should I move them to 4.6 (since we dont have 4.3.3 or 4.4.3 planned)? Thanks, ~Rajani

Build failed in Jenkins: cloudstack-4.4-maven-build #569

2015-02-17 Thread jenkins
See http://jenkins.buildacloud.org/job/cloudstack-4.4-maven-build/569/ -- [...truncated 1060 lines...] [INFO] [INFO] --- maven-surefire-plugin:2.12:test (default-test) @ cloud-agent --- [INFO] Surefire report directory:

Build failed in Jenkins: cloudstack-4.4-maven-build #570

2015-02-17 Thread jenkins
See http://jenkins.buildacloud.org/job/cloudstack-4.4-maven-build/570/ -- [...truncated 933 lines...] [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cloud-core --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding

[GitHub] cloudstack pull request: CS 4.4 Prevent disk resize on running ins...

2015-02-17 Thread llambiel
GitHub user llambiel opened a pull request: https://github.com/apache/cloudstack/pull/81 CS 4.4 Prevent disk resize on running instances under KVM You can merge this pull request into a Git repository by running: $ git pull https://github.com/exoscale/cloudstack

Fwd: Are we far from ACS 4.5.0?

2015-02-17 Thread Mike Tutkowski
Eh, yeah, I'd like to know the status, as well. A couple weeks ago, we were testing RC3. I found an issue with KVM on Ubuntu 12.04 and put in a fix. I believe others were working on different fixes for that RC, as well. Hopefully we'll see an RC4 soon. -- Forwarded message --

[GitHub] cloudstack pull request: CLOUDSTACK-8262: Missing usage event on F...

2015-02-17 Thread llambiel
GitHub user llambiel opened a pull request: https://github.com/apache/cloudstack/pull/80 CLOUDSTACK-8262: Missing usage event on FollowAgentPowerOffReport (Instance shutdown from OS) When shutting down an instance from the OS, no VM.STOP usage record is being inserted. From usage

Re: [MERGE] Redundant VPC routers and persistent router config

2015-02-17 Thread Marcus
Can someone expand on what's meant by 'systemvm persistent config'? Somehow this makes me think that the systemvms would no longer be easily rebuildable. On Tue, Feb 17, 2015 at 5:11 AM, Wilder Rodrigues wrodrig...@schubergphilis.com wrote: Hi there, I’m building a devcloud-kvm in order to

Re: please test, [MERGE] Redundant VPC routers and persistent router config?

2015-02-17 Thread Marcus
I've browsed the code, and I don't really see anything hypervisor-specific for KVM aside from a change to VirtualRoutingResource to handle the new AbstractConfigItemFacade, which looks like it's used to pass commands to the virtual router. Assuming the VR can be configured, there aren't any

Re: please test, [MERGE] Redundant VPC routers and persistent router config?

2015-02-17 Thread Marcus
Wido, those were my thoughts as well. I haven't looked at the code yet, but I'd be surprised if they had to change storage code (or even hypervisor-specific code outside of passing along new VR script Commands) in any way to accommodate a VR feature, so I hope this is just caution. But enough

Are we far from ACS 4.5.0?

2015-02-17 Thread Andrei Mikhailovsky
Guys, i've seen a lot of activity a few weeks ago with RC1, 2, 3, etc. However, it seems to have slowed down somewhat. When is the 4.5.0 being released? Has it been put on hold for some reason? Thanks Andrei

Re: query about 4.4 usage

2015-02-17 Thread loic.lamb...@exoscale.ch
Hi Daan, Yes we generally submit our patches upstream when we are sure that the change will not break other environments that we cannot / have time to test. We run basic zone and KVM with local storage, so it’s not the most common Cloudstack setup. Our latest patches for 4.4 will be submitted

Re: please test, [MERGE] Redundant VPC routers and persistent router config?

2015-02-17 Thread Wido den Hollander
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/17/2015 02:19 PM, Daan Hoogland wrote: People, We are having some internal discussions about this code at Schuberg Philis. We are (most specifically I am) convinced that we cannot foresee the ways in which this can break master when

Build failed in Jenkins: cloudstack-4.4-maven-build #568

2015-02-17 Thread jenkins
See http://jenkins.buildacloud.org/job/cloudstack-4.4-maven-build/568/changes Changes: [Daan Hoogland] CLOUDSTACK-8238 handling of retry ping improved [Rohit Yadav] CLOUDSTACK-7085, CLOUDSTACK-7084: disallow empty passwords -- [...truncated 947 lines...]

Re: query about 4.4 usage

2015-02-17 Thread Daan Hoogland
Thanks Loic, give me a ping for the review On Tue, Feb 17, 2015 at 2:04 PM, loic.lamb...@exoscale.ch loic.lamb...@exoscale.ch wrote: Hi Daan, Yes we generally submit our patches upstream when we are sure that the change will not break other environments that we cannot / have time to test. We

Build failed in Jenkins: cloudstack-4.3-maven-build-noredist #534

2015-02-17 Thread jenkins
See http://jenkins.buildacloud.org/job/cloudstack-4.3-maven-build-noredist/534/changes Changes: [Rohit Yadav] CLOUDSTACK-7085, CLOUDSTACK-7084: disallow empty passwords -- [...truncated 2122 lines...] Results : Tests run: 0, Failures: 0, Errors: 0,

Build failed in Jenkins: simulator-4.5-singlerun #153

2015-02-17 Thread jenkins
See http://jenkins.buildacloud.org/job/simulator-4.5-singlerun/153/changes Changes: [mike.tutkowski] CLOUDSTACK-8233 kvmtimer fix [Rohit Yadav] CLOUDSTACK-8238 handling of retry ping improved [Rohit Yadav] CLOUDSTACK-7085, CLOUDSTACK-7084: disallow empty passwords

Re: Review Request 31108: CLOUDSTACK-8261: test_haproxy.py - Remove the code checking AppCookle and LbCookie Stickiness policies

2015-02-17 Thread SrikanteswaraRao Talluri
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/31108/#review72706 --- Ship it! e768d702cb4edbf544805de6bb79854c5c55289a master -

Re: Review Request 31105: CLOUDSTACK-8259: test_routers.py - Code improvement

2015-02-17 Thread SrikanteswaraRao Talluri
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/31105/#review72705 --- Ship it! 8bfda973c2d22b075c51fc6a055017b5796dd88b master -

Build failed in Jenkins: build-4.5 #344

2015-02-17 Thread jenkins
See http://jenkins.buildacloud.org/job/build-4.5/344/ -- [...truncated 664 lines...] at com.cloud.utils.rest.RESTServiceConnectorTest.testExecuteMethodWithLogin(RESTServiceConnectorTest.java:161) at

Re: [MERGE] Redundant VPC routers and persistent router config

2015-02-17 Thread Marcus
But a recreate will still work, right? If you delete the router or set recreate.systemvm.enabled=true it will still result in a working router? On Tue, Feb 17, 2015 at 11:05 AM, Daan Hoogland daan.hoogl...@gmail.com wrote: It means that cloudstack doesn't have to reconfigure them on reboot as

Re: Are we far from ACS 4.5.0?

2015-02-17 Thread David Nalley
We are still waiting on this issue to be resolved: https://issues.apache.org/jira/browse/CLOUDSTACK-7671 --David On Tue, Feb 17, 2015 at 3:07 PM, David Nalley da...@gnsa.us wrote: I think we are still waiting on a fix or two, though I need to go back through the list that RC3 generated.

Re: please test, [MERGE] Redundant VPC routers and persistent router config?

2015-02-17 Thread Wilder Rodrigues
Hi Marcus, Your review is awesomely welcome, Marcus - if such word exist. :) Since this whole works was carried out along a few months, it was difficult to split formatting, refactoring and functionality. But as you have noticed, besides the Façade/Flyweight pattern applied to the ways command

[GitHub] cloudstack pull request: CS 4.4 Prevent disk resize on running ins...

2015-02-17 Thread llambiel
Github user llambiel closed the pull request at: https://github.com/apache/cloudstack/pull/81 --- 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

Review Request 31108: CLOUDSTACK-8261: test_haproxy.py - Remove the code checking AppCookle and LbCookie Stickiness policies

2015-02-17 Thread Gaurav Aradhye
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/31108/ --- Review request for cloudstack and SrikanteswaraRao Talluri. Bugs:

Re: Review Request 30821: CLOUDSTACK-8236: Automation test cases for storage migration test path

2015-02-17 Thread Ashutosh Kelkar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30821/ --- (Updated Feb. 17, 2015, 12:06 p.m.) Review request for cloudstack and

Re: [MERGE] Redundant VPC routers and persistent router config

2015-02-17 Thread Daan Hoogland
Yes, the delete works. Dont know if we included the option recreate in our tests. Should not be a biggy though. It is not relevant for the persistency. On Tue, Feb 17, 2015 at 8:05 PM, Marcus shadow...@gmail.com wrote: But a recreate will still work, right? If you delete the router or set

Jenkins build is unstable: simulator-singlerun #968

2015-02-17 Thread jenkins
See http://jenkins.buildacloud.org/job/simulator-singlerun/968/changes

Review Request 31105: CLOUDSTACK-8259: test_routers.py - Code improvement

2015-02-17 Thread Gaurav Aradhye
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/31105/ --- Review request for cloudstack and SrikanteswaraRao Talluri. Bugs:

centrale database

2015-02-17 Thread Daan Hoogland
Wido, Is the central reporting database suitable for centralised gathering of distributed test results, as well? I’m thinking of an automated compatibility matrix generation where distributed tests put their results on various versions versus various hard/software. Can we discuss over a drink

Re: Weird IOexception when upgrading to 4.5.0

2015-02-17 Thread Nux!
Hey Wilder, thanks. It looks like it should have been fixed. The thing is that even though I caught the glimpse of it in the log, it doesn't seem to affect anything, at least that I can notice. Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original

Re: centrale database

2015-02-17 Thread Wido den Hollander
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/17/2015 09:47 AM, Daan Hoogland wrote: Wido, Is the central reporting database suitable for centralised gathering of distributed test results, as well? Nope, it's just for CloudStack usage data about how the project is being used. But

Re: Weird IOexception when upgrading to 4.5.0

2015-02-17 Thread Wilder Rodrigues
Hi Lucian, Seems to be a Spring framework error when trying to parse keys form a stream. I found something similar here:

Weird IOexception when upgrading to 4.5.0

2015-02-17 Thread Nux!
Hi, Can someone translate this into English? Encountered it after starting cloudstack-management upon upgrading to 4.5.0. http://fpaste.org/186436/16525414/raw/ Should I worry? Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Re: Review Request 31081: CLOUDSTACK-8257: test_iso.py - Removed assertion on Iso name when random character s are appended to test data before creating Iso

2015-02-17 Thread SrikanteswaraRao Talluri
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/31081/#review72700 --- Ship it! 973458219734ead34253b1bf8f2b0bd29dd1b152 master -

Re: Review Request 31078: CLOUDSTACK-8257: test_escalations_volume.py - Removing asserts on volumes names as they don't hold true when random cha racters are appended to the volume name before creatio

2015-02-17 Thread SrikanteswaraRao Talluri
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/31078/#review72701 --- Ship it! a95ce8138adc8b0f51e90d6e4c5487d48be81085 master -