» bundletester -F -r json -t . -e local -o result.json -l DEBUG -v ~/work/peek/python-django/charms/pip-extra-args 1 ↵
DEBUG:bundletester.utils:Updating JUJU_ENV: "" -> "local"
DEBUG:root:Bootstrap environment: local
DEBUG:deployer.env:Connecting to environment...
DEBUG:deployer.env:Connected to environment
DEBUG:deployer.env: Terminating machines
DEBUG:root:Waiting for services to be removed...
DEBUG:runner:call ['/usr/bin/charm-proof']
DEBUG:runner:I: metadata name (python-django) must match directory name (pip-extra-args) exactly for local deployment.
DEBUG:runner:
DEBUG:runner:Exit Code: 0
DEBUG:deployer.env: Terminating machines
DEBUG:root:Waiting for services to be removed...
DEBUG:runner:call ['/usr/bin/make', '-s', 'lint']
DEBUG:runner:Lint check (flake8)
DEBUG:runner:checking hooks/tests/test_utils.py
DEBUG:runner:checking hooks/tests/test_template.py
DEBUG:runner:checking hooks/tests/test_hooks.py
DEBUG:runner:checking hooks/hooks.py
DEBUG:runner:directory hooks
DEBUG:runner:directory hooks/tests
DEBUG:runner:I: metadata name (python-django) must match directory name (pip-extra-args) exactly for local deployment.
DEBUG:runner:
DEBUG:runner:Exit Code: 0
DEBUG:deployer.env: Terminating machines
DEBUG:root:Waiting for services to be removed...
DEBUG:runner:call ['/home/sheila/work/peek/python-django/charms/pip-extra-args/tests/01-dj13']
DEBUG:runner:Traceback (most recent call last):
DEBUG:runner: File "/home/sheila/work/peek/python-django/charms/pip-extra-args/tests/01-dj13", line 16, in <module>
DEBUG:runner: from helpers import (check_url, juju_status, get_service_config,
DEBUG:runner: File "/home/sheila/work/peek/python-django/charms/pip-extra-args/tests/helpers/__init__.py", line 4, in <module>
DEBUG:runner: import yaml
DEBUG:runner:ImportError: No module named 'yaml'
DEBUG:runner:
DEBUG:runner:Exit Code: 1
DEBUG:deployer.env: Terminating machines
DEBUG:root:Waiting for services to be removed...
DEBUG:runner:call ['/home/sheila/work/peek/python-django/charms/pip-extra-args/tests/01-dj14']
DEBUG:runner:Traceback (most recent call last):
DEBUG:runner: File "/home/sheila/work/peek/python-django/charms/pip-extra-args/tests/01-dj14", line 16, in <module>
DEBUG:runner: from helpers import (check_url, juju_status, get_service_config,
DEBUG:runner: File "/home/sheila/work/peek/python-django/charms/pip-extra-args/tests/helpers/__init__.py", line 4, in <module>
DEBUG:runner: import yaml
DEBUG:runner:ImportError: No module named 'yaml'
DEBUG:runner:
DEBUG:runner:Exit Code: 1
DEBUG:deployer.env: Terminating machines
DEBUG:root:Waiting for services to be removed...
DEBUG:runner:call ['/home/sheila/work/peek/python-django/charms/pip-extra-args/tests/01-djdistro']
DEBUG:runner:Traceback (most recent call last):
DEBUG:runner: File "/home/sheila/work/peek/python-django/charms/pip-extra-args/tests/01-djdistro", line 16, in <module>
DEBUG:runner: from helpers import (check_url, juju_status, get_service_config,
DEBUG:runner: File "/home/sheila/work/peek/python-django/charms/pip-extra-args/tests/helpers/__init__.py", line 4, in <module>
DEBUG:runner: import yaml
DEBUG:runner:ImportError: No module named 'yaml'
DEBUG:runner:
DEBUG:runner:Exit Code: 1
DEBUG:deployer.env: Terminating machines
DEBUG:root:Waiting for services to be removed...
DEBUG:runner:call ['/home/sheila/work/peek/python-django/charms/pip-extra-args/tests/10-mysql']
DEBUG:runner:Traceback (most recent call last):
DEBUG:runner: File "/home/sheila/work/peek/python-django/charms/pip-extra-args/tests/10-mysql", line 17, in <module>
DEBUG:runner: from helpers import (check_url, juju_status, get_service_config,
DEBUG:runner: File "/home/sheila/work/peek/python-django/charms/pip-extra-args/tests/helpers/__init__.py", line 4, in <module>
DEBUG:runner: import yaml
DEBUG:runner:ImportError: No module named 'yaml'
DEBUG:runner:
DEBUG:runner:Exit Code: 1
DEBUG:deployer.env: Terminating machines
DEBUG:root:Waiting for services to be removed...
DEBUG:runner:call ['/home/sheila/work/peek/python-django/charms/pip-extra-args/tests/10-postgresql']
DEBUG:runner:Traceback (most recent call last):
DEBUG:runner: File "/home/sheila/work/peek/python-django/charms/pip-extra-args/tests/10-postgresql", line 17, in <module>
DEBUG:runner: from helpers import (check_url, juju_status, get_service_config,
DEBUG:runner: File "/home/sheila/work/peek/python-django/charms/pip-extra-args/tests/helpers/__init__.py", line 4, in <module>
DEBUG:runner: import yaml
DEBUG:runner:ImportError: No module named 'yaml'
DEBUG:runner:
DEBUG:runner:Exit Code: 1
DEBUG:bundletester.utils:Updating JUJU_ENV: "local" -> ""