Project:
https://jenkins.ovirt.org/job/ovirt-system-tests_compat-4.3-suite-master/
Build:
https://jenkins.ovirt.org/job/ovirt-system-tests_compat-4.3-suite-master/...
Build Number: 328
Build Status: Still Failing
Triggered By: Started by timer
-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #318
[Martin Perina] he master: Copy import template from glance from basic master
Changes for Build #319
[Martin Perina] basic master: Increase iscsi NOOP timeout to 30 sec
Changes for Build #320
[Galit Rosenthal] Move HE suite to centos8
Changes for Build #321
[Galit Rosenthal] Move HE suite to centos8
Changes for Build #322
[jenkins CI] Auto create ovirt-master
Changes for Build #323
[jenkins CI] Auto create ovirt-4.3-cq
[Barak Korren] gate: Fix suit cloning in container
Changes for Build #324
[Michal Skrivanek] add AdvancedVirt repo
Changes for Build #325
[Martin Perina] basic master: Update all packages when setting up a host
[Sandro Bonazzola] pipelines: add ruby sdk to v2 pipelines
Changes for Build #326
[Martin Perina] basic master: Update all packages when setting up a host
Changes for Build #327
[Martin Perina] basic master: Update all packages when setting up a host
[Barak Korren] Ensure Python scripts in toolbox work
[Barak Korren] Add usrc.py to the toolbox
Changes for Build #328
[Galit Rosenthal] Remove suites fail more than a month from check patch
-----------------
Failed Tests:
-----------------
1 tests failed.
FAILED: 005_network_by_label.assign_labeled_network_43
Error Message:
False != True after 180 seconds
Stack Trace:
Traceback (most recent call last):
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/agent/workspace/ovirt-system-tests_compat-4.3-suite-master/ovirt-system-tests/compat-4.3-suite-master/test-scenarios/005_network_by_label.py",
line 149, in assign_labeled_network
host_service, LABELED_NET_NAME))
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 252, in
assert_equals_within
'%s != %s after %s seconds' % (res, value, timeout)
AssertionError: False != True after 180 seconds