==================================== ERRORS ====================================
_____________ ERROR collecting devops/tests/test_libvirt_driver.py _____________
devops/tests/test_libvirt_driver.py:21: in <module>
from devops.tests import factories
devops/tests/factories.py:19: in <module>
import factory
.tox/py27/local/lib/python2.7/site-packages/factory/__init__.py:43: in <module>
from .faker import Faker
.tox/py27/local/lib/python2.7/site-packages/factory/faker.py:41: in <module>
import faker
.tox/py27/local/lib/python2.7/site-packages/faker/__init__.py:4: in <module>
from faker.factory import Factory
.tox/py27/local/lib/python2.7/site-packages/faker/factory.py:10: in <module>
from faker.config import DEFAULT_LOCALE, PROVIDERS, AVAILABLE_LOCALES
.tox/py27/local/lib/python2.7/site-packages/faker/config.py:13: in <module>
AVAILABLE_LOCALES = find_available_locales(PROVIDERS)
.tox/py27/local/lib/python2.7/site-packages/faker/utils/loading.py:19: in find_available_locales
provider_module = import_module(provider_path)
/usr/lib/python2.7/importlib/__init__.py:37: in import_module
__import__(name)
.tox/py27/local/lib/python2.7/site-packages/faker/providers/internet/__init__.py:6: in <module>
from ipaddress import ip_address, ip_network, IPV4LENGTH, IPV6LENGTH
E ImportError: No module named ipaddress
__________ ERROR collecting devops/tests/test_libvirt_xml_builder.py ___________
devops/tests/test_libvirt_xml_builder.py:23: in <module>
from devops.tests import factories
devops/tests/factories.py:19: in <module>
import factory
.tox/py27/local/lib/python2.7/site-packages/factory/__init__.py:43: in <module>
from .faker import Faker
.tox/py27/local/lib/python2.7/site-packages/factory/faker.py:41: in <module>
import faker
.tox/py27/local/lib/python2.7/site-packages/faker/__init__.py:4: in <module>
from faker.factory import Factory
.tox/py27/local/lib/python2.7/site-packages/faker/factory.py:10: in <module>
from faker.config import DEFAULT_LOCALE, PROVIDERS, AVAILABLE_LOCALES
.tox/py27/local/lib/python2.7/site-packages/faker/config.py:13: in <module>
AVAILABLE_LOCALES = find_available_locales(PROVIDERS)
.tox/py27/local/lib/python2.7/site-packages/faker/utils/loading.py:19: in find_available_locales
provider_module = import_module(provider_path)
/usr/lib/python2.7/importlib/__init__.py:37: in import_module
__import__(name)
.tox/py27/local/lib/python2.7/site-packages/faker/providers/internet/__init__.py:6: in <module>
from ipaddress import ip_address, ip_network, IPV4LENGTH, IPV6LENGTH
E ImportError: No module named ipaddress
________________ ERROR collecting devops/tests/test_manager.py _________________
devops/tests/test_manager.py:30: in <module>
from devops.tests import factories
devops/tests/factories.py:19: in <module>
import factory
.tox/py27/local/lib/python2.7/site-packages/factory/__init__.py:43: in <module>
from .faker import Faker
.tox/py27/local/lib/python2.7/site-packages/factory/faker.py:41: in <module>
import faker
.tox/py27/local/lib/python2.7/site-packages/faker/__init__.py:4: in <module>
from faker.factory import Factory
.tox/py27/local/lib/python2.7/site-packages/faker/factory.py:10: in <module>
from faker.config import DEFAULT_LOCALE, PROVIDERS, AVAILABLE_LOCALES
.tox/py27/local/lib/python2.7/site-packages/faker/config.py:13: in <module>
AVAILABLE_LOCALES = find_available_locales(PROVIDERS)
.tox/py27/local/lib/python2.7/site-packages/faker/utils/loading.py:19: in find_available_locales
provider_module = import_module(provider_path)
/usr/lib/python2.7/importlib/__init__.py:37: in import_module
__import__(name)
.tox/py27/local/lib/python2.7/site-packages/faker/providers/internet/__init__.py:6: in <module>
from ipaddress import ip_address, ip_network, IPV4LENGTH, IPV6LENGTH
E ImportError: No module named ipaddress
looks like deps are incompatible or outdated.
Git rev. is dbe556d3bd55285aec28bda2875c83d11af5965d
The problem is in dependencies:
======= ======= ======= ======= ======= = ERRORS ======= ======= ======= ======= ======= = tests/test_ libvirt_ driver. py _____________ tests/test_ libvirt_ driver. py:21: in <module> tests/factories .py:19: in <module> local/lib/ python2. 7/site- packages/ factory/ __init_ _.py:43: in <module> local/lib/ python2. 7/site- packages/ factory/ faker.py: 41: in <module> local/lib/ python2. 7/site- packages/ faker/_ _init__ .py:4: in <module> local/lib/ python2. 7/site- packages/ faker/factory. py:10: in <module> local/lib/ python2. 7/site- packages/ faker/config. py:13: in <module> LOCALES = find_available_ locales( PROVIDERS) local/lib/ python2. 7/site- packages/ faker/utils/ loading. py:19: in find_available_ locales module( provider_ path) python2. 7/importlib/ __init_ _.py:37: in import_module _(name) local/lib/ python2. 7/site- packages/ faker/providers /internet/ __init_ _.py:6: in <module> tests/test_ libvirt_ xml_builder. py ___________ tests/test_ libvirt_ xml_builder. py:23: in <module> tests/factories .py:19: in <module> local/lib/ python2. 7/site- packages/ factory/ __init_ _.py:43: in <module> local/lib/ python2. 7/site- packages/ factory/ faker.py: 41: in <module> local/lib/ python2. 7/site- packages/ faker/_ _init__ .py:4: in <module> local/lib/ python2. 7/site- packages/ faker/factory. py:10: in <module> local/lib/ python2. 7/site- packages/ faker/config. py:13: in <module> LOCALES = find_available_ locales( PROVIDERS) local/lib/ python2. 7/site- packages/ faker/utils/ loading. py:19: in find_available_ locales module( provider_ path) python2. 7/importlib/ __init_ _.py:37: in import_module _(name) local/lib/ python2. 7/site- packages/ faker/providers /internet/ __init_ _.py:6: in <module> tests/test_ manager. py _________________ tests/test_ manager. py:30: in <module> tests/factories .py:19: in <module> local/lib/ python2. 7/site- packages/ factory/ __init_ _.py:43: in <module> local/lib/ python2. 7/site- packages/ factory/ faker.py: 41: in <module> local/lib/ python2. 7/site- packages/ faker/_ _init__ .py:4: in <module> local/lib/ python2. 7/site- packages/ faker/factory. py:10: in <module> local/lib/ python2. 7/site- packages/ faker/config. py:13: in <module> LOCALES = find_available_ locales( PROVIDERS) local/lib/ python2. 7/site- packages/ faker/utils/ loading. py:19: in find_available_ locales module( provider_ path) python2. 7/importlib/ __init_ _.py:37: in import_module _(name) local/lib/ python2. 7/site- packages/ faker/providers /internet/ __init_ _.py:6: in <module>
_____________ ERROR collecting devops/
devops/
from devops.tests import factories
devops/
import factory
.tox/py27/
from .faker import Faker
.tox/py27/
import faker
.tox/py27/
from faker.factory import Factory
.tox/py27/
from faker.config import DEFAULT_LOCALE, PROVIDERS, AVAILABLE_LOCALES
.tox/py27/
AVAILABLE_
.tox/py27/
provider_module = import_
/usr/lib/
__import_
.tox/py27/
from ipaddress import ip_address, ip_network, IPV4LENGTH, IPV6LENGTH
E ImportError: No module named ipaddress
__________ ERROR collecting devops/
devops/
from devops.tests import factories
devops/
import factory
.tox/py27/
from .faker import Faker
.tox/py27/
import faker
.tox/py27/
from faker.factory import Factory
.tox/py27/
from faker.config import DEFAULT_LOCALE, PROVIDERS, AVAILABLE_LOCALES
.tox/py27/
AVAILABLE_
.tox/py27/
provider_module = import_
/usr/lib/
__import_
.tox/py27/
from ipaddress import ip_address, ip_network, IPV4LENGTH, IPV6LENGTH
E ImportError: No module named ipaddress
________________ ERROR collecting devops/
devops/
from devops.tests import factories
devops/
import factory
.tox/py27/
from .faker import Faker
.tox/py27/
import faker
.tox/py27/
from faker.factory import Factory
.tox/py27/
from faker.config import DEFAULT_LOCALE, PROVIDERS, AVAILABLE_LOCALES
.tox/py27/
AVAILABLE_
.tox/py27/
provider_module = import_
/usr/lib/
__import_
.tox/py27/
from ipaddress import ip_address, ip_network, IPV4LENGTH, IPV6LENGTH
E ImportError: No module named ipaddress
looks like deps are incompatible or outdated.
Git rev. is dbe556d3bd55285 aec28bda2875c83 d11af5965d