Ubuntu Pastebin

Paste from anrah at Tue, 7 Feb 2017 08:34:50 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
2017-02-07 10:32:51 Starting deployment of localhost-localhost:admin/default
2017-02-07 10:32:51 Error getting env api endpoints, env bootstrapped?
2017-02-07 10:32:51 Command (juju api-endpoints -e localhost-localhost:admin/default) Output:

 
2017-02-07 10:32:51 Deployment stopped. run time: 0.12
E
======================================================================
ERROR: test_service (__main__.TestCharm)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "tests/10-setup", line 16, in setUp
    self.d.setup(timeout=900)
  File "/home/user/.local/lib/python3.5/site-packages/amulet/deployer.py", line 704, in setup
    subprocess.check_call(shlex.split(cmd))
  File "/usr/lib/python3.5/subprocess.py", line 581, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['juju-deployer', '-W', '-c', '/tmp/amulet-juju-deployer-nlrb9lri/deployer-schema.json', '-e', 'localhost-localhost:admin/default', '-t', '1000', 'localhost-localhost:admin/default']' returned non-zero exit status 1

----------------------------------------------------------------------
Ran 1 test in 0.345s

FAILED (errors=1)
Download as text