Hello All.We checked the OST and so far it looks like it is correct for master. It does use the latest SDK4 version built by the job triggered as part of the fix [1]. It is visible at console log [2]:[basic_suit_el7] Updated: [basic_suit_el7] python-ovirt-engine-sdk4.x86_64 0:4.2.0-1.a0. 20170511git210c375.el7.centos
Also checking the fix at [1] I see that according to the stacktrace from [2] we fail at send():While at the fix [1] I see the lock is added to wait() method while according to the stacktrace we have we fail at send() method and as I see the wait() is executed by _internal_add() later. So that code added at [1] is not executed yet.Error while running thread[basic_suit_el7]packages/lago/utils.py", line 58, in _ret_via_queue [basic_suit_el7] queue.put({'return': func()}) [basic_suit_el7] File "/home/jenkins/workspace/test- [basic_suit_el7] Traceback (most recent call last): [basic_suit_el7] File "/usr/lib/python2.7/site-repo_ovirt_experimental_ master/ovirt-system-tests/ basic-suite-master/test- scenarios/002_bootstrap.py", line 327, in _add_host_4 [basic_suit_el7] name=CLUSTER_NAME, [basic_suit_el7] File "/usr/lib64/python2.7/site-packages/ovirtsdk4/services. py", line 8726, in add [basic_suit_el7] return self._internal_add(host, headers, query, wait) [basic_suit_el7] File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py" , line 211, in _internal_add [basic_suit_el7] context = self._connection.send(request) [basic_suit_el7] File "/usr/lib64/python2.7/site-packages/ovirtsdk4/__init__. py", line 300, in send [basic_suit_el7] sys.exc_info()[2] [basic_suit_el7] File "/usr/lib64/python2.7/site-packages/ovirtsdk4/__init__. py", line 295, in send [basic_suit_el7] return self.__send(request) [basic_suit_el7] File "/usr/lib64/python2.7/site-packages/ovirtsdk4/__init__. py", line 413, in __send [basic_suit_el7] self._multi.add_handle(curl) [basic_suit_el7] Error: ('Error while sending HTTP request', error('cannot add/remove handle - multi_perform() already running',))
Do we have any other fix that we have missed? Just want to make sure we track the correct gerrit fix through our system.
On Thu, May 11, 2017 at 5:31 PM, Eyal Edri <eedri@redhat.com> wrote:We are aware of this failure.Initially it was a bug in SDK4 and was (probably) fixed by Ondra,But now we have another bug in repoman which takes an older SDK version instead of latest.We're working on a fix as we speak.On Thu, May 11, 2017 at 6:26 PM, Nir Soffer <nsoffer@redhat.com> wrote:______________________________I got this failure in 4.1 build[1], which should not be relevant tothe tested patch[2] - is this a known issue?# add_hosts: Error while running threadges/lago/utils.py", line 58, in _ret_via_queue queue.put({'return': func()}) File "/home/jenkins/workspace/ovirt Traceback (most recent call last): File "/usr/lib/python2.7/site-packa-system-tests_manual/ovirt-sys tem-tests/basic-suite-4.1/test -scenarios/002_bootstrap.py", line 320, in _add_host_4 name=CLUSTER_NAME, File "/usr/lib64/python2.7/site-packages/ovirtsdk4/services.py", line 8726, in add return self._internal_add(host, headers, query, wait) File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 211, in _internal_add context = self._connection.send(request) File "/usr/lib64/python2.7/site-packages/ovirtsdk4/__init__.py", line 300, in send sys.exc_info()[2] File "/usr/lib64/python2.7/site-packages/ovirtsdk4/__init__.py", line 295, in send return self.__send(request) File "/usr/lib64/python2.7/site-packages/ovirtsdk4/__init__.py", line 413, in __send self._multi.add_handle(curl) Error: ('Error while sending HTTP request', error('cannot add/remove handle - multi_perform() already running',))Nir_________________
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel --phone: +972-9-7692018
irc: eedri (on #tlv #rhev-dev #rhev-integ)--Anton Marchukov
Senior Software Engineer - RHEV CI - Red Hat