Timestamp: {{ report.created_at }}
Status: {{ report.status.upper() }}
{{ report.result | tojson(indent=2) }}
{{ report.error }}