Project: http://jenkins.ovirt.org/job/ovirt-system-tests_hc-basic-suite-4.1/ 
Build: http://jenkins.ovirt.org/job/ovirt-system-tests_hc-basic-suite-4.1/295/
Build Number: 295
Build Status:  Failure
Triggered By: Started by timer

-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #295
[Benny Zlotnik] add snapshot creation poll

[Daniel Belenky] Use rpm query to verify package installation

[Daniel Belenky] Parametrize projects clone dir name




-----------------
Failed Tests:
-----------------
1 tests failed.
FAILED:  002_bootstrap.add_hosts

Error Message:

status: 503
reason: Service Unavailable
detail: 
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>503 Service Unavailable</title>
</head><body>
<h1>Service Unavailable</h1>
<p>The server is temporarily unable to service your
request due to maintenance downtime or capacity
problems. Please try again later.</p>
</body></html>

-------------------- >> begin captured logging << --------------------
ovirtlago.testlib: ERROR:     * Unhandled exception in <function _host_is_up at 
0x37745f0>
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 219, in 
assert_equals_within
    res = 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 = api.hosts.get(host.name()).status.state
  File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/brokers.py", 
line 18338, in get
    headers={"All-Content":all_content}
  File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/proxy.py", 
line 46, in get
    return self.request(method='GET', url=url, headers=headers, cls=cls)
  File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/proxy.py", 
line 122, in request
    persistent_auth=self.__persistent_auth
  File 
"/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/connectionspool.py", 
line 79, in do_request
    persistent_auth)
  File 
"/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/connectionspool.py", 
line 162, in __do_request
    raise errors.RequestError(response_code, response_reason, response_body)
RequestError: 
status: 503
reason: Service Unavailable
detail: 
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>503 Service Unavailable</title>
</head><body>
<h1>Service Unavailable</h1>
<p>The server is temporarily unable to service your
request due to maintenance downtime or capacity
problems. Please try again later.</p>
</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 runTest
    self.test(*self.arg)
  File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 129, in 
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=15 * 60)
  File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 263, in 
assert_true_within
    assert_equals_within(func, True, timeout, allowed_exceptions)
  File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 219, in 
assert_equals_within
    res = 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 = api.hosts.get(host.name()).status.state
  File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/brokers.py", 
line 18338, in get
    headers={"All-Content":all_content}
  File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/proxy.py", 
line 46, in get
    return self.request(method='GET', url=url, headers=headers, cls=cls)
  File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/proxy.py", 
line 122, in request
    persistent_auth=self.__persistent_auth
  File 
"/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/connectionspool.py", 
line 79, in do_request
    persistent_auth)
  File 
"/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/connectionspool.py", 
line 162, in __do_request
    raise errors.RequestError(response_code, response_reason, response_body)
'\r\nstatus: 503\r\nreason: Service Unavailable\r\ndetail: \n<!DOCTYPE HTML 
PUBLIC "-//IETF//DTD HTML 2.0//EN">\n<html><head>\n<title>503 Service 
Unavailable</title>\n</head><body>\n<h1>Service Unavailable</h1>\n<p>The server 
is temporarily unable to service your\nrequest due to maintenance downtime or 
capacity\nproblems. Please try again 
later.</p>\n</body></html>\n\n-------------------- >> begin captured logging << 
--------------------\novirtlago.testlib: ERROR:     * Unhandled exception in 
<function _host_is_up at 0x37745f0>\nTraceback (most recent call last):\n  File 
"/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 219, in 
assert_equals_within\n    res = func()\n  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\n    cur_state = 
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={"All-Content":all_content}\n  File 
"/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/proxy.py", line 46, 
in get\n    return self.request(method=\'GET\', url=url, headers=headers, 
cls=cls)\n  File 
"/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/proxy.py", line 122, 
in request\n    persistent_auth=self.__persistent_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: 503\r\nreason: 
Service Unavailable\r\ndetail: \n<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 
2.0//EN">\n<html><head>\n<title>503 Service 
Unavailable</title>\n</head><body>\n<h1>Service Unavailable</h1>\n<p>The server 
is temporarily unable to service your\nrequest due to maintenance downtime or 
capacity\nproblems. Please try again 
later.</p>\n</body></html>\n\n--------------------- >> end captured logging << 
---------------------'
_______________________________________________
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra

Reply via email to