Comment 5 for bug 1260211

Revision history for this message
Evgeniy L (rustyrobot) wrote : Re: Nodes fail to enter provisioning state

I've looked at the first case "fail_deploy_murano_simple-2013_12_12__02_06_31.tar.gz "

It looks like we have some problem with cobbler rpc

Thu Dec 12 02:03:16 2013 - ERROR | ### TASK FAILED ###
Thu Dec 12 02:03:16 2013 - INFO | Exception occured: <class 'cobbler.cexceptions.CX'>
Thu Dec 12 02:03:16 2013 - INFO | Exception value: 'invalid token: Z3/b4/lc3QSoI/34Whdcu9cYz+rHRn3bsw=='

I saw such error three times in logs, it equals to count off failed nodes.
It may be due this commit https://github.com/stackforge/fuel-astute/commit/3055cb18099db0037a37edaa45850cfdeecec03e

Vladimir S, what do you think about this?