[ovirt-devel] Postponing 3.6.0 second alpha to next week

2015-06-16 Thread Sandro Bonazzola
Hi, due to instability of the current code, we need to postpone second alpha to next week. Maintainers: - please ensure that all packages you maintain builds in jenkins - please ensure that all the dependencies required by your packages are available either in ovirt repository or in an external r

Re: [ovirt-devel] Libvirt secrets management - take 2

2015-06-16 Thread Michal Skrivanek
On 16 Jun 2015, at 18:22, Nir Soffer wrote: > > > - Original Message - >> From: "Michal Skrivanek" >> To: "Nir Soffer" >> Cc: "Francesco Romani" , "devel" , >> "Adam Litke" , "Federico >> Simoncelli" , "Dan Kenigsberg" , >> "Allon Mureinik" , >> "Daniel Erez" , "Eric Blake" >> Sent

Re: [ovirt-devel] Libvirt secrets management - take 2

2015-06-16 Thread Nir Soffer
- Original Message - > From: "Michal Skrivanek" > To: "Nir Soffer" > Cc: "Francesco Romani" , "devel" , "Adam > Litke" , "Federico > Simoncelli" , "Dan Kenigsberg" , > "Allon Mureinik" , > "Daniel Erez" , "Eric Blake" > Sent: Tuesday, June 16, 2015 6:57:35 PM > Subject: Re: Libvirt s

Re: [ovirt-devel] Libvirt secrets management - take 2

2015-06-16 Thread Michal Skrivanek
On 15 Jun 2015, at 17:57, Nir Soffer wrote: > - Original Message - >> From: "Michal Skrivanek" >> To: "Nir Soffer" >> Cc: "Francesco Romani" , "devel" , >> "Adam Litke" , "Federico >> Simoncelli" , "Dan Kenigsberg" , >> "Allon Mureinik" , >> "Daniel Erez" , "Eric Blake" >> Sent: Mo

Re: [ovirt-devel] master broken

2015-06-16 Thread Oved Ourfali
The patch was reverted and now we do further investigation. Sorry for the inconvenience, Oved - Original Message - > From: "Martin Betak" > To: "Oved Ourfali" > Cc: devel@ovirt.org > Sent: Tuesday, June 16, 2015 3:00:06 PM > Subject: Re: [ovirt-devel] master broken > > Hi all, > > I

Re: [ovirt-devel] master broken

2015-06-16 Thread Martin Betak
Hi all, I am encountering another error when adding host: 2015-06-16 13:57:41,058 ERROR [org.ovirt.engine.core.bll.hostdeploy.AddVdsCommand] (http--0_0_0_0_0_0_0_0-8080-3) [38e7135f] Command 'org.ovirt.engine.core.bll.hostdeploy.AddVdsCommand' failed: null 2015-06-16 13:57:41,059 ERROR [org.o

Re: [ovirt-devel] vdsm_master_unit-tests_created and vdsm_master_unit-tests_merged have been disabled

2015-06-16 Thread Sandro Bonazzola
Il 16/06/2015 13:27, Piotr Kliczewski ha scritto: > On Tue, Jun 16, 2015 at 10:25 AM, Sandro Bonazzola > wrote: >> Il 16/06/2015 09:53, Piotr Kliczewski ha scritto: >>> On Tue, Jun 16, 2015 at 9:05 AM, Eyal Edri wrote: thanks for the quick action on this, any idea why it was stuck? we

Re: [ovirt-devel] vdsm_master_unit-tests_created and vdsm_master_unit-tests_merged have been disabled

2015-06-16 Thread Piotr Kliczewski
On Tue, Jun 16, 2015 at 10:25 AM, Sandro Bonazzola wrote: > Il 16/06/2015 09:53, Piotr Kliczewski ha scritto: >> On Tue, Jun 16, 2015 at 9:05 AM, Eyal Edri wrote: >>> thanks for the quick action on this, >>> any idea why it was stuck? we solved the mom issues yesterday by updating >>> the mock >

Re: [ovirt-devel] Repository closure is currently failing for 3.5

2015-06-16 Thread Martin Sivak
What gave you the idea that 0.9 should be pushed to 3.5? -- Martin Sivák msi...@redhat.com Red Hat Czech RHEV-M SLA / Brno, CZ - Original Message - > Hi, > repository closure is currently failing for 3.5 on: > > 01:18:15 package: ovirt-optimizer-jboss-0.9-1.el6.noarch from > check-custom

Re: [ovirt-devel] VDSM from 3.5 branch is currently failing on Fedora 20

2015-06-16 Thread Dan Kenigsberg
On Tue, Jun 16, 2015 at 09:57:23AM +0200, Sandro Bonazzola wrote: > VDSM from 3.5 branch is currently failing on Fedora 20: > > make[1]: Entering directory `/builddir/build/BUILD/vdsm-4.16.20' > make check-local > make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.16.20' > python -c 'impor

Re: [ovirt-devel] master broken

2015-06-16 Thread Oved Ourfali
Fix merged. - Original Message - > From: "Oved Ourfali" > To: "Piotr Kliczewski" > Cc: devel@ovirt.org > Sent: Tuesday, June 16, 2015 11:50:52 AM > Subject: Re: [ovirt-devel] master broken > > Seems like there is part of the add host flow that calls "update" before the > entity is actua

[ovirt-devel] Repository closure is currently failing for 3.5

2015-06-16 Thread Sandro Bonazzola
Hi, repository closure is currently failing for 3.5 on: 01:18:15 package: ovirt-optimizer-jboss-0.9-1.el6.noarch from check-custom-el6 01:18:15 unresolved deps: 01:18:15 ovirt-engine-wildfly >= 0:8.2 Since Wildfly support is targeted to 3.6 please provide a 3.5 branch for ovirt-optimizer

Re: [ovirt-devel] master broken

2015-06-16 Thread Oved Ourfali
Seems like there is part of the add host flow that calls "update" before the entity is actually saved. Logically, that's wrong, but we've posted a fix for that to cover this flow, just to make sure there are no other regressions. In addition, we'll fix this logic anyway. Patch will be merged soo

Re: [ovirt-devel] vdsm_master_unit-tests_created and vdsm_master_unit-tests_merged have been disabled

2015-06-16 Thread Sandro Bonazzola
Il 16/06/2015 09:53, Piotr Kliczewski ha scritto: > On Tue, Jun 16, 2015 at 9:05 AM, Eyal Edri wrote: >> thanks for the quick action on this, >> any idea why it was stuck? we solved the mom issues yesterday by updating >> the mock >> repos to take latest mom from master snapshot repo. >> >> s. >>

Re: [ovirt-devel] master broken

2015-06-16 Thread Oved Ourfali
We're looking into it. Oved - Original Message - > From: "Piotr Kliczewski" > To: devel@ovirt.org > Sent: Tuesday, June 16, 2015 11:07:16 AM > Subject: [ovirt-devel] master broken > > Guys, > > I attempted to add a host using latest master code and got following > exception: > > 2015

[ovirt-devel] master broken

2015-06-16 Thread Piotr Kliczewski
Guys, I attempted to add a host using latest master code and got following exception: 2015-06-16 10:01:28,854 WARN [org.ovirt.engine.core.bll.hostdeploy.AddVdsCommand] (http--0_0_0_0_0_0_0_0-8080-3) [14cc5839] CanDoAction of action 'AddVds' failed for user admin@internal. Reasons: VAR__ACTION__AD

[ovirt-devel] VDSM from 3.5 branch is currently failing on Fedora 20

2015-06-16 Thread Sandro Bonazzola
VDSM from 3.5 branch is currently failing on Fedora 20: make[1]: Entering directory `/builddir/build/BUILD/vdsm-4.16.20' make check-local make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.16.20' python -c 'import pyflakes; print("pyflakes-%s" % pyflakes.__version__)' pyflakes-0.7.3 find .

Re: [ovirt-devel] vdsm_master_unit-tests_created and vdsm_master_unit-tests_merged have been disabled

2015-06-16 Thread Piotr Kliczewski
On Tue, Jun 16, 2015 at 9:05 AM, Eyal Edri wrote: > thanks for the quick action on this, > any idea why it was stuck? we solved the mom issues yesterday by updating the > mock > repos to take latest mom from master snapshot repo. > > s. > > - Original Message - >> From: "Sandro Bonazzola"

Re: [ovirt-devel] vdsm_master_unit-tests_created and vdsm_master_unit-tests_merged have been disabled

2015-06-16 Thread Eyal Edri
thanks for the quick action on this, any idea why it was stuck? we solved the mom issues yesterday by updating the mock repos to take latest mom from master snapshot repo. s. - Original Message - > From: "Sandro Bonazzola" > To: devel@ovirt.org, "infra" > Sent: Tuesday, June 16, 2015 9