Error while building
Dumindu Buddhika, Undergraduate, Department of Computer Science and Engineering, University of Moratuwa, Sri Lanka. Mobile:+94715764749 -- Forwarded message -- From: Dumindu Buddhika Date: Sun, Dec 29, 2013 at 7:20 PM Subject: To: dev@cloudstack.apache.org Hey please someone help me :) I am new to cloudstack. I am trying to build cloudstack using the following guide https://cwiki.apache.org/confluence/display/CLOUDSTACK/Setting+up+CloudStack+Development+Environment+on+Linux#SettingupCloudStackDevelopmentEnvironmentonLinux-BuildCloudStack but I get an error in the middle when I run mvn install I have an Ubuntu system. Following is the error I get. Please look into it and tell me what I am doing wrong. Thank you. INFO: Retrying request Downloaded: http://repo.maven.apache.org/maven2/commons-net/commons-net/3.3/commons-net-3.3.jar(275 KB at 11.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar Downloaded: http://repo.maven.apache.org/maven2/javassist/javassist/3.12.1.GA/javassist-3.12.1.GA.jar(630 KB at 36.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/junit/junit/4.10/junit-4.10.jar Downloaded: http://repo.maven.apache.org/maven2/xalan/xalan/2.7.0/xalan-2.7.0.jar (2667 KB at 39.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.jar Downloaded: http://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.3.22/aws-java-sdk-1.3.22.jar(7528 KB at 87.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.5/mockito-all-1.9.5.jar Dec 29, 2013 7:05:11 PM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry INFO: I/O exception (org.apache.commons.httpclient.NoHttpResponseException) caught when processing request: The server repo.maven.apache.org failed to respond Dec 29, 2013 7:05:11 PM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry INFO: Retrying request Dec 29, 2013 7:05:11 PM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry INFO: I/O exception (org.apache.commons.httpclient.NoHttpResponseException) caught when processing request: The server repo.maven.apache.org failed to respond Dec 29, 2013 7:05:11 PM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry INFO: Retrying request Downloaded: http://repo.maven.apache.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar (307 KB at 13.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/springframework/spring-test/3.2.4.RELEASE/spring-test-3.2.4.RELEASE.jar Downloaded: http://repo.maven.apache.org/maven2/com/google/guava/guava/14.0-rc1/guava-14.0-rc1.jar(2115 KB at 52.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar Downloaded: http://repo.maven.apache.org/maven2/junit/junit/4.10/junit-4.10.jar (248 KB at 11.2 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar(3 KB at 1.3 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.jar(75 KB at 18.6 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/springframework/spring-test/3.2.4.RELEASE/spring-test-3.2.4.RELEASE.jar(447 KB at 44.7 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.5/mockito-all-1.9.5.jar(1545 KB at 127.6 KB/sec) Downloading: http://repository.apache.org/snapshots/org/apache/cloudstack/cloud-core/4.4.0-SNAPSHOT/cloud-core-4.4.0-SNAPSHOT.jar Downloading: http://repository.apache.org/snapshots/org/apache/cloudstack/cloud-engine-api/4.4.0-SNAPSHOT/cloud-engine-api-4.4.0-SNAPSHOT.jar Downloading: http://repository.apache.org/snapshots/org/apache/cloudstack/cloud-framework-cluster/4.4.0-SNAPSHOT/cloud-framework-cluster-4.4.0-SNAPSHOT.jar Downloading: http://repository.apache.org/snapshots/org/apache/cloudstack/cloud-framework-rest/4.4.0-SNAPSHOT/cloud-framework-rest-4.4.0-SNAPSHOT.jar Downloading: http://repository.apache.org/snapshots/org/apache/cloudstack/cloud-framework-db/4.4.0-SNAPSHOT/cloud-framework-db-4.4.0-SNAPSHOT.jar Downloading: http://repository.apache.org/snapshots/org/apache/cloudstack/cloud-framework-jobs/4.4.0-SNAPSHOT/cloud-framework-jobs-4.4.0-SNAPSHOT.jar Downloading: http://repository.apache.org/snapshots/org/apache/cloudstack/cloud-utils/4.4.0-SNAPSHOT/cloud-utils-4.4.0-SNAPSHOT.jar Downloading: http://repository.apache.org/snapshots/org/apache/cloudstack/cloud-framework-managed-context/4.4.0-SNAPSHOT/cloud-framework-managed-context-4.4.0-SNAPSHOT.jar Downloading: http://repository.apache.org/snapshots/org/apache/cloudstack/cloud-api/4.4.0-SNAPSHOT/cloud-api-4.4.0-SNAPSHOT-tests.jar Downloading: http://repository.apache.org/snapshots/org/apache/cloudstack/cloud-api/4.4.0-SNAPSHOT/cloud-api-4.4.0-SNAPSHOT.jar Downloading: http://repository.apache.org/snapshots/org/apache/cloudstack/cloud-engine-schema/4.4.0-SNAPSHOT/cloud-engine-schema-4.4.0-SNAPSHOT.jar Downloadi
Re: Review Request 16481: CLOUDSTACK-5640: Corrected imports in test cases
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16481/#review30932 --- Commit 6ad27d903b1ccfd0aac6cb1f304aabe7af1275e1 in branch refs/heads/master from Gaurav Aradhye [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=6ad27d9 ] CLOUDSTACK-5640: Correcting imports in test cases - ASF Subversion and Git Services On Dec. 27, 2013, 9:09 a.m., Gaurav Aradhye wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/16481/ > --- > > (Updated Dec. 27, 2013, 9:09 a.m.) > > > Review request for cloudstack and Girish Shilamkar. > > > Bugs: CLOUDSTACK-5640 > https://issues.apache.org/jira/browse/CLOUDSTACK-5640 > > > Repository: cloudstack-git > > > Description > --- > > Some test suites are failing due to error in imports. These failures are > represented by a generic message "sequence item 0: expected string, NoneType > found". > Corrected the imports in 5 test suites which failed in recent build. > > > Diffs > - > > test/integration/component/test_egress_fw_rules.py 919725f > test/integration/component/test_haproxy.py 1c8dc63 > test/integration/smoke/test_deploy_vm_with_userdata.py 8910b2e > test/integration/smoke/test_deploy_vms_with_varied_deploymentplanners.py > a08537e > test/integration/smoke/test_service_offerings.py 22273d7 > > Diff: https://reviews.apache.org/r/16481/diff/ > > > Testing > --- > > Tested using command "python test_suite_name.py" > > > Thanks, > > Gaurav Aradhye > >
Re: Review Request 16481: CLOUDSTACK-5640: Corrected imports in test cases
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16481/#review30933 --- Commit 278b2b1b6661f8c77d5e583fd64137702dd13240 in branch refs/heads/4.3 from Gaurav Aradhye [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=278b2b1 ] CLOUDSTACK-5640: Correcting imports in test cases - ASF Subversion and Git Services On Dec. 27, 2013, 9:09 a.m., Gaurav Aradhye wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/16481/ > --- > > (Updated Dec. 27, 2013, 9:09 a.m.) > > > Review request for cloudstack and Girish Shilamkar. > > > Bugs: CLOUDSTACK-5640 > https://issues.apache.org/jira/browse/CLOUDSTACK-5640 > > > Repository: cloudstack-git > > > Description > --- > > Some test suites are failing due to error in imports. These failures are > represented by a generic message "sequence item 0: expected string, NoneType > found". > Corrected the imports in 5 test suites which failed in recent build. > > > Diffs > - > > test/integration/component/test_egress_fw_rules.py 919725f > test/integration/component/test_haproxy.py 1c8dc63 > test/integration/smoke/test_deploy_vm_with_userdata.py 8910b2e > test/integration/smoke/test_deploy_vms_with_varied_deploymentplanners.py > a08537e > test/integration/smoke/test_service_offerings.py 22273d7 > > Diff: https://reviews.apache.org/r/16481/diff/ > > > Testing > --- > > Tested using command "python test_suite_name.py" > > > Thanks, > > Gaurav Aradhye > >
Re: Review Request 16481: CLOUDSTACK-5640: Corrected imports in test cases
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16481/#review30934 --- Ship it! Commited to 4.3 and master - Girish Shilamkar On Dec. 27, 2013, 9:09 a.m., Gaurav Aradhye wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/16481/ > --- > > (Updated Dec. 27, 2013, 9:09 a.m.) > > > Review request for cloudstack and Girish Shilamkar. > > > Bugs: CLOUDSTACK-5640 > https://issues.apache.org/jira/browse/CLOUDSTACK-5640 > > > Repository: cloudstack-git > > > Description > --- > > Some test suites are failing due to error in imports. These failures are > represented by a generic message "sequence item 0: expected string, NoneType > found". > Corrected the imports in 5 test suites which failed in recent build. > > > Diffs > - > > test/integration/component/test_egress_fw_rules.py 919725f > test/integration/component/test_haproxy.py 1c8dc63 > test/integration/smoke/test_deploy_vm_with_userdata.py 8910b2e > test/integration/smoke/test_deploy_vms_with_varied_deploymentplanners.py > a08537e > test/integration/smoke/test_service_offerings.py 22273d7 > > Diff: https://reviews.apache.org/r/16481/diff/ > > > Testing > --- > > Tested using command "python test_suite_name.py" > > > Thanks, > > Gaurav Aradhye > >
Re: Best wishes this holiday season, and here's to a strong 2014 for CloudStack!
Hey Chip, Prachi and everyone, Good to see CloudStack's growth and success this year, and all your work done. Hope for a worry free, much easier to use CloudStack in 2014. Happy holidays and a happy new year! Cheers. On Mon, Dec 23, 2013 at 8:00 PM, Chip Childers wrote: > Hey everybody, > > I'd like to wish you all a great holiday season, and a fantastic new > year. We've been enormously successful as a community this year, and > here's to an even better 2014 for CloudStack! > > -chip
Re: Error while building
Dumindu, The packages that are missing should be build defore the failing cloudstack-server build. did you build from the root dir of the source tree or from the server directory? regards, On Sun, Dec 29, 2013 at 2:55 PM, Dumindu Buddhika wrote: > Dumindu Buddhika, > Undergraduate, > Department of Computer Science and Engineering, > University of Moratuwa, > Sri Lanka. > Mobile:+94715764749 > > > -- Forwarded message -- > From: Dumindu Buddhika > Date: Sun, Dec 29, 2013 at 7:20 PM > Subject: > To: dev@cloudstack.apache.org > > > Hey please someone help me :) > I am new to cloudstack. > I am trying to build cloudstack using the following guide > https://cwiki.apache.org/confluence/display/CLOUDSTACK/Setting+up+CloudStack+Development+Environment+on+Linux#SettingupCloudStackDevelopmentEnvironmentonLinux-BuildCloudStack > but I get an error in the middle when I run mvn install > I have an Ubuntu system. > Following is the error I get. Please look into it and tell me what I am > doing wrong. > Thank you. > > INFO: Retrying request > Downloaded: > http://repo.maven.apache.org/maven2/commons-net/commons-net/3.3/commons-net-3.3.jar(275 > KB at 11.1 KB/sec) > Downloading: > http://repo.maven.apache.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar > Downloaded: > http://repo.maven.apache.org/maven2/javassist/javassist/3.12.1.GA/javassist-3.12.1.GA.jar(630 > KB at 36.8 KB/sec) > Downloading: > http://repo.maven.apache.org/maven2/junit/junit/4.10/junit-4.10.jar > Downloaded: > http://repo.maven.apache.org/maven2/xalan/xalan/2.7.0/xalan-2.7.0.jar (2667 > KB at 39.6 KB/sec) > Downloading: > http://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.jar > Downloaded: > http://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.3.22/aws-java-sdk-1.3.22.jar(7528 > KB at 87.1 KB/sec) > Downloading: > http://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.5/mockito-all-1.9.5.jar > Dec 29, 2013 7:05:11 PM org.apache.commons.httpclient.HttpMethodDirector > executeWithRetry > INFO: I/O exception (org.apache.commons.httpclient.NoHttpResponseException) > caught when processing request: The server repo.maven.apache.org failed to > respond > Dec 29, 2013 7:05:11 PM org.apache.commons.httpclient.HttpMethodDirector > executeWithRetry > INFO: Retrying request > Dec 29, 2013 7:05:11 PM org.apache.commons.httpclient.HttpMethodDirector > executeWithRetry > INFO: I/O exception (org.apache.commons.httpclient.NoHttpResponseException) > caught when processing request: The server repo.maven.apache.org failed to > respond > Dec 29, 2013 7:05:11 PM org.apache.commons.httpclient.HttpMethodDirector > executeWithRetry > INFO: Retrying request > Downloaded: > http://repo.maven.apache.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar (307 > KB at 13.1 KB/sec) > Downloading: > http://repo.maven.apache.org/maven2/org/springframework/spring-test/3.2.4.RELEASE/spring-test-3.2.4.RELEASE.jar > Downloaded: > http://repo.maven.apache.org/maven2/com/google/guava/guava/14.0-rc1/guava-14.0-rc1.jar(2115 > KB at 52.5 KB/sec) > Downloading: > http://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar > Downloaded: > http://repo.maven.apache.org/maven2/junit/junit/4.10/junit-4.10.jar (248 KB > at 11.2 KB/sec) > Downloaded: > http://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar(3 > KB at 1.3 KB/sec) > Downloaded: > http://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.jar(75 > KB at 18.6 KB/sec) > Downloaded: > http://repo.maven.apache.org/maven2/org/springframework/spring-test/3.2.4.RELEASE/spring-test-3.2.4.RELEASE.jar(447 > KB at 44.7 KB/sec) > Downloaded: > http://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.5/mockito-all-1.9.5.jar(1545 > KB at 127.6 KB/sec) > Downloading: > http://repository.apache.org/snapshots/org/apache/cloudstack/cloud-core/4.4.0-SNAPSHOT/cloud-core-4.4.0-SNAPSHOT.jar > Downloading: > http://repository.apache.org/snapshots/org/apache/cloudstack/cloud-engine-api/4.4.0-SNAPSHOT/cloud-engine-api-4.4.0-SNAPSHOT.jar > Downloading: > http://repository.apache.org/snapshots/org/apache/cloudstack/cloud-framework-cluster/4.4.0-SNAPSHOT/cloud-framework-cluster-4.4.0-SNAPSHOT.jar > Downloading: > http://repository.apache.org/snapshots/org/apache/cloudstack/cloud-framework-rest/4.4.0-SNAPSHOT/cloud-framework-rest-4.4.0-SNAPSHOT.jar > Downloading: > http://repository.apache.org/snapshots/org/apache/cloudstack/cloud-framework-db/4.4.0-SNAPSHOT/cloud-framework-db-4.4.0-SNAPSHOT.jar > Downloading: > http://repository.apache.org/snapshots/org/apache/cloudstack/cloud-framework-jobs/4.4.0-SNAPSHOT/cloud-framework-jobs-4.4.0-SNAPSHOT.jar > Downloading: > http://repository.apache.org/snapshots/org/apache/cloudstack/cloud-utils/4.4.0-SNAPSHOT/cloud-utils-4.4.0-SNAPSHOT.jar > Downloading: > http://repository.apache.org/snapshots/org/apache/cloudstack/cloud-framework-managed-context/4.4.0-SNAPSHOT/cloud-framework-man
Re: [VOTE] 3rd round of voting for ASF 4.2.1 RC
-1 (binding) because of the snapshot issues pointed out by Nux, (CLOUDSTACK-5393) --David On Tue, Dec 17, 2013 at 5:49 AM, Abhinandan Prateek wrote: > The 4.2.1 is re-spun mainly because the commit that was used to generate the > previous RC did not get pushed to repo. > > Following are the particulars to vote for this time around: > > https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=shortlog;h=refs/heads/4.2 > commit: 1b2b58fe352a19aee1721bd79b9d023d36e80ec5 > > List of changes are available in Release Notes, a summary can be accessed > here: > https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=blob_plain;f=CHANGES;hb=4.2 > > Source release revision 3911 (checksums and signatures are available at the > same location): > https://dist.apache.org/repos/dist/dev/cloudstack/4.2.1/ > > PGP release keys (signed using RSA Key ID = 42443AA1): > https://dist.apache.org/repos/dist/release/cloudstack/KEYS > > Vote will be open for 72 hours (until 20 Dec 2013 End of day PST). > > For sanity in tallying the vote, can PMC members please be sure to indicate > "(binding)" with their vote? > > [ ] +1 approve > [ ] +0 no opinion > [ ] -1 disapprove (and reason why) >
Re: [VOTE] 3rd round of voting for ASF 4.2.1 RC
Every time a RC is made it is flagged off due to some bug or the other at the last moment. I was wondering if before a RC is cut we take a pre-vote making sure that everyone has got sufficient time to test the branch for the features they are looking for ? Another suggestion is that since 4.3 is now close, why put our energies in 4.2.1 and instead focus on 4.3. -abhi On 30/12/13 2:26 am, "David Nalley" wrote: >-1 (binding) because of the snapshot issues pointed out by Nux, >(CLOUDSTACK-5393) > >--David > >On Tue, Dec 17, 2013 at 5:49 AM, Abhinandan Prateek > wrote: >> The 4.2.1 is re-spun mainly because the commit that was used to >>generate the previous RC did not get pushed to repo. >> >> Following are the particulars to vote for this time around: >> >> >>https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=shortlog;h=ref >>s/heads/4.2 >> commit: 1b2b58fe352a19aee1721bd79b9d023d36e80ec5 >> >> List of changes are available in Release Notes, a summary can be >>accessed here: >> >>https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=blob_plain;f=C >>HANGES;hb=4.2 >> >> Source release revision 3911 (checksums and signatures are available at >>the same location): >> https://dist.apache.org/repos/dist/dev/cloudstack/4.2.1/ >> >> PGP release keys (signed using RSA Key ID = 42443AA1): >> https://dist.apache.org/repos/dist/release/cloudstack/KEYS >> >> Vote will be open for 72 hours (until 20 Dec 2013 End of day PST). >> >> For sanity in tallying the vote, can PMC members please be sure to >>indicate "(binding)" with their vote? >> >> [ ] +1 approve >> [ ] +0 no opinion >> [ ] -1 disapprove (and reason why) >>
Re: [VOTE] 3rd round of voting for ASF 4.2.1 RC
On Sun, Dec 29, 2013 at 9:00 PM, Abhinandan Prateek wrote: > Every time a RC is made it is flagged off due to some bug or the other at > the last moment. > > I was wondering if before a RC is cut we take a pre-vote making sure that > everyone has got sufficient time to test the branch for the features they > are looking for ? > > Another suggestion is that since 4.3 is now close, why put our energies in > 4.2.1 and instead focus on 4.3. > > -abhi > So I have several comments here. Basically it boils down to this: 1. Most people won't test until there is a real RC. It's a catch-22 - manual testing is time intensive, people don't want to waste their time if things are constantly changing; so they will only expend the effort on testing when something is a release candidate. If we want more confidence that a branch is in a decent state, that requires more automation and testing. (see more on this below) 2. IMO we can't abandon 4.2.1 - we set the expectation that it would be delivered and need to follow on with that expectation. 3. Patch releases (or feature releases for that matter) shouldn't result in core functionality being worse than the previous release. So some quick comments on testing - our testing should have caught CLOUDSTACK-5393 (actually it did, it just caught it for 4.3 instead; and manual testing by Nux and Andrei found that it applied to 4.2.1.) This suggests that we either didn't run the test suite against RC3 or that we did and didn't catch/report the bug. Reviewing jenkins.buildacloud.org doesn't show any suggestion that the 4.2 branch is having anything past unit tests run against it, so that leaves us really with manual reviewing, which as you noted, ends up with last minute bugs. We also don't have a good way to compare a 4.2.1 release candidate against what was released for 4.2. (I know, plenty of complaints, not a lot of solutions.) --David
RE: [VOTE] 3rd round of voting for ASF 4.2.1 RC
Checking on 5393 and will get back shortly. Same set of tests ran before as well during 4.2. Will check on those test results or retest to see if anything regressed since release as lot of check ins are happening. Thanks /sudha -Original Message- From: David Nalley [mailto:da...@gnsa.us] Sent: Sunday, December 29, 2013 12:56 PM To: dev@cloudstack.apache.org Subject: Re: [VOTE] 3rd round of voting for ASF 4.2.1 RC -1 (binding) because of the snapshot issues pointed out by Nux, (CLOUDSTACK-5393) --David On Tue, Dec 17, 2013 at 5:49 AM, Abhinandan Prateek wrote: > The 4.2.1 is re-spun mainly because the commit that was used to generate the > previous RC did not get pushed to repo. > > Following are the particulars to vote for this time around: > > https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=shortlog;h= > refs/heads/4.2 > commit: 1b2b58fe352a19aee1721bd79b9d023d36e80ec5 > > List of changes are available in Release Notes, a summary can be accessed > here: > https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=blob_plain; > f=CHANGES;hb=4.2 > > Source release revision 3911 (checksums and signatures are available at the > same location): > https://dist.apache.org/repos/dist/dev/cloudstack/4.2.1/ > > PGP release keys (signed using RSA Key ID = 42443AA1): > https://dist.apache.org/repos/dist/release/cloudstack/KEYS > > Vote will be open for 72 hours (until 20 Dec 2013 End of day PST). > > For sanity in tallying the vote, can PMC members please be sure to indicate > "(binding)" with their vote? > > [ ] +1 approve > [ ] +0 no opinion > [ ] -1 disapprove (and reason why) >
Re: Review Request 16464: CLOUDSTACK-5515: #cpu , cpuspeed and ram is set to NULL in usage db(usage_vm_instance table) after vm stop and start
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16464/ --- (Updated Dec. 30, 2013, 6:18 a.m.) Review request for cloudstack and Kishan Kavala. Bugs: CLOUDSTACK-5515 https://issues.apache.org/jira/browse/CLOUDSTACK-5515 Repository: cloudstack-git Description --- CLOUDSTACK-5515: #cpu ,cpuspeed and ram is set to NULL in usage db(usage_vm_instance table) after vm stop and start Fixed populating usage event details in usage db on vm start/upgrade/dynamic_scale Diffs (updated) - engine/schema/src/com/cloud/event/dao/UsageEventDaoImpl.java 370afba engine/schema/src/com/cloud/event/dao/UsageEventDetailsDao.java fb9c0e2 engine/schema/src/com/cloud/event/dao/UsageEventDetailsDaoImpl.java 36afc75 setup/db/db/schema-421to430.sql 95a8e8c usage/src/com/cloud/usage/UsageManagerImpl.java 8b3127d Diff: https://reviews.apache.org/r/16464/diff/ Testing --- Thanks, Harikrishna Patnala
Re: Review Request 16464: CLOUDSTACK-5515: #cpu , cpuspeed and ram is set to NULL in usage db(usage_vm_instance table) after vm stop and start
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16464/ --- (Updated Dec. 30, 2013, 6:39 a.m.) Review request for cloudstack and Kishan Kavala. Bugs: CLOUDSTACK-5515 https://issues.apache.org/jira/browse/CLOUDSTACK-5515 Repository: cloudstack-git Description --- CLOUDSTACK-5515: #cpu ,cpuspeed and ram is set to NULL in usage db(usage_vm_instance table) after vm stop and start Fixed populating usage event details in usage db on vm start/upgrade/dynamic_scale Diffs - engine/schema/src/com/cloud/event/dao/UsageEventDaoImpl.java 370afba engine/schema/src/com/cloud/event/dao/UsageEventDetailsDao.java fb9c0e2 engine/schema/src/com/cloud/event/dao/UsageEventDetailsDaoImpl.java 36afc75 setup/db/db/schema-421to430.sql 95a8e8c usage/src/com/cloud/usage/UsageManagerImpl.java 8b3127d Diff: https://reviews.apache.org/r/16464/diff/ Testing --- Thanks, Harikrishna Patnala
Re: Review Request 16464: CLOUDSTACK-5515: #cpu , cpuspeed and ram is set to NULL in usage db(usage_vm_instance table) after vm stop and start
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16464/#review30940 --- Commit 662383e24b824c0622360435ad596a8307d67fee in branch refs/heads/4.3 from Harikrishna Patnala [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=662383e ] CLOUDSTACK-5515: #cpu ,cpuspeed and ram is set to NULL in usage db(usage_vm_instance table) after vm stop and start Fixed populating usage event details in usage db on vm start/upgrade/dynamic_scale - ASF Subversion and Git Services On Dec. 30, 2013, 6:39 a.m., Harikrishna Patnala wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/16464/ > --- > > (Updated Dec. 30, 2013, 6:39 a.m.) > > > Review request for cloudstack and Kishan Kavala. > > > Bugs: CLOUDSTACK-5515 > https://issues.apache.org/jira/browse/CLOUDSTACK-5515 > > > Repository: cloudstack-git > > > Description > --- > > CLOUDSTACK-5515: #cpu ,cpuspeed and ram is set to NULL in usage > db(usage_vm_instance table) after vm stop and start > Fixed populating usage event details in usage db on vm > start/upgrade/dynamic_scale > > > Diffs > - > > engine/schema/src/com/cloud/event/dao/UsageEventDaoImpl.java 370afba > engine/schema/src/com/cloud/event/dao/UsageEventDetailsDao.java fb9c0e2 > engine/schema/src/com/cloud/event/dao/UsageEventDetailsDaoImpl.java 36afc75 > setup/db/db/schema-421to430.sql 95a8e8c > usage/src/com/cloud/usage/UsageManagerImpl.java 8b3127d > > Diff: https://reviews.apache.org/r/16464/diff/ > > > Testing > --- > > > Thanks, > > Harikrishna Patnala > >
Re: Review Request 16464: CLOUDSTACK-5515: #cpu , cpuspeed and ram is set to NULL in usage db(usage_vm_instance table) after vm stop and start
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16464/ --- (Updated Dec. 30, 2013, 6:49 a.m.) Review request for cloudstack and Kishan Kavala. Changes --- Updated patch to apply on master Bugs: CLOUDSTACK-5515 https://issues.apache.org/jira/browse/CLOUDSTACK-5515 Repository: cloudstack-git Description --- CLOUDSTACK-5515: #cpu ,cpuspeed and ram is set to NULL in usage db(usage_vm_instance table) after vm stop and start Fixed populating usage event details in usage db on vm start/upgrade/dynamic_scale Diffs (updated) - engine/schema/src/com/cloud/event/dao/UsageEventDaoImpl.java f9261a9 engine/schema/src/com/cloud/event/dao/UsageEventDetailsDao.java 229bef0 engine/schema/src/com/cloud/event/dao/UsageEventDetailsDaoImpl.java e959d08 setup/db/db/schema-421to430.sql 4e4cae4 usage/src/com/cloud/usage/UsageManagerImpl.java 0faf8ac Diff: https://reviews.apache.org/r/16464/diff/ Testing --- Thanks, Harikrishna Patnala
Re: Review Request 16464: CLOUDSTACK-5515: #cpu , cpuspeed and ram is set to NULL in usage db(usage_vm_instance table) after vm stop and start
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16464/#review30943 --- Commit 95fa931ff2ecabc88cbcc3b9f717a5287c1c25f4 in branch refs/heads/master from Harikrishna Patnala [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=95fa931 ] CLOUDSTACK-5515: #cpu ,cpuspeed and ram is set to NULL in usage db(usage_vm_instance table) after vm stop and start Fixed populating usage event details in usage db on vm start/upgrade/dynamic_scale - ASF Subversion and Git Services On Dec. 30, 2013, 6:49 a.m., Harikrishna Patnala wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/16464/ > --- > > (Updated Dec. 30, 2013, 6:49 a.m.) > > > Review request for cloudstack and Kishan Kavala. > > > Bugs: CLOUDSTACK-5515 > https://issues.apache.org/jira/browse/CLOUDSTACK-5515 > > > Repository: cloudstack-git > > > Description > --- > > CLOUDSTACK-5515: #cpu ,cpuspeed and ram is set to NULL in usage > db(usage_vm_instance table) after vm stop and start > Fixed populating usage event details in usage db on vm > start/upgrade/dynamic_scale > > > Diffs > - > > engine/schema/src/com/cloud/event/dao/UsageEventDaoImpl.java f9261a9 > engine/schema/src/com/cloud/event/dao/UsageEventDetailsDao.java 229bef0 > engine/schema/src/com/cloud/event/dao/UsageEventDetailsDaoImpl.java e959d08 > setup/db/db/schema-421to430.sql 4e4cae4 > usage/src/com/cloud/usage/UsageManagerImpl.java 0faf8ac > > Diff: https://reviews.apache.org/r/16464/diff/ > > > Testing > --- > > > Thanks, > > Harikrishna Patnala > >
Re: Review Request 16464: CLOUDSTACK-5515: #cpu , cpuspeed and ram is set to NULL in usage db(usage_vm_instance table) after vm stop and start
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16464/#review30944 --- Ship it! commit 95fa931ff2ecabc88cbcc3b9f717a5287c1c25f4 - Kishan Kavala On Dec. 30, 2013, 12:19 p.m., Harikrishna Patnala wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/16464/ > --- > > (Updated Dec. 30, 2013, 12:19 p.m.) > > > Review request for cloudstack and Kishan Kavala. > > > Bugs: CLOUDSTACK-5515 > https://issues.apache.org/jira/browse/CLOUDSTACK-5515 > > > Repository: cloudstack-git > > > Description > --- > > CLOUDSTACK-5515: #cpu ,cpuspeed and ram is set to NULL in usage > db(usage_vm_instance table) after vm stop and start > Fixed populating usage event details in usage db on vm > start/upgrade/dynamic_scale > > > Diffs > - > > engine/schema/src/com/cloud/event/dao/UsageEventDaoImpl.java f9261a9 > engine/schema/src/com/cloud/event/dao/UsageEventDetailsDao.java 229bef0 > engine/schema/src/com/cloud/event/dao/UsageEventDetailsDaoImpl.java e959d08 > setup/db/db/schema-421to430.sql 4e4cae4 > usage/src/com/cloud/usage/UsageManagerImpl.java 0faf8ac > > Diff: https://reviews.apache.org/r/16464/diff/ > > > Testing > --- > > > Thanks, > > Harikrishna Patnala > >
[DISCUSS][PROPOSAL]root admin api to deploy default system vm
Hi, I am currently looking into cloudstack-3471 , wiki link beolw. ( https://cwiki.apache.org/confluence/display/CLOUDSTACK/API+to+extract+the+log+statements+by+jobid ). As part of it I was was planning on deploying and using default system vms to host the logstash+elasticsearch indexing/searching layer. After a bit of investigation it appears that in cloudstack currently there is no way to deploy and start default system vms. Is that correct. If thats the case I am proposing a root admin API to deploy a default system vm. The idea is that this system vm can be used to host additional add on services by installing additional tools/packages as required. For eg: for the logsearchservice , the api should first deploy and start default system vm , then additional configuration scripts will install and configure the (logstash and elasticsearch). This would be convenient for admininstrators and they can start querying cloudstack logs by jobid without requiring to download additional templates or worry about other dependencies like java. . The existing mechanism of using ssh port 3922 and link local ip address for communication with the system vm would still stand. Would greatly appreciate feedback/suggestions on this proposal. Thanks Saurav
Re: Review Request 15825: Added unit tests for Juniper Contrail Virtual Network (VN) and Virtual Machine (VM) Model classes.
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15825/#review30945 --- Ship it! commit 7f9683af859224b4aa0cae037acda063a9d1536e Author: Sachchidanand Vaidya Date: Tue Dec 10 09:02:25 2013 -0800 Added Virtual-Network and Virtual-Machine Model unit test. Signed-off-by: Hugo Trippaers - Hugo Trippaers On Dec. 10, 2013, 5:12 p.m., Sachchidanand Vaidya wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/15825/ > --- > > (Updated Dec. 10, 2013, 5:12 p.m.) > > > Review request for cloudstack. > > > Repository: cloudstack-git > > > Description > --- > > The code change adds UnitTest cases for Juniper Contrail Virtual Network(VN) > and Virtual Machine(VM) Model classes. > Only VN & VM creation test cases added. > > > Diffs > - > > > plugins/network-elements/juniper-contrail/src/org/apache/cloudstack/network/contrail/management/ModelDatabase.java > 7f66a3b > > plugins/network-elements/juniper-contrail/src/org/apache/cloudstack/network/contrail/model/VirtualMachineModel.java > 96cea95 > > plugins/network-elements/juniper-contrail/test/org/apache/cloudstack/network/contrail/management/VirtualMachineModelTest.java > PRE-CREATION > > plugins/network-elements/juniper-contrail/test/org/apache/cloudstack/network/contrail/management/VirtualNetworkModelTest.java > 0938541 > > Diff: https://reviews.apache.org/r/15825/diff/ > > > Testing > --- > > Juniper contrail Unit Tests ran successfully as part of package build. > > > Thanks, > > Sachchidanand Vaidya > >