==> default: Warning: Could not retrieve fact fqdn
==> default: Warning: Host is missing hostname and/or domain: vagrant-ubuntu-trusty-64
==> default: Notice: Compiled catalog for vagrant-ubuntu-trusty-64 in environment production in 0.88 seconds
==> default: Info: Applying configuration version '1450528922'
==> default: Notice: /Stage[first]/Bootstrap/Exec[apt-get update]/returns: executed successfully
==> default: Error: Could not start Service[mysql]: Execution of '/sbin/start mysql' returned 1:
==> default: Error: /Stage[main]/Mysql/Service[mysql]/ensure: change from stopped to running failed: Could not start Service[mysql]: Execution of '/sbin/start mysql' returned 1:
==> default: Notice: Finished catalog run in 83.27 seconds
The SSH command responded with a non-zero exit status. Vagrant
assumes that this means the command failed. The output for this command
should be in the log above. Please read the output to determine what
went wrong.
==> default: The previous process exited with exit code 1.
How can I fix the issue?