See <http://jenkins.buildacloud.org/job/build-master-slowbuild/899/changes>
Changes: [jessicawang] CLOUDSTACK-7779: UI > system action filter > extend scope from local to global. [jessicawang] CLOUDSTACK-7780: UI > storage > volume > detail view > data provider > remove unnecessary module check. [jessicawang] CLOUDSTACK-7780: UI > storage > volume > detail view > data provider > remove unnecessary module check. [Frank Zhang] fix expried certificate in unit test [sanjay.tripathi] Correct the error message when tried created VM Snapshot with memory on a vGPU Instance. [sanjay.tripathi] Correct the error message when tried created VM Snapshot with memory on a vGPU Instance. [sanjay.tripathi] No need to log discrepancy resource count message for Primary and secondary storage. [sanjay.tripathi] No need to log discrepancy resource count message for Primary and secondary storage. [anthony.xu] allow reentrance of disassociate ip , if vif is gone, return success [Frank Zhang] CLOUDSTACK-7795 [Frank Zhang] CLOUDSTACK-7795 [min.chen] CLOUDSTACK-7797: listSupportedNetworkServices API takes more than 1 second to [sheng.yang] CLOUDSTACK-1771: Fix VR IP change when restartnetwork with cleanup=true in basic zone [Frank Zhang] fixing build because missig ListBaremetalRctCmd [sheng.yang] CLOUDSTACK-1771: Fix VR IP change when restartnetwork with cleanup=true in basic zone [min.chen] CLOUDSTACK-7798: requestHasSensitiveInfo and responseHasSensitiveInfo annotation are missing from some separate Admin API commands. [jessicawang] CLOUDSTACK-7796: UI > instances > detail view > data provider > remove unnecessary module check. [jessicawang] CLOUDSTACK-7796: UI > instances > detail view > data provider > remove unnecessary module check. [min.chen] CLOUDSTACK-7797: listSupportedNetworkServices API takes more than 1 second to [min.chen] CLOUDSTACK-7798: requestHasSensitiveInfo and responseHasSensitiveInfo annotation are missing from some separate Admin API commands. [sudison] fix kvm agent upgrade issue: kvm agent needs to use java 7 instead of java 6 after upgrade Reviewed-by: Sheng [jessicawang] CLOUDSTACK-7796: UI > network > detail view > data provider > remove unnecessary module check. [jessicawang] CLOUDSTACK-7796: UI > Infrastructure > zone > physical network > guest > details tab > network tab > detail view > dataProvider > remove unnecessary module check. [jessicawang] CLOUDSTACK-7796: UI > Infrastructure > zones > zone > details tab > dataProvider > remove unnecessary module check. [jessicawang] CLOUDSTACK-7796: UI > network > detail view > data provider > remove unnecessary module check. [jessicawang] CLOUDSTACK-7796: UI > Infrastructure > zone > physical network > guest > details tab > network tab > detail view > dataProvider > remove unnecessary module check. [jessicawang] CLOUDSTACK-7796: UI > Infrastructure > zones > zone > details tab > dataProvider > remove unnecessary module check. [brian.federle] CLOUDSTACK-7659: UI: Upgrade jquery-validate lib to the latest 1.13.0 version with the additional-methods included. [brian.federle] CLOUDSTACK-7720: No IP Address Validation for Acquire new secondary IP [brian.federle] CLOUDSTACK-7718: No Field Validations on Zone Form [brian.federle] CLOUDSTACK-7764: No IP Address Validations when Adding Networks Added validations for Add Network form on IPv4 Gateway, IPv4 Netmask, IPv4 Start IP, IPv4 End IP, IPv6 Gateway, IPv6 CIDR, IPv6 Start IP, IPv6 End IP fields. [brian.federle] CLOUDSTACK-7808: Typo in Zone Creation Wizard [jessicawang] CLOUDSTACK-7809: UI > remove unnecessary cookie 'capabilities', 'supportELB', 'kvmsnapshotenabled', 'regionsecondaryenabled', 'userpublictemplateenabled', 'userProjectsEnabled'. [jessicawang] CLOUDSTACK-7809: UI > remove unnecessary cookie 'capabilities', 'supportELB', 'kvmsnapshotenabled', 'regionsecondaryenabled', 'userpublictemplateenabled', 'userProjectsEnabled'. [brian.federle] Fix missing localization label [jessicawang] CLOUDSTACK-7809: UI > remove unnecessary cookie 'networktype'. [jessicawang] CLOUDSTACK-7809: UI > remove unnecessary cookie 'networktype'. [sheng.yang] CLOUDSTACK-7814: Fix default passphrase for keystores [sheng.yang] CLOUDSTACK-7814: Fix default passphrase for keystores [jessicawang] CLOUDSTACK-7809: UI > remove unnecessary cookie 'timezoneoffset'. [jessicawang] CLOUDSTACK-7809: UI > remove unnecessary cookie 'timezoneoffset'. [htrippaers] CID-1249801 This should be a string comparison, not an object comparison [htrippaers] CID-1249800 Fix a coverity bug, but disable the code its used in as it [talluri] CLOUDSTACK-7800: VMware - Hot plug/unplug NIC to/from VM only when vmware tools are installed, else assert for exception [htrippaers] CID-1249803 Remove dead code [htrippaers] Bump master version to 4.6.0-SNAPSHOT after branching 4.5.0-SNAPSHOT [htrippaers] Add database upgrade from 4.5.0 to 4.6.0 [htrippaers] Fix a bug that prevented me from starting CS. [brian.federle] CLOUDSTACK-7765: Field Validations Missing for VPC IP Address Fields [brian.federle] CLOUDSTACK-7766: Field Validations Missing for Ingress and Egress Rules [brian.federle] Project dashboard: Fix user label overflow [jessicawang] CLOUDSTACK-7809: UI > remove usage of g_mySession which is unnecessary. [jessicawang] CLOUDSTACK-7809: UI > remove usage of g_mySession which is unnecessary. [Frank Zhang] CLOUDSTACK-7660: Enhance system vm template to support baremetal Installed Package flask and merged the disk partition [sudison] there is no transaction context during the mgt server start, thus causing transaction.close will delete op_lock table if aquireinlocktable is called Reviewed-by: Anthony and Min [sudison] MTU should be put on storage network: eth3, instead of eth1 Reviewed-by: Frank [anthony.xu] fixed NPE [anshul.gangwar] CLOUDSTACK-7688, CLOUDSTACK-7747: restricted various operations for VM with VM snapshots which breaks VM snapshots. [anshul.gangwar] CLOUDSTACK-7767: fixed events are not generated for snapshot creation [anshul.gangwar] CLOUDSTACK-7703, CLOUDSTACK-7752: Fixed deployment planner stuck in infinite loop. [talluri] Revert "CLOUDSTACK-7408: Fixed - Private key of the ssh keypair was getting corrupted" [talluri] CLOUDSTACK-7805: test_vpc_vms_deployment.py - Removing invalid steps from test case [talluri] CLOUDSTACK-7802: test_vpc_network.py - Increasing polling period for network state check [talluri] CLOUDSTACK-7801: test_volumes.py - Fixed import and pep8 issues [talluri] CLOUDSTACK-7685: Fixed copy template method call in test_escalations_template.py. Removed unbound method of the same name as bound method from base library and changed method call accordingly [talluri] CLOUDSTACK-7682: Fixed usage event issue. Used api client of account for which we are checking the usage [talluri] CLOUDSTACK-7684: Fixed Exception not raised issue in secondary storage limits test suite test_ss_max_limits.py [talluri] CLOUDSTACK-7691: Fixed 'Exception not raised' issue in test_project_limits.py [talluri] CLOUDSTACK-7692: Fixed template register issue in test_project_usage.py [talluri] CLOUDSTACK-7728: Test script to identify product issue [talluri] CLOUDSTACK-7632:Automation for volume life cycle testPath [htrippaers] CLOUDSTACK-7646 Move the nuage test out of smoke as it depends on noredist components [htrippaers] CLOUDSTACK-7646 Move the nuage test out of smoke as it depends on noredist components [anthony.xu] don't need to check if pv driver is updated, old pv driver should work [jessicawang] CLOUDSTACK-7816: UI > Global Settings > add "Baremetal Rack Configuration" section. [sudison] should not duplicate vm instance id, during the volume migration [jessicawang] CLOUDSTACK-7816: UI > Global Settings > add "Baremetal Rack Configuration" section. [Rohit Yadav] saml: Use camelCase api names for SAML login/logout apis [Rohit Yadav] SAMLUtils: SAML user id should fit within the UUID VARCHAR(40) column [Rohit Yadav] saml: Use camelCase api names for SAML login/logout apis [Rohit Yadav] SAMLUtils: SAML user id should fit within the UUID VARCHAR(40) column [mike.tutkowski] new managed nfs storage adapter [nitin.mehta] CLOUDSTACK-7820: Don't consider disabled hosts for calculating disable threshold. [nitin.mehta] CLOUDSTACK-7820: Don't consider disabled hosts for calculating disable threshold. [sheng.yang] CLOUDSTACK-7821: Fix OSX cannot connect to VPN due to wrongly declaim ENCAPSULATION_MODE_UDP_TRANSPORT_RFC [sheng.yang] CLOUDSTACK-7821: Fix OSX cannot connect to VPN due to wrongly declaim ENCAPSULATION_MODE_UDP_TRANSPORT_RFC [talluri] CLOUDSTACK-7824: using debian 7.7.0 and [talluri] CLOUDSTACK-7824: using debian 7.7.0 for systemvm template [talluri] CLOUDSTACK-7660: Enhance system vm template to support baremetal [Pierre-Luc Dion] CLOUDSTACK-7822: updated ssl cert(exp:2096), reactivate tests [Pierre-Luc Dion] CLOUDSTACK-7822: updated ssl cert(exp:2096), reactivate tests [Pierre-Luc Dion] Revert "CLOUDSTACK-7822: updated ssl cert(exp:2096), reactivate tests" [Pierre-Luc Dion] Revert "CLOUDSTACK-7822: updated ssl cert(exp:2096), reactivate tests" [wido] Fixed root disk resize on deploy for RBD. [nitin.mehta] CLOUDSTACK-7825: Report both virtual size and physical size for the snaphost usage event. [nitin.mehta] CLOUDSTACK-7825: Report both virtual size and physical size for the snaphost usage event. [amogh.vasekar] CLOUDSTACK:6915 search including removed [jessicawang] CLOUDSTACK-7826: UI - dialog widget - dependent dropdown field (dependsOn property specified) - fix a bug that default opton in dependent dropdown field didn't trigger change event handler until another option in dependent dropdown field was selected. [jessicawang] CLOUDSTACK-7826: UI - dialog widget - dependent dropdown field (dependsOn property specified) - fix a bug that default opton in dependent dropdown field didn't trigger change event handler until another option in dependent dropdown field was selected. [amogh.vasekar] CLOUDSTACK:6915 search including removed [kishan] CLOUDSTACK-7748: Cloudstack version number is missing in system vm template. /etc/cloudstack-release in system vm does not have version number which leads in vm deployment failure while checking router version. [santhosh.edukulla] CLOUDSTACK-7828.Avoid marking IPs already in Allocated as Allocated again. Use row lock to ensure that prev state is either Allocating or Free. This will inturn avoid logging duplicate events [htrippaers] Bump debian package version to 4.6.0-SNAPSHOT as well [santhosh.edukulla] Fixed Coverity Issues [kishan] CLOUDSTACK-7253: For LXC Vms, show unsupported error for console access [kishan] CLOUDSTACK-7265: For LXC volumes, show unsupported operation error for volume snapshot [kishan] CLOUDSTACK-7267: For LXC volumes, show unsupported operation error for template creation from ROOT volume [min.chen] CLOUDSTACK-7832: Move some job db update and item purge to [min.chen] CLOUDSTACK-7833: VM Async work jobs log "Was unable to find lock for the key vm_instance" errors as warning [min.chen] CLOUDSTACK-7832: Move some job db update and item purge to [min.chen] CLOUDSTACK-7833: VM Async work jobs log "Was unable to find lock for the key vm_instance" errors as warning [anthony.xu] if attach volume fails, destroy the VBD device [Rohit Yadav] systemvm: Prefer TLS over SSL in apache, POODLE workaround (CVE20143566) [Rohit Yadav] systemvm: Prefer TLS over SSL in apache, POODLE workaround (CVE20143566) [amogh.vasekar] CLOUDSTACK-3608 removing duplicate entries, IDs not saved anywhere else hence safe to remove [amogh.vasekar] CLOUDSTACK-3608 remove duplicate entries [jessicawang] CLOUDSTACK-3212: ui > infrastructure > zones > zone > physical network > guest > network > guest ip range - listview: add gateway, netmask field. [jessicawang] CLOUDSTACK-3212: ui > infrastructure > zones > zone > physical network > guest > network > guest ip range - listview: add gateway, netmask field. [Frank Zhang] CLOUDSTACK-7834 [Frank Zhang] CLOUDSTACK-7834 [Frank Zhang] remove duplicate import [talluri] CLOUDSTACK-7632:Automation for volume life cycle testPath [talluri] CLOUDSTACK-7728: Test script to identify product issue [talluri] CLOUDSTACK-7692: Fixed template register issue in test_project_usage.py [talluri] CLOUDSTACK-7691: Fixed 'Exception not raised' issue in test_project_limits.py [talluri] CLOUDSTACK-7684: Fixed Exception not raised issue in secondary storage limits test suite test_ss_max_limits.py [talluri] CLOUDSTACK-7682: Fixed usage event issue. Used api client of account for which we are checking the usage [talluri] CLOUDSTACK-7802: test_vpc_network.py - Increasing polling period for network state check [talluri] CLOUDSTACK-7801: test_volumes.py - Fixed import and pep8 issues [talluri] CLOUDSTACK-7685: Fixed copy template method call in test_escalations_template.py. Removed unbound method of the same name as bound method from base library and changed method call accordingly [talluri] CLOUDSTACK-7805: test_vpc_vms_deployment.py - Removing invalid steps from test case [talluri] Revert "CLOUDSTACK-7408: Fixed - Private key of the ssh keypair was getting corrupted" [talluri] CLOUDSTACK-7800: VMware - Hot plug/unplug NIC to/from VM only when vmware tools are installed, else assert for exception [Rohit Yadav] CVE20143566: Avoid using SSLv3 on apache2 webserver used by SSVM [Rohit Yadav] CVE20143566: Avoid using SSLv3 on apache2 webserver used by SSVM [sanjay.tripathi] CLOUDSTACK-7372: [vGPU] When a host is put in maintenance mode, vGPU enabled VMs [sanjay.tripathi] CLOUDSTACK-7835: Deleted volumes with null UUID and no removed timestamp in database still appear. [sanjay.tripathi] CLOUDSTACK-7372: [vGPU] When a host is put in maintenance mode, vGPU enabled VMs [koushik] CLOUDSTACK-7421 [sanjay.tripathi] CLOUDSTACK-7835: Deleted volumes with null UUID and no removed timestamp in database still appear. [jessicawang] CLOUDSTACK-7384: UI > Instances > detailView > change service offering option > hide it when VM state is Running and hyperviror is LXC. [jessicawang] CLOUDSTACK-7384: UI > Instances > detailView > change service offering option > hide it when VM state is Running and hyperviror is LXC. [brian.federle] CLOUDSTACK-7720: No IP Address Validation for Acquire new secondary IP [brian.federle] CLOUDSTACK-7838: UI - Update category names on Resources tab of a Zone -Changed wording: "Storage" -> "Primary Storage Used", "CPU" -> "CPU allocated", Memory -> "Memory Allocated" [brian.federle] CLOUDSTACK-7840: UI control tip for 'Add Primary Storage' -> 'Provider' seems wrong [brian.federle] Fixes: [UI] Added missing label to properties.file. [brian.federle] CLOUDSTACK-7645 [jessicawang] CLOUDSTACK-7383: UI > Instances > detailView > snapshot option > hide this option when hypervisor is LXC. [jessicawang] CLOUDSTACK-7383: UI > Instances > detailView > snapshot option > hide this option when hypervisor is LXC. [sheng.yang] CLOUDSTACK-7841: Gracefully reload haproxy config [sheng.yang] CLOUDSTACK-7841: Gracefully reload haproxy config [rajanikaruturi] Fixed CLOUDSTACK-7242: Adding a securing config using configDepo doesnt work [talluri] CLOUDSTACK-7800: Correcting code related to unplug NIC on VMware [talluri] CLOUDSTACK-7800: Correcting code related to unplug NIC on VMware [rajanikaruturi] CLOUDSTACK-7837: [UI] Make the Source CIDR column wide enough to fit the CIDR value without ellipsizing [sanjay.tripathi] CLOUDSTACK-7842: Wrong size column is getting updated with snapshot physical size in snapshot_store_ref table. [sanjay.tripathi] CLOUDSTACK-7842: wrong size column is getting updated with snapshot physical size in snapshot_store_ref table. [Pierre-Luc Dion] CLOUDSTACK-7822: merge, test sslcert ca [Pierre-Luc Dion] commented broken unit test [Pierre-Luc Dion] CLOUDSTACK-7822: fix tests CA cert [jessicawang] CLOUDSTACK-7850: UI > Instances > detailView > Attach ISO option > ISO dropdown > should list only ISOs belonging to the same zone. [jessicawang] CLOUDSTACK-7850: UI > Instances > detailView > Attach ISO option > ISO dropdown > should list only ISOs belonging to the same zone. [rajanikaruturi] Fixed coverity issue [rajanikaruturi] Sorting projects alphabetically in drop down menu [sanjay.tripathi] CLOUDSTACK-7852: EN-US, SC: CentOS CLI & Windows OS: Key translation [sanjay.tripathi] CLOUDSTACK-7852: EN-US, SC: CentOS CLI & Windows OS: Key translation [Rohit Yadav] CLOUDSTACK-7854: Don't have CentOS 5.3 built-in template when we've 5.6 [Rohit Yadav] CLOUDSTACK-7854: Don't have CentOS 5.3 built-in template when we've 5.6 [Rohit Yadav] CLOUDSTACK-7855: NIC3 should set MTU and not NIC1 for storage network nic [Rohit Yadav] CLOUDSTACK-7855: NIC3 should set MTU and not NIC1 for storage network nic [Pierre-Luc Dion] commented unit tests for CertService until certs issues fixed [Rohit Yadav] CLOUDSTACK-7854: Don't remove vm_template row for centos 5.5, mark as removed [Rohit Yadav] CLOUDSTACK-7854: Don't remove vm_template row for centos 5.5, mark as removed [mike.tutkowski] Create a template from a SAN snapshot [mike.tutkowski] Handle the case where a snapshot is associated with a deleted volume [sudison] CLOUDSTACK-7683: hold a db lock during vm expunge [sudison] CS-27148 system vm image build process, needs to build an old version of qemu image, otherwise, it won't work on RHEL 6 Reviewed-by:Frank [sudison] There are few cases that mgt server won't reponse agent's pingcommand timely, or in KVM's case, libvirt won't repsonse in few mintues, which will cause agent reconnect to mgt server, then all the on going tasks on host will fail [sudison] fix kvm issue, for windows sever 2008, it will crash without hyperv enlightment featre enabled [sudison] CS-21296: hidden snapshot.backup.rightafter, as it's not needed [sudison] fix kvm agent upgrade issue: kvm agent needs to use java 7 instead of java 6 after upgrade Reviewed-by: Sheng [sudison] there is no transaction context during the mgt server start, thus causing transaction.close will delete op_lock table if aquireinlocktable is called Reviewed-by: Anthony and Min [sudison] should not duplicate vm instance id, during the volume migration [sudison] CLOUDSTACK-7683: hold a db lock during vm expunge [sudison] system vm image build process, needs to build an old version of qemu image, otherwise, it won't work on RHEL 6 [mike.tutkowski] Handle the case where the volume a snapshot was created from is removed from the database [mike.tutkowski] Check to see if the Map<String, String> of capabilities passed back from the storage driver is null. [mike.tutkowski] Allow infrastructure to handle delete of volume from DB [mike.tutkowski] Allow infrastructure to handle delete of volume from DB [sanjay.tripathi] CLOUDSTACK-7859: Host tags are not getting removed in cloud.host_tags table when a Host is deleted from CS. [sanjay.tripathi] CLOUDSTACK-7859: Host tags are not getting removed in cloud.host_tags table when a Host is deleted from CS. [mike.tutkowski] Allow infrastructure to handle delete of volume from DB [mike.tutkowski] Allow infrastructure to handle delete of volume from DB [min.chen] BUG-ID: CS-27191: CPVM continues to be in Stopped state after a failure [min.chen] Revert "BUG-ID: CS-27191: CPVM continues to be in Stopped state after a failure" [min.chen] CLOUDSTACK-7864: CPVM continues to be in Stopped state after a failure to start because of a management server restart. [min.chen] CLOUDSTACK-7864: CPVM continues to be in Stopped state after a failure to start because of a management server restart. [sanjay.tripathi] CLOUDSTACK-7868: Failed storage.PrimaryStorageDownloadCommand leaves corrupt VDIs in primary storage. [sanjay.tripathi] CLOUDSTACK-7868: Failed storage.PrimaryStorageDownloadCommand leaves corrupt VDIs in primary storage. [koushik] CLOUDSTACK-7867: Delete network resulting in exception [koushik] CLOUDSTACK-7869: Add simulator support for findHostsForMigration API [koushik] CLOUDSTACK-7421 [koushik] CLOUDSTACK-7867: Delete network resulting in exception [koushik] CLOUDSTACK-7869: Add simulator support for findHostsForMigration API [Daan Hoogland] Logrotate is called from crontab. Debian crontab does not include everything in it's path. Therefore reference to these bins need to be absoluut. [Daan Hoogland] Logrotate is called from crontab. Debian crontab does not include everything in it's path. Therefore reference to these bins need to be absoluut. [nitin.mehta] CLOUDSTACK-7870: When Vm deployments fail and end in error state volume count should be decremented [Devdeep Singh] CLOUDSTACK-7721. Runtime exception while trying to release lock on template_spool_ref. [kishan] CLOUDSTACK-7763 Reservations for VMware VMs remain after dynamic scaling [kishan] CLOUDSTACK-7760 Data disk size is not considering for primary storage resource limit check [kishan] CLOUDSTACK-7851:MS does not start after the VM it is running on is rebooted [kishan] CLOUDSTACK-7843: sync Job Failures always reported as success on Event Bus [rajanikaruturi] Normalize some error message strings to make maintenance (i.e., changing said error messages) a bit easier. [kishan] CLOUDSTACK-7763 Reservations for VMware VMs remain after dynamic scaling [kishan] CLOUDSTACK-7760 Data disk size is not considering for primary storage resource limit check [kishan] CLOUDSTACK-7851:MS does not start after the VM it is running on is rebooted [kishan] CLOUDSTACK-7843: sync Job Failures always reported as success on Event Bus [kishan] CLOUDSTACK-7830: Usage Job fails with "Data too long for column 'user_name'" [kishan] CLOUDSTACK-7830: Usage Job fails with "Data too long for column 'user_name'" [kishan] CLOUDSTACK-7792: Usage Events to be captured based on Volume State Machine [jayapal] CLOUDSTACK-7872: network getting shutdown inspite of running VM's in the network [kishan] Add check to ensure VR template version matches digit.digit.digit format. Returns version as 0 otherwise [jayapal] CLOUDSTACK-7872: network getting shutdown inspite of running VM's in the network [talluri] CLOUDSTACK-7866: Passing type value to list_hosts method so as to avoid listing SSVM and CPVM [talluri] CLOUDSTACK-7866: Passing type value to list_hosts method so as to avoid listing SSVM and CPVM [talluri] CLOUDSTACK-7863: Fix the script 'test_vpc_vms_deployment.py' - Test Cases failing on Simulator as Testcases try to ssh to the VMs [talluri] CLOUDSTACK-7863: Fix the script 'test_vpc_vms_deployment.py' - Test Cases failing on Simulator as Testcases try to ssh to the VMs [talluri] CLOUDSTACK-7862: Fixed the script 'maint/test_high_availability.py' - Test Cases failing on Simulator as Testcases try to ssh to the VMs [talluri] CLOUDSTACK-7862: Fixed the script 'maint/test_high_availability.py' - Test Cases failing on Simulator as Testcases try to ssh to the VMs [talluri] CLOUDSTACK-7856: test_vpc_network_pf_rules.py - Check if httpd service is running or not, if not, start it [talluri] CLOUDSTACK-7856: test_vpc_network_pf_rules.py - Check if httpd service is running or not, if not, start it [talluri] CLOUDSTACK-7823: test_snapshots.py - remove test case dependency on each other [talluri] CLOUDSTACK-7823: test_snapshots.py - remove test case dependency on each other [talluri] CLOUDSTACK-7818: Fixing test_escalations_instances.py, Removing dependency of test cases on each other [talluri] CLOUDSTACK-7818: Fixing test_escalations_instances.py, Removing dependency of test cases on each other [Rohit Yadav] CLOUDSTACK-7871: allow VM and template details update using update APIs [Rohit Yadav] CLOUDSTACK-7871: allow VM and template details update using update APIs [santhosh.edukulla] CLOUDSTACK-7873 Fixed the user vm details length issue for higher key lengths [santhosh.edukulla] CLOUDSTACK-7828.Avoid marking IPs already in Allocated as Allocated again. Use row lock to ensure that prev state is either Allocating or Free. This will inturn avoid logging duplicate events [santhosh.edukulla] CLOUDSTACK-7873 Fixed the user vm details length issue for higher key lengths [santhosh.edukulla] Fixed the wrong if else statement [mike.tutkowski] Adding support for backend snapshots to Xenserver625StorageProcessor [Daan Hoogland] CID-1251369: not null check changed to null check [Daan Hoogland] CID-1250770 pass through mkdirs() return value [koushik] CLOUDSTACK-7880: Creating shared network results in exception [koushik] CLOUDSTACK-7880: Creating shared network results in exception [wido] CLOUDSTACK-7583: Send VmStats to Graphite host when configured [talluri] CLOUDSTACK-7865: fixed pep8 errors and errors in wrong references [talluri] CLOUDSTACK-7865: fixed pep8 errors and errors in wrong references [santhosh.edukulla] CLOUDSTACK-7706: Coverity defects [min.chen] CLOUDSTACK-7884: Cloudstack MS is not responding (happening randomly) after some restart. [min.chen] CLOUDSTACK-7884: Cloudstack MS is not responding (happening randomly) after some restart. [min.chen] CLOUDSTACK-7864: CPVM continues to be in Stopped state after a failure to start because of a management server restart. Added optimization to purge queue items for cancelled jobs. [min.chen] CLOUDSTACK-7864: CPVM continues to be in Stopped state after a failure to start because of a management server restart. Added optimization to purge queue items for cancelled jobs. [brian.federle] CLOUDSTACK-7875: [UI] - VPC - Fix validation [brian.federle] CLOUDSTACK-7645: [UI] Fixed incorrect label issues caused the dictionary split [brian.federle] CLOUDSTACK-7831: Fixed unlocalized string on Advanced Network -> Network tab [brian.federle] CLOUDSTACK-7318: [UI] Add error handler for VM snapshot creation [brian.federle] CLOUDSTACK-3528: [UI] Fix list calls on accounts page [mike.tutkowski] Add properties file in same folder as template [koushik] CLOUDSTACK-7886: cloudstackoperations like deployvm,deleteNW are failing if CS fail to contact rabbit mq server. This is happening in case of Async API calls. [koushik] CLOUDSTACK-7886: cloudstackoperations like deployvm,deleteNW are failing if CS fail to contact rabbit mq server. This is happening in case of Async API calls. [wido] CLOUDSTACK-3383: Fetch CPU utilization more reliable. [wido] CLOUDSTACK-7583: Fix NPE caused by previous commit [Rohit Yadav] CLOUDSTACK-7566:Many jobs getting stuck in pending state and cloud is unusable. [brian.federle] CLOUDSTACK-7645: [UI] Fixed incorrect label issues caused the dictionary split [brian.federle] CLOUDSTACK-7645 [brian.federle] CLOUDSTACK-7645: UI: Fix method for extending dictionary [prachi.damle] CLOUDSTACK-7590 Deletion of Account is not deleting the account from the database [prachi.damle] CLOUDSTACK-7590 Deletion of Account is not deleting the account from the database [mike.tutkowski] Added a "long getUsedIops(StoragePool)" method to the PrimaryDataStoreDriver interface [sangeetha.hariharan] CLOUDSTACK-7876 - Fixed the script 'test_vpc_vm_life_cycle.py' - Destruction of VM before it can be recovered needs to be prevented [jessicawang] CLOUDSTACK-7892: UI > network > detailView > execute handlers attached to event 'cloudStack.module.sharedFunctions.addExtraProperties'. [jessicawang] CLOUDSTACK-7892: UI > Infrastructure > zone > physical network > guest > details tab > network tab > detail view > execute handlers attached to event 'cloudStack.module.sharedFunctions.addExtraProperties'. [sangeetha.hariharan] CLOUDSTACK-7891 - Fix failure in integration.component.test_escalations_instances.TestInstances/test_15_revert_vm_to_snapshot [jessicawang] CLOUDSTACK-7892: UI > Infrastructure > zones > zone > detailView > execute handlers attached to event 'cloudStack.module.sharedFunctions.addExtraProperties'. [jessicawang] CLOUDSTACK-7892: UI > stroage > volume > detailView > execute handlers attached to event 'cloudStack.module.sharedFunctions.addExtraProperties'. [jessicawang] CLOUDSTACK-7892: UI > instances > detailView > execute handlers attached to event 'cloudStack.module.sharedFunctions.addExtraProperties'. [sangeetha.hariharan] CLOUDSTACK-7812: Fixed the script 'maint/test_redundant_router_network_rules.py' - Test Cases failing on Simulator due to hardware resources requirement for test execution [sangeetha.hariharan] CLOUDSTACK-7811: Fixed the script 'test_persistent_networks.py' - Test Cases failing on Simulator due to hardware resources requirement for test execution [sangeetha.hariharan] CLOUDSTACK-7786: Fixed the script 'test_haproxy.py' to be run only on hardware [sangeetha.hariharan] CLOUDSTACK-7787: Fixed the script 'test_lb_secondary_ip.py' to be run only on hardware [sangeetha.hariharan] CLOUDSTACK-7788: Fixed the script 'test_dynamic_compute_offering.py' to be run only on hardware [Pierre-Luc Dion] CLOUDSTACK-7887: change int to str into swiftxen [Pierre-Luc Dion] CLOUDSTACK-7887: change int to str into swiftxen [jessicawang] CLOUDSTACK-7896: UI > network > Add Guest Network > when zone dropdown is empty, do not make API call to get physical networks. [jessicawang] CLOUDSTACK-7896: UI > network > Add Guest Network > when zone dropdown is empty, do not make API call to get physical networks. [mike.tutkowski] CLOUDSTACK-7898: Add properties file in same folder as template [likitha.shetty] BUG-ID: CLOUDSTACK-7102. Volume migration fails with 'VM i-2-3-VM does not exist in VMware datacenter' expection. [koushik] CLOUDSTACK-7902: Account creation results in exception in logs [rajanikaruturi] Update ListInternalLBVMsCmd.java [koushik] CLOUDSTACK-7902: Account creation results in exception in logs [rajesh.battala] CLOUDSTACK-7582: Update Storage Pool API does not update tags correctly [santhosh.edukulla] Fixed few coverity issues like invalid boxing unboxing issues, resource leaks, null dereferences [Rohit Yadav] CLOUDSTACK-6892: use lowercase noredist, as package.sh lowercases build type [Rohit Yadav] CLOUDSTACK-6892: use lowercase noredist, as package.sh lowercases build type [talluri] CLOUDSTACK-7897 : Fixed the script test_reset_ssh_keypair.py - Test Cases failing on Simulator as Testcases try to ssh to the VMs [talluri] CLOUDSTACK-7897 : Fixed the script test_reset_ssh_keypair.py - Test Cases failing on Simulator as Testcases try to ssh to the VMs [talluri] CLOUDSTACK-7895 : Fixed the script test_security_groups.py - Test Cases failing on Simulator as Testcases try to ssh to the VMs [talluri] CLOUDSTACK-7894 : Fixed the script test_vm_passwdenabled.py - Test Cases failing on Simulator as Testcases try to ssh to the VMs [talluri] CLOUDSTACK-7879: Skip dynamic scaling on vmware if vmware-tools are not installed [talluri] CLOUDSTACK-7693: test_scale_vm.py - fix pep8 issues [sanjay.tripathi] CLOUDSTACK-7904: EN-UK: CentOS 6.5 GUI: Key translation fails for some EN- UK keyboard keys. [sanjay.tripathi] CLOUDSTACK-7905: Add OEL 6.5 32/64 bit guest os support. [Will Stevens] CLOUDSTACK-7822: Fixed SSL Cert Tests and relaxed chain validation [nitin.mehta] CLOUDSTACK-7909: Change the capacity_state in op_host_Capacity table only on explicit enabling/disabling of the host and remove the logic for changing it when cluster/pod/zone is enabled/disabled. Also add the logic in capacity checker thread so that previous changes finally get consistent with this new model and also its good to have it for sanity reasons. [brian.federle] CLOUDSTACK-7645: UI: Fix method for extending dictionary [brian.federle] CLOUDSTACK-7645: UI: Fix dictionary JSP include order [brian.federle] CLOUDSTACK-7645: UI: Fix dictionary JSP include order [jessicawang] CLOUDSTACK-7910: UI > Instance Wizard > declare serviceOfferingObjs before using it. [jessicawang] CLOUDSTACK-7910: UI > Instance Wizard > declare serviceOfferingObjs before using it. [jayapal] CLOUDSTACK-7877: The NET.IPRELEASE events are not added to usage_event on IP range deletion from Physical Networks. [Devdeep Singh] CLOUDSTACK-6924. To attach a volume if a volume needs to be moved to another storage [Devdeep Singh] While adding secondary storage / is not added to secondary storage cifs url. [Devdeep Singh] CLOUDSTACK-7642. Class not found exception after upgrading from 4.3 to 4.5 on a [talluri] CLOUDSTACK-7860: test_eip_elb.py - Move Netscler info out of the test case. Read it from config. Fix attribute error. Fix pep8 issues. Fix imports. [talluri] CLOUDSTACK-7885 : Fixed the script '/maint/test_vpc_host_maintenance.py' [talluri] CLOUDSTACK-7355 - test_netscaler_configs.py uses hardcoded NetScaler credentials [brian.federle] Updated transaltions to JA & SC Files [anthony.xu] guest os name changes from 'SUSE Linux Enterprise Server 12 (experimental)' to 'SUSE Linux Enterprise Server 12 (64-bit)' in XS 5.6 beta 3 [sheng.yang] Revert "CLOUDSTACK-7821: Fix OSX cannot connect to VPN due to wrongly declaim ENCAPSULATION_MODE_UDP_TRANSPORT_RFC" [sheng.yang] Revert "CLOUDSTACK-7821: Fix OSX cannot connect to VPN due to wrongly declaim ENCAPSULATION_MODE_UDP_TRANSPORT_RFC" [brian.federle] CLOUDSTACK-7645: Use the localization function _l() instead of dictionary directly [nitin.mehta] CLOUDSTACK-7916: Generate Alerts if System VMs cannot be started. [nitin.mehta] CLOUDSTACK-7916: Generate Alerts if System VMs cannot be started. [jessicawang] CLOUDSTACK-7773: UI > Infrastructure > SystemVMs, Routers > Change Service Offering > service offerings dropdown > populate only service offerings that the VM is allowed to change to. i.e. exclude service offerings that the VM is not allowed to change to. [anthony.xu] CLOUDSTACK-7918: [nitin.mehta] CLOUDSTACK-7919: If there is an out of band movement for the VR, irrespective of the fact that came as out of band live migrate or HA, reboot the router to make sure the router has all the rules configured. [nitin.mehta] CLOUDSTACK-7920: NPE in the payload was causing the ssvm agent to not connect, fix it and also make sure that template/volume sync are robust that exceptions do not cause ssvm agent disconnect issues. [milamber] Update L10N resource files on master branch (with 4.5 translation strings) [milamber] Add 4.5.x messages.properties to Transifex config tool [milamber] Add 4.5.x messages.properties to Transifex config tool [milamber] Update L10N resource files on master branch with 4.5 translation strings [talluri] CLOUDSTACK-7913 : Added reconnect functionality to Host class in base.py [rajesh.battala] CLOUDSTACK-7620: Added SNMP MIB file for snmp-alerts plugin [talluri] CLOUDSTACK-7912: Remove hardcoded netscaler info and read it from config file [talluri] CLOUDSTACK-7913 : Added reconnect functionality to Host class in base.py [talluri] CLOUDSTACK-7912: Remove hardcoded netscaler info and read it from config file [rajesh.battala] Revert "Merge branch 'CLOUDSTACK-7703' of https://github.com/anshul1886/cloudstack-1" [rajesh.battala] CLOUDSTACK-7703, CLOUDSTACK-7752: Fixed deployment planner stuck in infinite loop. If we create VM with shared service offering and attach disk with local disk offering, and one of storage pool is full(cannot be allocated) and other is not full then we are not putting the cluster in avoid list which is causing this infinite loop. [rajesh.battala] CLOUDSTACK-7758: Fixed although api calls are failing, event tab shows them as successful [rajesh.battala] CLOUDSTACK-7541: Added restriction to not allow custom disk offering with disksize UI doesn't allow but with API we were able to create custom disk offering with disk size which was causing this issue [Daan Hoogland] CID-1254843: var name changed to saolve c&p issue [Daan Hoogland] CID-1254841 removed unused var [Daan Hoogland] CID-1254842 use boxed constant instead of true [Daan Hoogland] CID-1254838 catch individual exceptions types [jessicawang] CLOUDSTACK-7927: UI > Infrastructure > Primary Storage > detailView > add "View Volumes" link that will list all volumes under this primary storage when being clicked. [jessicawang] CLOUDSTACK-7927: UI > Infrastructure > Primary Storage > detailView > add "View Volumes" link that will list all volumes under this primary storage when being clicked. [sangeetha.hariharan] CLOUDSTACK-7810 : Fixed the script 'test_vpc_vm_life_cycle.py' [brian.federle] VM wizard: Add 'showStep' event [rajesh.battala] CLOUDSTACK-7930, CLOUDSTACK-7931: Do not allow to set invalid values for global settings which are of type integer and float [rajesh.battala] CLOUDSTACK-7932: Fixed wrong semantics for isVmAlive() method in HypervInvestigator [rajesh.battala] CLOUDSTACK-7929: While creating network offering if one specifies negative value for network rate then we will convert that value to 0 i.e. unlimited [htrippaers] CID-1254835 proxy can only be null in a special case [htrippaers] CID-1254834 secStorageVm can only be null in a special case [rajesh.battala] CLOUDSTACK-7688, CLOUDSTACK-7747: restricted various operations for VM with VM snapshots which breaks VM snapshots. [rajesh.battala] CLOUDSTACK-7767: fixed events are not generated for snapshot creation [rajesh.battala] CLOUDSTACK-7703, CLOUDSTACK-7752: Fixed deployment planner stuck in infinite loop. [rajesh.battala] CLOUDSTACK-7620: Added SNMP MIB file for snmp-alerts plugin [rajesh.battala] CLOUDSTACK-7758: Fixed although api calls are failing, event tab shows them as successful [rajesh.battala] CLOUDSTACK-7541: Added restriction to not allow custom disk offering with disksize UI doesn't allow but with API we were able to create custom disk offering with disk size which was causing this issue [rajesh.battala] CLOUDSTACK-7930, CLOUDSTACK-7931: Do not allow to set invalid values for global settings which are of type integer and float [rajesh.battala] CLOUDSTACK-7932: Fixed wrong semantics for isVmAlive() method in HypervInvestigator [rajesh.battala] CLOUDSTACK-7929: While creating network offering if one specifies negative value for network rate then we will convert that value to 0 i.e. unlimited [Daan Hoogland] CID-1254833 refactor condition to include null-case [htrippaers] Fix for potential NPE [htrippaers] Package name should reflect the location on the filesystem or viseversa [htrippaers] CID-1116546 Fix resource leak [htrippaers] CID-1232335/CID-1232336 Fix potential XSS [htrippaers] CID-1114601/CID-1114602 Fix ignored return values and remove duplicate code [Daan Hoogland] CID-1254832 tyr-with-resource [Daan Hoogland] name convention adherence [prachi.damle] CLOUDSTACK-7559 After migrating root volume to other cluster wide storage, start VM is not running the VM with root disk from new storage. [prachi.damle] CLOUDSTACK-5853 cannot deploy vm with differing service storage tag and data disk storage tag [jessicawang] CLOUDSTACK-7498: UI > ISO > Register ISO action > a javascript error "osTypeObjs is not defined" comes and goes. [jessicawang] CLOUDSTACK-7498: UI > ISO > Register ISO action > a javascript error "osTypeObjs is not defined" comes and goes. [jessicawang] CLOUDSTACK-6624: UI > create network offering > cloudStack does NOT support specifyIpRanges for isolated network - fix a bug that wrongly sends "specifyIpRanges=true" to createNetworkOffering API. [jessicawang] CLOUDSTACK-6624: UI > create network offering > cloudStack does NOT support specifyIpRanges for isolated network - fix a bug that wrongly sends "specifyIpRanges=true" to createNetworkOffering API. [brian.federle] Missing label id and removed duplicate label.ids. [prachi.damle] CLOUDSTACK-7559 After migrating root volume to other cluster wide storage, start VM is not running the VM with root disk from new storage. [prachi.damle] CLOUDSTACK-5853 cannot deploy vm with differing service storage tag and data disk storage tag [sangeetha.hariharan] CLOUDSTACK-7928 : Fixed the script 'test_vpc_vm_life_cycle.py' - Removed the Invalid test cases for Stopped VPC VR Scenario [kishan] BUG-ID: CLOUDSTACK-5324 when router requires upgrade throw ResourceUnavailableException with scope VirtualRouter. API willl return generic Network Unavailable error. [sanjay.tripathi] CLOUDSTACK-7940: Exception printed completely on the UI. Not in a readable format. [saksham.srivastava] CLOUDSTACK-7941: CloudStack should log IP address of actual client even if a ReverseProxy is there [jessicawang] CLOUDSTACK-7943: UI > dialog widget > checkbox field > isChecked property > if isChecked property is a funciton, pass "args" along when calling isChecked() function. [jessicawang] CLOUDSTACK-7943: UI > storage > volume > create template action > add "XenServer Tools Version 6.1+" checkbox. Default it as its VM's "XenServer Tools Version 6.1+" property. [jessicawang] CLOUDSTACK-7943: UI > dialog widget > checkbox field > isChecked property > if isChecked property is a funciton, pass "args" along when calling isChecked() function. [jessicawang] CLOUDSTACK-7943: UI > storage > volume > create template action > add "XenServer Tools Version 6.1+" checkbox. Default it as its VM's "XenServer Tools Version 6.1+" property. [sheng.yang] CLOUDSTACK-7944: Ensure ipv6 is enabled in sysctl.conf [sheng.yang] CLOUDSTACK-7944: Ensure ipv6 is enabled in sysctl.conf [jessicawang] CLOUDSTACK-7613: UI > Infrastructure > CPU Sockets > add a new row for "XenServer 6.5.0". [jessicawang] CLOUDSTACK-7613: UI > Infrastructure > CPU Sockets > add a new row for "XenServer 6.5.0". [sudison] CLOUDSTACK-5446: [sudison] CLOUDSTACK-5446: [sudison] CLOUDSTACK-7945: [sudison] CLOUDSTACK-7945: [sudison] CLOUDSTACK-7946: [sudison] CLOUDSTACK-7946: [sudison] CLOUDSTACK-7946: [sudison] CLOUDSTACK-7946: [sudison] CLOUDSTACK-7947: [sudison] CLOUDSTACK-7947: [anthony.xu] CLOUDSTACK-7742: [anthony.xu] CLOUDSTACK-7742: [Frank Zhang] CLOUDSTACK-7629 [Frank Zhang] CLOUDSTACK-7629 [saksham.srivastava] CLOUDSTACK-7950: AttachIsoCmd shoud give correct messge when trying to attach vmwaretools installer iso on non supported guestvm deployed by ISO [Rohit Yadav] schema: Add upgrade path from 4.3.2 to 4.5.0 [Will Stevens] CLOUDSTACK-7952: Remove private key from SslCertResponse (listSslCerts) [Rohit Yadav] schema: Add upgrade path from 4.3.2 to 4.5.0 [min.chen] BUG-ID: CS-27662: ListTags API is ignoring the resourceID and displaying [min.chen] Revert "BUG-ID: CS-27662: ListTags API is ignoring the resourceID and displaying" [min.chen] CLOUDSTACK-7954:ListTags API is ignoring the resourceID and displaying [min.chen] CLOUDSTACK-7954:ListTags API is ignoring the resourceID and displaying [sudison] CLOUDSTACK-7951 [sudison] CLOUDSTACK-7951 [sudison] Occasionally the while loop can exit with no data (Probably recieving an EOF) before receiveing CMDline data from the certial port. Continue looping until cmdline is populated [sudison] Occasionally the while loop can exit with no data (Probably recieving an EOF) before receiveing CMDline data from the certial port. Continue looping until cmdline is populated [Will Stevens] CLOUDSTACK-7822: Fixed SSL Cert Tests and relaxed chain validation [Will Stevens] CLOUDSTACK-7952: Remove private key from SslCertResponse (listSslCerts) [Will Stevens] Updated the system vm build to remove incompatible qemu-img 'compat' option [wido] Use InetAddress for passing Remote Address instead of String [kishan] CLOUDSTACK-7320: Added default CentOS 7 template for LXC [Rohit Yadav] CLOUDSTACK-3383: Fetch CPU utilization more reliable. [brian.federle] Fixes: Hardcoded strings externalized from various JS files. [brian.federle] Fix missing 'add LDAP account' label [sangeetha.hariharan] CLOUDSTACK-7732-[Automation] - Automate organization States Test Cases relating to enabling/disabling of zone,pod,host and cluster. [min.chen] CLOUDSTACK-7678:volumes are getting uploaded successfully with wrong url. [min.chen] CLOUDSTACK-7678:volumes are getting uploaded successfully with wrong [sangeetha.hariharan] CLOUDSTACK-7956: Fixed the script 'test_project_usage.py' - Register Template in the Project to test the Template limits on the project [sangeetha.hariharan] CLOUDSTACK-7955: Fixed the script test_project_limits.py - Register Template in the Project to test the Template limits on the project [laszlo.hornyak] Stream handling simplification in PropertiesUtil [laszlo.hornyak] Simplification on Properties handling [laszlo.hornyak] Properties loading simplification [laszlo.hornyak] unit test for getClientAddress [laszlo.hornyak] Some simplification on getClientAddress in ApiServlet [laszlo.hornyak] removed executable flags from java classes [laszlo.hornyak] unused logger removed [laszlo.hornyak] some unused fields deleted [saksham.srivastava] CLOUDSTACK-7962: VM Snaptshot should add check for root volume status also [saksham.srivastava] CLOUDSTACK-7962: Change state to Volume State [sanjay.tripathi] CLOUDSTACK-7964: listAccounts API is not listing correct value of resource limits. [wido] Fix UnitTest ApiServlet [wido] Validate IPv4 address using Apache Commons Validator [Daan Hoogland] 4.4.2 upgrade schema [Daan Hoogland] 4.4.2 upgrade schema [htrippaers] Add improved support for packaging CloudStack for CentOS 7 [brian.federle] Disable quickview for template zone listing [brian.federle] VM detail view: Disable 'change service offering' action per CLOUDSTACK-4200 [sudison] CLOUDSTACK-7966: [sudison] CLOUDSTACK-7966: [rajanikaruturi] CLOUDSTACK-7917: Validating Load Balancer Rule when updating LB + unit test [rajanikaruturi] CLOUDSTACK-7915: Remove hard-coded values for Load Balancer algorithms in UI [rajanikaruturi] CLOUDSTACK-6465: vmware.reserve.mem is missing from cluster level settings [rajanikaruturi] CLOUDSTACK-7917: Validating Load Balancer Rule when updating LB + unit test [rajanikaruturi] CLOUDSTACK-7915: Remove hard-coded values for Load Balancer algorithms in UI [rajanikaruturi] CLOUDSTACK-6465: vmware.reserve.mem is missing from cluster level settings [Rohit Yadav] CLOUDSTACK-7951: Limit amount of memory used by cloudstack-agent jsvc [talluri] CLOUDSTACK-7965: Fix script related to force delete domain test case [talluri] CLOUDSTACK-7965: Fix script related to force delete domain test case [talluri] CLOUDSTACK-7938: Marvin - Create a new section in test_data.py for configurable data and change test cases accordingly [Rohit Yadav] CLOUDSTACK-7951: Limit amount of memory used by cloudstack-agent jsvc [talluri] CLOUDSTACK-7938: Marvin - Create a new section in test_data.py for configurable data and change test cases accordingly [talluri] CLOUDSTACK-7963: Fixed test case in test_dedicate_guest_vlan_ranges.py [talluri] CLOUDSTACK-7963: Fixed test case in test_dedicate_guest_vlan_ranges.py [talluri] CLOUDSTACK-7953: Fixed time wait period for verifying snapshot policy [talluri] CLOUDSTACK-7953: Fixed time wait period for verifying snapshot policy [talluri] CLOUDSTACK-7949: Fixing issue in test_base_image_updation.py [talluri] CLOUDSTACK-7949: Fixing issue in test_base_image_updation.py [talluri] CLOUDSTACK-7942: Fixing account permission issue in test_template.py [talluri] CLOUDSTACK-7942: Fixing account permission issue in test_template.py [talluri] CLOUDSTACK-7934: Fixed cleanup issues test_escalations_volumes.py [talluri] CLOUDSTACK-7934: Fixed cleanup issues test_escalations_volumes.py [talluri] CLOUDSTACK-7933: test_escalations_instances.py - Fixed test_13_vm_nics for Vmware [talluri] CLOUDSTACK-7933: test_escalations_instances.py - Fixed test_13_vm_nics for Vmware [Rohit Yadav] CLOUDSTACK-7679: Bump rabbitmq client library to latest 3.4.1 [Rohit Yadav] CLOUDSTACK-7679: Bump rabbitmq client library to latest 3.4.1 [talluri] CLOUDSTACK-7865:Wrongly skipping the test if the local storage is enabled. [talluri] CLOUDSTACK-7865:Wrongly skipping the test if the local storage is enabled. [Daan Hoogland] sign release branch instead of release tree [Daan Hoogland] sign release branch instead of release tree [sanjay.tripathi] CLOUDSTACK-7969: SC: Win8.1: Key translation fails for some EN-US keyboard keys. [koushik] CLOUDSTACK-7973: Proper handler for FenceCommand in simulator [koushik] CLOUDSTACK-7960: [Automation] Creation of Volume from Snapshot fails due to StringIndexOutOfBoundsException [koushik] CLOUDSTACK-7973: Proper handler for FenceCommand in simulator [koushik] CLOUDSTACK-7960: [Automation] Creation of Volume from Snapshot fails due to StringIndexOutOfBoundsException [htrippaers] Convert the usage server service to systemd [htrippaers] Fix python reference [brian.federle] UI cleanup [amogh.vasekar] Adding support for RHEL 6.5 [brian.federle] Revert "VM detail view: Disable 'change service offering' action per CLOUDSTACK-4200" [amogh.vasekar] Add support for RHEL 6.5 and relevant hypervisor mappings [amogh.vasekar] Add validation for domain names passed via global pamaremets [amogh.vasekar] CLOUDSTACK-7976 : Param validation for global params involving domain name [amogh.vasekar] CLOUDSTACK-7977 [sangeetha.hariharan] CLOUDSTACK-7978 : Fixed the script 'test_egress_rules.py' - Zone Network Type Information should to be passed to VirtualMachine create method [sangeetha.hariharan] CLOUDSTACK-7979 : Fixed the script 'test_security_groups.py' - Zone Network Type Information should to be passed to VirtualMachine create method [sangeetha.hariharan] CLOUDSTACK-7980 : Fixed the script '/maint/test_egress_rules_host_maintenance.py' - Zone Network Type Information should to be passed to VirtualMachine create method [min.chen] CLOUDSTACK-7981: listVirtualMachine is too slow in case of duplicate [min.chen] CLOUDSTACK-7981: listVirtualMachine is too slow in case of duplicate [htrippaers] The template for the system VM is Wheezy 7 not Wheezy 7.0 on XenServer 6.4.99 [htrippaers] The template for the system VM is Wheezy 7 not Wheezy 7.0 on XenServer 6.4.99 [Rohit Yadav] CLOUDSTACK-6075: Increase the ram size for router service offering [Rohit Yadav] CLOUDSTACK-6075: Increase the ram size for router service offering [rajanikaruturi] CLOUDSTACK-7412: Can't create proper template from VM on S3 secondary storage environment [rajanikaruturi] CLOUDSTACK-7412: Can't create proper template from VM on S3 secondary storage environment [kishan] CLOUDSTACK-7320: Added default CentOS 7 template for LXC [w.zhou] CLOUDSTACK-6893: fix enum ValueOf issue which causes systemvm fail to start [w.zhou] CLOUDSTACK-6893: fix enum ValueOf issue which causes systemvm fail to start [w.zhou] Add support for Debian 7 on KVM/LXC [w.zhou] Add support for Debian 7 on KVM/LXC [Rohit Yadav] CLOUDSTACK-7989: Ignore Auth API calls in unauthenticated HTTP handlers [Rohit Yadav] CLOUDSTACK-7989: Ignore Auth API calls in unauthenticated HTTP handlers [Rohit Yadav] packaging: add license to missing cloud.limits [Rohit Yadav] modify travis file to force true on test execution. The XML parser will determine failures [Rohit Yadav] modify travis file to force true on test execution. The XML parser will determine failures [Pierre-Luc Dion] jira-changes.py: generate content for CHANGES.md from jira filter [Pierre-Luc Dion] Populate 4.4.1 and 4.4.2 changes [Pierre-Luc Dion] CHANGES.md: fixed in 4.5.0 initial list [Pierre-Luc Dion] CLOUDSTACK-7482: removed listAll from UI for API call not supporting it, still some left [Pierre-Luc Dion] jira-changes.py: generate content for CHANGES.md from jira filter [Pierre-Luc Dion] Populate 4.4.1 and 4.4.2 changes [Pierre-Luc Dion] CHANGES.md: fixed in 4.5.0 initial list [Pierre-Luc Dion] CLOUDSTACK-7482: removed listAll from UI for API call not supporting it, still some left [Pierre-Luc Dion] cleanup around seemingly impossible cast [Pierre-Luc Dion] CreateSecondaryStagingStoreCmdTest.java: add license header [Rohit Yadav] CLOUDSTACK-7903: Decreased minimal usage aggregation range value [Rohit Yadav] CLOUDSTACK-7903: Decreased minimal usage aggregation range value [w.zhou] Add 'View Instances' in template/iso details view [Rohit Yadav] CLOUDSTACK-7903: Fix build regression from previous fix [Rohit Yadav] CLOUDSTACK-7903: Fix build regression from previous fix [Rohit Yadav] README: add information about official git repository [Rohit Yadav] README: add information about official git repository [w.zhou] CLOUDSTACK-7983: Create Disk/Service Offering for Domain Admin [w.zhou] CLOUDSTACK-7404: Failed to start an instance when originating template has been deleted [w.zhou] CLOUDSTACK-7404: Failed to start an instance when originating template has been deleted [w.zhou] Remove error message when start management server if JAVA_HOME is not set [w.zhou] Remove error message when start management server if JAVA_HOME is not set [koushik] CLOUDSTACK-7994: Network rules are not configured in VR after out-of-band movement due to host crash [koushik] CLOUDSTACK-7994: Network rules are not configured in VR after out-of-band movement due to host crash [w.zhou] Deploy vm to specified host through Infrastructure -> Hosts -> <Select one> -> View Instances -> Add Instance [w.zhou] Deploy vm to specified host through Infrastructure -> Hosts -> <Select one> -> View Instances -> Add Instance [htrippaers] Both scripts should be able to use the data-server introduced in 4.4 [runseb] Jingle Bells, Jingle Bells [Rohit Yadav] Ho ho ho! [Rohit Yadav] Fixed root disk resize on deploy for RBD. [sheng.yang] CLOUDSTACK-7999: Always override local keystore file with the entry in DB [sheng.yang] CLOUDSTACK-7999: Always override local keystore file with the entry in DB [talluri] CLOUDSTACK-8001: test_add_remove_network.py - Tag invalid test case as invalid [talluri] CLOUDSTACK-8001: test_add_remove_network.py - Tag invalid test case as invalid [talluri] CLOUDSTACK-7993: Code enhancement - test_egress_fw_rules.py - Removing unncessary waits [talluri] CLOUDSTACK-7993: Code enhancement - test_egress_fw_rules.py - Removing unncessary waits [talluri] CLOUDSTACK-7979 : Fixed the script 'test_security_groups.py' - Zone Network Type Information should to be passed to VirtualMachine create method [Rohit Yadav] CLOUDSTACK-7563: Fix potential NPE in checking answer [w.zhou] CLOUDSTACK-7847: add max.domain.* in global setting and display domain resources in listDomainsCmd response [Rohit Yadav] CLOUDSTACK-7563: Fix potential NPE in checking answer [Pierre-Luc Dion] CLOUDSTACK-7991: test_security_groups.py - Move config data to test_data.py and fix pep8 issues [Pierre-Luc Dion] CLOUDSTACK-7991: test_security_groups.py - Move config data to test_data.py and fix pep8 issues [Daan Hoogland] CID-1256273/CID-1256274/CID-1256275 leaky resources plus switch [htrippaers] Ensure the response is a proper http response. [Will Stevens] CLOUDSTACK-7959: fixed 'qemu-img convert' compat issue [jessicawang] CLOUDSTACK-8005: UI > storage > volume > Resize Volume action > hide "Shrink OK" checkbox when selected disk offering's disksize is bigger than the volume's disksize. Show it otherwise. [jessicawang] CLOUDSTACK-8005: UI > storage > volume > Resize Volume action > hide "Shrink OK" checkbox when selected disk offering's disksize is bigger than the volume's disksize. Show it otherwise. [Will Stevens] CLOUDSTACK-7959: fixed 'qemu-img convert' compat issue [sangeetha.hariharan] CLOUDSTACK-7996: Fixed the script test_tags.py - Tags and Template should belong to the User Account to test the case [htrippaers] Fix invalid sql statements [w.zhou] CLOUDSTACK-7847: Separate ListDomains cmd to use two different views [Daan Hoogland] CID-1256277 use StringBuffer in loop [laszlo.hornyak] Revert "some unused fields deleted" [min.chen] CLOUDSTACK-7981: added back resource tag related columns to user_vm_view to support resource tag related search. [min.chen] CLOUDSTACK-7981: added back resource tag related columns to user_vm_view to support resource tag related search. [Rohit Yadav] CLOUDSTACK-8011: Upgrade maven dependencies [Rohit Yadav] CLOUDSTACK-8011: Upgrade maven dependencies [Rohit Yadav] Revert "CLOUDSTACK-7566:Many jobs getting stuck in pending state and cloud is unusable." [Rohit Yadav] packaging: updated hardcoded jasypt version to 1.9.2 [Rohit Yadav] packaging: updated hardcoded jasypt version to 1.9.2 [min.chen] CLOUDSTACK-5949: remove unused vnc_password from user_vm_view view to avoid decryption bottleneck. [min.chen] CLOUDSTACK-5949: remove unused vnc_password from user_vm_view view to avoid decryption bottleneck. [sheng.yang] CLOUDSTACK-5241: Remove Rot13 cipher [sheng.yang] CLOUDSTACK-5241: Remove Rot13 usage [talluri] CLOUDSTACK-8020: test_snapshots.py - Fixed cleanup issue [talluri] CLOUDSTACK-8020: test_snapshots.py - Fixed cleanup issue [talluri] CLOUDSTACK-7998: test_escalations_instances.py - Correcting code related to detach volume [talluri] CLOUDSTACK-7998: test_escalations_instances.py - Correcting code related to detach volume [koushik] Attach volume events are not correctly shown in events. [Rohit Yadav] Revert "packaging: updated hardcoded jasypt version to 1.9.2" [Rohit Yadav] Revert "CLOUDSTACK-8011: Upgrade maven dependencies" [w.zhou] fix NPE when delete a domain [w.zhou] [UI] bug fix: the host uuid is wrong if it is dedicated to a domain [w.zhou] Add snapshotName parameter in CreateSnapshotCmd [koushik] Attach volume events are not correctly shown in events. [laszlo.hornyak] syntax fix for packaging OSS [laszlo.hornyak] removed -o|--operating-system from the package.sh help text [sangeetha.hariharan] CLOUDSTACK-8007: Fixed the script 'test_vm_passwdenabled.py' - Template created by Admin should have public access to be used for regular User VM Deployment [brian.federle] Fixed label issue and externalized hardcoding issues [brian.federle] CLOUDSTACK-8010: [UI] Fixed unlocalized string "label.add.private.gateway" [brian.federle] Security groups: Prevent wrapping on account/SG text fields [brian.federle] ja_JP: Quickview: Use smaller font size for action items [brian.federle] LB VM select: Fix issue with adding primary NIC IP [jessicawang] CLOUDSTACK-8023: UI > VM wizard > service offering > trigger event handler of event "cloudStack.module.instanceWizard.serviceOffering.dataProvider" to get serviceOfferingObjs if module is enabled. [talluri] CLOUDSTACK-8002: test_high_availability.py - Skip test cases if enough hosts are not available [talluri] CLOUDSTACK-8003: test_egress_fw_rules.py - Remove test case dependency on each other and improve cleanup code [talluri] CLOUDSTACK-8003: test_egress_fw_rules.py - Remove test case dependency on each other and improve cleanup code [talluri] CLOUDSTACK-8002: test_high_availability.py - Skip test cases if enough hosts are not available [jayapal] CLOUDSTACK-8027: Update error msg for enable static nat [jayapal] CLOUDSTACK-8027: Update error msg for enable static nat [w.zhou] CLOUDSTACK-7847: Can't deploy in project using customer created compute offerings [w.zhou] [UI] bug fix: vpn configuration does not show/update ipsec pre-shared key [nitin.mehta] Revert "CLOUDSTACK-7919: If there is an out of band movement for the VR, irrespective of the fact that came as out of band live migrate or HA, reboot the router to make sure the router has all the rules configured." [talluri] CLOUDSTACK-8028: Fix test_data.py - Separate virtual_machine dict having userdata key [talluri] CLOUDSTACK-8029: Remove unused kaypairs from test_data.py [talluri] CLOUDSTACK-8028: Fix test_data.py - Separate virtual_machine dict having userdata key [talluri] CLOUDSTACK-8029: Remove unused kaypairs from test_data.py [talluri] CLOUDSTACK-8018: Improve code quality - test_redundant_router.py [w.zhou] Revert "Occasionally the while loop can exit with no data (Probably recieving an EOF) before receiveing CMDline data from the certial port. Continue looping until cmdline is populated" [talluri] CLOUDSTACK-7436: Fix automation test on RvR status detection [talluri] CLOUDSTACK-8018: Improve code quality - test_redundant_router.py [talluri] CLOUDSTACK-8021: Change test cases to use host information from configurableData section in test_data.py [Pierre-Luc Dion] CLOUDSTACK-7195: log wide exceptions in security_group.py [jessicawang] CLOUDSTACK-8039: UI > Infrastructure > router, systemvm > detailView > hide ChangeServiceOffering action when vm's hypervisor is XenServer and vm's status is Running. [jessicawang] CLOUDSTACK-8039: UI > Infrastructure > router, systemvm > detailView > hide ChangeServiceOffering action when vm's hypervisor is XenServer and vm's status is Running. [Rohit Yadav] CLOUDSTACK-6212: Let vm_instance table's ID field be unique and auto_increment [jessicawang] CLOUDSTACK-8040: UI: register template dialog, register ISO dialog - fix a bug that hidden fields fail to be generated before cloudStack.preFilter.createTemplate() is called. Thus, cloudStack.preFilter.createTemplate() is unable to change hidden fields's css display property from none to inline-block for admin users. [jessicawang] CLOUDSTACK-8040: UI: register template dialog, register ISO dialog - fix a bug that hidden fields fail to be generated before cloudStack.preFilter.createTemplate() is called. Thus, cloudStack.preFilter.createTemplate() is unable to change hidden fields's css display property from none to inline-block for admin users. [Rohit Yadav] CLOUDSTACK-6212: auto_increment for some other resource tables [nitin.mehta] Revert "Revert "CLOUDSTACK-7919: If there is an out of band movement for the VR, irrespective of the fact that came as out of band live migrate or HA, reboot the router to make sure the router has all the rules configured."" [jayapal] CLOUDSTACK-8030: Updated router to come up egress default ALLOW [Rohit Yadav] CLOUDSTACK-6212: Let vm_instance table's ID field be unique and auto_increment [Rohit Yadav] CLOUDSTACK-6212: auto_increment for some other resource tables [rajanikaruturi] CLOUDSTACK-7986 [F5 LB] Failed to execute IPAssocCommand due to com.cloud.utils.exception.ExecutionException: Exception caught in Networking::urn:iControl:Networking/VLAN::create() [Rohit Yadav] console-proxy add support of AltGr key and FR azerty keyboard [w.zhou] Fix CloudStack version (4.6.0) in systemvm template [Daan Hoogland] specifying MinVRVersion as 4.5.0 for the 4.5 branch [w.zhou] CLOUDSTACK-2823: pass cmdline info to system vms for 30 times [Rohit Yadav] developer: increase disable thresholds global settings for developers [Rohit Yadav] developer: increase disable thresholds global settings for developers [rbergsma] remove biglock usage from ipsectunnel.sh [rbergsma] renamed $leftgw to $leftnexthop to make clear what it does [rbergsma] starting the tunnel will make it keep trying until it connects [w.zhou] [UI] bug fix: fix update Networks in sub-domain issue by adding listAll=true in listNetworks [rbergsma] add a flag -c whether or not to check the VPN on create [rbergsma] prevent CloudStack from removing the VPN connection [rbergsma] made iptables for the VPN connection more secure [mike.tutkowski] Fixing an issue related to figuring out the name of a datastore that is backed by managed storage [mike.tutkowski] Fixing an issue related to figuring out the name of a datastore that is backed by managed storage [sateesh] CLOUDSTACK-7803 Storage live migration of instance may not happen if instance has ISO attached. [jessicawang] CLOUDSTACK-8047: UI > zone wizard > add primary storage step: (zone-wide-primary-storage) fix a bug that failed to get cluster's hypervisor value if previous step (e.g. add host step) has ever failed. [jessicawang] CLOUDSTACK-8047: UI > zone wizard > add primary storage step: (zone-wide-primary-storage) fix a bug that failed to get cluster's hypervisor value if previous step (e.g. add host step) has ever failed. [jessicawang] CLOUDSTACK-8023: UI > VM wizard > network > trigger event handler of event "cloudStack.module.instanceWizard.network.dataProvider" to get networkObjsToPopulate if module is enabled. [w.zhou] CLOUDSTACK-8050: VM Guest OS type does not update if template guestostype changes [w.zhou] [UI] list only non-existing networks when Add network to VM [w.zhou] [UI] bug fix: update vm info after add/remove nic [axel.delahaye] Add the Userdata setting to the UI on VM creation step [sateesh] CLOUDSTACK-5933 Problem with VMware snapshot when datastore has a space in its name [koushik] CLOUDSTACK-7994: Network rules are not configured in VR after out-of-band movement due to host crash [Daan Hoogland] remove biglock usage from ipsectunnel.sh [Daan Hoogland] renamed $leftgw to $leftnexthop to make clear what it does [Daan Hoogland] starting the tunnel will make it keep trying until it connects [Daan Hoogland] add a flag -c whether or not to check the VPN on create [Daan Hoogland] prevent CloudStack from removing the VPN connection [Daan Hoogland] made iptables for the VPN connection more secure [talluri] CLOUDSTACK-8053: Fix loop termination - test_vpc_host_maintenance.py [talluri] CLOUDSTACK-8049: Tagging test cases which cannot be run on simulator accordingly [talluri] CLOUDSTACK-8048: Fix test_ss_limits.py [talluri] CLOUDSTACK-8048: Fix test_ss_limits.py [talluri] CLOUDSTACK-8049: Tagging test cases which cannot be run on simulator accordingly [talluri] CLOUDSTACK-8053: Fix loop termination - test_vpc_host_maintenance.py [brian.federle] ja_JP: Fix truncated column headers on multi-edit [jessicawang] CLOUDSTACK-8023: UI > VM wizard widget > when next button is clicked, trigger event handler of event "cloudStack.module.instanceWizard.clickNextButton". [jayapal] CLOUDSTACK-8030: Updated router to come up egress default ALLOW [koushik] CLOUDSTACK-8054: No event generated on host maintenance mode is completed [sanjay.tripathi] CLOUDSTACK-8056: EN: Miss SC and UK keyboard option for VMware hypervisor when register a template. [Rohit Yadav] CLOUDSTACK-7974: remove old hostname entry for a VM when adding a VM [Rohit Yadav] CLOUDSTACK-7974: remove old hostname entry for a VM when adding a VM [talluri] CLOUDSTACK-8059: test_host_high_availability.py - Adding necessary code to check the hosts in cluster and update the host with appropriate tags to make it HA enabled [talluri] CLOUDSTACK-8057: test_dedicate_guest_vlan_range.py - Marking a test as invalid [talluri] CLOUDSTACK-8057: test_dedicate_guest_vlan_range.py - Marking a test as invalid [talluri] CLOUDSTACK-8059: test_host_high_availability.py - Adding necessary code to check the hosts in cluster and update the host with appropriate tags to make it HA enabled [Rohit Yadav] CLOUDSTACK-8014: Fix NPE searching including removed templates [Rohit Yadav] CLOUDSTACK-8014: Fix NPE searching including removed templates [w.zhou] CLOUDSTACK-2823: pass cmdline info to system vms for 30 times [talluri] CLOUDSTACK-8062: test_multiple_ip_ranges.py - Fix the test case to avoid using same vlan IP range in each test case [talluri] CLOUDSTACK:8018: Fix test_redundant_router.test_redundantVR_internals - The SSH to router was being done from wrong host [talluri] CLOUDSTACK:8058: Fix test_reset_ssh_keypair.py for EIP setup [talluri] CLOUDSTACK:8058: Fix test_reset_ssh_keypair.py for EIP setup [talluri] CLOUDSTACK:8018: Fix test_redundant_router.test_redundantVR_internals - The SSH to router was being done from wrong host [talluri] CLOUDSTACK-8062: test_multiple_ip_ranges.py - Fix the test case to avoid using same vlan IP range in each test case [w.zhou] [UI] bug fix: updateNetwork keep polling [w.zhou] CLOUDSTACK-8051: fix NPE in updateNetwork due to static nat rules exist but no StaticNat provider [min.chen] CLOUDSTACK-8061: Extracting volume when it is in migrating state causes [min.chen] CLOUDSTACK-8061: Extracting volume when it is in migrating state causes [anshul.gangwar] CLOUDSTACK-8067: Fixed NPEs in MS log related to console proxy VM [w.zhou] CLOUDSTACK-8063: list secondary Ips information in VM response [w.zhou] CLOUDSTACK-8064: UpdatePortForwardingRuleCmd implementation [w.zhou] CLOUDSTACK-255: fix NPE in createPortForwardingRule due to no PortForwarding provider [w.zhou] CLOUDSTACK-255: fix NPE in createPortForwardingRule due to no PortForwarding provider [talluri] CLOUDSTACK-8055: Tagging test cases which can't be run on simulator accordingly [talluri] CLOUDSTACK-8055: Tagging test cases which can't be run on simulator accordingly [talluri] CLOUDSTACK-8068: Fixing test script issue in test_ps_project_limits.py [talluri] CLOUDSTACK-8068: Fixing test script issue in test_ps_project_limits.py [talluri] CLOUDSTACK-8055: Tagging test cases which can't be run on simulator accordingly [talluri] CLOUDSTACK-8055: Tagging test cases which can't be run on simulator accordingly [w.zhou] CLOUDSTACK-7882: SSH Keypair Creation/Selection in UI [talluri] CLOUDSTACK-8069: Fixed test script in test_tags.py [talluri] CLOUDSTACK-8069: Fixed test script in test_tags.py [Rohit Yadav] CLOUDSTACK-8067: Fixed NPEs in MS log related to console proxy VM [brian.federle] Removed duplicate label id entry from dictionary files and update the template.js file. [Rohit Yadav] CLOUDSTACK-8070: Upgrade router.ram.size using encryption util [Rohit Yadav] CLOUDSTACK-8070: Upgrade router.ram.size using encryption util [rajanikaruturi] Small typo correction, exisits -> exists [w.zhou] CLOUDSTACK-7316: usage server cannot start due to missing key in /etc/cloudstack/usage/ in Ubuntu setup [jayapal] CLOUDSTACK-8072: Fixed NPE in deleting default ACL items in default ACL [jayapal] CLOUDSTACK-8072: Fixed NPE in deleting default ACL items in default ACL [rbergsma] use directIO flags when dd'ing template [mike.tutkowski] When deleting primary storage that's based on the SolidFireShared plug-in (which uses a shared-IOPS approach), remove the volume from the volume access group it's in [mike.tutkowski] When deleting primary storage that's based on the SolidFireShared plug-in (which uses a shared-IOPS approach), remove the volume from the volume access group it's in [w.zhou] Fixed few coverity issues [Daan Hoogland] use directIO flags when dd'ing template [jessicawang] CLOUDSTACK-8076: UI > Templates menu > Template/ISO > "Filter by" dropdown > add a new option, "shared", which will list shared templates when being selected. [jessicawang] CLOUDSTACK-8076: UI > Templates menu > Template/ISO > "Filter by" dropdown > add a new option, "shared", which will list shared templates when being selected. [brian.federle] CLOUDSTACK-8075: Front-end support for shared templates/ISOs [brian.federle] CLOUDSTACK-8075: Front-end support for shared templates/ISOs [jessicawang] CLOUDSTACK-8075: UI > Instances menu > Add Instance > Select template/ISO > add a new tab "shared" which will list shared templates/ISOs when being clicked. [jessicawang] CLOUDSTACK-8075: UI > Instances menu > Add Instance > Select template/ISO > add a new tab "shared" which will list shared templates/ISOs when being clicked. [min.chen] CLOUDSTACK-8077: Not able to deploy VM using a shared template. [min.chen] CLOUDSTACK-8077: Not able to deploy VM using a shared template. [sanjay.tripathi] CLOUDSTACK-8066: There is not way to know the size of the snapshot created. [talluri] CLOUDSTACK-8071: Fixed api key issue in test_snapshots_improvement.py [talluri] CLOUDSTACK-8055: test_portable_ip.py - Tagging test case which can't be run on simulator [talluri] CLOUDSTACK-8081: Fixed VM snapshot test cases in test_escalation_instances.py and also dealt cleanup issues [talluri] CLOUDSTACK-8074: Fixed maint/test_multiple_ip_ranges.py [talluri] CLOUDSTACK-8074: Fixed maint/test_multiple_ip_ranges.py [talluri] CLOUDSTACK-8081: Fixed VM snapshot test cases in test_escalation_instances.py and also dealt cleanup issues [talluri] CLOUDSTACK-8055: test_portable_ip.py - Tagging test case which can't be run on simulator [talluri] CLOUDSTACK-8071: Fixed api key issue in test_snapshots_improvement.py [talluri] bug-id:CLOUDSTACK-8055cleaned up test tags, removed unecessary tags. [jessicawang] CLOUDSTACK-8075: UI > Instances menu > Add Instance > Select template/ISO > "shared" tab > select a shared template, click Next button => fix error "unable to find matched template object". [jessicawang] CLOUDSTACK-8075: UI > Instances menu > Add Instance > Select template/ISO > "shared" tab > select a shared template, click Next button => fix error "unable to find matched template object". [prachi.damle] CLOUDSTACK-8022: [Automation] Deletion of Domain with Cleanup set to "true" fails [prachi.damle] CLOUDSTACK-8078: [Automation] Deletion of Affinity Groups - CloudRuntimeException: No Event Pubish can be wrapped within DB Transaction! [prachi.damle] CLOUDSTACK-8079: If the cluster capacity threshold is reached, HA-enabled VM is not migrated on another host during HA [prachi.damle] CLOUDSTACK-8079: If the cluster capacity threshold is reached, HA-enabled VM is not migrated on another host during HA [prachi.damle] CLOUDSTACK-8078: [Automation] Deletion of Affinity Groups - CloudRuntimeException: No Event Pubish can be wrapped within DB Transaction! [prachi.damle] CLOUDSTACK-8022: [Automation] Deletion of Domain with Cleanup set to "true" fails [brian.federle] Fix 'add isolated guest network' label [sudison] add event for volume migration [sudison] add event for volume migration [sudison] if local storage is in maitenance mode or removed, won't change its [sudison] if local storage is in maitenance mode or removed, won't change its [sudison] if concurrent snapshot happening on the same vm, throw invalid parameter [sudison] if concurrent snapshot happening on the same vm, throw invalid parameter [rajanikaruturi] upgrade to jetty 9 [saksham.srivastava] CLOUDSTACK-8088: VM scale up is failing in vmware with Unable to execute ScaleVmCommand due to java.lang.NullPointerException [Daan Hoogland] CLOUDSTACK-7184 config value for xen heartbeat timeout [saksham.srivastava] CLOUDSTACK-8091: Stale entry exists for a VM NIC even after an exception while adding a new nic to vm [Daan Hoogland] CLOUDSTACK-7184 fieldname typo [min.chen] CLOUDSTACK-8093:Not able to list shared templates by passing id. [Pierre-Luc Dion] CLOUDSTACK-8089: Fixed test_explicit_dedication.py test case and moved to maint folder for it is to be run separately [jessicawang] CLOUDSTACK-6744 > UI > zone wizard > baremetal hypervisor > support EIP ELB feature. [talluri] CLOUDSTACK-8090: Moving test_dedicated_guest_vlan_ranges.py to maint folder for the test cases need to be run separately, serially [talluri] CLOUDSTACK-8087: Fixed test_vpc_on_host_maintenance.py [talluri] CLOUDSTACK-8086: Simulator needs a Portable IP Range to execute Portable IP Test Cases [talluri] CLOUDSTACK-8084: Fixed test_17_add_nic_different_zone in test_add_remove_network.py [sanjay.tripathi] CLOUDSTACK-8097: Failed to create volume snapshot after vm live migration across clusters. [w.zhou] show Warning instead of Confirmation in confirm dialog if isWarning is set to true [jessicawang] CLOUDSTACK-6666: UI > network > VPC > Router > Public IP Addresses > IP Address detailView > Configuration tab > Port Forwarding > Select VM screen > implement keyword search. [jessicawang] CLOUDSTACK-6666: UI > network > VPC > Router > Public IP Addresses > IP Address detailView > Configuration tab > Load Balancing > Select VM screen > implement keyword search. [jessicawang] CLOUDSTACK-8102: UI > Quick Install Wizard > update admin > should encode parameter value once instead of twice before sending it to API. [min.chen] CLOUDSTACK-8101: volume sync not working as expected - MS restart during upload volume leaves volume in hung state. [min.chen] CLOUDSTACK-8101: volume sync not working as expected - MS restart during upload volume leaves volume in hung state. [koushik] CLOUDSTACK-8103: Vmsync marks VM as stopped even after failing to stop it in HV [talluri] CLOUDSTACK-8100: Fixed pep8 issues in test_vpc.py [talluri] CLOUDSTACK-8095: Fixed Iso attach issue in test_escalations_instances.py [sanjay.tripathi] CLOUDSTACK-8107. Failed to create snapshot from volume when the task is performed repeatedly in zone wide primary Storage. [sanjay.tripathi] CLOUDSTACK-8108. vCenter admin name is logged in clear text. [sanjay.tripathi] CLOUDSTACK-8109. Extract Template is failing. [sanjay.tripathi] CLOUDSTACK-8110. VM name in vCenter should be VM's DisplayName if global config 'vm.instancename.flag' is set. [koushik] Revert "CLOUDSTACK-7872: network getting shutdown inspite of running VM's in the network" [likitha.shetty] CLOUDSTACK-8111. NFS secondary storage repetitively mounted on CS server with ESXi hypervisors. [likitha.shetty] CLOUDSTACK-8112. CS allows creation of VM's with the same Display name when vm.instancename.flag is set to true. [likitha.shetty] CLOUDSTACK-8112. CS allows creation of VM's with the same Display name when vm.instancename.flag is set to true. [talluri] CLOUDSTACK-8096: Fixed test_ssvm.py for issues while checking the result of diagnostic scripts [likitha.shetty] CLOUDSTACK-8113. VM migration fails with "Message: No such disk device: " error. [talluri] Revert "CLOUDSTACK-7762 -[Automation] - Fix test failure for test_02_revert_vm_snapshots in smoke/test_vm_snapshots.py" [talluri] CLOUDSTACK-8098: Fixed VM snapshot issue in smoke/test_vm_snapshots.py [talluri] CLOUDSTACK-8099: Fixed missing import in test_dynamic_compute_offering.py [koushik] CLOUDSTACK-8115: Update default ordering of HA investigators [likitha.shetty] CLOUDSTACK-8114. Ensure VM stop and then start updates the volume path correctly in the DB. [likitha.shetty] CLOUDSTACK-8118. Root volume migration fails with 'No such disk device' in case of vCenter 5.5 setup. [likitha.shetty] CLOUDSTACK-8119. [VMware] Cannot attach more than 8 volumes to a VM. [talluri] CLOUDSTACK-8116: Moved ldap data to configurableData section in test_data.py and made related changes in the test case [talluri] CLOUDSTACK-8117: Increase the allowed margin (+/-) for memory of VM on hyperv used to equate with the memory specified in service offering [likitha.shetty] CLOUDSTACK-8119. Propagate error message to UI for attach/detach volume failure operations. [likitha.shetty] CLOUDSTACK-8119. [VMware] Cannot attach more than 8 volumes to a VM. [likitha.shetty] CLOUDSTACK-8121. Data disk properties are not updated upon Creation/Deletion of VM snapshots. [likitha.shetty] CLOUDSTACK-8122. Handle NPE thrown during migration failures. [likitha.shetty] CLOUDSTACK-8123. VM re-install fails. [likitha.shetty] CLOUDSTACK-8125. VM fails to start on the first attempt after a cold migration. [likitha.shetty] CLOUDSTACK-8126. Cold Migration of VM is not working as expected. In case a VM is cold migrated across clusters then VM fails to start. [likitha.shetty] CLOUDSTACK-8127. VM name not displayed after attaching data disk to a VM. [likitha.shetty] CLOUDSTACK-8128. VM with Datadisk fails to start when storage is put into maintenance. [likitha.shetty] CLOUDSTACK-8129. Cold migration of VM across VMware DCs leaves the VM behind in the source host. [rajesh.battala] CLOUDSTACK-6920 Support listing of LBHealthcheck policy with LBHealthcheck policy ID [likitha.shetty] CLOUDSTACK-8134. Worker VMs don't have MS id set in vCenter annotation 'cloud.vm.workertag'. [likitha.shetty] CLOUDSTACK-8136. [VMware] Create VM snapshot fails if a previous attempt to take the snapshot failed. [jessicawang] CLOUDSTACK-8139: UI > create compute offering > server-side only supports one single host tag instead of multiple host tags. So, change UI to take in only one single host tag instead of multiple host tags in create compute dialog. [jessicawang] CLOUDSTACK-8141: UI > use Project view > Infrastructure > zone > physical network > Public traffic type > do not pass projectId to listNetworks API. [jessicawang] CLOUDSTACK-7383: UI > Instances menu > detail view > TakeSnapshot action should be hidden when VM's hypervisor is LXC. [Rohit Yadav] README: back to work [w.zhou] CLOUDSTACK-8063: list secondary Ips information on non-default nics in VM response [talluri] CLOUDSTACK-8124: Skipping snapshot test cases on hyperv [talluri] CLOUDSTACK-8124: Skipping snapshot tests on hyperv hypervisor [talluri] CLOUDSTACK-8130: Fixed test_escalations_templates.py - Removed test case dependency on each other [talluri] CLOUDSTACK-8132: Fixed issue related to secondary storage count of template [talluri] CLOUDSTACK-8135: Fixed cleanup issue in test_escalations_instances.py [talluri] CLOUDSTACK-8137: Fixed cleanup issue in sec group tests in test_escalations_instances.py [talluri] CLOUDSATCK-8138: Fixed VmSnapshot revert issue in test_escalations_instances.py [Daan Hoogland] CID-1261669 added comment to clarify false positive [Daan Hoogland] CID-1261671 added null check [Daan Hoogland] CID-1261670 added null check [Daan Hoogland] CID-1261666 added null check [w.zhou] CLOUDSTACK-8140: CS fails to start after secstorage/consoleproxy.service.offering is set to uuid [htrippaers] Housekeeping, properly declare required maven version and update build plugin versions to recent versions [htrippaers] Seems we are hitting bug MCHECKSTYLE-250 [Daan Hoogland] CID-1114606 use of MAX_VALUE and longValue() on Integer [Daan Hoogland] CID-1114613 dead code removed [Daan Hoogland] CID-1114614 dead code removed [likitha.shetty] CLOUDSTACK-5485. Cannot process more than 5 concurrent snapshots. [kishan] Trigger user stats aggregation job at midnight in usage aggregation timezone [kishan] Skip older records which generate negative duration usage [kishan] Network offering usage event should be logged for UserVms only [kishan] For volumes created from template, do not log offering ID in VOLUME.CREATE in usage_event. Moved offering type to DiskOffering interface [kishan] Close transaction while fetching recent events [kishan] For Vm snapshot delete event, check for null size and set it as zero [kishan] Network Id for direct-network should not be included in usage record response. Direct network stats have network_id = 0. Ignore network with id = 0 in usage record [kishan] Increased SSL handshake timeout to 30 seconds [kishan] Bug-Id: CLOUDSTACK-7395: reverted 0560254c04425705530a23a93002daede4b6dc3c partially. Allow multiple networks with LB service [kishan] Bug-Id: CLOUDSTACK-3439: Include dynamically created nics in Prepare for migration command in KVM [kishan] While deploying Vm with DataDisk in LXC, if the rbd image mapping on the host fails, deploy Vm should fail [brian.federle] UI validation: Fix asterisk showing up on non-required fields [likitha.shetty] CLOUDSTACK-3439. [VMWARE] While preparing for migration, include dynamically created nics in case of VMware too. [Daan Hoogland] no extranous log4j files [Rohit Yadav] CLOUDSTACK-8034: Hash user IDs for SAML authentication [Rohit Yadav] CLOUDSTACK-8037: URL encode cookie values with UTF8 as per version 1 [Rohit Yadav] CLOUDSTACK-8035: Generate and store X509Cert and reuse this for SAML [w.zhou] CLOUDSTACK-8146: Resource count of primary storage does not consider the detached volumes [Rohit Yadav] CLOUDSTACK-8037: Fix attribute detection, tested to work with onelogin.com [Daan Hoogland] CID-1257434 try with resource [Daan Hoogland] CID-1256275 regression: resource leak in systemvm update code [talluri] CLOUDSTACK-8152: Adding delay before creating snapshot/template from root disk after writing data to disk - test_vm_passwordenabled.py [talluri] CLOUDSTACK-8149: Code-refactor - test_VirtualRouter_alerts.py [talluri] CLOUDSTACK-8147: Fixed typo in test case test_redundant_router.py [talluri] CLOUDSTACK-8145: Adding new test to test blocker bugs and modifying other test case to work around the bug [sanjeev] CLOUDSTACK-8143: Corrected a test in BVT test_routers.py [mail] CLOUDSTACK-8154: Fix typo in response name string: there is an extra 's' [mail] CLOUDSTACK-8154: fix UI for API change [Rohit Yadav] CLOUDSTACK-8037: Require signed AuthnRequest, adds more security [Rohit Yadav] CLOUDSTACK-8155: Remove unwanted whitespaces from json response [pyr] Use constant-time comparison functions when checking signatures [pyr] move ConstantTimeComparator to utils [Erik Weber] Add absolute schema references to support MySQL 5.6 better [Rohit Yadav] appliance: fix Debian ISO urls, fixes jenkins build [Rohit Yadav] CLOUDSTACK-7219: Fix NPE, log warning when config item is missing from scope [Rohit Yadav] developer: re-add deleted configuration [Rohit Yadav] packaging: fix build regression from 518853ab4364eab34a95ed41df33e793a2d59402 [rajanikaruturi] under windows the publicKeyPath and privateKeyPath should replace from \ to / when send them into injectkeys.py [rajanikaruturi] under windows the publicKeyPath and privateKeyPath should replace from \ to / when send them into injectkeys.py , and use isOnWindows function . thanks karuturi kindly tips. [w.zhou] CLOUDSTACK-7219: Cannot display Cluster Settings for missing commit 95e41fdf0da50c165a9317847058fce4efeddbcf [talluri] CLOUDSTACK-8161: mark the data volume related operations on LXC as skipped if RBD storage pool is not available [Rohit Yadav] engine/storage: add NPE check, break if parent snapshot is null [Rohit Yadav] CLOUDSTACK-8167: publish volume uuid on event bus in create snapshot cmd [Rohit Yadav] CLOUDSTACK-8164: Look for all host to avoid NPE [abhinandan.prateek] CLOUDSTACK-8165: updating guest os id for xen template to corresponding 64 bit as default template is 64 bit [Rohit Yadav] CID 1264632: Rely on a known and widely available encoding UTF8 [Rohit Yadav] packaging: fix rpm package warning, fix day/date [mike.tutkowski] Adding support for creating a volume from a snapshot when the snapshot is on managed storage [Rohit Yadav] CLOUDSTACK-5946: Fix keystore filename to avoid warning logs [Rohit Yadav] CLOUDSTACK-8160: use preferable protocols [mike.tutkowski] Adding support for creating a volume from a snapshot when the snapshot is on managed storage [sanjeev] CLOUDSTACK-8174: Fixed cleanup issue in test_add_remove_network.py [sanjeev] CLOUDSTACK-8124: Skipping snapshot tests on Hyper-V [sanjeev] CLOUDSTACK-8170: Skipping tests on HyperV which try to scale VM in running state because feature not supported [Rohit Yadav] services, awsapi: use better string comparision [brian.federle] Reduce size of 'select view' dropdown to fix more dense toolbars. [mike.tutkowski] Un-plug any remaining VBDs and PBDs [marcus_sorensen] LibvirtComputingResource: Expose KVMStoragePoolManager [marcus_sorensen] CLOUDSTACK-8177 [Rohit Yadav] hyperv: fix maven warning, add version to exec plugin [Rohit Yadav] CLOUDSTACK-8151: Add removeRawUsageRecords API to cleanup old cloud_usage data [abhinandan.prateek] CLOUDSTACK-8178: fixed the mapping to match that on xen 6.5 [anthony.xu] BUG-ID: CLOUDSTACK-8176 [mike.tutkowski] Moving the call to getDeviceId(long, long) avoids a race condition when two volumes are being attached to a VM at the same time [Daan Hoogland] state description c&p fix [mike.tutkowski] Provide a more detailed snapshot name on the SAN side [mike.tutkowski] When creating a template from a managed-storage snapshot, put the snapshot in the Copying state before performing the copy (don't want to do anything with the snapshot until this process has completed) [Daan Hoogland] CLOUDSTACK-6485 prevent ipaddress asignment of gateway to gateway-interface on vpc router by setting vpcid to null in network [nitin.mehta] CLOUDSTACK-8181: Introducing a new allocator called firstfitleastconsumed. The purpose of this allocator is to find hosts/pools with least capacity usage (in terms of percentage) within the cluster and use those resources first before others. This allocator can be used changing vm.allocation.algorithm. For hosts it would decide the least consumed host through the setting host.capacityType.to.order.clusters to base the usage on cpu or ram. [mike.tutkowski] Do not allow deletion of the snapshot if the snapshot is being copied [mike.tutkowski] Putting in an extra check to see if this volume is already attached to a VM [jessicawang] CLOUDSTACK-8182: UI > volumes > upload volume from URL > add Custom Disk Offering field which is optional. [mike.tutkowski] Replace synchronized with the use of database locking [Rohit Yadav] appliance: don't fail is bak is not found [Rohit Yadav] appliance: except for openswan upgrade rest of the packages [marcus_sorensen] LibvirtComputingResource: make Oracle linux support virtio [Rohit Yadav] use a preferable protocol that works on most infra [marcus_sorensen] LibvirtComputingResource: GuestOSName for OracleLinux [mike.tutkowski] Update hypervisor snapshot reserve for the root volume earlier than when it is currently being set [mike.tutkowski] Adding/updating comments around the volume's hypervisor snapshot reserve field [mike.tutkowski] Don't allow managed (primary) storage to be deleted if it contains one or more snapshots. [mike.tutkowski] If the HypervisorType of a storage pool is Any, we need to retrieve hosts in the given zone for each HypervisorType. [mike.tutkowski] When canceling maintenance mode, the logic was looking at the id field of the work object instead of the id field of the VM object. [talluri] CLOUDSTACK-8161: added skips for the tests which are not supported on LXC: [talluri] CLOUDSTACK-8161: added skips for the tests which are not supported on LXC: [Rohit Yadav] CLOUDSTACK-8190: Fix xenserver traffic label for backward compatiblity [Rohit Yadav] CLOUDSTACK-8191: SAML users should have their own accounts [Rohit Yadav] CLOUDSTACK-8195: Don't break IdP, return metadata XML [Daan Hoogland] CLOUDSTACK-8197 create MinVRVersion config item [talluri] Correcting a minor typo in test_deploy_vgpu_vm.py script [talluri] CLOUDSTACK-8153: Adding global setting value check for few test cases in test_custom_hostname.py [talluri] CLOUDSTACK-7745: Fixed the script 'test_ssvm.py' - Private IP of System VMs can change on systemVMs reboot [Rohit Yadav] CLOUDSTACK-8198: Use random local storage UUID [mike.tutkowski] Dynamic storage adaptor for KVM [mike.tutkowski] Adding in the license text [Rohit Yadav] Make volume deletion publish event, removed by 781648fb1003c8c32875e9ff7a6c4ef4694539f7 [Rohit Yadav] CloudStackPrimaryDataStoreLifeCycleImpl: decode path as UTF8 or fallback [Rohit Yadav] improve protocol enabling based on socket object type [talluri] CLOUDSTACK-8214: test_netscaler_nw_off.py - Skip test if enough zones are not present instead of throwing exception [talluri] CLOUDSTACK-8213: Fixed typo in test_lb_secondary_ip.py [Rohit Yadav] Publish secstorage failure, removed by a12ab8a2b3a14d2fed2bca287823bb558d0501fb [Rohit Yadav] jobs: fix corner cases, add NPE checks [Rohit Yadav] AgentAttache: allow checkonhost command in maintenance, cancel if only allowed [Rohit Yadav] orchestration: allow storage migration [Rohit Yadav] agent: don't investigate if host is null, send alert instead [Rohit Yadav] ApiResponseHelper: fix NPE when parent of snapshot is null [Rohit Yadav] SAML changing date calculation [Rohit Yadav] CLOUDSTACK-8215: Change Date calculation to Joda DateTime [talluri] CLOUDSTACK-8211: Correcting expected secondary storage count value by rounding off to floor value and including the physicalsize of snapshot [Rohit Yadav] CLOUDSTACK-8146: close search builder using done() [talluri] CLOUDSTACK-8161: fixed few more wrong references [Rohit Yadav] DeployVmCmd: Fix NPE case [Rohit Yadav] CLOUDSTACK-8220: Let's have a separate XenServer 6.5 resource [Rohit Yadav] CLOUDSTACK-5494: Fixed dns is open to public in VR [Rohit Yadav] Fix typos [Rohit Yadav] appliance: do a apt-get clean before upgrade to free up space [Rohit Yadav] debian: remove old cache after upgrade [talluri] CLOUDSTACK-8161: fixed few more wrong references in the tests while [talluri] CLOUDSTACK-8161: disabled vm migrate related test cases for LXC. [Pierre-Luc Dion] apidocs: license date, acs version [talluri] CLOUDSTACK-8161: changed apiclient to api_client in some of the tests [talluri] CLOUDSTACK-8229: add zone wide primary storage support in deployDataCenter [mike.tutkowski] CLOUDSTACK-8233 kvmtimer fix [talluri] removed unnecessary pdb break point. [Daan Hoogland] CLOUDSTACK-8238 mocked test to make sure xapi code is called in test for [talluri] CLOUDSTACK-8241: Moved upload volume dict data to configurableData section of the test_data.py file so that data can be changed according to the setup, also made relevant changes in the test cases [talluri] CLOUDSTACK-8240: Skipping test case in test_vmware_drs.py because the scenario is not testable through automation [Daan Hoogland] license and format [talluri] Automation of CCP Objects Verification after external changes made to the original setup Purpose of this code: [talluri] CLOUDSTACK-8254: Choosing high end service offering for HyperV in case it tries to SSH to VM because Hyperv needs more resources because it is GUI based VM [talluri] CLOUDSTACK-8253: Code correction and improvement: test_haproxy.py [talluri] CLOUDSTACK-8149: Fixed test_Virtualrouter_alerts.py for VMware [talluri] CLOUDSTACK-8217: Fixed marvin base library method for passing 'lbdevicecapacity' parameter while adding netscaler device [talluri] CLOUDSTACK-8235: Fixed test case in test_bugs.py to read variable data from configurableData section of test_data.py and also fixed wrong parameter name [talluri] CLOUDSTACK-8161: disable template create and dynamic scaling tests for LXC [talluri] CLOUDSTACK-7911: Adding test cases for usage test path [talluri] added missing comma in test_data.py [talluri] CLOUDSTACK-8255: Adding secondary IP to correct ethernet interface present on the VM [talluri] As this is not tested and causing other failures, reverting for now and let the author resubmit a fresh patch [sanjeev] Iterate one more time before failing iso download [Rohit Yadav] CLOUDSTACK-7908: Add user_id column to vm_instance table [Rohit Yadav] CLOUDSTACK-7085, CLOUDSTACK-7084: disallow empty passwords [Rohit Yadav] CLOUDSTACK-7908: UserVmResponse returns userid/username information of the creator [talluri] CLOUDSTACK-8219: Marvin: Correct code related to getting free vlan in the setup [talluri] CLOUDSTACK-8257: test_escalations_volume.py - Removing asserts on volumes names as they don't hold true when random characters are appended to the volume name before creation [talluri] CLOUDSTACK-8258: test_iso.py - Removed assertion on Iso name when random characters are appended to test data before creating Iso [talluri] CLOUDSTACK-8259: Code improvement - test_routers.py [talluri] CLOUDSTACK-8261: test_haproxy.py - Remove the code checking AppCookle and LbCookie Stickiness policies [marcus_sorensen] CLOUDSTACK-8263: KVM - notify qemu process of resized volume for libvirt-resized storage ------------------------------------------ [...truncated 21488 lines...] "super" ... "this" ... "true" ... "void" ... <INTEGER_LITERAL> ... <FLOATING_POINT_LITERAL> ... <CHARACTER_LITERAL> ... <STRING_LITERAL> ... <IDENTIFIER> ... "(" ... ")" ... "!" ... "~" ... "++" ... "--" ... "+" ... "-" ... at net.sourceforge.cobertura.javancss.parser.JavaParser.generateParseException(JavaParser.java:11869) at net.sourceforge.cobertura.javancss.parser.JavaParser.jj_consume_token(JavaParser.java:11730) at net.sourceforge.cobertura.javancss.parser.JavaParser.TryWithResources(JavaParser.java:4618) at net.sourceforge.cobertura.javancss.parser.JavaParser.TryStatement(JavaParser.java:4533) at net.sourceforge.cobertura.javancss.parser.JavaParser.Statement(JavaParser.java:3754) at net.sourceforge.cobertura.javancss.parser.JavaParser.BlockStatement(JavaParser.java:3906) at net.sourceforge.cobertura.javancss.parser.JavaParser.Block(JavaParser.java:3855) at net.sourceforge.cobertura.javancss.parser.JavaParser.TryStatement(JavaParser.java:4534) at net.sourceforge.cobertura.javancss.parser.JavaParser.Statement(JavaParser.java:3754) at net.sourceforge.cobertura.javancss.parser.JavaParser.BlockStatement(JavaParser.java:3906) at net.sourceforge.cobertura.javancss.parser.JavaParser.Block(JavaParser.java:3855) at net.sourceforge.cobertura.javancss.parser.JavaParser.MethodDeclaration(JavaParser.java:1933) at net.sourceforge.cobertura.javancss.parser.JavaParser.ClassBodyDeclaration(JavaParser.java:1012) at net.sourceforge.cobertura.javancss.parser.JavaParser.ClassBody(JavaParser.java:874) at net.sourceforge.cobertura.javancss.parser.JavaParser.UnmodifiedClassDeclaration(JavaParser.java:801) at net.sourceforge.cobertura.javancss.parser.JavaParser.ClassDeclaration(JavaParser.java:706) at net.sourceforge.cobertura.javancss.parser.JavaParser.TypeDeclaration(JavaParser.java:555) at net.sourceforge.cobertura.javancss.parser.JavaParser.CompilationUnit(JavaParser.java:303) at net.sourceforge.cobertura.javancss.parser.JavaParser.parse(JavaParser.java:100) at net.sourceforge.cobertura.javancss.Javancss._measureSource(Javancss.java:192) at net.sourceforge.cobertura.javancss.Javancss._measureRoot(Javancss.java:268) at net.sourceforge.cobertura.javancss.Javancss.<init>(Javancss.java:346) at net.sourceforge.cobertura.reporting.ComplexityCalculator.getAccumlatedCCNForSource(ComplexityCalculator.java:105) at net.sourceforge.cobertura.reporting.ComplexityCalculator.getAccumlatedCCNForSingleFile(ComplexityCalculator.java:143) at net.sourceforge.cobertura.reporting.ComplexityCalculator.getCCNForSourceFileNameInternal(ComplexityCalculator.java:234) at net.sourceforge.cobertura.reporting.ComplexityCalculator.getCCNForPackageInternal(ComplexityCalculator.java:201) at net.sourceforge.cobertura.reporting.ComplexityCalculator.getCCNForProject(ComplexityCalculator.java:167) at net.sourceforge.cobertura.reporting.xml.XMLReport.<init>(XMLReport.java:67) at net.sourceforge.cobertura.reporting.Main.parseArguments(Main.java:106) at net.sourceforge.cobertura.reporting.Main.main(Main.java:169) [INFO] Cobertura Report generation was successful. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache CloudStack Developer Tools - Checkstyle Configuration SUCCESS [2.128s] [INFO] Apache CloudStack ................................. SUCCESS [3.003s] [INFO] Apache CloudStack Maven Conventions Parent ........ SUCCESS [0.879s] [INFO] Apache CloudStack Framework - Managed Context ..... SUCCESS [19.076s] [INFO] Apache CloudStack Utils ........................... SUCCESS [1:24.383s] [INFO] Apache CloudStack Framework ....................... SUCCESS [0.113s] [INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [48.093s] [INFO] Apache CloudStack Framework - Configuration ....... SUCCESS [24.271s] [INFO] Apache CloudStack API ............................. SUCCESS [1:36.161s] [INFO] Apache CloudStack Framework - REST ................ SUCCESS [15.494s] [INFO] Apache CloudStack Framework - IPC ................. SUCCESS [26.615s] [INFO] Apache CloudStack Cloud Engine .................... SUCCESS [0.121s] [INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [25.596s] [INFO] Apache CloudStack Framework - Security ............ SUCCESS [21.781s] [INFO] Apache CloudStack Core ............................ SUCCESS [1:35.789s] [INFO] Apache CloudStack Agents .......................... SUCCESS [41.252s] [INFO] Apache CloudStack Framework - Clustering .......... SUCCESS [1:15.132s] [INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [29.569s] [INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [3:08.362s] [INFO] Apache CloudStack Framework - Jobs ................ SUCCESS [46.013s] [INFO] Apache CloudStack Cloud Engine Internal Components API SUCCESS [41.539s] [INFO] Apache CloudStack Server .......................... SUCCESS [6:51.271s] [INFO] Apache CloudStack Usage Server .................... SUCCESS [1:00.141s] [INFO] Apache CloudStack Cloud Engine Orchestration Component SUCCESS [1:32.202s] [INFO] Apache CloudStack Cloud Services .................. SUCCESS [0.168s] [INFO] Apache CloudStack Secondary Storage ............... SUCCESS [0.605s] [INFO] Apache CloudStack Secondary Storage Service ....... SUCCESS [45.492s] [INFO] Apache CloudStack Engine Storage Component ........ SUCCESS [2:15.190s] [INFO] Apache CloudStack Engine Storage Volume Component . SUCCESS [2:44.156s] [INFO] Apache CloudStack Engine Storage Image Component .. SUCCESS [2:10.109s] [INFO] Apache CloudStack Engine Storage Data Motion Component SUCCESS [1:52.685s] [INFO] Apache CloudStack Engine Storage Cache Component .. SUCCESS [1:34.266s] [INFO] Apache CloudStack Engine Storage Snapshot Component SUCCESS [2:01.793s] [INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [34.340s] [INFO] Apache CloudStack Cloud Engine Service ............ SUCCESS [30.544s] [INFO] Apache CloudStack Plugin POM ...................... SUCCESS [5.630s] [INFO] Apache CloudStack Plugin - API Rate Limit ......... SUCCESS [1:37.053s] [INFO] Apache CloudStack Plugin - Storage Volume default provider SUCCESS [1:58.878s] [INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider SUCCESS [1:22.265s] [INFO] Apache CloudStack Plugin - API SolidFire .......... SUCCESS [26.520s] [INFO] Apache CloudStack Plugin - API Discovery .......... SUCCESS [24.210s] [INFO] Apache CloudStack Plugin - ACL Static Role Based .. SUCCESS [15.855s] [INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor SUCCESS [17.100s] [INFO] Apache CloudStack Plugin - Explicit Dedication Processor SUCCESS [18.927s] [INFO] Apache CloudStack Plugin - User Concentrated Pod Deployment Planner SUCCESS [16.173s] [INFO] Apache CloudStack Plugin - User Dispersing Deployment Planner SUCCESS [16.727s] [INFO] Apache CloudStack Plugin - Implicit Dedication Planner SUCCESS [26.046s] [INFO] Apache CloudStack Plugin - Skip Heurestics Planner SUCCESS [15.171s] [INFO] Apache CloudStack Plugin - Host Allocator Random .. SUCCESS [16.294s] [INFO] Apache CloudStack Plugin - Dedicated Resources .... SUCCESS [30.678s] [INFO] Apache CloudStack Plugin - Hypervisor OracleVM .... SUCCESS [28.030s] [INFO] Apache CloudStack Plugin - Open vSwitch ........... SUCCESS [30.691s] [INFO] Apache CloudStack Plugin - Hypervisor XenServer ... SUCCESS [1:06.203s] [INFO] Apache CloudStack Plugin - Hypervisor KVM ......... SUCCESS [1:03.045s] [INFO] Apache CloudStack Plugin - RabbitMQ Event Bus ..... SUCCESS [18.475s] [INFO] Apache CloudStack Plugin - In Memory Event Bus .... SUCCESS [19.088s] [INFO] Apache CloudStack Plugin - Hypervisor Baremetal ... SUCCESS [37.959s] [INFO] Apache CloudStack Plugin - Hypervisor UCS ......... SUCCESS [24.370s] [INFO] Apache CloudStack Plugin - Hypervisor Hyper-V ..... SUCCESS [35.501s] [INFO] Apache CloudStack Plugin - Network Elastic Load Balancer SUCCESS [30.196s] [INFO] Apache CloudStack Plugin - Network Internal Load Balancer SUCCESS [37.047s] [INFO] Apache CloudStack Framework - Spring Life Cycle ... SUCCESS [19.306s] [INFO] Apache CloudStack Plugin - Network Juniper Contrail SUCCESS [56.075s] [INFO] Apache CloudStack Plugin - Palo Alto .............. SUCCESS [36.508s] [INFO] Apache CloudStack Plugin - Network Netscaler ...... SUCCESS [39.104s] [INFO] Apache CloudStack Plugin - Network Nicira NVP ..... SUCCESS [41.423s] [INFO] Apache CloudStack Plugin - BigSwitch Virtual Network Segment SUCCESS [31.378s] [INFO] Apache CloudStack Plugin - Network Brocade VCS .... SUCCESS [37.052s] [INFO] Apache CloudStack Plugin - Midokura Midonet ....... SUCCESS [33.410s] [INFO] Apache CloudStack Plugin - Stratosphere SSP ....... SUCCESS [31.608s] [INFO] Apache CloudStack Plugin - Network Opendaylight ... SUCCESS [33.545s] [INFO] Apache CloudStack Plugin - Storage Allocator Random SUCCESS [15.495s] [INFO] Apache CloudStack Plugin - User Authenticator LDAP SUCCESS [27.208s] [INFO] Apache CloudStack Plugin - User Authenticator MD5 . SUCCESS [18.729s] [INFO] Apache CloudStack Plugin - User Authenticator Plain Text SUCCESS [13.789s] [INFO] Apache CloudStack Plugin - User Authenticator SAML2 SUCCESS [1:32.424s] [INFO] Apache CloudStack Plugin - User Authenticator SHA256 Salted SUCCESS [18.942s] [INFO] Apache CloudStack Plugin - Dns Notifier Example ... SUCCESS [13.873s] [INFO] Apache CloudStack Plugin - Storage Image S3 ....... SUCCESS [17.533s] [INFO] Apache CloudStack Plugin - Storage Image Swift provider SUCCESS [16.172s] [INFO] Apache CloudStack Plugin - Storage Image default provider SUCCESS [17.124s] [INFO] Apache CloudStack Plugin - Storage Image sample provider SUCCESS [15.755s] [INFO] Apache CloudStack Plugin - Storage Volume Nexenta Provider SUCCESS [23.600s] [INFO] Apache CloudStack Plugin - Storage Volume CloudByte Provider SUCCESS [29.179s] [INFO] Apache CloudStack Plugin - Storage Volume sample provider SUCCESS [16.382s] [INFO] Apache CloudStack Plugin - SNMP Alerts ............ SUCCESS [21.488s] [INFO] Apache CloudStack Plugin - Syslog Alerts .......... SUCCESS [21.301s] [INFO] Apache CloudStack Plugin - Network VXLAN .......... SUCCESS [20.914s] [INFO] Apache CloudStack Plugin - GloboDNS ............... SUCCESS [30.347s] [INFO] Apache CloudStack Framework - Spring Module ....... SUCCESS [29.262s] [INFO] Apache CloudStack Secondary Storage Controller .... SUCCESS [23.731s] [INFO] Apache CloudStack Client UI ....................... SUCCESS [10.948s] [INFO] Apache CloudStack Console Proxy - RDP Client ...... SUCCESS [1:01.426s] [INFO] Apache CloudStack Console Proxy ................... SUCCESS [0.534s] [INFO] Apache CloudStack Console Proxy - Server .......... SUCCESS [38.784s] [INFO] Apache CloudStack Framework - QuickCloud .......... SUCCESS [0.351s] [INFO] Apache CloudStack AWS API Bridge .................. SUCCESS [10:43.766s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1:20:37.367s [INFO] Finished at: Wed Feb 18 01:31:05 CET 2015 [INFO] Final Memory: 169M/806M [INFO] ------------------------------------------------------------------------ [FINDBUGS] Collecting findbugs analysis files... [FINDBUGS] Finding all files that match the pattern **/findbugsXml.xml [FINDBUGS] Parsing 85 files in <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/> [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/agent/target/findbugsXml.xml> of module Apache CloudStack Agents with 3 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/api/target/findbugsXml.xml> of module Apache CloudStack API with 14 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/awsapi/target/findbugsXml.xml> of module Apache CloudStack AWS API Bridge with 83 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/core/target/findbugsXml.xml> of module Apache CloudStack Core with 91 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/engine/api/target/findbugsXml.xml> of module Apache CloudStack Cloud Engine API with 91 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/engine/components-api/target/findbugsXml.xml> of module Apache CloudStack Cloud Engine Internal Components API with 91 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/engine/network/target/findbugsXml.xml> of module Apache CloudStack Cloud Engine API with 91 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/engine/orchestration/target/findbugsXml.xml> of module Apache CloudStack Cloud Engine Orchestration Component with 99 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/engine/schema/target/findbugsXml.xml> of module Apache CloudStack Cloud Engine Schema Component with 115 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/engine/storage/cache/target/findbugsXml.xml> of module Apache CloudStack Engine Storage Cache Component with 115 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/engine/storage/datamotion/target/findbugsXml.xml> of module Apache CloudStack Engine Storage Data Motion Component with 115 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/engine/storage/image/target/findbugsXml.xml> of module Apache CloudStack Engine Storage Image Component with 115 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/engine/storage/snapshot/target/findbugsXml.xml> of module Apache CloudStack Engine Storage Snapshot Component with 115 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/engine/storage/target/findbugsXml.xml> of module Apache CloudStack Engine Storage Component with 118 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/engine/storage/volume/target/findbugsXml.xml> of module Apache CloudStack Engine Storage Volume Component with 118 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/framework/cluster/target/findbugsXml.xml> of module Apache CloudStack Framework - Clustering with 120 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/framework/config/target/findbugsXml.xml> of module Apache CloudStack Framework - Configuration with 121 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/framework/db/target/findbugsXml.xml> of module Apache CloudStack Framework - Event Notification with 123 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/framework/events/target/findbugsXml.xml> of module Apache CloudStack Framework - Event Notification with 123 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/framework/ipc/target/findbugsXml.xml> of module Apache CloudStack Framework - IPC with 126 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/framework/jobs/target/findbugsXml.xml> of module Apache CloudStack Framework - Jobs with 126 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/framework/managed-context/target/findbugsXml.xml> of module Apache CloudStack Framework - Managed Context with 126 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/framework/rest/target/findbugsXml.xml> of module Apache CloudStack Framework - REST with 126 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/framework/security/target/findbugsXml.xml> of module Apache CloudStack Framework - Security with 126 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/framework/spring/lifecycle/target/findbugsXml.xml> of module Apache CloudStack Framework - Spring Life Cycle with 126 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/framework/spring/module/target/findbugsXml.xml> of module Apache CloudStack Framework - Spring Module with 126 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/acl/static-role-based/target/findbugsXml.xml> of module Apache CloudStack Plugin - ACL Static Role Based with 126 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/affinity-group-processors/explicit-dedication/target/findbugsXml.xml> of module Apache CloudStack Plugin - Explicit Dedication Processor with 126 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/affinity-group-processors/host-anti-affinity/target/findbugsXml.xml> of module Apache CloudStack Plugin - Host Anti-Affinity Processor with 126 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/alert-handlers/snmp-alerts/target/findbugsXml.xml> of module Apache CloudStack Plugin - SNMP Alerts with 126 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/alert-handlers/syslog-alerts/target/findbugsXml.xml> of module Apache CloudStack Plugin - Syslog Alerts with 126 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/api/discovery/target/findbugsXml.xml> of module Apache CloudStack Plugin - API Discovery with 126 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/api/rate-limit/target/findbugsXml.xml> of module Apache CloudStack Plugin - API Rate Limit with 126 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/api/solidfire-intg-test/target/findbugsXml.xml> of module Apache CloudStack Plugin - API SolidFire with 126 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/dedicated-resources/target/findbugsXml.xml> of module Apache CloudStack Plugin - Dedicated Resources with 126 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/deployment-planners/implicit-dedication/target/findbugsXml.xml> of module Apache CloudStack Plugin - Implicit Dedication Planner with 126 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/deployment-planners/user-concentrated-pod/target/findbugsXml.xml> of module Apache CloudStack Plugin - User Concentrated Pod Deployment Planner with 126 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/deployment-planners/user-dispersing/target/findbugsXml.xml> of module Apache CloudStack Plugin - User Dispersing Deployment Planner with 126 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/event-bus/inmemory/target/findbugsXml.xml> of module Apache CloudStack Plugin - In Memory Event Bus with 126 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/event-bus/rabbitmq/target/findbugsXml.xml> of module Apache CloudStack Plugin - RabbitMQ Event Bus with 137 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/ha-planners/skip-heurestics/target/findbugsXml.xml> of module Apache CloudStack Plugin - Skip Heurestics Planner with 137 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/host-allocators/random/target/findbugsXml.xml> of module Apache CloudStack Plugin - Host Allocator Random with 137 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/hypervisors/baremetal/target/findbugsXml.xml> of module Apache CloudStack Plugin - Hypervisor Baremetal with 144 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/hypervisors/hyperv/target/findbugsXml.xml> of module Apache CloudStack Plugin - Hypervisor Hyper-V with 146 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/hypervisors/kvm/target/findbugsXml.xml> of module Apache CloudStack Plugin - Hypervisor KVM with 157 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/hypervisors/ovm/target/findbugsXml.xml> of module Apache CloudStack Plugin - Hypervisor OracleVM with 160 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/hypervisors/ucs/target/findbugsXml.xml> of module Apache CloudStack Plugin - Hypervisor UCS with 161 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/hypervisors/xenserver/target/findbugsXml.xml> of module Apache CloudStack Plugin - Hypervisor XenServer with 175 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/bigswitch-vns/target/findbugsXml.xml> of module Apache CloudStack Plugin - BigSwitch Virtual Network Segment with 175 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/brocade-vcs/target/findbugsXml.xml> of module Apache CloudStack Plugin - Network Brocade VCS with 175 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/dns-notifier/target/findbugsXml.xml> of module Apache CloudStack Plugin - Dns Notifier Example with 175 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/elastic-loadbalancer/target/findbugsXml.xml> of module Apache CloudStack Plugin - Network Elastic Load Balancer with 175 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/globodns/target/findbugsXml.xml> of module Apache CloudStack Plugin - GloboDNS with 175 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/internal-loadbalancer/target/findbugsXml.xml> of module Apache CloudStack Plugin - Network Internal Load Balancer with 175 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/juniper-contrail/target/findbugsXml.xml> of module Apache CloudStack Plugin - Network Juniper Contrail with 175 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/midonet/target/findbugsXml.xml> of module Apache CloudStack Plugin - Midokura Midonet with 175 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/netscaler/target/findbugsXml.xml> of module Apache CloudStack Plugin - Network Netscaler with 177 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nicira-nvp/target/findbugsXml.xml> of module Apache CloudStack Plugin - Network Nicira NVP with 177 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/opendaylight/target/findbugsXml.xml> of module Apache CloudStack Plugin - Network Opendaylight with 179 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/ovs/target/findbugsXml.xml> of module Apache CloudStack Plugin - Open vSwitch with 179 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/palo-alto/target/findbugsXml.xml> of module Apache CloudStack Plugin - Palo Alto with 180 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/stratosphere-ssp/target/findbugsXml.xml> of module Apache CloudStack Plugin - Stratosphere SSP with 180 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/vxlan/target/findbugsXml.xml> of module Apache CloudStack Plugin - Network VXLAN with 180 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/storage-allocators/random/target/findbugsXml.xml> of module Apache CloudStack Plugin - Storage Allocator Random with 180 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/storage/image/default/target/findbugsXml.xml> of module Apache CloudStack Plugin - Storage Image default provider with 180 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/storage/image/s3/target/findbugsXml.xml> of module Apache CloudStack Plugin - Storage Image S3 with 180 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/storage/image/sample/target/findbugsXml.xml> of module Apache CloudStack Plugin - Storage Image sample provider with 180 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/storage/image/swift/target/findbugsXml.xml> of module Apache CloudStack Plugin - Storage Image Swift provider with 180 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/storage/volume/cloudbyte/target/findbugsXml.xml> of module Apache CloudStack Plugin - Storage Volume CloudByte Provider with 184 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/storage/volume/default/target/findbugsXml.xml> of module Apache CloudStack Plugin - Storage Volume default provider with 185 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/storage/volume/nexenta/target/findbugsXml.xml> of module Apache CloudStack Plugin - Storage Volume Nexenta Provider with 186 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/storage/volume/sample/target/findbugsXml.xml> of module Apache CloudStack Plugin - Storage Volume sample provider with 186 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/storage/volume/solidfire/target/findbugsXml.xml> of module Apache CloudStack Plugin - Storage Volume SolidFire Provider with 187 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/user-authenticators/ldap/target/findbugsXml.xml> of module Apache CloudStack Plugin - User Authenticator LDAP with 189 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/user-authenticators/md5/target/findbugsXml.xml> of module Apache CloudStack Plugin - User Authenticator MD5 with 190 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/user-authenticators/plain-text/target/findbugsXml.xml> of module Apache CloudStack Plugin - User Authenticator Plain Text with 190 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/user-authenticators/saml2/target/findbugsXml.xml> of module Apache CloudStack Plugin - User Authenticator SAML2 with 190 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/user-authenticators/sha256salted/target/findbugsXml.xml> of module Apache CloudStack Plugin - User Authenticator SHA256 Salted with 194 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/server/target/findbugsXml.xml> of module Apache CloudStack Server with 241 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/services/console-proxy-rdp/rdpconsole/target/findbugsXml.xml> of module Apache CloudStack Console Proxy - RDP Client with 241 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/services/console-proxy/server/target/findbugsXml.xml> of module Apache CloudStack Console Proxy - Server with 254 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/services/secondary-storage/controller/target/findbugsXml.xml> of module Apache CloudStack Secondary Storage Controller with 254 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/services/secondary-storage/server/target/findbugsXml.xml> of module Apache CloudStack Secondary Storage Service with 260 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/usage/target/findbugsXml.xml> of module Apache CloudStack Usage Server with 262 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/utils/target/findbugsXml.xml> of module Apache CloudStack Utils with 301 unique warnings and 0 duplicates. [FINDBUGS] Computing warning deltas based on reference build #780 [FINDBUGS] Plug-in Result: Failed - <a href="findbugsResult/new">61 new warnings</a> of <a href="findbugsResult/HIGH">priority High</a> exceed the threshold of 0 by 61 Build step 'Publish FindBugs analysis results' changed build result to FAILURE Skipping Cobertura coverage report as build was not SUCCESS or better ...