You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Chiradeep Vittal <Ch...@citrix.com> on 2013/04/12 03:40:30 UTC

Master api-docs build

Raising this again. Jenkins seems to not be cleaning up properly. The
dedicatePublicIpRange patch was reverted a few days ago and the build
should be successful.

On 4/11/13 3:05 PM, "Apache Jenkins Server" <je...@builds.apache.org>
wrote:

>See <https://builds.apache.org/job/cloudstack-apidocs-master/451/changes>
>
>Changes:
>
>[jessica.wang] CLOUDSTACK-1910: cloudstack UI - Regions menu - implement
>create GSLB action.
>
>[kelveny] Fix the systemvm packaging issue
>
>[brian.federle] List view: Fix broken add row action
>
>[brian.federle] VM NICs list view: Fix 'VM name' field for VMs without
>name
>
>[jessica.wang] CLOUDSTACK-1910: cloudstack UI - Regions menu - create
>GSLB - (1) pass gslbstickysessionmethodname parameter to
>createGlobalLoadBalancerRule API. (2) Take async Job response.
>
>[prachi] API changes for createAffinityGroup
>
>[prachi] More API changes
>
>[prachi] DeleteAffinityGroup API changes
>
>[prachi] ListAffinityGroups API changes
>
>[prachi] Changes to add AffinityGroupprocessor, deployVM changes
>
>[prachi] Separated out host anti-affinity as a plugin.
>
>[prachi] Added apache license header
>
>[prachi] Schema changes to create affinity group tables
>
>[prachi] DAO constructor should be lightweight to make Spring DI faster.
>
>[prachi] Not using entity factory
>
>[prachi] API to list planners and set the planner in Service offering
>
>[prachi] API changes to expose the commands
>
>[prachi] Changes to make affinity group types configurable.
>
>[prachi] Fixes after functional tests
>
>[prachi] Adding the missing header!
>
>[prachi] Build failure fixes after rebase.
>
>[prachi] Adding a unit test for the new affinity groups API
>
>[prachi] Integration testcase and the config file needed,  that runs with
>marvin.
>
>[prachi] Correcting the rebase merge issues.
>
>[prachi] Added cleanup of affinitygroups when a VM is expunging and when
>the account is deleted.
>
>[prachi] Changes to return affinity groups information during listVMsCmd
>
>[prachi] Added AffinityGroup View in order to include VM details while
>listing AffinityGroups.
>
>[prachi] Fixes to de-couple the AffinityGroupResponse from
>UserVmResponse, since ApiDiscoveryService breaks, if we nest two response
>objects into each other.
>
>[prachi] More log statements to debug
>
>[prachi] affinity group tests moved into the test folder
>
>[prachi] bvt: marvin test for the affinity groups feature
>
>[prachi] marvin bvt: getting rid of unused keys in the test
>
>[prachi] CLOUDSTACK-1968: affinity_groups: Column 'deployment planner'
>cannot be null when creating a service offering
>
>[prachi] affinitygroup bvt: changes to the bvt for affinity groups
>
>[prachi] ACl on affinity group
>
>[prachi] Adding pretty toString() to AffinityGroup
>
>[prachi] Fixes for issues found while testing after the merge
>
>[prachi] Fixes to unit-test dues to changes in master
>
>[prachi] Fixing rat. Merge with master missed the header change
>
>[jessica.wang] CLOUDSTACK-1065: cloudstack UI - AWS Style Regions - set
>autocomplete off.
>
>[jessica.wang] CLOUDSTACK-1065: cloudstack UI - AWS Style Regions - make
>loginCmdText local.
>
>[prachi]  Excluding this unit test for a while, since it fails because
>ComponentContext.initComponentsLifeCycle(); is failing when DB is
>unavailable
>
>------------------------------------------
>[...truncated 3749 lines...]
>
>-------------------------------------------------------
> T E S T S
>-------------------------------------------------------
>
>[INFO] --- maven-surefire-plugin:2.12:test (default-test) @
>cloud-client-ui ---
>
>Results :
>
>Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
>
>[JENKINS] Recording test results
>[INFO]
>[INFO] --- maven-war-plugin:2.3:war (default-war) @ cloud-client-ui ---
>[INFO] Packaging webapp
>[INFO] Assembling webapp [cloud-client-ui] in
>[<https://builds.apache.org/job/cloudstack-apidocs-master/ws/client/target
>/cloud-client-ui-4.2.0-SNAPSHOT]>
>[INFO] Processing war project
>[INFO] Copying webapp resources
>[<https://builds.apache.org/job/cloudstack-apidocs-master/ws/client/target
>/generated-webapp]>
>[INFO] Webapp assembled in [522 msecs]
>[INFO] Building war:
><https://builds.apache.org/job/cloudstack-apidocs-master/ws/client/target/
>cloud-client-ui-4.2.0-SNAPSHOT.war>
>[INFO]
>[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @
>cloud-client-ui ---
>[INFO] Configured Artifact: org.jasypt:jasypt:1.9.0:jar
>[INFO] [INFO] Configured Artifact: org.jasypt:jasypt:1.8:jar
>[INFO] Copying jasypt-1.9.0.jar to
><https://builds.apache.org/job/cloudstack-apidocs-master/ws/client/target/
>pythonlibs/jasypt-1.9.0.jar>
>[INFO] Copying jasypt-1.8.jar to
><https://builds.apache.org/job/cloudstack-apidocs-master/ws/client/target/
>pythonlibs/jasypt-1.8.jar>
>
>[INFO] --- maven-dependency-plugin:2.5.1:copy (copy) @ cloud-client-ui ---
>[INFO] [INFO] Installing
><https://builds.apache.org/job/cloudstack-apidocs-master/ws/client/target/
>cloud-client-ui-4.2.0-SNAPSHOT.war> to
>/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/cloudstack/clo
>ud-client-ui/4.2.0-SNAPSHOT/cloud-client-ui-4.2.0-SNAPSHOT.war
>
>[INFO] --- maven-install-plugin:2.3.1:install (default-install) @
>cloud-client-ui ---
>[INFO] Installing
><https://builds.apache.org/job/cloudstack-apidocs-master/ws/client/pom.xml
>> to
>>/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/cloudstack/cl
>>oud-client-ui/4.2.0-SNAPSHOT/cloud-client-ui-4.2.0-SNAPSHOT.pom
>[INFO]
>------------------------------------------------------------------------
>[INFO] Reactor Summary:
>[INFO]
>[INFO] Apache CloudStack ................................. SUCCESS
>[20.537s]
>[INFO] Apache CloudStack Utils ........................... SUCCESS
>[20.673s]
>[INFO] Apache CloudStack API ............................. SUCCESS
>[11.021s]
>[INFO] Apache CloudStack Framework ....................... SUCCESS
>[0.597s]
>[INFO] cloud-framework-api ............................... SUCCESS
>[2.554s]
>[INFO] Apache CloudStack Framework - REST ................ SUCCESS
>[3.761s]
>[INFO] Apache CloudStack Cloud Engine .................... SUCCESS
>[0.799s]
>[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS
>[4.952s]
>[INFO] Apache CloudStack Core ............................ SUCCESS
>[5.778s]
>[INFO] Apache CloudStack Agents .......................... SUCCESS
>[7.508s]
>[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS
>[4.325s]
>[INFO] Apache CloudStack Server .......................... SUCCESS
>[25.759s]
>[INFO] Apache CloudStack Usage Server .................... SUCCESS
>[5.277s]
>[INFO] Apache XenSource XAPI ............................. SUCCESS
>[4.233s]
>[INFO] Apache CloudStack Framework - IPC ................. SUCCESS
>[4.095s]
>[INFO] Apache CloudStack Cloud Engine Internal Components API  SUCCESS
>[2.543s]
>[INFO] Apache CloudStack Cloud Engine Compute Component .. SUCCESS
>[2.958s]
>[INFO] Apache CloudStack Cloud Engine Orchestration Component  SUCCESS
>[4.532s]
>[INFO] Apache CloudStack Engine Storage Component ........ SUCCESS
>[3.951s]
>[INFO] Apache CloudStack Engine Storage Volume Component . SUCCESS
>[4.058s]
>[INFO] Apache CloudStack Engine Storage Image Component .. SUCCESS
>[3.847s]
>[INFO] Apache CloudStack Engine Storage Image Motion Component  SUCCESS
>[3.182s]
>[INFO] Apache CloudStack Engine Storage Backup Component . SUCCESS
>[3.473s]
>[INFO] Apache CloudStack Engine Storage Snapshot Component  SUCCESS
>[4.303s]
>[INFO] Apache CloudStack Plugin POM ...................... SUCCESS
>[0.978s]
>[INFO] Apache CloudStack Plugin - Open vSwitch ........... SUCCESS
>[3.267s]
>[INFO] Apache CloudStack Plugin - Hypervisor Xen ......... SUCCESS
>[5.963s]
>[INFO] Apache CloudStack Engine Storage integration test Component
>SUCCESS [4.254s]
>[INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS
>[2.417s]
>[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS
>[3.076s]
>[INFO] Apache CloudStack Cloud Engine Service ............ SUCCESS
>[9.511s]
>[INFO] Apache CloudStack Plugin - API Rate Limit ......... SUCCESS
>[6.202s]
>[INFO] Apache CloudStack Plugin - API Discovery .......... SUCCESS
>[4.064s]
>[INFO] Apache CloudStack Plugin - ACL Static Role Based .. SUCCESS
>[2.636s]
>[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor  SUCCESS
>[2.759s]
>[INFO] Apache CloudStack Plugin - User Concentrated Pod Deployment
>Planner  SUCCESS [3.063s]
>[INFO] Apache CloudStack Plugin - User Dispersing Deployment Planner
>SUCCESS [2.839s]
>[INFO] Apache CloudStack Plugin - Host Allocator Random .. SUCCESS
>[2.680s]
>[INFO] Apache CloudStack Plugin - Hypervisor OracleVM .... SUCCESS
>[3.455s]
>[INFO] Apache CloudStack Plugin - Hypervisor KVM ......... SUCCESS
>[14.359s]
>[INFO] Apache CloudStack Plugin - RabbitMQ Event Bus ..... SUCCESS
>[2.890s]
>[INFO] Apache CloudStack SystemVM Patches ................ SUCCESS
>[1.870s]
>[INFO] Apache CloudStack Cloud Services .................. SUCCESS
>[0.833s]
>[INFO] Apache CloudStack Secondary Storage Service ....... SUCCESS
>[3.558s]
>[INFO] Apache CloudStack Plugin - Hypervisor Simulator ... SUCCESS
>[4.785s]
>[INFO] Apache CloudStack Plugin - Hypervisor Baremetal ... SUCCESS
>[3.330s]
>[INFO] Apache CloudStack Plugin - Hypervisor UCS ......... SUCCESS
>[4.896s]
>[INFO] Apache CloudStack Plugin - Network Elastic Load Balancer  SUCCESS
>[4.494s]
>[INFO] Apache CloudStack Plugin - Network Nicira NVP ..... SUCCESS
>[7.034s]
>[INFO] Apache CloudStack Plugin - BigSwitch Virtual Network Segment
>SUCCESS [5.152s]
>[INFO] Apache CloudStack Plugin - Midokura Midonet ....... SUCCESS
>[8.211s]
>[INFO] Apache CloudStack Plugin - Storage Allocator Random  SUCCESS
>[3.309s]
>[INFO] Apache CloudStack Plugin - User Authenticator LDAP  SUCCESS
>[5.888s]
>[INFO] Apache CloudStack Plugin - User Authenticator MD5 . SUCCESS
>[4.295s]
>[INFO] Apache CloudStack Plugin - User Authenticator Plain Text  SUCCESS
>[2.956s]
>[INFO] Apache CloudStack Plugin - User Authenticator SHA256 Salted
>SUCCESS [4.297s]
>[INFO] Apache CloudStack Plugin - Dns Notifier Example ... SUCCESS
>[3.077s]
>[INFO] Apache CloudStack Plugin - Storage Image S3 ....... SUCCESS
>[2.167s]
>[INFO] Apache CloudStack Plugin - Storage Volume solidfire  SUCCESS
>[3.533s]
>[INFO] Apache CloudStack Plugin - Storage Volume default provider
>SUCCESS [3.149s]
>[INFO] Apache CloudStack Plugin - SNMP Alerts ............ SUCCESS
>[4.805s]
>[INFO] Apache CloudStack Plugin - Syslog Alerts .......... SUCCESS
>[4.041s]
>[INFO] Apache CloudStack Console Proxy Service ........... SUCCESS
>[0.845s]
>[INFO] Apache CloudStack Console Proxy Plugin ............ SUCCESS
>[0.742s]
>[INFO] Apache CloudStack Console Proxy ................... SUCCESS
>[9.643s]
>[INFO] Apache CloudStack Test ............................ SUCCESS
>[5.418s]
>[INFO] Apache CloudStack Client UI ....................... SUCCESS
>[14.492s]
>[INFO]
>------------------------------------------------------------------------
>[INFO] BUILD SUCCESS
>[INFO]
>------------------------------------------------------------------------
>[INFO] Total time: 6:01.414s
>[INFO] Finished at: Thu Apr 11 22:04:28 UTC 2013
>[INFO] Final Memory: 41M/204M
>[INFO]
>------------------------------------------------------------------------
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>Waiting for Jenkins to finish collecting data
>channel stopped
>[cloudstack-apidocs-master] $ /bin/bash -xe
>/tmp/hudson5584164515344925630.sh
>+ mvn -P developer -pl :cloud-apidoc
>[INFO] Scanning for projects...
>[INFO]
>
>[INFO]
>------------------------------------------------------------------------
>[INFO] Building Apache CloudStack apidocs 4.2.0-SNAPSHOT
>[INFO]
>------------------------------------------------------------------------
>[INFO]
>[INFO] --- maven-remote-resources-plugin:1.3:process (default) @
>cloud-apidoc ---
>[INFO]
>[INFO] --- exec-maven-plugin:1.2.1:exec (compile) @ cloud-apidoc ---
>Check, is this api part of another build profile? Null value for key:
>deleteCiscoNexusVSM preProcessedCommand=1
>Check, is this api part of another build profile? Null value for key:
>enableCiscoNexusVSM preProcessedCommand=1
>Check, is this api part of another build profile? Null value for key:
>disableCiscoNexusVSM preProcessedCommand=1
>Check, is this api part of another build profile? Null value for key:
>listCiscoNexusVSMs preProcessedCommand=1
>Check, is this api part of another build profile? Null value for key:
>addExternalLoadBalancer preProcessedCommand=1
>Check, is this api part of another build profile? Null value for key:
>deleteExternalLoadBalancer preProcessedCommand=1
>Check, is this api part of another build profile? Null value for key:
>listExternalLoadBalancers preProcessedCommand=1
>Check, is this api part of another build profile? Null value for key:
>addF5LoadBalancer preProcessedCommand=1
>Check, is this api part of another build profile? Null value for key:
>configureF5LoadBalancer preProcessedCommand=1
>Check, is this api part of another build profile? Null value for key:
>deleteF5LoadBalancer preProcessedCommand=1
>Check, is this api part of another build profile? Null value for key:
>listF5LoadBalancers preProcessedCommand=1
>Check, is this api part of another build profile? Null value for key:
>listF5LoadBalancerNetworks preProcessedCommand=1
>Check, is this api part of another build profile? Null value for key:
>addExternalFirewall preProcessedCommand=1
>Check, is this api part of another build profile? Null value for key:
>deleteExternalFirewall preProcessedCommand=1
>Check, is this api part of another build profile? Null value for key:
>listExternalFirewalls preProcessedCommand=1
>Check, is this api part of another build profile? Null value for key:
>addSrxFirewall preProcessedCommand=1
>Check, is this api part of another build profile? Null value for key:
>deleteSrxFirewall preProcessedCommand=1
>Check, is this api part of another build profile? Null value for key:
>configureSrxFirewall preProcessedCommand=1
>Check, is this api part of another build profile? Null value for key:
>listSrxFirewalls preProcessedCommand=1
>Check, is this api part of another build profile? Null value for key:
>listSrxFirewallNetworks preProcessedCommand=1
>Check, is this api part of another build profile? Null value for key:
>createVolumeOnFiler preProcessedCommand=15
>Check, is this api part of another build profile? Null value for key:
>destroyVolumeOnFiler preProcessedCommand=15
>Check, is this api part of another build profile? Null value for key:
>listVolumesOnFiler preProcessedCommand=15
>Check, is this api part of another build profile? Null value for key:
>createLunOnFiler preProcessedCommand=15
>Check, is this api part of another build profile? Null value for key:
>destroyLunOnFiler preProcessedCommand=15
>Check, is this api part of another build profile? Null value for key:
>listLunsOnFiler preProcessedCommand=15
>Check, is this api part of another build profile? Null value for key:
>associateLun preProcessedCommand=15
>Check, is this api part of another build profile? Null value for key:
>dissociateLun preProcessedCommand=15
>Check, is this api part of another build profile? Null value for key:
>createPool preProcessedCommand=15
>Check, is this api part of another build profile? Null value for key:
>deletePool preProcessedCommand=15
>Check, is this api part of another build profile? Null value for key:
>modifyPool preProcessedCommand=15
>Check, is this api part of another build profile? Null value for key:
>listPools preProcessedCommand=15
>Check, is this api part of another build profile? Null value for key:
>addNetscalerLoadBalancer preProcessedCommand=1
>Check, is this api part of another build profile? Null value for key:
>deleteNetscalerLoadBalancer preProcessedCommand=1
>Check, is this api part of another build profile? Null value for key:
>configureNetscalerLoadBalancer preProcessedCommand=1
>Check, is this api part of another build profile? Null value for key:
>listNetscalerLoadBalancers preProcessedCommand=1
>Check, is this api part of another build profile? Null value for key:
>listNetscalerLoadBalancerNetworks preProcessedCommand=1
>Check, is this api part of another build profile? Null value for key:
>addBaremetalHost preProcessedCommand=1
>Traceback (most recent call last):
>  File
>"<https://builds.apache.org/job/cloudstack-apidocs-master/ws/tools/apidoc/
>gen_toc.py",> line 172, in <module>
>    category = choose_category(fn)
>  File
>"<https://builds.apache.org/job/cloudstack-apidocs-master/ws/tools/apidoc/
>gen_toc.py",> line 152, in choose_category
>    (fn, __file__))
>Exception: Need to add a category for dedicatePublicIpRange.xml to
><https://builds.apache.org/job/cloudstack-apidocs-master/ws/tools/apidoc/g
>en_toc.py>:known_categories
>[INFO]
>------------------------------------------------------------------------
>[INFO] BUILD FAILURE
>[INFO]
>------------------------------------------------------------------------
>[INFO] Total time: 11.155s
>[INFO] Finished at: Thu Apr 11 22:05:10 UTC 2013
>[INFO] Final Memory: 17M/115M
>[INFO]
>------------------------------------------------------------------------
>[ERROR] Failed to execute goal
>org.codehaus.mojo:exec-maven-plugin:1.2.1:exec (compile) on project
>cloud-apidoc: Command execution failed. Process exited with an error: 1
>(Exit value: 1) -> [Help 1]
>[ERROR]
>[ERROR] To see the full stack trace of the errors, re-run Maven with the
>-e switch.
>[ERROR] Re-run Maven using the -X switch to enable full debug logging.
>[ERROR]
>[ERROR] For more information about the errors and possible solutions,
>please read the following articles:
>[ERROR] [Help 1]
>http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
>Build step 'Execute shell' marked build as failure
>Archiving artifacts


Re: Master api-docs build

Posted by prasanna <ts...@apache.org>.
Oddly 453 failed again. They build on different nodes ubuntu4 and
ubuntu3 and ubuntu4 seems to fail the build.

On 12 April 2013 07:14, Prasanna Santhanam
<Pr...@citrix.com> wrote:
> 452 has actually passed the build.
>
> --
> Prasanna.,
>
> ----- Original Message -----
> From: Chiradeep Vittal [mailto:Chiradeep.Vittal@citrix.com]
> Sent: Friday, April 12, 2013 09:41 AM
> To: dev@cloudstack.apache.org <de...@cloudstack.apache.org>
> Subject: Master api-docs build
>
> Raising this again. Jenkins seems to not be cleaning up properly. The
> dedicatePublicIpRange patch was reverted a few days ago and the build
> should be successful.
>
> On 4/11/13 3:05 PM, "Apache Jenkins Server" <je...@builds.apache.org>
> wrote:
>
>>See <https://builds.apache.org/job/cloudstack-apidocs-master/451/changes>
>>
>>Changes:
>>
>>[jessica.wang] CLOUDSTACK-1910: cloudstack UI - Regions menu - implement
>>create GSLB action.
>>
>>[kelveny] Fix the systemvm packaging issue
>>
>>[brian.federle] List view: Fix broken add row action
>>
>>[brian.federle] VM NICs list view: Fix 'VM name' field for VMs without
>>name
>>
>>[jessica.wang] CLOUDSTACK-1910: cloudstack UI - Regions menu - create
>>GSLB - (1) pass gslbstickysessionmethodname parameter to
>>createGlobalLoadBalancerRule API. (2) Take async Job response.
>>
>>[prachi] API changes for createAffinityGroup
>>
>>[prachi] More API changes
>>
>>[prachi] DeleteAffinityGroup API changes
>>
>>[prachi] ListAffinityGroups API changes
>>
>>[prachi] Changes to add AffinityGroupprocessor, deployVM changes
>>
>>[prachi] Separated out host anti-affinity as a plugin.
>>
>>[prachi] Added apache license header
>>
>>[prachi] Schema changes to create affinity group tables
>>
>>[prachi] DAO constructor should be lightweight to make Spring DI faster.
>>
>>[prachi] Not using entity factory
>>
>>[prachi] API to list planners and set the planner in Service offering
>>
>>[prachi] API changes to expose the commands
>>
>>[prachi] Changes to make affinity group types configurable.
>>
>>[prachi] Fixes after functional tests
>>
>>[prachi] Adding the missing header!
>>
>>[prachi] Build failure fixes after rebase.
>>
>>[prachi] Adding a unit test for the new affinity groups API
>>
>>[prachi] Integration testcase and the config file needed,  that runs with
>>marvin.
>>
>>[prachi] Correcting the rebase merge issues.
>>
>>[prachi] Added cleanup of affinitygroups when a VM is expunging and when
>>the account is deleted.
>>
>>[prachi] Changes to return affinity groups information during listVMsCmd
>>
>>[prachi] Added AffinityGroup View in order to include VM details while
>>listing AffinityGroups.
>>
>>[prachi] Fixes to de-couple the AffinityGroupResponse from
>>UserVmResponse, since ApiDiscoveryService breaks, if we nest two response
>>objects into each other.
>>
>>[prachi] More log statements to debug
>>
>>[prachi] affinity group tests moved into the test folder
>>
>>[prachi] bvt: marvin test for the affinity groups feature
>>
>>[prachi] marvin bvt: getting rid of unused keys in the test
>>
>>[prachi] CLOUDSTACK-1968: affinity_groups: Column 'deployment planner'
>>cannot be null when creating a service offering
>>
>>[prachi] affinitygroup bvt: changes to the bvt for affinity groups
>>
>>[prachi] ACl on affinity group
>>
>>[prachi] Adding pretty toString() to AffinityGroup
>>
>>[prachi] Fixes for issues found while testing after the merge
>>
>>[prachi] Fixes to unit-test dues to changes in master
>>
>>[prachi] Fixing rat. Merge with master missed the header change
>>
>>[jessica.wang] CLOUDSTACK-1065: cloudstack UI - AWS Style Regions - set
>>autocomplete off.
>>
>>[jessica.wang] CLOUDSTACK-1065: cloudstack UI - AWS Style Regions - make
>>loginCmdText local.
>>
>>[prachi]  Excluding this unit test for a while, since it fails because
>>ComponentContext.initComponentsLifeCycle(); is failing when DB is
>>unavailable
>>
>>------------------------------------------
>>[...truncated 3749 lines...]
>>
>>-------------------------------------------------------
>> T E S T S
>>-------------------------------------------------------
>>
>>[INFO] --- maven-surefire-plugin:2.12:test (default-test) @
>>cloud-client-ui ---
>>
>>Results :
>>
>>Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
>>
>>[JENKINS] Recording test results
>>[INFO]
>>[INFO] --- maven-war-plugin:2.3:war (default-war) @ cloud-client-ui ---
>>[INFO] Packaging webapp
>>[INFO] Assembling webapp [cloud-client-ui] in
>>[<https://builds.apache.org/job/cloudstack-apidocs-master/ws/client/target
>>/cloud-client-ui-4.2.0-SNAPSHOT]>
>>[INFO] Processing war project
>>[INFO] Copying webapp resources
>>[<https://builds.apache.org/job/cloudstack-apidocs-master/ws/client/target
>>/generated-webapp]>
>>[INFO] Webapp assembled in [522 msecs]
>>[INFO] Building war:
>><https://builds.apache.org/job/cloudstack-apidocs-master/ws/client/target/
>>cloud-client-ui-4.2.0-SNAPSHOT.war>
>>[INFO]
>>[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @
>>cloud-client-ui ---
>>[INFO] Configured Artifact: org.jasypt:jasypt:1.9.0:jar
>>[INFO] [INFO] Configured Artifact: org.jasypt:jasypt:1.8:jar
>>[INFO] Copying jasypt-1.9.0.jar to
>><https://builds.apache.org/job/cloudstack-apidocs-master/ws/client/target/
>>pythonlibs/jasypt-1.9.0.jar>
>>[INFO] Copying jasypt-1.8.jar to
>><https://builds.apache.org/job/cloudstack-apidocs-master/ws/client/target/
>>pythonlibs/jasypt-1.8.jar>
>>
>>[INFO] --- maven-dependency-plugin:2.5.1:copy (copy) @ cloud-client-ui ---
>>[INFO] [INFO] Installing
>><https://builds.apache.org/job/cloudstack-apidocs-master/ws/client/target/
>>cloud-client-ui-4.2.0-SNAPSHOT.war> to
>>/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/cloudstack/clo
>>ud-client-ui/4.2.0-SNAPSHOT/cloud-client-ui-4.2.0-SNAPSHOT.war
>>
>>[INFO] --- maven-install-plugin:2.3.1:install (default-install) @
>>cloud-client-ui ---
>>[INFO] Installing
>><https://builds.apache.org/job/cloudstack-apidocs-master/ws/client/pom.xml
>>> to
>>>/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/cloudstack/cl
>>>oud-client-ui/4.2.0-SNAPSHOT/cloud-client-ui-4.2.0-SNAPSHOT.pom
>>[INFO]
>>------------------------------------------------------------------------
>>[INFO] Reactor Summary:
>>[INFO]
>>[INFO] Apache CloudStack ................................. SUCCESS
>>[20.537s]
>>[INFO] Apache CloudStack Utils ........................... SUCCESS
>>[20.673s]
>>[INFO] Apache CloudStack API ............................. SUCCESS
>>[11.021s]
>>[INFO] Apache CloudStack Framework ....................... SUCCESS
>>[0.597s]
>>[INFO] cloud-framework-api ............................... SUCCESS
>>[2.554s]
>>[INFO] Apache CloudStack Framework - REST ................ SUCCESS
>>[3.761s]
>>[INFO] Apache CloudStack Cloud Engine .................... SUCCESS
>>[0.799s]
>>[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS
>>[4.952s]
>>[INFO] Apache CloudStack Core ............................ SUCCESS
>>[5.778s]
>>[INFO] Apache CloudStack Agents .......................... SUCCESS
>>[7.508s]
>>[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS
>>[4.325s]
>>[INFO] Apache CloudStack Server .......................... SUCCESS
>>[25.759s]
>>[INFO] Apache CloudStack Usage Server .................... SUCCESS
>>[5.277s]
>>[INFO] Apache XenSource XAPI ............................. SUCCESS
>>[4.233s]
>>[INFO] Apache CloudStack Framework - IPC ................. SUCCESS
>>[4.095s]
>>[INFO] Apache CloudStack Cloud Engine Internal Components API  SUCCESS
>>[2.543s]
>>[INFO] Apache CloudStack Cloud Engine Compute Component .. SUCCESS
>>[2.958s]
>>[INFO] Apache CloudStack Cloud Engine Orchestration Component  SUCCESS
>>[4.532s]
>>[INFO] Apache CloudStack Engine Storage Component ........ SUCCESS
>>[3.951s]
>>[INFO] Apache CloudStack Engine Storage Volume Component . SUCCESS
>>[4.058s]
>>[INFO] Apache CloudStack Engine Storage Image Component .. SUCCESS
>>[3.847s]
>>[INFO] Apache CloudStack Engine Storage Image Motion Component  SUCCESS
>>[3.182s]
>>[INFO] Apache CloudStack Engine Storage Backup Component . SUCCESS
>>[3.473s]
>>[INFO] Apache CloudStack Engine Storage Snapshot Component  SUCCESS
>>[4.303s]
>>[INFO] Apache CloudStack Plugin POM ...................... SUCCESS
>>[0.978s]
>>[INFO] Apache CloudStack Plugin - Open vSwitch ........... SUCCESS
>>[3.267s]
>>[INFO] Apache CloudStack Plugin - Hypervisor Xen ......... SUCCESS
>>[5.963s]
>>[INFO] Apache CloudStack Engine Storage integration test Component
>>SUCCESS [4.254s]
>>[INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS
>>[2.417s]
>>[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS
>>[3.076s]
>>[INFO] Apache CloudStack Cloud Engine Service ............ SUCCESS
>>[9.511s]
>>[INFO] Apache CloudStack Plugin - API Rate Limit ......... SUCCESS
>>[6.202s]
>>[INFO] Apache CloudStack Plugin - API Discovery .......... SUCCESS
>>[4.064s]
>>[INFO] Apache CloudStack Plugin - ACL Static Role Based .. SUCCESS
>>[2.636s]
>>[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor  SUCCESS
>>[2.759s]
>>[INFO] Apache CloudStack Plugin - User Concentrated Pod Deployment
>>Planner  SUCCESS [3.063s]
>>[INFO] Apache CloudStack Plugin - User Dispersing Deployment Planner
>>SUCCESS [2.839s]
>>[INFO] Apache CloudStack Plugin - Host Allocator Random .. SUCCESS
>>[2.680s]
>>[INFO] Apache CloudStack Plugin - Hypervisor OracleVM .... SUCCESS
>>[3.455s]
>>[INFO] Apache CloudStack Plugin - Hypervisor KVM ......... SUCCESS
>>[14.359s]
>>[INFO] Apache CloudStack Plugin - RabbitMQ Event Bus ..... SUCCESS
>>[2.890s]
>>[INFO] Apache CloudStack SystemVM Patches ................ SUCCESS
>>[1.870s]
>>[INFO] Apache CloudStack Cloud Services .................. SUCCESS
>>[0.833s]
>>[INFO] Apache CloudStack Secondary Storage Service ....... SUCCESS
>>[3.558s]
>>[INFO] Apache CloudStack Plugin - Hypervisor Simulator ... SUCCESS
>>[4.785s]
>>[INFO] Apache CloudStack Plugin - Hypervisor Baremetal ... SUCCESS
>>[3.330s]
>>[INFO] Apache CloudStack Plugin - Hypervisor UCS ......... SUCCESS
>>[4.896s]
>>[INFO] Apache CloudStack Plugin - Network Elastic Load Balancer  SUCCESS
>>[4.494s]
>>[INFO] Apache CloudStack Plugin - Network Nicira NVP ..... SUCCESS
>>[7.034s]
>>[INFO] Apache CloudStack Plugin - BigSwitch Virtual Network Segment
>>SUCCESS [5.152s]
>>[INFO] Apache CloudStack Plugin - Midokura Midonet ....... SUCCESS
>>[8.211s]
>>[INFO] Apache CloudStack Plugin - Storage Allocator Random  SUCCESS
>>[3.309s]
>>[INFO] Apache CloudStack Plugin - User Authenticator LDAP  SUCCESS
>>[5.888s]
>>[INFO] Apache CloudStack Plugin - User Authenticator MD5 . SUCCESS
>>[4.295s]
>>[INFO] Apache CloudStack Plugin - User Authenticator Plain Text  SUCCESS
>>[2.956s]
>>[INFO] Apache CloudStack Plugin - User Authenticator SHA256 Salted
>>SUCCESS [4.297s]
>>[INFO] Apache CloudStack Plugin - Dns Notifier Example ... SUCCESS
>>[3.077s]
>>[INFO] Apache CloudStack Plugin - Storage Image S3 ....... SUCCESS
>>[2.167s]
>>[INFO] Apache CloudStack Plugin - Storage Volume solidfire  SUCCESS
>>[3.533s]
>>[INFO] Apache CloudStack Plugin - Storage Volume default provider
>>SUCCESS [3.149s]
>>[INFO] Apache CloudStack Plugin - SNMP Alerts ............ SUCCESS
>>[4.805s]
>>[INFO] Apache CloudStack Plugin - Syslog Alerts .......... SUCCESS
>>[4.041s]
>>[INFO] Apache CloudStack Console Proxy Service ........... SUCCESS
>>[0.845s]
>>[INFO] Apache CloudStack Console Proxy Plugin ............ SUCCESS
>>[0.742s]
>>[INFO] Apache CloudStack Console Proxy ................... SUCCESS
>>[9.643s]
>>[INFO] Apache CloudStack Test ............................ SUCCESS
>>[5.418s]
>>[INFO] Apache CloudStack Client UI ....................... SUCCESS
>>[14.492s]
>>[INFO]
>>------------------------------------------------------------------------
>>[INFO] BUILD SUCCESS
>>[INFO]
>>------------------------------------------------------------------------
>>[INFO] Total time: 6:01.414s
>>[INFO] Finished at: Thu Apr 11 22:04:28 UTC 2013
>>[INFO] Final Memory: 41M/204M
>>[INFO]
>>------------------------------------------------------------------------
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>[JENKINS] Archiving disabled
>>Waiting for Jenkins to finish collecting data
>>channel stopped
>>[cloudstack-apidocs-master] $ /bin/bash -xe
>>/tmp/hudson5584164515344925630.sh
>>+ mvn -P developer -pl :cloud-apidoc
>>[INFO] Scanning for projects...
>>[INFO]
>>
>>[INFO]
>>------------------------------------------------------------------------
>>[INFO] Building Apache CloudStack apidocs 4.2.0-SNAPSHOT
>>[INFO]
>>------------------------------------------------------------------------
>>[INFO]
>>[INFO] --- maven-remote-resources-plugin:1.3:process (default) @
>>cloud-apidoc ---
>>[INFO]
>>[INFO] --- exec-maven-plugin:1.2.1:exec (compile) @ cloud-apidoc ---
>>Check, is this api part of another build profile? Null value for key:
>>deleteCiscoNexusVSM preProcessedCommand=1
>>Check, is this api part of another build profile? Null value for key:
>>enableCiscoNexusVSM preProcessedCommand=1
>>Check, is this api part of another build profile? Null value for key:
>>disableCiscoNexusVSM preProcessedCommand=1
>>Check, is this api part of another build profile? Null value for key:
>>listCiscoNexusVSMs preProcessedCommand=1
>>Check, is this api part of another build profile? Null value for key:
>>addExternalLoadBalancer preProcessedCommand=1
>>Check, is this api part of another build profile? Null value for key:
>>deleteExternalLoadBalancer preProcessedCommand=1
>>Check, is this api part of another build profile? Null value for key:
>>listExternalLoadBalancers preProcessedCommand=1
>>Check, is this api part of another build profile? Null value for key:
>>addF5LoadBalancer preProcessedCommand=1
>>Check, is this api part of another build profile? Null value for key:
>>configureF5LoadBalancer preProcessedCommand=1
>>Check, is this api part of another build profile? Null value for key:
>>deleteF5LoadBalancer preProcessedCommand=1
>>Check, is this api part of another build profile? Null value for key:
>>listF5LoadBalancers preProcessedCommand=1
>>Check, is this api part of another build profile? Null value for key:
>>listF5LoadBalancerNetworks preProcessedCommand=1
>>Check, is this api part of another build profile? Null value for key:
>>addExternalFirewall preProcessedCommand=1
>>Check, is this api part of another build profile? Null value for key:
>>deleteExternalFirewall preProcessedCommand=1
>>Check, is this api part of another build profile? Null value for key:
>>listExternalFirewalls preProcessedCommand=1
>>Check, is this api part of another build profile? Null value for key:
>>addSrxFirewall preProcessedCommand=1
>>Check, is this api part of another build profile? Null value for key:
>>deleteSrxFirewall preProcessedCommand=1
>>Check, is this api part of another build profile? Null value for key:
>>configureSrxFirewall preProcessedCommand=1
>>Check, is this api part of another build profile? Null value for key:
>>listSrxFirewalls preProcessedCommand=1
>>Check, is this api part of another build profile? Null value for key:
>>listSrxFirewallNetworks preProcessedCommand=1
>>Check, is this api part of another build profile? Null value for key:
>>createVolumeOnFiler preProcessedCommand=15
>>Check, is this api part of another build profile? Null value for key:
>>destroyVolumeOnFiler preProcessedCommand=15
>>Check, is this api part of another build profile? Null value for key:
>>listVolumesOnFiler preProcessedCommand=15
>>Check, is this api part of another build profile? Null value for key:
>>createLunOnFiler preProcessedCommand=15
>>Check, is this api part of another build profile? Null value for key:
>>destroyLunOnFiler preProcessedCommand=15
>>Check, is this api part of another build profile? Null value for key:
>>listLunsOnFiler preProcessedCommand=15
>>Check, is this api part of another build profile? Null value for key:
>>associateLun preProcessedCommand=15
>>Check, is this api part of another build profile? Null value for key:
>>dissociateLun preProcessedCommand=15
>>Check, is this api part of another build profile? Null value for key:
>>createPool preProcessedCommand=15
>>Check, is this api part of another build profile? Null value for key:
>>deletePool preProcessedCommand=15
>>Check, is this api part of another build profile? Null value for key:
>>modifyPool preProcessedCommand=15
>>Check, is this api part of another build profile? Null value for key:
>>listPools preProcessedCommand=15
>>Check, is this api part of another build profile? Null value for key:
>>addNetscalerLoadBalancer preProcessedCommand=1
>>Check, is this api part of another build profile? Null value for key:
>>deleteNetscalerLoadBalancer preProcessedCommand=1
>>Check, is this api part of another build profile? Null value for key:
>>configureNetscalerLoadBalancer preProcessedCommand=1
>>Check, is this api part of another build profile? Null value for key:
>>listNetscalerLoadBalancers preProcessedCommand=1
>>Check, is this api part of another build profile? Null value for key:
>>listNetscalerLoadBalancerNetworks preProcessedCommand=1
>>Check, is this api part of another build profile? Null value for key:
>>addBaremetalHost preProcessedCommand=1
>>Traceback (most recent call last):
>>  File
>>"<https://builds.apache.org/job/cloudstack-apidocs-master/ws/tools/apidoc/
>>gen_toc.py",> line 172, in <module>
>>    category = choose_category(fn)
>>  File
>>"<https://builds.apache.org/job/cloudstack-apidocs-master/ws/tools/apidoc/
>>gen_toc.py",> line 152, in choose_category
>>    (fn, __file__))
>>Exception: Need to add a category for dedicatePublicIpRange.xml to
>><https://builds.apache.org/job/cloudstack-apidocs-master/ws/tools/apidoc/g
>>en_toc.py>:known_categories
>>[INFO]
>>------------------------------------------------------------------------
>>[INFO] BUILD FAILURE
>>[INFO]
>>------------------------------------------------------------------------
>>[INFO] Total time: 11.155s
>>[INFO] Finished at: Thu Apr 11 22:05:10 UTC 2013
>>[INFO] Final Memory: 17M/115M
>>[INFO]
>>------------------------------------------------------------------------
>>[ERROR] Failed to execute goal
>>org.codehaus.mojo:exec-maven-plugin:1.2.1:exec (compile) on project
>>cloud-apidoc: Command execution failed. Process exited with an error: 1
>>(Exit value: 1) -> [Help 1]
>>[ERROR]
>>[ERROR] To see the full stack trace of the errors, re-run Maven with the
>>-e switch.
>>[ERROR] Re-run Maven using the -X switch to enable full debug logging.
>>[ERROR]
>>[ERROR] For more information about the errors and possible solutions,
>>please read the following articles:
>>[ERROR] [Help 1]
>>http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
>>Build step 'Execute shell' marked build as failure
>>Archiving artifacts
>

Re: Master api-docs build

Posted by Prasanna Santhanam <Pr...@citrix.com>.
452 has actually passed the build.

--
Prasanna.,

----- Original Message -----
From: Chiradeep Vittal [mailto:Chiradeep.Vittal@citrix.com]
Sent: Friday, April 12, 2013 09:41 AM
To: dev@cloudstack.apache.org <de...@cloudstack.apache.org>
Subject: Master api-docs build

Raising this again. Jenkins seems to not be cleaning up properly. The
dedicatePublicIpRange patch was reverted a few days ago and the build
should be successful.

On 4/11/13 3:05 PM, "Apache Jenkins Server" <je...@builds.apache.org>
wrote:

>See <https://builds.apache.org/job/cloudstack-apidocs-master/451/changes>
>
>Changes:
>
>[jessica.wang] CLOUDSTACK-1910: cloudstack UI - Regions menu - implement
>create GSLB action.
>
>[kelveny] Fix the systemvm packaging issue
>
>[brian.federle] List view: Fix broken add row action
>
>[brian.federle] VM NICs list view: Fix 'VM name' field for VMs without
>name
>
>[jessica.wang] CLOUDSTACK-1910: cloudstack UI - Regions menu - create
>GSLB - (1) pass gslbstickysessionmethodname parameter to
>createGlobalLoadBalancerRule API. (2) Take async Job response.
>
>[prachi] API changes for createAffinityGroup
>
>[prachi] More API changes
>
>[prachi] DeleteAffinityGroup API changes
>
>[prachi] ListAffinityGroups API changes
>
>[prachi] Changes to add AffinityGroupprocessor, deployVM changes
>
>[prachi] Separated out host anti-affinity as a plugin.
>
>[prachi] Added apache license header
>
>[prachi] Schema changes to create affinity group tables
>
>[prachi] DAO constructor should be lightweight to make Spring DI faster.
>
>[prachi] Not using entity factory
>
>[prachi] API to list planners and set the planner in Service offering
>
>[prachi] API changes to expose the commands
>
>[prachi] Changes to make affinity group types configurable.
>
>[prachi] Fixes after functional tests
>
>[prachi] Adding the missing header!
>
>[prachi] Build failure fixes after rebase.
>
>[prachi] Adding a unit test for the new affinity groups API
>
>[prachi] Integration testcase and the config file needed,  that runs with
>marvin.
>
>[prachi] Correcting the rebase merge issues.
>
>[prachi] Added cleanup of affinitygroups when a VM is expunging and when
>the account is deleted.
>
>[prachi] Changes to return affinity groups information during listVMsCmd
>
>[prachi] Added AffinityGroup View in order to include VM details while
>listing AffinityGroups.
>
>[prachi] Fixes to de-couple the AffinityGroupResponse from
>UserVmResponse, since ApiDiscoveryService breaks, if we nest two response
>objects into each other.
>
>[prachi] More log statements to debug
>
>[prachi] affinity group tests moved into the test folder
>
>[prachi] bvt: marvin test for the affinity groups feature
>
>[prachi] marvin bvt: getting rid of unused keys in the test
>
>[prachi] CLOUDSTACK-1968: affinity_groups: Column 'deployment planner'
>cannot be null when creating a service offering
>
>[prachi] affinitygroup bvt: changes to the bvt for affinity groups
>
>[prachi] ACl on affinity group
>
>[prachi] Adding pretty toString() to AffinityGroup
>
>[prachi] Fixes for issues found while testing after the merge
>
>[prachi] Fixes to unit-test dues to changes in master
>
>[prachi] Fixing rat. Merge with master missed the header change
>
>[jessica.wang] CLOUDSTACK-1065: cloudstack UI - AWS Style Regions - set
>autocomplete off.
>
>[jessica.wang] CLOUDSTACK-1065: cloudstack UI - AWS Style Regions - make
>loginCmdText local.
>
>[prachi]  Excluding this unit test for a while, since it fails because
>ComponentContext.initComponentsLifeCycle(); is failing when DB is
>unavailable
>
>------------------------------------------
>[...truncated 3749 lines...]
>
>-------------------------------------------------------
> T E S T S
>-------------------------------------------------------
>
>[INFO] --- maven-surefire-plugin:2.12:test (default-test) @
>cloud-client-ui ---
>
>Results :
>
>Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
>
>[JENKINS] Recording test results
>[INFO]
>[INFO] --- maven-war-plugin:2.3:war (default-war) @ cloud-client-ui ---
>[INFO] Packaging webapp
>[INFO] Assembling webapp [cloud-client-ui] in
>[<https://builds.apache.org/job/cloudstack-apidocs-master/ws/client/target
>/cloud-client-ui-4.2.0-SNAPSHOT]>
>[INFO] Processing war project
>[INFO] Copying webapp resources
>[<https://builds.apache.org/job/cloudstack-apidocs-master/ws/client/target
>/generated-webapp]>
>[INFO] Webapp assembled in [522 msecs]
>[INFO] Building war:
><https://builds.apache.org/job/cloudstack-apidocs-master/ws/client/target/
>cloud-client-ui-4.2.0-SNAPSHOT.war>
>[INFO]
>[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @
>cloud-client-ui ---
>[INFO] Configured Artifact: org.jasypt:jasypt:1.9.0:jar
>[INFO] [INFO] Configured Artifact: org.jasypt:jasypt:1.8:jar
>[INFO] Copying jasypt-1.9.0.jar to
><https://builds.apache.org/job/cloudstack-apidocs-master/ws/client/target/
>pythonlibs/jasypt-1.9.0.jar>
>[INFO] Copying jasypt-1.8.jar to
><https://builds.apache.org/job/cloudstack-apidocs-master/ws/client/target/
>pythonlibs/jasypt-1.8.jar>
>
>[INFO] --- maven-dependency-plugin:2.5.1:copy (copy) @ cloud-client-ui ---
>[INFO] [INFO] Installing
><https://builds.apache.org/job/cloudstack-apidocs-master/ws/client/target/
>cloud-client-ui-4.2.0-SNAPSHOT.war> to
>/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/cloudstack/clo
>ud-client-ui/4.2.0-SNAPSHOT/cloud-client-ui-4.2.0-SNAPSHOT.war
>
>[INFO] --- maven-install-plugin:2.3.1:install (default-install) @
>cloud-client-ui ---
>[INFO] Installing
><https://builds.apache.org/job/cloudstack-apidocs-master/ws/client/pom.xml
>> to
>>/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/cloudstack/cl
>>oud-client-ui/4.2.0-SNAPSHOT/cloud-client-ui-4.2.0-SNAPSHOT.pom
>[INFO]
>------------------------------------------------------------------------
>[INFO] Reactor Summary:
>[INFO]
>[INFO] Apache CloudStack ................................. SUCCESS
>[20.537s]
>[INFO] Apache CloudStack Utils ........................... SUCCESS
>[20.673s]
>[INFO] Apache CloudStack API ............................. SUCCESS
>[11.021s]
>[INFO] Apache CloudStack Framework ....................... SUCCESS
>[0.597s]
>[INFO] cloud-framework-api ............................... SUCCESS
>[2.554s]
>[INFO] Apache CloudStack Framework - REST ................ SUCCESS
>[3.761s]
>[INFO] Apache CloudStack Cloud Engine .................... SUCCESS
>[0.799s]
>[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS
>[4.952s]
>[INFO] Apache CloudStack Core ............................ SUCCESS
>[5.778s]
>[INFO] Apache CloudStack Agents .......................... SUCCESS
>[7.508s]
>[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS
>[4.325s]
>[INFO] Apache CloudStack Server .......................... SUCCESS
>[25.759s]
>[INFO] Apache CloudStack Usage Server .................... SUCCESS
>[5.277s]
>[INFO] Apache XenSource XAPI ............................. SUCCESS
>[4.233s]
>[INFO] Apache CloudStack Framework - IPC ................. SUCCESS
>[4.095s]
>[INFO] Apache CloudStack Cloud Engine Internal Components API  SUCCESS
>[2.543s]
>[INFO] Apache CloudStack Cloud Engine Compute Component .. SUCCESS
>[2.958s]
>[INFO] Apache CloudStack Cloud Engine Orchestration Component  SUCCESS
>[4.532s]
>[INFO] Apache CloudStack Engine Storage Component ........ SUCCESS
>[3.951s]
>[INFO] Apache CloudStack Engine Storage Volume Component . SUCCESS
>[4.058s]
>[INFO] Apache CloudStack Engine Storage Image Component .. SUCCESS
>[3.847s]
>[INFO] Apache CloudStack Engine Storage Image Motion Component  SUCCESS
>[3.182s]
>[INFO] Apache CloudStack Engine Storage Backup Component . SUCCESS
>[3.473s]
>[INFO] Apache CloudStack Engine Storage Snapshot Component  SUCCESS
>[4.303s]
>[INFO] Apache CloudStack Plugin POM ...................... SUCCESS
>[0.978s]
>[INFO] Apache CloudStack Plugin - Open vSwitch ........... SUCCESS
>[3.267s]
>[INFO] Apache CloudStack Plugin - Hypervisor Xen ......... SUCCESS
>[5.963s]
>[INFO] Apache CloudStack Engine Storage integration test Component
>SUCCESS [4.254s]
>[INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS
>[2.417s]
>[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS
>[3.076s]
>[INFO] Apache CloudStack Cloud Engine Service ............ SUCCESS
>[9.511s]
>[INFO] Apache CloudStack Plugin - API Rate Limit ......... SUCCESS
>[6.202s]
>[INFO] Apache CloudStack Plugin - API Discovery .......... SUCCESS
>[4.064s]
>[INFO] Apache CloudStack Plugin - ACL Static Role Based .. SUCCESS
>[2.636s]
>[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor  SUCCESS
>[2.759s]
>[INFO] Apache CloudStack Plugin - User Concentrated Pod Deployment
>Planner  SUCCESS [3.063s]
>[INFO] Apache CloudStack Plugin - User Dispersing Deployment Planner
>SUCCESS [2.839s]
>[INFO] Apache CloudStack Plugin - Host Allocator Random .. SUCCESS
>[2.680s]
>[INFO] Apache CloudStack Plugin - Hypervisor OracleVM .... SUCCESS
>[3.455s]
>[INFO] Apache CloudStack Plugin - Hypervisor KVM ......... SUCCESS
>[14.359s]
>[INFO] Apache CloudStack Plugin - RabbitMQ Event Bus ..... SUCCESS
>[2.890s]
>[INFO] Apache CloudStack SystemVM Patches ................ SUCCESS
>[1.870s]
>[INFO] Apache CloudStack Cloud Services .................. SUCCESS
>[0.833s]
>[INFO] Apache CloudStack Secondary Storage Service ....... SUCCESS
>[3.558s]
>[INFO] Apache CloudStack Plugin - Hypervisor Simulator ... SUCCESS
>[4.785s]
>[INFO] Apache CloudStack Plugin - Hypervisor Baremetal ... SUCCESS
>[3.330s]
>[INFO] Apache CloudStack Plugin - Hypervisor UCS ......... SUCCESS
>[4.896s]
>[INFO] Apache CloudStack Plugin - Network Elastic Load Balancer  SUCCESS
>[4.494s]
>[INFO] Apache CloudStack Plugin - Network Nicira NVP ..... SUCCESS
>[7.034s]
>[INFO] Apache CloudStack Plugin - BigSwitch Virtual Network Segment
>SUCCESS [5.152s]
>[INFO] Apache CloudStack Plugin - Midokura Midonet ....... SUCCESS
>[8.211s]
>[INFO] Apache CloudStack Plugin - Storage Allocator Random  SUCCESS
>[3.309s]
>[INFO] Apache CloudStack Plugin - User Authenticator LDAP  SUCCESS
>[5.888s]
>[INFO] Apache CloudStack Plugin - User Authenticator MD5 . SUCCESS
>[4.295s]
>[INFO] Apache CloudStack Plugin - User Authenticator Plain Text  SUCCESS
>[2.956s]
>[INFO] Apache CloudStack Plugin - User Authenticator SHA256 Salted
>SUCCESS [4.297s]
>[INFO] Apache CloudStack Plugin - Dns Notifier Example ... SUCCESS
>[3.077s]
>[INFO] Apache CloudStack Plugin - Storage Image S3 ....... SUCCESS
>[2.167s]
>[INFO] Apache CloudStack Plugin - Storage Volume solidfire  SUCCESS
>[3.533s]
>[INFO] Apache CloudStack Plugin - Storage Volume default provider
>SUCCESS [3.149s]
>[INFO] Apache CloudStack Plugin - SNMP Alerts ............ SUCCESS
>[4.805s]
>[INFO] Apache CloudStack Plugin - Syslog Alerts .......... SUCCESS
>[4.041s]
>[INFO] Apache CloudStack Console Proxy Service ........... SUCCESS
>[0.845s]
>[INFO] Apache CloudStack Console Proxy Plugin ............ SUCCESS
>[0.742s]
>[INFO] Apache CloudStack Console Proxy ................... SUCCESS
>[9.643s]
>[INFO] Apache CloudStack Test ............................ SUCCESS
>[5.418s]
>[INFO] Apache CloudStack Client UI ....................... SUCCESS
>[14.492s]
>[INFO]
>------------------------------------------------------------------------
>[INFO] BUILD SUCCESS
>[INFO]
>------------------------------------------------------------------------
>[INFO] Total time: 6:01.414s
>[INFO] Finished at: Thu Apr 11 22:04:28 UTC 2013
>[INFO] Final Memory: 41M/204M
>[INFO]
>------------------------------------------------------------------------
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>[JENKINS] Archiving disabled
>Waiting for Jenkins to finish collecting data
>channel stopped
>[cloudstack-apidocs-master] $ /bin/bash -xe
>/tmp/hudson5584164515344925630.sh
>+ mvn -P developer -pl :cloud-apidoc
>[INFO] Scanning for projects...
>[INFO]
>
>[INFO]
>------------------------------------------------------------------------
>[INFO] Building Apache CloudStack apidocs 4.2.0-SNAPSHOT
>[INFO]
>------------------------------------------------------------------------
>[INFO]
>[INFO] --- maven-remote-resources-plugin:1.3:process (default) @
>cloud-apidoc ---
>[INFO]
>[INFO] --- exec-maven-plugin:1.2.1:exec (compile) @ cloud-apidoc ---
>Check, is this api part of another build profile? Null value for key:
>deleteCiscoNexusVSM preProcessedCommand=1
>Check, is this api part of another build profile? Null value for key:
>enableCiscoNexusVSM preProcessedCommand=1
>Check, is this api part of another build profile? Null value for key:
>disableCiscoNexusVSM preProcessedCommand=1
>Check, is this api part of another build profile? Null value for key:
>listCiscoNexusVSMs preProcessedCommand=1
>Check, is this api part of another build profile? Null value for key:
>addExternalLoadBalancer preProcessedCommand=1
>Check, is this api part of another build profile? Null value for key:
>deleteExternalLoadBalancer preProcessedCommand=1
>Check, is this api part of another build profile? Null value for key:
>listExternalLoadBalancers preProcessedCommand=1
>Check, is this api part of another build profile? Null value for key:
>addF5LoadBalancer preProcessedCommand=1
>Check, is this api part of another build profile? Null value for key:
>configureF5LoadBalancer preProcessedCommand=1
>Check, is this api part of another build profile? Null value for key:
>deleteF5LoadBalancer preProcessedCommand=1
>Check, is this api part of another build profile? Null value for key:
>listF5LoadBalancers preProcessedCommand=1
>Check, is this api part of another build profile? Null value for key:
>listF5LoadBalancerNetworks preProcessedCommand=1
>Check, is this api part of another build profile? Null value for key:
>addExternalFirewall preProcessedCommand=1
>Check, is this api part of another build profile? Null value for key:
>deleteExternalFirewall preProcessedCommand=1
>Check, is this api part of another build profile? Null value for key:
>listExternalFirewalls preProcessedCommand=1
>Check, is this api part of another build profile? Null value for key:
>addSrxFirewall preProcessedCommand=1
>Check, is this api part of another build profile? Null value for key:
>deleteSrxFirewall preProcessedCommand=1
>Check, is this api part of another build profile? Null value for key:
>configureSrxFirewall preProcessedCommand=1
>Check, is this api part of another build profile? Null value for key:
>listSrxFirewalls preProcessedCommand=1
>Check, is this api part of another build profile? Null value for key:
>listSrxFirewallNetworks preProcessedCommand=1
>Check, is this api part of another build profile? Null value for key:
>createVolumeOnFiler preProcessedCommand=15
>Check, is this api part of another build profile? Null value for key:
>destroyVolumeOnFiler preProcessedCommand=15
>Check, is this api part of another build profile? Null value for key:
>listVolumesOnFiler preProcessedCommand=15
>Check, is this api part of another build profile? Null value for key:
>createLunOnFiler preProcessedCommand=15
>Check, is this api part of another build profile? Null value for key:
>destroyLunOnFiler preProcessedCommand=15
>Check, is this api part of another build profile? Null value for key:
>listLunsOnFiler preProcessedCommand=15
>Check, is this api part of another build profile? Null value for key:
>associateLun preProcessedCommand=15
>Check, is this api part of another build profile? Null value for key:
>dissociateLun preProcessedCommand=15
>Check, is this api part of another build profile? Null value for key:
>createPool preProcessedCommand=15
>Check, is this api part of another build profile? Null value for key:
>deletePool preProcessedCommand=15
>Check, is this api part of another build profile? Null value for key:
>modifyPool preProcessedCommand=15
>Check, is this api part of another build profile? Null value for key:
>listPools preProcessedCommand=15
>Check, is this api part of another build profile? Null value for key:
>addNetscalerLoadBalancer preProcessedCommand=1
>Check, is this api part of another build profile? Null value for key:
>deleteNetscalerLoadBalancer preProcessedCommand=1
>Check, is this api part of another build profile? Null value for key:
>configureNetscalerLoadBalancer preProcessedCommand=1
>Check, is this api part of another build profile? Null value for key:
>listNetscalerLoadBalancers preProcessedCommand=1
>Check, is this api part of another build profile? Null value for key:
>listNetscalerLoadBalancerNetworks preProcessedCommand=1
>Check, is this api part of another build profile? Null value for key:
>addBaremetalHost preProcessedCommand=1
>Traceback (most recent call last):
>  File
>"<https://builds.apache.org/job/cloudstack-apidocs-master/ws/tools/apidoc/
>gen_toc.py",> line 172, in <module>
>    category = choose_category(fn)
>  File
>"<https://builds.apache.org/job/cloudstack-apidocs-master/ws/tools/apidoc/
>gen_toc.py",> line 152, in choose_category
>    (fn, __file__))
>Exception: Need to add a category for dedicatePublicIpRange.xml to
><https://builds.apache.org/job/cloudstack-apidocs-master/ws/tools/apidoc/g
>en_toc.py>:known_categories
>[INFO]
>------------------------------------------------------------------------
>[INFO] BUILD FAILURE
>[INFO]
>------------------------------------------------------------------------
>[INFO] Total time: 11.155s
>[INFO] Finished at: Thu Apr 11 22:05:10 UTC 2013
>[INFO] Final Memory: 17M/115M
>[INFO]
>------------------------------------------------------------------------
>[ERROR] Failed to execute goal
>org.codehaus.mojo:exec-maven-plugin:1.2.1:exec (compile) on project
>cloud-apidoc: Command execution failed. Process exited with an error: 1
>(Exit value: 1) -> [Help 1]
>[ERROR]
>[ERROR] To see the full stack trace of the errors, re-run Maven with the
>-e switch.
>[ERROR] Re-run Maven using the -X switch to enable full debug logging.
>[ERROR]
>[ERROR] For more information about the errors and possible solutions,
>please read the following articles:
>[ERROR] [Help 1]
>http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
>Build step 'Execute shell' marked build as failure
>Archiving artifacts