¿ù°£ Àα⠰Խù°

°Ô½Ã¹° 708°Ç
   
heat stack-create --enable-rollback
±Û¾´ÀÌ : ÃÖ°í°ü¸®ÀÚ ³¯Â¥ : 2016-09-26 (¿ù) 13:31 Á¶È¸ : 3086
                                
:: stack ÀÛ¼º½Ã ¿¡·¯°¡ ¹ß»ýµÇ¸é stack¿¡ ÀÇÇØ »ý¼ºµÈ ÀÚ¿ø ¸®¼Ò½ºµéÀ» »èÁ¦
  -r, --enable-rollback
                        Enable rollback on create/update failure.


# tail -f /var/log/heat/heat-engine.log
..................................................
2016-09-26 11:53:37.190 10256 INFO heat.engine.stack [-] Stack CREATE IN_PROGRESS (test): Stack CREATE started
2016-09-26 11:53:37.202 10256 INFO heat.engine.resource [-] creating AutoScalingResourceGroup "asg" Stack "test" [a47dda04-0a72-47d4-bfec-fa66a79a922d]
2016-09-26 11:53:37.245 10261 INFO heat.engine.service [req-20b16f07-b916-42cc-881c-f4e63cb9648c - akanaka - 9a152f2f5ecd48b88c6c521b8041ba52 9a152f2f5ecd48b88c6c521b8041ba52] Creating stack test-asg-5ii2c5l5rvij
2016-09-26 11:53:37.264 10261 INFO heat.engine.resource [req-20b16f07-b916-42cc-881c-f4e63cb9648c - akanaka - 9a152f2f5ecd48b88c6c521b8041ba52 9a152f2f5ecd48b88c6c521b8041ba52] Validating TemplateResource "d3sbdozy2kky"
2016-09-26 11:53:37.264 10261 WARNING heat.engine.rsrc_defn [req-20b16f07-b916-42cc-881c-f4e63cb9648c - akanaka - 9a152f2f5ecd48b88c6c521b8041ba52 9a152f2f5ecd48b88c6c521b8041ba52] Reading the ResourceDefinition as if it were a snippet of a CloudFormation template is deprecated, and the ability to treat it as such will be removed in the future. Resource plugins should use the ResourceDefinition API to work with the definition of the resource instance.
2016-09-26 11:53:37.264 10261 WARNING heat.engine.rsrc_defn [req-20b16f07-b916-42cc-881c-f4e63cb9648c - akanaka - 9a152f2f5ecd48b88c6c521b8041ba52 9a152f2f5ecd48b88c6c521b8041ba52] Reading the ResourceDefinition as if it were a snippet of a CloudFormation template is deprecated, and the ability to treat it as such will be removed in the future. Resource plugins should use the ResourceDefinition API to work with the definition of the resource instance.
2016-09-26 11:53:37.265 10261 WARNING heat.engine.rsrc_defn [req-20b16f07-b916-42cc-881c-f4e63cb9648c - akanaka - 9a152f2f5ecd48b88c6c521b8041ba52 9a152f2f5ecd48b88c6c521b8041ba52] Reading the ResourceDefinition as if it were a snippet of a CloudFormation template is deprecated, and the ability to treat it as such will be removed in the future. Resource plugins should use the ResourceDefinition API to work with the definition of the resource instance.
2016-09-26 11:53:37.273 10256 INFO heat.engine.resource [-] CREATE: AutoScalingResourceGroup "asg" Stack "test" [a47dda04-0a72-47d4-bfec-fa66a79a922d]
2016-09-26 11:53:37.273 10256 ERROR heat.engine.resource Traceback (most recent call last):
2016-09-26 11:53:37.273 10256 ERROR heat.engine.resource   File "/usr/lib/python2.7/dist-packages/heat/engine/resource.py", line 704, in _action_recorder
2016-09-26 11:53:37.273 10256 ERROR heat.engine.resource     yield
2016-09-26 11:53:37.273 10256 ERROR heat.engine.resource   File "/usr/lib/python2.7/dist-packages/heat/engine/resource.py", line 775, in _do_action
2016-09-26 11:53:37.273 10256 ERROR heat.engine.resource     yield self.action_handler_task(action, args=handler_args)
2016-09-26 11:53:37.273 10256 ERROR heat.engine.resource   File "/usr/lib/python2.7/dist-packages/heat/engine/scheduler.py", line 297, in wrapper
2016-09-26 11:53:37.273 10256 ERROR heat.engine.resource     step = next(subtask)
2016-09-26 11:53:37.273 10256 ERROR heat.engine.resource   File "/usr/lib/python2.7/dist-packages/heat/engine/resource.py", line 746, in action_handler_task
2016-09-26 11:53:37.273 10256 ERROR heat.engine.resource     handler_data = handler(*args)
2016-09-26 11:53:37.273 10256 ERROR heat.engine.resource   File "/usr/lib/python2.7/dist-packages/heat/engine/resources/aws/autoscaling/autoscaling_group.py", line 192, in handle_create
2016-09-26 11:53:37.273 10256 ERROR heat.engine.resource     return self.create_with_template(self.child_template())
2016-09-26 11:53:37.273 10256 ERROR heat.engine.resource   File "/usr/lib/python2.7/dist-packages/heat/engine/resources/stack_resource.py", line 296, in create_with_template
2016-09-26 11:53:37.273 10256 ERROR heat.engine.resource     self.raise_local_exception(ex)
2016-09-26 11:53:37.273 10256 ERROR heat.engine.resource   File "/usr/lib/python2.7/dist-packages/heat/engine/resources/stack_resource.py", line 338, in raise_local_exception
2016-09-26 11:53:37.273 10256 ERROR heat.engine.resource     raise exception.ResourceFailure(message, self, action=self.action)
2016-09-26 11:53:37.273 10256 ERROR heat.engine.resource ResourceFailure: resources.asg: Property error: resources.d3sbdozy2kky.properties: Property subnet not assigned
2016-09-26 11:53:37.273 10256 ERROR heat.engine.resource
2016-09-26 11:53:37.316 10256 INFO heat.engine.stack [-] Stack ROLLBACK IN_PROGRESS (test): Stack ROLLBACK started
2016-09-26 11:53:38.381 10256 INFO heat.engine.resource [-] deleting AutoScalingResourceGroup "asg" Stack "test" [a47dda04-0a72-47d4-bfec-fa66a79a922d]
2016-09-26 11:53:39.859 10256 INFO heat.engine.stack [-] Stack ROLLBACK COMPLETE (test): Stack ROLLBACK completed successfully
2016-09-26 11:53:39.878 10256 INFO heat.engine.service [-] Stack create failed, status COMPLETE


À̸§ Æнº¿öµå
ºñ¹Ð±Û (üũÇÏ¸é ±Û¾´À̸¸ ³»¿ëÀ» È®ÀÎÇÒ ¼ö ÀÖ½À´Ï´Ù.)
¿ÞÂÊÀÇ ±ÛÀÚ¸¦ ÀÔ·ÂÇϼ¼¿ä.
   

 



 
»çÀÌÆ®¸í : ¸ðÁö¸®³× | ´ëÇ¥ : ÀÌ°æÇö | °³ÀÎÄ¿¹Â´ÏƼ : ·©Å°´åÄÄ ¿î¿µÃ¼Á¦(OS) | °æ±âµµ ¼º³²½Ã ºÐ´ç±¸ | ÀüÀÚ¿ìÆí : mojily°ñ¹ðÀÌchonnom.com Copyright ¨Ï www.chonnom.com www.kyunghyun.net www.mojily.net. All rights reserved.