Re: failing jenkins job

2014-01-06 Thread Dan Kenigsberg
On Sun, Jan 05, 2014 at 12:55:40PM -0500, Eyal Edri wrote:
 i think the new python-cpopen version 1.2.3-7 should resolve this,
 as we've seen in other jobs.

It may solve one case or another, but as long as it is possible for one
job to `yum remove` while another job is running, all bets are off.
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: failing jenkins job

2014-01-05 Thread Dan Kenigsberg
On Sun, Jan 05, 2014 at 04:58:04PM +0200, Maor Lipchuk wrote:
 Hi,
 I'm getting a failing jenkins job at
 http://jenkins.ovirt.org/job/vdsm_create_rpms/label=fedora19/954/console.
 From the console it doesn't seem related to the patch change.
 Can u please advice me what is the problem?

I do not know what's the exact issue this time, but the main problem is
that the same slave is used to run both ovirt-3.3 and master jobs. The
first require vdsm-python-cpopen, and the second - like your job -
conflicts with it.

As long as we have two different jobs that attempt to modify the local
slave rpm repositories, they must never run in parallel on the same
slave.

Dan.
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: failing jenkins job

2014-01-05 Thread Eyal Edri
i think the new python-cpopen version 1.2.3-7 should resolve this,
as we've seen in other jobs.

e.

- Original Message -
 From: Dan Kenigsberg dan...@redhat.com
 To: Maor Lipchuk mlipc...@redhat.com, ee...@redhat.com
 Cc: infra@ovirt.org, Ohad Basan oba...@redhat.com
 Sent: Sunday, January 5, 2014 7:45:32 PM
 Subject: Re: failing jenkins job
 
 On Sun, Jan 05, 2014 at 04:58:04PM +0200, Maor Lipchuk wrote:
  Hi,
  I'm getting a failing jenkins job at
  http://jenkins.ovirt.org/job/vdsm_create_rpms/label=fedora19/954/console.
  From the console it doesn't seem related to the patch change.
  Can u please advice me what is the problem?
 
 I do not know what's the exact issue this time, but the main problem is
 that the same slave is used to run both ovirt-3.3 and master jobs. The
 first require vdsm-python-cpopen, and the second - like your job -
 conflicts with it.
 
 As long as we have two different jobs that attempt to modify the local
 slave rpm repositories, they must never run in parallel on the same
 slave.
 
 Dan.
 
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra