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

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

Powered by Google App Engine
This is Rietveld 408576698