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

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

Issue 2669473002: Milo: Remove swarming tags from build properties (Closed)
Patch Set: Fix gerrit checker Created 3 years, 9 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": null,
4 "Label": "2d8d62f6be545b10", 3 "Label": "2d8d62f6be545b10",
5 "Status": "Failure", 4 "Status": "Failure",
6 "Banner": null,
7 "Bot": null,
8 "Source": { 5 "Source": {
9 "Label": "Task 2d8d62f6be545b10", 6 "Label": "Task 2d8d62f6be545b10",
10 "URL": "https://example.com/user/task/2d8d62f6be545b10" 7 "URL": "https://example.com/user/task/2d8d62f6be545b10"
11 }, 8 },
12 "MainLink": { 9 "MainLink": {
13 "Label": "Task 2d8d62f6be545b10", 10 "Label": "Task 2d8d62f6be545b10",
14 "URL": "https://example.com/user/task/2d8d62f6be545b10" 11 "URL": "https://example.com/user/task/2d8d62f6be545b10"
15 }, 12 },
16 "SubLink": [ 13 "SubLink": [
17 { 14 {
18 "Label": "stdout", 15 "Label": "stdout",
19 "URL": "foo/stdout" 16 "URL": "foo/stdout"
20 } 17 }
21 ], 18 ],
22 "Progress": null,
23 "Started": "2016-03-14T10:00:01Z", 19 "Started": "2016-03-14T10:00:01Z",
24 "Finished": "0001-01-01T00:00:00Z", 20 "Finished": "0001-01-01T00:00:00Z",
25 "Duration": 0, 21 "Duration": 0,
26 "Type": "Recipe", 22 "Type": "Recipe",
27 "LevelsDeep": 0, 23 "LevelsDeep": 0,
28 "Verbosity": 2, 24 "Verbosity": 2,
29 "Text": [ 25 "Text": [
30 "Failure Patch failure" 26 "Failure Patch failure"
31 ] 27 ]
32 }, 28 },
33 "SourceStamp": null, 29 "SourceStamp": null,
34 "Components": [ 30 "Components": [
35 { 31 {
36 "ParentLabel": null,
37 "Label": "update_scripts", 32 "Label": "update_scripts",
38 "Status": "Success", 33 "Status": "Success",
39 "Banner": null,
40 "Bot": null,
41 "Source": null,
42 "MainLink": { 34 "MainLink": {
43 "Label": "stdout", 35 "Label": "stdout",
44 "URL": "foo/steps/update_scripts/0/stdout" 36 "URL": "foo/steps/update_scripts/0/stdout"
45 }, 37 },
46 "SubLink": [ 38 "SubLink": [
47 { 39 {
48 "Label": "gclient_json", 40 "Label": "gclient_json",
49 "URL": "foo/steps/update_scripts/0/logs/gclient_json/0" 41 "URL": "foo/steps/update_scripts/0/logs/gclient_json/0"
50 } 42 }
51 ], 43 ],
52 "Progress": null,
53 "Started": "2016-03-14T10:00:02Z", 44 "Started": "2016-03-14T10:00:02Z",
54 "Finished": "2016-03-14T10:00:03Z", 45 "Finished": "2016-03-14T10:00:03Z",
55 "Duration": 1000000000, 46 "Duration": 1000000000,
56 "Type": "Step", 47 "Type": "Step",
57 "LevelsDeep": 0, 48 "LevelsDeep": 0,
58 "Verbosity": 0, 49 "Verbosity": 0,
59 "Text": [ 50 "Text": [
60 "git - 1fb19c56e954ada4c990ed04cf8a004e16def555" 51 "git - 1fb19c56e954ada4c990ed04cf8a004e16def555"
61 ] 52 ]
62 }, 53 },
63 { 54 {
64 "ParentLabel": null,
65 "Label": "setup_build", 55 "Label": "setup_build",
66 "Status": "Success", 56 "Status": "Success",
67 "Banner": null,
68 "Bot": null,
69 "Source": null,
70 "MainLink": { 57 "MainLink": {
71 "Label": "stdout", 58 "Label": "stdout",
72 "URL": "foo/steps/setup_build/0/stdout" 59 "URL": "foo/steps/setup_build/0/stdout"
73 }, 60 },
74 "SubLink": [ 61 "SubLink": [
75 { 62 {
76 "Label": "run_recipe", 63 "Label": "run_recipe",
77 "URL": "foo/steps/setup_build/0/logs/run_recipe/0" 64 "URL": "foo/steps/setup_build/0/logs/run_recipe/0"
78 } 65 }
79 ], 66 ],
80 "Progress": null,
81 "Started": "2016-03-14T10:00:04Z", 67 "Started": "2016-03-14T10:00:04Z",
82 "Finished": "2016-03-14T10:00:05Z", 68 "Finished": "2016-03-14T10:00:05Z",
83 "Duration": 1000000000, 69 "Duration": 1000000000,
84 "Type": "Step", 70 "Type": "Step",
85 "LevelsDeep": 0, 71 "LevelsDeep": 0,
86 "Verbosity": 1, 72 "Verbosity": 1,
87 "Text": [ 73 "Text": [
88 "running recipe: \"infra/infra_repo_trybot\"" 74 "running recipe: \"infra/infra_repo_trybot\""
89 ] 75 ]
90 }, 76 },
91 { 77 {
92 "ParentLabel": null,
93 "Label": "bot_update", 78 "Label": "bot_update",
94 "Status": "Success", 79 "Status": "Success",
95 "Banner": null,
96 "Bot": null,
97 "Source": null,
98 "MainLink": { 80 "MainLink": {
99 "Label": "stdout", 81 "Label": "stdout",
100 "URL": "foo/steps/bot_update/0/stdout" 82 "URL": "foo/steps/bot_update/0/stdout"
101 }, 83 },
102 "SubLink": [ 84 "SubLink": [
103 { 85 {
104 "Label": "json.output", 86 "Label": "json.output",
105 "URL": "foo/steps/bot_update/0/logs/json.output/0" 87 "URL": "foo/steps/bot_update/0/logs/json.output/0"
106 }, 88 },
107 { 89 {
108 "Label": "patch error", 90 "Label": "patch error",
109 "URL": "foo/steps/bot_update/0/logs/patch_error/0" 91 "URL": "foo/steps/bot_update/0/logs/patch_error/0"
110 } 92 }
111 ], 93 ],
112 "Progress": null,
113 "Started": "2016-03-14T10:00:06Z", 94 "Started": "2016-03-14T10:00:06Z",
114 "Finished": "2016-03-14T10:00:07Z", 95 "Finished": "2016-03-14T10:00:07Z",
115 "Duration": 1000000000, 96 "Duration": 1000000000,
116 "Type": "Step", 97 "Type": "Step",
117 "LevelsDeep": 0, 98 "LevelsDeep": 0,
118 "Verbosity": 0, 99 "Verbosity": 0,
119 "Text": [ 100 "Text": [
120 "[21GB/295GB used (7%)] PATCH FAILED" 101 "[21GB/295GB used (7%)] PATCH FAILED"
121 ] 102 ]
122 }, 103 },
123 { 104 {
124 "ParentLabel": null,
125 "Label": "Patch failure", 105 "Label": "Patch failure",
126 "Status": "Failure", 106 "Status": "Failure",
127 "Banner": null,
128 "Bot": null,
129 "Source": null,
130 "MainLink": { 107 "MainLink": {
131 "Label": "stdout", 108 "Label": "stdout",
132 "URL": "foo/steps/Patch_failure/0/stdout" 109 "URL": "foo/steps/Patch_failure/0/stdout"
133 }, 110 },
134 "SubLink": null,
135 "Progress": null,
136 "Started": "2016-03-14T10:00:08Z", 111 "Started": "2016-03-14T10:00:08Z",
137 "Finished": "2016-03-14T10:00:09Z", 112 "Finished": "2016-03-14T10:00:09Z",
138 "Duration": 1000000000, 113 "Duration": 1000000000,
139 "Type": "Step", 114 "Type": "Step",
140 "LevelsDeep": 0, 115 "LevelsDeep": 0,
141 "Verbosity": 2, 116 "Verbosity": 2,
142 "Text": [ 117 "Text": [
143 "Check the bot_update step for details" 118 "Check the bot_update step for details"
144 ] 119 ]
145 }, 120 },
146 { 121 {
147 "ParentLabel": null,
148 "Label": "recipe failure reason", 122 "Label": "recipe failure reason",
149 "Status": "Success", 123 "Status": "Success",
150 "Banner": null,
151 "Bot": null,
152 "Source": null,
153 "MainLink": { 124 "MainLink": {
154 "Label": "stdout", 125 "Label": "stdout",
155 "URL": "foo/steps/recipe_failure_reason/0/stdout" 126 "URL": "foo/steps/recipe_failure_reason/0/stdout"
156 }, 127 },
157 "SubLink": [ 128 "SubLink": [
158 { 129 {
159 "Label": "failure reason", 130 "Label": "failure reason",
160 "URL": "foo/steps/recipe_failure_reason/0/logs/failure_reason/0" 131 "URL": "foo/steps/recipe_failure_reason/0/logs/failure_reason/0"
161 } 132 }
162 ], 133 ],
163 "Progress": null,
164 "Started": "2016-03-14T10:00:10Z", 134 "Started": "2016-03-14T10:00:10Z",
165 "Finished": "2016-03-14T10:00:11Z", 135 "Finished": "2016-03-14T10:00:11Z",
166 "Duration": 1000000000, 136 "Duration": 1000000000,
167 "Type": "Step", 137 "Type": "Step",
168 "LevelsDeep": 0, 138 "LevelsDeep": 0,
169 "Verbosity": 0, 139 "Verbosity": 0,
170 "Text": null 140 "Text": null
171 } 141 }
172 ], 142 ],
173 "PropertyGroup": [ 143 "PropertyGroup": [
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after
242 ] 212 ]
243 }, 213 },
244 { 214 {
245 "GroupName": "Swarming", 215 "GroupName": "Swarming",
246 "Property": [ 216 "Property": [
247 { 217 {
248 "Key": "Exit Code", 218 "Key": "Exit Code",
249 "Value": "0" 219 "Value": "0"
250 } 220 }
251 ] 221 ]
252 },
253 {
254 "GroupName": "Swarming Tags",
255 "Property": [
256 {
257 "Key": "allow_milo",
258 "Value": "1"
259 }
260 ]
261 } 222 }
262 ], 223 ],
263 "Blame": null 224 "Blame": null
264 } 225 }
OLDNEW
« no previous file with comments | « milo/appengine/swarming/expectations/build-nested.json ('k') | milo/appengine/swarming/expectations/build-pending.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698