Skip to content

Instantly share code, notes, and snippets.

View garethgreenaway's full-sized avatar

Gareth J. Greenaway garethgreenaway

View GitHub Profile
salt/presence/change {
"_stamp": "2018-01-03T17:12:48.114366",
"lost": [
"minion2"
],
"new": []
}
salt/presence/present {
"_stamp": "2018-01-03T17:12:48.115233",
"present": [
salt/presence/change {
"_stamp": "2018-01-03T17:12:48.114366",
"lost": [
"minion2"
],
"new": []
}
salt/presence/present {
"_stamp": "2018-01-03T17:12:48.115233",
"present": [
salt/presence/change {
"_stamp": "2018-01-03T17:12:48.114366",
"lost": [
"minion2"
],
"new": []
}
salt/presence/present {
"_stamp": "2018-01-03T17:12:48.115233",
"present": [
# Sphinx version: 1.6.5
# Python version: 2.7.14 (CPython)
# Docutils version: 0.14
# Jinja2 version: 2.10
# Last messages:
# Loaded extensions:
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/sphinx/cmdline.py", line 305, in main
opts.warningiserror, opts.tags, opts.verbosity, opts.jobs)
Cythonizing /root/raas/raas/contracts/rpc/typecheck.py
Error compiling Cython file:
------------------------------------------------------------
...
)
if errors:
raise RPCInvalidParameters(RPCErrors.INVALID_PARAMS.MESSAGE, detail=errors)
Hi Gareth,
My name is Zander and I'm with Hopsy, a San Francisco based craft beer startup that delivers small-batch microbrew from specialty breweries straight to you. We now service the entire West Coast!
Our new device called The Sub - a mobile beer tap that offers a rotating selection of fresh craft beer at your fingertips via Torps - is great for a 5 o'clock pour or an impromptu office celebration!
This month we are offering a brand new Trial Program where we will send your office 2 SUBs ($150 each) for a two-week trial absolutely free of charge. All you need to do is buy a couple Torps to fill your SUBs and voila - fresh draft beer on tap in the office!
After your Sub Trial period, you can either buy the SUBs and order Torps at your leisure, or just send the SUBs back to us (we’ll take care of shipping too!)
19:54:34,701 [salt.state :2240][INFO ] === requisite [OrderedDict([('sls', 'requisites.fullsls_require_import2')])] ===
19:54:34,701 [salt.state :2241][INFO ] === chunks [{'fun': 'run', 'state': 'cmd', '__env__': 'base', '__sls__': 'requisites.fullsls_test', 'name': 'echo B', '__id__': 'B', 'order': 10000}, {'fun': 'run', 'state': 'cmd', '__env__': 'base', '__sls__': 'requisites.fullsls_test', 'name': 'echo C', '__id__': 'C', 'order': 10001}, {'fun': 'succeed_without_changes', 'state': 'test', '__env__': 'base', '__sls__': 'requisites.fullsls_require_import', 'order': 10002, 'name': 'A', '__id__': 'A', 'require': [OrderedDict([('sls', 'requisites.fullsls_require_import2')])]}] ===
19:54:34,703 [salt.state :2243][INFO ] === Running for req OrderedDict([('sls', 'requisites.fullsls_require_import2')]) ===
19:54:34,703 [salt.state :2251][INFO ] === Running for chunk {'fun': '
[ERROR ] Exception in callback functools.partial(<function wrap.<locals>.null_wrapper at 0x7fa9090891e0>, <tornado.concurrent.Future object at 0x7fa909072a20>)
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/tornado/ioloop.py", line 592, in _run_callback
ret = callback()
File "/usr/lib/python3/dist-packages/tornado/stack_context.py", line 275, in null_wrapper
return fn(*args, **kwargs)
File "/usr/lib/python3/dist-packages/tornado/ioloop.py", line 598, in <lambda>
self.add_future(ret, lambda f: f.result())
File "/usr/lib/python3/dist-packages/tornado/concurrent.py", line 215, in result
raise_exc_info(self._exc_info)
[ERROR ] Exception in callback <functools.partial object at 0x2f531b0>
Traceback (most recent call last):
File "/usr/lib64/python2.7/site-packages/tornado/ioloop.py", line 591, in _run_callback
ret = callback()
File "/usr/lib64/python2.7/site-packages/tornado/stack_context.py", line 274, in null_wrapper
return fn(*args, **kwargs)
File "/usr/lib64/python2.7/site-packages/tornado/ioloop.py", line 597, in <lambda>
self.add_future(ret, lambda f: f.result())
File "/usr/lib64/python2.7/site-packages/tornado/concurrent.py", line 214, in result
raise_exc_info(self._exc_info)
[ERROR ] [18/May/2017:19:27:12] HTTP
Traceback (most recent call last):
File "/usr/lib64/python3.4/site-packages/cherrypy/_cprequest.py", line 663, in respond
self.body.process()
File "/usr/lib64/python3.4/site-packages/cherrypy/_cpreqbody.py", line 982, in process
super(RequestBody, self).process()
File "/usr/lib64/python3.4/site-packages/cherrypy/_cpreqbody.py", line 561, in process
proc(self)
File "/usr/lib/python3.4/site-packages/salt/netapi/rest_cherrypy/app.py", line 910, in urlencoded_processor
entity.fp.read(fp_out=contents)