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/12/01 12:06:20 UTC

Build failed in Jenkins: build-master #1986

See <http://jenkins.buildacloud.org/job/build-master/1986/changes>

Changes:

[w.zhou] Add 'View Instances' in template/iso details view

------------------------------------------
[...truncated 1712 lines...]
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-engine-orchestration ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-engine-network ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-usage ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cloud-engine-network ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.buildacloud.org/job/build-master/ws/engine/network/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ cloud-engine-network ---
[INFO] Compiling 1 source file to <http://jenkins.buildacloud.org/job/build-master/ws/engine/network/target/classes>
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-engine-orchestration ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (generate-resource) @ cloud-usage ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cloud-engine-orchestration ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ cloud-engine-orchestration ---
[INFO] Executing tasks

main:
     [copy] Copying 2 files to <http://jenkins.buildacloud.org/job/build-master/ws/usage/target/transformed>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cloud-usage ---
[debug] execute contextualize
[INFO] Compiling 68 source files to <http://jenkins.buildacloud.org/job/build-master/ws/engine/orchestration/target/classes>
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ cloud-usage ---
[INFO] Compiling 19 source files to <http://jenkins.buildacloud.org/job/build-master/ws/usage/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cloud-engine-network ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.buildacloud.org/job/build-master/ws/engine/network/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ cloud-engine-network ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12:test (default-test) @ cloud-engine-network ---
[INFO] Surefire report directory: <http://jenkins.buildacloud.org/job/build-master/ws/engine/network/target/surefire-reports>

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

Results :

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

[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-server ---
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <http://jenkins.buildacloud.org/job/build-master/ws/usage/src/com/cloud/usage/UsageManagerImpl.java>:[45,23] error: cannot find symbol
[ERROR]   symbol:   class StatsCollector
  location: package com.cloud.server
<http://jenkins.buildacloud.org/job/build-master/ws/usage/src/com/cloud/usage/UsageManagerImpl.java>:[249,39] error: cannot find symbol
[ERROR]   symbol:   variable StatsCollector
  location: class UsageManagerImpl
<http://jenkins.buildacloud.org/job/build-master/ws/usage/src/com/cloud/usage/UsageManagerImpl.java>:[250,109] error: cannot find symbol
[ERROR]   symbol:   variable StatsCollector
  location: class UsageManagerImpl
<http://jenkins.buildacloud.org/job/build-master/ws/usage/src/com/cloud/usage/UsageManagerImpl.java>:[251,39] error: cannot find symbol
[INFO] 4 errors 
[INFO] -------------------------------------------------------------
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (generate-resource) @ cloud-server ---
[INFO] Executing tasks

main:
     [copy] Copying 3 files to <http://jenkins.buildacloud.org/job/build-master/ws/server/target/conf>
     [copy] Copying 1 file to <http://jenkins.buildacloud.org/job/build-master/ws/server/target/conf>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cloud-server ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 30 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ cloud-server ---
[INFO] Compiling 400 source files to <http://jenkins.buildacloud.org/job/build-master/ws/server/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cloud-engine-orchestration ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.buildacloud.org/job/build-master/ws/engine/orchestration/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ cloud-engine-orchestration ---
[INFO] Compiling 5 source files to <http://jenkins.buildacloud.org/job/build-master/ws/engine/orchestration/target/test-classes>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack Developer Tools - Checkstyle Configuration  SUCCESS [0.582s]
[INFO] Apache CloudStack ................................. SUCCESS [0.560s]
[INFO] Apache CloudStack Maven Conventions Parent ........ SUCCESS [1.631s]
[INFO] Apache CloudStack Framework - Managed Context ..... SUCCESS [4.541s]
[INFO] Apache CloudStack Utils ........................... SUCCESS [11.714s]
[INFO] Apache CloudStack Framework ....................... SUCCESS [0.309s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [8.767s]
[INFO] Apache CloudStack Framework - Configuration ....... SUCCESS [3.555s]
[INFO] Apache CloudStack API ............................. SUCCESS [11.174s]
[INFO] Apache CloudStack Framework - REST ................ SUCCESS [5.975s]
[INFO] Apache CloudStack Framework - IPC ................. SUCCESS [4.176s]
[INFO] Apache CloudStack Cloud Engine .................... SUCCESS [0.269s]
[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [4.167s]
[INFO] Apache CloudStack Framework - Security ............ SUCCESS [2.292s]
[INFO] Apache CloudStack Core ............................ SUCCESS [10.231s]
[INFO] Apache CloudStack Agents .......................... SUCCESS [5.144s]
[INFO] Apache CloudStack Framework - Clustering .......... SUCCESS [3.345s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [3.006s]
[INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [13.304s]
[INFO] Apache CloudStack Framework - Jobs ................ SUCCESS [4.731s]
[INFO] Apache CloudStack Cloud Engine Internal Components API  SUCCESS [2.731s]
[INFO] Apache CloudStack Server .......................... SKIPPED
[INFO] Apache CloudStack Usage Server .................... FAILURE [4.929s]
[INFO] Apache CloudStack Cloud Engine Orchestration Component  SKIPPED
[INFO] Apache CloudStack Cloud Services .................. SUCCESS [0.294s]
[INFO] Apache CloudStack Secondary Storage ............... SUCCESS [3.795s]
[INFO] Apache CloudStack Secondary Storage Service ....... SKIPPED
[INFO] Apache CloudStack Engine Storage Component ........ SKIPPED
[INFO] Apache CloudStack Engine Storage Volume Component . SKIPPED
[INFO] Apache CloudStack Engine Storage Image Component .. SKIPPED
[INFO] Apache CloudStack Engine Storage Data Motion Component  SKIPPED
[INFO] Apache CloudStack Engine Storage Cache Component .. SKIPPED
[INFO] Apache CloudStack Engine Storage Snapshot Component  SKIPPED
[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [3.151s]
[INFO] Apache CloudStack Cloud Engine Service ............ SKIPPED
[INFO] Apache CloudStack Plugin POM ...................... SKIPPED
[INFO] Apache CloudStack Plugin - API Rate Limit ......... SKIPPED
[INFO] Apache CloudStack Plugin - Storage Volume default provider  SKIPPED
[INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider  SKIPPED
[INFO] Apache CloudStack Plugin - API SolidFire .......... SKIPPED
[INFO] Apache CloudStack Plugin - API Discovery .......... SKIPPED
[INFO] Apache CloudStack Plugin - ACL Static Role Based .. SKIPPED
[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor  SKIPPED
[INFO] Apache CloudStack Plugin - Explicit Dedication Processor  SKIPPED
[INFO] Apache CloudStack Plugin - User Concentrated Pod Deployment Planner  SKIPPED
[INFO] Apache CloudStack Plugin - User Dispersing Deployment Planner  SKIPPED
[INFO] Apache CloudStack Plugin - Implicit Dedication Planner  SKIPPED
[INFO] Apache CloudStack Plugin - Skip Heurestics Planner  SKIPPED
[INFO] Apache CloudStack Plugin - Host Allocator Random .. SKIPPED
[INFO] Apache CloudStack Plugin - Dedicated Resources .... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor OracleVM .... SKIPPED
[INFO] Apache CloudStack Plugin - Open vSwitch ........... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor XenServer ... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor KVM ......... SKIPPED
[INFO] Apache CloudStack Plugin - RabbitMQ Event Bus ..... SKIPPED
[INFO] Apache CloudStack Plugin - In Memory 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 Framework - Spring Life Cycle ... SUCCESS [2.322s]
[INFO] Apache CloudStack Plugin - Network Juniper Contrail  SKIPPED
[INFO] Apache CloudStack Plugin - Palo Alto .............. SKIPPED
[INFO] Apache CloudStack Plugin - Network Netscaler ...... SKIPPED
[INFO] Apache CloudStack Plugin - Network Nicira NVP ..... SKIPPED
[INFO] Apache CloudStack Plugin - BigSwitch Virtual Network Segment  SKIPPED
[INFO] Apache CloudStack Plugin - Network Brocade VCS .... SKIPPED
[INFO] Apache CloudStack Plugin - Midokura Midonet ....... SKIPPED
[INFO] Apache CloudStack Plugin - Stratosphere SSP ....... SKIPPED
[INFO] Apache CloudStack Plugin - Network Opendaylight ... 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 SAML2  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 Nexenta Provider  SKIPPED
[INFO] Apache CloudStack Plugin - Storage Volume CloudByte 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 Plugin - GloboDNS ............... SKIPPED
[INFO] Apache CloudStack Framework - Spring Module ....... SUCCESS [8.651s]
[INFO] Apache CloudStack Secondary Storage Controller .... SKIPPED
[INFO] Apache CloudStack Console Proxy - RDP Client ...... SUCCESS [12.500s]
[INFO] Apache CloudStack Console Proxy ................... SUCCESS [3.741s]
[INFO] Apache CloudStack Console Proxy - Server .......... SUCCESS [7.214s]
[INFO] Apache CloudStack System VM ....................... SKIPPED
[INFO] Apache CloudStack Client UI ....................... SKIPPED
[INFO] Apache CloudStack Framework - QuickCloud .......... SUCCESS [1.539s]
[INFO] Apache CloudStack AWS API Bridge .................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:23.569s (Wall Clock)
[INFO] Finished at: Mon Dec 01 12:06:17 CET 2014
[INFO] Final Memory: 53M/352M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) on project cloud-usage: Compilation failure: Compilation failure:
[ERROR] <http://jenkins.buildacloud.org/job/build-master/ws/usage/src/com/cloud/usage/UsageManagerImpl.java>:[45,23] error: cannot find symbol
[ERROR] symbol:   class StatsCollector
[ERROR] location: package com.cloud.server
[ERROR] <http://jenkins.buildacloud.org/job/build-master/ws/usage/src/com/cloud/usage/UsageManagerImpl.java>:[249,39] error: cannot find symbol
[ERROR] symbol:   variable StatsCollector
[ERROR] location: class UsageManagerImpl
[ERROR] <http://jenkins.buildacloud.org/job/build-master/ws/usage/src/com/cloud/usage/UsageManagerImpl.java>:[250,109] error: cannot find symbol
[ERROR] symbol:   variable StatsCollector
[ERROR] location: class UsageManagerImpl
[ERROR] <http://jenkins.buildacloud.org/job/build-master/ws/usage/src/com/cloud/usage/UsageManagerImpl.java>:[251,39] error: cannot find symbol
[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-usage
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Jenkins build is back to normal : build-master #1987

Posted by je...@cloudstack.org.
See <http://jenkins.buildacloud.org/job/build-master/1987/changes>