| OLD | NEW |
| (Empty) |
| 1 [ | |
| 2 { | |
| 3 "cmd": [ | |
| 4 "git", | |
| 5 "update-ref", | |
| 6 "refs/heads/master", | |
| 7 "refs/remotes/origin/master" | |
| 8 ], | |
| 9 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", | |
| 10 "name": "git update-ref" | |
| 11 }, | |
| 12 { | |
| 13 "cmd": [ | |
| 14 "git", | |
| 15 "checkout", | |
| 16 "master" | |
| 17 ], | |
| 18 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", | |
| 19 "name": "git checkout" | |
| 20 }, | |
| 21 { | |
| 22 "cmd": [], | |
| 23 "name": "config", | |
| 24 "~followup_annotations": [ | |
| 25 "@@@STEP_LOG_LINE@Bisect job configuration@{@@@", | |
| 26 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bad_revision\": \"314017\",
@@@", | |
| 27 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bug_id\": \"-1\", @@@", | |
| 28 "@@@STEP_LOG_LINE@Bisect job configuration@ \"builder_host\": \"master4.g
olo.chromium.org\", @@@", | |
| 29 "@@@STEP_LOG_LINE@Bisect job configuration@ \"builder_port\": \"8341\", @
@@", | |
| 30 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bypass_stats_check\": \"Tru
e\", @@@", | |
| 31 "@@@STEP_LOG_LINE@Bisect job configuration@ \"command\": \"src/tools/perf
/run_benchmark -v --browser=release smoothness.tough_scrolling_cases\", @@@", | |
| 32 "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_builds\": \"True\", @
@@", | |
| 33 "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_job_names\": \"True\"
, @@@", | |
| 34 "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_tests\": \"True\", @@
@", | |
| 35 "@@@STEP_LOG_LINE@Bisect job configuration@ \"good_revision\": \"314015\"
, @@@", | |
| 36 "@@@STEP_LOG_LINE@Bisect job configuration@ \"gs_bucket\": \"chrome-perf\
", @@@", | |
| 37 "@@@STEP_LOG_LINE@Bisect job configuration@ \"max_time_minutes\": \"5\",
@@@", | |
| 38 "@@@STEP_LOG_LINE@Bisect job configuration@ \"metric\": \"mean_input_even
t_latency/mean_input_event_latency\", @@@", | |
| 39 "@@@STEP_LOG_LINE@Bisect job configuration@ \"recipe_tester_name\": \"lin
ux_perf_tester\", @@@", | |
| 40 "@@@STEP_LOG_LINE@Bisect job configuration@ \"repeat_count\": \"2\", @@@"
, | |
| 41 "@@@STEP_LOG_LINE@Bisect job configuration@ \"skip_gclient_ops\": \"True\
", @@@", | |
| 42 "@@@STEP_LOG_LINE@Bisect job configuration@ \"test_type\": \"perf\"@@@", | |
| 43 "@@@STEP_LOG_LINE@Bisect job configuration@}@@@", | |
| 44 "@@@STEP_LOG_END@Bisect job configuration@@@" | |
| 45 ] | |
| 46 }, | |
| 47 { | |
| 48 "cmd": [], | |
| 49 "name": "Resolving reference range" | |
| 50 }, | |
| 51 { | |
| 52 "cmd": [ | |
| 53 "python", | |
| 54 "-u", | |
| 55 "RECIPE_MODULE[build::crrev]/resources/crrev_client.py", | |
| 56 "get_numbering", | |
| 57 "--params-file", | |
| 58 "{\"number\": 314017, \"numbering_identifier\": \"refs/heads/master\", \"n
umbering_type\": \"COMMIT_POSITION\", \"project\": \"chromium\", \"repo\": \"chr
omium/src\"}", | |
| 59 "--attempts", | |
| 60 "3" | |
| 61 ], | |
| 62 "name": "Resolving reference range.crrev get commit hash for refs/heads/mast
er@{#314017}", | |
| 63 "stdout": "/path/to/tmp/json", | |
| 64 "~followup_annotations": [ | |
| 65 "@@@STEP_NEST_LEVEL@1@@@", | |
| 66 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 67 "@@@STEP_LOG_LINE@json.output@ \"git_sha\": \"00316c9ddfb9d7b4e1ed2fff9fe
6d964d2111111\"@@@", | |
| 68 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 69 "@@@STEP_LOG_END@json.output@@@" | |
| 70 ] | |
| 71 }, | |
| 72 { | |
| 73 "cmd": [ | |
| 74 "python", | |
| 75 "-u", | |
| 76 "RECIPE_MODULE[build::crrev]/resources/crrev_client.py", | |
| 77 "get_numbering", | |
| 78 "--params-file", | |
| 79 "{\"number\": 314015, \"numbering_identifier\": \"refs/heads/master\", \"n
umbering_type\": \"COMMIT_POSITION\", \"project\": \"chromium\", \"repo\": \"chr
omium/src\"}", | |
| 80 "--attempts", | |
| 81 "3" | |
| 82 ], | |
| 83 "name": "Resolving reference range.crrev get commit hash for refs/heads/mast
er@{#314015}", | |
| 84 "stdout": "/path/to/tmp/json", | |
| 85 "~followup_annotations": [ | |
| 86 "@@@STEP_NEST_LEVEL@1@@@", | |
| 87 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 88 "@@@STEP_LOG_LINE@json.output@ \"git_sha\": \"a6298e4afedbf2cd461755ea6f4
5b0ad64222222\"@@@", | |
| 89 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 90 "@@@STEP_LOG_END@json.output@@@" | |
| 91 ] | |
| 92 }, | |
| 93 { | |
| 94 "cmd": [ | |
| 95 "python", | |
| 96 "-u", | |
| 97 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", | |
| 98 "DEPS", | |
| 99 "--commit", | |
| 100 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" | |
| 101 ], | |
| 102 "name": "Resolving reference range.fetch file 00316c9ddfb9d7b4e1ed2fff9fe6d9
64d2111111:DEPS", | |
| 103 "stdout": "/path/to/tmp/", | |
| 104 "~followup_annotations": [ | |
| 105 "@@@STEP_NEST_LEVEL@1@@@", | |
| 106 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@v8: None@@@", | |
| 107 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@catapult: None@@@", | |
| 108 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@skia: None@@@", | |
| 109 "@@@STEP_LOG_END@Debug Bad Revision DEPS@@@" | |
| 110 ] | |
| 111 }, | |
| 112 { | |
| 113 "cmd": [ | |
| 114 "python", | |
| 115 "-u", | |
| 116 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", | |
| 117 "DEPS", | |
| 118 "--commit", | |
| 119 "a6298e4afedbf2cd461755ea6f45b0ad64222222" | |
| 120 ], | |
| 121 "name": "Resolving reference range.fetch file a6298e4afedbf2cd461755ea6f45b0
ad64222222:DEPS", | |
| 122 "stdout": "/path/to/tmp/", | |
| 123 "~followup_annotations": [ | |
| 124 "@@@STEP_NEST_LEVEL@1@@@", | |
| 125 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@v8: None@@@", | |
| 126 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@catapult: None@@@", | |
| 127 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@skia: None@@@", | |
| 128 "@@@STEP_LOG_END@Debug Good Revision DEPS@@@" | |
| 129 ] | |
| 130 }, | |
| 131 { | |
| 132 "cmd": [], | |
| 133 "name": "Expanding revision range" | |
| 134 }, | |
| 135 { | |
| 136 "cmd": [ | |
| 137 "python", | |
| 138 "-u", | |
| 139 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_intervening_revisions.p
y", | |
| 140 "a6298e4afedbf2cd461755ea6f45b0ad64222222", | |
| 141 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | |
| 142 "https://chromium.googlesource.com/chromium/src" | |
| 143 ], | |
| 144 "name": "Expanding revision range.for revisions a6298e4afedbf2cd461755ea6f45
b0ad64222222:00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | |
| 145 "stdout": "/path/to/tmp/json", | |
| 146 "~followup_annotations": [ | |
| 147 "@@@STEP_NEST_LEVEL@1@@@", | |
| 148 "@@@STEP_LOG_LINE@json.output@[@@@", | |
| 149 "@@@STEP_LOG_LINE@json.output@ [@@@", | |
| 150 "@@@STEP_LOG_LINE@json.output@ \"dcdcdc0ff1122212323134879ddceeb1240b09
88\", @@@", | |
| 151 "@@@STEP_LOG_LINE@json.output@ \"ignored\"@@@", | |
| 152 "@@@STEP_LOG_LINE@json.output@ ], @@@", | |
| 153 "@@@STEP_LOG_LINE@json.output@ [@@@", | |
| 154 "@@@STEP_LOG_LINE@json.output@ \"00316c9ddfb9d7b4e1ed2fff9fe6d964d21111
11\", @@@", | |
| 155 "@@@STEP_LOG_LINE@json.output@ \"ignored\"@@@", | |
| 156 "@@@STEP_LOG_LINE@json.output@ ]@@@", | |
| 157 "@@@STEP_LOG_LINE@json.output@]@@@", | |
| 158 "@@@STEP_LOG_END@json.output@@@" | |
| 159 ] | |
| 160 }, | |
| 161 { | |
| 162 "cmd": [ | |
| 163 "python", | |
| 164 "-u", | |
| 165 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | |
| 166 "--", | |
| 167 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | |
| 168 "----", | |
| 169 "ls", | |
| 170 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6
f45b0ad64222222.zip" | |
| 171 ], | |
| 172 "name": "gsutil ls" | |
| 173 }, | |
| 174 { | |
| 175 "cmd": [ | |
| 176 "/opt/infra-tools/buildbucket", | |
| 177 "put", | |
| 178 "--host", | |
| 179 "cr-buildbucket.appspot.com", | |
| 180 "--service-account-json", | |
| 181 "/creds/service_accounts/service-account-chromium-bisect.json", | |
| 182 "{\"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\"]}" | |
| 183 ], | |
| 184 "name": "buildbucket.put", | |
| 185 "stdout": "/path/to/tmp/json", | |
| 186 "~followup_annotations": [ | |
| 187 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 188 "@@@STEP_LOG_LINE@json.output@ \"results\": [@@@", | |
| 189 "@@@STEP_LOG_LINE@json.output@ {@@@", | |
| 190 "@@@STEP_LOG_LINE@json.output@ \"build\": {@@@", | |
| 191 "@@@STEP_LOG_LINE@json.output@ \"id\": \"1201331270\"@@@", | |
| 192 "@@@STEP_LOG_LINE@json.output@ }@@@", | |
| 193 "@@@STEP_LOG_LINE@json.output@ }@@@", | |
| 194 "@@@STEP_LOG_LINE@json.output@ ]@@@", | |
| 195 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 196 "@@@STEP_LOG_END@json.output@@@" | |
| 197 ] | |
| 198 }, | |
| 199 { | |
| 200 "cmd": [ | |
| 201 "python", | |
| 202 "-u", | |
| 203 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | |
| 204 "--", | |
| 205 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | |
| 206 "----", | |
| 207 "ls", | |
| 208 "gs://chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9
fe6d964d2111111.zip" | |
| 209 ], | |
| 210 "name": "gsutil ls (2)" | |
| 211 }, | |
| 212 { | |
| 213 "cmd": [ | |
| 214 "/opt/infra-tools/buildbucket", | |
| 215 "put", | |
| 216 "--host", | |
| 217 "cr-buildbucket.appspot.com", | |
| 218 "--service-account-json", | |
| 219 "/creds/service_accounts/service-account-chromium-bisect.json", | |
| 220 "{\"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_00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111.zip\\\
", \\\"clobber\\\": true, \\\"parent_got_revision\\\": \\\"00316c9ddfb9d7b4e1ed2
fff9fe6d964d2111111\\\"}}\", \"tags\": [\"builder:linux_perf_bisect_builder\", \
"master:tryserver.chromium.perf\", \"user_agent:recipe\"]}" | |
| 221 ], | |
| 222 "name": "buildbucket.put (2)", | |
| 223 "stdout": "/path/to/tmp/json", | |
| 224 "~followup_annotations": [ | |
| 225 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 226 "@@@STEP_LOG_LINE@json.output@ \"results\": [@@@", | |
| 227 "@@@STEP_LOG_LINE@json.output@ {@@@", | |
| 228 "@@@STEP_LOG_LINE@json.output@ \"build\": {@@@", | |
| 229 "@@@STEP_LOG_LINE@json.output@ \"id\": \"1201331270\"@@@", | |
| 230 "@@@STEP_LOG_LINE@json.output@ }@@@", | |
| 231 "@@@STEP_LOG_LINE@json.output@ }@@@", | |
| 232 "@@@STEP_LOG_LINE@json.output@ ]@@@", | |
| 233 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 234 "@@@STEP_LOG_END@json.output@@@" | |
| 235 ] | |
| 236 }, | |
| 237 { | |
| 238 "cmd": [ | |
| 239 "python", | |
| 240 "-u", | |
| 241 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | |
| 242 "--", | |
| 243 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | |
| 244 "----", | |
| 245 "ls", | |
| 246 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6
f45b0ad64222222.zip" | |
| 247 ], | |
| 248 "name": "gsutil ls (3)" | |
| 249 }, | |
| 250 { | |
| 251 "cmd": [], | |
| 252 "name": "Triggering test job for a6298e4afedbf2cd461755ea6f45b0ad64222222", | |
| 253 "trigger_specs": [ | |
| 254 { | |
| 255 "builder_name": "linux_perf_tester", | |
| 256 "properties": { | |
| 257 "bisect_config": { | |
| 258 "command": "src/tools/perf/run_benchmark -v --browser=release smooth
ness.tough_scrolling_cases", | |
| 259 "metric": "mean_input_event_latency/mean_input_event_latency", | |
| 260 "repeat_count": 5, | |
| 261 "test_type": "perf" | |
| 262 }, | |
| 263 "job_name": "a6298e4afedbf2cd461755ea6f45b0ad64222222-test", | |
| 264 "parent_build_archive_url": "gs://chrome-perf/Linux Builder/full-build
-linux_a6298e4afedbf2cd461755ea6f45b0ad64222222.zip", | |
| 265 "parent_got_revision": "a6298e4afedbf2cd461755ea6f45b0ad64222222", | |
| 266 "revision": "a6298e4afedbf2cd461755ea6f45b0ad64222222", | |
| 267 "revision_ladder": { | |
| 268 "chromium": "a6298e4afedbf2cd461755ea6f45b0ad64222222" | |
| 269 } | |
| 270 } | |
| 271 } | |
| 272 ] | |
| 273 }, | |
| 274 { | |
| 275 "cmd": [ | |
| 276 "python", | |
| 277 "-u", | |
| 278 "\nimport sys\nimport time\ntime.sleep(20*60)\nsys.exit(0)\n" | |
| 279 ], | |
| 280 "name": "sleeping", | |
| 281 "~followup_annotations": [ | |
| 282 "@@@STEP_LOG_LINE@python.inline@@@@", | |
| 283 "@@@STEP_LOG_LINE@python.inline@import sys@@@", | |
| 284 "@@@STEP_LOG_LINE@python.inline@import time@@@", | |
| 285 "@@@STEP_LOG_LINE@python.inline@time.sleep(20*60)@@@", | |
| 286 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@", | |
| 287 "@@@STEP_LOG_END@python.inline@@@" | |
| 288 ] | |
| 289 }, | |
| 290 { | |
| 291 "cmd": [ | |
| 292 "python", | |
| 293 "-u", | |
| 294 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | |
| 295 "--", | |
| 296 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | |
| 297 "----", | |
| 298 "ls", | |
| 299 "gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea6f45b0ad64222222-
test.results" | |
| 300 ], | |
| 301 "name": "gsutil ls (4)" | |
| 302 }, | |
| 303 { | |
| 304 "cmd": [ | |
| 305 "python", | |
| 306 "-u", | |
| 307 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | |
| 308 "--", | |
| 309 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | |
| 310 "----", | |
| 311 "cat", | |
| 312 "gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea6f45b0ad64222222-
test.results" | |
| 313 ], | |
| 314 "name": "gsutil Get test results for build a6298e4afedbf2cd461755ea6f45b0ad6
4222222", | |
| 315 "stdout": "/path/to/tmp/" | |
| 316 }, | |
| 317 { | |
| 318 "cmd": [ | |
| 319 "python", | |
| 320 "-u", | |
| 321 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | |
| 322 "--", | |
| 323 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | |
| 324 "----", | |
| 325 "ls", | |
| 326 "gs://chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9
fe6d964d2111111.zip" | |
| 327 ], | |
| 328 "name": "gsutil ls (5)" | |
| 329 }, | |
| 330 { | |
| 331 "cmd": [], | |
| 332 "name": "Triggering test job for 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | |
| 333 "trigger_specs": [ | |
| 334 { | |
| 335 "builder_name": "linux_perf_tester", | |
| 336 "properties": { | |
| 337 "bisect_config": { | |
| 338 "command": "src/tools/perf/run_benchmark -v --browser=release smooth
ness.tough_scrolling_cases", | |
| 339 "metric": "mean_input_event_latency/mean_input_event_latency", | |
| 340 "repeat_count": 5, | |
| 341 "test_type": "perf" | |
| 342 }, | |
| 343 "job_name": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-test", | |
| 344 "parent_build_archive_url": "gs://chrome-perf/Linux Builder/full-build
-linux_00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111.zip", | |
| 345 "parent_got_revision": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | |
| 346 "revision": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | |
| 347 "revision_ladder": { | |
| 348 "chromium": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" | |
| 349 } | |
| 350 } | |
| 351 } | |
| 352 ] | |
| 353 }, | |
| 354 { | |
| 355 "cmd": [ | |
| 356 "python", | |
| 357 "-u", | |
| 358 "\nimport sys\nimport time\ntime.sleep(20*60)\nsys.exit(0)\n" | |
| 359 ], | |
| 360 "name": "sleeping (2)", | |
| 361 "~followup_annotations": [ | |
| 362 "@@@STEP_LOG_LINE@python.inline@@@@", | |
| 363 "@@@STEP_LOG_LINE@python.inline@import sys@@@", | |
| 364 "@@@STEP_LOG_LINE@python.inline@import time@@@", | |
| 365 "@@@STEP_LOG_LINE@python.inline@time.sleep(20*60)@@@", | |
| 366 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@", | |
| 367 "@@@STEP_LOG_END@python.inline@@@" | |
| 368 ] | |
| 369 }, | |
| 370 { | |
| 371 "cmd": [ | |
| 372 "python", | |
| 373 "-u", | |
| 374 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | |
| 375 "--", | |
| 376 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | |
| 377 "----", | |
| 378 "ls", | |
| 379 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-
test.results" | |
| 380 ], | |
| 381 "name": "gsutil ls (6)" | |
| 382 }, | |
| 383 { | |
| 384 "cmd": [ | |
| 385 "python", | |
| 386 "-u", | |
| 387 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | |
| 388 "--", | |
| 389 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | |
| 390 "----", | |
| 391 "cat", | |
| 392 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-
test.results" | |
| 393 ], | |
| 394 "name": "gsutil Get test results for build 00316c9ddfb9d7b4e1ed2fff9fe6d964d
2111111", | |
| 395 "stdout": "/path/to/tmp/" | |
| 396 }, | |
| 397 { | |
| 398 "cmd": [ | |
| 399 "python", | |
| 400 "-u", | |
| 401 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | |
| 402 "--", | |
| 403 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | |
| 404 "----", | |
| 405 "ls", | |
| 406 "gs://chrome-perf/Linux Builder/full-build-linux_dcdcdc0ff1122212323134879
ddceeb1240b0988.zip" | |
| 407 ], | |
| 408 "name": "gsutil ls (7)" | |
| 409 }, | |
| 410 { | |
| 411 "cmd": [ | |
| 412 "/opt/infra-tools/buildbucket", | |
| 413 "put", | |
| 414 "--host", | |
| 415 "cr-buildbucket.appspot.com", | |
| 416 "--service-account-json", | |
| 417 "/creds/service_accounts/service-account-chromium-bisect.json", | |
| 418 "{\"bucket\": \"master.tryserver.chromium.perf\", \"client_operation_id\":
\"dummy\", \"parameters_json\": \"{\\\"builder_name\\\": \\\"linux_perf_bisect_
builder\\\", \\\"properties\\\": {\\\"build_archive_url\\\": \\\"gs://chrome-per
f/Linux Builder/full-build-linux_dcdcdc0ff1122212323134879ddceeb1240b0988.zip\\\
", \\\"clobber\\\": true, \\\"parent_got_revision\\\": \\\"dcdcdc0ff112221232313
4879ddceeb1240b0988\\\"}}\", \"tags\": [\"builder:linux_perf_bisect_builder\", \
"master:tryserver.chromium.perf\", \"user_agent:recipe\"]}" | |
| 419 ], | |
| 420 "name": "buildbucket.put (3)", | |
| 421 "stdout": "/path/to/tmp/json", | |
| 422 "~followup_annotations": [ | |
| 423 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 424 "@@@STEP_LOG_LINE@json.output@ \"results\": [@@@", | |
| 425 "@@@STEP_LOG_LINE@json.output@ {@@@", | |
| 426 "@@@STEP_LOG_LINE@json.output@ \"build\": {@@@", | |
| 427 "@@@STEP_LOG_LINE@json.output@ \"id\": \"1201331270\"@@@", | |
| 428 "@@@STEP_LOG_LINE@json.output@ }@@@", | |
| 429 "@@@STEP_LOG_LINE@json.output@ }@@@", | |
| 430 "@@@STEP_LOG_LINE@json.output@ ]@@@", | |
| 431 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 432 "@@@STEP_LOG_END@json.output@@@" | |
| 433 ] | |
| 434 }, | |
| 435 { | |
| 436 "cmd": [ | |
| 437 "python", | |
| 438 "-u", | |
| 439 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | |
| 440 "--", | |
| 441 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | |
| 442 "----", | |
| 443 "ls", | |
| 444 "gs://chrome-perf/Linux Builder/full-build-linux_dcdcdc0ff1122212323134879
ddceeb1240b0988.zip" | |
| 445 ], | |
| 446 "name": "gsutil ls (8)" | |
| 447 }, | |
| 448 { | |
| 449 "cmd": [], | |
| 450 "name": "Triggering test job for dcdcdc0ff1122212323134879ddceeb1240b0988", | |
| 451 "trigger_specs": [ | |
| 452 { | |
| 453 "builder_name": "linux_perf_tester", | |
| 454 "properties": { | |
| 455 "bisect_config": { | |
| 456 "command": "src/tools/perf/run_benchmark -v --browser=release smooth
ness.tough_scrolling_cases", | |
| 457 "metric": "mean_input_event_latency/mean_input_event_latency", | |
| 458 "repeat_count": 5, | |
| 459 "test_type": "perf" | |
| 460 }, | |
| 461 "job_name": "dcdcdc0ff1122212323134879ddceeb1240b0988-test", | |
| 462 "parent_build_archive_url": "gs://chrome-perf/Linux Builder/full-build
-linux_dcdcdc0ff1122212323134879ddceeb1240b0988.zip", | |
| 463 "parent_got_revision": "dcdcdc0ff1122212323134879ddceeb1240b0988", | |
| 464 "revision": "dcdcdc0ff1122212323134879ddceeb1240b0988", | |
| 465 "revision_ladder": { | |
| 466 "chromium": "dcdcdc0ff1122212323134879ddceeb1240b0988" | |
| 467 } | |
| 468 } | |
| 469 } | |
| 470 ] | |
| 471 }, | |
| 472 { | |
| 473 "cmd": [ | |
| 474 "python", | |
| 475 "-u", | |
| 476 "\nimport sys\nimport time\ntime.sleep(20*60)\nsys.exit(0)\n" | |
| 477 ], | |
| 478 "name": "sleeping (3)", | |
| 479 "~followup_annotations": [ | |
| 480 "@@@STEP_LOG_LINE@python.inline@@@@", | |
| 481 "@@@STEP_LOG_LINE@python.inline@import sys@@@", | |
| 482 "@@@STEP_LOG_LINE@python.inline@import time@@@", | |
| 483 "@@@STEP_LOG_LINE@python.inline@time.sleep(20*60)@@@", | |
| 484 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@", | |
| 485 "@@@STEP_LOG_END@python.inline@@@" | |
| 486 ] | |
| 487 }, | |
| 488 { | |
| 489 "cmd": [ | |
| 490 "python", | |
| 491 "-u", | |
| 492 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | |
| 493 "--", | |
| 494 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | |
| 495 "----", | |
| 496 "ls", | |
| 497 "gs://chrome-perf/bisect-results/dcdcdc0ff1122212323134879ddceeb1240b0988-
test.results" | |
| 498 ], | |
| 499 "name": "gsutil ls (9)" | |
| 500 }, | |
| 501 { | |
| 502 "cmd": [ | |
| 503 "python", | |
| 504 "-u", | |
| 505 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | |
| 506 "--", | |
| 507 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | |
| 508 "----", | |
| 509 "cat", | |
| 510 "gs://chrome-perf/bisect-results/dcdcdc0ff1122212323134879ddceeb1240b0988-
test.results" | |
| 511 ], | |
| 512 "name": "gsutil Get test results for build dcdcdc0ff1122212323134879ddceeb12
40b0988", | |
| 513 "stdout": "/path/to/tmp/" | |
| 514 }, | |
| 515 { | |
| 516 "name": "$result", | |
| 517 "reason": "Expected revision to check.", | |
| 518 "recipe_result": null, | |
| 519 "status_code": 1 | |
| 520 } | |
| 521 ] | |
| OLD | NEW |