Comment 13 for bug 1856296

Revision history for this message
alpha23 (alpha23) wrote (last edit ):

The result after ~6 hours was, " fatal: [<HOST>]: FAILED! => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}"

UPDATE, the issue is that the query to alter the table does not handle tables which have dash. Result, e.g., is

"non-zero return code", "rc": 1, "start": "2022-01-15 18:27:40.980536", "stderr": "ERROR 1146 (42S02) at line 1: Table 'murano.environment@002dtemplate' doesn't exist", "stderr_lines": ["ERROR 1146 (42S02) at line 1: Table 'murano.environment@002dtemplate' doesn't exist"], "stdout": "", "stdout_lines": []}

I reported the same in a separate defect for train, https://bugs.launchpad.net/kolla-ansible/+bug/1958048

May affect other releases.