[oVirt Jenkins] ovirt-engine_3.5_dao-unit-tests_gerrit - Build # 344 - Still Failing!

David Caro dcaroest at redhat.com
Wed Apr 29 09:35:22 UTC 2015


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 at redhat.com>
> >> To: "Yedidyah Bar David" <didi at redhat.com>, "Sandro Bonazzola" <sbonazzo at redhat.com>
> >> Cc: "Infra" <infra at ovirt.org>, "Eyal Edri" <eedri at redhat.com>, awels at 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 at redhat.com>
> >>> To: "Einav Cohen" <ecohen at redhat.com>
> >>> Cc: "Barak Korren" <bkorren at redhat.com>, "Vojtech Szocs"
> >>> <vszocs at redhat.com>, "Infra" <infra at ovirt.org>, "Eyal Edri"
> >>> <eedri at 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 at 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 at redhat.com>
> >>>>>> To: "Yedidyah Bar David" <didi at redhat.com>
> >>>>>> Cc: "Infra" <infra at 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 at redhat.com>
> >>>>>>> To: "Infra" <infra at ovirt.org>, "David Caro" <dcaroest at 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 at ovirt.org>
> >>>>>>>> To: didi at redhat.com, sbonazzo at redhat.com,
> >>>>>>>> gerrit2 at gerrit.ovirt.org,
> >>>>>>>> anbabu at redhat.com, engine-patches at 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 at ovirt.org
> >>>>>>> http://lists.ovirt.org/mailman/listinfo/infra
> >>>>>>
> >>>>>> _______________________________________________
> >>>>>> Infra mailing list
> >>>>>> Infra at ovirt.org
> >>>>>> http://lists.ovirt.org/mailman/listinfo/infra
> >>>>>
> >>>>> _______________________________________________
> >>>>> Infra mailing list
> >>>>> Infra at ovirt.org
> >>>>> http://lists.ovirt.org/mailman/listinfo/infra
> >>>
> >>>
> >> _______________________________________________
> >> Infra mailing list
> >> Infra at 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 at 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 at redhat.com
Web: www.redhat.com
RHT Global #: 82-62605
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 473 bytes
Desc: not available
URL: <http://lists.ovirt.org/pipermail/infra/attachments/20150429/b8e4ffc5/attachment.sig>


More information about the Infra mailing list