ERROR error creating the default Deployment Plan overcloud Check the create_default_deployment_plan execution in Mistral with openstack workflow execution list

Bug #1907788 reported by chandan kumar
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Invalid
High
Unassigned

Bug Description

FS020 Queens ovb jobs is failing at undercloud install with following error:
https://logserver.rdoproject.org/23/31323/5/check/periodic-tripleo-ci-centos-7-ovb-1ctlr_2comp-featureset020-queens/2528849/logs/undercloud/home/zuul/undercloud_install.log.gz

---
2020-12-10 13:28:49,180 INFO: Mistral workbooks configured successfully
2020-12-10 13:30:51 | 2020-12-10 13:30:51,613 ERROR: ERROR error creating the default Deployment Plan overcloud Check the create_default_deployment_plan execution in Mistral with openstack workflow execution list Mistral execution ID: 81025d5e-164a-4fa5-ab4d-eeec87ea436d
2020-12-10 13:30:51 | 2020-12-10 13:30:51,614 DEBUG: An exception occurred
2020-12-10 13:30:51 | Traceback (most recent call last):
2020-12-10 13:30:51 | File "/usr/lib/python2.7/site-packages/instack_undercloud/undercloud.py", line 2452, in install
2020-12-10 13:30:51 | _post_config(instack_env, upgrade)
2020-12-10 13:30:51 | File "/usr/lib/python2.7/site-packages/instack_undercloud/undercloud.py", line 2152, in _post_config
2020-12-10 13:30:51 | _post_config_mistral(instack_env, mistral, swift)
2020-12-10 13:30:51 | File "/usr/lib/python2.7/site-packages/instack_undercloud/undercloud.py", line 2075, in _post_config_mistral
2020-12-10 13:30:51 | _create_default_plan(mistral, plans, timeout=1200)
2020-12-10 13:30:51 | File "/usr/lib/python2.7/site-packages/instack_undercloud/undercloud.py", line 2017, in _create_default_plan
2020-12-10 13:30:51 | fail_on_error=True)
2020-12-10 13:30:51 | File "/usr/lib/python2.7/site-packages/instack_undercloud/undercloud.py", line 1917, in _wait_for_mistral_execution
2020-12-10 13:30:51 | raise RuntimeError(error_message)
2020-12-10 13:30:51 | RuntimeError: ERROR error creating the default Deployment Plan overcloud Check the create_default_deployment_plan execution in Mistral with openstack workflow execution list Mistral execution ID: 81025d5e-164a-4fa5-ab4d-eeec87ea436d
---

While looking at https://logserver.rdoproject.org/23/31323/5/check/periodic-tripleo-ci-centos-7-ovb-1ctlr_2comp-featureset020-queens/2528849/logs/undercloud/var/log/mistral/engine.log.gz

2aa1fc7003e6) [RUNNING -> ERROR, msg=Error validating environment for plan overcloud: ERROR: Internal Error
Traceback (most recent call last):

  File "/usr/lib/python2.7/site-packages/oslo_messaging/rpc/server.py", line 166, in _process_incoming
    res = self.dispatcher.dispatch(message)

  File "/usr/lib/python2.7/site-packages/oslo_messaging/rpc/dispatcher.py", line 220, in dispatch
    return self._do_dispatch(endpoint, method, ctxt, args)

  File "/usr/lib/python2.7/site-packages/oslo_messaging/rpc/dispatcher.py", line 190, in _do_dispatch
    result = func(ctxt, **new_args)

  File "/usr/lib/python2.7/site-packages/osprofiler/profiler.py", line 158, in wrapper
    result = f(*args, **kwargs)

  File "/usr/lib/python2.7/site-packages/heat/common/context.py", line 422, in wrapped
    return func(self, ctx, *args, **kwargs)

  File "/usr/lib/python2.7/site-packages/heat/engine/service.py", line 1283, in validate_template
    result.update(stack.get_nested_parameters(filter_parameter))

  File "/usr/lib/python2.7/site-packages/heat/engine/stack.py", line 1094, in get_nested_parameters
    params.update(nested.get_nested_parameters(filter_func))

  File "/usr/lib/python2.7/site-packages/heat/engine/stack.py", line 1094, in get_nested_parameters
    params.update(nested.get_nested_parameters(filter_func))

  File "/usr/lib/python2.7/site-packages/heat/engine/stack.py", line 1077, in get_nested_parameters
    nested = rsrc.get_nested_parameters_stack()

  File "/usr/lib/python2.7/site-packages/heat/engine/resources/stack_resource.py", line 210, in get_nested_parameters_stack
    child_template = self.child_template()

  File "/usr/lib/python2.7/site-packages/heat/engine/resources/template_resource.py", line 179, in child_template
    self.template_url)

  File "/usr/lib/python2.7/site-packages/heat/common/template_format.py", line 116, in parse
    tpl = simple_parse(tmpl_str, tmpl_url)

  File "/usr/lib/python2.7/site-packages/heat/common/template_format.py", line 79, in simple_parse
    raise ValueError(msg)

ValueError: Error parsing template https://192.168.24.2:13808/v1/AUTH_45572695efd14af88a3bf4d7e5eb2988/overcloud/docker/services/neutron-l3.yaml while scanning a simple key
  in "<unicode string>", line 65, column 1:
    <<<<<<< HEAD (377509 Merge "Re ...
    ^
could not found expected ':'
  in "<unicode string>", line 66, column 1:
    =======
    ^
] (execution_id=81025d5e-164a-4fa5-ab4d-eeec87ea436d)

It might be related to template.

Filing this one to track it.

Tags: alert
Revision history for this message
chandan kumar (chkumar246) wrote :
Revision history for this message
chandan kumar (chkumar246) wrote :
tags: removed: promotion-blocker
Changed in tripleo:
status: Triaged → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.