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

Side by Side Diff: scripts/slave/recipe_modules/auto_bisect/example.expected/basic_win64_bisect.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: Addressing all early 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_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py"
7 ],
8 "name": "taskkill"
9 },
10 {
11 "cmd": [
12 "python",
13 "-u",
14 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py",
15 "--spec",
16 "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'}]",
17 "--root",
18 "src",
19 "--revision_mapping_file",
20 "{\"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\"}",
21 "--git-cache-dir",
22 "[GIT_CACHE]",
23 "--output_json",
24 "/path/to/tmp/json",
25 "--revision",
26 "src@HEAD",
27 "--output_manifest"
28 ],
29 "env": {
30 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
31 },
32 "name": "bot_update",
33 "~followup_annotations": [
34 "@@@STEP_TEXT@Some step text@@@",
35 "@@@STEP_LOG_LINE@json.output@{@@@",
36 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
37 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
38 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@",
39 "@@@STEP_LOG_LINE@json.output@ }, @@@",
40 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@",
41 "@@@STEP_LOG_LINE@json.output@ \"src\": {@@@",
42 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src .git\", @@@",
43 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f27fede2220bcd326aee3e 86ddfd4ebd0fe58cb9\"@@@",
44 "@@@STEP_LOG_LINE@json.output@ }, @@@",
45 "@@@STEP_LOG_LINE@json.output@ \"src/buildtools\": {@@@",
46 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src /buildtools.git\", @@@",
47 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f0319a328b280987691635 3cb994259692140934\"@@@",
48 "@@@STEP_LOG_LINE@json.output@ }, @@@",
49 "@@@STEP_LOG_LINE@json.output@ \"src/native_client\": {@@@",
50 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src /native_client.git\", @@@",
51 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"d998e125e8253980d76e26 9b7982aeeefc1b9b50\"@@@",
52 "@@@STEP_LOG_LINE@json.output@ }, @@@",
53 "@@@STEP_LOG_LINE@json.output@ \"src/third_party/angle\": {@@@",
54 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src /third_party/angle.git\", @@@",
55 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"fac9503c46405f77757b9a 728eb85b8d7bc6080c\"@@@",
56 "@@@STEP_LOG_LINE@json.output@ }, @@@",
57 "@@@STEP_LOG_LINE@json.output@ \"src/third_party/webrtc\": {@@@",
58 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src /third_party/webrtc.git\", @@@",
59 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"0f90628433546e61d92685 96da93418c623137f4\"@@@",
60 "@@@STEP_LOG_LINE@json.output@ }, @@@",
61 "@@@STEP_LOG_LINE@json.output@ \"src/tools/swarming_client\": {@@@",
62 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src /tools/swarming_client.git\", @@@",
63 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"a0ee5d99f1d4b38ddaa4c7 59c837980b63b99566\"@@@",
64 "@@@STEP_LOG_LINE@json.output@ }, @@@",
65 "@@@STEP_LOG_LINE@json.output@ \"src/v8\": {@@@",
66 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src /v8.git\", @@@",
67 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"801ada225ddc271c132c3a 35f03975671d43e399\"@@@",
68 "@@@STEP_LOG_LINE@json.output@ }@@@",
69 "@@@STEP_LOG_LINE@json.output@ }, @@@",
70 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@",
71 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@",
72 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@",
73 "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision\": \"fac9503c46405f 77757b9a728eb85b8d7bc6080c\", @@@",
74 "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision_cp\": \"refs/heads/ master@{#297276}\", @@@",
75 "@@@STEP_LOG_LINE@json.output@ \"got_buildtools_revision\": \"f0319a328 b2809876916353cb994259692140934\", @@@",
76 "@@@STEP_LOG_LINE@json.output@ \"got_buildtools_revision_cp\": \"refs/h eads/master@{#182578}\", @@@",
77 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398 0d76e269b7982aeeefc1b9b50\", @@@",
78 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m aster@{#274981}\", @@@",
79 "@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"f27fede2220bcd326aee 3e86ddfd4ebd0fe58cb9\", @@@",
80 "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master @{#170242}\", @@@",
81 "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision\": \"a0ee 5d99f1d4b38ddaa4c759c837980b63b99566\", @@@",
82 "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision_cp\": \"r efs/heads/master@{#276089}\", @@@",
83 "@@@STEP_LOG_LINE@json.output@ \"got_v8_revision\": \"801ada225ddc271c1 32c3a35f03975671d43e399\", @@@",
84 "@@@STEP_LOG_LINE@json.output@ \"got_v8_revision_cp\": \"refs/heads/mas ter@{#43426}\", @@@",
85 "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision\": \"0f90628433546 e61d9268596da93418c623137f4\", @@@",
86 "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision_cp\": \"refs/heads /master@{#120644}\"@@@",
87 "@@@STEP_LOG_LINE@json.output@ }, @@@",
88 "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@",
89 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@",
90 "@@@STEP_LOG_LINE@json.output@}@@@",
91 "@@@STEP_LOG_END@json.output@@@",
92 "@@@SET_BUILD_PROPERTY@got_nacl_revision@\"d998e125e8253980d76e269b7982aee efc1b9b50\"@@@",
93 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision@\"a0ee5d99f1d4b38ddaa4 c759c837980b63b99566\"@@@",
94 "@@@SET_BUILD_PROPERTY@got_buildtools_revision_cp@\"refs/heads/master@{#18 2578}\"@@@",
95 "@@@SET_BUILD_PROPERTY@got_webrtc_revision@\"0f90628433546e61d9268596da934 18c623137f4\"@@@",
96 "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe5 8cb9\"@@@",
97 "@@@SET_BUILD_PROPERTY@got_nacl_revision_cp@\"refs/heads/master@{#274981}\ "@@@",
98 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b 8d7bc6080c\"@@@",
99 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@",
100 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @",
101 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@",
102 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@",
103 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" ,
104 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@",
105 "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb 994259692140934\"@@@"
106 ]
107 },
108 {
109 "cmd": [],
110 "name": "ensure_goma"
111 },
112 {
113 "cmd": [
114 "python",
115 "-u",
116 "RECIPE_MODULE[depot_tools::cipd]\\resources\\bootstrap.py",
117 "--platform",
118 "windows-amd64",
119 "--dest-directory",
120 "[SLAVE_BUILD]\\cipd",
121 "--json-output",
122 "/path/to/tmp/json"
123 ],
124 "name": "ensure_goma.install cipd",
125 "~followup_annotations": [
126 "@@@STEP_NEST_LEVEL@1@@@",
127 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@ @",
128 "@@@STEP_LOG_LINE@json.output@{@@@",
129 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]\\\\cipd\\\ \cipd\", @@@",
130 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa ckage-instance_id\"@@@",
131 "@@@STEP_LOG_LINE@json.output@}@@@",
132 "@@@STEP_LOG_END@json.output@@@"
133 ]
134 },
135 {
136 "cmd": [
137 "[SLAVE_BUILD]\\cipd\\cipd",
138 "ensure",
139 "--root",
140 "[CACHE]\\cipd\\goma",
141 "--list",
142 "infra/tools/cloudtail/windows-amd64 goma_recipe_module\ninfra_internal/go ma/client/windows-amd64 release",
143 "--json-output",
144 "/path/to/tmp/json",
145 "--service-account-json",
146 "C:\\creds\\service_accounts\\service-account-goma-client.json"
147 ],
148 "name": "ensure_goma.ensure_installed",
149 "~followup_annotations": [
150 "@@@STEP_NEST_LEVEL@1@@@",
151 "@@@STEP_LOG_LINE@json.output@{@@@",
152 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@",
153 "@@@STEP_LOG_LINE@json.output@ {@@@",
154 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i d-of-goma_recipe_modu\", @@@",
155 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/cloudtail/w indows-amd64\"@@@",
156 "@@@STEP_LOG_LINE@json.output@ }, @@@",
157 "@@@STEP_LOG_LINE@json.output@ {@@@",
158 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i d-of-release---------\", @@@",
159 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli ent/windows-amd64\"@@@",
160 "@@@STEP_LOG_LINE@json.output@ }@@@",
161 "@@@STEP_LOG_LINE@json.output@ ]@@@",
162 "@@@STEP_LOG_LINE@json.output@}@@@",
163 "@@@STEP_LOG_END@json.output@@@"
164 ]
165 },
166 {
167 "cmd": [
168 "python",
169 "-u",
170 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py",
171 "runhooks"
172 ],
173 "cwd": "[SLAVE_BUILD]\\src",
174 "env": {
175 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json",
176 "GYP_CHROMIUM_NO_ACTION": "1",
177 "GYP_DEFINES": "branding=Chrome buildtype=Official component=static_librar y fastbuild=1 gomadir='[CACHE]\\cipd\\goma' target_arch=x64 use_goma=1",
178 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
179 },
180 "name": "gclient runhooks"
181 },
182 {
183 "cmd": [
184 "python",
185 "-u",
186 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py",
187 "--output",
188 "/path/to/tmp/json",
189 "--",
190 "--build-config-fs",
191 "Release_x64",
192 "--paths",
193 "{\"checkout\": \"[SLAVE_BUILD]\\\\src\", \"runit.py\": \"RECIPE_PACKAGE_R EPO[build]\\\\scripts\\\\tools\\\\runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_R EPO[build]\\\\scripts\\\\slave\\\\runtest.py\"}",
194 "--properties",
195 "{\"buildername\": \"winx64_zen_perf_bisect\", \"buildnumber\": 571, \"mas tername\": \"tryserver.chromium.perf\", \"results-url\": \"https://chromeperf.ap pspot.com\", \"slavename\": \"dummyslave\", \"target_platform\": \"win\"}"
196 ],
197 "name": "get compile targets for scripts",
198 "~followup_annotations": [
199 "@@@STEP_LOG_LINE@json.output@{}@@@",
200 "@@@STEP_LOG_END@json.output@@@"
201 ]
202 },
203 {
204 "cmd": [
205 "python",
206 "-u",
207 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
208 "[SLAVE_BUILD]\\src\\testing\\buildbot\\tryserver.chromium.perf.json",
209 "/path/to/tmp/json"
210 ],
211 "name": "read test spec (tryserver.chromium.perf.json)",
212 "~followup_annotations": [
213 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\tryserver.chrom ium.perf.json@@@",
214 "@@@STEP_LOG_LINE@json.output@{}@@@",
215 "@@@STEP_LOG_END@json.output@@@"
216 ]
217 },
218 {
219 "cmd": [
220 "python",
221 "-u",
222 "RECIPE_PACKAGE_REPO[depot_tools]\\bootstrap\\win\\git_bootstrap.py",
223 "--verbose"
224 ],
225 "cwd": "RECIPE_PACKAGE_REPO[depot_tools]",
226 "name": "ensure git tooling on windows",
227 "timeout": 300
228 },
229 {
230 "cmd": [
231 "RECIPE_PACKAGE_REPO[depot_tools]\\git.bat",
232 "diff",
233 "--cached",
234 "--name-only"
235 ],
236 "cwd": "[SLAVE_BUILD]\\src",
237 "name": "git diff to analyze patch",
238 "stdout": "/path/to/tmp/",
239 "~followup_annotations": [
240 "@@@STEP_LOG_LINE@files@foo.cc@@@",
241 "@@@STEP_LOG_END@files@@@"
242 ]
243 },
244 {
245 "cmd": [],
246 "cwd": "[SLAVE_BUILD]",
247 "name": "***BISECT***"
248 },
249 {
250 "cmd": [
251 "RECIPE_PACKAGE_REPO[depot_tools]\\git.bat",
252 "update-ref",
253 "refs/heads/master",
254 "refs/remotes/origin/master"
255 ],
256 "cwd": "[SLAVE_BUILD]\\src",
257 "name": "git update-ref"
258 },
259 {
260 "cmd": [
261 "RECIPE_PACKAGE_REPO[depot_tools]\\git.bat",
262 "checkout",
263 "master"
264 ],
265 "cwd": "[SLAVE_BUILD]\\src",
266 "name": "git checkout"
267 },
268 {
269 "cmd": [],
270 "cwd": "[SLAVE_BUILD]",
271 "name": "config",
272 "~followup_annotations": [
273 "@@@STEP_LOG_LINE@Bisect job configuration@{@@@",
274 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bad_revision\": \"314017\", @@@",
275 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bug_id\": \"-1\", @@@",
276 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bypass_stats_check\": \"Tru e\", @@@",
277 "@@@STEP_LOG_LINE@Bisect job configuration@ \"command\": \"src/tools/perf /run_benchmark -v --browser=release --output-format=valueset smoothness.tough_sc rolling_cases\", @@@",
278 "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_builds\": \"True\", @ @@",
279 "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_job_names\": \"True\" , @@@",
280 "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_tests\": \"True\", @@ @",
281 "@@@STEP_LOG_LINE@Bisect job configuration@ \"good_revision\": \"314015\" , @@@",
282 "@@@STEP_LOG_LINE@Bisect job configuration@ \"gs_bucket\": \"chrome-perf\ ", @@@",
283 "@@@STEP_LOG_LINE@Bisect job configuration@ \"metric\": \"mean_input_even t_latency/mean_input_event_latency\", @@@",
284 "@@@STEP_LOG_LINE@Bisect job configuration@ \"recipe_tester_name\": \"win x64_perf_tester\", @@@",
285 "@@@STEP_LOG_LINE@Bisect job configuration@ \"skip_gclient_ops\": \"True\ ", @@@",
286 "@@@STEP_LOG_LINE@Bisect job configuration@ \"test_type\": \"perf\"@@@",
287 "@@@STEP_LOG_LINE@Bisect job configuration@}@@@",
288 "@@@STEP_LOG_END@Bisect job configuration@@@"
289 ]
290 },
291 {
292 "cmd": [],
293 "cwd": "[SLAVE_BUILD]",
294 "name": "Resolving reference range"
295 },
296 {
297 "cmd": [
298 "python",
299 "-u",
300 "RECIPE_MODULE[build::crrev]\\resources\\crrev_client.py",
301 "get_numbering",
302 "--params-file",
303 "{\"number\": 314017, \"numbering_identifier\": \"refs/heads/master\", \"n umbering_type\": \"COMMIT_POSITION\", \"project\": \"chromium\", \"repo\": \"chr omium/src\"}",
304 "--attempts",
305 "3"
306 ],
307 "cwd": "[SLAVE_BUILD]",
308 "name": "Resolving reference range.crrev get commit hash for refs/heads/mast er@{#314017}",
309 "stdout": "/path/to/tmp/json",
310 "~followup_annotations": [
311 "@@@STEP_NEST_LEVEL@1@@@",
312 "@@@STEP_LOG_LINE@json.output@{@@@",
313 "@@@STEP_LOG_LINE@json.output@ \"git_sha\": \"00316c9ddfb9d7b4e1ed2fff9fe 6d964d2111111\"@@@",
314 "@@@STEP_LOG_LINE@json.output@}@@@",
315 "@@@STEP_LOG_END@json.output@@@"
316 ]
317 },
318 {
319 "cmd": [
320 "python",
321 "-u",
322 "RECIPE_MODULE[build::crrev]\\resources\\crrev_client.py",
323 "get_numbering",
324 "--params-file",
325 "{\"number\": 314015, \"numbering_identifier\": \"refs/heads/master\", \"n umbering_type\": \"COMMIT_POSITION\", \"project\": \"chromium\", \"repo\": \"chr omium/src\"}",
326 "--attempts",
327 "3"
328 ],
329 "cwd": "[SLAVE_BUILD]",
330 "name": "Resolving reference range.crrev get commit hash for refs/heads/mast er@{#314015}",
331 "stdout": "/path/to/tmp/json",
332 "~followup_annotations": [
333 "@@@STEP_NEST_LEVEL@1@@@",
334 "@@@STEP_LOG_LINE@json.output@{@@@",
335 "@@@STEP_LOG_LINE@json.output@ \"git_sha\": \"a6298e4afedbf2cd461755ea6f4 5b0ad64222222\"@@@",
336 "@@@STEP_LOG_LINE@json.output@}@@@",
337 "@@@STEP_LOG_END@json.output@@@"
338 ]
339 },
340 {
341 "cmd": [
342 "python",
343 "-u",
344 "RECIPE_MODULE[build::auto_bisect]\\resources\\fetch_file.py",
345 "DEPS",
346 "--commit",
347 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111"
348 ],
349 "cwd": "[SLAVE_BUILD]",
350 "name": "Resolving reference range.fetch file 00316c9ddfb9d7b4e1ed2fff9fe6d9 64d2111111:DEPS",
351 "stdout": "/path/to/tmp/",
352 "~followup_annotations": [
353 "@@@STEP_NEST_LEVEL@1@@@",
354 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@v8: None@@@",
355 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@catapult: None@@@",
356 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@angle: None@@@",
357 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@skia: None@@@",
358 "@@@STEP_LOG_END@Debug Bad Revision DEPS@@@"
359 ]
360 },
361 {
362 "cmd": [
363 "python",
364 "-u",
365 "RECIPE_MODULE[build::auto_bisect]\\resources\\fetch_file.py",
366 "DEPS",
367 "--commit",
368 "a6298e4afedbf2cd461755ea6f45b0ad64222222"
369 ],
370 "cwd": "[SLAVE_BUILD]",
371 "name": "Resolving reference range.fetch file a6298e4afedbf2cd461755ea6f45b0 ad64222222:DEPS",
372 "stdout": "/path/to/tmp/",
373 "~followup_annotations": [
374 "@@@STEP_NEST_LEVEL@1@@@",
375 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@v8: None@@@",
376 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@catapult: None@@@",
377 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@angle: None@@@",
378 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@skia: None@@@",
379 "@@@STEP_LOG_END@Debug Good Revision DEPS@@@"
380 ]
381 },
382 {
383 "cmd": [],
384 "cwd": "[SLAVE_BUILD]",
385 "name": "Expanding revision range"
386 },
387 {
388 "cmd": [
389 "python",
390 "-u",
391 "RECIPE_MODULE[build::auto_bisect]\\resources\\fetch_intervening_revisions .py",
392 "a6298e4afedbf2cd461755ea6f45b0ad64222222",
393 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111",
394 "https://chromium.googlesource.com/chromium/src"
395 ],
396 "cwd": "[SLAVE_BUILD]",
397 "name": "Expanding revision range.for revisions a6298e4afedbf2cd461755ea6f45 b0ad64222222:00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111",
398 "stdout": "/path/to/tmp/json",
399 "~followup_annotations": [
400 "@@@STEP_NEST_LEVEL@1@@@",
401 "@@@STEP_LOG_LINE@json.output@[@@@",
402 "@@@STEP_LOG_LINE@json.output@ [@@@",
403 "@@@STEP_LOG_LINE@json.output@ \"dcdcdc0ff1122212323134879ddceeb1240b09 88\", @@@",
404 "@@@STEP_LOG_LINE@json.output@ \"314016\"@@@",
405 "@@@STEP_LOG_LINE@json.output@ ], @@@",
406 "@@@STEP_LOG_LINE@json.output@ [@@@",
407 "@@@STEP_LOG_LINE@json.output@ \"00316c9ddfb9d7b4e1ed2fff9fe6d964d21111 11\", @@@",
408 "@@@STEP_LOG_LINE@json.output@ \"314017\"@@@",
409 "@@@STEP_LOG_LINE@json.output@ ]@@@",
410 "@@@STEP_LOG_LINE@json.output@]@@@",
411 "@@@STEP_LOG_END@json.output@@@"
412 ]
413 },
414 {
415 "cmd": [],
416 "cwd": "[SLAVE_BUILD]",
417 "name": "Gathering reference values"
418 },
419 {
420 "cmd": [
421 "python",
422 "-u",
423 "RECIPE_MODULE[build::gsutil]\\resources\\gsutil_wrapper.py",
424 "--",
425 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py",
426 "----",
427 "ls",
428 "gs://chrome-perf/Win x64 Builder/full-build-win32_a6298e4afedbf2cd461755e a6f45b0ad64222222.zip"
429 ],
430 "cwd": "[SLAVE_BUILD]",
431 "name": "Gathering reference values.gsutil ls",
432 "~followup_annotations": [
433 "@@@STEP_NEST_LEVEL@1@@@",
434 "step returned non-zero exit code: 1"
435 ]
436 },
437 {
438 "cmd": [
439 "C:\\infra-tools\\buildbucket.exe",
440 "put",
441 "--host",
442 "cr-buildbucket.appspot.com",
443 "--service-account-json",
444 "C:\\creds\\service_accounts\\service-account-chromium-bisect.json",
445 "{\"bucket\": \"master.tryserver.chromium.perf\", \"client_operation_id\": \"dummy\", \"parameters_json\": \"{\\\"builder_name\\\": \\\"winx64_bisect_buil der\\\", \\\"properties\\\": {\\\"build_archive_url\\\": \\\"gs://chrome-perf/Wi n x64 Builder/full-build-win32_a6298e4afedbf2cd461755ea6f45b0ad64222222.zip\\\", \\\"clobber\\\": true, \\\"parent_got_revision\\\": \\\"a6298e4afedbf2cd461755e a6f45b0ad64222222\\\"}}\", \"tags\": [\"builder:winx64_bisect_builder\", \"maste r:tryserver.chromium.perf\", \"user_agent:recipe\"]}"
446 ],
447 "cwd": "[SLAVE_BUILD]",
448 "name": "Gathering reference values.buildbucket.put",
449 "stdout": "/path/to/tmp/json",
450 "~followup_annotations": [
451 "@@@STEP_NEST_LEVEL@1@@@",
452 "@@@STEP_LOG_LINE@json.output@{@@@",
453 "@@@STEP_LOG_LINE@json.output@ \"results\": [@@@",
454 "@@@STEP_LOG_LINE@json.output@ {@@@",
455 "@@@STEP_LOG_LINE@json.output@ \"build\": {@@@",
456 "@@@STEP_LOG_LINE@json.output@ \"id\": \"1201331270\"@@@",
457 "@@@STEP_LOG_LINE@json.output@ }@@@",
458 "@@@STEP_LOG_LINE@json.output@ }@@@",
459 "@@@STEP_LOG_LINE@json.output@ ]@@@",
460 "@@@STEP_LOG_LINE@json.output@}@@@",
461 "@@@STEP_LOG_END@json.output@@@"
462 ]
463 },
464 {
465 "cmd": [],
466 "cwd": "[SLAVE_BUILD]",
467 "name": "Gathering reference values.Waiting for build",
468 "~followup_annotations": [
469 "@@@STEP_NEST_LEVEL@1@@@"
470 ]
471 },
472 {
473 "cmd": [
474 "python",
475 "-u",
476 "RECIPE_MODULE[build::gsutil]\\resources\\gsutil_wrapper.py",
477 "--",
478 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py",
479 "----",
480 "ls",
481 "gs://chrome-perf/Win x64 Builder/full-build-win32_a6298e4afedbf2cd461755e a6f45b0ad64222222.zip"
482 ],
483 "cwd": "[SLAVE_BUILD]",
484 "name": "Gathering reference values.Waiting for build.gsutil ls",
485 "~followup_annotations": [
486 "@@@STEP_NEST_LEVEL@2@@@",
487 "step returned non-zero exit code: 1"
488 ]
489 },
490 {
491 "cmd": [
492 "python",
493 "-u",
494 "\nimport sys\nimport time\ntime.sleep(20*60)\nsys.exit(0)\n"
495 ],
496 "cwd": "[SLAVE_BUILD]",
497 "name": "Gathering reference values.Waiting for build.sleeping",
498 "~followup_annotations": [
499 "@@@STEP_NEST_LEVEL@2@@@",
500 "@@@STEP_LOG_LINE@python.inline@@@@",
501 "@@@STEP_LOG_LINE@python.inline@import sys@@@",
502 "@@@STEP_LOG_LINE@python.inline@import time@@@",
503 "@@@STEP_LOG_LINE@python.inline@time.sleep(20*60)@@@",
504 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@",
505 "@@@STEP_LOG_END@python.inline@@@"
506 ]
507 },
508 {
509 "cmd": [
510 "C:\\infra-tools\\buildbucket.exe",
511 "get",
512 "--host",
513 "cr-buildbucket.appspot.com",
514 "--service-account-json",
515 "C:\\creds\\service_accounts\\service-account-chromium-bisect.json",
516 "1201331270"
517 ],
518 "cwd": "[SLAVE_BUILD]",
519 "name": "Gathering reference values.Waiting for build.buildbucket.get",
520 "stdout": "/path/to/tmp/json",
521 "~followup_annotations": [
522 "@@@STEP_NEST_LEVEL@2@@@",
523 "@@@STEP_LOG_LINE@json.output@{@@@",
524 "@@@STEP_LOG_LINE@json.output@ \"build\": {@@@",
525 "@@@STEP_LOG_LINE@json.output@ \"result\": \"SUCCESS\", @@@",
526 "@@@STEP_LOG_LINE@json.output@ \"status\": \"COMPLETED\"@@@",
527 "@@@STEP_LOG_LINE@json.output@ }@@@",
528 "@@@STEP_LOG_LINE@json.output@}@@@",
529 "@@@STEP_LOG_END@json.output@@@"
530 ]
531 },
532 {
533 "cmd": [
534 "python",
535 "-u",
536 "RECIPE_MODULE[build::gsutil]\\resources\\gsutil_wrapper.py",
537 "--",
538 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py",
539 "----",
540 "ls",
541 "gs://chrome-perf/Win x64 Builder/full-build-win32_a6298e4afedbf2cd461755e a6f45b0ad64222222.zip"
542 ],
543 "cwd": "[SLAVE_BUILD]",
544 "name": "Gathering reference values.Waiting for build.gsutil ls (2)",
545 "~followup_annotations": [
546 "@@@STEP_NEST_LEVEL@2@@@",
547 "step returned non-zero exit code: 1"
548 ]
549 },
550 {
551 "cmd": [
552 "python",
553 "-u",
554 "\nimport sys\nimport time\ntime.sleep(20*60)\nsys.exit(0)\n"
555 ],
556 "cwd": "[SLAVE_BUILD]",
557 "name": "Gathering reference values.Waiting for build.sleeping (2)",
558 "~followup_annotations": [
559 "@@@STEP_NEST_LEVEL@2@@@",
560 "@@@STEP_LOG_LINE@python.inline@@@@",
561 "@@@STEP_LOG_LINE@python.inline@import sys@@@",
562 "@@@STEP_LOG_LINE@python.inline@import time@@@",
563 "@@@STEP_LOG_LINE@python.inline@time.sleep(20*60)@@@",
564 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@",
565 "@@@STEP_LOG_END@python.inline@@@"
566 ]
567 },
568 {
569 "cmd": [
570 "C:\\infra-tools\\buildbucket.exe",
571 "get",
572 "--host",
573 "cr-buildbucket.appspot.com",
574 "--service-account-json",
575 "C:\\creds\\service_accounts\\service-account-chromium-bisect.json",
576 "1201331270"
577 ],
578 "cwd": "[SLAVE_BUILD]",
579 "name": "Gathering reference values.Waiting for build.buildbucket.get (2)",
580 "stdout": "/path/to/tmp/json",
581 "~followup_annotations": [
582 "@@@STEP_NEST_LEVEL@2@@@",
583 "@@@STEP_LOG_LINE@json.output@{@@@",
584 "@@@STEP_LOG_LINE@json.output@ \"build\": {@@@",
585 "@@@STEP_LOG_LINE@json.output@ \"result\": \"SUCCESS\", @@@",
586 "@@@STEP_LOG_LINE@json.output@ \"status\": \"COMPLETED\"@@@",
587 "@@@STEP_LOG_LINE@json.output@ }@@@",
588 "@@@STEP_LOG_LINE@json.output@}@@@",
589 "@@@STEP_LOG_END@json.output@@@"
590 ]
591 },
592 {
593 "cmd": [
594 "python",
595 "-u",
596 "RECIPE_MODULE[build::gsutil]\\resources\\gsutil_wrapper.py",
597 "--",
598 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py",
599 "----",
600 "ls",
601 "gs://chrome-perf/Win x64 Builder/full-build-win32_a6298e4afedbf2cd461755e a6f45b0ad64222222.zip"
602 ],
603 "cwd": "[SLAVE_BUILD]",
604 "name": "Gathering reference values.Waiting for build.gsutil ls (3)",
605 "~followup_annotations": [
606 "@@@STEP_NEST_LEVEL@2@@@",
607 "step returned non-zero exit code: 1"
608 ]
609 },
610 {
611 "cmd": [
612 "python",
613 "-u",
614 "\nimport sys\nimport time\ntime.sleep(20*60)\nsys.exit(0)\n"
615 ],
616 "cwd": "[SLAVE_BUILD]",
617 "name": "Gathering reference values.Waiting for build.sleeping (3)",
618 "~followup_annotations": [
619 "@@@STEP_NEST_LEVEL@2@@@",
620 "@@@STEP_LOG_LINE@python.inline@@@@",
621 "@@@STEP_LOG_LINE@python.inline@import sys@@@",
622 "@@@STEP_LOG_LINE@python.inline@import time@@@",
623 "@@@STEP_LOG_LINE@python.inline@time.sleep(20*60)@@@",
624 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@",
625 "@@@STEP_LOG_END@python.inline@@@"
626 ]
627 },
628 {
629 "cmd": [
630 "C:\\infra-tools\\buildbucket.exe",
631 "get",
632 "--host",
633 "cr-buildbucket.appspot.com",
634 "--service-account-json",
635 "C:\\creds\\service_accounts\\service-account-chromium-bisect.json",
636 "1201331270"
637 ],
638 "cwd": "[SLAVE_BUILD]",
639 "name": "Gathering reference values.Waiting for build.buildbucket.get (3)",
640 "stdout": "/path/to/tmp/json",
641 "~followup_annotations": [
642 "@@@STEP_NEST_LEVEL@2@@@",
643 "@@@STEP_LOG_LINE@json.output@{@@@",
644 "@@@STEP_LOG_LINE@json.output@ \"build\": {@@@",
645 "@@@STEP_LOG_LINE@json.output@ \"result\": \"SUCCESS\", @@@",
646 "@@@STEP_LOG_LINE@json.output@ \"status\": \"COMPLETED\"@@@",
647 "@@@STEP_LOG_LINE@json.output@ }@@@",
648 "@@@STEP_LOG_LINE@json.output@}@@@",
649 "@@@STEP_LOG_END@json.output@@@"
650 ]
651 },
652 {
653 "cmd": [
654 "python",
655 "-u",
656 "RECIPE_MODULE[build::gsutil]\\resources\\gsutil_wrapper.py",
657 "--",
658 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py",
659 "----",
660 "ls",
661 "gs://chrome-perf/Win x64 Builder/full-build-win32_a6298e4afedbf2cd461755e a6f45b0ad64222222.zip"
662 ],
663 "cwd": "[SLAVE_BUILD]",
664 "name": "Gathering reference values.Waiting for build.gsutil ls (4)",
665 "~followup_annotations": [
666 "@@@STEP_NEST_LEVEL@2@@@",
667 "step returned non-zero exit code: 1"
668 ]
669 },
670 {
671 "cmd": [
672 "python",
673 "-u",
674 "\nimport sys\nimport time\ntime.sleep(20*60)\nsys.exit(0)\n"
675 ],
676 "cwd": "[SLAVE_BUILD]",
677 "name": "Gathering reference values.Waiting for build.sleeping (4)",
678 "~followup_annotations": [
679 "@@@STEP_NEST_LEVEL@2@@@",
680 "@@@STEP_LOG_LINE@python.inline@@@@",
681 "@@@STEP_LOG_LINE@python.inline@import sys@@@",
682 "@@@STEP_LOG_LINE@python.inline@import time@@@",
683 "@@@STEP_LOG_LINE@python.inline@time.sleep(20*60)@@@",
684 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@",
685 "@@@STEP_LOG_END@python.inline@@@"
686 ]
687 },
688 {
689 "cmd": [
690 "C:\\infra-tools\\buildbucket.exe",
691 "get",
692 "--host",
693 "cr-buildbucket.appspot.com",
694 "--service-account-json",
695 "C:\\creds\\service_accounts\\service-account-chromium-bisect.json",
696 "1201331270"
697 ],
698 "cwd": "[SLAVE_BUILD]",
699 "name": "Gathering reference values.Waiting for build.buildbucket.get (4)",
700 "stdout": "/path/to/tmp/json",
701 "~followup_annotations": [
702 "@@@STEP_NEST_LEVEL@2@@@",
703 "@@@STEP_LOG_LINE@json.output@{@@@",
704 "@@@STEP_LOG_LINE@json.output@ \"build\": {@@@",
705 "@@@STEP_LOG_LINE@json.output@ \"result\": \"SUCCESS\", @@@",
706 "@@@STEP_LOG_LINE@json.output@ \"status\": \"COMPLETED\"@@@",
707 "@@@STEP_LOG_LINE@json.output@ }@@@",
708 "@@@STEP_LOG_LINE@json.output@}@@@",
709 "@@@STEP_LOG_END@json.output@@@"
710 ]
711 },
712 {
713 "cmd": [
714 "python",
715 "-u",
716 "RECIPE_MODULE[build::gsutil]\\resources\\gsutil_wrapper.py",
717 "--",
718 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py",
719 "----",
720 "ls",
721 "gs://chrome-perf/Win x64 Builder/full-build-win32_a6298e4afedbf2cd461755e a6f45b0ad64222222.zip"
722 ],
723 "cwd": "[SLAVE_BUILD]",
724 "name": "Gathering reference values.Waiting for build.gsutil ls (5)",
725 "~followup_annotations": [
726 "@@@STEP_NEST_LEVEL@2@@@"
727 ]
728 },
729 {
730 "cmd": [
731 "python",
732 "-u",
733 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py"
734 ],
735 "cwd": "[SLAVE_BUILD]",
736 "name": "Gathering reference values.taskkill",
737 "~followup_annotations": [
738 "@@@STEP_NEST_LEVEL@1@@@"
739 ]
740 },
741 {
742 "cmd": [
743 "python",
744 "-u",
745 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py",
746 "--spec",
747 "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'}]",
748 "--root",
749 "src",
750 "--revision_mapping_file",
751 "{\"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\"}",
752 "--git-cache-dir",
753 "[GIT_CACHE]",
754 "--output_json",
755 "/path/to/tmp/json",
756 "--revision",
757 "src@a6298e4afedbf2cd461755ea6f45b0ad64222222",
758 "--output_manifest"
759 ],
760 "cwd": "[SLAVE_BUILD]",
761 "env": {
762 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
763 },
764 "name": "Gathering reference values.bot_update",
765 "~followup_annotations": [
766 "@@@STEP_NEST_LEVEL@1@@@",
767 "@@@STEP_TEXT@Some step text@@@",
768 "@@@STEP_LOG_LINE@json.output@{@@@",
769 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
770 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
771 "@@@STEP_LOG_LINE@json.output@ \"src\": \"a6298e4afedbf2cd461755ea6f45b 0ad64222222\"@@@",
772 "@@@STEP_LOG_LINE@json.output@ }, @@@",
773 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@",
774 "@@@STEP_LOG_LINE@json.output@ \"src\": {@@@",
775 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src .git\", @@@",
776 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f27fede2220bcd326aee3e 86ddfd4ebd0fe58cb9\"@@@",
777 "@@@STEP_LOG_LINE@json.output@ }, @@@",
778 "@@@STEP_LOG_LINE@json.output@ \"src/buildtools\": {@@@",
779 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src /buildtools.git\", @@@",
780 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f0319a328b280987691635 3cb994259692140934\"@@@",
781 "@@@STEP_LOG_LINE@json.output@ }, @@@",
782 "@@@STEP_LOG_LINE@json.output@ \"src/native_client\": {@@@",
783 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src /native_client.git\", @@@",
784 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"d998e125e8253980d76e26 9b7982aeeefc1b9b50\"@@@",
785 "@@@STEP_LOG_LINE@json.output@ }, @@@",
786 "@@@STEP_LOG_LINE@json.output@ \"src/third_party/angle\": {@@@",
787 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src /third_party/angle.git\", @@@",
788 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"fac9503c46405f77757b9a 728eb85b8d7bc6080c\"@@@",
789 "@@@STEP_LOG_LINE@json.output@ }, @@@",
790 "@@@STEP_LOG_LINE@json.output@ \"src/third_party/webrtc\": {@@@",
791 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src /third_party/webrtc.git\", @@@",
792 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"0f90628433546e61d92685 96da93418c623137f4\"@@@",
793 "@@@STEP_LOG_LINE@json.output@ }, @@@",
794 "@@@STEP_LOG_LINE@json.output@ \"src/tools/swarming_client\": {@@@",
795 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src /tools/swarming_client.git\", @@@",
796 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"a0ee5d99f1d4b38ddaa4c7 59c837980b63b99566\"@@@",
797 "@@@STEP_LOG_LINE@json.output@ }, @@@",
798 "@@@STEP_LOG_LINE@json.output@ \"src/v8\": {@@@",
799 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src /v8.git\", @@@",
800 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"801ada225ddc271c132c3a 35f03975671d43e399\"@@@",
801 "@@@STEP_LOG_LINE@json.output@ }@@@",
802 "@@@STEP_LOG_LINE@json.output@ }, @@@",
803 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@",
804 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@",
805 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@",
806 "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision\": \"fac9503c46405f 77757b9a728eb85b8d7bc6080c\", @@@",
807 "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision_cp\": \"refs/heads/ master@{#297276}\", @@@",
808 "@@@STEP_LOG_LINE@json.output@ \"got_buildtools_revision\": \"f0319a328 b2809876916353cb994259692140934\", @@@",
809 "@@@STEP_LOG_LINE@json.output@ \"got_buildtools_revision_cp\": \"refs/h eads/master@{#182578}\", @@@",
810 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398 0d76e269b7982aeeefc1b9b50\", @@@",
811 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m aster@{#274981}\", @@@",
812 "@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"f27fede2220bcd326aee 3e86ddfd4ebd0fe58cb9\", @@@",
813 "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master @{#170242}\", @@@",
814 "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision\": \"a0ee 5d99f1d4b38ddaa4c759c837980b63b99566\", @@@",
815 "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision_cp\": \"r efs/heads/master@{#276089}\", @@@",
816 "@@@STEP_LOG_LINE@json.output@ \"got_v8_revision\": \"801ada225ddc271c1 32c3a35f03975671d43e399\", @@@",
817 "@@@STEP_LOG_LINE@json.output@ \"got_v8_revision_cp\": \"refs/heads/mas ter@{#43426}\", @@@",
818 "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision\": \"0f90628433546 e61d9268596da93418c623137f4\", @@@",
819 "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision_cp\": \"refs/heads /master@{#120644}\"@@@",
820 "@@@STEP_LOG_LINE@json.output@ }, @@@",
821 "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@",
822 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@",
823 "@@@STEP_LOG_LINE@json.output@}@@@",
824 "@@@STEP_LOG_END@json.output@@@",
825 "@@@SET_BUILD_PROPERTY@got_nacl_revision@\"d998e125e8253980d76e269b7982aee efc1b9b50\"@@@",
826 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision@\"a0ee5d99f1d4b38ddaa4 c759c837980b63b99566\"@@@",
827 "@@@SET_BUILD_PROPERTY@got_buildtools_revision_cp@\"refs/heads/master@{#18 2578}\"@@@",
828 "@@@SET_BUILD_PROPERTY@got_webrtc_revision@\"0f90628433546e61d9268596da934 18c623137f4\"@@@",
829 "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe5 8cb9\"@@@",
830 "@@@SET_BUILD_PROPERTY@got_nacl_revision_cp@\"refs/heads/master@{#274981}\ "@@@",
831 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b 8d7bc6080c\"@@@",
832 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@",
833 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @",
834 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@",
835 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@",
836 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" ,
837 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@",
838 "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb 994259692140934\"@@@"
839 ]
840 },
841 {
842 "cmd": [
843 "python",
844 "-u",
845 "\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",
846 "[SLAVE_BUILD]\\src\\out\\Release_x64"
847 ],
848 "cwd": "[SLAVE_BUILD]",
849 "name": "Gathering reference values.rmtree build directory",
850 "~followup_annotations": [
851 "@@@STEP_NEST_LEVEL@1@@@",
852 "@@@STEP_LOG_LINE@python.inline@@@@",
853 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@",
854 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error? See https://crbug.com/584783.@@@",
855 "@@@STEP_LOG_LINE@python.inline@@@@",
856 "@@@STEP_LOG_LINE@python.inline@@@@",
857 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@",
858 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[ 1])@@@",
859 "@@@STEP_LOG_END@python.inline@@@"
860 ]
861 },
862 {
863 "cmd": [
864 "python",
865 "-u",
866 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py",
867 "--show-path",
868 "python",
869 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\extract_build.py",
870 "--gsutil-py-path",
871 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py",
872 "--target",
873 "Release_x64",
874 "--src-dir",
875 "[SLAVE_BUILD]\\src",
876 "--build-archive-url",
877 "gs://chrome-perf/Win x64 Builder/full-build-win32_a6298e4afedbf2cd461755e a6f45b0ad64222222.zip",
878 "--master-name",
879 "tryserver.chromium.perf",
880 "--build-number",
881 "571"
882 ],
883 "cwd": "[SLAVE_BUILD]",
884 "name": "Gathering reference values.extract build",
885 "~followup_annotations": [
886 "@@@STEP_NEST_LEVEL@1@@@"
887 ]
888 },
889 {
890 "cmd": [
891 "python",
892 "-u",
893 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py",
894 "--target",
895 "Release_x64",
896 "--factory-properties",
897 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"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\": \" winx64_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"winx64_zen_perf_bisect\", \"buildnumber\": 571, \"mastername\ ": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect:example\", \"slavename \": \"dummyslave\"}",
898 "--build-properties",
899 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"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\": \" winx64_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"winx64_zen_perf_bisect\", \"buildnumber\": 571, \"mastername\ ": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect:example\", \"slavename \": \"dummyslave\"}",
900 "--step-name=Performance Test 1 of 5",
901 "--builder-name=winx64_zen_perf_bisect",
902 "--slave-name=dummyslave",
903 "--build-number=571",
904 "--run-python-script",
905 "[SLAVE_BUILD]\\src\\tools\\perf\\run_benchmark",
906 "-v",
907 "--browser=release",
908 "--output-format=valueset",
909 "smoothness.tough_scrolling_cases",
910 "--output-dir=[TMP_BASE]\\perf-test-output_tmp_1"
911 ],
912 "env": {
913 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
914 },
915 "name": "Gathering reference values.Performance Test 1 of 5",
916 "stderr": "/path/to/tmp/",
917 "stdout": "/path/to/tmp/",
918 "~followup_annotations": [
919 "@@@STEP_NEST_LEVEL@1@@@",
920 "@@@STEP_LOG_LINE@Captured Output@benchmark text@@@",
921 "@@@STEP_LOG_END@Captured Output@@@"
922 ]
923 },
924 {
925 "cmd": [
926 "python",
927 "-u",
928 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
929 "benchmark text",
930 "[TMP_BASE]\\perf-test-output_tmp_1\\results.txt"
931 ],
932 "env": {
933 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
934 },
935 "name": "Gathering reference values.write buildbot output to disk",
936 "~followup_annotations": [
937 "@@@STEP_NEST_LEVEL@1@@@"
938 ]
939 },
940 {
941 "cmd": [
942 "python",
943 "-u",
944 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
945 "[TMP_BASE]\\perf-test-output_tmp_1\\results-valueset.json",
946 "/path/to/tmp/json"
947 ],
948 "env": {
949 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
950 },
951 "name": "Gathering reference values.Reading valueset results",
952 "~followup_annotations": [
953 "@@@STEP_NEST_LEVEL@1@@@",
954 "@@@STEP_LOG_LINE@json.output@{@@@",
955 "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@",
956 "@@@STEP_LOG_LINE@json.output@}@@@",
957 "@@@STEP_LOG_END@json.output@@@"
958 ]
959 },
960 {
961 "cmd": [
962 "python",
963 "-u",
964 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py",
965 "--target",
966 "Release_x64",
967 "--factory-properties",
968 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"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\": \" winx64_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"winx64_zen_perf_bisect\", \"buildnumber\": 571, \"mastername\ ": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect:example\", \"slavename \": \"dummyslave\"}",
969 "--build-properties",
970 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"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\": \" winx64_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"winx64_zen_perf_bisect\", \"buildnumber\": 571, \"mastername\ ": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect:example\", \"slavename \": \"dummyslave\"}",
971 "--step-name=Performance Test 2 of 5",
972 "--builder-name=winx64_zen_perf_bisect",
973 "--slave-name=dummyslave",
974 "--build-number=571",
975 "--run-python-script",
976 "[SLAVE_BUILD]\\src\\tools\\perf\\run_benchmark",
977 "-v",
978 "--browser=release",
979 "--output-format=valueset",
980 "smoothness.tough_scrolling_cases",
981 "--output-dir=[TMP_BASE]\\perf-test-output_tmp_2"
982 ],
983 "env": {
984 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
985 },
986 "name": "Gathering reference values.Performance Test 2 of 5",
987 "stderr": "/path/to/tmp/",
988 "stdout": "/path/to/tmp/",
989 "~followup_annotations": [
990 "@@@STEP_NEST_LEVEL@1@@@",
991 "@@@STEP_LOG_LINE@Captured Output@benchmark text@@@",
992 "@@@STEP_LOG_END@Captured Output@@@"
993 ]
994 },
995 {
996 "cmd": [
997 "python",
998 "-u",
999 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
1000 "benchmark text",
1001 "[TMP_BASE]\\perf-test-output_tmp_2\\results.txt"
1002 ],
1003 "env": {
1004 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
1005 },
1006 "name": "Gathering reference values.write buildbot output to disk (2)",
1007 "~followup_annotations": [
1008 "@@@STEP_NEST_LEVEL@1@@@"
1009 ]
1010 },
1011 {
1012 "cmd": [
1013 "python",
1014 "-u",
1015 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
1016 "[TMP_BASE]\\perf-test-output_tmp_2\\results-valueset.json",
1017 "/path/to/tmp/json"
1018 ],
1019 "env": {
1020 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
1021 },
1022 "name": "Gathering reference values.Reading valueset results (2)",
1023 "~followup_annotations": [
1024 "@@@STEP_NEST_LEVEL@1@@@",
1025 "@@@STEP_LOG_LINE@json.output@{@@@",
1026 "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@",
1027 "@@@STEP_LOG_LINE@json.output@}@@@",
1028 "@@@STEP_LOG_END@json.output@@@"
1029 ]
1030 },
1031 {
1032 "cmd": [
1033 "python",
1034 "-u",
1035 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py",
1036 "--target",
1037 "Release_x64",
1038 "--factory-properties",
1039 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"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\": \" winx64_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"winx64_zen_perf_bisect\", \"buildnumber\": 571, \"mastername\ ": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect:example\", \"slavename \": \"dummyslave\"}",
1040 "--build-properties",
1041 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"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\": \" winx64_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"winx64_zen_perf_bisect\", \"buildnumber\": 571, \"mastername\ ": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect:example\", \"slavename \": \"dummyslave\"}",
1042 "--step-name=Performance Test 3 of 5",
1043 "--builder-name=winx64_zen_perf_bisect",
1044 "--slave-name=dummyslave",
1045 "--build-number=571",
1046 "--run-python-script",
1047 "[SLAVE_BUILD]\\src\\tools\\perf\\run_benchmark",
1048 "-v",
1049 "--browser=release",
1050 "--output-format=valueset",
1051 "smoothness.tough_scrolling_cases",
1052 "--output-dir=[TMP_BASE]\\perf-test-output_tmp_3"
1053 ],
1054 "env": {
1055 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
1056 },
1057 "name": "Gathering reference values.Performance Test 3 of 5",
1058 "stderr": "/path/to/tmp/",
1059 "stdout": "/path/to/tmp/",
1060 "~followup_annotations": [
1061 "@@@STEP_NEST_LEVEL@1@@@",
1062 "@@@STEP_LOG_LINE@Captured Output@benchmark text@@@",
1063 "@@@STEP_LOG_END@Captured Output@@@"
1064 ]
1065 },
1066 {
1067 "cmd": [
1068 "python",
1069 "-u",
1070 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
1071 "benchmark text",
1072 "[TMP_BASE]\\perf-test-output_tmp_3\\results.txt"
1073 ],
1074 "env": {
1075 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
1076 },
1077 "name": "Gathering reference values.write buildbot output to disk (3)",
1078 "~followup_annotations": [
1079 "@@@STEP_NEST_LEVEL@1@@@"
1080 ]
1081 },
1082 {
1083 "cmd": [
1084 "python",
1085 "-u",
1086 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
1087 "[TMP_BASE]\\perf-test-output_tmp_3\\results-valueset.json",
1088 "/path/to/tmp/json"
1089 ],
1090 "env": {
1091 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
1092 },
1093 "name": "Gathering reference values.Reading valueset results (3)",
1094 "~followup_annotations": [
1095 "@@@STEP_NEST_LEVEL@1@@@",
1096 "@@@STEP_LOG_LINE@json.output@{@@@",
1097 "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@",
1098 "@@@STEP_LOG_LINE@json.output@}@@@",
1099 "@@@STEP_LOG_END@json.output@@@"
1100 ]
1101 },
1102 {
1103 "cmd": [
1104 "python",
1105 "-u",
1106 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py",
1107 "--target",
1108 "Release_x64",
1109 "--factory-properties",
1110 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"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\": \" winx64_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"winx64_zen_perf_bisect\", \"buildnumber\": 571, \"mastername\ ": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect:example\", \"slavename \": \"dummyslave\"}",
1111 "--build-properties",
1112 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"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\": \" winx64_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"winx64_zen_perf_bisect\", \"buildnumber\": 571, \"mastername\ ": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect:example\", \"slavename \": \"dummyslave\"}",
1113 "--step-name=Performance Test 4 of 5",
1114 "--builder-name=winx64_zen_perf_bisect",
1115 "--slave-name=dummyslave",
1116 "--build-number=571",
1117 "--run-python-script",
1118 "[SLAVE_BUILD]\\src\\tools\\perf\\run_benchmark",
1119 "-v",
1120 "--browser=release",
1121 "--output-format=valueset",
1122 "smoothness.tough_scrolling_cases",
1123 "--output-dir=[TMP_BASE]\\perf-test-output_tmp_4"
1124 ],
1125 "env": {
1126 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
1127 },
1128 "name": "Gathering reference values.Performance Test 4 of 5",
1129 "stderr": "/path/to/tmp/",
1130 "stdout": "/path/to/tmp/",
1131 "~followup_annotations": [
1132 "@@@STEP_NEST_LEVEL@1@@@",
1133 "@@@STEP_LOG_LINE@Captured Output@benchmark text@@@",
1134 "@@@STEP_LOG_END@Captured Output@@@"
1135 ]
1136 },
1137 {
1138 "cmd": [
1139 "python",
1140 "-u",
1141 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
1142 "benchmark text",
1143 "[TMP_BASE]\\perf-test-output_tmp_4\\results.txt"
1144 ],
1145 "env": {
1146 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
1147 },
1148 "name": "Gathering reference values.write buildbot output to disk (4)",
1149 "~followup_annotations": [
1150 "@@@STEP_NEST_LEVEL@1@@@"
1151 ]
1152 },
1153 {
1154 "cmd": [
1155 "python",
1156 "-u",
1157 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
1158 "[TMP_BASE]\\perf-test-output_tmp_4\\results-valueset.json",
1159 "/path/to/tmp/json"
1160 ],
1161 "env": {
1162 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
1163 },
1164 "name": "Gathering reference values.Reading valueset results (4)",
1165 "~followup_annotations": [
1166 "@@@STEP_NEST_LEVEL@1@@@",
1167 "@@@STEP_LOG_LINE@json.output@{@@@",
1168 "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@",
1169 "@@@STEP_LOG_LINE@json.output@}@@@",
1170 "@@@STEP_LOG_END@json.output@@@"
1171 ]
1172 },
1173 {
1174 "cmd": [
1175 "python",
1176 "-u",
1177 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py",
1178 "--target",
1179 "Release_x64",
1180 "--factory-properties",
1181 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"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\": \" winx64_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"winx64_zen_perf_bisect\", \"buildnumber\": 571, \"mastername\ ": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect:example\", \"slavename \": \"dummyslave\"}",
1182 "--build-properties",
1183 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"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\": \" winx64_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"winx64_zen_perf_bisect\", \"buildnumber\": 571, \"mastername\ ": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect:example\", \"slavename \": \"dummyslave\"}",
1184 "--step-name=Performance Test 5 of 5",
1185 "--builder-name=winx64_zen_perf_bisect",
1186 "--slave-name=dummyslave",
1187 "--build-number=571",
1188 "--run-python-script",
1189 "[SLAVE_BUILD]\\src\\tools\\perf\\run_benchmark",
1190 "-v",
1191 "--browser=release",
1192 "--output-format=valueset",
1193 "smoothness.tough_scrolling_cases",
1194 "--output-dir=[TMP_BASE]\\perf-test-output_tmp_5"
1195 ],
1196 "env": {
1197 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
1198 },
1199 "name": "Gathering reference values.Performance Test 5 of 5",
1200 "stderr": "/path/to/tmp/",
1201 "stdout": "/path/to/tmp/",
1202 "~followup_annotations": [
1203 "@@@STEP_NEST_LEVEL@1@@@",
1204 "@@@STEP_LOG_LINE@Captured Output@benchmark text@@@",
1205 "@@@STEP_LOG_END@Captured Output@@@"
1206 ]
1207 },
1208 {
1209 "cmd": [
1210 "python",
1211 "-u",
1212 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
1213 "benchmark text",
1214 "[TMP_BASE]\\perf-test-output_tmp_5\\results.txt"
1215 ],
1216 "env": {
1217 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
1218 },
1219 "name": "Gathering reference values.write buildbot output to disk (5)",
1220 "~followup_annotations": [
1221 "@@@STEP_NEST_LEVEL@1@@@"
1222 ]
1223 },
1224 {
1225 "cmd": [
1226 "python",
1227 "-u",
1228 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
1229 "[TMP_BASE]\\perf-test-output_tmp_5\\results-valueset.json",
1230 "/path/to/tmp/json"
1231 ],
1232 "env": {
1233 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
1234 },
1235 "name": "Gathering reference values.Reading valueset results (5)",
1236 "~followup_annotations": [
1237 "@@@STEP_NEST_LEVEL@1@@@",
1238 "@@@STEP_LOG_LINE@json.output@{@@@",
1239 "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@",
1240 "@@@STEP_LOG_LINE@json.output@}@@@",
1241 "@@@STEP_LOG_END@json.output@@@"
1242 ]
1243 },
1244 {
1245 "cmd": [
1246 "python",
1247 "-u",
1248 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py",
1249 "--target",
1250 "Release_x64"
1251 ],
1252 "env": {
1253 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
1254 },
1255 "name": "Gathering reference values.process_dumps",
1256 "~followup_annotations": [
1257 "@@@STEP_NEST_LEVEL@1@@@"
1258 ]
1259 },
1260 {
1261 "cmd": [
1262 "python",
1263 "-u",
1264 "RECIPE_MODULE[build::gsutil]\\resources\\gsutil_wrapper.py",
1265 "--",
1266 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py",
1267 "----",
1268 "ls",
1269 "gs://chrome-perf/Win x64 Builder/full-build-win32_00316c9ddfb9d7b4e1ed2ff f9fe6d964d2111111.zip"
1270 ],
1271 "cwd": "[SLAVE_BUILD]",
1272 "name": "Gathering reference values.gsutil ls (2)",
1273 "~followup_annotations": [
1274 "@@@STEP_NEST_LEVEL@1@@@"
1275 ]
1276 },
1277 {
1278 "cmd": [
1279 "python",
1280 "-u",
1281 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py"
1282 ],
1283 "cwd": "[SLAVE_BUILD]",
1284 "name": "Gathering reference values.taskkill (2)",
1285 "~followup_annotations": [
1286 "@@@STEP_NEST_LEVEL@1@@@"
1287 ]
1288 },
1289 {
1290 "cmd": [
1291 "python",
1292 "-u",
1293 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py",
1294 "--spec",
1295 "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'}]",
1296 "--root",
1297 "src",
1298 "--revision_mapping_file",
1299 "{\"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\"}",
1300 "--git-cache-dir",
1301 "[GIT_CACHE]",
1302 "--output_json",
1303 "/path/to/tmp/json",
1304 "--revision",
1305 "src@00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111",
1306 "--output_manifest"
1307 ],
1308 "cwd": "[SLAVE_BUILD]",
1309 "env": {
1310 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
1311 },
1312 "name": "Gathering reference values.bot_update (2)",
1313 "~followup_annotations": [
1314 "@@@STEP_NEST_LEVEL@1@@@",
1315 "@@@STEP_TEXT@Some step text@@@",
1316 "@@@STEP_LOG_LINE@json.output@{@@@",
1317 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
1318 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
1319 "@@@STEP_LOG_LINE@json.output@ \"src\": \"00316c9ddfb9d7b4e1ed2fff9fe6d 964d2111111\"@@@",
1320 "@@@STEP_LOG_LINE@json.output@ }, @@@",
1321 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@",
1322 "@@@STEP_LOG_LINE@json.output@ \"src\": {@@@",
1323 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src .git\", @@@",
1324 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f27fede2220bcd326aee3e 86ddfd4ebd0fe58cb9\"@@@",
1325 "@@@STEP_LOG_LINE@json.output@ }, @@@",
1326 "@@@STEP_LOG_LINE@json.output@ \"src/buildtools\": {@@@",
1327 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src /buildtools.git\", @@@",
1328 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f0319a328b280987691635 3cb994259692140934\"@@@",
1329 "@@@STEP_LOG_LINE@json.output@ }, @@@",
1330 "@@@STEP_LOG_LINE@json.output@ \"src/native_client\": {@@@",
1331 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src /native_client.git\", @@@",
1332 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"d998e125e8253980d76e26 9b7982aeeefc1b9b50\"@@@",
1333 "@@@STEP_LOG_LINE@json.output@ }, @@@",
1334 "@@@STEP_LOG_LINE@json.output@ \"src/third_party/angle\": {@@@",
1335 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src /third_party/angle.git\", @@@",
1336 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"fac9503c46405f77757b9a 728eb85b8d7bc6080c\"@@@",
1337 "@@@STEP_LOG_LINE@json.output@ }, @@@",
1338 "@@@STEP_LOG_LINE@json.output@ \"src/third_party/webrtc\": {@@@",
1339 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src /third_party/webrtc.git\", @@@",
1340 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"0f90628433546e61d92685 96da93418c623137f4\"@@@",
1341 "@@@STEP_LOG_LINE@json.output@ }, @@@",
1342 "@@@STEP_LOG_LINE@json.output@ \"src/tools/swarming_client\": {@@@",
1343 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src /tools/swarming_client.git\", @@@",
1344 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"a0ee5d99f1d4b38ddaa4c7 59c837980b63b99566\"@@@",
1345 "@@@STEP_LOG_LINE@json.output@ }, @@@",
1346 "@@@STEP_LOG_LINE@json.output@ \"src/v8\": {@@@",
1347 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src /v8.git\", @@@",
1348 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"801ada225ddc271c132c3a 35f03975671d43e399\"@@@",
1349 "@@@STEP_LOG_LINE@json.output@ }@@@",
1350 "@@@STEP_LOG_LINE@json.output@ }, @@@",
1351 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@",
1352 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@",
1353 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@",
1354 "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision\": \"fac9503c46405f 77757b9a728eb85b8d7bc6080c\", @@@",
1355 "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision_cp\": \"refs/heads/ master@{#297276}\", @@@",
1356 "@@@STEP_LOG_LINE@json.output@ \"got_buildtools_revision\": \"f0319a328 b2809876916353cb994259692140934\", @@@",
1357 "@@@STEP_LOG_LINE@json.output@ \"got_buildtools_revision_cp\": \"refs/h eads/master@{#182578}\", @@@",
1358 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398 0d76e269b7982aeeefc1b9b50\", @@@",
1359 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m aster@{#274981}\", @@@",
1360 "@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"f27fede2220bcd326aee 3e86ddfd4ebd0fe58cb9\", @@@",
1361 "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master @{#170242}\", @@@",
1362 "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision\": \"a0ee 5d99f1d4b38ddaa4c759c837980b63b99566\", @@@",
1363 "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision_cp\": \"r efs/heads/master@{#276089}\", @@@",
1364 "@@@STEP_LOG_LINE@json.output@ \"got_v8_revision\": \"801ada225ddc271c1 32c3a35f03975671d43e399\", @@@",
1365 "@@@STEP_LOG_LINE@json.output@ \"got_v8_revision_cp\": \"refs/heads/mas ter@{#43426}\", @@@",
1366 "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision\": \"0f90628433546 e61d9268596da93418c623137f4\", @@@",
1367 "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision_cp\": \"refs/heads /master@{#120644}\"@@@",
1368 "@@@STEP_LOG_LINE@json.output@ }, @@@",
1369 "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@",
1370 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@",
1371 "@@@STEP_LOG_LINE@json.output@}@@@",
1372 "@@@STEP_LOG_END@json.output@@@",
1373 "@@@SET_BUILD_PROPERTY@got_nacl_revision@\"d998e125e8253980d76e269b7982aee efc1b9b50\"@@@",
1374 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision@\"a0ee5d99f1d4b38ddaa4 c759c837980b63b99566\"@@@",
1375 "@@@SET_BUILD_PROPERTY@got_buildtools_revision_cp@\"refs/heads/master@{#18 2578}\"@@@",
1376 "@@@SET_BUILD_PROPERTY@got_webrtc_revision@\"0f90628433546e61d9268596da934 18c623137f4\"@@@",
1377 "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe5 8cb9\"@@@",
1378 "@@@SET_BUILD_PROPERTY@got_nacl_revision_cp@\"refs/heads/master@{#274981}\ "@@@",
1379 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b 8d7bc6080c\"@@@",
1380 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@",
1381 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @",
1382 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@",
1383 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@",
1384 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" ,
1385 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@",
1386 "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb 994259692140934\"@@@"
1387 ]
1388 },
1389 {
1390 "cmd": [
1391 "python",
1392 "-u",
1393 "\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",
1394 "[SLAVE_BUILD]\\src\\out\\Release_x64"
1395 ],
1396 "cwd": "[SLAVE_BUILD]",
1397 "name": "Gathering reference values.rmtree build directory (2)",
1398 "~followup_annotations": [
1399 "@@@STEP_NEST_LEVEL@1@@@",
1400 "@@@STEP_LOG_LINE@python.inline@@@@",
1401 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@",
1402 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error? See https://crbug.com/584783.@@@",
1403 "@@@STEP_LOG_LINE@python.inline@@@@",
1404 "@@@STEP_LOG_LINE@python.inline@@@@",
1405 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@",
1406 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[ 1])@@@",
1407 "@@@STEP_LOG_END@python.inline@@@"
1408 ]
1409 },
1410 {
1411 "cmd": [
1412 "python",
1413 "-u",
1414 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py",
1415 "--show-path",
1416 "python",
1417 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\extract_build.py",
1418 "--gsutil-py-path",
1419 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py",
1420 "--target",
1421 "Release_x64",
1422 "--src-dir",
1423 "[SLAVE_BUILD]\\src",
1424 "--build-archive-url",
1425 "gs://chrome-perf/Win x64 Builder/full-build-win32_00316c9ddfb9d7b4e1ed2ff f9fe6d964d2111111.zip",
1426 "--master-name",
1427 "tryserver.chromium.perf",
1428 "--build-number",
1429 "571"
1430 ],
1431 "cwd": "[SLAVE_BUILD]",
1432 "name": "Gathering reference values.extract build (2)",
1433 "~followup_annotations": [
1434 "@@@STEP_NEST_LEVEL@1@@@"
1435 ]
1436 },
1437 {
1438 "cmd": [
1439 "python",
1440 "-u",
1441 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py",
1442 "--target",
1443 "Release_x64",
1444 "--factory-properties",
1445 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"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\": \" winx64_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"winx64_zen_perf_bisect\", \"buildnumber\": 571, \"mastername\ ": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect:example\", \"slavename \": \"dummyslave\"}",
1446 "--build-properties",
1447 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"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\": \" winx64_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"winx64_zen_perf_bisect\", \"buildnumber\": 571, \"mastername\ ": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect:example\", \"slavename \": \"dummyslave\"}",
1448 "--step-name=Performance Test 1 of 5",
1449 "--builder-name=winx64_zen_perf_bisect",
1450 "--slave-name=dummyslave",
1451 "--build-number=571",
1452 "--run-python-script",
1453 "[SLAVE_BUILD]\\src\\tools\\perf\\run_benchmark",
1454 "-v",
1455 "--browser=release",
1456 "--output-format=valueset",
1457 "smoothness.tough_scrolling_cases",
1458 "--output-dir=[TMP_BASE]\\perf-test-output_tmp_6"
1459 ],
1460 "env": {
1461 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
1462 },
1463 "name": "Gathering reference values.Performance Test 1 of 5 (2)",
1464 "stderr": "/path/to/tmp/",
1465 "stdout": "/path/to/tmp/",
1466 "~followup_annotations": [
1467 "@@@STEP_NEST_LEVEL@1@@@",
1468 "@@@STEP_LOG_LINE@Captured Output@benchmark text@@@",
1469 "@@@STEP_LOG_END@Captured Output@@@"
1470 ]
1471 },
1472 {
1473 "cmd": [
1474 "python",
1475 "-u",
1476 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
1477 "benchmark text",
1478 "[TMP_BASE]\\perf-test-output_tmp_6\\results.txt"
1479 ],
1480 "env": {
1481 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
1482 },
1483 "name": "Gathering reference values.write buildbot output to disk (6)",
1484 "~followup_annotations": [
1485 "@@@STEP_NEST_LEVEL@1@@@"
1486 ]
1487 },
1488 {
1489 "cmd": [
1490 "python",
1491 "-u",
1492 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
1493 "[TMP_BASE]\\perf-test-output_tmp_6\\results-valueset.json",
1494 "/path/to/tmp/json"
1495 ],
1496 "env": {
1497 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
1498 },
1499 "name": "Gathering reference values.Reading valueset results (6)",
1500 "~followup_annotations": [
1501 "@@@STEP_NEST_LEVEL@1@@@",
1502 "@@@STEP_LOG_LINE@json.output@{@@@",
1503 "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@",
1504 "@@@STEP_LOG_LINE@json.output@}@@@",
1505 "@@@STEP_LOG_END@json.output@@@"
1506 ]
1507 },
1508 {
1509 "cmd": [
1510 "python",
1511 "-u",
1512 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py",
1513 "--target",
1514 "Release_x64",
1515 "--factory-properties",
1516 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"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\": \" winx64_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"winx64_zen_perf_bisect\", \"buildnumber\": 571, \"mastername\ ": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect:example\", \"slavename \": \"dummyslave\"}",
1517 "--build-properties",
1518 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"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\": \" winx64_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"winx64_zen_perf_bisect\", \"buildnumber\": 571, \"mastername\ ": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect:example\", \"slavename \": \"dummyslave\"}",
1519 "--step-name=Performance Test 2 of 5",
1520 "--builder-name=winx64_zen_perf_bisect",
1521 "--slave-name=dummyslave",
1522 "--build-number=571",
1523 "--run-python-script",
1524 "[SLAVE_BUILD]\\src\\tools\\perf\\run_benchmark",
1525 "-v",
1526 "--browser=release",
1527 "--output-format=valueset",
1528 "smoothness.tough_scrolling_cases",
1529 "--output-dir=[TMP_BASE]\\perf-test-output_tmp_7"
1530 ],
1531 "env": {
1532 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
1533 },
1534 "name": "Gathering reference values.Performance Test 2 of 5 (2)",
1535 "stderr": "/path/to/tmp/",
1536 "stdout": "/path/to/tmp/",
1537 "~followup_annotations": [
1538 "@@@STEP_NEST_LEVEL@1@@@",
1539 "@@@STEP_LOG_LINE@Captured Output@benchmark text@@@",
1540 "@@@STEP_LOG_END@Captured Output@@@"
1541 ]
1542 },
1543 {
1544 "cmd": [
1545 "python",
1546 "-u",
1547 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
1548 "benchmark text",
1549 "[TMP_BASE]\\perf-test-output_tmp_7\\results.txt"
1550 ],
1551 "env": {
1552 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
1553 },
1554 "name": "Gathering reference values.write buildbot output to disk (7)",
1555 "~followup_annotations": [
1556 "@@@STEP_NEST_LEVEL@1@@@"
1557 ]
1558 },
1559 {
1560 "cmd": [
1561 "python",
1562 "-u",
1563 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
1564 "[TMP_BASE]\\perf-test-output_tmp_7\\results-valueset.json",
1565 "/path/to/tmp/json"
1566 ],
1567 "env": {
1568 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
1569 },
1570 "name": "Gathering reference values.Reading valueset results (7)",
1571 "~followup_annotations": [
1572 "@@@STEP_NEST_LEVEL@1@@@",
1573 "@@@STEP_LOG_LINE@json.output@{@@@",
1574 "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@",
1575 "@@@STEP_LOG_LINE@json.output@}@@@",
1576 "@@@STEP_LOG_END@json.output@@@"
1577 ]
1578 },
1579 {
1580 "cmd": [
1581 "python",
1582 "-u",
1583 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py",
1584 "--target",
1585 "Release_x64",
1586 "--factory-properties",
1587 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"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\": \" winx64_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"winx64_zen_perf_bisect\", \"buildnumber\": 571, \"mastername\ ": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect:example\", \"slavename \": \"dummyslave\"}",
1588 "--build-properties",
1589 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"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\": \" winx64_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"winx64_zen_perf_bisect\", \"buildnumber\": 571, \"mastername\ ": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect:example\", \"slavename \": \"dummyslave\"}",
1590 "--step-name=Performance Test 3 of 5",
1591 "--builder-name=winx64_zen_perf_bisect",
1592 "--slave-name=dummyslave",
1593 "--build-number=571",
1594 "--run-python-script",
1595 "[SLAVE_BUILD]\\src\\tools\\perf\\run_benchmark",
1596 "-v",
1597 "--browser=release",
1598 "--output-format=valueset",
1599 "smoothness.tough_scrolling_cases",
1600 "--output-dir=[TMP_BASE]\\perf-test-output_tmp_8"
1601 ],
1602 "env": {
1603 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
1604 },
1605 "name": "Gathering reference values.Performance Test 3 of 5 (2)",
1606 "stderr": "/path/to/tmp/",
1607 "stdout": "/path/to/tmp/",
1608 "~followup_annotations": [
1609 "@@@STEP_NEST_LEVEL@1@@@",
1610 "@@@STEP_LOG_LINE@Captured Output@benchmark text@@@",
1611 "@@@STEP_LOG_END@Captured Output@@@"
1612 ]
1613 },
1614 {
1615 "cmd": [
1616 "python",
1617 "-u",
1618 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
1619 "benchmark text",
1620 "[TMP_BASE]\\perf-test-output_tmp_8\\results.txt"
1621 ],
1622 "env": {
1623 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
1624 },
1625 "name": "Gathering reference values.write buildbot output to disk (8)",
1626 "~followup_annotations": [
1627 "@@@STEP_NEST_LEVEL@1@@@"
1628 ]
1629 },
1630 {
1631 "cmd": [
1632 "python",
1633 "-u",
1634 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
1635 "[TMP_BASE]\\perf-test-output_tmp_8\\results-valueset.json",
1636 "/path/to/tmp/json"
1637 ],
1638 "env": {
1639 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
1640 },
1641 "name": "Gathering reference values.Reading valueset results (8)",
1642 "~followup_annotations": [
1643 "@@@STEP_NEST_LEVEL@1@@@",
1644 "@@@STEP_LOG_LINE@json.output@{@@@",
1645 "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@",
1646 "@@@STEP_LOG_LINE@json.output@}@@@",
1647 "@@@STEP_LOG_END@json.output@@@"
1648 ]
1649 },
1650 {
1651 "cmd": [
1652 "python",
1653 "-u",
1654 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py",
1655 "--target",
1656 "Release_x64",
1657 "--factory-properties",
1658 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"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\": \" winx64_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"winx64_zen_perf_bisect\", \"buildnumber\": 571, \"mastername\ ": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect:example\", \"slavename \": \"dummyslave\"}",
1659 "--build-properties",
1660 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"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\": \" winx64_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"winx64_zen_perf_bisect\", \"buildnumber\": 571, \"mastername\ ": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect:example\", \"slavename \": \"dummyslave\"}",
1661 "--step-name=Performance Test 4 of 5",
1662 "--builder-name=winx64_zen_perf_bisect",
1663 "--slave-name=dummyslave",
1664 "--build-number=571",
1665 "--run-python-script",
1666 "[SLAVE_BUILD]\\src\\tools\\perf\\run_benchmark",
1667 "-v",
1668 "--browser=release",
1669 "--output-format=valueset",
1670 "smoothness.tough_scrolling_cases",
1671 "--output-dir=[TMP_BASE]\\perf-test-output_tmp_9"
1672 ],
1673 "env": {
1674 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
1675 },
1676 "name": "Gathering reference values.Performance Test 4 of 5 (2)",
1677 "stderr": "/path/to/tmp/",
1678 "stdout": "/path/to/tmp/",
1679 "~followup_annotations": [
1680 "@@@STEP_NEST_LEVEL@1@@@",
1681 "@@@STEP_LOG_LINE@Captured Output@benchmark text@@@",
1682 "@@@STEP_LOG_END@Captured Output@@@"
1683 ]
1684 },
1685 {
1686 "cmd": [
1687 "python",
1688 "-u",
1689 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
1690 "benchmark text",
1691 "[TMP_BASE]\\perf-test-output_tmp_9\\results.txt"
1692 ],
1693 "env": {
1694 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
1695 },
1696 "name": "Gathering reference values.write buildbot output to disk (9)",
1697 "~followup_annotations": [
1698 "@@@STEP_NEST_LEVEL@1@@@"
1699 ]
1700 },
1701 {
1702 "cmd": [
1703 "python",
1704 "-u",
1705 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
1706 "[TMP_BASE]\\perf-test-output_tmp_9\\results-valueset.json",
1707 "/path/to/tmp/json"
1708 ],
1709 "env": {
1710 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
1711 },
1712 "name": "Gathering reference values.Reading valueset results (9)",
1713 "~followup_annotations": [
1714 "@@@STEP_NEST_LEVEL@1@@@",
1715 "@@@STEP_LOG_LINE@json.output@{@@@",
1716 "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@",
1717 "@@@STEP_LOG_LINE@json.output@}@@@",
1718 "@@@STEP_LOG_END@json.output@@@"
1719 ]
1720 },
1721 {
1722 "cmd": [
1723 "python",
1724 "-u",
1725 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py",
1726 "--target",
1727 "Release_x64",
1728 "--factory-properties",
1729 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"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\": \" winx64_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"winx64_zen_perf_bisect\", \"buildnumber\": 571, \"mastername\ ": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect:example\", \"slavename \": \"dummyslave\"}",
1730 "--build-properties",
1731 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"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\": \" winx64_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"winx64_zen_perf_bisect\", \"buildnumber\": 571, \"mastername\ ": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect:example\", \"slavename \": \"dummyslave\"}",
1732 "--step-name=Performance Test 5 of 5",
1733 "--builder-name=winx64_zen_perf_bisect",
1734 "--slave-name=dummyslave",
1735 "--build-number=571",
1736 "--run-python-script",
1737 "[SLAVE_BUILD]\\src\\tools\\perf\\run_benchmark",
1738 "-v",
1739 "--browser=release",
1740 "--output-format=valueset",
1741 "smoothness.tough_scrolling_cases",
1742 "--output-dir=[TMP_BASE]\\perf-test-output_tmp_10"
1743 ],
1744 "env": {
1745 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
1746 },
1747 "name": "Gathering reference values.Performance Test 5 of 5 (2)",
1748 "stderr": "/path/to/tmp/",
1749 "stdout": "/path/to/tmp/",
1750 "~followup_annotations": [
1751 "@@@STEP_NEST_LEVEL@1@@@",
1752 "@@@STEP_LOG_LINE@Captured Output@benchmark text@@@",
1753 "@@@STEP_LOG_END@Captured Output@@@"
1754 ]
1755 },
1756 {
1757 "cmd": [
1758 "python",
1759 "-u",
1760 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
1761 "benchmark text",
1762 "[TMP_BASE]\\perf-test-output_tmp_10\\results.txt"
1763 ],
1764 "env": {
1765 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
1766 },
1767 "name": "Gathering reference values.write buildbot output to disk (10)",
1768 "~followup_annotations": [
1769 "@@@STEP_NEST_LEVEL@1@@@"
1770 ]
1771 },
1772 {
1773 "cmd": [
1774 "python",
1775 "-u",
1776 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
1777 "[TMP_BASE]\\perf-test-output_tmp_10\\results-valueset.json",
1778 "/path/to/tmp/json"
1779 ],
1780 "env": {
1781 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
1782 },
1783 "name": "Gathering reference values.Reading valueset results (10)",
1784 "~followup_annotations": [
1785 "@@@STEP_NEST_LEVEL@1@@@",
1786 "@@@STEP_LOG_LINE@json.output@{@@@",
1787 "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@",
1788 "@@@STEP_LOG_LINE@json.output@}@@@",
1789 "@@@STEP_LOG_END@json.output@@@"
1790 ]
1791 },
1792 {
1793 "cmd": [
1794 "python",
1795 "-u",
1796 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py",
1797 "--target",
1798 "Release_x64"
1799 ],
1800 "env": {
1801 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
1802 },
1803 "name": "Gathering reference values.process_dumps (2)",
1804 "~followup_annotations": [
1805 "@@@STEP_NEST_LEVEL@1@@@"
1806 ]
1807 },
1808 {
1809 "cmd": [
1810 "python",
1811 "-u",
1812 "[SLAVE_BUILD]\\catapult\\tracing\\bin\\compare_samples_cmdline",
1813 "[TMP_BASE]\\perf-test-output_tmp_1\\results-valueset.json,[TMP_BASE]\\per f-test-output_tmp_2\\results-valueset.json,[TMP_BASE]\\perf-test-output_tmp_3\\r esults-valueset.json,[TMP_BASE]\\perf-test-output_tmp_4\\results-valueset.json,[ TMP_BASE]\\perf-test-output_tmp_5\\results-valueset.json",
1814 "[TMP_BASE]\\perf-test-output_tmp_6\\results-valueset.json,[TMP_BASE]\\per f-test-output_tmp_7\\results-valueset.json,[TMP_BASE]\\perf-test-output_tmp_8\\r esults-valueset.json,[TMP_BASE]\\perf-test-output_tmp_9\\results-valueset.json,[ TMP_BASE]\\perf-test-output_tmp_10\\results-valueset.json",
1815 "mean_input_event_latency/mean_input_event_latency",
1816 "--valueset"
1817 ],
1818 "cwd": "[SLAVE_BUILD]",
1819 "name": "Compare samples",
1820 "stdout": "/path/to/tmp/json",
1821 "~followup_annotations": [
1822 "@@@STEP_LOG_LINE@json.output@{@@@",
1823 "@@@STEP_LOG_LINE@json.output@ \"result\": 1, @@@",
1824 "@@@STEP_LOG_LINE@json.output@ \"sample_a\": {@@@",
1825 "@@@STEP_LOG_LINE@json.output@ \"debug_values\": [@@@",
1826 "@@@STEP_LOG_LINE@json.output@ 19, @@@",
1827 "@@@STEP_LOG_LINE@json.output@ 20, @@@",
1828 "@@@STEP_LOG_LINE@json.output@ 21, @@@",
1829 "@@@STEP_LOG_LINE@json.output@ 22, @@@",
1830 "@@@STEP_LOG_LINE@json.output@ 23@@@",
1831 "@@@STEP_LOG_LINE@json.output@ ], @@@",
1832 "@@@STEP_LOG_LINE@json.output@ \"mean\": 21.0, @@@",
1833 "@@@STEP_LOG_LINE@json.output@ \"std_dev\": 1.4142135623730951@@@",
1834 "@@@STEP_LOG_LINE@json.output@ }, @@@",
1835 "@@@STEP_LOG_LINE@json.output@ \"sample_b\": {@@@",
1836 "@@@STEP_LOG_LINE@json.output@ \"debug_values\": [@@@",
1837 "@@@STEP_LOG_LINE@json.output@ 0, @@@",
1838 "@@@STEP_LOG_LINE@json.output@ 0, @@@",
1839 "@@@STEP_LOG_LINE@json.output@ 0, @@@",
1840 "@@@STEP_LOG_LINE@json.output@ 0, @@@",
1841 "@@@STEP_LOG_LINE@json.output@ 0@@@",
1842 "@@@STEP_LOG_LINE@json.output@ ], @@@",
1843 "@@@STEP_LOG_LINE@json.output@ \"mean\": 0.0, @@@",
1844 "@@@STEP_LOG_LINE@json.output@ \"std_dev\": 0.0@@@",
1845 "@@@STEP_LOG_LINE@json.output@ }@@@",
1846 "@@@STEP_LOG_LINE@json.output@}@@@",
1847 "@@@STEP_LOG_END@json.output@@@"
1848 ]
1849 },
1850 {
1851 "cmd": [
1852 "RECIPE_PACKAGE_REPO[depot_tools]\\git.bat",
1853 "footers",
1854 "--position",
1855 "dcdcdc0ff1122212323134879ddceeb1240b0988"
1856 ],
1857 "cwd": "[SLAVE_BUILD]\\src",
1858 "name": "resolving hash dcdcdc0ff1122212323134879ddceeb1240b0988",
1859 "stdout": "/path/to/tmp/"
1860 },
1861 {
1862 "cmd": [],
1863 "cwd": "[SLAVE_BUILD]",
1864 "name": "Working on revision chromium@dcdcdc0ff1"
1865 },
1866 {
1867 "cmd": [
1868 "RECIPE_PACKAGE_REPO[depot_tools]\\git.bat",
1869 "footers",
1870 "--position",
1871 "a6298e4afedbf2cd461755ea6f45b0ad64222222"
1872 ],
1873 "cwd": "[SLAVE_BUILD]\\src",
1874 "name": "Working on revision chromium@dcdcdc0ff1.resolving hash a6298e4afedb f2cd461755ea6f45b0ad64222222",
1875 "stdout": "/path/to/tmp/",
1876 "~followup_annotations": [
1877 "@@@STEP_NEST_LEVEL@1@@@"
1878 ]
1879 },
1880 {
1881 "cmd": [
1882 "RECIPE_PACKAGE_REPO[depot_tools]\\git.bat",
1883 "footers",
1884 "--position",
1885 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111"
1886 ],
1887 "cwd": "[SLAVE_BUILD]\\src",
1888 "name": "Working on revision chromium@dcdcdc0ff1.resolving hash 00316c9ddfb9 d7b4e1ed2fff9fe6d964d2111111",
1889 "stdout": "/path/to/tmp/",
1890 "~followup_annotations": [
1891 "@@@STEP_NEST_LEVEL@1@@@"
1892 ]
1893 },
1894 {
1895 "cmd": [
1896 "python",
1897 "-u",
1898 "RECIPE_MODULE[build::perf_dashboard]\\resources\\post_json.py"
1899 ],
1900 "cwd": "[SLAVE_BUILD]",
1901 "name": "Working on revision chromium@dcdcdc0ff1.Post bisect results",
1902 "stdin": "{\"data\": {\"aborted_reason\": null, \"bad_revision\": \"00316c9d dfb9d7b4e1ed2fff9fe6d964d2111111\", \"bisect_bot\": \"winx64_perf_tester\", \"bu g_id\": \"-1\", \"buildbot_log_url\": \"http://build.chromium.org/p/chromium/bui lders/winx64_zen_perf_bisect/builds/571\", \"change\": \"100.00%\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset sm oothness.tough_scrolling_cases\", \"culprit_data\": null, \"good_revision\": \"a 6298e4afedbf2cd461755ea6f45b0ad64222222\", \"metric\": \"mean_input_event_latenc y/mean_input_event_latency\", \"revision_data\": [{\"commit_hash\": \"a6298e4afe dbf2cd461755ea6f45b0ad64222222\", \"depot_name\": \"chromium\", \"mean_value\": 21.0, \"result\": \"good\", \"revision_string\": \"chromium@a6298e4afe\", \"std_ dev\": 3.1622776601683795, \"values\": [19, 20, 21, 22, 23]}, {\"commit_hash\": \"00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111\", \"depot_name\": \"chromium\", \"me an_value\": 0.0, \"result\": \"bad\", \"revision_string\": \"chromium@00316c9ddf \", \"std_dev\": 0.0, \"values\": [0, 0, 0, 0, 0]}], \"status\": \"started\", \" test_type\": \"perf\", \"try_job_id\": null, \"warnings\": []}, \"url\": \"https ://chromeperf.appspot.com/post_bisect_results\"}",
1903 "stdout": "/path/to/tmp/json",
1904 "~followup_annotations": [
1905 "@@@STEP_NEST_LEVEL@1@@@",
1906 "@@@STEP_TEXT@Failed to upload result to Perf Dashboard. Error response: N one@@@",
1907 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
1908 "@@@STEP_LOG_END@json.output (invalid)@@@",
1909 "@@@STEP_WARNINGS@@@"
1910 ]
1911 },
1912 {
1913 "cmd": [
1914 "python",
1915 "-u",
1916 "RECIPE_MODULE[build::gsutil]\\resources\\gsutil_wrapper.py",
1917 "--",
1918 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py",
1919 "----",
1920 "ls",
1921 "gs://chrome-perf/Win x64 Builder/full-build-win32_dcdcdc0ff11222123231348 79ddceeb1240b0988.zip"
1922 ],
1923 "cwd": "[SLAVE_BUILD]",
1924 "name": "Working on revision chromium@dcdcdc0ff1.gsutil ls",
1925 "~followup_annotations": [
1926 "@@@STEP_NEST_LEVEL@1@@@"
1927 ]
1928 },
1929 {
1930 "cmd": [
1931 "python",
1932 "-u",
1933 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py"
1934 ],
1935 "cwd": "[SLAVE_BUILD]",
1936 "name": "Working on revision chromium@dcdcdc0ff1.taskkill",
1937 "~followup_annotations": [
1938 "@@@STEP_NEST_LEVEL@1@@@"
1939 ]
1940 },
1941 {
1942 "cmd": [
1943 "python",
1944 "-u",
1945 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py",
1946 "--spec",
1947 "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'}]",
1948 "--root",
1949 "src",
1950 "--revision_mapping_file",
1951 "{\"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\"}",
1952 "--git-cache-dir",
1953 "[GIT_CACHE]",
1954 "--output_json",
1955 "/path/to/tmp/json",
1956 "--revision",
1957 "src@dcdcdc0ff1122212323134879ddceeb1240b0988",
1958 "--output_manifest"
1959 ],
1960 "cwd": "[SLAVE_BUILD]",
1961 "env": {
1962 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
1963 },
1964 "name": "Working on revision chromium@dcdcdc0ff1.bot_update",
1965 "~followup_annotations": [
1966 "@@@STEP_NEST_LEVEL@1@@@",
1967 "@@@STEP_TEXT@Some step text@@@",
1968 "@@@STEP_LOG_LINE@json.output@{@@@",
1969 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
1970 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
1971 "@@@STEP_LOG_LINE@json.output@ \"src\": \"dcdcdc0ff1122212323134879ddce eb1240b0988\"@@@",
1972 "@@@STEP_LOG_LINE@json.output@ }, @@@",
1973 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@",
1974 "@@@STEP_LOG_LINE@json.output@ \"src\": {@@@",
1975 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src .git\", @@@",
1976 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f27fede2220bcd326aee3e 86ddfd4ebd0fe58cb9\"@@@",
1977 "@@@STEP_LOG_LINE@json.output@ }, @@@",
1978 "@@@STEP_LOG_LINE@json.output@ \"src/buildtools\": {@@@",
1979 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src /buildtools.git\", @@@",
1980 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f0319a328b280987691635 3cb994259692140934\"@@@",
1981 "@@@STEP_LOG_LINE@json.output@ }, @@@",
1982 "@@@STEP_LOG_LINE@json.output@ \"src/native_client\": {@@@",
1983 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src /native_client.git\", @@@",
1984 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"d998e125e8253980d76e26 9b7982aeeefc1b9b50\"@@@",
1985 "@@@STEP_LOG_LINE@json.output@ }, @@@",
1986 "@@@STEP_LOG_LINE@json.output@ \"src/third_party/angle\": {@@@",
1987 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src /third_party/angle.git\", @@@",
1988 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"fac9503c46405f77757b9a 728eb85b8d7bc6080c\"@@@",
1989 "@@@STEP_LOG_LINE@json.output@ }, @@@",
1990 "@@@STEP_LOG_LINE@json.output@ \"src/third_party/webrtc\": {@@@",
1991 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src /third_party/webrtc.git\", @@@",
1992 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"0f90628433546e61d92685 96da93418c623137f4\"@@@",
1993 "@@@STEP_LOG_LINE@json.output@ }, @@@",
1994 "@@@STEP_LOG_LINE@json.output@ \"src/tools/swarming_client\": {@@@",
1995 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src /tools/swarming_client.git\", @@@",
1996 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"a0ee5d99f1d4b38ddaa4c7 59c837980b63b99566\"@@@",
1997 "@@@STEP_LOG_LINE@json.output@ }, @@@",
1998 "@@@STEP_LOG_LINE@json.output@ \"src/v8\": {@@@",
1999 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src /v8.git\", @@@",
2000 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"801ada225ddc271c132c3a 35f03975671d43e399\"@@@",
2001 "@@@STEP_LOG_LINE@json.output@ }@@@",
2002 "@@@STEP_LOG_LINE@json.output@ }, @@@",
2003 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@",
2004 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@",
2005 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@",
2006 "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision\": \"fac9503c46405f 77757b9a728eb85b8d7bc6080c\", @@@",
2007 "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision_cp\": \"refs/heads/ master@{#297276}\", @@@",
2008 "@@@STEP_LOG_LINE@json.output@ \"got_buildtools_revision\": \"f0319a328 b2809876916353cb994259692140934\", @@@",
2009 "@@@STEP_LOG_LINE@json.output@ \"got_buildtools_revision_cp\": \"refs/h eads/master@{#182578}\", @@@",
2010 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398 0d76e269b7982aeeefc1b9b50\", @@@",
2011 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m aster@{#274981}\", @@@",
2012 "@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"f27fede2220bcd326aee 3e86ddfd4ebd0fe58cb9\", @@@",
2013 "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master @{#170242}\", @@@",
2014 "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision\": \"a0ee 5d99f1d4b38ddaa4c759c837980b63b99566\", @@@",
2015 "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision_cp\": \"r efs/heads/master@{#276089}\", @@@",
2016 "@@@STEP_LOG_LINE@json.output@ \"got_v8_revision\": \"801ada225ddc271c1 32c3a35f03975671d43e399\", @@@",
2017 "@@@STEP_LOG_LINE@json.output@ \"got_v8_revision_cp\": \"refs/heads/mas ter@{#43426}\", @@@",
2018 "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision\": \"0f90628433546 e61d9268596da93418c623137f4\", @@@",
2019 "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision_cp\": \"refs/heads /master@{#120644}\"@@@",
2020 "@@@STEP_LOG_LINE@json.output@ }, @@@",
2021 "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@",
2022 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@",
2023 "@@@STEP_LOG_LINE@json.output@}@@@",
2024 "@@@STEP_LOG_END@json.output@@@",
2025 "@@@SET_BUILD_PROPERTY@got_nacl_revision@\"d998e125e8253980d76e269b7982aee efc1b9b50\"@@@",
2026 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision@\"a0ee5d99f1d4b38ddaa4 c759c837980b63b99566\"@@@",
2027 "@@@SET_BUILD_PROPERTY@got_buildtools_revision_cp@\"refs/heads/master@{#18 2578}\"@@@",
2028 "@@@SET_BUILD_PROPERTY@got_webrtc_revision@\"0f90628433546e61d9268596da934 18c623137f4\"@@@",
2029 "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe5 8cb9\"@@@",
2030 "@@@SET_BUILD_PROPERTY@got_nacl_revision_cp@\"refs/heads/master@{#274981}\ "@@@",
2031 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b 8d7bc6080c\"@@@",
2032 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@",
2033 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @",
2034 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@",
2035 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@",
2036 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" ,
2037 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@",
2038 "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb 994259692140934\"@@@"
2039 ]
2040 },
2041 {
2042 "cmd": [
2043 "python",
2044 "-u",
2045 "\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",
2046 "[SLAVE_BUILD]\\src\\out\\Release_x64"
2047 ],
2048 "cwd": "[SLAVE_BUILD]",
2049 "name": "Working on revision chromium@dcdcdc0ff1.rmtree build directory",
2050 "~followup_annotations": [
2051 "@@@STEP_NEST_LEVEL@1@@@",
2052 "@@@STEP_LOG_LINE@python.inline@@@@",
2053 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@",
2054 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error? See https://crbug.com/584783.@@@",
2055 "@@@STEP_LOG_LINE@python.inline@@@@",
2056 "@@@STEP_LOG_LINE@python.inline@@@@",
2057 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@",
2058 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[ 1])@@@",
2059 "@@@STEP_LOG_END@python.inline@@@"
2060 ]
2061 },
2062 {
2063 "cmd": [
2064 "python",
2065 "-u",
2066 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py",
2067 "--show-path",
2068 "python",
2069 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\extract_build.py",
2070 "--gsutil-py-path",
2071 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py",
2072 "--target",
2073 "Release_x64",
2074 "--src-dir",
2075 "[SLAVE_BUILD]\\src",
2076 "--build-archive-url",
2077 "gs://chrome-perf/Win x64 Builder/full-build-win32_dcdcdc0ff11222123231348 79ddceeb1240b0988.zip",
2078 "--master-name",
2079 "tryserver.chromium.perf",
2080 "--build-number",
2081 "571"
2082 ],
2083 "cwd": "[SLAVE_BUILD]",
2084 "name": "Working on revision chromium@dcdcdc0ff1.extract build",
2085 "~followup_annotations": [
2086 "@@@STEP_NEST_LEVEL@1@@@"
2087 ]
2088 },
2089 {
2090 "cmd": [
2091 "python",
2092 "-u",
2093 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py",
2094 "--target",
2095 "Release_x64",
2096 "--factory-properties",
2097 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"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\": \" winx64_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"winx64_zen_perf_bisect\", \"buildnumber\": 571, \"mastername\ ": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect:example\", \"slavename \": \"dummyslave\"}",
2098 "--build-properties",
2099 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"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\": \" winx64_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"winx64_zen_perf_bisect\", \"buildnumber\": 571, \"mastername\ ": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect:example\", \"slavename \": \"dummyslave\"}",
2100 "--step-name=Performance Test 1 of 5",
2101 "--builder-name=winx64_zen_perf_bisect",
2102 "--slave-name=dummyslave",
2103 "--build-number=571",
2104 "--run-python-script",
2105 "[SLAVE_BUILD]\\src\\tools\\perf\\run_benchmark",
2106 "-v",
2107 "--browser=release",
2108 "--output-format=valueset",
2109 "smoothness.tough_scrolling_cases",
2110 "--output-dir=[TMP_BASE]\\perf-test-output_tmp_11"
2111 ],
2112 "env": {
2113 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
2114 },
2115 "name": "Working on revision chromium@dcdcdc0ff1.Performance Test 1 of 5",
2116 "stderr": "/path/to/tmp/",
2117 "stdout": "/path/to/tmp/",
2118 "~followup_annotations": [
2119 "@@@STEP_NEST_LEVEL@1@@@",
2120 "@@@STEP_LOG_LINE@Captured Output@benchmark text@@@",
2121 "@@@STEP_LOG_END@Captured Output@@@"
2122 ]
2123 },
2124 {
2125 "cmd": [
2126 "python",
2127 "-u",
2128 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
2129 "benchmark text",
2130 "[TMP_BASE]\\perf-test-output_tmp_11\\results.txt"
2131 ],
2132 "env": {
2133 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
2134 },
2135 "name": "Working on revision chromium@dcdcdc0ff1.write buildbot output to di sk",
2136 "~followup_annotations": [
2137 "@@@STEP_NEST_LEVEL@1@@@"
2138 ]
2139 },
2140 {
2141 "cmd": [
2142 "python",
2143 "-u",
2144 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
2145 "[TMP_BASE]\\perf-test-output_tmp_11\\results-valueset.json",
2146 "/path/to/tmp/json"
2147 ],
2148 "env": {
2149 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
2150 },
2151 "name": "Working on revision chromium@dcdcdc0ff1.Reading valueset results",
2152 "~followup_annotations": [
2153 "@@@STEP_NEST_LEVEL@1@@@",
2154 "@@@STEP_LOG_LINE@json.output@{@@@",
2155 "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@",
2156 "@@@STEP_LOG_LINE@json.output@}@@@",
2157 "@@@STEP_LOG_END@json.output@@@"
2158 ]
2159 },
2160 {
2161 "cmd": [
2162 "python",
2163 "-u",
2164 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py",
2165 "--target",
2166 "Release_x64",
2167 "--factory-properties",
2168 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"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\": \" winx64_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"winx64_zen_perf_bisect\", \"buildnumber\": 571, \"mastername\ ": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect:example\", \"slavename \": \"dummyslave\"}",
2169 "--build-properties",
2170 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"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\": \" winx64_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"winx64_zen_perf_bisect\", \"buildnumber\": 571, \"mastername\ ": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect:example\", \"slavename \": \"dummyslave\"}",
2171 "--step-name=Performance Test 2 of 5",
2172 "--builder-name=winx64_zen_perf_bisect",
2173 "--slave-name=dummyslave",
2174 "--build-number=571",
2175 "--run-python-script",
2176 "[SLAVE_BUILD]\\src\\tools\\perf\\run_benchmark",
2177 "-v",
2178 "--browser=release",
2179 "--output-format=valueset",
2180 "smoothness.tough_scrolling_cases",
2181 "--output-dir=[TMP_BASE]\\perf-test-output_tmp_12"
2182 ],
2183 "env": {
2184 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
2185 },
2186 "name": "Working on revision chromium@dcdcdc0ff1.Performance Test 2 of 5",
2187 "stderr": "/path/to/tmp/",
2188 "stdout": "/path/to/tmp/",
2189 "~followup_annotations": [
2190 "@@@STEP_NEST_LEVEL@1@@@",
2191 "@@@STEP_LOG_LINE@Captured Output@benchmark text@@@",
2192 "@@@STEP_LOG_END@Captured Output@@@"
2193 ]
2194 },
2195 {
2196 "cmd": [
2197 "python",
2198 "-u",
2199 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
2200 "benchmark text",
2201 "[TMP_BASE]\\perf-test-output_tmp_12\\results.txt"
2202 ],
2203 "env": {
2204 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
2205 },
2206 "name": "Working on revision chromium@dcdcdc0ff1.write buildbot output to di sk (2)",
2207 "~followup_annotations": [
2208 "@@@STEP_NEST_LEVEL@1@@@"
2209 ]
2210 },
2211 {
2212 "cmd": [
2213 "python",
2214 "-u",
2215 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
2216 "[TMP_BASE]\\perf-test-output_tmp_12\\results-valueset.json",
2217 "/path/to/tmp/json"
2218 ],
2219 "env": {
2220 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
2221 },
2222 "name": "Working on revision chromium@dcdcdc0ff1.Reading valueset results (2 )",
2223 "~followup_annotations": [
2224 "@@@STEP_NEST_LEVEL@1@@@",
2225 "@@@STEP_LOG_LINE@json.output@{@@@",
2226 "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@",
2227 "@@@STEP_LOG_LINE@json.output@}@@@",
2228 "@@@STEP_LOG_END@json.output@@@"
2229 ]
2230 },
2231 {
2232 "cmd": [
2233 "python",
2234 "-u",
2235 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py",
2236 "--target",
2237 "Release_x64",
2238 "--factory-properties",
2239 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"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\": \" winx64_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"winx64_zen_perf_bisect\", \"buildnumber\": 571, \"mastername\ ": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect:example\", \"slavename \": \"dummyslave\"}",
2240 "--build-properties",
2241 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"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\": \" winx64_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"winx64_zen_perf_bisect\", \"buildnumber\": 571, \"mastername\ ": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect:example\", \"slavename \": \"dummyslave\"}",
2242 "--step-name=Performance Test 3 of 5",
2243 "--builder-name=winx64_zen_perf_bisect",
2244 "--slave-name=dummyslave",
2245 "--build-number=571",
2246 "--run-python-script",
2247 "[SLAVE_BUILD]\\src\\tools\\perf\\run_benchmark",
2248 "-v",
2249 "--browser=release",
2250 "--output-format=valueset",
2251 "smoothness.tough_scrolling_cases",
2252 "--output-dir=[TMP_BASE]\\perf-test-output_tmp_13"
2253 ],
2254 "env": {
2255 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
2256 },
2257 "name": "Working on revision chromium@dcdcdc0ff1.Performance Test 3 of 5",
2258 "stderr": "/path/to/tmp/",
2259 "stdout": "/path/to/tmp/",
2260 "~followup_annotations": [
2261 "@@@STEP_NEST_LEVEL@1@@@",
2262 "@@@STEP_LOG_LINE@Captured Output@benchmark text@@@",
2263 "@@@STEP_LOG_END@Captured Output@@@"
2264 ]
2265 },
2266 {
2267 "cmd": [
2268 "python",
2269 "-u",
2270 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
2271 "benchmark text",
2272 "[TMP_BASE]\\perf-test-output_tmp_13\\results.txt"
2273 ],
2274 "env": {
2275 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
2276 },
2277 "name": "Working on revision chromium@dcdcdc0ff1.write buildbot output to di sk (3)",
2278 "~followup_annotations": [
2279 "@@@STEP_NEST_LEVEL@1@@@"
2280 ]
2281 },
2282 {
2283 "cmd": [
2284 "python",
2285 "-u",
2286 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
2287 "[TMP_BASE]\\perf-test-output_tmp_13\\results-valueset.json",
2288 "/path/to/tmp/json"
2289 ],
2290 "env": {
2291 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
2292 },
2293 "name": "Working on revision chromium@dcdcdc0ff1.Reading valueset results (3 )",
2294 "~followup_annotations": [
2295 "@@@STEP_NEST_LEVEL@1@@@",
2296 "@@@STEP_LOG_LINE@json.output@{@@@",
2297 "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@",
2298 "@@@STEP_LOG_LINE@json.output@}@@@",
2299 "@@@STEP_LOG_END@json.output@@@"
2300 ]
2301 },
2302 {
2303 "cmd": [
2304 "python",
2305 "-u",
2306 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py",
2307 "--target",
2308 "Release_x64",
2309 "--factory-properties",
2310 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"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\": \" winx64_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"winx64_zen_perf_bisect\", \"buildnumber\": 571, \"mastername\ ": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect:example\", \"slavename \": \"dummyslave\"}",
2311 "--build-properties",
2312 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"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\": \" winx64_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"winx64_zen_perf_bisect\", \"buildnumber\": 571, \"mastername\ ": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect:example\", \"slavename \": \"dummyslave\"}",
2313 "--step-name=Performance Test 4 of 5",
2314 "--builder-name=winx64_zen_perf_bisect",
2315 "--slave-name=dummyslave",
2316 "--build-number=571",
2317 "--run-python-script",
2318 "[SLAVE_BUILD]\\src\\tools\\perf\\run_benchmark",
2319 "-v",
2320 "--browser=release",
2321 "--output-format=valueset",
2322 "smoothness.tough_scrolling_cases",
2323 "--output-dir=[TMP_BASE]\\perf-test-output_tmp_14"
2324 ],
2325 "env": {
2326 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
2327 },
2328 "name": "Working on revision chromium@dcdcdc0ff1.Performance Test 4 of 5",
2329 "stderr": "/path/to/tmp/",
2330 "stdout": "/path/to/tmp/",
2331 "~followup_annotations": [
2332 "@@@STEP_NEST_LEVEL@1@@@",
2333 "@@@STEP_LOG_LINE@Captured Output@benchmark text@@@",
2334 "@@@STEP_LOG_END@Captured Output@@@"
2335 ]
2336 },
2337 {
2338 "cmd": [
2339 "python",
2340 "-u",
2341 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
2342 "benchmark text",
2343 "[TMP_BASE]\\perf-test-output_tmp_14\\results.txt"
2344 ],
2345 "env": {
2346 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
2347 },
2348 "name": "Working on revision chromium@dcdcdc0ff1.write buildbot output to di sk (4)",
2349 "~followup_annotations": [
2350 "@@@STEP_NEST_LEVEL@1@@@"
2351 ]
2352 },
2353 {
2354 "cmd": [
2355 "python",
2356 "-u",
2357 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
2358 "[TMP_BASE]\\perf-test-output_tmp_14\\results-valueset.json",
2359 "/path/to/tmp/json"
2360 ],
2361 "env": {
2362 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
2363 },
2364 "name": "Working on revision chromium@dcdcdc0ff1.Reading valueset results (4 )",
2365 "~followup_annotations": [
2366 "@@@STEP_NEST_LEVEL@1@@@",
2367 "@@@STEP_LOG_LINE@json.output@{@@@",
2368 "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@",
2369 "@@@STEP_LOG_LINE@json.output@}@@@",
2370 "@@@STEP_LOG_END@json.output@@@"
2371 ]
2372 },
2373 {
2374 "cmd": [
2375 "python",
2376 "-u",
2377 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py",
2378 "--target",
2379 "Release_x64",
2380 "--factory-properties",
2381 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"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\": \" winx64_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"winx64_zen_perf_bisect\", \"buildnumber\": 571, \"mastername\ ": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect:example\", \"slavename \": \"dummyslave\"}",
2382 "--build-properties",
2383 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"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\": \" winx64_perf_tester\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"buildername\": \"winx64_zen_perf_bisect\", \"buildnumber\": 571, \"mastername\ ": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect:example\", \"slavename \": \"dummyslave\"}",
2384 "--step-name=Performance Test 5 of 5",
2385 "--builder-name=winx64_zen_perf_bisect",
2386 "--slave-name=dummyslave",
2387 "--build-number=571",
2388 "--run-python-script",
2389 "[SLAVE_BUILD]\\src\\tools\\perf\\run_benchmark",
2390 "-v",
2391 "--browser=release",
2392 "--output-format=valueset",
2393 "smoothness.tough_scrolling_cases",
2394 "--output-dir=[TMP_BASE]\\perf-test-output_tmp_15"
2395 ],
2396 "env": {
2397 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
2398 },
2399 "name": "Working on revision chromium@dcdcdc0ff1.Performance Test 5 of 5",
2400 "stderr": "/path/to/tmp/",
2401 "stdout": "/path/to/tmp/",
2402 "~followup_annotations": [
2403 "@@@STEP_NEST_LEVEL@1@@@",
2404 "@@@STEP_LOG_LINE@Captured Output@benchmark text@@@",
2405 "@@@STEP_LOG_END@Captured Output@@@"
2406 ]
2407 },
2408 {
2409 "cmd": [
2410 "python",
2411 "-u",
2412 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
2413 "benchmark text",
2414 "[TMP_BASE]\\perf-test-output_tmp_15\\results.txt"
2415 ],
2416 "env": {
2417 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
2418 },
2419 "name": "Working on revision chromium@dcdcdc0ff1.write buildbot output to di sk (5)",
2420 "~followup_annotations": [
2421 "@@@STEP_NEST_LEVEL@1@@@"
2422 ]
2423 },
2424 {
2425 "cmd": [
2426 "python",
2427 "-u",
2428 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
2429 "[TMP_BASE]\\perf-test-output_tmp_15\\results-valueset.json",
2430 "/path/to/tmp/json"
2431 ],
2432 "env": {
2433 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
2434 },
2435 "name": "Working on revision chromium@dcdcdc0ff1.Reading valueset results (5 )",
2436 "~followup_annotations": [
2437 "@@@STEP_NEST_LEVEL@1@@@",
2438 "@@@STEP_LOG_LINE@json.output@{@@@",
2439 "@@@STEP_LOG_LINE@json.output@ \"dummy\": \"dict\"@@@",
2440 "@@@STEP_LOG_LINE@json.output@}@@@",
2441 "@@@STEP_LOG_END@json.output@@@"
2442 ]
2443 },
2444 {
2445 "cmd": [
2446 "python",
2447 "-u",
2448 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py",
2449 "--target",
2450 "Release_x64"
2451 ],
2452 "env": {
2453 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
2454 },
2455 "name": "Working on revision chromium@dcdcdc0ff1.process_dumps",
2456 "~followup_annotations": [
2457 "@@@STEP_NEST_LEVEL@1@@@"
2458 ]
2459 },
2460 {
2461 "cmd": [
2462 "python",
2463 "-u",
2464 "[SLAVE_BUILD]\\catapult\\tracing\\bin\\compare_samples_cmdline",
2465 "[TMP_BASE]\\perf-test-output_tmp_11\\results-valueset.json,[TMP_BASE]\\pe rf-test-output_tmp_12\\results-valueset.json,[TMP_BASE]\\perf-test-output_tmp_13 \\results-valueset.json,[TMP_BASE]\\perf-test-output_tmp_14\\results-valueset.js on,[TMP_BASE]\\perf-test-output_tmp_15\\results-valueset.json",
2466 "[TMP_BASE]\\perf-test-output_tmp_1\\results-valueset.json,[TMP_BASE]\\per f-test-output_tmp_2\\results-valueset.json,[TMP_BASE]\\perf-test-output_tmp_3\\r esults-valueset.json,[TMP_BASE]\\perf-test-output_tmp_4\\results-valueset.json,[ TMP_BASE]\\perf-test-output_tmp_5\\results-valueset.json",
2467 "mean_input_event_latency/mean_input_event_latency",
2468 "--valueset"
2469 ],
2470 "cwd": "[SLAVE_BUILD]",
2471 "name": "Working on revision chromium@dcdcdc0ff1.Compare samples",
2472 "stdout": "/path/to/tmp/json",
2473 "~followup_annotations": [
2474 "@@@STEP_NEST_LEVEL@1@@@",
2475 "@@@STEP_LOG_LINE@json.output@{@@@",
2476 "@@@STEP_LOG_LINE@json.output@ \"result\": 1, @@@",
2477 "@@@STEP_LOG_LINE@json.output@ \"sample_a\": {@@@",
2478 "@@@STEP_LOG_LINE@json.output@ \"debug_values\": [@@@",
2479 "@@@STEP_LOG_LINE@json.output@ 0, @@@",
2480 "@@@STEP_LOG_LINE@json.output@ 0, @@@",
2481 "@@@STEP_LOG_LINE@json.output@ 0, @@@",
2482 "@@@STEP_LOG_LINE@json.output@ 0, @@@",
2483 "@@@STEP_LOG_LINE@json.output@ 0@@@",
2484 "@@@STEP_LOG_LINE@json.output@ ], @@@",
2485 "@@@STEP_LOG_LINE@json.output@ \"mean\": 0.0, @@@",
2486 "@@@STEP_LOG_LINE@json.output@ \"std_dev\": 0.0@@@",
2487 "@@@STEP_LOG_LINE@json.output@ }, @@@",
2488 "@@@STEP_LOG_LINE@json.output@ \"sample_b\": {@@@",
2489 "@@@STEP_LOG_LINE@json.output@ \"debug_values\": [@@@",
2490 "@@@STEP_LOG_LINE@json.output@ 19, @@@",
2491 "@@@STEP_LOG_LINE@json.output@ 20, @@@",
2492 "@@@STEP_LOG_LINE@json.output@ 21, @@@",
2493 "@@@STEP_LOG_LINE@json.output@ 22, @@@",
2494 "@@@STEP_LOG_LINE@json.output@ 23@@@",
2495 "@@@STEP_LOG_LINE@json.output@ ], @@@",
2496 "@@@STEP_LOG_LINE@json.output@ \"mean\": 21.0, @@@",
2497 "@@@STEP_LOG_LINE@json.output@ \"std_dev\": 1.4142135623730951@@@",
2498 "@@@STEP_LOG_LINE@json.output@ }@@@",
2499 "@@@STEP_LOG_LINE@json.output@}@@@",
2500 "@@@STEP_LOG_END@json.output@@@"
2501 ]
2502 },
2503 {
2504 "cmd": [
2505 "python",
2506 "-u",
2507 "[SLAVE_BUILD]\\catapult\\tracing\\bin\\compare_samples_cmdline",
2508 "[TMP_BASE]\\perf-test-output_tmp_11\\results-valueset.json,[TMP_BASE]\\pe rf-test-output_tmp_12\\results-valueset.json,[TMP_BASE]\\perf-test-output_tmp_13 \\results-valueset.json,[TMP_BASE]\\perf-test-output_tmp_14\\results-valueset.js on,[TMP_BASE]\\perf-test-output_tmp_15\\results-valueset.json",
2509 "[TMP_BASE]\\perf-test-output_tmp_6\\results-valueset.json,[TMP_BASE]\\per f-test-output_tmp_7\\results-valueset.json,[TMP_BASE]\\perf-test-output_tmp_8\\r esults-valueset.json,[TMP_BASE]\\perf-test-output_tmp_9\\results-valueset.json,[ TMP_BASE]\\perf-test-output_tmp_10\\results-valueset.json",
2510 "mean_input_event_latency/mean_input_event_latency",
2511 "--valueset"
2512 ],
2513 "cwd": "[SLAVE_BUILD]",
2514 "name": "Working on revision chromium@dcdcdc0ff1.Compare samples (2)",
2515 "stdout": "/path/to/tmp/json",
2516 "~followup_annotations": [
2517 "@@@STEP_NEST_LEVEL@1@@@",
2518 "@@@STEP_LOG_LINE@json.output@{@@@",
2519 "@@@STEP_LOG_LINE@json.output@ \"result\": 2, @@@",
2520 "@@@STEP_LOG_LINE@json.output@ \"sample_a\": {@@@",
2521 "@@@STEP_LOG_LINE@json.output@ \"debug_values\": [@@@",
2522 "@@@STEP_LOG_LINE@json.output@ 0, @@@",
2523 "@@@STEP_LOG_LINE@json.output@ 0, @@@",
2524 "@@@STEP_LOG_LINE@json.output@ 0, @@@",
2525 "@@@STEP_LOG_LINE@json.output@ 0, @@@",
2526 "@@@STEP_LOG_LINE@json.output@ 0@@@",
2527 "@@@STEP_LOG_LINE@json.output@ ], @@@",
2528 "@@@STEP_LOG_LINE@json.output@ \"mean\": 0.0, @@@",
2529 "@@@STEP_LOG_LINE@json.output@ \"std_dev\": 0.0@@@",
2530 "@@@STEP_LOG_LINE@json.output@ }, @@@",
2531 "@@@STEP_LOG_LINE@json.output@ \"sample_b\": {@@@",
2532 "@@@STEP_LOG_LINE@json.output@ \"debug_values\": [@@@",
2533 "@@@STEP_LOG_LINE@json.output@ 0, @@@",
2534 "@@@STEP_LOG_LINE@json.output@ 0, @@@",
2535 "@@@STEP_LOG_LINE@json.output@ 0, @@@",
2536 "@@@STEP_LOG_LINE@json.output@ 0, @@@",
2537 "@@@STEP_LOG_LINE@json.output@ 0@@@",
2538 "@@@STEP_LOG_LINE@json.output@ ], @@@",
2539 "@@@STEP_LOG_LINE@json.output@ \"mean\": 0.0, @@@",
2540 "@@@STEP_LOG_LINE@json.output@ \"std_dev\": 0.0@@@",
2541 "@@@STEP_LOG_LINE@json.output@ }@@@",
2542 "@@@STEP_LOG_LINE@json.output@}@@@",
2543 "@@@STEP_LOG_END@json.output@@@"
2544 ]
2545 },
2546 {
2547 "cmd": [],
2548 "cwd": "[SLAVE_BUILD]",
2549 "name": "Check bisect finished on revision chromium@dcdcdc0ff1"
2550 },
2551 {
2552 "cmd": [
2553 "RECIPE_PACKAGE_REPO[depot_tools]\\git.bat",
2554 "show",
2555 "--name-only",
2556 "--pretty=format:",
2557 "dcdcdc0ff1122212323134879ddceeb1240b0988"
2558 ],
2559 "cwd": "[SLAVE_BUILD]\\src",
2560 "name": "Check bisect finished on revision chromium@dcdcdc0ff1.Checking DEPS for dcdcdc0ff1122212323134879ddceeb1240b0988",
2561 "stdout": "/path/to/tmp/",
2562 "~followup_annotations": [
2563 "@@@STEP_NEST_LEVEL@1@@@"
2564 ]
2565 },
2566 {
2567 "cmd": [],
2568 "cwd": "[SLAVE_BUILD]",
2569 "name": "Debug Info",
2570 "~followup_annotations": [
2571 "@@@STEP_LOG_LINE@Debug Info@bisector.lkgr: RevisionState(rev=chromium@a62 98e4afe, mean_value=21.0, std_dev=3.1622776601683795)@@@",
2572 "@@@STEP_LOG_LINE@Debug Info@bisector.fkbr: RevisionState(rev=chromium@003 16c9ddf, mean_value=0.0, std_dev=0.0)@@@",
2573 "@@@STEP_LOG_LINE@Debug Info@@@@",
2574 "@@@STEP_LOG_LINE@Debug Info@Revision Values @@@",
2575 "@@@STEP_LOG_LINE@Debug Info@chromium@a6298e4afe[19, 20, 21, 22, 23]@@@",
2576 "@@@STEP_LOG_LINE@Debug Info@chromium@dcdcdc0ff1[0, 0, 0, 0, 0]@@@",
2577 "@@@STEP_LOG_LINE@Debug Info@chromium@00316c9ddf[0, 0, 0, 0, 0]@@@",
2578 "@@@STEP_LOG_LINE@Debug Info@LKGR values: [19, 20, 21, 22, 23]@@@",
2579 "@@@STEP_LOG_LINE@Debug Info@FKBR values: [0, 0, 0, 0, 0]@@@",
2580 "@@@STEP_LOG_END@Debug Info@@@"
2581 ]
2582 },
2583 {
2584 "cmd": [
2585 "python",
2586 "-u",
2587 "RECIPE_MODULE[build::auto_bisect]\\resources\\fetch_revision_info.py",
2588 "dcdcdc0ff1122212323134879ddceeb1240b0988",
2589 "chromium"
2590 ],
2591 "cwd": "[SLAVE_BUILD]",
2592 "name": "Reading culprit cl information.",
2593 "stdout": "/path/to/tmp/json",
2594 "~followup_annotations": [
2595 "@@@STEP_LOG_LINE@json.output@{@@@",
2596 "@@@STEP_LOG_LINE@json.output@ \"author\": \"DummyAuthor\", @@@",
2597 "@@@STEP_LOG_LINE@json.output@ \"body\": \"A long description for a CL.\\ nContaining multiple lines\", @@@",
2598 "@@@STEP_LOG_LINE@json.output@ \"date\": \"01/01/2015\", @@@",
2599 "@@@STEP_LOG_LINE@json.output@ \"email\": \"dummy@nowhere.com\", @@@",
2600 "@@@STEP_LOG_LINE@json.output@ \"subject\": \"Some random CL\"@@@",
2601 "@@@STEP_LOG_LINE@json.output@}@@@",
2602 "@@@STEP_LOG_END@json.output@@@"
2603 ]
2604 },
2605 {
2606 "cmd": [
2607 "python",
2608 "-u",
2609 "RECIPE_MODULE[build::perf_dashboard]\\resources\\post_json.py"
2610 ],
2611 "cwd": "[SLAVE_BUILD]",
2612 "name": "Post bisect results",
2613 "stdin": "{\"data\": {\"aborted_reason\": null, \"bad_revision\": \"00316c9d dfb9d7b4e1ed2fff9fe6d964d2111111\", \"bisect_bot\": \"winx64_perf_tester\", \"bu g_id\": \"-1\", \"buildbot_log_url\": \"http://build.chromium.org/p/chromium/bui lders/winx64_zen_perf_bisect/builds/571\", \"change\": \"100.00%\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset sm oothness.tough_scrolling_cases\", \"culprit_data\": {\"author\": \"DummyAuthor\" , \"cl\": \"dcdcdc0ff1122212323134879ddceeb1240b0988\", \"cl_date\": \"01/01/201 5\", \"commit_info\": \"A long description for a CL.\\nContaining multiple lines \", \"email\": \"dummy@nowhere.com\", \"revisions_links\": [], \"subject\": \"So me random CL\"}, \"good_revision\": \"a6298e4afedbf2cd461755ea6f45b0ad64222222\" , \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"revision_ data\": [{\"commit_hash\": \"a6298e4afedbf2cd461755ea6f45b0ad64222222\", \"depot _name\": \"chromium\", \"mean_value\": 21.0, \"result\": \"good\", \"revision_st ring\": \"chromium@a6298e4afe\", \"std_dev\": 3.1622776601683795, \"values\": [1 9, 20, 21, 22, 23]}, {\"commit_hash\": \"dcdcdc0ff1122212323134879ddceeb1240b098 8\", \"depot_name\": \"chromium\", \"mean_value\": 0.0, \"result\": \"bad\", \"r evision_string\": \"chromium@dcdcdc0ff1\", \"std_dev\": 0.0, \"values\": [0, 0, 0, 0, 0]}, {\"commit_hash\": \"00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111\", \"dep ot_name\": \"chromium\", \"mean_value\": 0.0, \"result\": \"bad\", \"revision_st ring\": \"chromium@00316c9ddf\", \"std_dev\": 0.0, \"values\": [0, 0, 0, 0, 0]}] , \"status\": \"completed\", \"test_type\": \"perf\", \"try_job_id\": null, \"wa rnings\": []}, \"url\": \"https://chromeperf.appspot.com/post_bisect_results\"}" ,
2614 "stdout": "/path/to/tmp/json",
2615 "~followup_annotations": [
2616 "@@@STEP_TEXT@Failed to upload result to Perf Dashboard. Error response: N one@@@",
2617 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
2618 "@@@STEP_LOG_END@json.output (invalid)@@@",
2619 "@@@STEP_FAILURE@@@"
2620 ]
2621 },
2622 {
2623 "cmd": [
2624 "python",
2625 "-u",
2626 "RECIPE_MODULE[build::auto_bisect]\\resources\\fetch_revision_info.py",
2627 "dcdcdc0ff1122212323134879ddceeb1240b0988",
2628 "chromium"
2629 ],
2630 "cwd": "[SLAVE_BUILD]",
2631 "name": "Reading culprit cl information. (2)",
2632 "stdout": "/path/to/tmp/json",
2633 "~followup_annotations": [
2634 "@@@STEP_LOG_LINE@json.output@{@@@",
2635 "@@@STEP_LOG_LINE@json.output@ \"author\": \"DummyAuthor\", @@@",
2636 "@@@STEP_LOG_LINE@json.output@ \"body\": \"A long description for a CL.\\ nContaining multiple lines\", @@@",
2637 "@@@STEP_LOG_LINE@json.output@ \"date\": \"01/01/2015\", @@@",
2638 "@@@STEP_LOG_LINE@json.output@ \"email\": \"dummy@nowhere.com\", @@@",
2639 "@@@STEP_LOG_LINE@json.output@ \"subject\": \"Some random CL\"@@@",
2640 "@@@STEP_LOG_LINE@json.output@}@@@",
2641 "@@@STEP_LOG_END@json.output@@@"
2642 ]
2643 },
2644 {
2645 "cmd": [
2646 "python",
2647 "-u",
2648 "RECIPE_MODULE[build::perf_dashboard]\\resources\\post_json.py"
2649 ],
2650 "cwd": "[SLAVE_BUILD]",
2651 "name": "Post bisect results (2)",
2652 "stdin": "{\"data\": {\"aborted_reason\": null, \"bad_revision\": \"00316c9d dfb9d7b4e1ed2fff9fe6d964d2111111\", \"bisect_bot\": \"winx64_perf_tester\", \"bu g_id\": \"-1\", \"buildbot_log_url\": \"http://build.chromium.org/p/chromium/bui lders/winx64_zen_perf_bisect/builds/571\", \"change\": \"100.00%\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release --output-format=valueset sm oothness.tough_scrolling_cases\", \"culprit_data\": {\"author\": \"DummyAuthor\" , \"cl\": \"dcdcdc0ff1122212323134879ddceeb1240b0988\", \"cl_date\": \"01/01/201 5\", \"commit_info\": \"A long description for a CL.\\nContaining multiple lines \", \"email\": \"dummy@nowhere.com\", \"revisions_links\": [], \"subject\": \"So me random CL\"}, \"good_revision\": \"a6298e4afedbf2cd461755ea6f45b0ad64222222\" , \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"revision_ data\": [{\"commit_hash\": \"a6298e4afedbf2cd461755ea6f45b0ad64222222\", \"depot _name\": \"chromium\", \"mean_value\": 21.0, \"result\": \"good\", \"revision_st ring\": \"chromium@a6298e4afe\", \"std_dev\": 3.1622776601683795, \"values\": [1 9, 20, 21, 22, 23]}, {\"commit_hash\": \"dcdcdc0ff1122212323134879ddceeb1240b098 8\", \"depot_name\": \"chromium\", \"mean_value\": 0.0, \"result\": \"bad\", \"r evision_string\": \"chromium@dcdcdc0ff1\", \"std_dev\": 0.0, \"values\": [0, 0, 0, 0, 0]}, {\"commit_hash\": \"00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111\", \"dep ot_name\": \"chromium\", \"mean_value\": 0.0, \"result\": \"bad\", \"revision_st ring\": \"chromium@00316c9ddf\", \"std_dev\": 0.0, \"values\": [0, 0, 0, 0, 0]}] , \"status\": \"completed\", \"test_type\": \"perf\", \"try_job_id\": null, \"wa rnings\": []}, \"url\": \"https://chromeperf.appspot.com/post_bisect_results\"}" ,
2653 "stdout": "/path/to/tmp/json",
2654 "~followup_annotations": [
2655 "@@@STEP_TEXT@Failed to upload result to Perf Dashboard. Error response: N one@@@",
2656 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
2657 "@@@STEP_LOG_END@json.output (invalid)@@@",
2658 "@@@STEP_WARNINGS@@@"
2659 ]
2660 },
2661 {
2662 "name": "$result",
2663 "reason": "Failed to upload result to Perf Dashboard. Error response: None",
2664 "recipe_result": null,
2665 "status_code": 1
2666 }
2667 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698