Jenking create RPMs failure

David Caro dcaroest at redhat.com
Wed May 21 13:40:24 UTC 2014


On Wed 21 May 2014 10:23:46 AM CEST, Oved Ourfalli wrote:
>
>
> ----- Original Message -----
>> From: "Sandro Bonazzola" <sbonazzo at redhat.com>
>> To: "Oved Ourfalli" <ovedo at redhat.com>, "Eyal Edri" <eedri at redhat.com>
>> Cc: "infra" <infra at ovirt.org>
>> Sent: Wednesday, May 21, 2014 11:21:50 AM
>> Subject: Re: Jenking create RPMs failure
>>
>> Il 21/05/2014 10:07, Oved Ourfalli ha scritto:
>>> Still happens.
>>> See
>>> http://jenkins.ovirt.org/job/ovirt-engine_3.4_create-rpms-quick_gerrit/375/
>>>
>>> I'm merging the relevant patch in the meantime, but we should fix that.
>>
>>
>> http://jenkins.ovirt.org/job/ovirt-engine_3.4_create-rpms-quick_gerrit/375/label=centos6/console
>> is failing on CentOS only when building webadmin.
>> I don't think it's related to original issue that was on f19 on
>> ovirt-engine_3.4_create-rpms_merged which is a different job.

I think that specific error might be caused by this:

08:47:36 [INFO] diagnostic 
/home/jenkins/workspace/ovirt-engine_3.4_create-rpms-quick_gerrit/label/centos6/rpmbuild/BUILD/ovirt-engine-3.4.2/frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/frontend/communication/GWTRPCCommunicationProvider.java:16: 
error: cannot find symbol
08:47:36 import 
org.ovirt.engine.ui.frontend.gwtservices.GenericApiGWTServiceAsync;
08:47:36                                                ^
08:47:36   symbol:   class GenericApiGWTServiceAsync
08:47:36   location: package org.ovirt.engine.ui.frontend.gwtservices
08:47:36 [INFO] diagnostic 
/home/jenkins/workspace/ovirt-engine_3.4_create-rpms-quick_gerrit/label/centos6/rpmbuild/BUILD/ovirt-engine-3.4.2/frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/frontend/communication/GWTRPCCommunicationProvider.java:30: 
error: cannot find symbol
08:47:36     private final GenericApiGWTServiceAsync service;
08:47:36                   ^
08:47:36   symbol:   class GenericApiGWTServiceAsync
08:47:36   location: class 
org.ovirt.engine.ui.frontend.communication.GWTRPCCommunicationProvider
08:47:36 [INFO] diagnostic 
/home/jenkins/workspace/ovirt-engine_3.4_create-rpms-quick_gerrit/label/centos6/rpmbuild/BUILD/ovirt-engine-3.4.2/frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/frontend/communication/GWTRPCCommunicationProvider.java:36: 
error: cannot find symbol
08:47:36     private GenericApiGWTServiceAsync getService() {
08:47:36             ^
08:47:36   symbol:   class GenericApiGWTServiceAsync
08:47:36   location: class 
org.ovirt.engine.ui.frontend.communication.GWTRPCCommunicationProvider
08:47:36 [INFO] diagnostic 
/home/jenkins/workspace/ovirt-engine_3.4_create-rpms-quick_gerrit/label/centos6/rpmbuild/BUILD/ovirt-engine-3.4.2/frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/frontend/communication/GWTRPCCommunicationProvider.java:45: 
error: cannot find symbol
08:47:36     public GWTRPCCommunicationProvider(final 
GenericApiGWTServiceAsync asyncService) {
08:47:36                                              ^
08:47:36   symbol:   class GenericApiGWTServiceAsync
08:47:36   location: class 
org.ovirt.engine.ui.frontend.communication.GWTRPCCommunicationProvider





>>
>>
>
> I saw some other issues a few days ago with the quick rpms job.
> So perhaps we have two issues here.
>
>>>
>>> Oved
>>>
>>> ----- Original Message -----
>>>> From: "Oved Ourfalli" <ovedo at redhat.com>
>>>> To: "Eyal Edri" <eedri at redhat.com>
>>>> Cc: "infra" <infra at ovirt.org>
>>>> Sent: Wednesday, May 21, 2014 10:07:50 AM
>>>> Subject: Re: Jenking create RPMs failure
>>>>
>>>> The link was inside the patch. It is
>>>> http://jenkins.ovirt.org/job/ovirt-engine_3.4_create-rpms_merged/410/
>>>>
>>>> Although looking at some patches now it seems like it is working.
>>>>
>>>> Oved
>>>>
>>>> ----- Original Message -----
>>>>> From: "Eyal Edri" <eedri at redhat.com>
>>>>> To: "Oved Ourfalli" <ovedo at redhat.com>
>>>>> Cc: "infra" <infra at ovirt.org>
>>>>> Sent: Wednesday, May 21, 2014 10:02:22 AM
>>>>> Subject: Re: Jenking create RPMs failure
>>>>>
>>>>> still happens?
>>>>> link to job?
>>>>>
>>>>> e.
>>>>>
>>>>> ----- Original Message -----
>>>>>> From: "Oved Ourfalli" <ovedo at redhat.com>
>>>>>> To: "infra" <infra at ovirt.org>
>>>>>> Cc: "Eyal Edri" <eedri at redhat.com>
>>>>>> Sent: Monday, May 19, 2014 9:56:28 AM
>>>>>> Subject: Jenking create RPMs failure
>>>>>>
>>>>>> Hi
>>>>>>
>>>>>> I saw this jenking job failing more than once in the last day:
>>>>>>
>>>>>> 18:14:28 Triggered by Gerrit: http://gerrit.ovirt.org/27826
>>>>>> 18:14:28 Building remotely on jenkins-slave-host01.ovirt.org in
>>>>>> workspace
>>>>>> /home/jenkins/workspace/ovirt-engine_3.4_create-rpms_merged at 2
>>>>>> 18:14:29 Fetching changes from the remote Git repository
>>>>>> 18:14:29 Fetching upstream changes from
>>>>>> git://gerrit.ovirt.org/ovirt-engine
>>>>>> 18:14:47 Checking out Revision ccc3d4bd3c549f652724496b4c75bf2bb347fd9d
>>>>>> (ovirt-engine-3.4)
>>>>>> 18:14:47 Cleaning workspace
>>>>>> 18:14:48 Resetting working tree
>>>>>> 18:14:48 No emails were triggered.
>>>>>> 18:14:48 Triggering fedora19
>>>>>> 18:14:48 Triggering fedora20
>>>>>> 18:14:48 Triggering centos6
>>>>>> 18:15:39 fedora19 completed with result FAILURE
>>>>>> 18:18:21 Configuration fedora20 is still in the queue: Waiting for next
>>>>>> available executor on fedora20
>>>>>> 22:55:54 fedora20 completed with result SUCCESS
>>>>>> 22:55:54 centos6 completed with result SUCCESS
>>>>>> 22:55:54 No emails were triggered.
>>>>>> 22:55:55 Finished: FAILURE
>>>>>>
>>>>>> Can you fix that?
>>>>>>
>>>>>> Thanks,
>>>>>> Oved
>>>>>>
>>>>> _______________________________________________
>>>>> 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
>>>
>>
>>
>> --
>> Sandro Bonazzola
>> Better technology. Faster innovation. Powered by community collaboration.
>> See how it works at redhat.com
>> _______________________________________________
>> 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



--
David Caro

Red Hat S.L.
Continuous Integration Engineer - EMEA ENG Virtualization R&D

Email: dcaro at redhat.com
Web: www.redhat.com
RHT Global #: 82-62605

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.ovirt.org/pipermail/infra/attachments/20140521/c6335721/attachment.sig>


More information about the Infra mailing list