Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- (fluentd)[fluentd@controller /]$ tail -f /var/log/kolla/heat/heat-engine.log
- 2019-02-20 18:23:49.986 25 ERROR heat.engine.resource File "/var/lib/kolla/venv/lib/python2.7/site-packages/heat/engine/scheduler.py", line 346, in wrapper
- 2019-02-20 18:23:49.986 25 ERROR heat.engine.resource step = next(subtask)
- 2019-02-20 18:23:49.986 25 ERROR heat.engine.resource File "/var/lib/kolla/venv/lib/python2.7/site-packages/heat/engine/resource.py", line 983, in action_handler_task
- 2019-02-20 18:23:49.986 25 ERROR heat.engine.resource done = check(handler_data)
- 2019-02-20 18:23:49.986 25 ERROR heat.engine.resource File "/var/lib/kolla/venv/lib/python2.7/site-packages/heat/engine/resources/openstack/nova/server.py", line 879, in check_create_complete
- 2019-02-20 18:23:49.986 25 ERROR heat.engine.resource check = self.client_plugin()._check_active(server_id)
- 2019-02-20 18:23:49.986 25 ERROR heat.engine.resource File "/var/lib/kolla/venv/lib/python2.7/site-packages/heat/engine/clients/os/nova.py", line 246, in _check_active
- 2019-02-20 18:23:49.986 25 ERROR heat.engine.resource 'code': fault.get('code', _('Unknown'))
- 2019-02-20 18:23:49.986 25 ERROR heat.engine.resource ResourceInError: Went to status ERROR due to "Message: No valid host was found. , Code: 500"
- 2019-02-20 18:23:49.986 25 ERROR heat.engine.resource
- 2019-02-20 18:24:09.994 25 INFO heat.engine.scheduler [req-4316370b-cfc9-4e5d-a6a8-46e56f5bc910 - admin - default default] Task pause timed out
- 2019-02-20 18:24:12.097 25 INFO heat.engine.resource [req-4316370b-cfc9-4e5d-a6a8-46e56f5bc910 - admin - default default] CREATE: Server "kube-minion" [d4091c28-7306-4b58-bb38-d64d918de215] Stack "kubernetes-cluster-uzounkqkgi3a-kube_minions-m5cpuxp2uf3p-0-m75nqimf6c5e" [fda12963-5a7d-4206-97f8-c913fde0f01e]
- 2019-02-20 18:24:12.097 25 ERROR heat.engine.resource Traceback (most recent call last):
- 2019-02-20 18:24:12.097 25 ERROR heat.engine.resource File "/var/lib/kolla/venv/lib/python2.7/site-packages/heat/engine/resource.py", line 924, in _action_recorder
- 2019-02-20 18:24:12.097 25 ERROR heat.engine.resource yield
- 2019-02-20 18:24:12.097 25 ERROR heat.engine.resource File "/var/lib/kolla/venv/lib/python2.7/site-packages/heat/engine/resource.py", line 1032, in _do_action
- 2019-02-20 18:24:12.097 25 ERROR heat.engine.resource yield self.action_handler_task(action, args=handler_args)
- 2019-02-20 18:24:12.097 25 ERROR heat.engine.resource File "/var/lib/kolla/venv/lib/python2.7/site-packages/heat/engine/scheduler.py", line 346, in wrapper
- 2019-02-20 18:24:12.097 25 ERROR heat.engine.resource step = next(subtask)
- 2019-02-20 18:24:12.097 25 ERROR heat.engine.resource File "/var/lib/kolla/venv/lib/python2.7/site-packages/heat/engine/resource.py", line 983, in action_handler_task
- 2019-02-20 18:24:12.097 25 ERROR heat.engine.resource done = check(handler_data)
- 2019-02-20 18:24:12.097 25 ERROR heat.engine.resource File "/var/lib/kolla/venv/lib/python2.7/site-packages/heat/engine/resources/openstack/nova/server.py", line 879, in check_create_complete
- 2019-02-20 18:24:12.097 25 ERROR heat.engine.resource check = self.client_plugin()._check_active(server_id)
- 2019-02-20 18:24:12.097 25 ERROR heat.engine.resource File "/var/lib/kolla/venv/lib/python2.7/site-packages/heat/engine/clients/os/nova.py", line 246, in _check_active
- 2019-02-20 18:24:12.097 25 ERROR heat.engine.resource 'code': fault.get('code', _('Unknown'))
- 2019-02-20 18:24:12.097 25 ERROR heat.engine.resource ResourceInError: Went to status ERROR due to "Message: No valid host was found. , Code: 500"
- 2019-02-20 18:24:12.097 25 ERROR heat.engine.resource
- 2019-02-20 18:24:48.112 25 INFO heat.engine.scheduler [req-4316370b-cfc9-4e5d-a6a8-46e56f5bc910 - admin - default default] Task pause timed out
- 2019-02-20 18:24:50.439 25 INFO heat.engine.resource [req-4316370b-cfc9-4e5d-a6a8-46e56f5bc910 - admin - default default] CREATE: Server "kube-minion" [f9479da7-5a74-4fd0-924b-75759d72feae] Stack "kubernetes-cluster-uzounkqkgi3a-kube_minions-m5cpuxp2uf3p-0-m75nqimf6c5e" [fda12963-5a7d-4206-97f8-c913fde0f01e]
- 2019-02-20 18:24:50.439 25 ERROR heat.engine.resource Traceback (most recent call last):
- 2019-02-20 18:24:50.439 25 ERROR heat.engine.resource File "/var/lib/kolla/venv/lib/python2.7/site-packages/heat/engine/resource.py", line 924, in _action_recorder
- 2019-02-20 18:24:50.439 25 ERROR heat.engine.resource yield
- 2019-02-20 18:24:50.439 25 ERROR heat.engine.resource File "/var/lib/kolla/venv/lib/python2.7/site-packages/heat/engine/resource.py", line 1032, in _do_action
- 2019-02-20 18:24:50.439 25 ERROR heat.engine.resource yield self.action_handler_task(action, args=handler_args)
- 2019-02-20 18:24:50.439 25 ERROR heat.engine.resource File "/var/lib/kolla/venv/lib/python2.7/site-packages/heat/engine/scheduler.py", line 346, in wrapper
- 2019-02-20 18:24:50.439 25 ERROR heat.engine.resource step = next(subtask)
- 2019-02-20 18:24:50.439 25 ERROR heat.engine.resource File "/var/lib/kolla/venv/lib/python2.7/site-packages/heat/engine/resource.py", line 983, in action_handler_task
- 2019-02-20 18:24:50.439 25 ERROR heat.engine.resource done = check(handler_data)
- 2019-02-20 18:24:50.439 25 ERROR heat.engine.resource File "/var/lib/kolla/venv/lib/python2.7/site-packages/heat/engine/resources/openstack/nova/server.py", line 879, in check_create_complete
- 2019-02-20 18:24:50.439 25 ERROR heat.engine.resource check = self.client_plugin()._check_active(server_id)
- 2019-02-20 18:24:50.439 25 ERROR heat.engine.resource File "/var/lib/kolla/venv/lib/python2.7/site-packages/heat/engine/clients/os/nova.py", line 246, in _check_active
- 2019-02-20 18:24:50.439 25 ERROR heat.engine.resource 'code': fault.get('code', _('Unknown'))
- 2019-02-20 18:24:50.439 25 ERROR heat.engine.resource ResourceInError: Went to status ERROR due to "Message: No valid host was found. , Code: 500"
- 2019-02-20 18:24:50.439 25 ERROR heat.engine.resource
- 2019-02-20 18:24:50.582 25 INFO heat.engine.stack [req-4316370b-cfc9-4e5d-a6a8-46e56f5bc910 - admin - default default] Stack CREATE FAILED (kubernetes-cluster-uzounkqkgi3a-kube_minions-m5cpuxp2uf3p-0-m75nqimf6c5e): Resource CREATE failed: ResourceInError: resources.kube-minion: Went to status ERROR due to "Message: No valid host was found. , Code: 500"
- 2019-02-20 18:24:51.355 25 INFO heat.engine.resource [req-4316370b-cfc9-4e5d-a6a8-46e56f5bc910 - admin - default default] CREATE: TemplateResource "0" [fda12963-5a7d-4206-97f8-c913fde0f01e] Stack "kubernetes-cluster-uzounkqkgi3a-kube_minions-m5cpuxp2uf3p" [6ac0cd86-03a7-433c-9f7b-e222b2091f7d]
- 2019-02-20 18:24:51.355 25 ERROR heat.engine.resource Traceback (most recent call last):
- 2019-02-20 18:24:51.355 25 ERROR heat.engine.resource File "/var/lib/kolla/venv/lib/python2.7/site-packages/heat/engine/resource.py", line 924, in _action_recorder
- 2019-02-20 18:24:51.355 25 ERROR heat.engine.resource yield
- 2019-02-20 18:24:51.355 25 ERROR heat.engine.resource File "/var/lib/kolla/venv/lib/python2.7/site-packages/heat/engine/resource.py", line 1032, in _do_action
- 2019-02-20 18:24:51.355 25 ERROR heat.engine.resource yield self.action_handler_task(action, args=handler_args)
- 2019-02-20 18:24:51.355 25 ERROR heat.engine.resource File "/var/lib/kolla/venv/lib/python2.7/site-packages/heat/engine/scheduler.py", line 346, in wrapper
- 2019-02-20 18:24:51.355 25 ERROR heat.engine.resource step = next(subtask)
- 2019-02-20 18:24:51.355 25 ERROR heat.engine.resource File "/var/lib/kolla/venv/lib/python2.7/site-packages/heat/engine/resource.py", line 983, in action_handler_task
- 2019-02-20 18:24:51.355 25 ERROR heat.engine.resource done = check(handler_data)
- 2019-02-20 18:24:51.355 25 ERROR heat.engine.resource File "/var/lib/kolla/venv/lib/python2.7/site-packages/heat/engine/resources/stack_resource.py", line 409, in check_create_complete
- 2019-02-20 18:24:51.355 25 ERROR heat.engine.resource return self._check_status_complete(self.CREATE)
- 2019-02-20 18:24:51.355 25 ERROR heat.engine.resource File "/var/lib/kolla/venv/lib/python2.7/site-packages/heat/engine/resources/stack_resource.py", line 459, in _check_status_complete
- 2019-02-20 18:24:51.355 25 ERROR heat.engine.resource action=action)
- 2019-02-20 18:24:51.355 25 ERROR heat.engine.resource ResourceFailure: ResourceInError: resources[0].resources.kube-minion: Went to status ERROR due to "Message: No valid host was found. , Code: 500"
- 2019-02-20 18:24:51.355 25 ERROR heat.engine.resource
- 2019-02-20 18:24:51.457 25 INFO heat.engine.stack [req-4316370b-cfc9-4e5d-a6a8-46e56f5bc910 - admin - default default] Stack CREATE FAILED (kubernetes-cluster-uzounkqkgi3a-kube_minions-m5cpuxp2uf3p): Resource CREATE failed: ResourceInError: resources[0].resources.kube-minion: Went to status ERROR due to "Message: No valid host was found. , Code: 500"
- 2019-02-20 18:24:51.851 27 INFO heat.engine.resource [req-01013be2-7043-4e7b-914a-6683e4da1c75 - - - - -] CREATE: ResourceGroup "kube_minions" [6ac0cd86-03a7-433c-9f7b-e222b2091f7d] Stack "kubernetes-cluster-uzounkqkgi3a" [9c411f41-2f31-41ec-91cf-fe5282d3e647]
- 2019-02-20 18:24:51.851 27 ERROR heat.engine.resource Traceback (most recent call last):
- 2019-02-20 18:24:51.851 27 ERROR heat.engine.resource File "/var/lib/kolla/venv/lib/python2.7/site-packages/heat/engine/resource.py", line 924, in _action_recorder
- 2019-02-20 18:24:51.851 27 ERROR heat.engine.resource yield
- 2019-02-20 18:24:51.851 27 ERROR heat.engine.resource File "/var/lib/kolla/venv/lib/python2.7/site-packages/heat/engine/resource.py", line 1032, in _do_action
- 2019-02-20 18:24:51.851 27 ERROR heat.engine.resource yield self.action_handler_task(action, args=handler_args)
- 2019-02-20 18:24:51.851 27 ERROR heat.engine.resource File "/var/lib/kolla/venv/lib/python2.7/site-packages/heat/engine/scheduler.py", line 346, in wrapper
- 2019-02-20 18:24:51.851 27 ERROR heat.engine.resource step = next(subtask)
- 2019-02-20 18:24:51.851 27 ERROR heat.engine.resource File "/var/lib/kolla/venv/lib/python2.7/site-packages/heat/engine/resource.py", line 983, in action_handler_task
- 2019-02-20 18:24:51.851 27 ERROR heat.engine.resource done = check(handler_data)
- 2019-02-20 18:24:51.851 27 ERROR heat.engine.resource File "/var/lib/kolla/venv/lib/python2.7/site-packages/heat/engine/resources/openstack/heat/resource_group.py", line 429, in check_create_complete
- 2019-02-20 18:24:51.851 27 ERROR heat.engine.resource return super(ResourceGroup, self).check_create_complete()
- 2019-02-20 18:24:51.851 27 ERROR heat.engine.resource File "/var/lib/kolla/venv/lib/python2.7/site-packages/heat/engine/resources/stack_resource.py", line 409, in check_create_complete
- 2019-02-20 18:24:51.851 27 ERROR heat.engine.resource return self._check_status_complete(self.CREATE)
- 2019-02-20 18:24:51.851 27 ERROR heat.engine.resource File "/var/lib/kolla/venv/lib/python2.7/site-packages/heat/engine/resources/stack_resource.py", line 459, in _check_status_complete
- 2019-02-20 18:24:51.851 27 ERROR heat.engine.resource action=action)
- 2019-02-20 18:24:51.851 27 ERROR heat.engine.resource ResourceFailure: ResourceInError: resources.kube_minions.resources[0].resources.kube-minion: Went to status ERROR due to "Message: No valid host was found. , Code: 500"
- 2019-02-20 18:24:51.851 27 ERROR heat.engine.resource
- 2019-02-20 18:24:51.969 27 INFO heat.engine.stack [req-01013be2-7043-4e7b-914a-6683e4da1c75 - - - - -] Stack CREATE FAILED (kubernetes-cluster-uzounkqkgi3a): Resource CREATE failed: ResourceInError: resources.kube_minions.resources[0].resources.kube-minion: Went to status ERROR due to "Message: No valid host was found. , Code: 500"
Advertisement
Add Comment
Please, Sign In to add comment