Project:
http://jenkins.ovirt.org/job/ovirt-system-tests_compat-4.2-suite-master/
Build:
http://jenkins.ovirt.org/job/ovirt-system-tests_compat-4.2-suite-master/61/
Build Number: 61
Build Status: Failure
Triggered By: Started by timer
-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #61
[Gal Ben Haim] HE: Added Local Maintenance Tests
-----------------
Failed Tests:
-----------------
1 tests failed.
FAILED: 004_basic_sanity.verify_vm1_exported_42
Error Message:
'NoneType' object has no attribute 'get'
-------------------- >> begin captured logging << --------------------
ovirtlago.testlib: ERROR: * Unhandled exception in <function <lambda> at
0x7ff8c80ce410>
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 234, in
assert_equals_within
res = func()
File
"/home/jenkins/workspace/ovirt-system-tests_compat-4.2-suite-master/ovirt-system-tests/compat-4.2-suite-master/test-scenarios/004_basic_sanity.py",
line 536, in <lambda>
vm_sd_service.get().status == types.VmStatus.DOWN
AttributeError: 'NoneType' object has no attribute 'get'
--------------------- >> 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 "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 79, in
wrapper
prefix.virt_env.engine_vm().get_api(api_ver=4), *args, **kwargs
File
"/home/jenkins/workspace/ovirt-system-tests_compat-4.2-suite-master/ovirt-system-tests/compat-4.2-suite-master/test-scenarios/004_basic_sanity.py",
line 535, in verify_vm1_exported
lambda:
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 282, in
assert_true_within_short
assert_equals_within_short(func, True, allowed_exceptions)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 266, in
assert_equals_within_short
func, value, SHORT_TIMEOUT, allowed_exceptions=allowed_exceptions
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 234, in
assert_equals_within
res = func()
File
"/home/jenkins/workspace/ovirt-system-tests_compat-4.2-suite-master/ovirt-system-tests/compat-4.2-suite-master/test-scenarios/004_basic_sanity.py",
line 536, in <lambda>
vm_sd_service.get().status == types.VmStatus.DOWN
'\'NoneType\' object has no attribute \'get\'\n--------------------
>> begin captured logging << --------------------\novirtlago.testlib: ERROR:
* Unhandled exception in <function <lambda> at 0x7ff8c80ce410>\nTraceback
(most recent call last):\n File
"/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 234, in
assert_equals_within\n res = func()\n File
"/home/jenkins/workspace/ovirt-system-tests_compat-4.2-suite-master/ovirt-system-tests/compat-4.2-suite-master/test-scenarios/004_basic_sanity.py",
line 536, in <lambda>\n vm_sd_service.get().status ==
types.VmStatus.DOWN\nAttributeError: \'NoneType\' object has no attribute
\'get\'\n--------------------- >> end captured logging <<
---------------------'