Return-Path: X-Original-To: apmail-cloudstack-dev-archive@www.apache.org Delivered-To: apmail-cloudstack-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8FB7A19889 for ; Sun, 28 Feb 2016 15:17:23 +0000 (UTC) Received: (qmail 64784 invoked by uid 500); 28 Feb 2016 15:17:23 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 64747 invoked by uid 500); 28 Feb 2016 15:17:23 -0000 Mailing-List: contact dev-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list dev@cloudstack.apache.org Received: (qmail 64736 invoked by uid 99); 28 Feb 2016 15:17:22 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 28 Feb 2016 15:17:22 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 7DDE21A033B for ; Sun, 28 Feb 2016 15:17:22 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 5.407 X-Spam-Level: ***** X-Spam-Status: No, score=5.407 tagged_above=-999 required=6.31 tests=[FSL_HELO_NON_FQDN_1=0.001, HELO_DYNAMIC_IPADDR=3.243, KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RDNS_DYNAMIC=0.363] autolearn=disabled Received: from mx2-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id ICWE8lRfEZRS for ; Sun, 28 Feb 2016 15:17:16 +0000 (UTC) Received: from domU-12-31-39-15-22-2D (ec2-75-101-146-23.compute-1.amazonaws.com [75.101.146.23]) by mx2-lw-eu.apache.org (ASF Mail Server at mx2-lw-eu.apache.org) with ESMTPS id BD26C5FB0D for ; Sun, 28 Feb 2016 15:17:15 +0000 (UTC) Received: from ip-10-138-45-60.ec2.internal (jenkins [127.0.0.1]) by domU-12-31-39-15-22-2D (8.14.5/8.14.5) with ESMTP id u1SF9xwj004309; Sun, 28 Feb 2016 10:09:59 -0500 Date: Sun, 28 Feb 2016 10:09:59 -0500 (EST) From: jenkins@cloudstack.org To: dev@cloudstack.apache.org, nicolas.m.vazquez@gmail.com, priti.sarap@clogeny.com, nitin.maharana@gmail.com, nicovazquez90@gmail.com Message-ID: <22235014.1213.1456672199887.JavaMail.jenkins@domU-12-31-39-15-22-2D> In-Reply-To: <26269022.1211.1456661407689.JavaMail.jenkins@domU-12-31-39-15-22-2D> References: <26269022.1211.1456661407689.JavaMail.jenkins@domU-12-31-39-15-22-2D> Subject: Build failed in Jenkins: build-master-slowbuild #3344 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Instance-Identity: MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjnXIn3wMHfYaRzoAhlp9K8B45+UAW5igA0vGwbH5Zg4xiWMWBJlE8oh4GPpqNpQd0OZtyzi5KA9HvwtfBE6iSnn49HyaoXyaVpi2GWVmR58y39RoNSmLL2oXXUzgT0Nmc2baFSUSVAULARctgo+OOkdny6RtHTanv4ABixMosltV17lVjY3zdTw6Ti5kM4aSFd6E2w30ZH/QRi67nikUyeVrUbFes3oORxUXWxYv39HeL21i3TU/mQ/VnQDOg8tSn1YxUZAi5c50LjzDIqKKAC17a2misKEP00AFaqyIMmwig7W3NLfTCV6NWOq/bYokso1hyhiuxYpxKO/GkDWB8wIDAQAB X-Jenkins-Job: build-master-slowbuild X-Jenkins-Result: FAILURE See ------------------------------------------ [...truncated 28679 lines...] [INFO] [INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-quickcloud --- [INFO] [INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-quickcloud <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-quickcloud --- [INFO] [INFO] --- cobertura-maven-plugin:2.6:instrument (default-cli) @ cloud-quickcloud --- [WARNING] No files to instrument. [INFO] NOT adding cobertura ser file to attached artifacts list. [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cloud-quickcloud --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ cloud-quickcloud --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ cloud-quickcloud --- [INFO] [INFO] <<< cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-quickcloud <<< [INFO] [INFO] --- cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-quickcloud --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache CloudStack Developer Tools - Checkstyle Configuration SUCCESS [1.737s] [INFO] Apache CloudStack ................................. SUCCESS [2.112s] [INFO] Apache CloudStack Maven Conventions Parent ........ SUCCESS [0.813s] [INFO] Apache CloudStack Framework - Managed Context ..... SUCCESS [19.153s] [INFO] Apache CloudStack Utils ........................... SUCCESS [1:29.845s] [INFO] Apache CloudStack Framework ....................... SUCCESS [0.112s] [INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [53.768s] [INFO] Apache CloudStack Framework - Configuration ....... SUCCESS [27.229s] [INFO] Apache CloudStack API ............................. SUCCESS [1:57.451s] [INFO] Apache CloudStack Framework - REST ................ SUCCESS [16.788s] [INFO] Apache CloudStack Framework - IPC ................. SUCCESS [30.451s] [INFO] Apache CloudStack Cloud Engine .................... SUCCESS [0.090s] [INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [27.702s] [INFO] Apache CloudStack Framework - Security ............ SUCCESS [26.258s] [INFO] Apache CloudStack Core ............................ SUCCESS [1:22.158s] [INFO] Apache CloudStack Agents .......................... SUCCESS [37.636s] [INFO] Apache CloudStack Framework - Clustering .......... SUCCESS [36.928s] [INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [14.274s] [INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [2:07.450s] [INFO] Apache CloudStack Framework - Jobs ................ SUCCESS [40.496s] [INFO] Apache CloudStack Cloud Engine Internal Components API SUCCESS [26.171s] [INFO] Apache CloudStack Server .......................... SUCCESS [4:15.460s] [INFO] Apache CloudStack Framework - Quota ............... SUCCESS [37.128s] [INFO] Apache CloudStack Usage Server .................... SUCCESS [43.784s] [INFO] Apache CloudStack Cloud Engine Orchestration Component SUCCESS [1:21.264s] [INFO] Apache CloudStack Cloud Services .................. SUCCESS [0.067s] [INFO] Apache CloudStack Secondary Storage ............... SUCCESS [0.439s] [INFO] Apache CloudStack Secondary Storage Service ....... SUCCESS [53.772s] [INFO] Apache CloudStack Engine Storage Component ........ SUCCESS [51.119s] [INFO] Apache CloudStack Engine Storage Volume Component . SUCCESS [30.030s] [INFO] Apache CloudStack Engine Storage Image Component .. SUCCESS [26.735s] [INFO] Apache CloudStack Engine Storage Data Motion Component SUCCESS [26.028s] [INFO] Apache CloudStack Engine Storage Cache Component .. SUCCESS [21.375s] [INFO] Apache CloudStack Engine Storage Snapshot Component SUCCESS [34.900s] [INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [12.301s] [INFO] Apache CloudStack Cloud Engine Service ............ SUCCESS [8.275s] [INFO] Apache CloudStack Plugin POM ...................... SUCCESS [0.955s] [INFO] Apache CloudStack Plugin - API Rate Limit ......... SUCCESS [27.417s] [INFO] Apache CloudStack Plugin - Storage Volume default provider SUCCESS [24.634s] [INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider SUCCESS [35.982s] [INFO] Apache CloudStack Plugin - API SolidFire .......... SUCCESS [17.556s] [INFO] Apache CloudStack Plugin - API Discovery .......... SUCCESS [23.305s] [INFO] Apache CloudStack Plugin - ACL Static Role Based .. SUCCESS [15.790s] [INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor SUCCESS [17.029s] [INFO] Apache CloudStack Plugin - Explicit Dedication Processor SUCCESS [20.045s] [INFO] Apache CloudStack Plugin - User Concentrated Pod Deployment Planner SUCCESS [16.215s] [INFO] Apache CloudStack Plugin - User Dispersing Deployment Planner SUCCESS [17.474s] [INFO] Apache CloudStack Plugin - Implicit Dedication Planner SUCCESS [27.264s] [INFO] Apache CloudStack Plugin - Skip Heurestics Planner SUCCESS [15.021s] [INFO] Apache CloudStack Plugin - Host Allocator Random .. SUCCESS [19.365s] [INFO] Apache CloudStack Plugin - Dedicated Resources .... SUCCESS [32.802s] [INFO] Apache CloudStack Plugin - Hypervisor OracleVM .... SUCCESS [35.971s] [INFO] Apache CloudStack Plugin - Open vSwitch ........... SUCCESS [34.121s] [INFO] Apache CloudStack Plugin - Hypervisor XenServer ... SUCCESS [1:52.596s] [INFO] Apache CloudStack Plugin - Hypervisor KVM ......... SUCCESS [1:15.132s] [INFO] Apache CloudStack Plugin - RabbitMQ Event Bus ..... SUCCESS [19.606s] [INFO] Apache CloudStack Plugin - In Memory Event Bus .... SUCCESS [20.264s] [INFO] Apache CloudStack Plugin - Kafka Event Bus ........ SUCCESS [14.417s] [INFO] Apache CloudStack Plugin - Hypervisor Baremetal ... SUCCESS [42.945s] [INFO] Apache CloudStack Plugin - Hypervisor UCS ......... SUCCESS [26.168s] [INFO] Apache CloudStack Plugin - Hypervisor Hyper-V ..... SUCCESS [39.643s] [INFO] Apache CloudStack Plugin - Hypervisor OracleVM3 ... SUCCESS [1:24.978s] [INFO] Apache CloudStack Plugin - Network Elastic Load Balancer SUCCESS [32.835s] [INFO] Apache CloudStack Plugin - Network Internal Load Balancer SUCCESS [36.649s] [INFO] Apache CloudStack Framework - Spring Life Cycle ... SUCCESS [20.123s] [INFO] Apache CloudStack Plugin - Network Juniper Contrail SUCCESS [1:02.201s] [INFO] Apache CloudStack Plugin - Palo Alto .............. SUCCESS [39.639s] [INFO] Apache CloudStack Plugin - Network Netscaler ...... SUCCESS [49.780s] [INFO] Apache CloudStack Plugin - Network Nicira NVP ..... SUCCESS [53.017s] [INFO] Apache CloudStack Plugin - BigSwitch Virtual Network Segment SUCCESS [43.796s] [INFO] Apache CloudStack Plugin - Network Brocade VCS .... SUCCESS [38.735s] [INFO] Apache CloudStack Plugin - Midokura Midonet ....... SUCCESS [35.744s] [INFO] Apache CloudStack Plugin - Stratosphere SSP ....... SUCCESS [32.794s] [INFO] Apache CloudStack Plugin - Network Opendaylight ... SUCCESS [37.446s] [INFO] Apache CloudStack Plugin - Storage Allocator Random SUCCESS [16.715s] [INFO] Apache CloudStack Plugin - User Authenticator LDAP SUCCESS [32.576s] [INFO] Apache CloudStack Plugin - User Authenticator MD5 . SUCCESS [20.492s] [INFO] Apache CloudStack Plugin - User Authenticator PBKDF2-SHA-256 SUCCESS [23.758s] [INFO] Apache CloudStack Plugin - User Authenticator Plain Text SUCCESS [16.593s] [INFO] Apache CloudStack Plugin - User Authenticator SAML2 SUCCESS [1:53.598s] [INFO] Apache CloudStack Plugin - User Authenticator SHA256 Salted SUCCESS [21.194s] [INFO] Apache CloudStack Plugin - Dns Notifier Example ... SUCCESS [13.802s] [INFO] Apache CloudStack Plugin - Storage Image S3 provider SUCCESS [18.528s] [INFO] Apache CloudStack Plugin - Storage Image Swift provider SUCCESS [17.232s] [INFO] Apache CloudStack Plugin - Storage Image default provider SUCCESS [19.239s] [INFO] Apache CloudStack Plugin - Storage Image sample provider SUCCESS [16.740s] [INFO] Apache CloudStack Plugin - Storage Volume Nexenta Provider SUCCESS [26.086s] [INFO] Apache CloudStack Plugin - Storage Volume CloudByte Provider SUCCESS [34.991s] [INFO] Apache CloudStack Plugin - Storage Volume sample provider SUCCESS [18.430s] [INFO] Apache CloudStack Plugin - SNMP Alerts ............ SUCCESS [24.545s] [INFO] Apache CloudStack Plugin - Syslog Alerts .......... SUCCESS [23.969s] [INFO] Apache CloudStack Plugin - Network VXLAN .......... SUCCESS [22.916s] [INFO] Apache CloudStack Plugin - GloboDNS ............... SUCCESS [31.503s] [INFO] Apache CloudStack Plugin - Quota Service .......... SUCCESS [31.493s] [INFO] Apache CloudStack Plugin - NetApp File System ..... SUCCESS [29.923s] [INFO] Apache CloudStack Plugin - F5 ..................... SUCCESS [30.757s] [INFO] Apache CloudStack Plugin - Juniper SRX ............ SUCCESS [38.504s] [INFO] Apache CloudStack Plugin - Nuage VSP .............. SUCCESS [49.446s] [INFO] Apache CloudStack VMware Base ..................... SUCCESS [59.794s] [INFO] Apache CloudStack Plugin - Hypervisor VMware ...... SUCCESS [1:20.870s] [INFO] Apache CloudStack Plugin - Cisco VNMC ............. SUCCESS [43.048s] [INFO] Apache CloudStack Plugin - MySQL HA Strategy ...... SUCCESS [16.261s] [INFO] Apache CloudStack Framework - Spring Module ....... SUCCESS [30.819s] [INFO] Apache CloudStack Secondary Storage Controller .... SUCCESS [27.500s] [INFO] Apache CloudStack Client UI ....................... SUCCESS [18.543s] [INFO] Apache CloudStack Console Proxy - RDP Client ...... SUCCESS [1:10.219s] [INFO] Apache CloudStack Console Proxy ................... SUCCESS [0.412s] [INFO] Apache CloudStack Console Proxy - Server .......... SUCCESS [45.930s] [INFO] Apache CloudStack Framework - QuickCloud .......... SUCCESS [0.283s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1:04:10.085s [INFO] Finished at: Sun Feb 28 15:17:02 UTC 2016 [INFO] Final Memory: 160M/720M [INFO] ------------------------------------------------------------------------ [FINDBUGS] Collecting findbugs analysis files... [FINDBUGS] Finding all files that match the pattern **/findbugsXml.xml [FINDBUGS] Parsing 97 files in [FINDBUGS] Successfully parsed file of module Apache CloudStack Agents with 1 unique warning and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack API with 1 unique warning and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Core with 8 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Cloud Engine API with 8 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Cloud Engine Internal Components API with 8 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Cloud Engine API with 8 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Cloud Engine Orchestration Component with 8 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Cloud Engine Schema Component with 11 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Engine Storage Cache Component with 11 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Engine Storage Data Motion Component with 11 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Engine Storage Image Component with 11 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Engine Storage Snapshot Component with 11 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Engine Storage Component with 11 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Engine Storage Volume Component with 11 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Framework - Clustering with 12 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Framework - Configuration with 12 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Framework - Event Notification with 14 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Framework - Event Notification with 14 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Framework - IPC with 14 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Framework - Jobs with 14 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Framework - Managed Context with 14 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Framework - Quota with 14 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Framework - REST with 14 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Framework - Security with 14 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Framework - Spring Life Cycle with 14 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Framework - Spring Module with 14 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - ACL Static Role Based with 14 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Explicit Dedication Processor with 14 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Host Anti-Affinity Processor with 14 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - SNMP Alerts with 14 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Syslog Alerts with 14 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - API Discovery with 14 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - API Rate Limit with 14 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - API SolidFire with 14 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - MySQL HA Strategy with 14 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Quota Service with 14 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Dedicated Resources with 14 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Implicit Dedication Planner with 14 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - User Concentrated Pod Deployment Planner with 14 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - User Dispersing Deployment Planner with 14 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - In Memory Event Bus with 14 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Kafka Event Bus with 14 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - RabbitMQ Event Bus with 18 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - NetApp File System with 18 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Skip Heurestics Planner with 18 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Host Allocator Random with 18 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Hypervisor Baremetal with 21 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Hypervisor Hyper-V with 21 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Hypervisor KVM with 25 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Hypervisor OracleVM with 27 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Hypervisor OracleVM3 with 27 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Hypervisor UCS with 27 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Hypervisor VMware with 27 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Hypervisor XenServer with 35 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - BigSwitch Virtual Network Segment with 35 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Network Brocade VCS with 35 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Cisco VNMC with 35 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Dns Notifier Example with 35 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Network Elastic Load Balancer with 35 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - F5 with 35 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - GloboDNS with 35 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Network Internal Load Balancer with 35 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Network Juniper Contrail with 35 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Juniper SRX with 35 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Midokura Midonet with 35 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Network Netscaler with 36 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Network Nicira NVP with 36 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Nuage VSP with 36 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Network Opendaylight with 38 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Open vSwitch with 38 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Palo Alto with 38 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Stratosphere SSP with 38 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Network VXLAN with 38 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Storage Allocator Random with 38 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Storage Image default provider with 38 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Storage Image S3 provider with 38 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Storage Image sample provider with 38 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Storage Image Swift provider with 38 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Storage Volume CloudByte Provider with 38 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Storage Volume default provider with 39 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Storage Volume Nexenta Provider with 40 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Storage Volume sample provider with 40 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Storage Volume SolidFire Provider with 41 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - User Authenticator LDAP with 41 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - User Authenticator MD5 with 42 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - User Authenticator PBKDF2-SHA-256 with 42 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - User Authenticator Plain Text with 42 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - User Authenticator SAML2 with 42 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - User Authenticator SHA256 Salted with 46 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Server with 73 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Console Proxy - RDP Client with 73 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Console Proxy - Server with 85 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Secondary Storage Controller with 85 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Secondary Storage Service with 90 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Usage Server with 92 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Utils with 115 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack VMware Base with 117 unique warnings and 0 duplicates. [FINDBUGS] Computing warning deltas based on reference build #3314 [FINDBUGS] Plug-in Result: Failed - 1 new warning of priority High exceeds the threshold of 0 by 1 Build step 'Publish FindBugs analysis results' changed build result to FAILURE Skipping Cobertura coverage report as build was not UNSTABLE or better ...