[Engine-devel] [oVirt Jenkins] ovirt_engine_find_bugs - Build # 915 - Still Unstable!

Itamar Heim iheim at redhat.com
Fri Jun 1 15:32:40 UTC 2012


On 05/22/2012 03:33 PM, Eyal Edri wrote:
> FYI,
>
> In order to test if your commit adds new findbugs warning (before you commit it), please run the following mvn command:
>
> #mvn install -DskipTests findbugs:findbugs.

you can also install the findbugs eclipse plugin which will show you 
them in the code, or run
mvn install -DskipTests findbugs:findbugs findbugs:gui
to open the findbugs gui

>
> the results can be checked manually in the xml files or via the findbugs plugin to jenkins.
>
> we hope to add jenkins verification jobs on gerrit patches soon, once we'll have more powerfull jenkins slaves to handle the extra load
> from multiple gerrit patches.
>
> Eyal.
>
> ----- Original Message -----
>> From: "Eyal Edri"<eedri at redhat.com>
>> To: engine-devel at ovirt.org
>> Cc: engine-patches at ovirt.org
>> Sent: Tuesday, May 22, 2012 12:49:37 PM
>> Subject: Re: [oVirt Jenkins] ovirt_engine_find_bugs - Build # 915 - Still Unstable!
>>
>> FYI,
>>
>> These set of patches introduced new HIGH findbugs warnings:
>>
>> http://jenkins.ovirt.org/job/ovirt_engine_find_bugs/913/changes:
>>
>>
>> webadmin: Gluster Volume Options - populating from help xml (details)
>> webadmin: Gluster Brick sub tab - removing columns (details)
>> webadmin: Support for mode specific Tabs and Sub Tabs (details)
>> restapi: Gluster Resources Implementation classes (details)
>> restapi: RSDL metadata for gluster related REST api (details)
>> restapi: Gluster Volumes Collection implementation (details)
>> engine: Add ID fields to gluster brick and option (details)
>> webadmin: Gluster Volume - add bricks enabling (#823284) (details)
>> webadmin: Gluster Volume - upadting actions (#823273) (details)
>> webadmin: Gluster Volume - validations fixed (#823277) (details)
>>
>> bugs appear to be in GlusterVolumeEntity.java:
>>
>> http://jenkins.ovirt.org/job/ovirt_engine_find_bugs/913/findbugsResult/HIGH/source.676/#375
>> http://jenkins.ovirt.org/job/ovirt_engine_find_bugs/913/findbugsResult/HIGH/?
>>
>> Please review and handle,
>>
>> Eyal Edri
>> oVirt Infra Team
>>
>>
>> ----- Original Message -----
>>> From: "Jenkins oVirt Server"<jenkins at ovirt.org>
>>> To: eedri at redhat.com, engine-patches at ovirt.org, oliel at redhat.com,
>>> yzaslavs at redhat.com, amureini at redhat.com,
>>> dfediuck at redhat.com
>>> Sent: Tuesday, May 22, 2012 12:11:33 PM
>>> Subject: [oVirt Jenkins] ovirt_engine_find_bugs - Build # 915 -
>>> Still Unstable!
>>>
>>> Project: http://jenkins.ovirt.org/job/ovirt_engine_find_bugs/
>>> Build: http://jenkins.ovirt.org/job/ovirt_engine_find_bugs/915/
>>> Build Number: 915
>>> Build Status:  Still Unstable
>>> Triggered By: Started by upstream project "ovirt_engine" build
>>> number
>>> 1,240
>>>
>>> -------------------------------------
>>> Changes Since Last Success:
>>> -------------------------------------
>>> Changes for Build #913
>>> [gchaplik] webadmin: Gluster Volume Options - populating from help
>>> xml
>>>
>>> [gchaplik] webadmin: Gluster Brick sub tab - removing columns
>>>
>>> [gchaplik] webadmin: Support for mode specific Tabs and Sub Tabs
>>>
>>> [sanjal] restapi: Gluster Resources Implementation classes
>>>
>>> [sanjal] restapi: RSDL metadata for gluster related REST api
>>>
>>> [sanjal] restapi: Gluster Volumes Collection implementation
>>>
>>> [sanjal] engine: Add ID fields to gluster brick and option
>>>
>>> [gchaplik] webadmin: Gluster Volume - add bricks enabling (#823284)
>>>
>>> [gchaplik] webadmin: Gluster Volume - upadting actions (#823273)
>>>
>>> [gchaplik] webadmin: Gluster Volume - validations fixed (#823277)
>>>
>>>
>>> Changes for Build #914
>>> [emesika] core:dbfunctions.sh script needs to be compatible with
>>> DWH
>>>
>>> [mpastern] restapi: fix rsdl regression
>>>
>>>
>>> Changes for Build #915
>>> [dfediuck] core: Use same ids for artifacts and plugins
>>>
>>> [amureini] core: Allow admin permissions in user views
>>>
>>> [amureini] core: Roles commands cleanup
>>>
>>> [amureini] core: Cleanup Permissions Commands
>>>
>>> [amureini] core: Roles commands - use the cached getRole()
>>>
>>> [amureini] core: is_inheritable property to MLA entities
>>>
>>>
>>>
>>>
>>> -----------------
>>> Failed Tests:
>>> -----------------
>>> No tests ran.
>>>
>>> ------------------
>>> Build Log:
>>> ------------------
>>> [...truncated 4148 lines...]
>>> [INFO] Assembling webapp [userportal] in
>>> [/ephemeral0/ovirt_engine_find_bugs/frontend/webadmin/modules/userportal-gwtp/target/userportal-3.1.0-0001]
>>> [INFO] Processing war project
>>> [INFO] Copying webapp resources
>>> [/ephemeral0/ovirt_engine_find_bugs/frontend/webadmin/modules/userportal-gwtp/src/main/webapp]
>>> [INFO] Webapp assembled in [147 msecs]
>>> [INFO] Building war:
>>> /ephemeral0/ovirt_engine_find_bugs/frontend/webadmin/modules/userportal-gwtp/target/userportal-3.1.0-0001.war
>>> [INFO] WEB-INF/web.xml already added, skipping
>>> [INFO]
>>> [INFO] --- maven-install-plugin:2.3.1:install (default-install) @
>>> userportal ---
>>> [INFO] Installing
>>> /ephemeral0/ovirt_engine_find_bugs/frontend/webadmin/modules/userportal-gwtp/target/userportal-3.1.0-0001.war
>>> to
>>> /home/jenkins/workspace/ovirt_engine_find_bugs/.repository/org/ovirt/engine/ui/userportal/3.1.0-0001/userportal-3.1.0-0001.war
>>> [INFO] Installing
>>> /ephemeral0/ovirt_engine_find_bugs/frontend/webadmin/modules/userportal-gwtp/pom.xml
>>> to
>>> /home/jenkins/workspace/ovirt_engine_find_bugs/.repository/org/ovirt/engine/ui/userportal/3.1.0-0001/userportal-3.1.0-0001.pom
>>> [INFO]
>>> [INFO] --- findbugs-maven-plugin:2.4.0:findbugs (default-cli) @
>>> userportal ---
>>> [INFO] Fork Value is true
>>> [INFO]
>>> [INFO] --- maven-checkstyle-plugin:2.6:check (default) @ webadmin
>>> ---
>>> [INFO] Starting audit...
>>> Audit done.
>>>
>>> [INFO]
>>> [INFO] --- maven-resources-plugin:2.5:testResources
>>> (default-testResources) @ webadmin ---
>>> [debug] execute contextualize
>>> [INFO] Using 'UTF-8' encoding to copy filtered resources.
>>> [INFO] skip non existing resourceDirectory
>>> /ephemeral0/ovirt_engine_find_bugs/frontend/webadmin/modules/webadmin/src/test/resources
>>> [INFO]
>>> [INFO] --- maven-compiler-plugin:2.3.2:testCompile
>>> (default-testCompile) @ webadmin ---
>>> [INFO] No sources to compile
>>> [INFO]
>>> [INFO] --- maven-surefire-plugin:2.10:test (default-test) @
>>> webadmin
>>> ---
>>> [INFO] Tests are skipped.
>>> [INFO]
>>> [INFO] --- maven-war-plugin:2.1.1:war (default-war) @ webadmin ---
>>> [INFO] Packaging webapp
>>> [INFO] Assembling webapp [webadmin] in
>>> [/ephemeral0/ovirt_engine_find_bugs/frontend/webadmin/modules/webadmin/target/webadmin-3.1.0-0001]
>>> [INFO] Processing war project
>>> [INFO] Copying webapp resources
>>> [/ephemeral0/ovirt_engine_find_bugs/frontend/webadmin/modules/webadmin/src/main/webapp]
>>> [INFO] Webapp assembled in [147 msecs]
>>> OpenJDK 64-Bit Server VM warning: CodeCache is full. Compiler has
>>> been disabled.
>>> OpenJDK 64-Bit Server VM warning: Try increasing the code cache
>>> size
>>> using -XX:ReservedCodeCacheSize=
>>> [INFO] Building war:
>>> /ephemeral0/ovirt_engine_find_bugs/frontend/webadmin/modules/webadmin/target/webadmin-3.1.0-0001.war
>>> [INFO] WEB-INF/web.xml already added, skipping
>>> [INFO]
>>> [INFO] --- maven-install-plugin:2.3.1:install (default-install) @
>>> webadmin ---
>>> [INFO] Installing
>>> /ephemeral0/ovirt_engine_find_bugs/frontend/webadmin/modules/webadmin/target/webadmin-3.1.0-0001.war
>>> to
>>> /home/jenkins/workspace/ovirt_engine_find_bugs/.repository/org/ovirt/engine/ui/webadmin/3.1.0-0001/webadmin-3.1.0-0001.war
>>> [INFO] Installing
>>> /ephemeral0/ovirt_engine_find_bugs/frontend/webadmin/modules/webadmin/pom.xml
>>> to
>>> /home/jenkins/workspace/ovirt_engine_find_bugs/.repository/org/ovirt/engine/ui/webadmin/3.1.0-0001/webadmin-3.1.0-0001.pom
>>> [INFO]
>>> [INFO] --- findbugs-maven-plugin:2.4.0:findbugs (default-cli) @
>>> webadmin ---
>>> [INFO] Fork Value is true
>>>       [java] Warnings generated: 14
>>> [INFO] Done FindBugs Analysis....
>>>       [java] Warnings generated: 56
>>> [INFO] Done FindBugs Analysis....
>>> [INFO]
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [INFO] Building oVirt Server EAR 3.1.0-0001
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [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
>>> [WARNING]
>>> *****************************************************************
>>> [WARNING] * Your build is requesting parallel execution, but
>>> project
>>>       *
>>> [WARNING] * contains the following plugin(s) that are not marked as
>>>        *
>>> [WARNING] * @threadSafe to support parallel building.
>>>                      *
>>> [WARNING] * While this /may/ work fine, please look for plugin
>>> updates    *
>>> [WARNING] * and/or request plugins be made thread-safe.
>>>                    *
>>> [WARNING] * If reporting an issue, report it against the plugin in
>>>         *
>>> [WARNING] * question, not against maven-core
>>>                               *
>>> [WARNING]
>>> *****************************************************************
>>> [WARNING] The following plugins are not marked @threadSafe in oVirt
>>> Server EAR:
>>> [WARNING] org.apache.maven.plugins:maven-dependency-plugin:2.1
>>> [WARNING]
>>> *****************************************************************
>>> [INFO]
>>> [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @
>>> engine-server-ear ---
>>> [INFO] Deleting /ephemeral0/ovirt_engine_find_bugs/ear/target
>>> [INFO]
>>> [INFO] --- maven-ear-plugin:2.6:generate-application-xml
>>> (default-generate-application-xml) @ engine-server-ear ---
>>> [INFO] Generating application.xml
>>> [INFO]
>>> [INFO] --- maven-resources-plugin:2.4.3:resources
>>> (default-resources)
>>> @ engine-server-ear ---
>>> [INFO] Using 'UTF-8' encoding to copy filtered resources.
>>> [INFO] skip non existing resourceDirectory
>>> /ephemeral0/ovirt_engine_find_bugs/ear/src/main/java
>>> [INFO] skip non existing resourceDirectory
>>> /ephemeral0/ovirt_engine_find_bugs/ear/src/main/resources
>>> [INFO]
>>> [INFO] --- maven-ear-plugin:2.6:ear (default-ear) @
>>> engine-server-ear
>>> ---
>>> [INFO] Copying
>>> artifact[jar:org.ovirt.engine.core:common:3.1.0-0001]
>>> to[lib/engine-common.jar]
>>> [INFO] Copying
>>> artifact[jar:org.ovirt.engine.core:compat:3.1.0-0001]
>>> to[lib/engine-compat.jar]
>>> [INFO] Copying artifact[jar:org.ovirt.engine.core:dal:3.1.0-0001]
>>> to[lib/engine-dal.jar]
>>> [INFO] Copying artifact[jar:org.ovirt.engine.core:utils:3.1.0-0001]
>>> to[lib/engine-utils.jar]
>>> [INFO] Copying
>>> artifact[jar:org.ovirt.engine.core:engineencryptutils:3.1.0-0001]
>>> to[lib/engine-encryptutils.jar]
>>> [INFO] Copying
>>> artifact[jar:org.ovirt.engine.core:vdsbroker:3.1.0-0001]
>>> to[lib/engine-vdsbroker.jar]
>>> [INFO] Copying
>>> artifact[war:org.ovirt.engine.core:root-war:3.1.0-0001]
>>> to[root.war]
>>> (unpacked)
>>> [INFO] Copying artifact[war:org.ovirt.engine.ui:rmw-war:3.1.0-0001]
>>> to[ovirtengineweb.war] (unpacked)
>>> [INFO] Copying artifact[war:org.ovirt.engine.ui:rm-war:3.1.0-0001]
>>> to[ovirtengine.war] (unpacked)
>>> [INFO] Copying
>>> artifact[war:org.ovirt.engine.ui:components-war:3.1.0-0001]
>>> to[components.war] (unpacked)
>>> [INFO] Copying
>>> artifact[war:org.ovirt.engine.api:restapi-webapp:3.1.0-0001]
>>> to[restapi.war] (unpacked)
>>> [INFO] Copying
>>> artifact[war:org.ovirt.engine.ui:userportal:3.1.0-0001]
>>> to[userportal.war] (unpacked)
>>> [INFO] Copying
>>> artifact[war:org.ovirt.engine.ui:webadmin:3.1.0-0001]
>>> to[webadmin.war] (unpacked)
>>> [INFO] Copying
>>> artifact[ejb:org.ovirt.engine.ui:genericapi:3.1.0-0001]
>>> to[engine-genericapi.jar] (unpacked)
>>> [INFO] Copying
>>> artifact[ejb:org.ovirt.engine.core:scheduler:3.1.0-0001]
>>> to[engine-scheduler.jar] (unpacked)
>>> [INFO] Copying artifact[ejb:org.ovirt.engine.core:bll:3.1.0-0001]
>>> to[engine-bll.jar] (unpacked)
>>> [INFO] Copying artifact[jar:commons-codec:commons-codec:1.4]
>>> to[lib/commons-codec-1.4.jar]
>>> [INFO] Copying
>>> artifact[jar:org.hibernate:hibernate-validator:4.0.2.GA]
>>> to[lib/hibernate-validator-4.0.2.GA.jar]
>>> [INFO] Copying
>>> artifact[jar:javax.validation:validation-api:1.0.0.GA]
>>> to[lib/validation-api-1.0.0.GA.jar]
>>> [INFO] Copying artifact[jar:org.slf4j:slf4j-api:1.5.6]
>>> to[lib/slf4j-api-1.5.6.jar]
>>> [INFO] Copying artifact[jar:javax.xml.bind:jaxb-api:2.1]
>>> to[lib/jaxb-api-2.1.jar]
>>> [INFO] Copying artifact[jar:javax.xml.stream:stax-api:1.0-2]
>>> to[lib/stax-api-1.0-2.jar]
>>> [INFO] Copying artifact[jar:javax.activation:activation:1.1]
>>> to[lib/activation-1.1.jar]
>>> [INFO] Copying artifact[jar:com.sun.xml.bind:jaxb-impl:2.1.3]
>>> to[lib/jaxb-impl-2.1.3.jar]
>>> [INFO] Copying
>>> artifact[jar:org.hibernate:hibernate-annotations:3.4.0.GA]
>>> to[lib/hibernate-annotations-3.4.0.GA.jar]
>>> [INFO] Copying
>>> artifact[jar:org.hibernate:ejb3-persistence:1.0.2.GA]
>>> to[lib/ejb3-persistence-1.0.2.GA.jar]
>>> [INFO] Copying
>>> artifact[jar:org.hibernate:hibernate-commons-annotations:3.1.0.GA]
>>> to[lib/hibernate-commons-annotations-3.1.0.GA.jar]
>>> [INFO] Copying artifact[jar:org.hibernate:hibernate-core:3.3.0.SP1]
>>> to[lib/hibernate-core-3.3.0.SP1.jar]
>>> [INFO] Copying artifact[jar:antlr:antlr:2.7.6]
>>> to[lib/antlr-2.7.6.jar]
>>> [INFO] Copying artifact[jar:dom4j:dom4j:1.6.1]
>>> to[lib/dom4j-1.6.1.jar]
>>> [INFO] Copying artifact[jar:xml-apis:xml-apis:1.0.b2]
>>> to[lib/xml-apis-1.0.b2.jar]
>>> [INFO] Copying
>>> artifact[jar:org.codehaus.jackson:jackson-mapper-asl:1.9.4]
>>> to[lib/jackson-mapper-asl-1.9.4.jar]
>>> [INFO] Copying
>>> artifact[jar:org.codehaus.jackson:jackson-core-asl:1.9.4]
>>> to[lib/jackson-core-asl-1.9.4.jar]
>>> [INFO] Copying
>>> artifact[jar:org.jboss.spec.javax.interceptor:jboss-interceptors-api_1.1_spec:1.0.0.Final]
>>> to[lib/jboss-interceptors-api_1.1_spec-1.0.0.Final.jar]
>>> [INFO] Copying
>>> artifact[jar:org.ovirt.engine.core:engine-tools-common:3.1.0-0001]
>>> to[lib/engine-tools-common-3.1.0-0001.jar]
>>> [INFO] Copying
>>> artifact[jar:commons-beanutils:commons-beanutils:1.8.2]
>>> to[lib/commons-beanutils-1.8.2.jar]
>>> [INFO] Copying artifact[jar:com.jcraft:jsch:0.1.42]
>>> to[lib/jsch-0.1.42.jar]
>>> [INFO] Copying artifact[jar:org.apache.mina:mina-core:2.0.1]
>>> to[lib/mina-core-2.0.1.jar]
>>> [INFO] Copying artifact[jar:org.apache.sshd:sshd-core:0.6.0]
>>> to[lib/sshd-core-0.6.0.jar]
>>> [INFO] Copying artifact[jar:commons-lang:commons-lang:2.4]
>>> to[lib/commons-lang-2.4.jar]
>>> [INFO] Copying artifact[jar:org.apache.xmlrpc:xmlrpc-client:3.1.3]
>>> to[lib/xmlrpc-client-3.1.3.jar]
>>> [INFO] Copying artifact[jar:org.apache.xmlrpc:xmlrpc-common:3.1.3]
>>> to[lib/xmlrpc-common-3.1.3.jar]
>>> [INFO] Copying
>>> artifact[jar:org.apache.ws.commons.util:ws-commons-util:1.0.2]
>>> to[lib/ws-commons-util-1.0.2.jar]
>>> [INFO] Copying
>>> artifact[jar:org.springframework:spring-jdbc:2.5.6.SEC02]
>>> to[lib/spring-jdbc-2.5.6.SEC02.jar]
>>> [INFO] Copying
>>> artifact[jar:org.springframework:spring-tx:2.5.6.SEC02]
>>> to[lib/spring-tx-2.5.6.SEC02.jar]
>>> [INFO] Copying
>>> artifact[jar:org.springframework.ldap:spring-ldap-core:1.3.0.RELEASE]
>>> to[lib/spring-ldap-core-1.3.0.RELEASE.jar]
>>> [INFO] Copying
>>> artifact[jar:commons-httpclient:commons-httpclient:3.1]
>>> to[lib/commons-httpclient-3.1.jar]
>>> [INFO] Copying artifact[jar:org.quartz-scheduler:quartz:2.1.2]
>>> to[lib/quartz-2.1.2.jar]
>>> [INFO] Copying artifact[jar:c3p0:c3p0:0.9.1.1]
>>> to[lib/c3p0-0.9.1.1.jar]
>>> [INFO] Copying
>>> artifact[jar:org.ovirt.engine.core:searchbackend:3.1.0-0001]
>>> to[lib/searchbackend-3.1.0-0001.jar]
>>> [INFO] Copying
>>> artifact[jar:commons-collections:commons-collections:3.1]
>>> to[lib/commons-collections-3.1.jar]
>>> [INFO] Copying
>>> artifact[jar:org.springframework:spring-core:2.5.6.SEC02]
>>> to[lib/spring-core-2.5.6.SEC02.jar]
>>> [INFO] Copying
>>> artifact[jar:org.springframework:spring-beans:2.5.6.SEC02]
>>> to[lib/spring-beans-2.5.6.SEC02.jar]
>>> [INFO] Copying
>>> artifact[jar:org.springframework:spring-context:2.5.6.SEC02]
>>> to[lib/spring-context-2.5.6.SEC02.jar]
>>> [INFO] Copying artifact[jar:aopalliance:aopalliance:1.0]
>>> to[lib/aopalliance-1.0.jar]
>>> [INFO] Copying
>>> artifact[jar:org.springframework:spring-agent:2.5.6.SEC02]
>>> to[lib/spring-agent-2.5.6.SEC02.jar]
>>> [INFO] Copying
>>> artifact[jar:org.springframework:spring-aop:2.5.6.SEC02]
>>> to[lib/spring-aop-2.5.6.SEC02.jar]
>>> [INFO] Copy ear sources to
>>> /ephemeral0/ovirt_engine_find_bugs/ear/target/engine
>>> [INFO] Could not find manifest file:
>>> /ephemeral0/ovirt_engine_find_bugs/ear/target/engine/META-INF/MANIFEST.MF
>>> - Generating one
>>> [INFO] Building jar:
>>> /ephemeral0/ovirt_engine_find_bugs/ear/target/engine.ear
>>> [INFO]
>>> [INFO] --- maven-dependency-plugin:2.1:copy (copy-quartz-jar) @
>>> engine-server-ear ---
>>> [INFO] Configured Artifact: org.quartz-scheduler:quartz:2.1.2:jar
>>> [INFO] Copying quartz-2.1.2.jar to
>>> /ephemeral0/ovirt_engine_find_bugs/ear/target/quartz/quartz-2.1.2.jar
>>> [INFO]
>>> [INFO] --- maven-install-plugin:2.3.1:install (default-install) @
>>> engine-server-ear ---
>>> [INFO] Installing
>>> /ephemeral0/ovirt_engine_find_bugs/ear/target/engine.ear to
>>> /home/jenkins/workspace/ovirt_engine_find_bugs/.repository/org/ovirt/engine/engine-server-ear/3.1.0-0001/engine-server-ear-3.1.0-0001.ear
>>> [INFO] Installing /ephemeral0/ovirt_engine_find_bugs/ear/pom.xml to
>>> /home/jenkins/workspace/ovirt_engine_find_bugs/.repository/org/ovirt/engine/engine-server-ear/3.1.0-0001/engine-server-ear-3.1.0-0001.pom
>>> [INFO]
>>> [INFO] --- findbugs-maven-plugin:2.4.0:findbugs (default-cli) @
>>> engine-server-ear ---
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [INFO] Reactor Summary:
>>> [INFO]
>>> [INFO] oVirt Engine Root Project ......................... SUCCESS
>>> [11.175s]
>>> [INFO] oVirt Build Tools root ............................ SUCCESS
>>> [0.154s]
>>> [INFO] oVirt checkstyle .................................. SUCCESS
>>> [2.925s]
>>> [INFO] oVirt Checkstyle Checks ........................... SUCCESS
>>> [32.541s]
>>> [INFO] oVirt Modules - backend ........................... SUCCESS
>>> [0.137s]
>>> [INFO] oVirt Manager ..................................... SUCCESS
>>> [0.633s]
>>> [INFO] oVirt Modules - manager ........................... SUCCESS
>>> [1.512s]
>>> [INFO] CSharp Compatibility .............................. SUCCESS
>>> [1:18.689s]
>>> [INFO] Encryption Libraries .............................. SUCCESS
>>> [42.599s]
>>> [INFO] oVirt Tools ....................................... SUCCESS
>>> [0.205s]
>>> [INFO] oVirt Tools Common Library ........................ SUCCESS
>>> [25.939s]
>>> [INFO] Common Code ....................................... SUCCESS
>>> [2:09.368s]
>>> [INFO] Common utilities .................................. SUCCESS
>>> [1:43.075s]
>>> [INFO] Data Access Layer ................................. SUCCESS
>>> [1:39.624s]
>>> [INFO] engine beans ...................................... SUCCESS
>>> [0.237s]
>>> [INFO] engine scheduler bean ............................. SUCCESS
>>> [40.875s]
>>> [INFO] Vds broker ........................................ SUCCESS
>>> [1:44.474s]
>>> [INFO] Search Backend .................................... SUCCESS
>>> [59.374s]
>>> [INFO] Backend Logic @Service bean ....................... SUCCESS
>>> [2:17.939s]
>>> [INFO] oVirt RESTful API Backend Integration ............. SUCCESS
>>> [0.154s]
>>> [INFO] oVirt RESTful API interface ....................... SUCCESS
>>> [0.315s]
>>> [INFO] oVirt Engine API Definition ....................... SUCCESS
>>> [1:32.846s]
>>> [INFO] oVirt Engine API Commom Parent POM ................ SUCCESS
>>> [0.328s]
>>> [INFO] oVirt Engine API Common JAX-RS .................... SUCCESS
>>> [58.151s]
>>> [INFO] oVirt RESTful API Backend Integration Type Mappers  SUCCESS
>>> [1:29.592s]
>>> [INFO] oVirt RESTful API Backend Integration JAX-RS Resources
>>>   SUCCESS [1:34.159s]
>>> [INFO] oVirt RESTful API Backend Integration Webapp ...... SUCCESS
>>> [12.297s]
>>> [INFO] oVirt Engine Web Root ............................. SUCCESS
>>> [33.235s]
>>> [INFO] oVirt Configuration Tool .......................... SUCCESS
>>> [46.202s]
>>> [INFO] Notifier Service package .......................... SUCCESS
>>> [0.143s]
>>> [INFO] Notifier Service .................................. SUCCESS
>>> [56.794s]
>>> [INFO] Notifier Service Resources ........................ SUCCESS
>>> [9.712s]
>>> [INFO] oVirt Modules - frontend .......................... SUCCESS
>>> [3.064s]
>>> [INFO] oVirt APIs ........................................ SUCCESS
>>> [1.472s]
>>> [INFO] oVirt generic API ................................. SUCCESS
>>> [32.572s]
>>> [INFO] oVirt Modules - webadmin .......................... SUCCESS
>>> [0.146s]
>>> [INFO] oVirt Modules - ui ................................ SUCCESS
>>> [0.250s]
>>> [INFO] Extensions for GWT ................................ SUCCESS
>>> [1:17.416s]
>>> [INFO] UI Utils Compatibility (for UICommon) ............. SUCCESS
>>> [47.857s]
>>> [INFO] Frontend for GWT UI Projects ...................... SUCCESS
>>> [47.153s]
>>> [INFO] UICommon .......................................... SUCCESS
>>> [3:17.484s]
>>> [INFO] UICommonWeb ....................................... SUCCESS
>>> [3:41.508s]
>>> [INFO] oVirt GWT UI common infrastructure ................ SUCCESS
>>> [1:44.412s]
>>> [INFO] WebAdmin .......................................... SUCCESS
>>> [3:28.888s]
>>> [INFO] UserPortal ........................................ SUCCESS
>>> [2:12.619s]
>>> [INFO] oVirt WARs ........................................ SUCCESS
>>> [0.134s]
>>> [INFO] WPF Application Module ............................ SUCCESS
>>> [8.143s]
>>> [INFO] oVirt Web Application Module ...................... SUCCESS
>>> [32.504s]
>>> [INFO] Components Web Application Module ................. SUCCESS
>>> [6.230s]
>>> [INFO] oVirt Server EAR .................................. SUCCESS
>>> [17.227s]
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [INFO] BUILD SUCCESS
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [INFO] Total time: 23:52.051s (Wall Clock)
>>> [INFO] Finished at: Tue May 22 05:10:14 EDT 2012
>>> [INFO] Final Memory: 302M/781M
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [FINDBUGS] Collecting findbugs analysis files...
>>> [FINDBUGS] Parsing 30 files in
>>> /home/jenkins/workspace/ovirt_engine_find_bugs
>>> [FINDBUGS] Successfully parsed file
>>> /home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/beans/scheduler/target/findbugsXml.xml
>>> of module  with 1 warnings.
>>> [FINDBUGS] Successfully parsed file
>>> /home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/beans/vdsbroker/target/findbugsXml.xml
>>> of module  with 0 warnings.
>>> [FINDBUGS] Successfully parsed file
>>> /home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/bll/target/findbugsXml.xml
>>> of module  with 439 warnings.
>>> [FINDBUGS] Successfully parsed file
>>> /home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/common/target/findbugsXml.xml
>>> of module  with 335 warnings.
>>> [FINDBUGS] Successfully parsed file
>>> /home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/compat/target/findbugsXml.xml
>>> of module  with 71 warnings.
>>> [FINDBUGS] Successfully parsed file
>>> /home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/dal/target/findbugsXml.xml
>>> of module  with 27 warnings.
>>> [FINDBUGS] Successfully parsed file
>>> /home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/engineencryptutils/target/findbugsXml.xml
>>> of module  with 10 warnings.
>>> [FINDBUGS] Successfully parsed file
>>> /home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/restapi/interface/common/jaxrs/target/findbugsXml.xml
>>> of module  with 18 warnings.
>>> [FINDBUGS] Successfully parsed file
>>> /home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/restapi/interface/definition/target/findbugsXml.xml
>>> of module  with 1 warnings.
>>> [FINDBUGS] Successfully parsed file
>>> /home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/restapi/jaxrs/target/findbugsXml.xml
>>> of module  with 23 warnings.
>>> [FINDBUGS] Successfully parsed file
>>> /home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/restapi/types/target/findbugsXml.xml
>>> of module  with 10 warnings.
>>> [FINDBUGS] Successfully parsed file
>>> /home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/root/target/findbugsXml.xml
>>> of module  with 5 warnings.
>>> [FINDBUGS] Successfully parsed file
>>> /home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/searchbackend/target/findbugsXml.xml
>>> of module  with 13 warnings.
>>> [FINDBUGS] Successfully parsed file
>>> /home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/utils/target/findbugsXml.xml
>>> of module  with 122 warnings.
>>> [FINDBUGS] Successfully parsed file
>>> /home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/modules/vdsbroker/target/findbugsXml.xml
>>> of module  with 238 warnings.
>>> [FINDBUGS] Successfully parsed file
>>> /home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/tools/engine-config/target/findbugsXml.xml
>>> of module  with 7 warnings.
>>> [FINDBUGS] Successfully parsed file
>>> /home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/tools/engine-notifier/engine-notifier-service/target/findbugsXml.xml
>>> of module  with 11 warnings.
>>> [FINDBUGS] Successfully parsed file
>>> /home/jenkins/workspace/ovirt_engine_find_bugs/backend/manager/tools/engine-tools-common/target/findbugsXml.xml
>>> of module  with 0 warnings.
>>> [FINDBUGS] Successfully parsed file
>>> /home/jenkins/workspace/ovirt_engine_find_bugs/build-tools-root/ovirt-checkstyle-extension/target/findbugsXml.xml
>>> of module  with 1 warnings.
>>> [FINDBUGS] Successfully parsed file
>>> /home/jenkins/workspace/ovirt_engine_find_bugs/frontend/api/genericapi/target/findbugsXml.xml
>>> of module  with 1 warnings.
>>> [FINDBUGS] Successfully parsed file
>>> /home/jenkins/workspace/ovirt_engine_find_bugs/frontend/wars/rmw-war/target/findbugsXml.xml
>>> of module  with 0 warnings.
>>> [FINDBUGS] Successfully parsed file
>>> /home/jenkins/workspace/ovirt_engine_find_bugs/frontend/webadmin/modules/frontend/target/findbugsXml.xml
>>> of module  with 21 warnings.
>>> [FINDBUGS] Successfully parsed file
>>> /home/jenkins/workspace/ovirt_engine_find_bugs/frontend/webadmin/modules/gwt-common/target/findbugsXml.xml
>>> of module  with 65 warnings.
>>> [FINDBUGS] Successfully parsed file
>>> /home/jenkins/workspace/ovirt_engine_find_bugs/frontend/webadmin/modules/gwt-extension/target/findbugsXml.xml
>>> of module  with 29 warnings.
>>> [FINDBUGS] Successfully parsed file
>>> /home/jenkins/workspace/ovirt_engine_find_bugs/frontend/webadmin/modules/uicommon/target/findbugsXml.xml
>>> of module  with 420 warnings.
>>> [FINDBUGS] Successfully parsed file
>>> /home/jenkins/workspace/ovirt_engine_find_bugs/frontend/webadmin/modules/uicommonweb/target/findbugsXml.xml
>>> of module  with 602 warnings.
>>> [FINDBUGS] Successfully parsed file
>>> /home/jenkins/workspace/ovirt_engine_find_bugs/frontend/webadmin/modules/uicompat/target/findbugsXml.xml
>>> of module  with 40 warnings.
>>> [FINDBUGS] Successfully parsed file
>>> /home/jenkins/workspace/ovirt_engine_find_bugs/frontend/webadmin/modules/userportal-gwtp/target/findbugsXml.xml
>>> of module  with 14 warnings.
>>> [FINDBUGS] Successfully parsed file
>>> /home/jenkins/workspace/ovirt_engine_find_bugs/frontend/webadmin/modules/userportal/target/findbugsXml.xml
>>> of module  with 118 warnings.
>>> [FINDBUGS] Successfully parsed file
>>> /home/jenkins/workspace/ovirt_engine_find_bugs/frontend/webadmin/modules/webadmin/target/findbugsXml.xml
>>> of module  with 56 warnings.
>>> [FINDBUGS] Computing warning deltas based on reference build #912
>>> [FINDBUGS] Using set difference to compute new warnings
>>> Build step 'Publish FindBugs analysis results' changed build result
>>> to UNSTABLE
>>> Email was triggered for: Unstable
>>> Sending email for trigger: Unstable
>>>
>>>
> _______________________________________________
> Engine-devel mailing list
> Engine-devel at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/engine-devel




More information about the Devel mailing list