This problem seems to show up the first time a particular node in a MAAS is selected for the bootstrap node. I hit this consistently with the following steps:
1 - juju bootstrap (chosen MAAS node is node0, for example)
2 - bootstrap fails with the above EMPTYCONFIG error
3 - juju destroy-environment --force (won't work without --force)
4 - juju bootstrap (will succeed if chosen MAAS node is node0)
If I then destroy the environment and then force a different node to be chosen as the bootstrap node, I see the same error again.
This problem seems to show up the first time a particular node in a MAAS is selected for the bootstrap node. I hit this consistently with the following steps:
1 - juju bootstrap (chosen MAAS node is node0, for example)
2 - bootstrap fails with the above EMPTYCONFIG error
3 - juju destroy-environment --force (won't work without --force)
4 - juju bootstrap (will succeed if chosen MAAS node is node0)
If I then destroy the environment and then force a different node to be chosen as the bootstrap node, I see the same error again.
Here is the log from the failed bootstrap: http:// paste.ubuntu. com/12887244/