CI: jobs fail with The Workflow errored and no messages were received.

Bug #1783586 reported by Sagi (Sergey) Shnaidman
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
Critical
chandan kumar
Tags: alert ci
tags: added: ci
Revision history for this message
Sagi (Sergey) Shnaidman (sshnaidm) wrote :
Download full text (3.4 KiB)

http://logs.openstack.org/02/583202/7/gate/tripleo-ci-centos-7-containers-multinode/4c8dfea/logs/undercloud/var/log/containers/mistral/engine.log.txt.gz#_2018-07-25_12_14_10_351

InvalidActionException: Failed to find action [action_name=tripleo.container_images.prepare_params]

2018-07-25 12:14:10.351 7 ERROR mistral.engine.task_handler [req-ce6a1903-f0af-4a7c-baea-aa79513cfeb0 37fc71c510bf4782996871b4129e0aef 272869dfdca643d8ab78d4de53dda4be - default default] Failed to run task [error=Failed to find action [action_name=tripleo.container_images.prepare_params], wf=tripleo.deployment.v1.deploy_plan, task=container_image_prepare_params]:
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/mistral/engine/task_handler.py", line 63, in run_task
    task.run()
  File "/usr/lib/python2.7/site-packages/osprofiler/profiler.py", line 159, in wrapper
    result = f(*args, **kwargs)
  File "/usr/lib/python2.7/site-packages/mistral/engine/tasks.py", line 390, in run
    self._run_new()
  File "/usr/lib/python2.7/site-packages/osprofiler/profiler.py", line 159, in wrapper
    result = f(*args, **kwargs)
  File "/usr/lib/python2.7/site-packages/mistral/engine/tasks.py", line 419, in _run_new
    self._schedule_actions()
  File "/usr/lib/python2.7/site-packages/mistral/engine/tasks.py", line 486, in _schedule_actions
    action = self._build_action()
  File "/usr/lib/python2.7/site-packages/mistral/engine/tasks.py", line 564, in _build_action
    self.wf_spec.get_name()
  File "/usr/lib/python2.7/site-packages/mistral/engine/actions.py", line 635, in resolve_action_definition
    "Failed to find action [action_name=%s]" % action_spec_name
InvalidActionException: Failed to find action [action_name=tripleo.container_images.prepare_params]
: InvalidActionException: Failed to find action [action_name=tripleo.container_images.prepare_params]
2018-07-25 12:14:10.357 7 INFO workflow_trace [req-ce6a1903-f0af-4a7c-baea-aa79513cfeb0 37fc71c510bf4782996871b4129e0aef 272869dfdca643d8ab78d4de53dda4be - default default] Task 'container_image_prepare_params' (f24acbc2-1d84-4e7b-b61e-286bf643a32e) [RUNNING -> ERROR, msg=Failed to run task [error=Failed to find action [action_name=tripleo.container_images.prepare_params], wf=tripleo.deployment.v1.deploy_plan, task=container_image_prepare_params]:
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/mistral/engine/task_handler.py", line 63, in run_task
    task.run()
  File "/usr/lib/python2.7/site-packages/osprofiler/profiler.py", line 159, in wrapper
    result = f(*args, **kwargs)
  File "/usr/lib/python2.7/site-packages/mistral/engine/tasks.py", line 390, in run
    self._run_new()
  File "/usr/lib/python2.7/site-packages/osprofiler/profiler.py", line 159, in wrapper
    result = f(*args, **kwargs)
  File "/usr/lib/python2.7/site-packages/mistral/engine/tasks.py", line 419, in _run_new
    self._schedule_actions()
  File "/usr/lib/python2.7/site-packages/mistral/engine/tasks.py", line 486, in _schedule_actions
    action = self._build_action()
  File "/usr/lib/python2.7/site-packages/mistral/engine/tasks.py", line 564, in _build_action
    self.wf_spec.get_name()
  File "/u...

Read more...

Revision history for this message
Emilien Macchi (emilienm) wrote :
Revision history for this message
John Trowbridge (trown) wrote :

Im testing revert with https://review.openstack.org/585839 ... mostly interested if some openshift stuff I am working on is actually working and blocked by this bug.

Revision history for this message
John Trowbridge (trown) wrote :

I confirmed locally that the revert does fix the issue, so there is some part of that patch which breaks containerized undercloud

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-common (master)

Reviewed: https://review.openstack.org/585839
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=27ec819523cbb11c61482923ae6de7b043ec7fb1
Submitter: Zuul
Branch: master

commit 27ec819523cbb11c61482923ae6de7b043ec7fb1
Author: John Trowbridge <email address hidden>
Date: Wed Jul 25 18:12:17 2018 +0000

    Revert "Action to perform container image prepare"

    Need to understand what is causing 1783586, but for now safest action is
    to revert.

    Related-Bug: 1783586

    This reverts commit 49c169a144b6bbe23f1f1ff525183ce8c0351fc1.

    Change-Id: I9d7ec0ebdb0f54328395ead06adab5ccff8b1997

Changed in tripleo:
milestone: rocky-3 → rocky-rc1
Revision history for this message
Alex Schultz (alex-schultz) wrote :
Changed in tripleo:
status: Triaged → Fix Released
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.