yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #51429
[Bug 1585075] [NEW] OSProfiler break decomposed unit tests
Public bug reported:
running=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 OS_LOG_CAPTURE=1 ${PYTHON:-python} -m subunit.run discover -t ./ ${OS_TEST_PATH:-./vmware_nsx/tests/unit} --load-list /tmp/tmp.FZwlpEExbg/tmpMkIDeW
2016-05-24 05:46:28.751 | {1} vmware_nsx.tests.unit.dvs.test_utils.DvsUtilsTestCase.test_dvs_set [0.776316s] ... ok
2016-05-24 05:46:28.805 | {5} vmware_nsx.tests.unit.dvs.test_plugin.NeutronSimpleDvsTest.test_create_and_delete_dvs_network_tag [1.197120s] ... FAILED
2016-05-24 05:46:28.805 |
2016-05-24 05:46:28.806 | Captured traceback-1:
2016-05-24 05:46:28.806 | ~~~~~~~~~~~~~~~~~~~~~
2016-05-24 05:46:28.806 | Traceback (most recent call last):
2016-05-24 05:46:28.806 | File "/home/jenkins/workspace/gate-vmware-nsx-python27/.tox/py27/local/lib/python2.7/site-packages/fixtures/fixture.py", line 208, in setUp
2016-05-24 05:46:28.806 | raise SetupError(details)
2016-05-24 05:46:28.806 | fixtures.fixture.SetupError: {}
2016-05-24 05:46:28.806 |
2016-05-24 05:46:28.806 |
2016-05-24 05:46:28.806 | Captured traceback:
2016-05-24 05:46:28.806 | ~~~~~~~~~~~~~~~~~~~
2016-05-24 05:46:28.806 | Traceback (most recent call last):
2016-05-24 05:46:28.807 | File "/home/jenkins/workspace/gate-vmware-nsx-python27/.tox/py27/local/lib/python2.7/site-packages/fixtures/fixture.py", line 197, in setUp
2016-05-24 05:46:28.807 | self._setUp()
2016-05-24 05:46:28.807 | File "/tmp/openstack/neutron/neutron/tests/unit/testlib_api.py", line 67, in _setUp
2016-05-24 05:46:28.807 | engine = db_api.get_engine()
2016-05-24 05:46:28.807 | File "/tmp/openstack/neutron/neutron/db/api.py", line 73, in get_engine
2016-05-24 05:46:28.807 | facade = _create_facade_lazily()
2016-05-24 05:46:28.807 | File "/tmp/openstack/neutron/neutron/db/api.py", line 63, in _create_facade_lazily
2016-05-24 05:46:28.807 | if cfg.CONF.profiler.enabled and cfg.CONF.profiler.trace_sqlalchemy:
2016-05-24 05:46:28.807 | File "/home/jenkins/workspace/gate-vmware-nsx-python27/.tox/py27/local/lib/python2.7/site-packages/oslo_config/cfg.py", line 2183, in __getattr__
2016-05-24 05:46:28.807 | raise NoSuchOptError(name)
2016-05-24 05:46:28.807 | oslo_config.cfg.NoSuchOptError: no such option in group DEFAULT: profiler
2016-05-24 05:46:28.807 |
2016-05-24 05:46:28.845 | {2} vmware_nsx.tests.unit.dvs.test_plugin.NeutronSimpleDvsTest.test_create_router_only_dvs_backend [0.965711s] ... FAILED
2016-05-24 05:46:28.845 |
2016-05-24 05:46:28.845 | Captured traceback-1:
2016-05-24 05:46:28.845 | ~~~~~~~~~~~~~~~~~~~~~
2016-05-24 05:46:28.845 | Traceback (most recent call last):
2016-05-24 05:46:28.845 | File "/home/jenkins/workspace/gate-vmware-nsx-python27/.tox/py27/local/lib/python2.7/site-packages/fixtures/fixture.py", line 208, in setUp
2016-05-24 05:46:28.846 | raise SetupError(details)
2016-05-24 05:46:28.846 | fixtures.fixture.SetupError: {}
** Affects: neutron
Importance: High
Assignee: Gary Kotton (garyk)
Status: In Progress
** Changed in: neutron
Importance: Undecided => High
** Summary changed:
- OSProfiler break deocmposed unit tests
+ OSProfiler break decomposed unit tests
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1585075
Title:
OSProfiler break decomposed unit tests
Status in neutron:
In Progress
Bug description:
running=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 OS_LOG_CAPTURE=1 ${PYTHON:-python} -m subunit.run discover -t ./ ${OS_TEST_PATH:-./vmware_nsx/tests/unit} --load-list /tmp/tmp.FZwlpEExbg/tmpMkIDeW
2016-05-24 05:46:28.751 | {1} vmware_nsx.tests.unit.dvs.test_utils.DvsUtilsTestCase.test_dvs_set [0.776316s] ... ok
2016-05-24 05:46:28.805 | {5} vmware_nsx.tests.unit.dvs.test_plugin.NeutronSimpleDvsTest.test_create_and_delete_dvs_network_tag [1.197120s] ... FAILED
2016-05-24 05:46:28.805 |
2016-05-24 05:46:28.806 | Captured traceback-1:
2016-05-24 05:46:28.806 | ~~~~~~~~~~~~~~~~~~~~~
2016-05-24 05:46:28.806 | Traceback (most recent call last):
2016-05-24 05:46:28.806 | File "/home/jenkins/workspace/gate-vmware-nsx-python27/.tox/py27/local/lib/python2.7/site-packages/fixtures/fixture.py", line 208, in setUp
2016-05-24 05:46:28.806 | raise SetupError(details)
2016-05-24 05:46:28.806 | fixtures.fixture.SetupError: {}
2016-05-24 05:46:28.806 |
2016-05-24 05:46:28.806 |
2016-05-24 05:46:28.806 | Captured traceback:
2016-05-24 05:46:28.806 | ~~~~~~~~~~~~~~~~~~~
2016-05-24 05:46:28.806 | Traceback (most recent call last):
2016-05-24 05:46:28.807 | File "/home/jenkins/workspace/gate-vmware-nsx-python27/.tox/py27/local/lib/python2.7/site-packages/fixtures/fixture.py", line 197, in setUp
2016-05-24 05:46:28.807 | self._setUp()
2016-05-24 05:46:28.807 | File "/tmp/openstack/neutron/neutron/tests/unit/testlib_api.py", line 67, in _setUp
2016-05-24 05:46:28.807 | engine = db_api.get_engine()
2016-05-24 05:46:28.807 | File "/tmp/openstack/neutron/neutron/db/api.py", line 73, in get_engine
2016-05-24 05:46:28.807 | facade = _create_facade_lazily()
2016-05-24 05:46:28.807 | File "/tmp/openstack/neutron/neutron/db/api.py", line 63, in _create_facade_lazily
2016-05-24 05:46:28.807 | if cfg.CONF.profiler.enabled and cfg.CONF.profiler.trace_sqlalchemy:
2016-05-24 05:46:28.807 | File "/home/jenkins/workspace/gate-vmware-nsx-python27/.tox/py27/local/lib/python2.7/site-packages/oslo_config/cfg.py", line 2183, in __getattr__
2016-05-24 05:46:28.807 | raise NoSuchOptError(name)
2016-05-24 05:46:28.807 | oslo_config.cfg.NoSuchOptError: no such option in group DEFAULT: profiler
2016-05-24 05:46:28.807 |
2016-05-24 05:46:28.845 | {2} vmware_nsx.tests.unit.dvs.test_plugin.NeutronSimpleDvsTest.test_create_router_only_dvs_backend [0.965711s] ... FAILED
2016-05-24 05:46:28.845 |
2016-05-24 05:46:28.845 | Captured traceback-1:
2016-05-24 05:46:28.845 | ~~~~~~~~~~~~~~~~~~~~~
2016-05-24 05:46:28.845 | Traceback (most recent call last):
2016-05-24 05:46:28.845 | File "/home/jenkins/workspace/gate-vmware-nsx-python27/.tox/py27/local/lib/python2.7/site-packages/fixtures/fixture.py", line 208, in setUp
2016-05-24 05:46:28.846 | raise SetupError(details)
2016-05-24 05:46:28.846 | fixtures.fixture.SetupError: {}
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1585075/+subscriptions
Follow ups