Project: http://jenkins.ovirt.org/job/ovirt_engine_unit_tests/ Build: http://jenkins.ovirt.org/job/ovirt_engine_unit_tests/943/ Build Number: 943 Build Status: Unstable Triggered By: Started by upstream project "ovirt_engine" build number 1,340
------------------------------------- Changes Since Last Success: ------------------------------------- Changes for Build #943 [sesubram] restapi: Cluster schema changes [sesubram] restapi: Gluster Brick resource implementation [sesubram] engine: New query to fetch brick by id ----------------- Failed Tests: ----------------- 2 tests failed. FAILED: org.ovirt.engine.api.restapi.resource.gluster.BackendGlusterBrickResourceTest.testReplace Error Message: null Stack Trace: javax.ws.rs.WebApplicationException at org.ovirt.engine.api.common.util.CompletenessAssertor.validateParameters(CompletenessAssertor.java:115) at org.ovirt.engine.api.restapi.resource.BaseBackendResource.validateParameters(BaseBackendResource.java:285) at org.ovirt.engine.api.restapi.resource.BaseBackendResource.validateParameters(BaseBackendResource.java:279) at org.ovirt.engine.api.restapi.resource.gluster.BackendGlusterBrickResource.replace(BackendGlusterBrickResource.java:61) at org.ovirt.engine.api.restapi.resource.gluster.BackendGlusterBrickResourceTest.testReplace(BackendGlusterBrickResourceTest.java:91) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) FAILED: org.ovirt.engine.api.restapi.resource.gluster.BackendGlusterBrickResourceTest.testReplace Error Message: Expectation failure on verify: RunQuery(GetGlusterBrickById, eqQueryParams(, field: Id, field: SessionId)): expected: 1, actual: 0 RunAction(ReplaceGlusterVolumeBrick, eqActionParams(, field: VolumeId, field: NewBrick.ServerId, field: NewBrick.BrickDirectory, field: SessionId)): expected: 1, actual: 0 Stack Trace: java.lang.AssertionError: Expectation failure on verify: RunQuery(GetGlusterBrickById, eqQueryParams(, field: Id, field: SessionId)): expected: 1, actual: 0 RunAction(ReplaceGlusterVolumeBrick, eqActionParams(, field: VolumeId, field: NewBrick.ServerId, field: NewBrick.BrickDirectory, field: SessionId)): expected: 1, actual: 0 at org.easymock.internal.MocksControl.verify(MocksControl.java:184) at org.ovirt.engine.api.restapi.resource.AbstractBackendResourceTest.tearDown(AbstractBackendResourceTest.java:128) at sun.reflect.GeneratedMethodAccessor17.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:37) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) ------------------ Build Log: ------------------ [...truncated 5221 lines...] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ rmw-war --- [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ rmw-war --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ovirt_engine_unit_tests/frontend/wars/rmw-war/src/test/resources [INFO] [INFO] No sources to compile [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ rmw-war --- [INFO] [INFO] No tests to run. [INFO] Surefire report directory: /home/jenkins/workspace/ovirt_engine_unit_tests/frontend/wars/rmw-war/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- [INFO] --- maven-surefire-plugin:2.10:test (default-test) @ rmw-war --- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] Packaging webapp [INFO] [INFO] Assembling webapp [rmw-war] in [/home/jenkins/workspace/ovirt_engine_unit_tests/frontend/wars/rmw-war/target/rmw-war-3.1.0-0001] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/workspace/ovirt_engine_unit_tests/frontend/wars/rmw-war/src/main/webapp] [INFO] --- maven-war-plugin:2.1.1:war (default-war) @ rmw-war --- [INFO] Webapp assembled in [9 msecs] [INFO] Building war: /home/jenkins/workspace/ovirt_engine_unit_tests/frontend/wars/rmw-war/target/rmw-war-3.1.0-0001.war [INFO] WEB-INF/web.xml already added, skipping [INFO] [INFO] Installing /home/jenkins/workspace/ovirt_engine_unit_tests/frontend/wars/rmw-war/target/rmw-war-3.1.0-0001.war to /home/jenkins/workspace/ovirt_engine_unit_tests/.repository/org/ovirt/engine/ui/rmw-war/3.1.0-0001/rmw-war-3.1.0-0001.war [INFO] Installing /home/jenkins/workspace/ovirt_engine_unit_tests/frontend/wars/rmw-war/pom.xml to /home/jenkins/workspace/ovirt_engine_unit_tests/.repository/org/ovirt/engine/ui/rmw-war/3.1.0-0001/rmw-war-3.1.0-0001.pom [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ rmw-war --- [JENKINS] Archiving disabled - not archiving /home/jenkins/workspace/ovirt_engine_unit_tests/frontend/wars/rmw-war/pom.xml [JENKINS] Archiving disabled - not archiving /home/jenkins/workspace/ovirt_engine_unit_tests/frontend/wars/rmw-war/target/rmw-war-3.1.0-0001.war [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Components Web Application Module 3.1.0-0001 [INFO] ------------------------------------------------------------------------ [INFO] Deleting /home/jenkins/workspace/ovirt_engine_unit_tests/frontend/wars/components-war/target [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ components-war --- [debug] execute contextualize [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ovirt_engine_unit_tests/frontend/wars/components-war/src/main/java [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ovirt_engine_unit_tests/frontend/wars/components-war/src/main/resources [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ components-war --- [INFO] [INFO] No sources to compile [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ components-war --- [INFO] [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ovirt_engine_unit_tests/frontend/wars/components-war/src/test/resources [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ components-war --- [INFO] [INFO] No sources to compile [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ components-war --- [INFO] [INFO] No tests to run. [INFO] Surefire report directory: /home/jenkins/workspace/ovirt_engine_unit_tests/frontend/wars/components-war/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- [INFO] --- maven-surefire-plugin:2.10:test (default-test) @ components-war --- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-war-plugin:2.1.1:war (default-war) @ components-war --- [INFO] Packaging webapp [INFO] Assembling webapp [components-war] in [/home/jenkins/workspace/ovirt_engine_unit_tests/frontend/wars/components-war/target/components-war-3.1.0-0001] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/workspace/ovirt_engine_unit_tests/frontend/wars/components-war/src/main/webapp] [INFO] Webapp assembled in [4 msecs] [INFO] Building war: /home/jenkins/workspace/ovirt_engine_unit_tests/frontend/wars/components-war/target/components-war-3.1.0-0001.war [INFO] WEB-INF/web.xml already added, skipping [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ components-war --- [INFO] Installing /home/jenkins/workspace/ovirt_engine_unit_tests/frontend/wars/components-war/target/components-war-3.1.0-0001.war to /home/jenkins/workspace/ovirt_engine_unit_tests/.repository/org/ovirt/engine/ui/components-war/3.1.0-0001/components-war-3.1.0-0001.war [INFO] Installing /home/jenkins/workspace/ovirt_engine_unit_tests/frontend/wars/components-war/pom.xml to /home/jenkins/workspace/ovirt_engine_unit_tests/.repository/org/ovirt/engine/ui/components-war/3.1.0-0001/components-war-3.1.0-0001.pom [JENKINS] Archiving disabled - not archiving /home/jenkins/workspace/ovirt_engine_unit_tests/frontend/wars/components-war/pom.xml [JENKINS] Archiving disabled - not archiving /home/jenkins/workspace/ovirt_engine_unit_tests/frontend/wars/components-war/target/components-war-3.1.0-0001.war [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oVirt Server EAR 3.1.0-0001 [INFO] ------------------------------------------------------------------------ [INFO] Deleting /home/jenkins/workspace/ovirt_engine_unit_tests/ear/target [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ engine-server-ear --- [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 /home/jenkins/workspace/ovirt_engine_unit_tests/ear/src/main/java [INFO] skip non existing resourceDirectory /home/jenkins/workspace/ovirt_engine_unit_tests/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 /home/jenkins/workspace/ovirt_engine_unit_tests/ear/target/engine [INFO] Could not find manifest file: /home/jenkins/workspace/ovirt_engine_unit_tests/ear/target/engine/META-INF/MANIFEST.MF - Generating one [INFO] Building jar: /home/jenkins/workspace/ovirt_engine_unit_tests/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 /home/jenkins/workspace/ovirt_engine_unit_tests/ear/target/quartz/quartz-2.1.2.jar [INFO] Installing /home/jenkins/workspace/ovirt_engine_unit_tests/ear/target/engine.ear to /home/jenkins/workspace/ovirt_engine_unit_tests/.repository/org/ovirt/engine/engine-server-ear/3.1.0-0001/engine-server-ear-3.1.0-0001.ear [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ engine-server-ear --- [INFO] Installing /home/jenkins/workspace/ovirt_engine_unit_tests/ear/pom.xml to /home/jenkins/workspace/ovirt_engine_unit_tests/.repository/org/ovirt/engine/engine-server-ear/3.1.0-0001/engine-server-ear-3.1.0-0001.pom [JENKINS] Archiving disabled - not archiving /home/jenkins/workspace/ovirt_engine_unit_tests/ear/pom.xml [JENKINS] Archiving disabled - not archiving /home/jenkins/workspace/ovirt_engine_unit_tests/ear/target/engine.ear [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] oVirt Engine Root Project ......................... SUCCESS [3.137s] [INFO] oVirt Build Tools root ............................ SUCCESS [0.208s] [INFO] oVirt checkstyle .................................. SUCCESS [4.434s] [INFO] oVirt Checkstyle Checks ........................... SUCCESS [2.702s] [INFO] oVirt Modules - backend ........................... SUCCESS [0.116s] [INFO] oVirt Manager ..................................... SUCCESS [0.240s] [INFO] oVirt Modules - manager ........................... SUCCESS [1.230s] [INFO] CSharp Compatibility .............................. SUCCESS [29.043s] [INFO] Encryption Libraries .............................. SUCCESS [4.039s] [INFO] oVirt Tools ....................................... SUCCESS [0.260s] [INFO] oVirt Tools Common Library ........................ SUCCESS [3.016s] [INFO] Common Code ....................................... SUCCESS [29.973s] [INFO] Common utilities .................................. SUCCESS [44.329s] [INFO] Data Access Layer ................................. SUCCESS [28.655s] [INFO] engine beans ...................................... SUCCESS [0.327s] [INFO] engine scheduler bean ............................. SUCCESS [9.844s] [INFO] Vds broker ........................................ SUCCESS [32.648s] [INFO] Search Backend .................................... SUCCESS [12.193s] [INFO] Backend Logic @Service bean ....................... SUCCESS [8:03.326s] [INFO] oVirt RESTful API Backend Integration ............. SUCCESS [0.427s] [INFO] oVirt RESTful API interface ....................... SUCCESS [0.258s] [INFO] oVirt Engine API Definition ....................... SUCCESS [11.810s] [INFO] oVirt Engine API Commom Parent POM ................ SUCCESS [0.467s] [INFO] oVirt Engine API Common JAX-RS .................... SUCCESS [12.880s] [INFO] oVirt RESTful API Backend Integration Type Mappers SUCCESS [48.477s] [INFO] oVirt RESTful API Backend Integration JAX-RS Resources SUCCESS [44.021s] [INFO] oVirt RESTful API Backend Integration Webapp ...... SUCCESS [8.187s] [INFO] oVirt Engine Web Root ............................. SUCCESS [4.697s] [INFO] oVirt Configuration Tool .......................... SUCCESS [4.380s] [INFO] Notifier Service package .......................... SUCCESS [0.200s] [INFO] Notifier Service .................................. SUCCESS [4.382s] [INFO] Notifier Service Resources ........................ SUCCESS [6.944s] [INFO] oVirt Modules - frontend .......................... SUCCESS [0.284s] [INFO] oVirt APIs ........................................ SUCCESS [1.656s] [INFO] oVirt generic API ................................. SUCCESS [11.118s] [INFO] oVirt Modules - webadmin .......................... SUCCESS [0.265s] [INFO] oVirt Modules - ui ................................ SUCCESS [0.134s] [INFO] Extensions for GWT ................................ SUCCESS [15.439s] [INFO] UI Utils Compatibility (for UICommon) ............. SUCCESS [3.942s] [INFO] Frontend for GWT UI Projects ...................... SUCCESS [8.062s] [INFO] UICommon .......................................... SUCCESS [19.869s] [INFO] UICommonWeb ....................................... SUCCESS [33.522s] [INFO] oVirt GWT UI common infrastructure ................ SUCCESS [25.068s] [INFO] WebAdmin .......................................... SUCCESS [38.214s] [INFO] UserPortal ........................................ SUCCESS [21.213s] [INFO] oVirt WARs ........................................ SUCCESS [0.646s] [INFO] WPF Application Module ............................ SUCCESS [8.042s] [INFO] oVirt Web Application Module ...................... SUCCESS [15.021s] [INFO] Components Web Application Module ................. SUCCESS [7.774s] [INFO] oVirt Server EAR .................................. SUCCESS [14.649s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 18:02.121s [INFO] Finished at: Tue May 29 07:42:26 EDT 2012 [INFO] Final Memory: 319M/773M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data channel stopped [xUnit] [INFO] - Starting to record. [xUnit] [INFO] - Processing JUnit [xUnit] [INFO] - [JUnit] - 361 test report file(s) were found with the pattern '**/target/surefire-reports/*.xml' relative to '/home/jenkins/workspace/ovirt_engine_unit_tests' for the testing framework 'JUnit'. [xUnit] [INFO] - Check 'Failed Tests' threshold. [xUnit] [INFO] - The total number of tests for this category exceeds the specified 'unstable' threshold value. [xUnit] [INFO] - Setting the build status to UNSTABLE [xUnit] [INFO] - Stopping recording. Email was triggered for: Unstable Sending email for trigger: Unstable _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches