Advertisement
jsabater

Zato on Docker log #3

Jan 14th, 2019
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.88 KB | None | 0 0
  1. $ docker start --interactive musing_jennings
  2. 2018-11-06 14:04:49,677 CRIT Set uid to user 0
  3. 2018-11-06 14:04:49,684 INFO supervisord started with pid 9
  4. 2018-11-06 14:04:50,689 INFO spawned: 'zato-web-admin' with pid 12
  5. 2018-11-06 14:04:50,694 INFO spawned: 'redis' with pid 13
  6. 2018-11-06 14:04:50,697 INFO spawned: 'zato-server1' with pid 14
  7. 2018-11-06 14:04:50,702 INFO spawned: 'zato-server2' with pid 15
  8. 2018-11-06 14:04:50,707 INFO spawned: 'zato-scheduler' with pid 16
  9. 2018-11-06 14:04:50,712 INFO spawned: 'zato-load-balancer' with pid 19
  10. 2018-11-06 14:04:50,714 DEBG 'redis' stdout output:
  11. 13:C 06 Nov 14:04:50.710 # Warning: no config file specified, using the default config. In order to specify a config file use redis-server /path/to/redis.conf
  12.  
  13. 2018-11-06 14:04:50,715 DEBG 'redis' stdout output:
  14. _._
  15. _.-``__ ''-._
  16. _.-`` `. `_. ''-._ Redis 3.0.6 (00000000/0) 64 bit
  17. .-`` .-```. ```\/ _.,_ ''-._
  18. ( ' , .-` | `, ) Running in standalone mode
  19. |`-._`-...-` __...-.``-._|'` _.-'| Port: 6379
  20. | `-._ `._ / _.-' | PID: 13
  21. `-._ `-._ `-./ _.-' _.-'
  22. |`-._`-._ `-.__.-' _.-'_.-'|
  23. | `-._`-._ _.-'_.-' | http://redis.io
  24. `-._ `-._`-.__.-'_.-' _.-'
  25. |`-._`-._ `-.__.-' _.-'_.-'|
  26. | `-._`-._ _.-'_.-' |
  27. `-._ `-._`-.__.-'_.-' _.-'
  28. `-._ `-.__.-' _.-'
  29. `-._ _.-'
  30. `-.__.-'
  31.  
  32.  
  33. 2018-11-06 14:04:50,719 DEBG 'redis' stdout output:
  34. 13:M 06 Nov 14:04:50.715 # WARNING: The TCP backlog setting of 511 cannot be enforced because /proc/sys/net/core/somaxconn is set to the lower value of 128.
  35. 13:M 06 Nov 14:04:50.715 # Server started, Redis version 3.0.6
  36. 13:M 06 Nov 14:04:50.715 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect.
  37. 13:M 06 Nov 14:04:50.715 # WARNING you have Transparent Huge Pages (THP) support enabled in your kernel. This will create latency and memory usage issues with Redis. To fix this issue run the command 'echo never > /sys/kernel/mm/transparent_hugepage/enabled' as root, and add it to your /etc/rc.local in order to retain the setting after a reboot. Redis must be restarted after THP is disabled.
  38.  
  39. 2018-11-06 14:04:50,738 DEBG 'redis' stdout output:
  40. 13:M 06 Nov 14:04:50.738 * DB loaded from disk: 0.023 seconds
  41. 13:M 06 Nov 14:04:50.738 * The server is now ready to accept connections on port 6379
  42.  
  43. 2018-11-06 14:04:51,739 INFO success: zato-web-admin entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
  44. 2018-11-06 14:04:51,739 INFO success: redis entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
  45. 2018-11-06 14:04:51,739 INFO success: zato-server1 entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
  46. 2018-11-06 14:04:51,739 INFO success: zato-server2 entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
  47. 2018-11-06 14:04:51,739 INFO success: zato-scheduler entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
  48. 2018-11-06 14:04:51,739 INFO success: zato-load-balancer entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
  49. 2018-11-06 14:04:54,050 DEBG 'zato-load-balancer' stdout output:
  50. 2018-11-06 14:04:54,050 - INFO - 100:MainThread - root:114 - Registering [<bound method LoadBalancerAgent._lb_agent_add_remove_server of <zato.agent.load_balancer.server.LoadBalancerAgent object at 0x7fb9483eee90>>] under public name [add_remove_server]
  51.  
  52. 2018-11-06 14:04:54,050 DEBG 'zato-load-balancer' stdout output:
  53. 2018-11-06 14:04:54,050 - INFO - 100:MainThread - root:114 - Registering [<bound method LoadBalancerAgent._lb_agent_execute_command of <zato.agent.load_balancer.server.LoadBalancerAgent object at 0x7fb9483eee90>>] under public name [execute_command]
  54. 2018-11-06 14:04:54,050 - INFO - 100:MainThread - root:114 - Registering [<bound method LoadBalancerAgent._lb_agent_get_config of <zato.agent.load_balancer.server.LoadBalancerAgent object at 0x7fb9483eee90>>] under public name [get_config]
  55.  
  56. 2018-11-06 14:04:54,051 DEBG 'zato-load-balancer' stdout output:
  57. 2018-11-06 14:04:54,050 - INFO - 100:MainThread - root:114 - Registering [<bound method LoadBalancerAgent._lb_agent_get_config_source_code of <zato.agent.load_balancer.server.LoadBalancerAgent object at 0x7fb9483eee90>>] under public name [get_config_source_code]
  58.  
  59. 2018-11-06 14:04:54,051 DEBG 'zato-load-balancer' stdout output:
  60. 2018-11-06 14:04:54,050 - INFO - 100:MainThread - root:114 - Registering [<bound method LoadBalancerAgent._lb_agent_get_server_data_dict of <zato.agent.load_balancer.server.LoadBalancerAgent object at 0x7fb9483eee90>>] under public name [get_server_data_dict]
  61.  
  62. 2018-11-06 14:04:54,051 DEBG 'zato-load-balancer' stdout output:
  63. 2018-11-06 14:04:54,051 - INFO - 100:MainThread - root:114 - Registering [<bound method LoadBalancerAgent._lb_agent_get_servers_state of <zato.agent.load_balancer.server.LoadBalancerAgent object at 0x7fb9483eee90>>] under public name [get_servers_state]
  64.  
  65. 2018-11-06 14:04:54,051 DEBG 'zato-load-balancer' stdout output:
  66. 2018-11-06 14:04:54,051 - INFO - 100:MainThread - root:114 - Registering [<bound method LoadBalancerAgent._lb_agent_get_uptime_info of <zato.agent.load_balancer.server.LoadBalancerAgent object at 0x7fb9483eee90>>] under public name [get_uptime_info]
  67.  
  68. 2018-11-06 14:04:54,051 DEBG 'zato-load-balancer' stdout output:
  69. 2018-11-06 14:04:54,051 - INFO - 100:MainThread - root:114 - Registering [<bound method LoadBalancerAgent._lb_agent_get_work_config of <zato.agent.load_balancer.server.LoadBalancerAgent object at 0x7fb9483eee90>>] under public name [get_work_config]
  70.  
  71. 2018-11-06 14:04:54,051 DEBG 'zato-load-balancer' stdout output:
  72. 2018-11-06 14:04:54,051 - INFO - 100:MainThread - root:114 - Registering [<bound method LoadBalancerAgent._lb_agent_haproxy_version_info of <zato.agent.load_balancer.server.LoadBalancerAgent object at 0x7fb9483eee90>>] under public name [haproxy_version_info]
  73.  
  74. 2018-11-06 14:04:54,051 DEBG 'zato-load-balancer' stdout output:
  75. 2018-11-06 14:04:54,051 - INFO - 100:MainThread - root:114 - Registering [<bound method LoadBalancerAgent._lb_agent_is_haproxy_alive of <zato.agent.load_balancer.server.LoadBalancerAgent object at 0x7fb9483eee90>>] under public name [is_haproxy_alive]
  76.  
  77. 2018-11-06 14:04:54,051 DEBG 'zato-load-balancer' stdout output:
  78. 2018-11-06 14:04:54,051 - INFO - 100:MainThread - root:114 - Registering [<bound method LoadBalancerAgent._lb_agent_ping of <zato.agent.load_balancer.server.LoadBalancerAgent object at 0x7fb9483eee90>>] under public name [ping]
  79.  
  80. 2018-11-06 14:04:54,052 DEBG 'zato-load-balancer' stdout output:
  81. 2018-11-06 14:04:54,051 - INFO - 100:MainThread - root:114 - Registering [<bound method LoadBalancerAgent._lb_agent_rename_server of <zato.agent.load_balancer.server.LoadBalancerAgent object at 0x7fb9483eee90>>] under public name [rename_server]
  82.  
  83. 2018-11-06 14:04:54,052 DEBG 'zato-load-balancer' stdout output:
  84. 2018-11-06 14:04:54,051 - INFO - 100:MainThread - root:114 - Registering [<bound method LoadBalancerAgent._lb_agent_validate_save of <zato.agent.load_balancer.server.LoadBalancerAgent object at 0x7fb9483eee90>>] under public name [validate_save]
  85.  
  86. 2018-11-06 14:04:54,052 DEBG 'zato-load-balancer' stdout output:
  87. 2018-11-06 14:04:54,052 - INFO - 100:MainThread - root:114 - Registering [<bound method LoadBalancerAgent._lb_agent_validate_save_source_code of <zato.agent.load_balancer.server.LoadBalancerAgent object at 0x7fb9483eee90>>] under public name [validate_save_source_code]
  88.  
  89. 2018-11-06 14:04:54,230 DEBG 'zato-server2' stdout output:
  90. 2018-11-06 14:04:54,230 - INFO - 83:MainThread - gunicorn.main:176 - Starting gunicorn 18.0
  91.  
  92. 2018-11-06 14:04:54,233 DEBG 'zato-server2' stdout output:
  93. 2018-11-06 14:04:54,232 - INFO - 83:MainThread - gunicorn.main:176 - Listening at: http://0.0.0.0:17011 (83)
  94.  
  95. 2018-11-06 14:04:54,233 DEBG 'zato-server2' stdout output:
  96. 2018-11-06 14:04:54,233 - INFO - 83:MainThread - gunicorn.main:176 - Using worker: gevent
  97.  
  98. 2018-11-06 14:04:54,239 DEBG 'zato-server2' stdout output:
  99. 2018-11-06 14:04:54,238 - INFO - 140:MainThread - gunicorn.main:176 - Booting worker with pid: 140
  100.  
  101. 2018-11-06 14:04:54,283 DEBG 'zato-server1' stderr output:
  102. No handlers could be found for logger "zato.common.util.proc"
  103.  
  104. 2018-11-06 14:04:54,363 DEBG fd 15 closed, stopped monitoring <POutputDispatcher at 140049145599112 for <Subprocess at 140049145539688 with name zato-server1 in state RUNNING> (stdout)>
  105. 2018-11-06 14:04:54,363 DEBG fd 19 closed, stopped monitoring <POutputDispatcher at 140049145599616 for <Subprocess at 140049145539688 with name zato-server1 in state RUNNING> (stderr)>
  106. 2018-11-06 14:04:54,363 INFO exited: zato-server1 (exit status 18; not expected)
  107. 2018-11-06 14:04:54,363 DEBG received SIGCLD indicating a child quit
  108. 2018-11-06 14:04:54,661 DEBG 'zato-server2' stdout output:
  109. 2018-11-06 14:04:54,661 - INFO - 140:MainThread - zato.server.base.parallel:421 - Preferred address of `server2@quickstart-209252` (pid: 140) is `http://172.17.0.1:17011`
  110.  
  111. 2018-11-06 14:05:15,298 DEBG 'zato-server2' stdout output:
  112. 2018-11-06 14:05:15,298 - INFO - 140:MainThread - zato.server.base.parallel:187 - Found extra services to deploy: booking.cancel, booking.cancel, booking.create, booking.create, booking.delete, booking.delete, booking.get, booking.get, booking.list, booking.list, booking.locate, booking.locate, booking.restore, booking.restore, booking.update, booking.update, guest.bookings, guest.bookings, guest.create, guest.create, guest.delete, guest.delete, guest.get, guest.get, guest.list, guest.list, guest.restore, guest.restore, guest.update, guest.update, login.create, login.create, login.delete, login.delete, login.get, login.get, login.list, login.list, login.update, login.update, login.validate, login.validate, rate.create, rate.create, rate.delete, rate.delete, rate.get, rate.get, rate.list, rate.list, rate.update, rate.update, room.create, room.create, room.delete, room.delete, room.get, room.get, room.list, room.list, room.update, room.update
  113.  
  114. 2018-11-06 14:05:15,403 DEBG 'zato-server2' stdout output:
  115. 2018-11-06 14:05:15,403 - INFO - 140:MainThread - zato.hot-deploy.create:376 - Creating tar archive
  116.  
  117. 2018-11-06 14:05:15,421 DEBG 'zato-server2' stdout output:
  118. 2018-11-06 14:05:15,421 - INFO - 140:MainThread - zato.hot-deploy.create:376 - Creating tar archive
  119.  
  120. 2018-11-06 14:05:15,671 DEBG 'zato-server2' stdout output:
  121. 2018-11-06 14:05:15,670 - INFO - 140:MainThread - zato.hot-deploy.create:156 - Uploaded package id:`359`, payload_name:`login.py`
  122.  
  123. 2018-11-06 14:05:15,672 DEBG 'zato-server2' stdout output:
  124. 2018-11-06 14:05:15,672 - INFO - 140:MainThread - zato.server.base.parallel:226 - Deployed extra services found: [u'login.create', u'login.create', u'login.delete', u'login.delete', u'login.get', u'login.get', u'login.list', u'login.list', u'login.update', u'login.update', u'login.validate', u'login.validate']
  125.  
  126. 2018-11-06 14:05:15,691 DEBG 'zato-server2' stdout output:
  127. 2018-11-06 14:05:15,690 - INFO - 140:MainThread - zato.hot-deploy.create:376 - Creating tar archive
  128.  
  129. 2018-11-06 14:05:15,709 DEBG 'zato-server2' stdout output:
  130. 2018-11-06 14:05:15,709 - INFO - 140:MainThread - zato.hot-deploy.create:376 - Creating tar archive
  131.  
  132. 2018-11-06 14:05:15,956 DEBG 'zato-server2' stdout output:
  133. 2018-11-06 14:05:15,955 - INFO - 140:MainThread - zato.hot-deploy.create:156 - Uploaded package id:`360`, payload_name:`room.py`
  134.  
  135. 2018-11-06 14:05:15,960 DEBG 'zato-server2' stdout output:
  136. 2018-11-06 14:05:15,960 - INFO - 140:MainThread - zato.server.base.parallel:226 - Deployed extra services found: [u'room.create', u'room.create', u'room.delete', u'room.delete', u'room.get', u'room.get', u'room.list', u'room.list', u'room.update', u'room.update']
  137.  
  138. 2018-11-06 14:05:16,001 DEBG 'zato-server2' stdout output:
  139. 2018-11-06 14:05:16,000 - INFO - 140:MainThread - zato.hot-deploy.create:376 - Creating tar archive
  140.  
  141. 2018-11-06 14:05:16,025 DEBG 'zato-server2' stdout output:
  142. 2018-11-06 14:05:16,025 - INFO - 140:MainThread - zato.hot-deploy.create:376 - Creating tar archive
  143.  
  144. 2018-11-06 14:05:16,270 DEBG 'zato-server2' stdout output:
  145. 2018-11-06 14:05:16,269 - INFO - 140:MainThread - zato.hot-deploy.create:156 - Uploaded package id:`361`, payload_name:`rate.py`
  146.  
  147. 2018-11-06 14:05:16,272 DEBG 'zato-server2' stdout output:
  148. 2018-11-06 14:05:16,272 - INFO - 140:MainThread - zato.server.base.parallel:226 - Deployed extra services found: [u'rate.create', u'rate.create', u'rate.delete', u'rate.delete', u'rate.get', u'rate.get', u'rate.list', u'rate.list', u'rate.update', u'rate.update']
  149.  
  150. 2018-11-06 14:05:16,300 DEBG 'zato-server2' stdout output:
  151. 2018-11-06 14:05:16,300 - INFO - 140:MainThread - zato.hot-deploy.create:376 - Creating tar archive
  152.  
  153. 2018-11-06 14:05:16,322 DEBG 'zato-server2' stdout output:
  154. 2018-11-06 14:05:16,321 - INFO - 140:MainThread - zato.hot-deploy.create:376 - Creating tar archive
  155.  
  156. 2018-11-06 14:05:16,589 DEBG 'zato-server2' stdout output:
  157. 2018-11-06 14:05:16,588 - INFO - 140:MainThread - zato.hot-deploy.create:156 - Uploaded package id:`362`, payload_name:`booking.py`
  158.  
  159. 2018-11-06 14:05:16,593 DEBG 'zato-server2' stdout output:
  160. 2018-11-06 14:05:16,592 - INFO - 140:MainThread - zato.server.base.parallel:226 - Deployed extra services found: [u'booking.cancel', u'booking.cancel', u'booking.create', u'booking.create', u'booking.delete', u'booking.delete', u'booking.get', u'booking.get', u'booking.list', u'booking.list', u'booking.locate', u'booking.locate', u'booking.restore', u'booking.restore', u'booking.update', u'booking.update']
  161.  
  162. 2018-11-06 14:05:16,642 DEBG 'zato-server2' stdout output:
  163. 2018-11-06 14:05:16,641 - INFO - 140:MainThread - zato.hot-deploy.create:376 - Creating tar archive
  164.  
  165. 2018-11-06 14:05:16,669 DEBG 'zato-server2' stdout output:
  166. 2018-11-06 14:05:16,669 - INFO - 140:MainThread - zato.hot-deploy.create:376 - Creating tar archive
  167.  
  168. 2018-11-06 14:05:16,996 DEBG 'zato-server2' stdout output:
  169. 2018-11-06 14:05:16,995 - INFO - 140:MainThread - zato.hot-deploy.create:156 - Uploaded package id:`363`, payload_name:`guest.py`
  170.  
  171. 2018-11-06 14:05:16,997 DEBG 'zato-server2' stdout output:
  172. 2018-11-06 14:05:16,997 - INFO - 140:MainThread - zato.server.base.parallel:226 - Deployed extra services found: [u'guest.bookings', u'guest.bookings', u'guest.create', u'guest.create', u'guest.delete', u'guest.delete', u'guest.get', u'guest.get', u'guest.list', u'guest.list', u'guest.restore', u'guest.restore', u'guest.update', u'guest.update']
  173.  
  174. 2018-11-06 14:05:17,014 DEBG 'zato-server2' stdout output:
  175. 2018-11-06 14:05:17,014 - INFO - 140:MainThread - zato.server.base.parallel:477 - First worker of `server2` is 140
  176.  
  177. 2018-11-06 14:05:17,028 DEBG 'zato-server2' stdout output:
  178. 2018-11-06 14:05:17,028 - WARNING - 140:DummyThread-2 - zato.updates.check-updates:96 - Traceback (most recent call last):
  179. File "/opt/zato/3.0/code/zato-server/src/zato/server/service/internal/updates.py", line 90, in _serve_forerver
  180. self._check_notify(url_info, major, minor, _version)
  181. File "/opt/zato/3.0/code/zato-server/src/zato/server/service/internal/updates.py", line 187, in _check_notify
  182. data = self._get_current(_url_info, self_major, self_version)
  183. File "/opt/zato/3.0/code/zato-server/src/zato/server/service/internal/updates.py", line 142, in _get_current
  184. response = requests_get(_url_info.format(self_major), params={'v':self_version})
  185. File "/opt/zato/3.0/code/local/lib/python2.7/site-packages/requests/api.py", line 72, in get
  186. return request('get', url, params=params, **kwargs)
  187. File "/opt/zato/3.0/code/local/lib/python2.7/site-packages/requests/api.py", line 58, in request
  188. return session.request(method=method, url=url, **kwargs)
  189. File "/opt/zato/3.0/code/local/lib/python2.7/site-packages/requests/sessions.py", line 512, in request
  190. resp = self.send(prep, **send_kwargs)
  191. File "/opt/zato/3.0/code/local/lib/python2.7/site-packages/requests/sessions.py", line 625, in send
  192. r = adapter.send(request, **kwargs)
  193. File "/opt/zato/3.0/code/local/lib/python2.7/site-packages/requests/adapters.py", line 513, in send
  194. raise ConnectionError(e, request=request)
  195. ConnectionError: HTTPSConnectionPool(host='zato.io', port=443): Max retries exceeded with url: /support/updates/info-3.0.json?v=3.0.0%2Brev.f5dbf26b (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f8c10700150>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',))
  196.  
  197.  
  198. 2018-11-06 14:05:17,031 DEBG 'zato-server2' stdout output:
  199. 2018-11-06 14:05:17,030 - INFO - 140:DummyThread-4 - zato.helpers.input-logger:885 - {u'impl_name': u'zato.server.service.internal.helpers.InputLogger', u'name': u'zato.helpers.input-logger', u'cid': '5c204292072fed4ebc748da7', u'invocation_time': datetime.datetime(2018, 11, 6, 14, 5, 17, 30655), u'job_type': None, u'data_format': None, u'slow_threshold': 99999, u'request.payload': 'Sample payload for a startup service (first worker)', u'wsgi_environ': {u'zato.request_ctx.async_msg': Bunch(action='101802', channel='startup-service', cid='5c204292072fed4ebc748da7', msg_type='0001', payload='Sample payload for a startup service (first worker)', service='zato.helpers.input-logger'), u'zato.request_ctx.fanout_cid': None, u'zato.request_ctx.in_reply_to': None, u'zato.request_ctx.parallel_exec_cid': None}, u'environ': {}, u'usage': 41, u'channel': 'startup-service'}
  200.  
  201. 2018-11-06 14:05:17,232 DEBG 'zato-server2' stdout output:
  202. 2018-11-06 14:05:17,232 - INFO - 140:DummyThread-5 - zato.common.ipc.subscriber.Subscriber:100 - Established sub/bind to ipc:///tmp/zato-ipc-quickstart_209252_server2_140 (self.pid: 140)
  203.  
  204. 2018-11-06 14:05:17,434 DEBG 'zato-server2' stdout output:
  205. 2018-11-06 14:05:17,433 - INFO - 140:MainThread - zato.server.base.parallel:513 - Started `server2@quickstart-209252` (pid: 140)
  206.  
  207. 2018-11-06 14:05:22,889 DEBG 'zato-scheduler' stdout output:
  208. 2018-11-06 14:05:22,889 - INFO - 191:MainThread - __main__:61 - Scheduler starting (https://0.0.0.0:31530)
  209.  
  210. 2018-11-06 14:05:23,532 DEBG 'zato-scheduler' stdout output:
  211. 2018-11-06 14:05:23,531 - INFO - 191:DummyThread-1 - zato.scheduler.backend:264 - Job starting `<Job at 0x7ff09b67aed0; cb_kwargs:`{u'service': u'zato.stats.summary.create-summary-by-week', u'extra': ''}`; cron_definition:`None`; current_run:`0`; id:`2`; interval:`<Interval at 0x7ff09b691ad0; days:`0`; hours:`0`; in_seconds:`600.0`; minutes:`10`; seconds:`0`>`; is_active:`True`; keep_running:`True`; max_repeats:`None`; max_repeats_reached:`False`; max_repeats_reached_at:`None`; name:`u'zato.stats.summary.create-summary-by-week'`; old_name:`None`; start_time:`datetime.datetime(2018, 11, 6, 14, 13, 58)`; type:`u'interval_based'`; wait_iter_cb:`None`; wait_iter_cb_args:`()`; wait_sleep_time:`1`>`
  212.  
  213. 2018-11-06 14:05:23,735 DEBG 'zato-scheduler' stdout output:
  214. 2018-11-06 14:05:23,733 - INFO - 191:DummyThread-2 - zato.scheduler.backend:264 - Job starting `<Job at 0x7ff09b691290; cb_kwargs:`{u'service': u'zato.outgoing.sql.auto-ping', u'extra': ''}`; cron_definition:`None`; current_run:`0`; id:`6`; interval:`<Interval at 0x7ff09b691310; days:`0`; hours:`0`; in_seconds:`180.0`; minutes:`3`; seconds:`0`>`; is_active:`True`; keep_running:`True`; max_repeats:`None`; max_repeats_reached:`False`; max_repeats_reached_at:`None`; name:`u'zato.outgoing.sql.auto-ping'`; old_name:`None`; start_time:`datetime.datetime(2018, 11, 6, 14, 6, 58)`; type:`u'interval_based'`; wait_iter_cb:`None`; wait_iter_cb_args:`()`; wait_sleep_time:`1`>`
  215.  
  216. 2018-11-06 14:05:23,938 DEBG 'zato-scheduler' stdout output:
  217. 2018-11-06 14:05:23,936 - INFO - 191:DummyThread-3 - zato.scheduler.backend:264 - Job starting `<Job at 0x7ff09b691550; cb_kwargs:`{u'service': u'zato.stats.aggregate-by-day', u'extra': ''}`; cron_definition:`None`; current_run:`0`; id:`10`; interval:`<Interval at 0x7ff09b41fd90; days:`0`; hours:`0`; in_seconds:`3600.0`; minutes:`60`; seconds:`0`>`; is_active:`True`; keep_running:`True`; max_repeats:`None`; max_repeats_reached:`False`; max_repeats_reached_at:`None`; name:`u'zato.stats.aggregate-by-day'`; old_name:`None`; start_time:`datetime.datetime(2018, 11, 6, 15, 3, 58)`; type:`u'interval_based'`; wait_iter_cb:`None`; wait_iter_cb_args:`()`; wait_sleep_time:`1`>`
  218.  
  219. 2018-11-06 14:05:24,140 DEBG 'zato-scheduler' stdout output:
  220. 2018-11-06 14:05:24,139 - INFO - 191:DummyThread-4 - zato.scheduler.backend:264 - Job starting `<Job at 0x7ff09b691710; cb_kwargs:`{u'service': u'zato.stats.aggregate-by-hour', u'extra': ''}`; cron_definition:`None`; current_run:`0`; id:`3`; interval:`<Interval at 0x7ff09b6913d0; days:`0`; hours:`0`; in_seconds:`600.0`; minutes:`10`; seconds:`0`>`; is_active:`True`; keep_running:`True`; max_repeats:`None`; max_repeats_reached:`False`; max_repeats_reached_at:`None`; name:`u'zato.stats.aggregate-by-hour'`; old_name:`None`; start_time:`datetime.datetime(2018, 11, 6, 14, 13, 58)`; type:`u'interval_based'`; wait_iter_cb:`None`; wait_iter_cb_args:`()`; wait_sleep_time:`1`>`
  221.  
  222. 2018-11-06 14:05:24,343 DEBG 'zato-scheduler' stdout output:
  223. 2018-11-06 14:05:24,342 - INFO - 191:DummyThread-5 - zato.scheduler.backend:264 - Job starting `<Job at 0x7ff09b691790; cb_kwargs:`{u'service': u'zato.stats.aggregate-by-minute', u'extra': ''}`; cron_definition:`None`; current_run:`0`; id:`8`; interval:`<Interval at 0x7ff09b691490; days:`0`; hours:`0`; in_seconds:`60.0`; minutes:`0`; seconds:`60`>`; is_active:`True`; keep_running:`True`; max_repeats:`None`; max_repeats_reached:`False`; max_repeats_reached_at:`None`; name:`u'zato.stats.aggregate-by-minute'`; old_name:`None`; start_time:`datetime.datetime(2018, 11, 6, 14, 5, 58)`; type:`u'interval_based'`; wait_iter_cb:`None`; wait_iter_cb_args:`()`; wait_sleep_time:`1`>`
  224.  
  225. 2018-11-06 14:05:24,546 DEBG 'zato-scheduler' stdout output:
  226. 2018-11-06 14:05:24,545 - INFO - 191:DummyThread-6 - zato.scheduler.backend:264 - Job starting `<Job at 0x7ff09b691890; cb_kwargs:`{u'service': u'zato.stats.aggregate-by-month', u'extra': ''}`; cron_definition:`None`; current_run:`0`; id:`7`; interval:`<Interval at 0x7ff09b691610; days:`0`; hours:`0`; in_seconds:`3600.0`; minutes:`60`; seconds:`0`>`; is_active:`True`; keep_running:`True`; max_repeats:`None`; max_repeats_reached:`False`; max_repeats_reached_at:`None`; name:`u'zato.stats.aggregate-by-month'`; old_name:`None`; start_time:`datetime.datetime(2018, 11, 6, 15, 3, 58)`; type:`u'interval_based'`; wait_iter_cb:`None`; wait_iter_cb_args:`()`; wait_sleep_time:`1`>`
  227.  
  228. 2018-11-06 14:05:24,750 DEBG 'zato-scheduler' stdout output:
  229. 2018-11-06 14:05:24,748 - INFO - 191:DummyThread-7 - zato.scheduler.backend:264 - Job starting `<Job at 0x7ff09b691a10; cb_kwargs:`{u'service': u'zato.stats.process-raw-times', u'extra': 'max_batch_size=99999'}`; cron_definition:`None`; current_run:`0`; id:`9`; interval:`<Interval at 0x7ff09b691750; days:`0`; hours:`0`; in_seconds:`90.0`; minutes:`0`; seconds:`90`>`; is_active:`True`; keep_running:`True`; max_repeats:`None`; max_repeats_reached:`False`; max_repeats_reached_at:`None`; name:`u'zato.stats.process-raw-times'`; old_name:`None`; start_time:`datetime.datetime(2018, 11, 6, 14, 5, 28)`; type:`u'interval_based'`; wait_iter_cb:`None`; wait_iter_cb_args:`()`; wait_sleep_time:`1`>`
  230.  
  231. 2018-11-06 14:05:24,953 DEBG 'zato-scheduler' stdout output:
  232. 2018-11-06 14:05:24,951 - INFO - 191:DummyThread-8 - zato.scheduler.backend:264 - Job starting `<Job at 0x7ff09b691b90; cb_kwargs:`{u'service': u'zato.stats.summary.create-summary-by-day', u'extra': ''}`; cron_definition:`None`; current_run:`0`; id:`4`; interval:`<Interval at 0x7ff09b6917d0; days:`0`; hours:`0`; in_seconds:`600.0`; minutes:`10`; seconds:`0`>`; is_active:`True`; keep_running:`True`; max_repeats:`None`; max_repeats_reached:`False`; max_repeats_reached_at:`None`; name:`u'zato.stats.summary.create-summary-by-day'`; old_name:`None`; start_time:`datetime.datetime(2018, 11, 6, 14, 13, 58)`; type:`u'interval_based'`; wait_iter_cb:`None`; wait_iter_cb_args:`()`; wait_sleep_time:`1`>`
  233.  
  234. 2018-11-06 14:05:25,157 DEBG 'zato-scheduler' stdout output:
  235. 2018-11-06 14:05:25,155 - INFO - 191:DummyThread-9 - zato.scheduler.backend:264 - Job starting `<Job at 0x7ff09b691c50; cb_kwargs:`{u'service': u'zato.stats.summary.create-summary-by-month', u'extra': ''}`; cron_definition:`None`; current_run:`0`; id:`1`; interval:`<Interval at 0x7ff09b691950; days:`0`; hours:`0`; in_seconds:`3600.0`; minutes:`60`; seconds:`0`>`; is_active:`True`; keep_running:`True`; max_repeats:`None`; max_repeats_reached:`False`; max_repeats_reached_at:`None`; name:`u'zato.stats.summary.create-summary-by-month'`; old_name:`None`; start_time:`datetime.datetime(2018, 11, 6, 15, 3, 58)`; type:`u'interval_based'`; wait_iter_cb:`None`; wait_iter_cb_args:`()`; wait_sleep_time:`1`>`
  236.  
  237. 2018-11-06 14:05:25,361 DEBG 'zato-scheduler' stdout output:
  238. 2018-11-06 14:05:25,359 - INFO - 191:DummyThread-10 - zato.scheduler.backend:264 - Job starting `<Job at 0x7ff09b69cf10; cb_kwargs:`{u'service': u'zato.stats.summary.create-summary-by-year', u'extra': ''}`; cron_definition:`None`; current_run:`0`; id:`5`; interval:`<Interval at 0x7ff09b67ae90; days:`0`; hours:`0`; in_seconds:`3600.0`; minutes:`60`; seconds:`0`>`; is_active:`True`; keep_running:`True`; max_repeats:`None`; max_repeats_reached:`False`; max_repeats_reached_at:`None`; name:`u'zato.stats.summary.create-summary-by-year'`; old_name:`None`; start_time:`datetime.datetime(2018, 11, 6, 15, 3, 58)`; type:`u'interval_based'`; wait_iter_cb:`None`; wait_iter_cb_args:`()`; wait_sleep_time:`1`>`
  239.  
  240. 2018-11-06 14:05:25,563 DEBG 'zato-scheduler' stdout output:
  241. 2018-11-06 14:05:25,563 - INFO - 191:DummyThread-11 - zato.scheduler.backend:466 - Scheduler started
  242.  
  243. 2018-11-06 14:05:28,756 DEBG 'zato-scheduler' stdout output:
  244. 2018-11-06 14:05:28,754 - INFO - 191:DummyThread-7 - zato.scheduler.backend:217 - Job entering main loop `<Job at 0x7ff09b691a10; cb_kwargs:`{u'service': u'zato.stats.process-raw-times', u'extra': 'max_batch_size=99999'}`; cron_definition:`None`; current_run:`0`; id:`9`; interval:`<Interval at 0x7ff09b691750; days:`0`; hours:`0`; in_seconds:`90.0`; minutes:`0`; seconds:`90`>`; is_active:`True`; keep_running:`True`; max_repeats:`None`; max_repeats_reached:`False`; max_repeats_reached_at:`None`; name:`u'zato.stats.process-raw-times'`; old_name:`None`; start_time:`datetime.datetime(2018, 11, 6, 14, 5, 28)`; type:`u'interval_based'`; wait_iter_cb:`None`; wait_iter_cb_args:`()`; wait_sleep_time:`1`>`
  245.  
  246. 2018-11-06 14:05:28,764 DEBG 'zato-scheduler' stdout output:
  247. 2018-11-06 14:05:28,763 - INFO - 191:DummyThread-12 - zato.scheduler.backend:419 - Job executed `zato.stats.process-raw-times`, `{u'interval_in_seconds': 90.0, u'name': u'zato.stats.process-raw-times', u'current_run': 1, u'cid': '1cd35c09516a6a626583a8b2', u'start_time': '2018-11-06T14:05:28', u'max_repeats_reached': False, u'max_repeats': None, u'cb_kwargs': {u'service': u'zato.stats.process-raw-times', u'extra': 'max_batch_size=99999'}, u'type': u'interval_based', u'id': 9}`
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement