
fixed. summary: - job has 2 gits of ovirt-engine, one from github cloned to ovirt-engine subdir, and one from gerrit cloned to workspace. i removed the github once i saw it, but missed that gerrit isnt cloned to ovirt-engine subdir. adding it now solved it. what i suspect that our mirroring to github stopped working or it's not working anyhow for gerrit patches. one more reason to push forward migration of jobs to yaml [1]. didi - thanks for reporting on it, these kind of reports help us find errors we might miss and fix them. [1] https://fedorahosted.org/ovirt/ticket/320 ----- Original Message -----
From: "David Caro" <dcaroest@redhat.com> To: "Juan Hernández" <jhernand@redhat.com> Cc: "Eyal Edri" <eedri@redhat.com>, awels@redhat.com, "Infra" <infra@ovirt.org> Sent: Wednesday, April 29, 2015 12:35:22 PM Subject: Re: [oVirt Jenkins] ovirt-engine_3.5_dao-unit-tests_gerrit - Build # 344 - Still Failing!
It might be clonning the engine repo directly to the workspace instead of using a subdir
On 04/29, Juan Hernández wrote:
On 04/29/2015 09:35 AM, Eyal Edri wrote:
this is very strange. same job for master works - http://jenkins.ovirt.org/job/ovirt-engine_master_dao-unit-tests_created/ with the same path.
juan/eli - can you have a look? is 3.5 producing the output somewhere else?
e.
I think that in this job there is a mismatch between the directory where the test reports are generated and where Jenkins is trying to find them. This is where they are generated:
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ utils --- [INFO] Surefire report directory: /home/jenkins/workspace/ovirt-engine_3.5_dao-unit-tests_gerrit/backend/manager/modules/utils/target/surefire-reports
As you can see it is .../workspace/engine_3.5_dao-unit-tests_gerrit.
And according to the job configuration section "Publish JUnit test result report" it is lookinig in .../workspace/ovirt-engine:
Test reports XMLs: ovirt-engine/backend/manager/modules/dal/target/surefire-reports/*.xml
This specifies an "ovirt-engine" directory that apparently isn't created or used by the job.
----- Original Message -----
From: "Barak Korren" <bkorren@redhat.com> To: "Yedidyah Bar David" <didi@redhat.com>, "Sandro Bonazzola" <sbonazzo@redhat.com> Cc: "Infra" <infra@ovirt.org>, "Eyal Edri" <eedri@redhat.com>, awels@redhat.com Sent: Tuesday, April 28, 2015 7:50:08 PM Subject: Re: [oVirt Jenkins] ovirt-engine_3.5_dao-unit-tests_gerrit - Build # 344 - Still Failing!
Ok, then assuming all tests pass (Which is how it looks in the job output), we might be looking for the reports in the wrong place. The job looks for the reports in:
ovirt-engine/backend/manager/modules/dal/target/surefire-reports/*.xml
Is that where the reports actually land?
Barak.
----- Original Message -----
From: "Alexander Wels" <awels@redhat.com> To: "Einav Cohen" <ecohen@redhat.com> Cc: "Barak Korren" <bkorren@redhat.com>, "Vojtech Szocs" <vszocs@redhat.com>, "Infra" <infra@ovirt.org>, "Eyal Edri" <eedri@redhat.com> Sent: Tuesday, April 28, 2015 7:26:52 PM Subject: Re: [oVirt Jenkins] ovirt-engine_3.5_dao-unit-tests_gerrit - Build # 344 - Still Failing!
On Tuesday, April 28, 2015 09:10:37 AM Einav Cohen wrote:
> ----- Original Message ----- > From: "Eyal Edri" <eedri@redhat.com> > Sent: Tuesday, April 28, 2015 4:04:33 AM > > adding vojtech, the gwt expert...
Vojtech is OOO; @Alexander, can you please look into that?
Those are just the negative test cases (aka does it properly report that it is returning a 404). If you look at the log for those tests at the end you will see:
Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 sec
So all the 25 tests ran and succeeded.
> ----- Original Message ----- > >> From: "Barak Korren" <bkorren@redhat.com> >> To: "Yedidyah Bar David" <didi@redhat.com> >> Cc: "Infra" <infra@ovirt.org> >> Sent: Tuesday, April 28, 2015 8:46:26 AM >> Subject: Re: [oVirt Jenkins] ovirt-engine_3.5_dao-unit-tests_gerrit >> - >> Build >> >> # 344 - Still Failing! >> >> It seem that jUnit test are crushing (and not generating reports) >> >> Running org.ovirt.engine.ui.frontend.FrontendTest >> Apr 27, 2015 2:46:58 PM org.ovirt.engine.ui.frontend.Frontend$1 >> onFailure >> SEVERE: Failed to execute runQuery: >> com.google.gwt.user.client.rpc.StatusCodeException: 404 404 >> status >> code >> com.google.gwt.user.client.rpc.StatusCodeException: 404 404 >> status >> code >> >> at >> org.ovirt.engine.ui.frontend.FrontendTest.testrunQuery_failure_404_with >> _pending_3times(FrontendTest.java:258) at >> sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) >> at >> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.ja >> va:57) at >> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccesso >> rImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) >> >> ...etc... >> >> ----- Original Message ----- >> >>> From: "Yedidyah Bar David" <didi@redhat.com> >>> To: "Infra" <infra@ovirt.org>, "David Caro" <dcaroest@redhat.com> >>> Sent: Tuesday, April 28, 2015 8:34:29 AM >>> Subject: Re: [oVirt Jenkins] ovirt-engine_3.5_dao-unit-tests_gerrit >>> - >>> Build >>> >>> # 344 - Still Failing! >>> >>> ----- Original Message ----- >>> >>>> From: "Jenkins ci oVirt Server" <jenkins@ovirt.org> >>>> To: didi@redhat.com, sbonazzo@redhat.com, >>>> gerrit2@gerrit.ovirt.org, >>>> anbabu@redhat.com, engine-patches@ovirt.org >>>> Sent: Monday, April 27, 2015 5:48:17 PM >>>> Subject: [oVirt Jenkins] ovirt-engine_3.5_dao-unit-tests_gerrit - >>>> Build >>>> # >>>> 344 - Still Failing! >>>> >>>> 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/ >>>> 344/ >>> >>> "No test report files were found. Configuration error?" >>> >>> No idea. >>> -- >>> Didi >>> _______________________________________________ >>> Infra mailing list >>> Infra@ovirt.org >>> http://lists.ovirt.org/mailman/listinfo/infra >> >> _______________________________________________ >> Infra mailing list >> Infra@ovirt.org >> http://lists.ovirt.org/mailman/listinfo/infra > > _______________________________________________ > Infra mailing list > Infra@ovirt.org > http://lists.ovirt.org/mailman/listinfo/infra
_______________________________________________ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra
-- Dirección Comercial: C/Jose Bardasano Baos, 9, Edif. Gorbea 3, planta 3ºD, 28016 Madrid, Spain Inscrita en el Reg. Mercantil de Madrid – C.I.F. B82657941 - Red Hat S.L. _______________________________________________ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra
-- David Caro
Red Hat S.L. Continuous Integration Engineer - EMEA ENG Virtualization R&D
Tel.: +420 532 294 605 Email: dcaro@redhat.com Web: www.redhat.com RHT Global #: 82-62605
_______________________________________________ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra