Hi Dudi,

unless its an infra issue in the job itself, we don't have knowladge of the
internal works of dao tests
and someone from the developing team will need to help (dev infra maybe?)

e.

On Wed, Oct 14, 2015 at 4:15 PM, Dudi Maroshi <[email protected]> wrote:

> Greetings team,
>
> I started researching this latest DAO test failure
> http://jenkins.ovirt.org/job/ovirt-engine_3.5_dao-unit-tests_gerrit/390/
>
> I found out that earlier build 382 and build 376 fail on the same test.
> I tried to run DAO test on my patch, and it pass all.
> My patch is not related  to DAO.
>
> Please advise how to solve and/or assist in this issue.
>
> Thanks
> Joy and happiness
> Dudi
>
> ----- Forwarded Message -----
> > From: [email protected]
> > To: [email protected], [email protected]
> > Sent: Wednesday, October 14, 2015 3:15:52 PM
> > Subject: [Engine-patches] [oVirt Jenkins]
> ovirt-engine_3.5_dao-unit-tests_gerrit - Build # 390 - Failure!
> >
> > Project:
> http://jenkins.ovirt.org/job/ovirt-engine_3.5_dao-unit-tests_gerrit/
> > Build:
> > http://jenkins.ovirt.org/job/ovirt-engine_3.5_dao-unit-tests_gerrit/390/
> > Build Number: 390
> > Build Status:  Failure
> > Triggered By: Triggered by Gerrit: https://gerrit.ovirt.org/43022
> >
> > -------------------------------------
> > Changes Since Last Success:
> > -------------------------------------
> > Changes for Build #390
> > [Dudi Maroshi] engine: Validate NUMA hosts compatibility when relocating
> VM
> >
> >
> >
> >
> > -----------------
> > Failed Tests:
> > -----------------
> > 1 tests failed.
> > FAILED:
> >
> org.ovirt.engine.core.dao.VmStaticDAOTest.testGetOrderedVmGuidsForRunMultipleActionsByMigrationSupport
> >
> > Error Message:
> > null
> >
> > Stack Trace:
> > java.lang.AssertionError
> >       at org.junit.Assert.fail(Assert.java:86)
> >       at org.junit.Assert.assertTrue(Assert.java:41)
> >       at org.junit.Assert.assertTrue(Assert.java:52)
> >       at
> >
>  
> org.ovirt.engine.core.dao.VmStaticDAOTest.testGetOrderedVmGuidsForRunMultipleActionsByMigrationSupport(VmStaticDAOTest.java:375)
> >       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:606)
> >       at
> >
>  
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
> >       at
> >
>  
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
> >       at
> >
>  
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
> >       at
> >
>  
> org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
> >       at
> >
>  org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
> >       at
> >
>  
> org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:74)
> >       at
> >
>  
> org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:83)
> >       at
> >
>  
> org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:72)
> >       at
> >
>  
> org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:231)
> >       at
> >
>  
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
> >       at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
> >       at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
> >       at
> org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
> >       at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
> >       at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
> >       at
> >
>  org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
> >       at
> >
>  
> org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
> >       at
> >
>  
> org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:71)
> >       at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
> >       at org.junit.rules.RunRules.evaluate(RunRules.java:20)
> >       at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
> >       at
> >
>  
> org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:174)
> >       at
> >
>  org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35)
> >       at
> >
>  
> org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115)
> >       at
> >
>  
> org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97)
> >       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:606)
> >       at
> >
>  
> org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
> >       at com.sun.proxy.$Proxy0.invoke(Unknown Source)
> >       at
> >
>  
> org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
> >       at
> >
>  
> org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91)
> >       at
> org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
> >
> >
> >
> >
> >
> > _______________________________________________
> > Engine-patches mailing list
> > [email protected]
> > http://lists.ovirt.org/mailman/listinfo/engine-patches
> >
> _______________________________________________
> Infra mailing list
> [email protected]
> http://lists.ovirt.org/mailman/listinfo/infra
>
>
>


-- 
Eyal Edri
Supervisor, RHEV CI
EMEA ENG Virtualization R&D
Red Hat Israel

phone: +972-9-7692018
irc: eedri (on #tlv #rhev-dev #rhev-integ)
_______________________________________________
Infra mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/infra

Reply via email to