we need to consider installing an maven artifactory server in our new libvirt/ovirt-engine deployment.
jobs are failing cause they try to access public maven repos and sometimes it's blocked/dropped due to load on the servers. Eyal. ----- Original Message ----- > From: "Jenkins oVirt Server" <jenk...@ovirt.org> > To: ee...@redhat.com, engine-patc...@ovirt.org, ol...@redhat.com, > yzasl...@redhat.com, gerr...@gerrit.ovirt.org > Sent: Tuesday, December 18, 2012 11:38:39 AM > Subject: [oVirt Jenkins] ovirt_engine_find_bugs - Build # 3016 - Still > Failing! > > Project: http://jenkins.ovirt.org/job/ovirt_engine_find_bugs/ > Build: http://jenkins.ovirt.org/job/ovirt_engine_find_bugs/3016/ > Build Number: 3016 > Build Status: Still Failing > Triggered By: Started by upstream project "ovirt_engine" build number > 3,660 > > ------------------------------------- > Changes Since Last Success: > ------------------------------------- > Changes for Build #3015 > [dgopal] engine: Changed "Host" to "Server" > > [gerrit2] core+ui: add HA events to notification service > > > Changes for Build #3016 > [gerrit2] core: Upgrade PowerMock to 1.5 > > [gerrit2] fix upgrade number due to duplicate > > > > > ----------------- > Failed Tests: > ----------------- > No tests ran. > > ------------------ > Build Log: > ------------------ > [...truncated 1422 lines...] > > Downloaded: > http://repo1.maven.org/maven2/org/powermock/powermock-reflect/1.5/powermock-reflect-1.5.jar > (43 KB at 39.0 KB/sec) > [INFO] > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ > restapi-definition --- > [INFO] Deleting > /home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/restapi/interface/definition/target > [INFO] > [INFO] --- maven-jaxb22-plugin:0.8.1:generate (default) @ > restapi-definition --- > [INFO] > [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) > @ restapi-definition --- > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] Copying 0 resource > [INFO] Copying 4 resources > [INFO] Copying 1 resource > [INFO] > [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ > restapi-definition --- > [INFO] Compiling 316 source files to > /home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/restapi/interface/definition/target/classes > [INFO] > [INFO] --- maven-checkstyle-plugin:2.6:check (default) @ > restapi-definition --- > [INFO] Starting audit... > Audit done. > > [INFO] > [INFO] --- maven-resources-plugin:2.4.3:testResources > (default-testResources) @ restapi-definition --- > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] skip non existing resourceDirectory > /home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/restapi/interface/definition/src/test/resources > [INFO] > [INFO] --- maven-compiler-plugin:2.3.2:testCompile > (default-testCompile) @ restapi-definition --- > [INFO] No sources to compile > [INFO] > [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ > restapi-definition --- > [INFO] Tests are skipped. > [INFO] > [INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ > restapi-definition --- > [INFO] Building jar: > /home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/restapi/interface/definition/target/restapi-definition-3.2.0.jar > [INFO] > [INFO] --- maven-jar-plugin:2.2:test-jar (default) @ > restapi-definition --- > [WARNING] JAR will be empty - no content was marked for inclusion! > [INFO] Building jar: > /home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/restapi/interface/definition/target/restapi-definition-3.2.0-tests.jar > [INFO] > [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ > restapi-definition --- > [INFO] Installing > /home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/restapi/interface/definition/target/restapi-definition-3.2.0.jar > to > /home/jenkins/workspace/ovirt_engine_find_bugs/.repository/org/ovirt/engine/api/restapi-definition/3.2.0/restapi-definition-3.2.0.jar > [INFO] Installing > /home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/restapi/interface/definition/pom.xml > to > /home/jenkins/workspace/ovirt_engine_find_bugs/.repository/org/ovirt/engine/api/restapi-definition/3.2.0/restapi-definition-3.2.0.pom > [INFO] Installing > /home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/restapi/interface/definition/target/restapi-definition-3.2.0-tests.jar > to > /home/jenkins/workspace/ovirt_engine_find_bugs/.repository/org/ovirt/engine/api/restapi-definition/3.2.0/restapi-definition-3.2.0-tests.jar > [INFO] > [INFO] --- findbugs-maven-plugin:2.5.2:findbugs (default-cli) @ > restapi-definition --- > [INFO] Fork Value is true > [java] Warnings generated: 1 > [INFO] Done FindBugs Analysis.... > [INFO] > [INFO] > ------------------------------------------------------------------------ > [INFO] Building oVirt Engine API Commom Parent POM 3.2.0 > [INFO] > ------------------------------------------------------------------------ > [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is > missing, no dependency information available > [WARNING] Failed to retrieve plugin descriptor for > org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin > org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies > could not be resolved: Failed to read artifact descriptor for > org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 > Downloading: > http://repo1.maven.org/maven2/org/codehaus/mojo/gwt-maven-plugin/1.3.2.google/gwt-maven-plugin-1.3.2.google.pom > > [WARNING] The POM for > org.codehaus.mojo:gwt-maven-plugin:jar:1.3.2.google is missing, no > dependency information available > [WARNING] Failed to retrieve plugin descriptor for > org.codehaus.mojo:gwt-maven-plugin:1.3.2.google: Plugin > org.codehaus.mojo:gwt-maven-plugin:1.3.2.google or one of its > dependencies could not be resolved: Failed to read artifact > descriptor for org.codehaus.mojo:gwt-maven-plugin:jar:1.3.2.google > [INFO] > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ > common-parent --- > [INFO] Deleting > /home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/restapi/interface/common/target > [INFO] > [INFO] --- maven-checkstyle-plugin:2.6:check (default) @ > common-parent --- > [INFO] Starting audit... > Audit done. > > [INFO] > [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ > common-parent --- > [INFO] Installing > /home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/restapi/interface/common/pom.xml > to > /home/jenkins/workspace/ovirt_engine_find_bugs/.repository/org/ovirt/engine/api/common-parent/3.2.0/common-parent-3.2.0.pom > [INFO] > [INFO] --- findbugs-maven-plugin:2.5.2:findbugs (default-cli) @ > common-parent --- > [INFO] > [INFO] > ------------------------------------------------------------------------ > [INFO] Building oVirt Engine API Common JAX-RS 3.2.0 > [INFO] > ------------------------------------------------------------------------ > [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is > missing, no dependency information available > [WARNING] Failed to retrieve plugin descriptor for > org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin > org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies > could not be resolved: Failed to read artifact descriptor for > org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 > Downloading: > http://repo1.maven.org/maven2/org/codehaus/mojo/gwt-maven-plugin/1.3.2.google/gwt-maven-plugin-1.3.2.google.pom > > [WARNING] The POM for > org.codehaus.mojo:gwt-maven-plugin:jar:1.3.2.google is missing, no > dependency information available > [WARNING] Failed to retrieve plugin descriptor for > org.codehaus.mojo:gwt-maven-plugin:1.3.2.google: Plugin > org.codehaus.mojo:gwt-maven-plugin:1.3.2.google or one of its > dependencies could not be resolved: Failed to read artifact > descriptor for org.codehaus.mojo:gwt-maven-plugin:jar:1.3.2.google > [INFO] > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ > interface-common-jaxrs --- > [INFO] Deleting > /home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/restapi/interface/common/jaxrs/target > [INFO] > [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) > @ interface-common-jaxrs --- > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] Copying 0 resource > [INFO] skip non existing resourceDirectory > /home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/restapi/interface/common/jaxrs/src/main/resources > [INFO] > [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ > interface-common-jaxrs --- > [INFO] Compiling 27 source files to > /home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/restapi/interface/common/jaxrs/target/classes > [INFO] > [INFO] --- maven-checkstyle-plugin:2.6:check (default) @ > interface-common-jaxrs --- > [INFO] Starting audit... > Audit done. > > [INFO] > [INFO] --- maven-resources-plugin:2.4.3:testResources > (default-testResources) @ interface-common-jaxrs --- > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] skip non existing resourceDirectory > /home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/restapi/interface/common/jaxrs/src/test/resources > [INFO] > [INFO] --- maven-compiler-plugin:2.3.2:testCompile > (default-testCompile) @ interface-common-jaxrs --- > [INFO] Compiling 13 source files to > /home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/restapi/interface/common/jaxrs/target/test-classes > [INFO] > [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ > interface-common-jaxrs --- > [INFO] Tests are skipped. > [INFO] > [INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ > interface-common-jaxrs --- > [INFO] Building jar: > /home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/restapi/interface/common/jaxrs/target/interface-common-jaxrs-3.2.0.jar > [INFO] > [INFO] --- maven-jar-plugin:2.2:test-jar (default) @ > interface-common-jaxrs --- > [INFO] Building jar: > /home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/restapi/interface/common/jaxrs/target/interface-common-jaxrs-3.2.0-tests.jar > [INFO] > [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ > interface-common-jaxrs --- > [INFO] Installing > /home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/restapi/interface/common/jaxrs/target/interface-common-jaxrs-3.2.0.jar > to > /home/jenkins/workspace/ovirt_engine_find_bugs/.repository/org/ovirt/engine/api/interface-common-jaxrs/3.2.0/interface-common-jaxrs-3.2.0.jar > [INFO] Installing > /home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/restapi/interface/common/jaxrs/pom.xml > to > /home/jenkins/workspace/ovirt_engine_find_bugs/.repository/org/ovirt/engine/api/interface-common-jaxrs/3.2.0/interface-common-jaxrs-3.2.0.pom > [INFO] Installing > /home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/restapi/interface/common/jaxrs/target/interface-common-jaxrs-3.2.0-tests.jar > to > /home/jenkins/workspace/ovirt_engine_find_bugs/.repository/org/ovirt/engine/api/interface-common-jaxrs/3.2.0/interface-common-jaxrs-3.2.0-tests.jar > [INFO] > [INFO] --- findbugs-maven-plugin:2.5.2:findbugs (default-cli) @ > interface-common-jaxrs --- > [INFO] Fork Value is true > [java] The following classes needed for analysis were missing: > [java] org.jboss.resteasy.annotations.providers.jaxb.Formatted > [java] Warnings generated: 16 > [java] Missing classes: 1 > [INFO] Done FindBugs Analysis.... > [INFO] > [INFO] > ------------------------------------------------------------------------ > [INFO] Building oVirt RESTful API Backend Integration Type Mappers > 3.2.0 > [INFO] > ------------------------------------------------------------------------ > [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is > missing, no dependency information available > [WARNING] Failed to retrieve plugin descriptor for > org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin > org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies > could not be resolved: Failed to read artifact descriptor for > org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 > Downloading: > http://repo1.maven.org/maven2/org/codehaus/mojo/gwt-maven-plugin/1.3.2.google/gwt-maven-plugin-1.3.2.google.pom > > [WARNING] The POM for > org.codehaus.mojo:gwt-maven-plugin:jar:1.3.2.google is missing, no > dependency information available > [WARNING] Failed to retrieve plugin descriptor for > org.codehaus.mojo:gwt-maven-plugin:1.3.2.google: Plugin > org.codehaus.mojo:gwt-maven-plugin:1.3.2.google or one of its > dependencies could not be resolved: Failed to read artifact > descriptor for org.codehaus.mojo:gwt-maven-plugin:jar:1.3.2.google > [INFO] > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ > restapi-types --- > [INFO] Deleting > /home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/restapi/types/target > [INFO] > [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) > @ restapi-types --- > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] Copying 0 resource > [INFO] skip non existing resourceDirectory > /home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/restapi/types/src/main/resources > [INFO] > [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ > restapi-types --- > [INFO] Compiling 43 source files to > /home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/restapi/types/target/classes > [INFO] > [INFO] --- maven-checkstyle-plugin:2.6:check (default) @ > restapi-types --- > [INFO] Starting audit... > Audit done. > > [INFO] > [INFO] --- maven-resources-plugin:2.4.3:testResources > (default-testResources) @ restapi-types --- > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] skip non existing resourceDirectory > /home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/restapi/types/src/test/resources > [INFO] > [INFO] --- maven-compiler-plugin:2.3.2:testCompile > (default-testCompile) @ restapi-types --- > [INFO] Compiling 32 source files to > /home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/restapi/types/target/test-classes > [INFO] > [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ > restapi-types --- > [INFO] Tests are skipped. > [INFO] > [INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ restapi-types --- > [INFO] Building jar: > /home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/restapi/types/target/restapi-types-3.2.0.jar > [INFO] > [INFO] --- maven-jar-plugin:2.2:test-jar (default) @ restapi-types > --- > [INFO] Building jar: > /home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/restapi/types/target/restapi-types-3.2.0-tests.jar > [INFO] > [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ > restapi-types --- > [INFO] Installing > /home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/restapi/types/target/restapi-types-3.2.0.jar > to > /home/jenkins/workspace/ovirt_engine_find_bugs/.repository/org/ovirt/engine/api/restapi-types/3.2.0/restapi-types-3.2.0.jar > [INFO] Installing > /home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/restapi/types/pom.xml > to > /home/jenkins/workspace/ovirt_engine_find_bugs/.repository/org/ovirt/engine/api/restapi-types/3.2.0/restapi-types-3.2.0.pom > [INFO] Installing > /home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/restapi/types/target/restapi-types-3.2.0-tests.jar > to > /home/jenkins/workspace/ovirt_engine_find_bugs/.repository/org/ovirt/engine/api/restapi-types/3.2.0/restapi-types-3.2.0-tests.jar > [INFO] > [INFO] --- findbugs-maven-plugin:2.5.2:findbugs (default-cli) @ > restapi-types --- > [INFO] Fork Value is true > [INFO] > ------------------------------------------------------------------------ > [INFO] Reactor Summary: > [INFO] > [INFO] oVirt Engine Root Project ......................... SUCCESS > [4.862s] > [INFO] oVirt Build Tools root ............................ SUCCESS > [0.300s] > [INFO] oVirt checkstyle .................................. SUCCESS > [2.495s] > [INFO] oVirt Checkstyle Checks ........................... SUCCESS > [14.280s] > [INFO] oVirt Modules - backend ........................... SUCCESS > [0.497s] > [INFO] oVirt Manager ..................................... SUCCESS > [0.678s] > [INFO] oVirt DB Scripts .................................. SUCCESS > [1.000s] > [INFO] oVirt Modules - manager ........................... SUCCESS > [2.421s] > [INFO] CSharp Compatibility .............................. SUCCESS > [50.814s] > [INFO] Encryption Libraries .............................. SUCCESS > [24.562s] > [INFO] oVirt Tools ....................................... SUCCESS > [0.544s] > [INFO] oVirt Tools Common Library ........................ SUCCESS > [18.946s] > [INFO] Common Code ....................................... SUCCESS > [2:35.852s] > [INFO] Common utilities .................................. SUCCESS > [2:31.292s] > [INFO] Data Access Layer ................................. SUCCESS > [1:57.980s] > [INFO] engine beans ...................................... SUCCESS > [0.445s] > [INFO] engine scheduler bean ............................. SUCCESS > [21.713s] > [INFO] Vds broker ........................................ SUCCESS > [1:12.731s] > [INFO] Search Backend .................................... SUCCESS > [28.553s] > [INFO] Backend Logic @Service bean ....................... SUCCESS > [16:09.617s] > [INFO] oVirt RESTful API Backend Integration ............. SUCCESS > [30:45.786s] > [INFO] oVirt RESTful API interface ....................... SUCCESS > [1:17.963s] > [INFO] oVirt Engine API Definition ....................... SUCCESS > [14:29.550s] > [INFO] oVirt Engine API Commom Parent POM ................ SUCCESS > [1.798s] > [INFO] oVirt Engine API Common JAX-RS .................... SUCCESS > [7:40.086s] > [INFO] oVirt RESTful API Backend Integration Type Mappers FAILURE > [19:12.239s] > [INFO] oVirt RESTful API Backend Integration JAX-RS Resources > SKIPPED > [INFO] oVirt RESTful API Backend Integration Webapp ...... SKIPPED > [INFO] oVirt Engine Web Root ............................. SKIPPED > [INFO] oVirt Configuration Tool .......................... SKIPPED > [INFO] Notifier Service package .......................... SKIPPED > [INFO] Notifier Service .................................. SKIPPED > [INFO] Notifier Service Resources ........................ SKIPPED > [INFO] oVirt Modules - frontend .......................... SKIPPED > [INFO] oVirt APIs ........................................ SKIPPED > [INFO] oVirt generic API ................................. SKIPPED > [INFO] oVirt Modules - webadmin .......................... SKIPPED > [INFO] oVirt Modules - ui ................................ SKIPPED > [INFO] Extensions for GWT ................................ SKIPPED > [INFO] UI Utils Compatibility (for UICommon) ............. SKIPPED > [INFO] Frontend for GWT UI Projects ...................... SKIPPED > [INFO] UICommonWeb ....................................... SKIPPED > [INFO] oVirt GWT UI common infrastructure ................ SKIPPED > [INFO] WebAdmin .......................................... SKIPPED > [INFO] UserPortal ........................................ SKIPPED > [INFO] oVirt WARs ........................................ SKIPPED > [INFO] oVirt Web Application Module ...................... SKIPPED > [INFO] oVirt Server EAR .................................. SKIPPED > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 1:41:19.992s > [INFO] Finished at: Tue Dec 18 10:25:16 CET 2012 > [INFO] Final Memory: 168M/628M > [INFO] > ------------------------------------------------------------------------ > [ERROR] Failed to execute goal > org.codehaus.mojo:findbugs-maven-plugin:2.5.2:findbugs (default-cli) > on project restapi-types: Execution default-cli of goal > org.codehaus.mojo:findbugs-maven-plugin:2.5.2:findbugs failed: > Timeout: killed the sub-process -> [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/PluginExecutionException > [ERROR] > [ERROR] After correcting the problems, you can resume the build with > the command > [ERROR] mvn <goals> -rf :restapi-types > Build step 'Invoke top-level Maven targets' marked build as failure > [FINDBUGS] Skipping publisher since build result is FAILURE > IRC notifier plugin: Sending notification to: #ovirt-jenkins > Email was triggered for: Failure > Sending email for trigger: Failure > _______________________________________________ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra