--J5MfuwkIyy7RmF4Q
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
It might be clonning the engine repo directly to the workspace instead of u=
sing
a subdir
On 04/29, Juan Hern=C3=A1ndez 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_m=
aster_dao-unit-tests_created/
> with the same path.
>=20
> juan/eli - can you have a look? is 3.5 producing the output somewhere e=
lse?
>=20
> e.
>=20
=20
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:
=20
[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/ma=
nager/modules/utils/target/surefire-reports
=20
As you can see it is .../workspace/engine_3.5_dao-unit-tests_gerrit.
=20
And according to the job configuration section "Publish JUnit test
result report" it is lookinig in .../workspace/ovirt-engine:
=20
Test reports XMLs:
ovirt-engine/backend/manager/modules/dal/target/surefire-reports/*.xml
=20
This specifies an "ovirt-engine" directory that apparently isn't created
or used by the job.
=20
> ----- Original Message -----
>> From: "Barak Korren" <bkorren(a)redhat.com>
>> To: "Yedidyah Bar David" <didi(a)redhat.com>, "Sandro
Bonazzola" <sbonaz=
zo(a)redhat.com>
>> Cc: "Infra" <infra(a)ovirt.org>, "Eyal
Edri" <eedri(a)redhat.com>, awels@r=
edhat.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 out=
put),
>> 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(a)redhat.com>
>>> To: "Einav Cohen" <ecohen(a)redhat.com>
>>> Cc: "Barak Korren" <bkorren(a)redhat.com>, "Vojtech
Szocs"
>>> <vszocs(a)redhat.com>, "Infra" <infra(a)ovirt.org>,
"Eyal Edri"
>>> <eedri(a)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(a)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 t=
hat it
>>> is
>>> returning a 404). If you look at the log for those tests at the end y=
ou
>>> will
>>> see:
>>>
>>> Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.15=
9 sec
>>>
>>> So all the 25 tests ran and succeeded.
>>>
>>>>> ----- Original Message -----
>>>>>
>>>>>> From: "Barak Korren" <bkorren(a)redhat.com>
>>>>>> To: "Yedidyah Bar David" <didi(a)redhat.com>
>>>>>> Cc: "Infra" <infra(a)ovirt.org>
>>>>>> Sent: Tuesday, April 28, 2015 8:46:26 AM
>>>>>> Subject: Re: [oVirt Jenkins]
ovirt-engine_3.5_dao-unit-tests_gerri=
t -
>>>>>> 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
>>>>>> =09
>>>>>> at
>>>>>> =09
>>> org.ovirt.engine.ui.frontend.FrontendTest.testrunQuery_failure_404_wi=
th
>>>>>> _pending_3times(FrontendTest.java:258) at
>>>>>> sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>>>>> at
>>>>>> =09
>>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.=
ja
>>>>>> va:57) at
>>>>>> =09
>>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces=
so
>>>>>> rImpl.java:43) at
java.lang.reflect.Method.invoke(Method.java:606)
>>>>>> =09
>>>>>> ...etc...
>>>>>>
>>>>>> ----- Original Message -----
>>>>>>
>>>>>>> From: "Yedidyah Bar David"
<didi(a)redhat.com>
>>>>>>> To: "Infra" <infra(a)ovirt.org>, "David
Caro" <dcaroest(a)redhat.com>
>>>>>>> Sent: Tuesday, April 28, 2015 8:34:29 AM
>>>>>>> Subject: Re: [oVirt Jenkins]
ovirt-engine_3.5_dao-unit-tests_gerr=
it
>>>>>>> -
>>>>>>> Build
>>>>>>>
>>>>>>> # 344 - Still Failing!
>>>>>>>
>>>>>>> ----- Original Message -----
>>>>>>>
>>>>>>>> From: "Jenkins ci oVirt Server"
<jenkins(a)ovirt.org>
>>>>>>>> To: didi(a)redhat.com, sbonazzo(a)redhat.com,
>>>>>>>> gerrit2(a)gerrit.ovirt.org,
>>>>>>>> anbabu(a)redhat.com, engine-patches(a)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_ger= rit/
rit/
>>>>>>>> 344/
>>>>>>>
>>>>>>> "No test report files were found. Configuration
error?"
>>>>>>>
>>>>>>> No idea.
>>>>>>> --
>>>>>>> Didi
>>>>>>> _______________________________________________
>>>>>>> Infra mailing list
>>>>>>> Infra(a)ovirt.org
>>>>>>>
http://lists.ovirt.org/mailman/listinfo/infra
>>>>>>
>>>>>> _______________________________________________
>>>>>> Infra mailing list
>>>>>> Infra(a)ovirt.org
>>>>>>
http://lists.ovirt.org/mailman/listinfo/infra
>>>>>
>>>>> _______________________________________________
>>>>> Infra mailing list
>>>>> Infra(a)ovirt.org
>>>>>
http://lists.ovirt.org/mailman/listinfo/infra
>>>
>>>
>> _______________________________________________
>> Infra mailing list
>> Infra(a)ovirt.org
>>
http://lists.ovirt.org/mailman/listinfo/infra
>>
>>
>>
=20
=20
--=20
Direcci=C3=B3n Comercial: C/Jose Bardasano Baos, 9, Edif. Gorbea 3, planta
3=C2=BAD, 28016 Madrid, Spain
Inscrita en el Reg. Mercantil de Madrid =E2=80=93 C.I.F. B82657941 - Red =
Hat
S.L.
_______________________________________________
Infra mailing list
Infra(a)ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra
--=20
David Caro
Red Hat S.L.
Continuous Integration Engineer - EMEA ENG Virtualization R&D
Tel.: +420 532 294 605
Email: dcaro(a)redhat.com
Web:
www.redhat.com
RHT Global #: 82-62605
--J5MfuwkIyy7RmF4Q
Content-Type: application/pgp-signature
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAEBAgAGBQJVQKXaAAoJEEBxx+HSYmnDvIYH/2DRSKn03IMqbHVs6kGoPl3g
TVcq1B0r83QzFUps4yXE51AaxWcAqmS44Qk9hkKovCLi3kDNsGZTLkMxPztC4Dpx
ya3YdZUeKet7k+CX8n6jSZHnVFyCluu0pFlqQTdutvMAE1aSkPekgP6SZBcpf18Y
mSHq1I7CHj9Aqj0uOZN0RFtRsV+pJ3oCHiBeFnnQ+g5zdSCS4La2ReXqcsTn4/aQ
s+Lyst0IgEgqu+YEHbzX5nehW+8o6p1E9dnCEHSGqyCercHU47JuMKbysKDSydiw
c9cvaP4ODoAvOoqkyXd0r9xvgsE+stj43/RwiWlnt2j2h9bD3ml4Aq+Q8QbT9PE=
=95oF
-----END PGP SIGNATURE-----
--J5MfuwkIyy7RmF4Q--