| OLD | NEW |
| (Empty) | |
| 1 { |
| 2 "Summary": { |
| 3 "Label": "1a2b3c4d5e6f7890", |
| 4 "Status": "InfraFailure", |
| 5 "Source": { |
| 6 "Label": "Task 1a2b3c4d5e6f7890", |
| 7 "URL": "https://example.com/task?id=1a2b3c4d5e6f7890\u0026show_raw=1" |
| 8 }, |
| 9 "Started": "2016-03-14T10:00:01.85071Z", |
| 10 "Finished": "2016-03-14T11:00:18.48602Z", |
| 11 "Duration": 3616635310000, |
| 12 "Type": "Recipe", |
| 13 "LevelsDeep": 0, |
| 14 "Verbosity": 0, |
| 15 "Text": null |
| 16 }, |
| 17 "SourceStamp": null, |
| 18 "Components": [ |
| 19 { |
| 20 "Label": "LogDog stream not found", |
| 21 "Status": "InfraFailure", |
| 22 "Started": "2016-03-14T10:00:01.85071Z", |
| 23 "Finished": "2016-03-14T11:00:18.48602Z", |
| 24 "Duration": 3616635310000, |
| 25 "Type": "Summary", |
| 26 "LevelsDeep": 0, |
| 27 "Verbosity": 2, |
| 28 "Text": [ |
| 29 "Job likely failed to start." |
| 30 ] |
| 31 } |
| 32 ], |
| 33 "PropertyGroup": [ |
| 34 { |
| 35 "GroupName": "Swarming", |
| 36 "Property": [ |
| 37 { |
| 38 "Key": "Exit Code", |
| 39 "Value": "1" |
| 40 } |
| 41 ] |
| 42 } |
| 43 ], |
| 44 "Blame": null |
| 45 } |
| OLD | NEW |