Created
October 12, 2012 15:20
-
-
Save gnunicorn/3879720 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[INFO ] Returning information for job: 20121012155352259003 | |
[INFO ] No changes made for python2.7 bootstrap.py | |
[INFO ] Executing state cmd.mod_watch for python2.7 bootstrap.py | |
[INFO ] Executing command /usr/bin/test -f bin/buildout as user ubuntu in directory /home/ubuntu/crowdbet | |
[INFO ] No changes made for python2.7 bootstrap.py | |
[INFO ] Executing state cmd.mod_watch for python2.7 bootstrap.py | |
[WARNING ] The minion function caused an exception: Traceback (most recent call last): | |
File "/usr/lib/pymodules/python2.7/salt/minion.py", line 284, in _thread_return | |
ret['return'] = func(*args, **kw) | |
File "/usr/lib/pymodules/python2.7/salt/modules/state.py", line 114, in sls | |
ret = st_.state.call_high(high) | |
File "/usr/lib/pymodules/python2.7/salt/state.py", line 1060, in call_high | |
ret = self.call_chunks(chunks) | |
File "/usr/lib/pymodules/python2.7/salt/state.py", line 891, in call_chunks | |
running = self.call_chunk(low, running, chunks) | |
File "/usr/lib/pymodules/python2.7/salt/state.py", line 1014, in call_chunk | |
running = self.call_chunk(low, running, chunks) | |
File "/usr/lib/pymodules/python2.7/salt/state.py", line 1010, in call_chunk | |
running = self.call_chunk(chunk, running, chunks) | |
File "/usr/lib/pymodules/python2.7/salt/state.py", line 1031, in call_chunk | |
ret = self.call(low) | |
File "/usr/lib/pymodules/python2.7/salt/state.py", line 872, in call | |
ret['__run_num__'] = self.__run_num | |
TypeError: 'NoneType' object does not support item assignment | |
[INFO ] Returning information for job: 20121012155330117336 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment