VDSM master fc24 build artifacts fails

Hi, $subject job fails with the following exception: *16:19:32* make[2]: Entering directory '/home/jenkins/workspace/vdsm_master_build-artifacts-fc24-x86_64/vdsm/lib/api'*16:19:32* Generate vdsm-api.html*16:19:32* chmod u+w .*16:19:32* PYTHONPATH=./../:./../vdsm \*16:19:32* /usr/bin/python schema_to_html.py vdsm-api.yml vdsm-api.html*16:19:32* Traceback (most recent call last):*16:19:32* File "schema_to_html.py", line 29, in <module>*16:19:32* from api import vdsmapi*16:19:32* File "/home/jenkins/workspace/vdsm_master_build-artifacts-fc24-x86_64/vdsm/lib/api/vdsmapi.py", line 28, in <module>*16:19:32* from vdsm.logUtils import Suppressed*16:19:32* File "/home/jenkins/workspace/vdsm_master_build-artifacts-fc24-x86_64/vdsm/lib/vdsm/logUtils.py", line 29, in <module>*16:19:32* from dateutil import tz*16:19:32* ImportError: No module named dateutil*16:19:32* Makefile:642: recipe for target 'vdsm-api.html' failed*16:19:32* make[2]: *** [vdsm-api.html] Error 1*16:19:32* make[2]: Leaving directory '/home/jenkins/workspace/vdsm_master_build-artifacts-fc24-x86_64/vdsm/lib/api'*16:19:32* Makefile:458: recipe for target 'all-recursive' failed*16:19:32* make[1]: *** [all-recursive] Error 1*16:19:32* make[1]: Leaving directory '/home/jenkins/workspace/vdsm_master_build-artifacts-fc24-x86_64/vdsm/lib'*16:19:32* Makefile:524: recipe for target 'all-recursive' failed*16:19:32* make: *** [all-recursive] Error 1 Can someone please take a look: http://jenkins.ovirt.org/job/vdsm_master_build-artifacts-fc24-x86_64/1/conso... Thanks Gil

It seems like patch https://gerrit.ovirt.org/#/c/69846/ <https://gerrit.ovirt.org/#/c/69846/>didn't add python-dateutil package to fc24 build artifacts job. https://gerrit.ovirt.org/#/c/71208/ should fix it. On Wed, Jan 25, 2017 at 6:43 PM, Gil Shinar <gshinar@redhat.com> wrote:
Hi,
$subject job fails with the following exception:
*16:19:32* make[2]: Entering directory '/home/jenkins/workspace/vdsm_master_build-artifacts-fc24-x86_64/vdsm/lib/api'*16:19:32* Generate vdsm-api.html*16:19:32* chmod u+w .*16:19:32* PYTHONPATH=./../:./../vdsm \*16:19:32* /usr/bin/python schema_to_html.py vdsm-api.yml vdsm-api.html*16:19:32* Traceback (most recent call last):*16:19:32* File "schema_to_html.py", line 29, in <module>*16:19:32* from api import vdsmapi*16:19:32* File "/home/jenkins/workspace/vdsm_master_build-artifacts-fc24-x86_64/vdsm/lib/api/vdsmapi.py", line 28, in <module>*16:19:32* from vdsm.logUtils import Suppressed*16:19:32* File "/home/jenkins/workspace/vdsm_master_build-artifacts-fc24-x86_64/vdsm/lib/vdsm/logUtils.py", line 29, in <module>*16:19:32* from dateutil import tz*16:19:32* ImportError: No module named dateutil*16:19:32* Makefile:642: recipe for target 'vdsm-api.html' failed*16:19:32* make[2]: *** [vdsm-api.html] Error 1*16:19:32* make[2]: Leaving directory '/home/jenkins/workspace/vdsm_master_build-artifacts-fc24-x86_64/vdsm/lib/api'*16:19:32* Makefile:458: recipe for target 'all-recursive' failed*16:19:32* make[1]: *** [all-recursive] Error 1*16:19:32* make[1]: Leaving directory '/home/jenkins/workspace/vdsm_master_build-artifacts-fc24-x86_64/vdsm/lib'*16:19:32* Makefile:524: recipe for target 'all-recursive' failed*16:19:32* make: *** [all-recursive] Error 1
Can someone please take a look: http://jenkins.ovirt.org/job/vdsm_master_build-artifacts- fc24-x86_64/1/console
Thanks Gil
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel
-- Irit Goihman Software Engineer Red Hat Israel Ltd.

May I ask why was http://jenkins.ovirt.org/job/vdsm_master_build-artifacts-fc24-x86_64/ added yesterday? Who needs f24 builds of vdsm master? On Wed, Jan 25, 2017 at 8:28 PM, Irit Goihman <igoihman@redhat.com> wrote:
It seems like patch https://gerrit.ovirt.org/#/c/69846/ didn't add python-dateutil package to fc24 build artifacts job.
https://gerrit.ovirt.org/#/c/71208/ should fix it.
On Wed, Jan 25, 2017 at 6:43 PM, Gil Shinar <gshinar@redhat.com> wrote:
Hi,
$subject job fails with the following exception:
16:19:32 make[2]: Entering directory '/home/jenkins/workspace/vdsm_master_build-artifacts-fc24-x86_64/vdsm/lib/api' 16:19:32 Generate vdsm-api.html 16:19:32 chmod u+w

adding Sandro According to Sandro, there was no official statement about moving master to fc25. Thanks Irit Gil On Thu, Jan 26, 2017 at 12:04 AM, Dan Kenigsberg <danken@redhat.com> wrote:
May I ask why was http://jenkins.ovirt.org/job/vdsm_master_build-artifacts-fc24-x86_64/ added yesterday? Who needs f24 builds of vdsm master?
On Wed, Jan 25, 2017 at 8:28 PM, Irit Goihman <igoihman@redhat.com> wrote:
It seems like patch https://gerrit.ovirt.org/#/c/69846/ didn't add python-dateutil package to fc24 build artifacts job.
https://gerrit.ovirt.org/#/c/71208/ should fix it.
On Wed, Jan 25, 2017 at 6:43 PM, Gil Shinar <gshinar@redhat.com> wrote:
Hi,
$subject job fails with the following exception:
16:19:32 make[2]: Entering directory '/home/jenkins/workspace/vdsm_master_build-artifacts-fc24-
x86_64/vdsm/lib/api'
16:19:32 Generate vdsm-api.html 16:19:32 chmod u+w

I see fc24 was excluded from master jobs: https://gerrit.ovirt.org/#/c/69233/10/jobs/confs/projects/vdsm/vdsm_standard... On Thu, Jan 26, 2017 at 9:54 AM, Gil Shinar <gshinar@redhat.com> wrote:
adding Sandro
According to Sandro, there was no official statement about moving master to fc25.
Thanks Irit Gil
On Thu, Jan 26, 2017 at 12:04 AM, Dan Kenigsberg <danken@redhat.com> wrote:
May I ask why was http://jenkins.ovirt.org/job/vdsm_master_build-artifacts-fc24-x86_64/ added yesterday? Who needs f24 builds of vdsm master?
On Wed, Jan 25, 2017 at 8:28 PM, Irit Goihman <igoihman@redhat.com> wrote:
It seems like patch https://gerrit.ovirt.org/#/c/69846/ didn't add python-dateutil package to fc24 build artifacts job.
https://gerrit.ovirt.org/#/c/71208/ should fix it.
On Wed, Jan 25, 2017 at 6:43 PM, Gil Shinar <gshinar@redhat.com> wrote:
Hi,
$subject job fails with the following exception:
16:19:32 make[2]: Entering directory '/home/jenkins/workspace/vdsm_master_build-artifacts-fc24-x8
6_64/vdsm/lib/api'
16:19:32 Generate vdsm-api.html 16:19:32 chmod u+w
-- Irit Goihman Software Engineer Red Hat Israel Ltd.

On Thu, Jan 26, 2017 at 9:59 AM, Irit Goihman <igoihman@redhat.com> wrote:
I see fc24 was excluded from master jobs:
https://gerrit.ovirt.org/#/c/69233/10/jobs/confs/projects/ vdsm/vdsm_standard.yaml
I think at the time of the patch there was agreement we build only latest fedora, so 25 instead of 24. Anyway, its up to the maintainer, but I vote to build fc25 since fc24 will also be EOL in a few months time.
On Thu, Jan 26, 2017 at 9:54 AM, Gil Shinar <gshinar@redhat.com> wrote:
adding Sandro
According to Sandro, there was no official statement about moving master to fc25.
Thanks Irit Gil
On Thu, Jan 26, 2017 at 12:04 AM, Dan Kenigsberg <danken@redhat.com> wrote:
May I ask why was http://jenkins.ovirt.org/job/vdsm_master_build-artifacts-fc24-x86_64/ added yesterday? Who needs f24 builds of vdsm master?
On Wed, Jan 25, 2017 at 8:28 PM, Irit Goihman <igoihman@redhat.com> wrote:
It seems like patch https://gerrit.ovirt.org/#/c/69846/ didn't add python-dateutil package to fc24 build artifacts job.
https://gerrit.ovirt.org/#/c/71208/ should fix it.
On Wed, Jan 25, 2017 at 6:43 PM, Gil Shinar <gshinar@redhat.com> wrote:
Hi,
$subject job fails with the following exception:
16:19:32 make[2]: Entering directory '/home/jenkins/workspace/vdsm_master_build-artifacts-fc24-x8
6_64/vdsm/lib/api'
16:19:32 Generate vdsm-api.html 16:19:32 chmod u+w
-- Irit Goihman Software Engineer Red Hat Israel Ltd.
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel
-- Eyal Edri Associate Manager RHV DevOps EMEA ENG Virtualization R&D Red Hat Israel phone: +972-9-7692018 irc: eedri (on #tlv #rhev-dev #rhev-integ)

Eyal, I have tried to reach you last evening with no success so I told Sandro that it is his call. I've talked with Danken this morning and he said that this permutation should be excluded so I have abandon my patch. Thanks all Gil On Thu, Jan 26, 2017 at 10:02 AM, Eyal Edri <eedri@redhat.com> wrote:
On Thu, Jan 26, 2017 at 9:59 AM, Irit Goihman <igoihman@redhat.com> wrote:
I see fc24 was excluded from master jobs:
https://gerrit.ovirt.org/#/c/69233/10/jobs/confs/projects/vd sm/vdsm_standard.yaml
I think at the time of the patch there was agreement we build only latest fedora, so 25 instead of 24.
Anyway, its up to the maintainer, but I vote to build fc25 since fc24 will also be EOL in a few months time.
On Thu, Jan 26, 2017 at 9:54 AM, Gil Shinar <gshinar@redhat.com> wrote:
adding Sandro
According to Sandro, there was no official statement about moving master to fc25.
Thanks Irit Gil
On Thu, Jan 26, 2017 at 12:04 AM, Dan Kenigsberg <danken@redhat.com> wrote:
May I ask why was http://jenkins.ovirt.org/job/vdsm_master_build-artifacts-fc24-x86_64/ added yesterday? Who needs f24 builds of vdsm master?
On Wed, Jan 25, 2017 at 8:28 PM, Irit Goihman <igoihman@redhat.com> wrote:
It seems like patch https://gerrit.ovirt.org/#/c/69846/ didn't add python-dateutil package to fc24 build artifacts job.
https://gerrit.ovirt.org/#/c/71208/ should fix it.
On Wed, Jan 25, 2017 at 6:43 PM, Gil Shinar <gshinar@redhat.com> wrote:
Hi,
$subject job fails with the following exception:
16:19:32 make[2]: Entering directory '/home/jenkins/workspace/vdsm_master_build-artifacts-fc24-x8
6_64/vdsm/lib/api'
16:19:32 Generate vdsm-api.html 16:19:32 chmod u+w
-- Irit Goihman Software Engineer Red Hat Israel Ltd.
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel
-- Eyal Edri Associate Manager RHV DevOps EMEA ENG Virtualization R&D Red Hat Israel
phone: +972-9-7692018 <+972%209-769-2018> irc: eedri (on #tlv #rhev-dev #rhev-integ)

On Thu, Jan 26, 2017 at 9:07 AM, Gil Shinar <gshinar@redhat.com> wrote:
Eyal, I have tried to reach you last evening with no success so I told Sandro that it is his call. I've talked with Danken this morning and he said that this permutation should be excluded so I have abandon my patch.
Thanks all Gil
On Thu, Jan 26, 2017 at 10:02 AM, Eyal Edri <eedri@redhat.com> wrote:
On Thu, Jan 26, 2017 at 9:59 AM, Irit Goihman <igoihman@redhat.com> wrote:
I see fc24 was excluded from master jobs:
https://gerrit.ovirt.org/#/c/69233/10/jobs/confs/projects/vd sm/vdsm_standard.yaml
I think at the time of the patch there was agreement we build only latest fedora, so 25 instead of 24.
Anyway, its up to the maintainer, but I vote to build fc25 since fc24 will also be EOL in a few months time.
As I said in different thread VDSM can be built for FC25, but it cannot be used [1]. So FC24 is the latest usable version ... [1] https://bugzilla.redhat.com/show_bug.cgi?id=1414075
On Thu, Jan 26, 2017 at 9:54 AM, Gil Shinar <gshinar@redhat.com> wrote:
adding Sandro
According to Sandro, there was no official statement about moving master to fc25.
Thanks Irit Gil
On Thu, Jan 26, 2017 at 12:04 AM, Dan Kenigsberg <danken@redhat.com> wrote:
May I ask why was http://jenkins.ovirt.org/job/vdsm_master_build-artifacts-fc24-x86_64/ added yesterday? Who needs f24 builds of vdsm master?
On Wed, Jan 25, 2017 at 8:28 PM, Irit Goihman <igoihman@redhat.com> wrote:
It seems like patch https://gerrit.ovirt.org/#/c/69846/ didn't add python-dateutil package to fc24 build artifacts job.
https://gerrit.ovirt.org/#/c/71208/ should fix it.
On Wed, Jan 25, 2017 at 6:43 PM, Gil Shinar <gshinar@redhat.com> wrote: > > Hi, > > $subject job fails with the following exception: > > 16:19:32 make[2]: Entering directory > '/home/jenkins/workspace/vdsm_master_build-artifacts-fc24-x8 6_64/vdsm/lib/api' > 16:19:32 Generate vdsm-api.html > 16:19:32 chmod u+w
-- Irit Goihman Software Engineer Red Hat Israel Ltd.
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel
-- Eyal Edri Associate Manager RHV DevOps EMEA ENG Virtualization R&D Red Hat Israel
phone: +972-9-7692018 <+972%209-769-2018> irc: eedri (on #tlv #rhev-dev #rhev-integ)
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel

On Thu, Jan 26, 2017 at 9:54 AM, Martin Perina <mperina@redhat.com> wrote:
On Thu, Jan 26, 2017 at 9:07 AM, Gil Shinar <gshinar@redhat.com> wrote:
Eyal, I have tried to reach you last evening with no success so I told Sandro that it is his call. I've talked with Danken this morning and he said that this permutation should be excluded so I have abandon my patch.
Thanks all Gil
On Thu, Jan 26, 2017 at 10:02 AM, Eyal Edri <eedri@redhat.com> wrote:
On Thu, Jan 26, 2017 at 9:59 AM, Irit Goihman <igoihman@redhat.com> wrote:
I see fc24 was excluded from master jobs:
https://gerrit.ovirt.org/#/c/69233/10/jobs/confs/projects/vd sm/vdsm_standard.yaml
I think at the time of the patch there was agreement we build only latest fedora, so 25 instead of 24.
Anyway, its up to the maintainer, but I vote to build fc25 since fc24 will also be EOL in a few months time.
As I said in different thread VDSM can be built for FC25, but it cannot be used [1]. So FC24 is the latest usable version ...
[1]
Dan, Eyal, please reach a fedora version usable status. Either we move to fc25 (or later) or we stay to fc24, but we need CI to be able to build and run it. We can't leave CI broken.
On Thu, Jan 26, 2017 at 9:54 AM, Gil Shinar <gshinar@redhat.com> wrote:
adding Sandro
According to Sandro, there was no official statement about moving master to fc25.
Thanks Irit Gil
On Thu, Jan 26, 2017 at 12:04 AM, Dan Kenigsberg <danken@redhat.com> wrote:
May I ask why was http://jenkins.ovirt.org/job/vdsm_master_build-artifacts-fc24-x86_64/ added yesterday? Who needs f24 builds of vdsm master?
On Wed, Jan 25, 2017 at 8:28 PM, Irit Goihman <igoihman@redhat.com> wrote: > It seems like patch https://gerrit.ovirt.org/#/c/69846/ didn't add > python-dateutil package to fc24 build artifacts job. > > https://gerrit.ovirt.org/#/c/71208/ should fix it. > > On Wed, Jan 25, 2017 at 6:43 PM, Gil Shinar <gshinar@redhat.com> wrote: >> >> Hi, >> >> $subject job fails with the following exception: >> >> 16:19:32 make[2]: Entering directory >> '/home/jenkins/workspace/vdsm_master_build-artifacts-fc24-x8 6_64/vdsm/lib/api' >> 16:19:32 Generate vdsm-api.html >> 16:19:32 chmod u+w
-- Irit Goihman Software Engineer Red Hat Israel Ltd.
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel
-- Eyal Edri Associate Manager RHV DevOps EMEA ENG Virtualization R&D Red Hat Israel
phone: +972-9-7692018 <+972%209-769-2018> irc: eedri (on #tlv #rhev-dev #rhev-integ)
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel
-- Sandro Bonazzola Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com

On Thu, Jan 26, 2017 at 10:58 AM, Sandro Bonazzola <sbonazzo@redhat.com> wrote:
On Thu, Jan 26, 2017 at 9:54 AM, Martin Perina <mperina@redhat.com> wrote:
On Thu, Jan 26, 2017 at 9:07 AM, Gil Shinar <gshinar@redhat.com> wrote:
Eyal, I have tried to reach you last evening with no success so I told Sandro that it is his call. I've talked with Danken this morning and he said that this permutation should be excluded so I have abandon my patch.
Thanks all Gil
On Thu, Jan 26, 2017 at 10:02 AM, Eyal Edri <eedri@redhat.com> wrote:
On Thu, Jan 26, 2017 at 9:59 AM, Irit Goihman <igoihman@redhat.com> wrote:
I see fc24 was excluded from master jobs:
https://gerrit.ovirt.org/#/c/69233/10/jobs/confs/projects/vdsm/vdsm_standard...
I think at the time of the patch there was agreement we build only latest fedora, so 25 instead of 24.
Anyway, its up to the maintainer, but I vote to build fc25 since fc24 will also be EOL in a few months time.
As I said in different thread VDSM can be built for FC25, but it cannot be used [1]. So FC24 is the latest usable version ...
[1]
Dan, Eyal, please reach a fedora version usable status. Either we move to fc25 (or later) or we stay to fc24, but we need CI to be able to build and run it. We can't leave CI broken.
I don't think we have a choice, we must stay with fc24 for now, and fix the automation packages.
On Thu, Jan 26, 2017 at 9:54 AM, Gil Shinar <gshinar@redhat.com> wrote:
adding Sandro
According to Sandro, there was no official statement about moving master to fc25.
Thanks Irit Gil
On Thu, Jan 26, 2017 at 12:04 AM, Dan Kenigsberg <danken@redhat.com> wrote: > > May I ask why was > http://jenkins.ovirt.org/job/vdsm_master_build-artifacts-fc24-x86_64/ > added yesterday? Who needs f24 builds of vdsm master? > > On Wed, Jan 25, 2017 at 8:28 PM, Irit Goihman <igoihman@redhat.com> > wrote: > > It seems like patch https://gerrit.ovirt.org/#/c/69846/ didn't add > > python-dateutil package to fc24 build artifacts job. > > > > https://gerrit.ovirt.org/#/c/71208/ should fix it. > > > > On Wed, Jan 25, 2017 at 6:43 PM, Gil Shinar <gshinar@redhat.com> > > wrote: > >> > >> Hi, > >> > >> $subject job fails with the following exception: > >> > >> 16:19:32 make[2]: Entering directory > >> > >> '/home/jenkins/workspace/vdsm_master_build-artifacts-fc24-x86_64/vdsm/lib/api' > >> 16:19:32 Generate vdsm-api.html > >> 16:19:32 chmod u+w
-- Irit Goihman Software Engineer Red Hat Israel Ltd.
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel
-- Eyal Edri Associate Manager RHV DevOps EMEA ENG Virtualization R&D Red Hat Israel
phone: +972-9-7692018 irc: eedri (on #tlv #rhev-dev #rhev-integ)
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel
-- Sandro Bonazzola Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel

On Thu, Jan 26, 2017 at 10:01 AM, Nir Soffer <nsoffer@redhat.com> wrote:
On Thu, Jan 26, 2017 at 10:58 AM, Sandro Bonazzola <sbonazzo@redhat.com> wrote:
On Thu, Jan 26, 2017 at 9:54 AM, Martin Perina <mperina@redhat.com>
wrote:
On Thu, Jan 26, 2017 at 9:07 AM, Gil Shinar <gshinar@redhat.com> wrote:
Eyal, I have tried to reach you last evening with no success so I told Sandro that it is his call. I've talked with Danken this morning and he said that this permutation should be excluded so I have abandon my patch.
Thanks all Gil
On Thu, Jan 26, 2017 at 10:02 AM, Eyal Edri <eedri@redhat.com> wrote:
On Thu, Jan 26, 2017 at 9:59 AM, Irit Goihman <igoihman@redhat.com> wrote:
I see fc24 was excluded from master jobs:
vdsm/vdsm_standard.yaml
I think at the time of the patch there was agreement we build only latest fedora, so 25 instead of 24.
Anyway, its up to the maintainer, but I vote to build fc25 since fc24 will also be EOL in a few months time.
As I said in different thread VDSM can be built for FC25, but it cannot be used [1]. So FC24 is the latest usable version ...
[1]
I posted a patch [2] to fix it in our code but it is m2c bug due to method signature change. [2] https://gerrit.ovirt.org/#/c/71246
Dan, Eyal, please reach a fedora version usable status. Either we move to fc25 (or later) or we stay to fc24, but we need CI to
be
able to build and run it. We can't leave CI broken.
I don't think we have a choice, we must stay with fc24 for now, and fix the automation packages.
On Thu, Jan 26, 2017 at 9:54 AM, Gil Shinar <gshinar@redhat.com>
wrote:
> > adding Sandro > > According to Sandro, there was no official statement about moving > master to fc25. > > Thanks Irit > Gil > > On Thu, Jan 26, 2017 at 12:04 AM, Dan Kenigsberg <danken@redhat.com
> wrote: >> >> May I ask why was >> http://jenkins.ovirt.org/job/vdsm_master_build-artifacts- fc24-x86_64/ >> added yesterday? Who needs f24 builds of vdsm master? >> >> On Wed, Jan 25, 2017 at 8:28 PM, Irit Goihman <igoihman@redhat.com
>> wrote: >> > It seems like patch https://gerrit.ovirt.org/#/c/69846/ didn't add >> > python-dateutil package to fc24 build artifacts job. >> > >> > https://gerrit.ovirt.org/#/c/71208/ should fix it. >> > >> > On Wed, Jan 25, 2017 at 6:43 PM, Gil Shinar <gshinar@redhat.com> >> > wrote: >> >> >> >> Hi, >> >> >> >> $subject job fails with the following exception: >> >> >> >> 16:19:32 make[2]: Entering directory >> >> >> >> '/home/jenkins/workspace/vdsm_master_build-artifacts-fc24- x86_64/vdsm/lib/api' >> >> 16:19:32 Generate vdsm-api.html >> >> 16:19:32 chmod u+w > >
-- Irit Goihman Software Engineer Red Hat Israel Ltd.
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel
-- Eyal Edri Associate Manager RHV DevOps EMEA ENG Virtualization R&D Red Hat Israel
phone: +972-9-7692018 irc: eedri (on #tlv #rhev-dev #rhev-integ)
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel
-- Sandro Bonazzola Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel

On Thu, Jan 26, 2017 at 10:58 AM, Sandro Bonazzola <sbonazzo@redhat.com> wrote:
On Thu, Jan 26, 2017 at 9:54 AM, Martin Perina <mperina@redhat.com> wrote:
On Thu, Jan 26, 2017 at 9:07 AM, Gil Shinar <gshinar@redhat.com> wrote:
Eyal, I have tried to reach you last evening with no success so I told Sandro that it is his call. I've talked with Danken this morning and he said that this permutation should be excluded so I have abandon my patch.
Thanks all Gil
On Thu, Jan 26, 2017 at 10:02 AM, Eyal Edri <eedri@redhat.com> wrote:
On Thu, Jan 26, 2017 at 9:59 AM, Irit Goihman <igoihman@redhat.com> wrote:
I see fc24 was excluded from master jobs:
https://gerrit.ovirt.org/#/c/69233/10/jobs/confs/projects/vdsm/vdsm_standard...
I think at the time of the patch there was agreement we build only latest fedora, so 25 instead of 24.
Anyway, its up to the maintainer, but I vote to build fc25 since fc24 will also be EOL in a few months time.
As I said in different thread VDSM can be built for FC25, but it cannot be used [1]. So FC24 is the latest usable version ...
[1]
Dan, Eyal, please reach a fedora version usable status. Either we move to fc25 (or later) or we stay to fc24, but we need CI to be able to build and run it. We can't leave CI broken.
Which CI job is broken with f25?

I can't start latest master engine (just fetched) with the same error Traceback (most recent call last): File "/home/greg/ovirt-engine/share/ovirt-engine/services/ovirt-engine/ovirt-engine.py", line 32, in <module> from ovirt_engine import service File "/home/greg/ovirt-engine/usr/lib/python2.7/site-packages/ovirt_engine/service.py", line 35, in <module> from dateutil import tz ImportError: No module named dateutil On Thu, Jan 26, 2017 at 9:23 AM, Dan Kenigsberg <danken@redhat.com> wrote:
On Thu, Jan 26, 2017 at 10:58 AM, Sandro Bonazzola <sbonazzo@redhat.com> wrote:
On Thu, Jan 26, 2017 at 9:54 AM, Martin Perina <mperina@redhat.com>
wrote:
On Thu, Jan 26, 2017 at 9:07 AM, Gil Shinar <gshinar@redhat.com> wrote:
Eyal, I have tried to reach you last evening with no success so I told Sandro that it is his call. I've talked with Danken this morning and he said that this permutation should be excluded so I have abandon my patch.
Thanks all Gil
On Thu, Jan 26, 2017 at 10:02 AM, Eyal Edri <eedri@redhat.com> wrote:
On Thu, Jan 26, 2017 at 9:59 AM, Irit Goihman <igoihman@redhat.com> wrote:
I see fc24 was excluded from master jobs:
vdsm/vdsm_standard.yaml
I think at the time of the patch there was agreement we build only latest fedora, so 25 instead of 24.
Anyway, its up to the maintainer, but I vote to build fc25 since fc24 will also be EOL in a few months time.
As I said in different thread VDSM can be built for FC25, but it cannot be used [1]. So FC24 is the latest usable version ...
[1]
Dan, Eyal, please reach a fedora version usable status. Either we move to fc25 (or later) or we stay to fc24, but we need CI to be able to build and run it. We can't leave CI broken.
Which CI job is broken with f25? _______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel
-- Greg Sheremeta, MBA Red Hat, Inc. Sr. Software Engineer gshereme@redhat.com

On Thu, Jan 26, 2017 at 9:33 AM, Greg Sheremeta <gshereme@redhat.com> wrote:
I can't start latest master engine (just fetched) with the same error
Traceback (most recent call last): File "/home/greg/ovirt-engine/share/ovirt-engine/services/ovirt-engine/ovirt-engine.py", line 32, in <module> from ovirt_engine import service File "/home/greg/ovirt-engine/usr/lib/python2.7/site-packages/ovirt_engine/service.py", line 35, in <module> from dateutil import tz ImportError: No module named dateutil
Fixed with a simple 'sudo dnf install python-dateutil'
On Thu, Jan 26, 2017 at 9:23 AM, Dan Kenigsberg <danken@redhat.com> wrote:
On Thu, Jan 26, 2017 at 10:58 AM, Sandro Bonazzola <sbonazzo@redhat.com> wrote:
On Thu, Jan 26, 2017 at 9:54 AM, Martin Perina <mperina@redhat.com>
wrote:
On Thu, Jan 26, 2017 at 9:07 AM, Gil Shinar <gshinar@redhat.com>
wrote:
Eyal, I have tried to reach you last evening with no success so I told Sandro that it is his call. I've talked with Danken this morning and he said that this permutation should be excluded so I have abandon my patch.
Thanks all Gil
On Thu, Jan 26, 2017 at 10:02 AM, Eyal Edri <eedri@redhat.com> wrote:
On Thu, Jan 26, 2017 at 9:59 AM, Irit Goihman <igoihman@redhat.com> wrote: > > I see fc24 was excluded from master jobs: > > > https://gerrit.ovirt.org/#/c/69233/10/jobs/confs/projects/vd
sm/vdsm_standard.yaml
I think at the time of the patch there was agreement we build only latest fedora, so 25 instead of 24.
Anyway, its up to the maintainer, but I vote to build fc25 since fc24 will also be EOL in a few months time.
As I said in different thread VDSM can be built for FC25, but it cannot be used [1]. So FC24 is the latest usable version ...
[1]
Dan, Eyal, please reach a fedora version usable status. Either we move to fc25 (or later) or we stay to fc24, but we need CI to be able to build and run it. We can't leave CI broken.
Which CI job is broken with f25? _______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel
-- Greg Sheremeta, MBA Red Hat, Inc. Sr. Software Engineer gshereme@redhat.com
-- Greg Sheremeta, MBA Red Hat, Inc. Sr. Software Engineer gshereme@redhat.com

Greg, I'm sorry about that, I forgot to send official announcement about that. I will do that asap. Martin On Thu, Jan 26, 2017 at 3:35 PM, Greg Sheremeta <gshereme@redhat.com> wrote:
On Thu, Jan 26, 2017 at 9:33 AM, Greg Sheremeta <gshereme@redhat.com> wrote:
I can't start latest master engine (just fetched) with the same error
Traceback (most recent call last): File "/home/greg/ovirt-engine/share/ovirt-engine/services/ovirt-engine/ovirt-engine.py", line 32, in <module> from ovirt_engine import service File "/home/greg/ovirt-engine/usr/lib/python2.7/site-packages/ovirt_engine/service.py", line 35, in <module> from dateutil import tz ImportError: No module named dateutil
Fixed with a simple 'sudo dnf install python-dateutil'
On Thu, Jan 26, 2017 at 9:23 AM, Dan Kenigsberg <danken@redhat.com> wrote:
On Thu, Jan 26, 2017 at 10:58 AM, Sandro Bonazzola <sbonazzo@redhat.com> wrote:
On Thu, Jan 26, 2017 at 9:54 AM, Martin Perina <mperina@redhat.com>
On Thu, Jan 26, 2017 at 9:07 AM, Gil Shinar <gshinar@redhat.com>
wrote:
Eyal, I have tried to reach you last evening with no success so I
told
Sandro that it is his call. I've talked with Danken this morning and he said that this
wrote: permutation
should be excluded so I have abandon my patch.
Thanks all Gil
On Thu, Jan 26, 2017 at 10:02 AM, Eyal Edri <eedri@redhat.com> wrote: > > > > On Thu, Jan 26, 2017 at 9:59 AM, Irit Goihman <igoihman@redhat.com> > wrote: >> >> I see fc24 was excluded from master jobs: >> >> >> https://gerrit.ovirt.org/#/c/69233/10/jobs/confs/projects/vd sm/vdsm_standard.yaml > > > I think at the time of the patch there was agreement we build only > latest fedora, so 25 instead of 24. > > Anyway, its up to the maintainer, but I vote to build fc25 since fc24 > will also be EOL in a few months time.
As I said in different thread VDSM can be built for FC25, but it cannot be used [1]. So FC24 is the latest usable version ...
[1]
Dan, Eyal, please reach a fedora version usable status. Either we move to fc25 (or later) or we stay to fc24, but we need CI to be able to build and run it. We can't leave CI broken.
Which CI job is broken with f25? _______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel
-- Greg Sheremeta, MBA Red Hat, Inc. Sr. Software Engineer gshereme@redhat.com
-- Greg Sheremeta, MBA Red Hat, Inc. Sr. Software Engineer gshereme@redhat.com
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel

So what's the verdict? On Thu, Jan 26, 2017 at 4:51 PM, Martin Perina <mperina@redhat.com> wrote:
Greg,
I'm sorry about that, I forgot to send official announcement about that.
I will do that asap.
Martin
On Thu, Jan 26, 2017 at 3:35 PM, Greg Sheremeta <gshereme@redhat.com> wrote:
On Thu, Jan 26, 2017 at 9:33 AM, Greg Sheremeta <gshereme@redhat.com> wrote:
I can't start latest master engine (just fetched) with the same error
Traceback (most recent call last): File "/home/greg/ovirt-engine/share/ovirt-engine/services/ovirt-engine/ovirt-engine.py", line 32, in <module> from ovirt_engine import service File "/home/greg/ovirt-engine/usr/lib/python2.7/site-packages/ovirt_engine/service.py", line 35, in <module> from dateutil import tz ImportError: No module named dateutil
Fixed with a simple 'sudo dnf install python-dateutil'
On Thu, Jan 26, 2017 at 9:23 AM, Dan Kenigsberg <danken@redhat.com> wrote:
On Thu, Jan 26, 2017 at 10:58 AM, Sandro Bonazzola <sbonazzo@redhat.com> wrote:
On Thu, Jan 26, 2017 at 9:54 AM, Martin Perina <mperina@redhat.com>
On Thu, Jan 26, 2017 at 9:07 AM, Gil Shinar <gshinar@redhat.com>
wrote:
> > Eyal, I have tried to reach you last evening with no success so I told > Sandro that it is his call. > I've talked with Danken this morning and he said that this
wrote: permutation
> should be excluded so I have abandon my patch. > > Thanks all > Gil > > On Thu, Jan 26, 2017 at 10:02 AM, Eyal Edri <eedri@redhat.com> wrote: >> >> >> >> On Thu, Jan 26, 2017 at 9:59 AM, Irit Goihman <igoihman@redhat.com
>> wrote: >>> >>> I see fc24 was excluded from master jobs: >>> >>> >>> https://gerrit.ovirt.org/#/c/69233/10/jobs/confs/projects/vd sm/vdsm_standard.yaml >> >> >> I think at the time of the patch there was agreement we build only >> latest fedora, so 25 instead of 24. >> >> Anyway, its up to the maintainer, but I vote to build fc25 since fc24 >> will also be EOL in a few months time.
As I said in different thread VDSM can be built for FC25, but it cannot be used [1]. So FC24 is the latest usable version ...
[1]
Dan, Eyal, please reach a fedora version usable status. Either we move to fc25 (or later) or we stay to fc24, but we need CI to be able to build and run it. We can't leave CI broken.
Which CI job is broken with f25? _______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel
-- Greg Sheremeta, MBA Red Hat, Inc. Sr. Software Engineer gshereme@redhat.com
-- Greg Sheremeta, MBA Red Hat, Inc. Sr. Software Engineer gshereme@redhat.com
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel

On Sun, Jan 29, 2017 at 4:56 PM, Gil Shinar <gshinar@redhat.com> wrote:
So what's the verdict?
This patch should fix it: https://gerrit.ovirt.org/71208 Dan, lets take it and discuss dropping fedora 24 later?
On Thu, Jan 26, 2017 at 4:51 PM, Martin Perina <mperina@redhat.com> wrote:
Greg,
I'm sorry about that, I forgot to send official announcement about that.
I will do that asap.
Martin
On Thu, Jan 26, 2017 at 3:35 PM, Greg Sheremeta <gshereme@redhat.com> wrote:
On Thu, Jan 26, 2017 at 9:33 AM, Greg Sheremeta <gshereme@redhat.com> wrote:
I can't start latest master engine (just fetched) with the same error
Traceback (most recent call last): File "/home/greg/ovirt-engine/share/ovirt-engine/services/ovirt-engine/ovirt-engine.py", line 32, in <module> from ovirt_engine import service File "/home/greg/ovirt-engine/usr/lib/python2.7/site-packages/ovirt_engine/service.py", line 35, in <module> from dateutil import tz ImportError: No module named dateutil
Fixed with a simple 'sudo dnf install python-dateutil'
On Thu, Jan 26, 2017 at 9:23 AM, Dan Kenigsberg <danken@redhat.com> wrote:
On Thu, Jan 26, 2017 at 10:58 AM, Sandro Bonazzola <sbonazzo@redhat.com> wrote:
On Thu, Jan 26, 2017 at 9:54 AM, Martin Perina <mperina@redhat.com> wrote: > > > > On Thu, Jan 26, 2017 at 9:07 AM, Gil Shinar <gshinar@redhat.com> > wrote: >> >> Eyal, I have tried to reach you last evening with no success so I >> told >> Sandro that it is his call. >> I've talked with Danken this morning and he said that this >> permutation >> should be excluded so I have abandon my patch. >> >> Thanks all >> Gil >> >> On Thu, Jan 26, 2017 at 10:02 AM, Eyal Edri <eedri@redhat.com> >> wrote: >>> >>> >>> >>> On Thu, Jan 26, 2017 at 9:59 AM, Irit Goihman >>> <igoihman@redhat.com> >>> wrote: >>>> >>>> I see fc24 was excluded from master jobs: >>>> >>>> >>>> >>>> https://gerrit.ovirt.org/#/c/69233/10/jobs/confs/projects/vdsm/vdsm_standard... >>> >>> >>> I think at the time of the patch there was agreement we build only >>> latest fedora, so 25 instead of 24. >>> >>> Anyway, its up to the maintainer, but I vote to build fc25 since >>> fc24 >>> will also be EOL in a few months time. > > > As I said in different thread VDSM can be built for FC25, but it > cannot be > used [1]. So FC24 is the latest usable version ... > > [1] > > https://bugzilla.redhat.com/show_bug.cgi?id=1414075
Dan, Eyal, please reach a fedora version usable status. Either we move to fc25 (or later) or we stay to fc24, but we need CI to be able to build and run it. We can't leave CI broken.
Which CI job is broken with f25? _______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel
-- Greg Sheremeta, MBA Red Hat, Inc. Sr. Software Engineer gshereme@redhat.com
-- Greg Sheremeta, MBA Red Hat, Inc. Sr. Software Engineer gshereme@redhat.com
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel

On Sun, Jan 29, 2017 at 5:06 PM, Nir Soffer <nsoffer@redhat.com> wrote:
On Sun, Jan 29, 2017 at 4:56 PM, Gil Shinar <gshinar@redhat.com> wrote:
So what's the verdict?
This patch should fix it: https://gerrit.ovirt.org/71208
Dan, lets take it and discuss dropping fedora 24 later?
Taken yesterday. But f24 must die (in oVirt).
participants (9)
-
Dan Kenigsberg
-
Eyal Edri
-
Gil Shinar
-
Greg Sheremeta
-
Irit Goihman
-
Martin Perina
-
Nir Soffer
-
Piotr Kliczewski
-
Sandro Bonazzola