Plan Label{{label}}
Task action{{actions[0][12]}}
{% if caller_execution_plan_id %}{% endif %} {% if caller_execution_plan_id %}{% endif %}
Foreman Task idDynflow caller_execution_plan_uuidDynflow execution_plan_uuid
{{actions[0][13]}}{{caller_execution_plan_id}}{{execution_plan_uuid}}
{% if blametaskexecution|length > 0 %} {% for row in blametaskexecution %} {% for f in row %} {% if loop.index == 1 %} {% elif loop.index == 2 %} {% else %} {% endif %} {% endfor %} {% endfor %}
Blame Task ExecutionTotal SideiqPulpCandlepin
WaitExecWaitExecWaitExec
{{ f }}{{ "%0.2f" | format(f|float) }}{{ "%0.2f" | format(f|float) }}({{ "%0.1f" | format(f|float * 100 / row[1]|float) }}%)
{% endif %}
{% for a in actions %} {% if a[4] is not none and a[7] is not none and a[4] == 'Actions::RemoteExecution::ProxyAction' and a[7] != '' and '"exit_status": 0,' not in a[7] %} {% set state = 'error' %} {% else %} {% set state = a[10] %} {% endif %} 1 %} data-tt-parent-id="{{a[2]}}" {% endif %}> {% for s in a[15] %} {% endfor %} {% endfor %}
Action classStep started_atStep ended_atStep real_timeStep execution_timestate
{{a[3]}}: {{a[4]}} {% if a[7] and a[7]|length and a[7] != "{}" %}!{% endif %} {{state}}
{{a[3]}}.{{s[1]}}: {{s[10]}} {% if s[13]|length %}!{% endif %} {{s[4]}} {{s[5]}} {{s[6]}} {{s[7]}} {% if s[3]=="error" %}{{s[3]}} {% elif s[3] in ["warning", "pending"] %}{{s[3]}} {% else %}{{s[3]}} {% endif %}