Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(194)

Side by Side Diff: milo/appengine/swarming/expectations/build-canceled.json

Issue 2250263005: Milo: Prefetch logs that are failures (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-go@master
Patch Set: URL fix Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 { 1 {
2 "Summary": { 2 "Summary": {
3 "ParentLabel": { 3 "ParentLabel": {
4 "Label": "infra-continuous-precise-32", 4 "Label": "infra-continuous-precise-32",
5 "Img": "", 5 "Img": "",
6 "URL": "/buildbucket/estaab-infra-waterfall-test/infra-continuous-precise- 32?server=cr-buildbucket-dev.appspot.com", 6 "URL": "/buildbucket/estaab-infra-waterfall-test/infra-continuous-precise- 32?server=cr-buildbucket-dev.appspot.com",
7 "Alt": "" 7 "Alt": ""
8 }, 8 },
9 "Label": "2d8d62f6be545b10", 9 "Label": "2d8d62f6be545b10",
10 "Status": "Failure", 10 "Status": "Failure",
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
44 "URL": "foo/stdout", 44 "URL": "foo/stdout",
45 "Alt": "" 45 "Alt": ""
46 } 46 }
47 ], 47 ],
48 "Progress": null, 48 "Progress": null,
49 "Started": "2016-03-14T10:00:01.85071Z", 49 "Started": "2016-03-14T10:00:01.85071Z",
50 "Finished": "2016-03-14T11:00:18.48602Z", 50 "Finished": "2016-03-14T11:00:18.48602Z",
51 "Duration": 3616635310000, 51 "Duration": 3616635310000,
52 "Type": "Recipe", 52 "Type": "Recipe",
53 "LevelsDeep": 0, 53 "LevelsDeep": 0,
54 "Verbosity": 0, 54 "Verbosity": 2,
55 "Text": [ 55 "Text": [
56 "Task cancelled by user" 56 "Task cancelled by user"
57 ] 57 ]
58 }, 58 },
59 "SourceStamp": null, 59 "SourceStamp": null,
60 "Components": [ 60 "Components": [
61 { 61 {
62 "ParentLabel": null, 62 "ParentLabel": null,
63 "Label": "recipe bootstrap", 63 "Label": "recipe bootstrap",
64 "Status": "Success", 64 "Status": "Success",
(...skipping 153 matching lines...) Expand 10 before | Expand all | Expand 10 after
218 }, 218 },
219 { 219 {
220 "Key": "allow_milo", 220 "Key": "allow_milo",
221 "Value": "1" 221 "Value": "1"
222 } 222 }
223 ] 223 ]
224 } 224 }
225 ], 225 ],
226 "Blame": null 226 "Blame": null
227 } 227 }
OLDNEW
« no previous file with comments | « milo/appengine/logdog/logDogBuild.go ('k') | milo/appengine/swarming/expectations/build-exception.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698