<div dir="ltr">If you have epel in the repos, check if it still fails on hysterix packages (if it does - then we do exclude/include somewhere)<div>if its failing on missing jsonrpc-java 1.2.5 it should be fixed soon, now that the nightlies published the newer version (didn't run last night because of the outage)</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jun 30, 2016 at 11:58 AM, Evgheni Dereveanchin <span dir="ltr"><<a href="mailto:ederevea@redhat.com" target="_blank">ederevea@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">But we already have epel in the list of repos,<br>
so probably there's no point in adding it to "FROM:" and "TO:" params.<br>
<br>
Is there an example of job failing due to missing<br>
hystrix dependencies from epel so that I can investigate?<br>
The jobs referenced below failed during build, not on install/upgrade.<br>
<span class="im HOEnZb"><br>
Regards,<br>
Evgheni Dereveanchin<br>
<br>
----- Original Message -----<br>
From: "Eyal Edri" <<a href="mailto:eedri@redhat.com">eedri@redhat.com</a>><br>
</span><div class="HOEnZb"><div class="h5">To: "Evgheni Dereveanchin" <<a href="mailto:ederevea@redhat.com">ederevea@redhat.com</a>><br>
Cc: "Martin Perina" <<a href="mailto:mperina@redhat.com">mperina@redhat.com</a>>, "Juan Hernández" <<a href="mailto:jhernand@redhat.com">jhernand@redhat.com</a>>, "Roman Mohr" <<a href="mailto:rmohr@redhat.com">rmohr@redhat.com</a>>, "Michal Skrivanek" <<a href="mailto:mskrivan@redhat.com">mskrivan@redhat.com</a>>, "infra" <<a href="mailto:infra@ovirt.org">infra@ovirt.org</a>><br>
Sent: Thursday, 30 June, 2016 10:36:56 AM<br>
Subject: Re: hystrix dependencies<br>
<br>
I think you need to add the epel repo to the params of the job, you have<br>
TO: and FROM:.<br>
You can check it by adding it to the job config and if it works, update the<br>
YAML file.<br>
<br>
On Thu, Jun 30, 2016 at 11:35 AM, Evgheni Dereveanchin <<a href="mailto:ederevea@redhat.com">ederevea@redhat.com</a>><br>
wrote:<br>
<br>
> Hi,<br>
><br>
> Indeed I took a look at the upgrade jobs and they're not<br>
> installing ovirt-release explicitly and using a "normal"<br>
> epel repo, and not ovirt-*-epel with the filters.<br>
><br>
> I'm not familiar with job structure so didn't find the<br>
> exact definition of that epel repo, so if anyone could<br>
> check it out and confirm if there's any package filter<br>
> defined in the repo file.<br>
><br>
> Regards,<br>
> Evgheni Dereveanchin<br>
><br>
> ----- Original Message -----<br>
> From: "Eyal Edri" <<a href="mailto:eedri@redhat.com">eedri@redhat.com</a>><br>
> To: "Martin Perina" <<a href="mailto:mperina@redhat.com">mperina@redhat.com</a>>, "Evgheni Dereveanchin" <<br>
> <a href="mailto:ederevea@redhat.com">ederevea@redhat.com</a>><br>
> Cc: "Juan Hernández" <<a href="mailto:jhernand@redhat.com">jhernand@redhat.com</a>>, "Roman Mohr" <<a href="mailto:rmohr@redhat.com">rmohr@redhat.com</a>>,<br>
> "Michal Skrivanek" <<a href="mailto:mskrivan@redhat.com">mskrivan@redhat.com</a>>, "infra" <<a href="mailto:infra@ovirt.org">infra@ovirt.org</a>><br>
> Sent: Thursday, 30 June, 2016 9:57:30 AM<br>
> Subject: Re: hystrix dependencies<br>
><br>
> I'm not sure this will fix the current jobs, they might not be using those<br>
> repos, but internal repos inside the job.<br>
> Evgheni is looking into it.<br>
><br>
> On Thu, Jun 30, 2016 at 1:19 AM, Martin Perina <<a href="mailto:mperina@redhat.com">mperina@redhat.com</a>> wrote:<br>
><br>
> ><br>
> ><br>
> > On Wed, Jun 29, 2016 at 9:13 PM, Juan Hernández <<a href="mailto:jhernand@redhat.com">jhernand@redhat.com</a>><br>
> > wrote:<br>
> ><br>
> >> On 06/29/2016 09:00 PM, Roman Mohr wrote:<br>
> >> > On Wed, Jun 29, 2016 at 8:35 PM, Eyal Edri <<a href="mailto:eedri@redhat.com">eedri@redhat.com</a>> wrote:<br>
> >> >> And yes they are missing:<br>
> >> >><br>
> >> >> error: Failed build dependencies:<br>
> >> >> hystrix-core is needed by<br>
> >> >><br>
> >><br>
> ovirt-engine-4.1.0-0.0.master.20160629175247.gita02c321.el7.centos.noarch<br>
> >> >> hystrix-metrics-event-stream is needed by<br>
> >> >><br>
> >><br>
> ovirt-engine-4.1.0-0.0.master.20160629175247.gita02c321.el7.centos.noarch<br>
> >> >><br>
> >> >> On Wed, Jun 29, 2016 at 9:32 PM, Eyal Edri <<a href="mailto:eedri@redhat.com">eedri@redhat.com</a>> wrote:<br>
> >> >>><br>
> >> >>> Can you share the link to the repos who has them?<br>
> >> >>><br>
> >> > They are in the standard EPEL repo [1][2]:<br>
> >> ><br>
> >> > [1] <a href="https://fedoraproject.org/wiki/EPEL" rel="noreferrer" target="_blank">https://fedoraproject.org/wiki/EPEL</a><br>
> >> > [2] <a href="https://admin.fedoraproject.org/pkgdb/package/rpms/hystrix/" rel="noreferrer" target="_blank">https://admin.fedoraproject.org/pkgdb/package/rpms/hystrix/</a><br>
> >> ><br>
> >> > I remember that Sandro had to explicitly import assertj too when we<br>
> >> > added it from EPEL.<br>
> >> ><br>
> >> > Thanks,<br>
> >> > Roman<br>
> >> ><br>
> >><br>
> >> Not sure, but you may need to add the packages to this list:<br>
> >><br>
> >><br>
> >><br>
> >><br>
> <a href="https://gerrit.ovirt.org/gitweb?p=ovirt-release.git;a=blob;f=ovirt-el7-deps.repo.in#l7" rel="noreferrer" target="_blank">https://gerrit.ovirt.org/gitweb?p=ovirt-release.git;a=blob;f=ovirt-el7-deps.repo.in#l7</a><br>
> ><br>
> ><br>
> > Here's the fix <a href="https://gerrit.ovirt.org/59962" rel="noreferrer" target="_blank">https://gerrit.ovirt.org/59962</a><br>
> > <br>
> ><br>
> ><br>
> >><br>
> >><br>
> >> ><br>
> >> >>> On Wed, Jun 29, 2016 at 9:24 PM, Martin Perina <<a href="mailto:mperina@redhat.com">mperina@redhat.com</a>><br>
> >> wrote:<br>
> >> >>>><br>
> >> >>>> Probably those upgrade jobs:<br>
> >> >>>><br>
> >> >>>><br>
> >> >>>><br>
> >><br>
> <a href="http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-from-4.0_el7_merged/379/" rel="noreferrer" target="_blank">http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-from-4.0_el7_merged/379/</a><br>
> >> >>>><br>
> >> >>>><br>
> >><br>
> <a href="http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-from-master_el7_merged/838/" rel="noreferrer" target="_blank">http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-from-master_el7_merged/838/</a><br>
> >> >>>><br>
> >> >>>><br>
> >> >>>> On Wed, Jun 29, 2016 at 8:16 PM, Eyal Edri <<a href="mailto:eedri@redhat.com">eedri@redhat.com</a>><br>
> wrote:<br>
> >> >>>>><br>
> >> >>>>> Which job failed?<br>
> >> >>>>><br>
> >> >>>>> On Jun 29, 2016 8:49 PM, "Martin Perina" <<a href="mailto:mperina@redhat.com">mperina@redhat.com</a>><br>
> >> wrote:<br>
> >> >>>>>><br>
> >> >>>>>> Sandro is on the Summit, adding infra<br>
> >> >>>>>><br>
> >> >>>>>> On Wed, Jun 29, 2016 at 7:43 PM, Roman Mohr <<a href="mailto:rmohr@redhat.com">rmohr@redhat.com</a>><br>
> >> wrote:<br>
> >> >>>>>>><br>
> >> >>>>>>> Hi Sandro,<br>
> >> >>>>>>><br>
> >> >>>>>>> we merged the hystrix patches and the rpm builds start failing<br>
> >> because<br>
> >> >>>>>>> of missing hystrix dependencies. As far as I remember there is<br>
> >> >>>>>>> somewhere a whitelist of packages which are imported from epel,<br>
> >> right?<br>
> >> >>>>>>><br>
> >> >>>>>>> I see the following error:<br>
> >> >>>>>>><br>
> >> >>>>>>> error: Failed build dependencies:<br>
> >> >>>>>>> hystrix-core is needed by<br>
> >> >>>>>>><br>
> >> >>>>>>><br>
> >><br>
> ovirt-engine-4.1.0-0.0.master.20160629135159.gitf1f59e0.el7.centos.noarch<br>
> >> >>>>>>> hystrix-metrics-event-stream is needed by<br>
> >> >>>>>>><br>
> >> >>>>>>><br>
> >><br>
> ovirt-engine-4.1.0-0.0.master.20160629135159.gitf1f59e0.el7.centos.noarch<br>
> >> >>>>>>> Installing<br>
> >> >>>>>>><br>
> >><br>
> /home/jenkins/workspace/ovirt-engine_master_upgrade-from-master_el7_merged/tmp_repo/ovirt-engine-4.1.0-0.0.master.20160629135159.el7.centos.src.rpm<br>
> >> >>>>>>><br>
> >> >>>>>>> The packages exist in epel, I maintain them. Could you have a<br>
> >> look?<br>
> >> >>>>>>><br>
> >> >>>>>>> Thanks,<br>
> >> >>>>>>> Roman<br>
> >> >>>>>><br>
> >> >>>>>><br>
> >> >>>>>><br>
> >> >>>>>> _______________________________________________<br>
> >> >>>>>> Infra mailing list<br>
> >> >>>>>> <a href="mailto:Infra@ovirt.org">Infra@ovirt.org</a><br>
> >> >>>>>> <a href="http://lists.ovirt.org/mailman/listinfo/infra" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman/listinfo/infra</a><br>
> >> >>>>>><br>
> >> >>>><br>
> >> >>><br>
> >> >>><br>
> >> >>><br>
> >> >>> --<br>
> >> >>> Eyal Edri<br>
> >> >>> Associate Manager<br>
> >> >>> RHEV DevOps<br>
> >> >>> EMEA ENG Virtualization R&D<br>
> >> >>> Red Hat Israel<br>
> >> >>><br>
> >> >>> phone: <a href="tel:%2B972-9-7692018" value="+97297692018">+972-9-7692018</a><br>
> >> >>> irc: eedri (on #tlv #rhev-dev #rhev-integ)<br>
> >> >><br>
> >> >><br>
> >> >><br>
> >> >><br>
> >> >> --<br>
> >> >> Eyal Edri<br>
> >> >> Associate Manager<br>
> >> >> RHEV DevOps<br>
> >> >> EMEA ENG Virtualization R&D<br>
> >> >> Red Hat Israel<br>
> >> >><br>
> >> >> phone: <a href="tel:%2B972-9-7692018" value="+97297692018">+972-9-7692018</a><br>
> >> >> irc: eedri (on #tlv #rhev-dev #rhev-integ)<br>
> >> > _______________________________________________<br>
> >> > Infra mailing list<br>
> >> > <a href="mailto:Infra@ovirt.org">Infra@ovirt.org</a><br>
> >> > <a href="http://lists.ovirt.org/mailman/listinfo/infra" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman/listinfo/infra</a><br>
> >> ><br>
> >><br>
> >><br>
> >> --<br>
> >> Dirección Comercial: C/Jose Bardasano Baos, 9, Edif. Gorbea 3, planta<br>
> >> 3ºD, 28016 Madrid, Spain<br>
> >> Inscrita en el Reg. Mercantil de Madrid – C.I.F. B82657941 - Red Hat<br>
> S.L.<br>
> >><br>
> ><br>
> ><br>
><br>
><br>
> --<br>
> Eyal Edri<br>
> Associate Manager<br>
> RHEV DevOps<br>
> EMEA ENG Virtualization R&D<br>
> Red Hat Israel<br>
><br>
> phone: <a href="tel:%2B972-9-7692018" value="+97297692018">+972-9-7692018</a><br>
> irc: eedri (on #tlv #rhev-dev #rhev-integ)<br>
><br>
<br>
<br>
<br>
--<br>
Eyal Edri<br>
Associate Manager<br>
RHEV DevOps<br>
EMEA ENG Virtualization R&D<br>
Red Hat Israel<br>
<br>
phone: <a href="tel:%2B972-9-7692018" value="+97297692018">+972-9-7692018</a><br>
irc: eedri (on #tlv #rhev-dev #rhev-integ)<br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>Eyal Edri<br>Associate Manager</div><div>RHEV DevOps<br>EMEA ENG Virtualization R&D<br>Red Hat Israel<br><br>phone: +972-9-7692018<br>irc: eedri (on #tlv #rhev-dev #rhev-integ)</div></div></div></div></div>
</div>