You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by je...@cloudstack.org on 2014/04/10 16:59:52 UTC

Build failed in Jenkins: cloudstack-4.3-forward-maven-build #159

See <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/159/>

------------------------------------------
[...truncated 2825 lines...]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ cloud-plugin-network-ovs ---
[INFO] Compiling 23 source files to <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/plugins/network-elements/ovs/target/classes>
[INFO] 
[INFO] >>> findbugs-maven-plugin:2.5.3:check (cloudstack-findbugs) @ cloud-plugin-network-ovs >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.3:findbugs (findbugs) @ cloud-plugin-network-ovs ---
[INFO] Fork Value is true
     [java] Warnings generated: 1
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:2.5.3:check (cloudstack-findbugs) @ cloud-plugin-network-ovs <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.3:check (cloudstack-findbugs) @ cloud-plugin-network-ovs ---
[INFO] BugInstance size is 1
[INFO] Error size is 0
[INFO] Total bugs: 1
[INFO] Suspicious comparison of Long references in com.cloud.network.ovs.OvsTunnelManagerImpl.CheckAndDestroyTunnel(VirtualMachine, Network) ["com.cloud.network.ovs.OvsTunnelManagerImpl"] At OvsTunnelManagerImpl.java:[lines 72-514]
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cloud-plugin-network-ovs ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/plugins/network-elements/ovs/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ cloud-plugin-network-ovs ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12:test (default-test) @ cloud-plugin-network-ovs ---
[INFO] Surefire report directory: <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/plugins/network-elements/ovs/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Plugin - Hypervisor Xen 4.3.0
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-plugin-hypervisor-xen ---
[INFO] Deleting <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/plugins/hypervisors/xen/target> (includes = [**/*], excludes = [])
[INFO] Deleting <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/plugins/hypervisors/xen> (includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-plugin-hypervisor-xen ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cloud-plugin-hypervisor-xen ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ cloud-plugin-hypervisor-xen ---
[INFO] Compiling 22 source files to <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/plugins/hypervisors/xen/target/classes>
[INFO] 
[INFO] >>> findbugs-maven-plugin:2.5.3:check (cloudstack-findbugs) @ cloud-plugin-hypervisor-xen >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.3:findbugs (findbugs) @ cloud-plugin-hypervisor-xen ---
[INFO] Fork Value is true
     [java] Warnings generated: 11
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:2.5.3:check (cloudstack-findbugs) @ cloud-plugin-hypervisor-xen <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.3:check (cloudstack-findbugs) @ cloud-plugin-hypervisor-xen ---
[INFO] BugInstance size is 11
[INFO] Error size is 0
[INFO] Total bugs: 11
[INFO] Found reliance on default encoding in com.cloud.hypervisor.xen.resource.CitrixResourceBase.createNfsSRbyURI(Connection, URI, boolean): String.getBytes() ["com.cloud.hypervisor.xen.resource.CitrixResourceBase"] At CitrixResourceBase.java:[lines 296-8196]
[INFO] Found reliance on default encoding in com.cloud.hypervisor.xen.resource.CitrixResourceBase.execute(VmDataCommand): String.getBytes() ["com.cloud.hypervisor.xen.resource.CitrixResourceBase"] At CitrixResourceBase.java:[lines 296-8196]
[INFO] Found reliance on default encoding in com.cloud.hypervisor.xen.resource.CitrixResourceBase.executeProxyLoadScan(Command, long, String, String, int): new java.io.InputStreamReader(InputStream) ["com.cloud.hypervisor.xen.resource.CitrixResourceBase"] At CitrixResourceBase.java:[lines 296-8196]
[INFO] com.cloud.hypervisor.xen.resource.CitrixResourceBase.s_powerStatesTable isn't final but should be ["com.cloud.hypervisor.xen.resource.CitrixResourceBase"] At CitrixResourceBase.java:[lines 296-8196]
[INFO] com.cloud.hypervisor.xen.resource.CitrixResourceBase.s_statesTable isn't final but should be ["com.cloud.hypervisor.xen.resource.CitrixResourceBase"] At CitrixResourceBase.java:[lines 296-8196]
[INFO] Redundant nullcheck of result, which is known to be non-null in com.cloud.hypervisor.xen.resource.CitrixResourceBase.execute(SetupGuestNetworkCommand) ["com.cloud.hypervisor.xen.resource.CitrixResourceBase"] At CitrixResourceBase.java:[lines 296-8196]
[INFO] Found reliance on default encoding in com.cloud.hypervisor.xen.resource.XenServerStorageProcessor.backupSnapshot(CopyCommand): String.getBytes() ["com.cloud.hypervisor.xen.resource.XenServerStorageProcessor"] At XenServerStorageProcessor.java:[lines 90-1640]
[INFO] Found reliance on default encoding in com.cloud.hypervisor.xen.resource.Xenserver625StorageProcessor.backupSnapshot(CopyCommand): String.getBytes() ["com.cloud.hypervisor.xen.resource.Xenserver625StorageProcessor"] At Xenserver625StorageProcessor.java:[lines 58-817]
[INFO] Found reliance on default encoding in com.cloud.hypervisor.xen.resource.Xenserver625StorageProcessor.createFileSr(Connection, String, String): String.getBytes() ["com.cloud.hypervisor.xen.resource.Xenserver625StorageProcessor"] At Xenserver625StorageProcessor.java:[lines 58-817]
[INFO] Found reliance on default encoding in com.cloud.hypervisor.xen.resource.Xenserver625StorageProcessor.createTemplateFromSnapshot(CopyCommand): String.getBytes() ["com.cloud.hypervisor.xen.resource.Xenserver625StorageProcessor"] At Xenserver625StorageProcessor.java:[lines 58-817]
[INFO] Found reliance on default encoding in com.cloud.hypervisor.xen.resource.Xenserver625StorageProcessor.mountNfs(Connection, String, String): String.getBytes() ["com.cloud.hypervisor.xen.resource.Xenserver625StorageProcessor"] At Xenserver625StorageProcessor.java:[lines 58-817]
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cloud-plugin-hypervisor-xen ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/plugins/hypervisors/xen/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ cloud-plugin-hypervisor-xen ---
[INFO] Compiling 1 source file to <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/plugins/hypervisors/xen/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.12:test (default-test) @ cloud-plugin-hypervisor-xen ---
[INFO] Surefire report directory: <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/plugins/hypervisors/xen/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running com.cloud.hypervisor.xen.resource.CitrixResourceBaseTest
log4j:WARN No appenders could be found for logger (com.cloud.hypervisor.xen.resource.XenServerConnectionPool).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.979 sec

Results :

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Plugin - Hypervisor KVM 4.3.0
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.libvirt:libvirt:jar:0.5.1 is missing, no dependency information available
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-plugin-hypervisor-kvm ---
[INFO] Deleting <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/plugins/hypervisors/kvm/target> (includes = [**/*], excludes = [])
[INFO] Deleting <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/plugins/hypervisors/kvm> (includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-plugin-hypervisor-kvm ---
[WARNING] Missing POM for org.libvirt:libvirt:jar:0.5.1
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cloud-plugin-hypervisor-kvm ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ cloud-plugin-hypervisor-kvm ---
[INFO] Compiling 36 source files to <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/ws/plugins/hypervisors/kvm/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] error: error reading /jenkins/.m2/repository/com/ceph/rados/0.1.4/rados-0.1.4.jar; error in opening zip file
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack ................................. SUCCESS [1.629s]
[INFO] Apache CloudStack Maven Conventions Parent ........ SUCCESS [0.049s]
[INFO] Apache CloudStack Framework - Managed Context ..... SUCCESS [9.271s]
[INFO] Apache CloudStack Utils ........................... SUCCESS [26.027s]
[INFO] Apache CloudStack Framework ....................... SUCCESS [0.049s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [21.065s]
[INFO] Apache CloudStack Framework - Configuration ....... SUCCESS [13.957s]
[INFO] Apache CloudStack API ............................. SUCCESS [36.196s]
[INFO] Apache CloudStack Framework - REST ................ SUCCESS [8.840s]
[INFO] Apache CloudStack Framework - IPC ................. SUCCESS [14.384s]
[INFO] Apache CloudStack Cloud Engine .................... SUCCESS [0.044s]
[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [12.528s]
[INFO] Apache CloudStack Core ............................ SUCCESS [25.849s]
[INFO] Apache CloudStack Agents .......................... SUCCESS [15.841s]
[INFO] Apache CloudStack Framework - Clustering .......... SUCCESS [15.716s]
[INFO] Apache CloudStack Framework - Jobs ................ SUCCESS [15.521s]
[INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [43.978s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [7.518s]
[INFO] Apache CloudStack Cloud Engine Internal Components API  SUCCESS [11.685s]
[INFO] Apache CloudStack Server .......................... SUCCESS [1:44.114s]
[INFO] Apache CloudStack Usage Server .................... SUCCESS [18.781s]
[INFO] Apache XenSource XAPI ............................. SUCCESS [28.519s]
[INFO] Apache CloudStack Cloud Engine Orchestration Component  SUCCESS [32.714s]
[INFO] Apache CloudStack Cloud Services .................. SUCCESS [0.067s]
[INFO] Apache CloudStack Secondary Storage Service ....... SUCCESS [18.972s]
[INFO] Apache CloudStack Engine Storage Component ........ SUCCESS [19.623s]
[INFO] Apache CloudStack Engine Storage Volume Component . SUCCESS [16.056s]
[INFO] Apache CloudStack Engine Storage Image Component .. SUCCESS [14.602s]
[INFO] Apache CloudStack Engine Storage Data Motion Component  SUCCESS [10.244s]
[INFO] Apache CloudStack Engine Storage Cache Component .. SUCCESS [10.180s]
[INFO] Apache CloudStack Engine Storage Snapshot Component  SUCCESS [16.386s]
[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [6.881s]
[INFO] Apache CloudStack Cloud Engine Service ............ SUCCESS [0.907s]
[INFO] Apache CloudStack Plugin POM ...................... SUCCESS [0.431s]
[INFO] Apache CloudStack Plugin - API Rate Limit ......... SUCCESS [13.815s]
[INFO] Apache CloudStack Plugin - API Discovery .......... SUCCESS [12.982s]
[INFO] Apache CloudStack Plugin - ACL Static Role Based .. SUCCESS [8.965s]
[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor  SUCCESS [9.512s]
[INFO] Apache CloudStack Plugin - Explicit Dedication Processor  SUCCESS [10.517s]
[INFO] Apache CloudStack Plugin - User Concentrated Pod Deployment Planner  SUCCESS [9.092s]
[INFO] Apache CloudStack Plugin - User Dispersing Deployment Planner  SUCCESS [9.678s]
[INFO] Apache CloudStack Plugin - Implicit Dedication Planner  SUCCESS [12.766s]
[INFO] Apache CloudStack Plugin - Skip Heurestics Planner  SUCCESS [9.132s]
[INFO] Apache CloudStack Plugin - Host Allocator Random .. SUCCESS [9.063s]
[INFO] Apache CloudStack Plugin - Dedicated Resources .... SUCCESS [16.412s]
[INFO] Apache CloudStack Plugin - Hypervisor OracleVM .... SUCCESS [14.216s]
[INFO] Apache CloudStack Plugin - Open vSwitch ........... SUCCESS [13.258s]
[INFO] Apache CloudStack Plugin - Hypervisor Xen ......... SUCCESS [36.011s]
[INFO] Apache CloudStack Plugin - Hypervisor KVM ......... FAILURE [1.228s]
[INFO] Apache CloudStack Plugin - RabbitMQ Event Bus ..... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor Baremetal ... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor UCS ......... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor Hyper-V ..... SKIPPED
[INFO] Apache CloudStack Plugin - Network Elastic Load Balancer  SKIPPED
[INFO] Apache CloudStack Plugin - Network Internal Load Balancer  SKIPPED
[INFO] Apache CloudStack Plugin - Network Juniper Contrail  SKIPPED
[INFO] Apache CloudStack Plugin - Palo Alto .............. SKIPPED
[INFO] Apache CloudStack Checkstyle Configuration ........ SKIPPED
[INFO] Apache CloudStack Plugin - Network Nicira NVP ..... SKIPPED
[INFO] Apache CloudStack Plugin - BigSwitch Virtual Network Segment  SKIPPED
[INFO] Apache CloudStack Plugin - Midokura Midonet ....... SKIPPED
[INFO] Apache Cloudstack Plugin - Stratosphere SSP ....... SKIPPED
[INFO] Apache CloudStack Plugin - Storage Allocator Random  SKIPPED
[INFO] Apache CloudStack Plugin - User Authenticator LDAP  SKIPPED
[INFO] Apache CloudStack Plugin - User Authenticator MD5 . SKIPPED
[INFO] Apache CloudStack Plugin - User Authenticator Plain Text  SKIPPED
[INFO] Apache CloudStack Plugin - User Authenticator SHA256 Salted  SKIPPED
[INFO] Apache CloudStack Plugin - Dns Notifier Example ... SKIPPED
[INFO] Apache CloudStack Plugin - Storage Image S3 ....... SKIPPED
[INFO] Apache CloudStack Plugin - Storage Image Swift provider  SKIPPED
[INFO] Apache CloudStack Plugin - Storage Image default provider  SKIPPED
[INFO] Apache CloudStack Plugin - Storage Image sample provider  SKIPPED
[INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider  SKIPPED
[INFO] Apache CloudStack Plugin - Storage Volume default provider  SKIPPED
[INFO] Apache CloudStack Plugin - Storage Volume sample provider  SKIPPED
[INFO] Apache CloudStack Plugin - SNMP Alerts ............ SKIPPED
[INFO] Apache CloudStack Plugin - Syslog Alerts .......... SKIPPED
[INFO] Apache CloudStack Plugin - Network VXLAN .......... SKIPPED
[INFO] Apache CloudStack Framework - Spring Life Cycle ... SKIPPED
[INFO] cloud-framework-spring-module ..................... SKIPPED
[INFO] Apache CloudStack Test ............................ SKIPPED
[INFO] Apache CloudStack Client UI ....................... SKIPPED
[INFO] Apache CloudStack Console Proxy - RDP Client ...... SKIPPED
[INFO] Apache CloudStack Console Proxy ................... SKIPPED
[INFO] Apache CloudStack Console Proxy - Server .......... SKIPPED
[INFO] Apache CloudStack Framework - QuickCloud .......... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:47.021s
[INFO] Finished at: Thu Apr 10 16:59:50 CEST 2014
[INFO] Final Memory: 52M/153M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) on project cloud-plugin-hypervisor-kvm: Compilation failure
[ERROR] error: error reading /jenkins/.m2/repository/com/ceph/rados/0.1.4/rados-0.1.4.jar; error in opening zip file
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :cloud-plugin-hypervisor-kvm
Build step 'Invoke top-level Maven targets' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE

Jenkins build is back to normal : cloudstack-4.3-forward-maven-build #160

Posted by je...@cloudstack.org.
See <http://jenkins.buildacloud.org/job/cloudstack-4.3-forward-maven-build/160/changes>