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: scripts/slave/recipe_modules/auto_bisect/example.expected/failed_build.json

Issue 2247373002: Refactor stages 1, 2 and test_api overhaul. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Rebasing, addressing feedback. Created 4 years, 3 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
(Empty)
1 [
2 {
3 "cmd": [
4 "python",
5 "-u",
6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
7 "--master",
8 "tryserver.chromium.perf",
9 "--builder",
10 "linux_perf_bisect",
11 "--slave",
12 "dummyslave",
13 "--spec",
14 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag ed': False, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/sr c.git'}, {'custom_deps': {'src/chrome/test/data/firefox2_profile/searchplugins': None, 'src/chrome/test/data/firefox2_searchplugins': None, 'src/chrome/test/dat a/firefox3_profile/searchplugins': None, 'src/chrome/test/data/firefox3_searchpl ugins': None, 'src/chrome/test/data/osdd': None, 'src/chrome/test/data/perf/fram e_rate/private': None, 'src/chrome/test/data/plugin': None, 'src/chrome/test/dat a/ssl/certs': None, 'src/data/autodiscovery': None, 'src/data/esctf': None, 'src /data/mach_ports': None, 'src/data/memory_test': None, 'src/data/mozilla_js_test s': None, 'src/data/selenium_core': None, 'src/data/tab_switching': None, 'src/t ools/grit/grit/test/data': None, 'src/webkit/data/bmp_decoder': None, 'src/webki t/data/ico_decoder': None, 'src/webkit/data/test_shell/plugins': None, 'src/webk it/data/xbm_decoder': None}, 'deps_file': '.DEPS.git', 'managed': False, 'name': 'src-internal', 'url': 'https://chrome-internal.googlesource.com/chrome/src-int ernal.git'}, {'deps_file': '.DEPS.git', 'managed': True, 'name': 'catapult', 'ur l': 'https://chromium.googlesource.com/external/github.com/catapult-project/cata pult.git'}]",
15 "--root",
16 "src",
17 "--revision_mapping_file",
18 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision \", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/ tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_ revision\"}",
19 "--git-cache-dir",
20 "[GIT_CACHE]",
21 "--output_json",
22 "/path/to/tmp/json",
23 "--revision",
24 "src@HEAD",
25 "--output_manifest"
26 ],
27 "env": {
28 "GCLIENT_KILL_GIT_FETCH_AFTER": "1200",
29 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
30 },
31 "name": "bot_update",
32 "~followup_annotations": [
33 "@@@STEP_TEXT@Some step text@@@",
34 "@@@STEP_LOG_LINE@json.output@{@@@",
35 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
36 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
37 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@",
38 "@@@STEP_LOG_LINE@json.output@ }, @@@",
39 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@",
40 "@@@STEP_LOG_LINE@json.output@ \"src\": {@@@",
41 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src .git\", @@@",
42 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f27fede2220bcd326aee3e 86ddfd4ebd0fe58cb9\"@@@",
43 "@@@STEP_LOG_LINE@json.output@ }, @@@",
44 "@@@STEP_LOG_LINE@json.output@ \"src/buildtools\": {@@@",
45 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src /buildtools.git\", @@@",
46 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f0319a328b280987691635 3cb994259692140934\"@@@",
47 "@@@STEP_LOG_LINE@json.output@ }, @@@",
48 "@@@STEP_LOG_LINE@json.output@ \"src/native_client\": {@@@",
49 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src /native_client.git\", @@@",
50 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"d998e125e8253980d76e26 9b7982aeeefc1b9b50\"@@@",
51 "@@@STEP_LOG_LINE@json.output@ }, @@@",
52 "@@@STEP_LOG_LINE@json.output@ \"src/third_party/angle\": {@@@",
53 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src /third_party/angle.git\", @@@",
54 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"fac9503c46405f77757b9a 728eb85b8d7bc6080c\"@@@",
55 "@@@STEP_LOG_LINE@json.output@ }, @@@",
56 "@@@STEP_LOG_LINE@json.output@ \"src/third_party/webrtc\": {@@@",
57 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src /third_party/webrtc.git\", @@@",
58 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"0f90628433546e61d92685 96da93418c623137f4\"@@@",
59 "@@@STEP_LOG_LINE@json.output@ }, @@@",
60 "@@@STEP_LOG_LINE@json.output@ \"src/tools/swarming_client\": {@@@",
61 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src /tools/swarming_client.git\", @@@",
62 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"a0ee5d99f1d4b38ddaa4c7 59c837980b63b99566\"@@@",
63 "@@@STEP_LOG_LINE@json.output@ }, @@@",
64 "@@@STEP_LOG_LINE@json.output@ \"src/v8\": {@@@",
65 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src /v8.git\", @@@",
66 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"801ada225ddc271c132c3a 35f03975671d43e399\"@@@",
67 "@@@STEP_LOG_LINE@json.output@ }@@@",
68 "@@@STEP_LOG_LINE@json.output@ }, @@@",
69 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@",
70 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@",
71 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@",
72 "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision\": \"fac9503c46405f 77757b9a728eb85b8d7bc6080c\", @@@",
73 "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision_cp\": \"refs/heads/ master@{#297276}\", @@@",
74 "@@@STEP_LOG_LINE@json.output@ \"got_buildtools_revision\": \"f0319a328 b2809876916353cb994259692140934\", @@@",
75 "@@@STEP_LOG_LINE@json.output@ \"got_buildtools_revision_cp\": \"refs/h eads/master@{#182578}\", @@@",
76 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398 0d76e269b7982aeeefc1b9b50\", @@@",
77 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m aster@{#274981}\", @@@",
78 "@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"f27fede2220bcd326aee 3e86ddfd4ebd0fe58cb9\", @@@",
79 "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master @{#170242}\", @@@",
80 "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision\": \"a0ee 5d99f1d4b38ddaa4c759c837980b63b99566\", @@@",
81 "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision_cp\": \"r efs/heads/master@{#276089}\", @@@",
82 "@@@STEP_LOG_LINE@json.output@ \"got_v8_revision\": \"801ada225ddc271c1 32c3a35f03975671d43e399\", @@@",
83 "@@@STEP_LOG_LINE@json.output@ \"got_v8_revision_cp\": \"refs/heads/mas ter@{#43426}\", @@@",
84 "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision\": \"0f90628433546 e61d9268596da93418c623137f4\", @@@",
85 "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision_cp\": \"refs/heads /master@{#120644}\"@@@",
86 "@@@STEP_LOG_LINE@json.output@ }, @@@",
87 "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@",
88 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@",
89 "@@@STEP_LOG_LINE@json.output@}@@@",
90 "@@@STEP_LOG_END@json.output@@@",
91 "@@@SET_BUILD_PROPERTY@got_nacl_revision@\"d998e125e8253980d76e269b7982aee efc1b9b50\"@@@",
92 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision@\"a0ee5d99f1d4b38ddaa4 c759c837980b63b99566\"@@@",
93 "@@@SET_BUILD_PROPERTY@got_buildtools_revision_cp@\"refs/heads/master@{#18 2578}\"@@@",
94 "@@@SET_BUILD_PROPERTY@got_webrtc_revision@\"0f90628433546e61d9268596da934 18c623137f4\"@@@",
95 "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe5 8cb9\"@@@",
96 "@@@SET_BUILD_PROPERTY@got_nacl_revision_cp@\"refs/heads/master@{#274981}\ "@@@",
97 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b 8d7bc6080c\"@@@",
98 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@",
99 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @",
100 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@",
101 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@",
102 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" ,
103 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@",
104 "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb 994259692140934\"@@@"
105 ]
106 },
107 {
108 "cmd": [],
109 "name": "ensure_goma"
110 },
111 {
112 "cmd": [
113 "python",
114 "-u",
115 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py",
116 "--platform",
117 "linux-amd64",
118 "--dest-directory",
119 "[SLAVE_BUILD]/cipd",
120 "--json-output",
121 "/path/to/tmp/json"
122 ],
123 "name": "ensure_goma.install cipd",
124 "~followup_annotations": [
125 "@@@STEP_NEST_LEVEL@1@@@",
126 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@ @",
127 "@@@STEP_LOG_LINE@json.output@{@@@",
128 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\ ", @@@",
129 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa ckage-instance_id\"@@@",
130 "@@@STEP_LOG_LINE@json.output@}@@@",
131 "@@@STEP_LOG_END@json.output@@@"
132 ]
133 },
134 {
135 "cmd": [
136 "[SLAVE_BUILD]/cipd/cipd",
137 "ensure",
138 "--root",
139 "[CACHE]/cipd/goma",
140 "--list",
141 "infra/tools/cloudtail/linux-amd64 goma_recipe_module\ninfra_internal/goma /client/linux-amd64 release",
142 "--json-output",
143 "/path/to/tmp/json",
144 "--service-account-json",
145 "/creds/service_accounts/service-account-goma-client.json"
146 ],
147 "name": "ensure_goma.ensure_installed",
148 "~followup_annotations": [
149 "@@@STEP_NEST_LEVEL@1@@@",
150 "@@@STEP_LOG_LINE@json.output@{@@@",
151 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@",
152 "@@@STEP_LOG_LINE@json.output@ {@@@",
153 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i d-of-goma_recipe_modu\", @@@",
154 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/cloudtail/l inux-amd64\"@@@",
155 "@@@STEP_LOG_LINE@json.output@ }, @@@",
156 "@@@STEP_LOG_LINE@json.output@ {@@@",
157 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i d-of-release---------\", @@@",
158 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli ent/linux-amd64\"@@@",
159 "@@@STEP_LOG_LINE@json.output@ }@@@",
160 "@@@STEP_LOG_LINE@json.output@ ]@@@",
161 "@@@STEP_LOG_LINE@json.output@}@@@",
162 "@@@STEP_LOG_END@json.output@@@"
163 ]
164 },
165 {
166 "cmd": [
167 "python",
168 "-u",
169 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
170 "runhooks"
171 ],
172 "cwd": "[SLAVE_BUILD]/src",
173 "env": {
174 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
175 "GYP_CHROMIUM_NO_ACTION": "1",
176 "GYP_DEFINES": "branding=Chrome buildtype=Official component=static_librar y gomadir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1",
177 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
178 },
179 "name": "gclient runhooks"
180 },
181 {
182 "cmd": [
183 "python",
184 "-u",
185 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py",
186 "--output",
187 "/path/to/tmp/json",
188 "--",
189 "--build-config-fs",
190 "Release",
191 "--paths",
192 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO [build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s cripts/slave/runtest.py\"}",
193 "--properties",
194 "{\"buildername\": \"linux_perf_bisect\", \"buildnumber\": 571, \"masterna me\": \"tryserver.chromium.perf\", \"slavename\": \"dummyslave\", \"target_platf orm\": \"linux\"}"
195 ],
196 "name": "get compile targets for scripts",
197 "~followup_annotations": [
198 "@@@STEP_LOG_LINE@json.output@{}@@@",
199 "@@@STEP_LOG_END@json.output@@@"
200 ]
201 },
202 {
203 "cmd": [
204 "python",
205 "-u",
206 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
207 "[SLAVE_BUILD]/src/testing/buildbot/tryserver.chromium.perf.json",
208 "/path/to/tmp/json"
209 ],
210 "name": "read test spec (tryserver.chromium.perf.json)",
211 "~followup_annotations": [
212 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/tryserver.chromium. perf.json@@@",
213 "@@@STEP_LOG_LINE@json.output@{}@@@",
214 "@@@STEP_LOG_END@json.output@@@"
215 ]
216 },
217 {
218 "cmd": [
219 "git",
220 "diff",
221 "--cached",
222 "--name-only"
223 ],
224 "cwd": "[SLAVE_BUILD]/src",
225 "name": "git diff to analyze patch",
226 "stdout": "/path/to/tmp/",
227 "~followup_annotations": [
228 "@@@STEP_LOG_LINE@files@foo.cc@@@",
229 "@@@STEP_LOG_END@files@@@"
230 ]
231 },
232 {
233 "cmd": [],
234 "cwd": "[SLAVE_BUILD]",
235 "name": "***BISECT***"
236 },
237 {
238 "cmd": [
239 "git",
240 "update-ref",
241 "refs/heads/master",
242 "refs/remotes/origin/master"
243 ],
244 "cwd": "[SLAVE_BUILD]/src",
245 "name": "git update-ref"
246 },
247 {
248 "cmd": [
249 "git",
250 "checkout",
251 "master"
252 ],
253 "cwd": "[SLAVE_BUILD]/src",
254 "name": "git checkout"
255 },
256 {
257 "cmd": [],
258 "cwd": "[SLAVE_BUILD]",
259 "name": "config",
260 "~followup_annotations": [
261 "@@@STEP_LOG_LINE@Bisect job configuration@{@@@",
262 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bad_revision\": \"314016\", @@@",
263 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bug_id\": \"-1\", @@@",
264 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bypass_stats_check\": \"Tru e\", @@@",
265 "@@@STEP_LOG_LINE@Bisect job configuration@ \"command\": \"src/tools/perf /run_benchmark -v --browser=release --output-format=valueset smoothness.tough_sc rolling_cases\", @@@",
266 "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_builds\": \"True\", @ @@",
267 "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_job_names\": \"True\" , @@@",
268 "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_tests\": \"True\", @@ @",
269 "@@@STEP_LOG_LINE@Bisect job configuration@ \"good_revision\": \"314015\" , @@@",
270 "@@@STEP_LOG_LINE@Bisect job configuration@ \"gs_bucket\": \"chrome-perf\ ", @@@",
271 "@@@STEP_LOG_LINE@Bisect job configuration@ \"metric\": \"mean_input_even t_latency/mean_input_event_latency\", @@@",
272 "@@@STEP_LOG_LINE@Bisect job configuration@ \"recipe_tester_name\": \"lin ux_perf_tester\", @@@",
273 "@@@STEP_LOG_LINE@Bisect job configuration@ \"skip_gclient_ops\": \"True\ ", @@@",
274 "@@@STEP_LOG_LINE@Bisect job configuration@ \"test_type\": \"perf\"@@@",
275 "@@@STEP_LOG_LINE@Bisect job configuration@}@@@",
276 "@@@STEP_LOG_END@Bisect job configuration@@@"
277 ]
278 },
279 {
280 "cmd": [],
281 "cwd": "[SLAVE_BUILD]",
282 "name": "Resolving reference range"
283 },
284 {
285 "cmd": [
286 "python",
287 "-u",
288 "RECIPE_MODULE[build::crrev]/resources/crrev_client.py",
289 "get_numbering",
290 "--params-file",
291 "{\"number\": 314016, \"numbering_identifier\": \"refs/heads/master\", \"n umbering_type\": \"COMMIT_POSITION\", \"project\": \"chromium\", \"repo\": \"chr omium/src\"}",
292 "--attempts",
293 "3"
294 ],
295 "cwd": "[SLAVE_BUILD]",
296 "name": "Resolving reference range.crrev get commit hash for refs/heads/mast er@{#314016}",
297 "stdout": "/path/to/tmp/json",
298 "~followup_annotations": [
299 "@@@STEP_NEST_LEVEL@1@@@",
300 "@@@STEP_LOG_LINE@json.output@{@@@",
301 "@@@STEP_LOG_LINE@json.output@ \"git_sha\": \"dcdcdc0ff1122212323134879dd ceeb1240b0988\"@@@",
302 "@@@STEP_LOG_LINE@json.output@}@@@",
303 "@@@STEP_LOG_END@json.output@@@"
304 ]
305 },
306 {
307 "cmd": [
308 "python",
309 "-u",
310 "RECIPE_MODULE[build::crrev]/resources/crrev_client.py",
311 "get_numbering",
312 "--params-file",
313 "{\"number\": 314015, \"numbering_identifier\": \"refs/heads/master\", \"n umbering_type\": \"COMMIT_POSITION\", \"project\": \"chromium\", \"repo\": \"chr omium/src\"}",
314 "--attempts",
315 "3"
316 ],
317 "cwd": "[SLAVE_BUILD]",
318 "name": "Resolving reference range.crrev get commit hash for refs/heads/mast er@{#314015}",
319 "stdout": "/path/to/tmp/json",
320 "~followup_annotations": [
321 "@@@STEP_NEST_LEVEL@1@@@",
322 "@@@STEP_LOG_LINE@json.output@{@@@",
323 "@@@STEP_LOG_LINE@json.output@ \"git_sha\": \"a6298e4afedbf2cd461755ea6f4 5b0ad64222222\"@@@",
324 "@@@STEP_LOG_LINE@json.output@}@@@",
325 "@@@STEP_LOG_END@json.output@@@"
326 ]
327 },
328 {
329 "cmd": [
330 "python",
331 "-u",
332 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py",
333 "DEPS",
334 "--commit",
335 "dcdcdc0ff1122212323134879ddceeb1240b0988"
336 ],
337 "cwd": "[SLAVE_BUILD]",
338 "name": "Resolving reference range.fetch file dcdcdc0ff1122212323134879ddcee b1240b0988:DEPS",
339 "stdout": "/path/to/tmp/",
340 "~followup_annotations": [
341 "@@@STEP_NEST_LEVEL@1@@@",
342 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@v8: None@@@",
343 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@catapult: None@@@",
344 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@skia: None@@@",
345 "@@@STEP_LOG_END@Debug Bad Revision DEPS@@@"
346 ]
347 },
348 {
349 "cmd": [
350 "python",
351 "-u",
352 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py",
353 "DEPS",
354 "--commit",
355 "a6298e4afedbf2cd461755ea6f45b0ad64222222"
356 ],
357 "cwd": "[SLAVE_BUILD]",
358 "name": "Resolving reference range.fetch file a6298e4afedbf2cd461755ea6f45b0 ad64222222:DEPS",
359 "stdout": "/path/to/tmp/",
360 "~followup_annotations": [
361 "@@@STEP_NEST_LEVEL@1@@@",
362 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@v8: None@@@",
363 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@catapult: None@@@",
364 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@skia: None@@@",
365 "@@@STEP_LOG_END@Debug Good Revision DEPS@@@"
366 ]
367 },
368 {
369 "cmd": [],
370 "cwd": "[SLAVE_BUILD]",
371 "name": "Expanding revision range"
372 },
373 {
374 "cmd": [
375 "python",
376 "-u",
377 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_intervening_revisions.p y",
378 "a6298e4afedbf2cd461755ea6f45b0ad64222222",
379 "dcdcdc0ff1122212323134879ddceeb1240b0988",
380 "https://chromium.googlesource.com/chromium/src"
381 ],
382 "cwd": "[SLAVE_BUILD]",
383 "name": "Expanding revision range.for revisions a6298e4afedbf2cd461755ea6f45 b0ad64222222:dcdcdc0ff1122212323134879ddceeb1240b0988",
384 "stdout": "/path/to/tmp/json",
385 "~followup_annotations": [
386 "@@@STEP_NEST_LEVEL@1@@@",
387 "@@@STEP_LOG_LINE@json.output@[@@@",
388 "@@@STEP_LOG_LINE@json.output@ [@@@",
389 "@@@STEP_LOG_LINE@json.output@ \"dcdcdc0ff1122212323134879ddceeb1240b09 88\", @@@",
390 "@@@STEP_LOG_LINE@json.output@ \"314016\"@@@",
391 "@@@STEP_LOG_LINE@json.output@ ]@@@",
392 "@@@STEP_LOG_LINE@json.output@]@@@",
393 "@@@STEP_LOG_END@json.output@@@"
394 ]
395 },
396 {
397 "cmd": [],
398 "cwd": "[SLAVE_BUILD]",
399 "name": "Gathering reference values"
400 },
401 {
402 "cmd": [
403 "python",
404 "-u",
405 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
406 "--",
407 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
408 "----",
409 "ls",
410 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6 f45b0ad64222222.zip"
411 ],
412 "cwd": "[SLAVE_BUILD]",
413 "name": "Gathering reference values.gsutil ls",
414 "~followup_annotations": [
415 "@@@STEP_NEST_LEVEL@1@@@",
416 "step returned non-zero exit code: 1"
417 ]
418 },
419 {
420 "cmd": [
421 "/opt/infra-tools/buildbucket",
422 "put",
423 "--host",
424 "cr-buildbucket.appspot.com",
425 "--service-account-json",
426 "/creds/service_accounts/service-account-chromium-bisect.json",
427 "{\"bucket\": \"master.tryserver.chromium.perf\", \"client_operation_id\": \"dummy\", \"parameters_json\": \"{\\\"builder_name\\\": \\\"linux_perf_bisect_ builder\\\", \\\"properties\\\": {\\\"build_archive_url\\\": \\\"gs://chrome-per f/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6f45b0ad64222222.zip\\\ ", \\\"clobber\\\": true, \\\"parent_got_revision\\\": \\\"a6298e4afedbf2cd46175 5ea6f45b0ad64222222\\\"}}\", \"tags\": [\"builder:linux_perf_bisect_builder\", \ "master:tryserver.chromium.perf\", \"user_agent:recipe\"]}"
428 ],
429 "cwd": "[SLAVE_BUILD]",
430 "name": "Gathering reference values.buildbucket.put",
431 "stdout": "/path/to/tmp/json",
432 "~followup_annotations": [
433 "@@@STEP_NEST_LEVEL@1@@@",
434 "@@@STEP_LOG_LINE@json.output@{@@@",
435 "@@@STEP_LOG_LINE@json.output@ \"results\": [@@@",
436 "@@@STEP_LOG_LINE@json.output@ {@@@",
437 "@@@STEP_LOG_LINE@json.output@ \"build\": {@@@",
438 "@@@STEP_LOG_LINE@json.output@ \"id\": \"1201331270\"@@@",
439 "@@@STEP_LOG_LINE@json.output@ }@@@",
440 "@@@STEP_LOG_LINE@json.output@ }@@@",
441 "@@@STEP_LOG_LINE@json.output@ ]@@@",
442 "@@@STEP_LOG_LINE@json.output@}@@@",
443 "@@@STEP_LOG_END@json.output@@@"
444 ]
445 },
446 {
447 "cmd": [],
448 "cwd": "[SLAVE_BUILD]",
449 "name": "Gathering reference values.Waiting for build",
450 "~followup_annotations": [
451 "@@@STEP_NEST_LEVEL@1@@@"
452 ]
453 },
454 {
455 "cmd": [
456 "python",
457 "-u",
458 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
459 "--",
460 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
461 "----",
462 "ls",
463 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6 f45b0ad64222222.zip"
464 ],
465 "cwd": "[SLAVE_BUILD]",
466 "name": "Gathering reference values.Waiting for build.gsutil ls",
467 "~followup_annotations": [
468 "@@@STEP_NEST_LEVEL@2@@@",
469 "step returned non-zero exit code: 1"
470 ]
471 },
472 {
473 "cmd": [
474 "python",
475 "-u",
476 "\nimport sys\nimport time\ntime.sleep(20*60)\nsys.exit(0)\n"
477 ],
478 "cwd": "[SLAVE_BUILD]",
479 "name": "Gathering reference values.Waiting for build.sleeping",
480 "~followup_annotations": [
481 "@@@STEP_NEST_LEVEL@2@@@",
482 "@@@STEP_LOG_LINE@python.inline@@@@",
483 "@@@STEP_LOG_LINE@python.inline@import sys@@@",
484 "@@@STEP_LOG_LINE@python.inline@import time@@@",
485 "@@@STEP_LOG_LINE@python.inline@time.sleep(20*60)@@@",
486 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@",
487 "@@@STEP_LOG_END@python.inline@@@"
488 ]
489 },
490 {
491 "cmd": [
492 "/opt/infra-tools/buildbucket",
493 "get",
494 "--host",
495 "cr-buildbucket.appspot.com",
496 "--service-account-json",
497 "/creds/service_accounts/service-account-chromium-bisect.json",
498 "1201331270"
499 ],
500 "cwd": "[SLAVE_BUILD]",
501 "name": "Gathering reference values.Waiting for build.buildbucket.get",
502 "stdout": "/path/to/tmp/json",
503 "~followup_annotations": [
504 "@@@STEP_NEST_LEVEL@2@@@",
505 "@@@STEP_LOG_LINE@json.output@{@@@",
506 "@@@STEP_LOG_LINE@json.output@ \"build\": {@@@",
507 "@@@STEP_LOG_LINE@json.output@ \"result\": \"SUCCESS\", @@@",
508 "@@@STEP_LOG_LINE@json.output@ \"status\": \"COMPLETED\"@@@",
509 "@@@STEP_LOG_LINE@json.output@ }@@@",
510 "@@@STEP_LOG_LINE@json.output@}@@@",
511 "@@@STEP_LOG_END@json.output@@@"
512 ]
513 },
514 {
515 "cmd": [
516 "python",
517 "-u",
518 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
519 "--",
520 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
521 "----",
522 "ls",
523 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6 f45b0ad64222222.zip"
524 ],
525 "cwd": "[SLAVE_BUILD]",
526 "name": "Gathering reference values.Waiting for build.gsutil ls (2)",
527 "~followup_annotations": [
528 "@@@STEP_NEST_LEVEL@2@@@"
529 ]
530 },
531 {
532 "cmd": [
533 "python",
534 "-u",
535 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
536 "--master",
537 "tryserver.chromium.perf",
538 "--builder",
539 "linux_perf_bisect",
540 "--slave",
541 "dummyslave",
542 "--spec",
543 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag ed': False, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/sr c.git'}, {'custom_deps': {'src/chrome/test/data/firefox2_profile/searchplugins': None, 'src/chrome/test/data/firefox2_searchplugins': None, 'src/chrome/test/dat a/firefox3_profile/searchplugins': None, 'src/chrome/test/data/firefox3_searchpl ugins': None, 'src/chrome/test/data/osdd': None, 'src/chrome/test/data/perf/fram e_rate/private': None, 'src/chrome/test/data/plugin': None, 'src/chrome/test/dat a/ssl/certs': None, 'src/data/autodiscovery': None, 'src/data/esctf': None, 'src /data/mach_ports': None, 'src/data/memory_test': None, 'src/data/mozilla_js_test s': None, 'src/data/selenium_core': None, 'src/data/tab_switching': None, 'src/t ools/grit/grit/test/data': None, 'src/webkit/data/bmp_decoder': None, 'src/webki t/data/ico_decoder': None, 'src/webkit/data/test_shell/plugins': None, 'src/webk it/data/xbm_decoder': None}, 'deps_file': '.DEPS.git', 'managed': False, 'name': 'src-internal', 'url': 'https://chrome-internal.googlesource.com/chrome/src-int ernal.git'}, {'deps_file': '.DEPS.git', 'managed': True, 'name': 'catapult', 'ur l': 'https://chromium.googlesource.com/external/github.com/catapult-project/cata pult.git'}]",
544 "--root",
545 "src",
546 "--revision_mapping_file",
547 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision \", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/ tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_ revision\"}",
548 "--git-cache-dir",
549 "[GIT_CACHE]",
550 "--output_json",
551 "/path/to/tmp/json",
552 "--revision",
553 "src@a6298e4afedbf2cd461755ea6f45b0ad64222222",
554 "--output_manifest"
555 ],
556 "cwd": "[SLAVE_BUILD]",
557 "env": {
558 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
559 },
560 "name": "Gathering reference values.bot_update",
561 "~followup_annotations": [
562 "@@@STEP_NEST_LEVEL@1@@@",
563 "@@@STEP_TEXT@Some step text@@@",
564 "@@@STEP_LOG_LINE@json.output@{@@@",
565 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
566 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
567 "@@@STEP_LOG_LINE@json.output@ \"src\": \"a6298e4afedbf2cd461755ea6f45b 0ad64222222\"@@@",
568 "@@@STEP_LOG_LINE@json.output@ }, @@@",
569 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@",
570 "@@@STEP_LOG_LINE@json.output@ \"src\": {@@@",
571 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src .git\", @@@",
572 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f27fede2220bcd326aee3e 86ddfd4ebd0fe58cb9\"@@@",
573 "@@@STEP_LOG_LINE@json.output@ }, @@@",
574 "@@@STEP_LOG_LINE@json.output@ \"src/buildtools\": {@@@",
575 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src /buildtools.git\", @@@",
576 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f0319a328b280987691635 3cb994259692140934\"@@@",
577 "@@@STEP_LOG_LINE@json.output@ }, @@@",
578 "@@@STEP_LOG_LINE@json.output@ \"src/native_client\": {@@@",
579 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src /native_client.git\", @@@",
580 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"d998e125e8253980d76e26 9b7982aeeefc1b9b50\"@@@",
581 "@@@STEP_LOG_LINE@json.output@ }, @@@",
582 "@@@STEP_LOG_LINE@json.output@ \"src/third_party/angle\": {@@@",
583 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src /third_party/angle.git\", @@@",
584 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"fac9503c46405f77757b9a 728eb85b8d7bc6080c\"@@@",
585 "@@@STEP_LOG_LINE@json.output@ }, @@@",
586 "@@@STEP_LOG_LINE@json.output@ \"src/third_party/webrtc\": {@@@",
587 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src /third_party/webrtc.git\", @@@",
588 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"0f90628433546e61d92685 96da93418c623137f4\"@@@",
589 "@@@STEP_LOG_LINE@json.output@ }, @@@",
590 "@@@STEP_LOG_LINE@json.output@ \"src/tools/swarming_client\": {@@@",
591 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src /tools/swarming_client.git\", @@@",
592 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"a0ee5d99f1d4b38ddaa4c7 59c837980b63b99566\"@@@",
593 "@@@STEP_LOG_LINE@json.output@ }, @@@",
594 "@@@STEP_LOG_LINE@json.output@ \"src/v8\": {@@@",
595 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src /v8.git\", @@@",
596 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"801ada225ddc271c132c3a 35f03975671d43e399\"@@@",
597 "@@@STEP_LOG_LINE@json.output@ }@@@",
598 "@@@STEP_LOG_LINE@json.output@ }, @@@",
599 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@",
600 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@",
601 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@",
602 "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision\": \"fac9503c46405f 77757b9a728eb85b8d7bc6080c\", @@@",
603 "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision_cp\": \"refs/heads/ master@{#297276}\", @@@",
604 "@@@STEP_LOG_LINE@json.output@ \"got_buildtools_revision\": \"f0319a328 b2809876916353cb994259692140934\", @@@",
605 "@@@STEP_LOG_LINE@json.output@ \"got_buildtools_revision_cp\": \"refs/h eads/master@{#182578}\", @@@",
606 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398 0d76e269b7982aeeefc1b9b50\", @@@",
607 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m aster@{#274981}\", @@@",
608 "@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"f27fede2220bcd326aee 3e86ddfd4ebd0fe58cb9\", @@@",
609 "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master @{#170242}\", @@@",
610 "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision\": \"a0ee 5d99f1d4b38ddaa4c759c837980b63b99566\", @@@",
611 "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision_cp\": \"r efs/heads/master@{#276089}\", @@@",
612 "@@@STEP_LOG_LINE@json.output@ \"got_v8_revision\": \"801ada225ddc271c1 32c3a35f03975671d43e399\", @@@",
613 "@@@STEP_LOG_LINE@json.output@ \"got_v8_revision_cp\": \"refs/heads/mas ter@{#43426}\", @@@",
614 "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision\": \"0f90628433546 e61d9268596da93418c623137f4\", @@@",
615 "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision_cp\": \"refs/heads /master@{#120644}\"@@@",
616 "@@@STEP_LOG_LINE@json.output@ }, @@@",
617 "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@",
618 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@",
619 "@@@STEP_LOG_LINE@json.output@}@@@",
620 "@@@STEP_LOG_END@json.output@@@",
621 "@@@SET_BUILD_PROPERTY@got_nacl_revision@\"d998e125e8253980d76e269b7982aee efc1b9b50\"@@@",
622 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision@\"a0ee5d99f1d4b38ddaa4 c759c837980b63b99566\"@@@",
623 "@@@SET_BUILD_PROPERTY@got_buildtools_revision_cp@\"refs/heads/master@{#18 2578}\"@@@",
624 "@@@SET_BUILD_PROPERTY@got_webrtc_revision@\"0f90628433546e61d9268596da934 18c623137f4\"@@@",
625 "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe5 8cb9\"@@@",
626 "@@@SET_BUILD_PROPERTY@got_nacl_revision_cp@\"refs/heads/master@{#274981}\ "@@@",
627 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b 8d7bc6080c\"@@@",
628 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@",
629 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @",
630 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@",
631 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@",
632 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" ,
633 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@",
634 "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb 994259692140934\"@@@"
635 ]
636 },
637 {
638 "cmd": [
639 "python",
640 "-u",
641 "\nimport os, sys\nfrom common import chromium_utils # Error? See https:// crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveD irectory(sys.argv[1])\n",
642 "[SLAVE_BUILD]/src/out/Release"
643 ],
644 "cwd": "[SLAVE_BUILD]",
645 "name": "Gathering reference values.rmtree build directory",
646 "~followup_annotations": [
647 "@@@STEP_NEST_LEVEL@1@@@",
648 "@@@STEP_LOG_LINE@python.inline@@@@",
649 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@",
650 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error? See https://crbug.com/584783.@@@",
651 "@@@STEP_LOG_LINE@python.inline@@@@",
652 "@@@STEP_LOG_LINE@python.inline@@@@",
653 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@",
654 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[ 1])@@@",
655 "@@@STEP_LOG_END@python.inline@@@"
656 ]
657 },
658 {
659 "cmd": [
660 "python",
661 "-u",
662 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
663 "--show-path",
664 "python",
665 "RECIPE_PACKAGE_REPO[build]/scripts/slave/extract_build.py",
666 "--gsutil-py-path",
667 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
668 "--target",
669 "Release",
670 "--src-dir",
671 "[SLAVE_BUILD]/src",
672 "--build-archive-url",
673 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6 f45b0ad64222222.zip",
674 "--master-name",
675 "tryserver.chromium.perf",
676 "--build-number",
677 "571"
678 ],
679 "cwd": "[SLAVE_BUILD]",
680 "name": "Gathering reference values.extract build",
681 "~followup_annotations": [
682 "@@@STEP_NEST_LEVEL@1@@@"
683 ]
684 },
685 {
686 "cmd": [
687 "python",
688 "-u",
689 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
690 "--target",
691 "Release",
692 "--xvfb",
693 "--factory-properties",
694 "{\"bisect_config\": {\"bad_revision\": \"314016\", \"bug_id\": \"-1\", \" bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v - -browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \" dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True \", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \ "mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \" linux_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \ "buildername\": \"linux_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"t ryserver.chromium.perf\", \"recipe\": \"auto_bisect:example\", \"slavename\": \" dummyslave\"}",
695 "--build-properties",
696 "{\"bisect_config\": {\"bad_revision\": \"314016\", \"bug_id\": \"-1\", \" bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v - -browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \" dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True \", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \ "mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \" linux_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \ "buildername\": \"linux_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"t ryserver.chromium.perf\", \"recipe\": \"auto_bisect:example\", \"slavename\": \" dummyslave\"}",
697 "--step-name=Performance Test 1 of 5",
698 "--builder-name=linux_perf_bisect",
699 "--slave-name=dummyslave",
700 "--build-number=571",
701 "--run-python-script",
702 "[SLAVE_BUILD]/src/tools/perf/run_benchmark",
703 "-v",
704 "--browser=release",
705 "--output-format=valueset",
706 "smoothness.tough_scrolling_cases",
707 "--output-dir=[TMP_BASE]/perf-test-output_tmp_1"
708 ],
709 "env": {
710 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
711 },
712 "name": "Gathering reference values.Performance Test 1 of 5",
713 "stderr": "/path/to/tmp/",
714 "stdout": "/path/to/tmp/",
715 "~followup_annotations": [
716 "@@@STEP_NEST_LEVEL@1@@@",
717 "@@@STEP_LOG_LINE@Captured Output@benchmark text@@@",
718 "@@@STEP_LOG_END@Captured Output@@@"
719 ]
720 },
721 {
722 "cmd": [
723 "python",
724 "-u",
725 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
726 "[TMP_BASE]/perf-test-output_tmp_1/results-valueset.json",
727 "/path/to/tmp/json"
728 ],
729 "env": {
730 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
731 },
732 "name": "Gathering reference values.Reading valueset results",
733 "~followup_annotations": [
734 "@@@STEP_NEST_LEVEL@1@@@",
735 "@@@STEP_LOG_LINE@json.output@{@@@",
736 "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@",
737 "@@@STEP_LOG_LINE@json.output@}@@@",
738 "@@@STEP_LOG_END@json.output@@@"
739 ]
740 },
741 {
742 "cmd": [
743 "python",
744 "-u",
745 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
746 "--target",
747 "Release",
748 "--xvfb",
749 "--factory-properties",
750 "{\"bisect_config\": {\"bad_revision\": \"314016\", \"bug_id\": \"-1\", \" bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v - -browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \" dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True \", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \ "mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \" linux_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \ "buildername\": \"linux_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"t ryserver.chromium.perf\", \"recipe\": \"auto_bisect:example\", \"slavename\": \" dummyslave\"}",
751 "--build-properties",
752 "{\"bisect_config\": {\"bad_revision\": \"314016\", \"bug_id\": \"-1\", \" bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v - -browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \" dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True \", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \ "mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \" linux_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \ "buildername\": \"linux_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"t ryserver.chromium.perf\", \"recipe\": \"auto_bisect:example\", \"slavename\": \" dummyslave\"}",
753 "--step-name=Performance Test 2 of 5",
754 "--builder-name=linux_perf_bisect",
755 "--slave-name=dummyslave",
756 "--build-number=571",
757 "--run-python-script",
758 "[SLAVE_BUILD]/src/tools/perf/run_benchmark",
759 "-v",
760 "--browser=release",
761 "--output-format=valueset",
762 "smoothness.tough_scrolling_cases",
763 "--output-dir=[TMP_BASE]/perf-test-output_tmp_2"
764 ],
765 "env": {
766 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
767 },
768 "name": "Gathering reference values.Performance Test 2 of 5",
769 "stderr": "/path/to/tmp/",
770 "stdout": "/path/to/tmp/",
771 "~followup_annotations": [
772 "@@@STEP_NEST_LEVEL@1@@@",
773 "@@@STEP_LOG_LINE@Captured Output@benchmark text@@@",
774 "@@@STEP_LOG_END@Captured Output@@@"
775 ]
776 },
777 {
778 "cmd": [
779 "python",
780 "-u",
781 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
782 "[TMP_BASE]/perf-test-output_tmp_2/results-valueset.json",
783 "/path/to/tmp/json"
784 ],
785 "env": {
786 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
787 },
788 "name": "Gathering reference values.Reading valueset results (2)",
789 "~followup_annotations": [
790 "@@@STEP_NEST_LEVEL@1@@@",
791 "@@@STEP_LOG_LINE@json.output@{@@@",
792 "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@",
793 "@@@STEP_LOG_LINE@json.output@}@@@",
794 "@@@STEP_LOG_END@json.output@@@"
795 ]
796 },
797 {
798 "cmd": [
799 "python",
800 "-u",
801 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
802 "--target",
803 "Release",
804 "--xvfb",
805 "--factory-properties",
806 "{\"bisect_config\": {\"bad_revision\": \"314016\", \"bug_id\": \"-1\", \" bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v - -browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \" dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True \", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \ "mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \" linux_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \ "buildername\": \"linux_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"t ryserver.chromium.perf\", \"recipe\": \"auto_bisect:example\", \"slavename\": \" dummyslave\"}",
807 "--build-properties",
808 "{\"bisect_config\": {\"bad_revision\": \"314016\", \"bug_id\": \"-1\", \" bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v - -browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \" dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True \", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \ "mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \" linux_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \ "buildername\": \"linux_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"t ryserver.chromium.perf\", \"recipe\": \"auto_bisect:example\", \"slavename\": \" dummyslave\"}",
809 "--step-name=Performance Test 3 of 5",
810 "--builder-name=linux_perf_bisect",
811 "--slave-name=dummyslave",
812 "--build-number=571",
813 "--run-python-script",
814 "[SLAVE_BUILD]/src/tools/perf/run_benchmark",
815 "-v",
816 "--browser=release",
817 "--output-format=valueset",
818 "smoothness.tough_scrolling_cases",
819 "--output-dir=[TMP_BASE]/perf-test-output_tmp_3"
820 ],
821 "env": {
822 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
823 },
824 "name": "Gathering reference values.Performance Test 3 of 5",
825 "stderr": "/path/to/tmp/",
826 "stdout": "/path/to/tmp/",
827 "~followup_annotations": [
828 "@@@STEP_NEST_LEVEL@1@@@",
829 "@@@STEP_LOG_LINE@Captured Output@benchmark text@@@",
830 "@@@STEP_LOG_END@Captured Output@@@"
831 ]
832 },
833 {
834 "cmd": [
835 "python",
836 "-u",
837 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
838 "[TMP_BASE]/perf-test-output_tmp_3/results-valueset.json",
839 "/path/to/tmp/json"
840 ],
841 "env": {
842 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
843 },
844 "name": "Gathering reference values.Reading valueset results (3)",
845 "~followup_annotations": [
846 "@@@STEP_NEST_LEVEL@1@@@",
847 "@@@STEP_LOG_LINE@json.output@{@@@",
848 "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@",
849 "@@@STEP_LOG_LINE@json.output@}@@@",
850 "@@@STEP_LOG_END@json.output@@@"
851 ]
852 },
853 {
854 "cmd": [
855 "python",
856 "-u",
857 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
858 "--target",
859 "Release",
860 "--xvfb",
861 "--factory-properties",
862 "{\"bisect_config\": {\"bad_revision\": \"314016\", \"bug_id\": \"-1\", \" bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v - -browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \" dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True \", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \ "mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \" linux_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \ "buildername\": \"linux_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"t ryserver.chromium.perf\", \"recipe\": \"auto_bisect:example\", \"slavename\": \" dummyslave\"}",
863 "--build-properties",
864 "{\"bisect_config\": {\"bad_revision\": \"314016\", \"bug_id\": \"-1\", \" bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v - -browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \" dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True \", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \ "mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \" linux_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \ "buildername\": \"linux_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"t ryserver.chromium.perf\", \"recipe\": \"auto_bisect:example\", \"slavename\": \" dummyslave\"}",
865 "--step-name=Performance Test 4 of 5",
866 "--builder-name=linux_perf_bisect",
867 "--slave-name=dummyslave",
868 "--build-number=571",
869 "--run-python-script",
870 "[SLAVE_BUILD]/src/tools/perf/run_benchmark",
871 "-v",
872 "--browser=release",
873 "--output-format=valueset",
874 "smoothness.tough_scrolling_cases",
875 "--output-dir=[TMP_BASE]/perf-test-output_tmp_4"
876 ],
877 "env": {
878 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
879 },
880 "name": "Gathering reference values.Performance Test 4 of 5",
881 "stderr": "/path/to/tmp/",
882 "stdout": "/path/to/tmp/",
883 "~followup_annotations": [
884 "@@@STEP_NEST_LEVEL@1@@@",
885 "@@@STEP_LOG_LINE@Captured Output@benchmark text@@@",
886 "@@@STEP_LOG_END@Captured Output@@@"
887 ]
888 },
889 {
890 "cmd": [
891 "python",
892 "-u",
893 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
894 "[TMP_BASE]/perf-test-output_tmp_4/results-valueset.json",
895 "/path/to/tmp/json"
896 ],
897 "env": {
898 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
899 },
900 "name": "Gathering reference values.Reading valueset results (4)",
901 "~followup_annotations": [
902 "@@@STEP_NEST_LEVEL@1@@@",
903 "@@@STEP_LOG_LINE@json.output@{@@@",
904 "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@",
905 "@@@STEP_LOG_LINE@json.output@}@@@",
906 "@@@STEP_LOG_END@json.output@@@"
907 ]
908 },
909 {
910 "cmd": [
911 "python",
912 "-u",
913 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
914 "--target",
915 "Release",
916 "--xvfb",
917 "--factory-properties",
918 "{\"bisect_config\": {\"bad_revision\": \"314016\", \"bug_id\": \"-1\", \" bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v - -browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \" dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True \", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \ "mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \" linux_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \ "buildername\": \"linux_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"t ryserver.chromium.perf\", \"recipe\": \"auto_bisect:example\", \"slavename\": \" dummyslave\"}",
919 "--build-properties",
920 "{\"bisect_config\": {\"bad_revision\": \"314016\", \"bug_id\": \"-1\", \" bypass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v - -browser=release --output-format=valueset smoothness.tough_scrolling_cases\", \" dummy_builds\": \"True\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True \", \"good_revision\": \"314015\", \"gs_bucket\": \"chrome-perf\", \"metric\": \ "mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\": \" linux_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \ "buildername\": \"linux_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"t ryserver.chromium.perf\", \"recipe\": \"auto_bisect:example\", \"slavename\": \" dummyslave\"}",
921 "--step-name=Performance Test 5 of 5",
922 "--builder-name=linux_perf_bisect",
923 "--slave-name=dummyslave",
924 "--build-number=571",
925 "--run-python-script",
926 "[SLAVE_BUILD]/src/tools/perf/run_benchmark",
927 "-v",
928 "--browser=release",
929 "--output-format=valueset",
930 "smoothness.tough_scrolling_cases",
931 "--output-dir=[TMP_BASE]/perf-test-output_tmp_5"
932 ],
933 "env": {
934 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
935 },
936 "name": "Gathering reference values.Performance Test 5 of 5",
937 "stderr": "/path/to/tmp/",
938 "stdout": "/path/to/tmp/",
939 "~followup_annotations": [
940 "@@@STEP_NEST_LEVEL@1@@@",
941 "@@@STEP_LOG_LINE@Captured Output@benchmark text@@@",
942 "@@@STEP_LOG_END@Captured Output@@@"
943 ]
944 },
945 {
946 "cmd": [
947 "python",
948 "-u",
949 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
950 "[TMP_BASE]/perf-test-output_tmp_5/results-valueset.json",
951 "/path/to/tmp/json"
952 ],
953 "env": {
954 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
955 },
956 "name": "Gathering reference values.Reading valueset results (5)",
957 "~followup_annotations": [
958 "@@@STEP_NEST_LEVEL@1@@@",
959 "@@@STEP_LOG_LINE@json.output@{@@@",
960 "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@",
961 "@@@STEP_LOG_LINE@json.output@}@@@",
962 "@@@STEP_LOG_END@json.output@@@"
963 ]
964 },
965 {
966 "cmd": [
967 "python",
968 "-u",
969 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
970 "--",
971 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
972 "----",
973 "ls",
974 "gs://chrome-perf/Linux Builder/full-build-linux_dcdcdc0ff1122212323134879 ddceeb1240b0988.zip"
975 ],
976 "cwd": "[SLAVE_BUILD]",
977 "name": "Gathering reference values.gsutil ls (2)",
978 "~followup_annotations": [
979 "@@@STEP_NEST_LEVEL@1@@@",
980 "step returned non-zero exit code: 1"
981 ]
982 },
983 {
984 "cmd": [
985 "/opt/infra-tools/buildbucket",
986 "put",
987 "--host",
988 "cr-buildbucket.appspot.com",
989 "--service-account-json",
990 "/creds/service_accounts/service-account-chromium-bisect.json",
991 "{\"bucket\": \"master.tryserver.chromium.perf\", \"client_operation_id\": \"dummy\", \"parameters_json\": \"{\\\"builder_name\\\": \\\"linux_perf_bisect_ builder\\\", \\\"properties\\\": {\\\"build_archive_url\\\": \\\"gs://chrome-per f/Linux Builder/full-build-linux_dcdcdc0ff1122212323134879ddceeb1240b0988.zip\\\ ", \\\"clobber\\\": true, \\\"parent_got_revision\\\": \\\"dcdcdc0ff112221232313 4879ddceeb1240b0988\\\"}}\", \"tags\": [\"builder:linux_perf_bisect_builder\", \ "master:tryserver.chromium.perf\", \"user_agent:recipe\"]}"
992 ],
993 "cwd": "[SLAVE_BUILD]",
994 "name": "Gathering reference values.buildbucket.put (2)",
995 "stdout": "/path/to/tmp/json",
996 "~followup_annotations": [
997 "@@@STEP_NEST_LEVEL@1@@@",
998 "@@@STEP_LOG_LINE@json.output@{@@@",
999 "@@@STEP_LOG_LINE@json.output@ \"results\": [@@@",
1000 "@@@STEP_LOG_LINE@json.output@ {@@@",
1001 "@@@STEP_LOG_LINE@json.output@ \"build\": {@@@",
1002 "@@@STEP_LOG_LINE@json.output@ \"id\": \"1201331270\"@@@",
1003 "@@@STEP_LOG_LINE@json.output@ }@@@",
1004 "@@@STEP_LOG_LINE@json.output@ }@@@",
1005 "@@@STEP_LOG_LINE@json.output@ ]@@@",
1006 "@@@STEP_LOG_LINE@json.output@}@@@",
1007 "@@@STEP_LOG_END@json.output@@@"
1008 ]
1009 },
1010 {
1011 "cmd": [],
1012 "cwd": "[SLAVE_BUILD]",
1013 "name": "Gathering reference values.Waiting for build (2)",
1014 "~followup_annotations": [
1015 "@@@STEP_NEST_LEVEL@1@@@"
1016 ]
1017 },
1018 {
1019 "cmd": [
1020 "python",
1021 "-u",
1022 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
1023 "--",
1024 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
1025 "----",
1026 "ls",
1027 "gs://chrome-perf/Linux Builder/full-build-linux_dcdcdc0ff1122212323134879 ddceeb1240b0988.zip"
1028 ],
1029 "cwd": "[SLAVE_BUILD]",
1030 "name": "Gathering reference values.Waiting for build.gsutil ls (3)",
1031 "~followup_annotations": [
1032 "@@@STEP_NEST_LEVEL@2@@@",
1033 "step returned non-zero exit code: 1"
1034 ]
1035 },
1036 {
1037 "cmd": [
1038 "python",
1039 "-u",
1040 "\nimport sys\nimport time\ntime.sleep(20*60)\nsys.exit(0)\n"
1041 ],
1042 "cwd": "[SLAVE_BUILD]",
1043 "name": "Gathering reference values.Waiting for build.sleeping (2)",
1044 "~followup_annotations": [
1045 "@@@STEP_NEST_LEVEL@2@@@",
1046 "@@@STEP_LOG_LINE@python.inline@@@@",
1047 "@@@STEP_LOG_LINE@python.inline@import sys@@@",
1048 "@@@STEP_LOG_LINE@python.inline@import time@@@",
1049 "@@@STEP_LOG_LINE@python.inline@time.sleep(20*60)@@@",
1050 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@",
1051 "@@@STEP_LOG_END@python.inline@@@"
1052 ]
1053 },
1054 {
1055 "cmd": [
1056 "/opt/infra-tools/buildbucket",
1057 "get",
1058 "--host",
1059 "cr-buildbucket.appspot.com",
1060 "--service-account-json",
1061 "/creds/service_accounts/service-account-chromium-bisect.json",
1062 "1201331270"
1063 ],
1064 "cwd": "[SLAVE_BUILD]",
1065 "name": "Gathering reference values.Waiting for build.buildbucket.get (2)",
1066 "stdout": "/path/to/tmp/json",
1067 "~followup_annotations": [
1068 "@@@STEP_NEST_LEVEL@2@@@",
1069 "@@@STEP_LOG_LINE@json.output@{@@@",
1070 "@@@STEP_LOG_LINE@json.output@ \"build\": {@@@",
1071 "@@@STEP_LOG_LINE@json.output@ \"result\": \"FAILED\", @@@",
1072 "@@@STEP_LOG_LINE@json.output@ \"status\": \"COMPLETED\"@@@",
1073 "@@@STEP_LOG_LINE@json.output@ }@@@",
1074 "@@@STEP_LOG_LINE@json.output@}@@@",
1075 "@@@STEP_LOG_END@json.output@@@",
1076 "@@@SET_BUILD_PROPERTY@extra_result_code@[\"B4T_REF_RANGE_FAIL\"]@@@"
1077 ]
1078 },
1079 {
1080 "cmd": [
1081 "git",
1082 "footers",
1083 "--position",
1084 "a6298e4afedbf2cd461755ea6f45b0ad64222222"
1085 ],
1086 "cwd": "[SLAVE_BUILD]/src",
1087 "name": "resolving hash a6298e4afedbf2cd461755ea6f45b0ad64222222",
1088 "stdout": "/path/to/tmp/"
1089 },
1090 {
1091 "cmd": [
1092 "python",
1093 "-u",
1094 "RECIPE_MODULE[build::perf_dashboard]/resources/post_json.py"
1095 ],
1096 "cwd": "[SLAVE_BUILD]",
1097 "name": "Post bisect results",
1098 "stdin": "{\"data\": {\"aborted_reason\": null, \"bad_revision\": \"dcdcdc0f f1122212323134879ddceeb1240b0988\", \"bisect_bot\": \"linux_perf_tester\", \"bug _id\": \"-1\", \"buildbot_log_url\": \"http://build.chromium.org/p/chromium/buil ders/linux_perf_bisect/builds/571\", \"change\": null, \"command\": \"src/tools/ perf/run_benchmark -v --browser=release --output-format=valueset smoothness.toug h_scrolling_cases\", \"culprit_data\": null, \"good_revision\": \"a6298e4afedbf2 cd461755ea6f45b0ad64222222\", \"metric\": \"mean_input_event_latency/mean_input_ event_latency\", \"revision_data\": [{\"commit_hash\": \"a6298e4afedbf2cd461755e a6f45b0ad64222222\", \"depot_name\": \"chromium\", \"mean_value\": null, \"resul t\": \"good\", \"revision_string\": \"chromium@a6298e4afe\", \"std_dev\": null, \"values\": []}], \"status\": \"failed\", \"test_type\": \"perf\", \"try_job_id\ ": null, \"warnings\": []}, \"url\": \"https://chromeperf.appspot.com/post_bisec t_results\"}",
1099 "stdout": "/path/to/tmp/json",
1100 "~followup_annotations": [
1101 "@@@STEP_TEXT@Failed to upload result to Perf Dashboard. Error response: N one@@@",
1102 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
1103 "@@@STEP_LOG_END@json.output (invalid)@@@",
1104 "@@@STEP_WARNINGS@@@"
1105 ]
1106 },
1107 {
1108 "name": "$result",
1109 "reason": "Bisect cannot identify a culprit",
1110 "recipe_result": null,
1111 "status_code": 1
1112 }
1113 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698