------=_Part_529_1268246243.1505617788280
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
Project:
http://jenkins.ovirt.org/job/ovirt-system-tests_hc-basic-suite-4.1=
/=20
Build:
http://jenkins.ovirt.org/job/ovirt-system-tests_hc-basic-suite-4.1/3=
1/
Build Number: 31
Build Status: Failure
Triggered By: Started by timer
-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #31
[Yaniv Kaul] Fix reposync for master
-----------------
Failed Tests:
-----------------
1 tests failed.
FAILED: 002_bootstrap.add_hosts
Error Message:
status: 404
reason: Not Found
detail:=20
<html><head><title>Error</title></head><body>404 - Not
Found</body></html>
-------------------- >> begin captured logging << --------------------
ovirtlago.testlib: ERROR: * Unhandled exception in <function _host_is_u=
p at 0x3205e60>
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 219, i=
n assert_equals_within
res =3D func()
File "/home/jenkins/workspace/ovirt-system-tests_hc-basic-suite-4.1/ovirt=
-system-tests/hc-basic-suite-4.1/test-scenarios/002_bootstrap.py", line 144=
, in _host_is_up
cur_state =3D api.hosts.get(host.name()).status.state
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/brokers.py=
", line 18338, in get
headers=3D{"All-Content":all_content}
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/proxy.py",=
line 46, in get
return self.request(method=3D'GET', url=3Durl, headers=3Dheaders, cls=
=3Dcls)
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/proxy.py",=
line 122, in request
persistent_auth=3Dself.__persistent_auth
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/connection=
spool.py", line 79, in do_request
persistent_auth)
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/connection=
spool.py", line 162, in __do_request
raise errors.RequestError(response_code, response_reason, response_body=
)
RequestError:=20
status: 404
reason: Not Found
detail:=20
<html><head><title>Error</title></head><body>404 - Not
Found</body></html>
--------------------- >> 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 runTes=
t
self.test(*self.arg)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 129, i=
n wrapped_test
test()
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 59, in=
wrapper
return func(get_test_prefix(), *args, **kwargs)
File "/home/jenkins/workspace/ovirt-system-tests_hc-basic-suite-4.1/ovirt=
-system-tests/hc-basic-suite-4.1/test-scenarios/002_bootstrap.py", line 163=
, in add_hosts
testlib.assert_true_within(_host_is_up, timeout=3D15 * 60)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 263, i=
n assert_true_within
assert_equals_within(func, True, timeout, allowed_exceptions)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 219, i=
n assert_equals_within
res =3D func()
File "/home/jenkins/workspace/ovirt-system-tests_hc-basic-suite-4.1/ovirt=
-system-tests/hc-basic-suite-4.1/test-scenarios/002_bootstrap.py", line 144=
, in _host_is_up
cur_state =3D api.hosts.get(host.name()).status.state
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/brokers.py=
", line 18338, in get
headers=3D{"All-Content":all_content}
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/proxy.py",=
line 46, in get
return self.request(method=3D'GET', url=3Durl, headers=3Dheaders, cls=
=3Dcls)
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/proxy.py",=
line 122, in request
persistent_auth=3Dself.__persistent_auth
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/connection=
spool.py", line 79, in do_request
persistent_auth)
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/connection=
spool.py", line 162, in __do_request
raise errors.RequestError(response_code, response_reason, response_body=
)
'\r\nstatus: 404\r\nreason: Not Found\r\ndetail:
\n<html><head><title>Error=
</title></head><body>404 - Not
Found</body></html>\n-------------------- >>=
begin captured logging << --------------------\novirtlago.testlib: ERROR: =
* Unhandled exception in <function _host_is_up at 0x3205e60>\nTraceback=
(most recent call last):\n File "/usr/lib/python2.7/site-packages/ovirtla=
go/testlib.py", line 219, in assert_equals_within\n res =3D func()\n Fi=
le "/home/jenkins/workspace/ovirt-system-tests_hc-basic-suite-4.1/ovirt-sys=
tem-tests/hc-basic-suite-4.1/test-scenarios/002_bootstrap.py", line 144, in=
_host_is_up\n cur_state =3D api.hosts.get(host.name()).status.state\n =
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/brokers.py",=
line 18338, in get\n headers=3D{"All-Content":all_content}\n File
"/us=
r/lib/python2.7/site-packages/ovirtsdk/infrastructure/proxy.py", line 46, i=
n get\n return self.request(method=3D\'GET\', url=3Durl, headers=3Dheade=
rs, cls=3Dcls)\n File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastru=
cture/proxy.py", line 122, in request\n persistent_auth=3Dself.__persist=
ent_auth\n File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/=
connectionspool.py", line 79, in do_request\n persistent_auth)\n File "=
/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/connectionspool.py=
", line 162, in __do_request\n raise errors.RequestError(response_code, =
response_reason, response_body)\nRequestError: \r\nstatus: 404\r\nreason: N=
ot Found\r\ndetail:
\n<html><head><title>Error</title></head><body>404 -
No=
t Found</body></html>\n--------------------- >> end captured logging
<< ---=
------------------'
------=_Part_529_1268246243.1505617788280--