File: //var/run/cloud-init/status.json
{
"v1": {
"datasource": null,
"init": {
"errors": [],
"finished": null,
"recoverable_errors": {},
"start": null
},
"init-local": {
"errors": [],
"finished": 10.37,
"recoverable_errors": {},
"start": 10.33
},
"modules-config": {
"errors": [],
"finished": 25.47,
"recoverable_errors": {},
"start": 25.34
},
"modules-final": {
"errors": [],
"finished": 29.05,
"recoverable_errors": {
"WARNING": [
"Failed to write boot finished file /var/lib/cloud/instance/boot-finished"
]
},
"start": 28.89
},
"stage": null
}
}