Skip to content

Instantly share code, notes, and snippets.

@zlanich
Created October 24, 2016 16:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zlanich/4dfdb1a020a12ff788a8f34a51928317 to your computer and use it in GitHub Desktop.
Save zlanich/4dfdb1a020a12ff788a8f34a51928317 to your computer and use it in GitHub Desktop.
saltstack-lxd-formula failed init - Full output
app_runtime_1:
----------
ID: pip
Function: pkg.installed
Name: python-pip
Result: True
Comment: Package python-pip is already installed
Started: 01:25:24.290411
Duration: 524.518 ms
Changes:
----------
ID: lxd_lxd
Function: pkg.installed
Result: True
Comment: All specified packages are already installed
Started: 01:25:24.815093
Duration: 3.75 ms
Changes:
----------
ID: lxd_python_pip
Function: pkg.installed
Result: True
Comment: All specified packages are already installed
Started: 01:25:25.067429
Duration: 5.106 ms
Changes:
----------
ID: lxd_python
Function: pkg.removed
Result: True
Comment: All specified packages are already absent
Started: 01:25:25.072666
Duration: 45.688 ms
Changes:
----------
ID: lxd_python
Function: pip.installed
Name: pylxd
Result: True
Comment: All packages were successfully installed
Started: 01:25:25.121221
Duration: 32687.753 ms
Changes:
----------
pylxd==2.1.1:
Installed
*************************
* IN RED
*************************
----------
ID: lxd_lxd
Function: lxd.init
Result: False
Comment: State 'lxd.init' was not found in SLS 'lxd.lxd'
Reason: 'lxd' __virtual__ returned False
Started:
Duration:
Changes:
*************************
* END - IN RED
*************************
----------
ID: lxd_client
Function: pkg.installed
Result: True
Comment: All specified packages are already installed
Started: 01:25:58.544856
Duration: 4.053 ms
Changes:
Summary for app_runtime_1
------------
Succeeded: 6 (changed=1)
Failed: 1
------------
Total states run: 7
Total run time: 33.271 s
ERROR: Minions returned with non-zero exit code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment