Upstream Jenkins maintenance
by Gil Shinar
Hi,
We need to install two security patches and for that we need to restart the
Jenkins.
In order to do that we will need you to stop sending patches for two hours
so the Jenkins queue will clear itself.
I'm scheduling the restart for today at 18:00 IST. Patches that'll be sent
after 16:00 IST might not be checked.
Thanks
Gil
8 years, 7 months
[ANN] oVirt 3.6.5 Third Release Candidate is now available for testing
by Sandro Bonazzola
The oVirt Project is pleased to announce the availability of the Third
Release Candidate of oVirt 3.6.5 for testing, as of April 12th, 2016
This release is available now for:
* Fedora 22
* Red Hat Enterprise Linux 6.7
* CentOS Linux 6.7 (or similar)
* Red Hat Enterprise Linux 7.2 or later
* CentOS Linux (or similar) 7.2 or later
This release supports Hypervisor Hosts running:
* Red Hat Enterprise Linux 7.2 or later
* CentOS Linux (or similar) 7.2 or later
* Fedora 22
This release is also available with experimental support for:
* Debian 8.3 Jessie
This release candidate includes the following updated packages:
* ovirt-engine
* mom
* vdsm
* qemu-kvm-ev
* ovirt-hosted-engine-ha
See the release notes [1] for installation / upgrade instructions and a
list of new features and bugs fixed.
Notes:
* A new oVirt Live ISO is already available [2].
* Mirrors[3] might need up to one day to synchronize.
Additional Resources:
* Read more about the oVirt 3.6.5 release highlights:
http://www.ovirt.org/release/3.6.5/
* Get more oVirt Project updates on Twitter: https://twitter.com/ovirt
* Check out the latest project news on the oVirt blog:
http://www.ovirt.org/blog/
[1] http://www.ovirt.org/release/3.6.5/
[2] http://resources.ovirt.org/pub/ovirt-3.6-pre/iso/
[3] http://www.ovirt.org/Repository_mirrors#Current_mirrors
--
Sandro Bonazzola
Better technology. Faster innovation. Powered by community collaboration.
See how it works at redhat.com
8 years, 7 months
Proposing Lev Veyde as oVirt Live maintainer
by Sandro Bonazzola
Hi,
Lev Veyde has contributed many bug fixes and improvement in oVirt Live.
He took a major role in the project progress and management and he's
currently default assignee for oVirt Live bugs.
I would like to propose Lev Veyde as oVirt Live maintainer.
I'd like to thank Lev for his contribution and I hope he'll keep up the
good work!
Thanks,
--
Sandro Bonazzola
Better technology. Faster innovation. Powered by community collaboration.
See how it works at redhat.com
8 years, 7 months
New host deploy package is not compatible with current engine
by Eli Mesika
Hi
Please note that if you updated the ovirt-host-deploy package , it includes
changes related to NGN RHEVH [1]
Those changes will work only when the engine side of this change is merged
I was forced to issue the host deploy patch in order to put the right
host-deploy dependency in engine's pom.xml
I will try to merge the engine part ASAP and send an email to devel when
done
Meanwhile, please work with older host-deploy package
host-deploy version before NGN changes is :
df57fe1 - (tag: ovirt-host-deploy-1.5.0_alpha1) core: Fix priorities to
comply with before/after (2 settimane fa) <Yedidyah Bar David>
http://resources.ovirt.org/pub/ovirt-4.0_alpha1/
Thanks
Eli
[1] https://gerrit.ovirt.org/#/q/topic:NGN
8 years, 7 months
ERROR: Command failed. See logs for output.
by Nir Soffer
In the last hour all builds failing - hopefully someone can access the
suggested *logs*.
08:20:32 INFO: installing package(s): autoconf automake git lago
lago-ovirt libguestfs-tools-c m2crypto make mom policycoreutils-python
pyflakes python-blivet python-coverage python-devel python-inotify
python-ioprocess python-netaddr python-nose python-pep8
python-pthreading python-rtslib python-six python34-nose python34-six
python34 rpm-build sudo yum yum-utils grubby
08:20:44 ERROR: Command failed. See logs for output.
see http://jenkins.ovirt.org/job/vdsm_master_check-patch-el7-x86_64/555/console
Nir
8 years, 7 months
[VDSM] Cannot install vdsm from master - missing dependencies again
by Nir Soffer
Hi all,
Trying to install master, I get this error:
error: Failed dependencies:
libguestfs-tools-c >= 1:1.28.1-1.55.el7_2.2 is needed by
vdsm-4.17.999-910.gitc8bd2b7.el7.noarch
libvirt-daemon >= 1.2.17-13.el7_2.4 is needed by
vdsm-4.17.999-910.gitc8bd2b7.el7.noarch
# yum info libguestfs-tools-c | egrep 'Version|Release'
Version : 1.28.1
Release : 1.55.el7
# yum info libvirt-daemon | egrep 'Version|Release'
Version : 1.2.17
Release : 13.el7
Seems that we require again version which are not available yet, or
maybe we need now a new
repository?
I have latest ovirt-release-master:
# rpm -q ovirt-release-master
ovirt-release-master-4.0.0-0.3.master.20160323082648.gitd523a42.noarch
And these rhel repos: latest-RHEL-7/compose/Server,
latest-RHEL-7/compose/Server-optional,
rhevh-rhel-7.2-candidate
The problem versions added in these patches:
commit 761f60020e9b33f2ed5cc09f8a20d67e397d4ec2
Author: Francesco Romani <fromani(a)redhat.com>
Date: Wed Mar 16 10:21:17 2016 +0100
spec: bump libvirt requirement
Consume fix to handle imports from vmware.
Change-Id: I7c231a33161d91470e98165311f408cf6fa41d38
Bug-Url: https://bugzilla.redhat.com/1292096
Signed-off-by: Francesco Romani <fromani(a)redhat.com>
Backport-To: 3.6
Reviewed-on: https://gerrit.ovirt.org/54796
Reviewed-by: Dan Kenigsberg <danken(a)redhat.com>
Tested-by: Dan Kenigsberg <danken(a)redhat.com>
Continuous-Integration: Jenkins CI
commit a79014d4c3f9f7855e9058e80639d9c2a7879d71
Author: Francesco Romani <fromani(a)redhat.com>
Date: Tue Mar 29 10:43:29 2016 +0200
spec: bump libguestfs-tools-c requirement again
I misread the virt-v2v changelog, and bumped the
dependency not high enough. This patch fixes that
Change-Id: I09f9611e2b15e0cf41a15b837e780b11327c18be
Backport-To: 3.6
Bug-Url: https://bugzilla.redhat.com/1292096
Signed-off-by: Francesco Romani <fromani(a)redhat.com>
Reviewed-on: https://gerrit.ovirt.org/55387
Continuous-Integration: Jenkins CI
Reviewed-by: Dan Kenigsberg <danken(a)redhat.com>
Cheers,
Nir
8 years, 7 months
python-mock
by Shlomi Ben David
Hi,
I wanted to ask you if you know about a Jenkins job that is using
'python-mock' pkg? if you do please let me know.
Thanks in advanced,
--
Shlomi Ben-David | Software Engineer | Red Hat ISRAEL
OPEN SOURCE - 1 4 011 && 011 4 1
8 years, 7 months
Re: [ovirt-devel] [VDSM] New network test failing randomly on jenkins
by Nir Soffer
בתאריך 10 באפר׳ 2016 9:49 לפנה״צ, "Dan Kenigsberg" <danken(a)redhat.com> כתב:
>
> On Fri, Apr 08, 2016 at 11:25:55PM +0300, Nir Soffer wrote:
> > Hi all,
> >
> > I found this failure today, hopefully our network guys can look into
this.
> >
> > 21:06:22
======================================================================
> > 21:06:22 ERROR: test_local_auto_with_dynamic_address_from_ra
> > (network.netinfo_test.TestIPv6Addresses)
> > 21:06:22
----------------------------------------------------------------------
> > 21:06:22 Traceback (most recent call last):
> > 21:06:22 File
> >
"/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/testValidation.py",
> > line 97, in wrapper
> > 21:06:22 return f(*args, **kwargs)
> > 21:06:22 File
> >
"/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/network/netinfo_test.py",
> > line 442, in test_local_auto_with_dynamic_address_from_ra
> > 21:06:22 self.assertEqual('link', ip_addrs[1]['scope'])
> > 21:06:22 File "/usr/lib64/python2.7/contextlib.py", line 24, in
__exit__
> > 21:06:22 self.gen.next()
> > 21:06:22 File
> >
"/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/network/nettestlib.py",
> > line 405, in dnsmasq_run
> > 21:06:22 server.stop()
> > 21:06:22 File "/usr/lib64/python2.7/contextlib.py", line 24, in
__exit__
> > 21:06:22 self.gen.next()
> > 21:06:22 File
> >
"/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/network/firewall.py",
> > line 45, in allow_dhcp
> > 21:06:22 _forbid_dhcp(iface)
> > 21:06:22 File
> >
"/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/network/firewall.py",
> > line 88, in _forbid_dhcp
> > 21:06:22 '547', '-j', 'ACCEPT']) # DHCPv6
> > 21:06:22 File
> >
"/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/network/firewall.py",
> > line 106, in _execCmdChecker
> > 21:06:22 command, out, err))
> > 21:06:22 FirewallError: Command ['/sbin/iptables', '-D', 'INPUT',
> > '-i', 'veth_XnInLA4lQQ', '-p', 'udp', '--sport', '546', '--dport',
> > '547', '-j', 'ACCEPT'] failed with []; ['Another app is currently
> > holding the xtables lock. Perhaps you want to use the -w option?']
>
> Thanks Nir. I hope that https://gerrit.ovirt.org/55904 would solve the
> issue.
Interesting, looks like ci exposed a real bug this time.
8 years, 7 months