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

Side by Side Diff: milo/appengine/swarming/expectations/build-nested.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": "Running", 4 "Status": "Running",
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": null,
17 "Progress": null,
18 "Started": "2016-03-14T10:00:01.85071Z", 13 "Started": "2016-03-14T10:00:01.85071Z",
19 "Finished": "0001-01-01T00:00:00Z", 14 "Finished": "0001-01-01T00:00:00Z",
20 "Duration": 3598149290000, 15 "Duration": 3598149290000,
21 "Type": "Recipe", 16 "Type": "Recipe",
22 "LevelsDeep": 0, 17 "LevelsDeep": 0,
23 "Verbosity": 0, 18 "Verbosity": 0,
24 "Text": [ 19 "Text": [
25 "Running recipe bootstrap", 20 "Running recipe bootstrap",
26 "Failure build", 21 "Failure build",
27 "Failure build.build" 22 "Failure build.build"
28 ] 23 ]
29 }, 24 },
30 "SourceStamp": null, 25 "SourceStamp": null,
31 "Components": [ 26 "Components": [
32 { 27 {
33 "ParentLabel": null,
34 "Label": "recipe bootstrap", 28 "Label": "recipe bootstrap",
35 "Status": "Running", 29 "Status": "Running",
36 "Banner": null,
37 "Bot": null,
38 "Source": null,
39 "MainLink": { 30 "MainLink": {
40 "Label": "stdout", 31 "Label": "stdout",
41 "URL": "foo/steps/recipe_bootstrap/0/stdout" 32 "URL": "foo/steps/recipe_bootstrap/0/stdout"
42 }, 33 },
43 "SubLink": null,
44 "Progress": null,
45 "Started": "2016-11-14T22:36:06Z", 34 "Started": "2016-11-14T22:36:06Z",
46 "Finished": "0001-01-01T00:00:00Z", 35 "Finished": "0001-01-01T00:00:00Z",
47 "Duration": 0, 36 "Duration": 0,
48 "Type": "Step", 37 "Type": "Step",
49 "LevelsDeep": 0, 38 "LevelsDeep": 0,
50 "Verbosity": 0, 39 "Verbosity": 0,
51 "Text": null 40 "Text": null
52 }, 41 },
53 { 42 {
54 "ParentLabel": null,
55 "Label": "setup_build", 43 "Label": "setup_build",
56 "Status": "Success", 44 "Status": "Success",
57 "Banner": null,
58 "Bot": null,
59 "Source": null,
60 "MainLink": { 45 "MainLink": {
61 "Label": "stdout", 46 "Label": "stdout",
62 "URL": "foo/steps/setup_build/0/stdout" 47 "URL": "foo/steps/setup_build/0/stdout"
63 }, 48 },
64 "SubLink": [ 49 "SubLink": [
65 { 50 {
66 "Label": "run_recipe", 51 "Label": "run_recipe",
67 "URL": "foo/steps/setup_build/0/logs/run_recipe/0" 52 "URL": "foo/steps/setup_build/0/logs/run_recipe/0"
68 } 53 }
69 ], 54 ],
70 "Progress": null,
71 "Started": "2016-11-14T22:36:12.970000128Z", 55 "Started": "2016-11-14T22:36:12.970000128Z",
72 "Finished": "2016-11-14T22:36:13.02Z", 56 "Finished": "2016-11-14T22:36:13.02Z",
73 "Duration": 49999872, 57 "Duration": 49999872,
74 "Type": "Step", 58 "Type": "Step",
75 "LevelsDeep": 0, 59 "LevelsDeep": 0,
76 "Verbosity": 1, 60 "Verbosity": 1,
77 "Text": [ 61 "Text": [
78 "running recipe: \"magenta\"" 62 "running recipe: \"magenta\""
79 ] 63 ]
80 }, 64 },
81 { 65 {
82 "ParentLabel": null,
83 "Label": "install cipd", 66 "Label": "install cipd",
84 "Status": "Success", 67 "Status": "Success",
85 "Banner": null,
86 "Bot": null,
87 "Source": null,
88 "MainLink": { 68 "MainLink": {
89 "Label": "stdout", 69 "Label": "stdout",
90 "URL": "foo/steps/install_cipd/0/stdout" 70 "URL": "foo/steps/install_cipd/0/stdout"
91 }, 71 },
92 "SubLink": [ 72 "SubLink": [
93 { 73 {
94 "Label": "json.output", 74 "Label": "json.output",
95 "URL": "foo/steps/install_cipd/0/logs/json.output/0" 75 "URL": "foo/steps/install_cipd/0/logs/json.output/0"
96 } 76 }
97 ], 77 ],
98 "Progress": null,
99 "Started": "2016-11-14T22:36:13.02Z", 78 "Started": "2016-11-14T22:36:13.02Z",
100 "Finished": "2016-11-14T22:36:13.450000128Z", 79 "Finished": "2016-11-14T22:36:13.450000128Z",
101 "Duration": 430000128, 80 "Duration": 430000128,
102 "Type": "Step", 81 "Type": "Step",
103 "LevelsDeep": 0, 82 "LevelsDeep": 0,
104 "Verbosity": 0, 83 "Verbosity": 0,
105 "Text": [ 84 "Text": [
106 "cipd instance_id: d1ec9d904caee34beffec0a691a79991122037ba" 85 "cipd instance_id: d1ec9d904caee34beffec0a691a79991122037ba"
107 ] 86 ]
108 }, 87 },
109 { 88 {
110 "ParentLabel": null,
111 "Label": "ensure_installed", 89 "Label": "ensure_installed",
112 "Status": "Success", 90 "Status": "Success",
113 "Banner": null,
114 "Bot": null,
115 "Source": null,
116 "MainLink": { 91 "MainLink": {
117 "Label": "stdout", 92 "Label": "stdout",
118 "URL": "foo/steps/ensure_installed/0/stdout" 93 "URL": "foo/steps/ensure_installed/0/stdout"
119 }, 94 },
120 "SubLink": [ 95 "SubLink": [
121 { 96 {
122 "Label": "json.output", 97 "Label": "json.output",
123 "URL": "foo/steps/ensure_installed/0/logs/json.output/0" 98 "URL": "foo/steps/ensure_installed/0/logs/json.output/0"
124 } 99 }
125 ], 100 ],
126 "Progress": null,
127 "Started": "2016-11-14T22:36:13.450000128Z", 101 "Started": "2016-11-14T22:36:13.450000128Z",
128 "Finished": "2016-11-14T22:36:13.68Z", 102 "Finished": "2016-11-14T22:36:13.68Z",
129 "Duration": 229999872, 103 "Duration": 229999872,
130 "Type": "Step", 104 "Type": "Step",
131 "LevelsDeep": 0, 105 "LevelsDeep": 0,
132 "Verbosity": 0, 106 "Verbosity": 0,
133 "Text": null 107 "Text": null
134 }, 108 },
135 { 109 {
136 "ParentLabel": null,
137 "Label": "jiri init", 110 "Label": "jiri init",
138 "Status": "Success", 111 "Status": "Success",
139 "Banner": null,
140 "Bot": null,
141 "Source": null,
142 "MainLink": { 112 "MainLink": {
143 "Label": "stdout", 113 "Label": "stdout",
144 "URL": "foo/steps/jiri_init/0/stdout" 114 "URL": "foo/steps/jiri_init/0/stdout"
145 }, 115 },
146 "SubLink": null,
147 "Progress": null,
148 "Started": "2016-11-14T22:36:13.68Z", 116 "Started": "2016-11-14T22:36:13.68Z",
149 "Finished": "2016-11-14T22:36:14.06Z", 117 "Finished": "2016-11-14T22:36:14.06Z",
150 "Duration": 380000000, 118 "Duration": 380000000,
151 "Type": "Step", 119 "Type": "Step",
152 "LevelsDeep": 0, 120 "LevelsDeep": 0,
153 "Verbosity": 0, 121 "Verbosity": 0,
154 "Text": null 122 "Text": null
155 }, 123 },
156 { 124 {
157 "ParentLabel": null,
158 "Label": "jiri project clean", 125 "Label": "jiri project clean",
159 "Status": "Success", 126 "Status": "Success",
160 "Banner": null,
161 "Bot": null,
162 "Source": null,
163 "MainLink": { 127 "MainLink": {
164 "Label": "stdout", 128 "Label": "stdout",
165 "URL": "foo/steps/jiri_project_clean/0/stdout" 129 "URL": "foo/steps/jiri_project_clean/0/stdout"
166 }, 130 },
167 "SubLink": null,
168 "Progress": null,
169 "Started": "2016-11-14T22:36:14.06Z", 131 "Started": "2016-11-14T22:36:14.06Z",
170 "Finished": "2016-11-14T22:36:14.089999872Z", 132 "Finished": "2016-11-14T22:36:14.089999872Z",
171 "Duration": 29999872, 133 "Duration": 29999872,
172 "Type": "Step", 134 "Type": "Step",
173 "LevelsDeep": 0, 135 "LevelsDeep": 0,
174 "Verbosity": 0, 136 "Verbosity": 0,
175 "Text": null 137 "Text": null
176 }, 138 },
177 { 139 {
178 "ParentLabel": null,
179 "Label": "jiri import", 140 "Label": "jiri import",
180 "Status": "Success", 141 "Status": "Success",
181 "Banner": null,
182 "Bot": null,
183 "Source": null,
184 "MainLink": { 142 "MainLink": {
185 "Label": "stdout", 143 "Label": "stdout",
186 "URL": "foo/steps/jiri_import/0/stdout" 144 "URL": "foo/steps/jiri_import/0/stdout"
187 }, 145 },
188 "SubLink": null,
189 "Progress": null,
190 "Started": "2016-11-14T22:36:14.089999872Z", 146 "Started": "2016-11-14T22:36:14.089999872Z",
191 "Finished": "2016-11-14T22:36:14.089999872Z", 147 "Finished": "2016-11-14T22:36:14.089999872Z",
192 "Duration": 0, 148 "Duration": 0,
193 "Type": "Step", 149 "Type": "Step",
194 "LevelsDeep": 0, 150 "LevelsDeep": 0,
195 "Verbosity": 0, 151 "Verbosity": 0,
196 "Text": null 152 "Text": null
197 }, 153 },
198 { 154 {
199 "ParentLabel": null,
200 "Label": "jiri update", 155 "Label": "jiri update",
201 "Status": "Success", 156 "Status": "Success",
202 "Banner": null,
203 "Bot": null,
204 "Source": null,
205 "MainLink": { 157 "MainLink": {
206 "Label": "stdout", 158 "Label": "stdout",
207 "URL": "foo/steps/jiri_update/0/stdout" 159 "URL": "foo/steps/jiri_update/0/stdout"
208 }, 160 },
209 "SubLink": null,
210 "Progress": null,
211 "Started": "2016-11-14T22:36:14.089999872Z", 161 "Started": "2016-11-14T22:36:14.089999872Z",
212 "Finished": "2016-11-14T22:37:14.029999872Z", 162 "Finished": "2016-11-14T22:37:14.029999872Z",
213 "Duration": 59940000000, 163 "Duration": 59940000000,
214 "Type": "Step", 164 "Type": "Step",
215 "LevelsDeep": 0, 165 "LevelsDeep": 0,
216 "Verbosity": 0, 166 "Verbosity": 0,
217 "Text": null 167 "Text": null
218 }, 168 },
219 { 169 {
220 "ParentLabel": null,
221 "Label": "build", 170 "Label": "build",
222 "Status": "Failure", 171 "Status": "Failure",
223 "Banner": null,
224 "Bot": null,
225 "Source": null,
226 "MainLink": null,
227 "SubLink": null,
228 "Progress": null,
229 "Started": "2016-11-14T22:37:58.5Z", 172 "Started": "2016-11-14T22:37:58.5Z",
230 "Finished": "2016-11-14T22:37:58.5Z", 173 "Finished": "2016-11-14T22:37:58.5Z",
231 "Duration": 0, 174 "Duration": 0,
232 "Type": "Step", 175 "Type": "Step",
233 "LevelsDeep": 0, 176 "LevelsDeep": 0,
234 "Verbosity": 2, 177 "Verbosity": 2,
235 "Text": null 178 "Text": null
236 }, 179 },
237 { 180 {
238 "ParentLabel": null,
239 "Label": "build.cleanup", 181 "Label": "build.cleanup",
240 "Status": "Success", 182 "Status": "Success",
241 "Banner": null,
242 "Bot": null,
243 "Source": null,
244 "MainLink": { 183 "MainLink": {
245 "Label": "stdout", 184 "Label": "stdout",
246 "URL": "foo/steps/build/0/steps/cleanup/0/stdout" 185 "URL": "foo/steps/build/0/steps/cleanup/0/stdout"
247 }, 186 },
248 "SubLink": null,
249 "Progress": null,
250 "Started": "2016-11-14T22:37:14.78Z", 187 "Started": "2016-11-14T22:37:14.78Z",
251 "Finished": "2016-11-14T22:37:16.329999872Z", 188 "Finished": "2016-11-14T22:37:16.329999872Z",
252 "Duration": 1549999872, 189 "Duration": 1549999872,
253 "Type": "Step", 190 "Type": "Step",
254 "LevelsDeep": 0, 191 "LevelsDeep": 0,
255 "Verbosity": 0, 192 "Verbosity": 0,
256 "Text": null 193 "Text": null
257 }, 194 },
258 { 195 {
259 "ParentLabel": null,
260 "Label": "build.build", 196 "Label": "build.build",
261 "Status": "Failure", 197 "Status": "Failure",
262 "Banner": null,
263 "Bot": null,
264 "Source": null,
265 "MainLink": { 198 "MainLink": {
266 "Label": "stdout", 199 "Label": "stdout",
267 "URL": "foo/steps/build/0/steps/build/0/stdout" 200 "URL": "foo/steps/build/0/steps/build/0/stdout"
268 }, 201 },
269 "SubLink": null,
270 "Progress": null,
271 "Started": "2016-11-14T22:37:16.329999872Z", 202 "Started": "2016-11-14T22:37:16.329999872Z",
272 "Finished": "2016-11-14T22:37:58.5Z", 203 "Finished": "2016-11-14T22:37:58.5Z",
273 "Duration": 42170000128, 204 "Duration": 42170000128,
274 "Type": "Step", 205 "Type": "Step",
275 "LevelsDeep": 0, 206 "LevelsDeep": 0,
276 "Verbosity": 2, 207 "Verbosity": 2,
277 "Text": null 208 "Text": null
278 } 209 }
279 ], 210 ],
280 "PropertyGroup": [ 211 "PropertyGroup": [
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
318 "GroupName": "build.cleanup", 249 "GroupName": "build.cleanup",
319 "Property": null 250 "Property": null
320 }, 251 },
321 { 252 {
322 "GroupName": "build.build", 253 "GroupName": "build.build",
323 "Property": null 254 "Property": null
324 }, 255 },
325 { 256 {
326 "GroupName": "Main", 257 "GroupName": "Main",
327 "Property": null 258 "Property": null
328 },
329 {
330 "GroupName": "Swarming Tags",
331 "Property": [
332 {
333 "Key": "allow_milo",
334 "Value": "1"
335 }
336 ]
337 } 259 }
338 ], 260 ],
339 "Blame": null 261 "Blame": null
340 } 262 }
OLDNEW
« no previous file with comments | « milo/appengine/swarming/expectations/build-link.json ('k') | milo/appengine/swarming/expectations/build-patch-failure.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698