Project:
http://jenkins.ovirt.org/job/ovirt-system-tests_he-basic-suite-master/
Build:
http://jenkins.ovirt.org/job/ovirt-system-tests_he-basic-suite-master/965/
Build Number: 965
Build Status: Still Failing
Triggered By: Started by timer
-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #934
[Marcin Sobczyk] Change logging level for 'schema.inconsistency'
Changes for Build #935
[Ales Musil] master: Update master suite compatibility version
Changes for Build #936
[Ales Musil] master: Update master suite compatibility version
Changes for Build #937
[Galit Rosenthal] added hooks to poll-upstream-sources
Changes for Build #938
[Galit Rosenthal] added hooks to poll-upstream-sources
[Barak Korren] Make STDCI V2 agnostic to wither you say 'please'
Changes for Build #939
[Galit Rosenthal] added hooks to poll-upstream-sources
Changes for Build #940
[Martin Perina] Fix notifier check in master and 4.2
Changes for Build #941
[Martin Perina] Fix notifier check in master and 4.2
Changes for Build #942
[Martin Perina] Fix notifier check in master and 4.2
Changes for Build #943
[Martin Perina] Fix notifier check in master and 4.2
Changes for Build #944
[Martin Perina] Fix notifier check in master and 4.2
Changes for Build #945
[Martin Perina] Fix notifier check in master and 4.2
Changes for Build #946
[Martin Perina] Fix notifier check in master and 4.2
Changes for Build #947
[Martin Perina] Fix notifier check in master and 4.2
[Evgheni Dereveanchin] Define Fedora 29 mirrors
Changes for Build #948
[Martin Perina] Fix notifier check in master and 4.2
Changes for Build #949
[Galit Rosenthal] Added PG10 to master repo file
Changes for Build #950
[Galit Rosenthal] Added PG10 to master repo file
Changes for Build #951
[Galit Rosenthal] Added PG10 to master repo file
Changes for Build #952
[Galit Rosenthal] Added PG10 to master repo file
Changes for Build #953
[Galit Rosenthal] Added PG10 to master repo file
[Ehud Yonasi] slave.conf: Update mirror links to latest.
Changes for Build #954
[Galit Rosenthal] Added PG10 to master repo file
Changes for Build #955
[Roy Golan] Fetch the quay.io image for deployment
Changes for Build #956
[Roy Golan] Add README to openshift-on-ovirt suite
[Sandro Bonazzola] ovirt-host: drop s390 test due to missing support
[Roy Golan] Time-based trigger openshift-on-ovirt suite
Changes for Build #957
[Roy Golan] Add README to openshift-on-ovirt suite
Changes for Build #958
[Eitan Raviv] networking: sync networks across cluster
Changes for Build #959
[Eitan Raviv] networking: sync networks across cluster
Changes for Build #960
[Eitan Raviv] networking: sync networks across cluster
Changes for Build #961
[Eitan Raviv] networking: sync networks across cluster
Changes for Build #962
[Eitan Raviv] networking: sync networks across cluster
Changes for Build #963
[Eitan Raviv] networking: sync networks across cluster
Changes for Build #964
[Dominik Holler] Revert "network: Enforce specific version of ansible"
Changes for Build #965
[Dominik Holler] Revert "network: Enforce specific version of ansible"
-----------------
Failed Tests:
-----------------
1 tests failed.
FAILED: 002_bootstrap.add_he_hosts
Error Message:
Fault reason is "Operation Failed". Fault detail is "[Cannot add Host. You
are using an unmanaged hosted engine VM. Please add the first storage domain in order to
start the hosted engine import process.]". HTTP response code is 409.
-------------------- >> begin captured logging << --------------------
lago.utils: ERROR: Error while running thread
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/lago/utils.py", line 58, in
_ret_via_queue
queue.put({'return': func()})
File
"/home/jenkins/workspace/ovirt-system-tests_he-basic-suite-master/ovirt-system-tests/he-basic-suite-master/test-scenarios/002_bootstrap.py",
line 379, in _add_he_host_4
deploy_hosted_engine=True,
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/services.py", line 11967,
in add
return self._internal_add(host, headers, query, wait)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 232, in
_internal_add
return future.wait() if wait else future
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 55, in
wait
return self._code(response)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 229, in
callback
self._check_fault(response)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 132, in
_check_fault
self._raise_error(response, body)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 118, in
_raise_error
raise error
Error: Fault reason is "Operation Failed". Fault detail is "[Cannot add
Host. You are using an unmanaged hosted engine VM. Please add the first storage domain in
order to start the hosted engine import process.]". HTTP response code is 409.
--------------------- >> end captured logging << ---------------------
Stack Trace:
File "/usr/lib64/python2.7/unittest/case.py", line 369, in run
testMethod()
File "/usr/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 142, in
wrapped_test
test()
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 60, in
wrapper
return func(get_test_prefix(), *args, **kwargs)
File
"/home/jenkins/workspace/ovirt-system-tests_he-basic-suite-master/ovirt-system-tests/he-basic-suite-master/test-scenarios/002_bootstrap.py",
line 358, in add_he_hosts
add_he_hosts_4(prefix)
File
"/home/jenkins/workspace/ovirt-system-tests_he-basic-suite-master/ovirt-system-tests/he-basic-suite-master/test-scenarios/002_bootstrap.py",
line 400, in add_he_hosts_4
nt.assert_true(all(vt.join_all()))
File "/usr/lib/python2.7/site-packages/lago/utils.py", line 58, in
_ret_via_queue
queue.put({'return': func()})
File
"/home/jenkins/workspace/ovirt-system-tests_he-basic-suite-master/ovirt-system-tests/he-basic-suite-master/test-scenarios/002_bootstrap.py",
line 379, in _add_he_host_4
deploy_hosted_engine=True,
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/services.py", line 11967,
in add
return self._internal_add(host, headers, query, wait)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 232, in
_internal_add
return future.wait() if wait else future
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 55, in
wait
return self._code(response)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 229, in
callback
self._check_fault(response)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 132, in
_check_fault
self._raise_error(response, body)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 118, in
_raise_error
raise error
'Fault reason is "Operation Failed". Fault detail is "[Cannot add Host.
You are using an unmanaged hosted engine VM. Please add the first storage domain in order
to start the hosted engine import process.]". HTTP response code is
409.\n-------------------- >> begin captured logging <<
--------------------\nlago.utils: ERROR: Error while running thread\nTraceback (most
recent call last):\n File "/usr/lib/python2.7/site-packages/lago/utils.py",
line 58, in _ret_via_queue\n queue.put({\'return\': func()})\n File
"/home/jenkins/workspace/ovirt-system-tests_he-basic-suite-master/ovirt-system-tests/he-basic-suite-master/test-scenarios/002_bootstrap.py",
line 379, in _add_he_host_4\n deploy_hosted_engine=True,\n File
"/usr/lib64/python2.7/site-packages/ovirtsdk4/services.py", line 11967, in add\n
return self._internal_add(host, headers, query, wait)\n File
"/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 232, in
_internal_add\n return future.wait() if wait else future\n File
"/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 55, in wait\n
return self._code(response)\n File
"/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 229, in
callback\n self._check_fault(response)\n File
"/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 132, in
_check_fault\n self._raise_error(response, body)\n File
"/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 118, in
_raise_error\n raise error\nError: Fault reason is "Operation Failed". Fault
detail is "[Cannot add Host. You are using an unmanaged hosted engine VM. Please add
the first storage domain in order to start the hosted engine import process.]". HTTP
response code is 409.\n--------------------- >> end captured logging <<
---------------------'