| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", | 6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", |
| 7 "[BUILDER_CACHE]/linux_perf_bisect", | 7 "[BUILDER_CACHE]/linux_perf_bisect", |
| 8 "511" | 8 "511" |
| 9 ], | 9 ], |
| 10 "name": "makedirs checkout path", | 10 "name": "makedirs checkout path", |
| (...skipping 186 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 197 "env": { | 197 "env": { |
| 198 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 198 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 199 "GYP_CHROMIUM_NO_ACTION": "1", | 199 "GYP_CHROMIUM_NO_ACTION": "1", |
| 200 "GYP_DEFINES": "branding=Chrome buildtype=Official component=static_librar
y gomadir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1", | 200 "GYP_DEFINES": "branding=Chrome buildtype=Official component=static_librar
y gomadir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1", |
| 201 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 201 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 202 }, | 202 }, |
| 203 "name": "gclient runhooks (with patch)" | 203 "name": "gclient runhooks (with patch)" |
| 204 }, | 204 }, |
| 205 { | 205 { |
| 206 "cmd": [ | 206 "cmd": [ |
| 207 "python", |
| 208 "-u", |
| 209 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", |
| 210 "[BUILDER_CACHE]/linux_perf_bisect", |
| 211 "511" |
| 212 ], |
| 213 "name": "makedirs checkout path (2)", |
| 214 "~followup_annotations": [ |
| 215 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 216 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", |
| 217 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", |
| 218 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", |
| 219 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", |
| 220 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", |
| 221 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", |
| 222 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", |
| 223 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", |
| 224 "@@@STEP_LOG_END@python.inline@@@" |
| 225 ] |
| 226 }, |
| 227 { |
| 228 "cmd": [ |
| 207 "git", | 229 "git", |
| 208 "diff", | 230 "diff", |
| 209 "--cached", | 231 "--cached", |
| 210 "--name-only" | 232 "--name-only" |
| 211 ], | 233 ], |
| 212 "cwd": "[BUILDER_CACHE]/linux_perf_bisect/src", | 234 "cwd": "[BUILDER_CACHE]/linux_perf_bisect/src", |
| 213 "name": "git diff to analyze patch", | 235 "name": "git diff to analyze patch", |
| 214 "stdout": "/path/to/tmp/", | 236 "stdout": "/path/to/tmp/", |
| 215 "~followup_annotations": [ | 237 "~followup_annotations": [ |
| 216 "@@@STEP_LOG_LINE@files@tools/perf/benchmarks/blink_perf.py@@@", | 238 "@@@STEP_LOG_LINE@files@tools/perf/benchmarks/blink_perf.py@@@", |
| 217 "@@@STEP_LOG_END@files@@@" | 239 "@@@STEP_LOG_END@files@@@" |
| 218 ] | 240 ] |
| 219 }, | 241 }, |
| 220 { | 242 { |
| 221 "cmd": [], | 243 "cmd": [], |
| 244 "cwd": "[BUILDER_CACHE]/linux_perf_bisect", |
| 222 "name": "***PERF TRYJOB***" | 245 "name": "***PERF TRYJOB***" |
| 223 }, | 246 }, |
| 224 { | 247 { |
| 225 "cmd": [ | 248 "cmd": [ |
| 226 "python", | 249 "python", |
| 227 "-u", | 250 "-u", |
| 228 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 251 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 229 "--show-path", | 252 "--show-path", |
| 230 "python", | 253 "python", |
| 231 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 254 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
| 232 ], | 255 ], |
| 256 "cwd": "[BUILDER_CACHE]/linux_perf_bisect", |
| 233 "name": "cleanup_temp" | 257 "name": "cleanup_temp" |
| 234 }, | 258 }, |
| 235 { | 259 { |
| 236 "cmd": [ | 260 "cmd": [ |
| 237 "/opt/infra-tools/buildbucket", | 261 "/opt/infra-tools/buildbucket", |
| 238 "put", | 262 "put", |
| 239 "--host", | 263 "--host", |
| 240 "cr-buildbucket.appspot.com", | 264 "cr-buildbucket.appspot.com", |
| 241 "--service-account-json", | 265 "--service-account-json", |
| 242 "/creds/service_accounts/service-account-chromium-bisect.json", | 266 "/creds/service_accounts/service-account-chromium-bisect.json", |
| 243 "{\"bucket\": \"master.tryserver.chromium.perf\", \"client_operation_id\":
\"123456\", \"parameters_json\": \"{\\\"builder_name\\\": \\\"linux_perf_bisect
_builder\\\", \\\"properties\\\": {\\\"build_archive_url\\\": \\\"gs://chrome-pe
rf-tryjob/Linux Builder/full-build-linuxf27fede2220bcd326aee3e86ddfd4ebd0fe58cb9
_123456.zip\\\", \\\"clobber\\\": true, \\\"issue\\\": \\\"12345\\\", \\\"parent
_got_revision\\\": \\\"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\\\", \\\"patch_s
torage\\\": \\\"rietveld\\\", \\\"patchset\\\": \\\"20001\\\", \\\"rietveld\\\":
\\\"https://codereview.chromium.org\\\"}}\", \"tags\": [\"builder:linux_perf_bi
sect_builder\", \"master:tryserver.chromium.perf\", \"user_agent:recipe\"]}" | 267 "{\"bucket\": \"master.tryserver.chromium.perf\", \"client_operation_id\":
\"123456\", \"parameters_json\": \"{\\\"builder_name\\\": \\\"linux_perf_bisect
_builder\\\", \\\"properties\\\": {\\\"build_archive_url\\\": \\\"gs://chrome-pe
rf-tryjob/Linux Builder/full-build-linuxf27fede2220bcd326aee3e86ddfd4ebd0fe58cb9
_123456.zip\\\", \\\"clobber\\\": true, \\\"issue\\\": \\\"12345\\\", \\\"parent
_got_revision\\\": \\\"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\\\", \\\"patch_s
torage\\\": \\\"rietveld\\\", \\\"patchset\\\": \\\"20001\\\", \\\"rietveld\\\":
\\\"https://codereview.chromium.org\\\"}}\", \"tags\": [\"builder:linux_perf_bi
sect_builder\", \"master:tryserver.chromium.perf\", \"user_agent:recipe\"]}" |
| 244 ], | 268 ], |
| 269 "cwd": "[BUILDER_CACHE]/linux_perf_bisect", |
| 245 "name": "buildbucket.put", | 270 "name": "buildbucket.put", |
| 246 "stdout": "/path/to/tmp/json", | 271 "stdout": "/path/to/tmp/json", |
| 247 "~followup_annotations": [ | 272 "~followup_annotations": [ |
| 248 "@@@STEP_LOG_LINE@json.output@{@@@", | 273 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 249 "@@@STEP_LOG_LINE@json.output@ \"results\": [@@@", | 274 "@@@STEP_LOG_LINE@json.output@ \"results\": [@@@", |
| 250 "@@@STEP_LOG_LINE@json.output@ {@@@", | 275 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 251 "@@@STEP_LOG_LINE@json.output@ \"build\": {@@@", | 276 "@@@STEP_LOG_LINE@json.output@ \"build\": {@@@", |
| 252 "@@@STEP_LOG_LINE@json.output@ \"bucket\": \"user.username\", @@@", | 277 "@@@STEP_LOG_LINE@json.output@ \"bucket\": \"user.username\", @@@", |
| 253 "@@@STEP_LOG_LINE@json.output@ \"created_by\": \"user:username@exam
ple.com\", @@@", | 278 "@@@STEP_LOG_LINE@json.output@ \"created_by\": \"user:username@exam
ple.com\", @@@", |
| 254 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"1459200369835900\"
, @@@", | 279 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"1459200369835900\"
, @@@", |
| (...skipping 14 matching lines...) Expand all Loading... |
| 269 ] | 294 ] |
| 270 }, | 295 }, |
| 271 { | 296 { |
| 272 "cmd": [ | 297 "cmd": [ |
| 273 "/opt/infra-tools/buildbucket", | 298 "/opt/infra-tools/buildbucket", |
| 274 "get", | 299 "get", |
| 275 "--host", | 300 "--host", |
| 276 "cr-buildbucket.appspot.com", | 301 "cr-buildbucket.appspot.com", |
| 277 "9016911228971028736" | 302 "9016911228971028736" |
| 278 ], | 303 ], |
| 304 "cwd": "[BUILDER_CACHE]/linux_perf_bisect", |
| 279 "name": "buildbucket.get", | 305 "name": "buildbucket.get", |
| 280 "stdout": "/path/to/tmp/json", | 306 "stdout": "/path/to/tmp/json", |
| 281 "~followup_annotations": [ | 307 "~followup_annotations": [ |
| 282 "@@@STEP_LOG_LINE@json.output@{@@@", | 308 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 283 "@@@STEP_LOG_LINE@json.output@ \"build\": {@@@", | 309 "@@@STEP_LOG_LINE@json.output@ \"build\": {@@@", |
| 284 "@@@STEP_LOG_LINE@json.output@ \"bucket\": \"master.tryserver.chromium.
perf\", @@@", | 310 "@@@STEP_LOG_LINE@json.output@ \"bucket\": \"master.tryserver.chromium.
perf\", @@@", |
| 285 "@@@STEP_LOG_LINE@json.output@ \"id\": \"9009962699124567824\", @@@", | 311 "@@@STEP_LOG_LINE@json.output@ \"id\": \"9009962699124567824\", @@@", |
| 286 "@@@STEP_LOG_LINE@json.output@ \"result\": \"SUCCESS\", @@@", | 312 "@@@STEP_LOG_LINE@json.output@ \"result\": \"SUCCESS\", @@@", |
| 287 "@@@STEP_LOG_LINE@json.output@ \"status\": \"COMPLETED\", @@@", | 313 "@@@STEP_LOG_LINE@json.output@ \"status\": \"COMPLETED\", @@@", |
| 288 "@@@STEP_LOG_LINE@json.output@ \"status_changed_utc\": \"Mon Jun 13 19:
32:37 2016\", @@@", | 314 "@@@STEP_LOG_LINE@json.output@ \"status_changed_utc\": \"Mon Jun 13 19:
32:37 2016\", @@@", |
| 289 "@@@STEP_LOG_LINE@json.output@ \"updated_utc\": \"Mon Jun 13 19:32:37 2
016\", @@@", | 315 "@@@STEP_LOG_LINE@json.output@ \"updated_utc\": \"Mon Jun 13 19:32:37 2
016\", @@@", |
| 290 "@@@STEP_LOG_LINE@json.output@ \"url\": \"http://build.chromium.org/p/t
ryserver.chromium.perf/builders/linux_perf_bisect/builds/6537\", @@@", | 316 "@@@STEP_LOG_LINE@json.output@ \"url\": \"http://build.chromium.org/p/t
ryserver.chromium.perf/builders/linux_perf_bisect/builds/6537\", @@@", |
| 291 "@@@STEP_LOG_LINE@json.output@ \"utcnow_utc\": \"Tue Jun 21 21:33:56 20
16\"@@@", | 317 "@@@STEP_LOG_LINE@json.output@ \"utcnow_utc\": \"Tue Jun 21 21:33:56 20
16\"@@@", |
| 292 "@@@STEP_LOG_LINE@json.output@ }@@@", | 318 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 293 "@@@STEP_LOG_LINE@json.output@}@@@", | 319 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 294 "@@@STEP_LOG_END@json.output@@@" | 320 "@@@STEP_LOG_END@json.output@@@" |
| 295 ] | 321 ] |
| 296 }, | 322 }, |
| 297 { | 323 { |
| 298 "cmd": [ | 324 "cmd": [ |
| 299 "python", | 325 "python", |
| 300 "-u", | 326 "-u", |
| 301 "\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", | 327 "\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", |
| 302 "[BUILDER_CACHE]/linux_perf_bisect/src/out/Release" | 328 "[BUILDER_CACHE]/linux_perf_bisect/src/out/Release" |
| 303 ], | 329 ], |
| 330 "cwd": "[BUILDER_CACHE]/linux_perf_bisect", |
| 304 "name": "rmtree build directory", | 331 "name": "rmtree build directory", |
| 305 "~followup_annotations": [ | 332 "~followup_annotations": [ |
| 306 "@@@STEP_LOG_LINE@python.inline@@@@", | 333 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 307 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", | 334 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", |
| 308 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", | 335 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", |
| 309 "@@@STEP_LOG_LINE@python.inline@@@@", | 336 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 310 "@@@STEP_LOG_LINE@python.inline@@@@", | 337 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 311 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", | 338 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", |
| 312 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", | 339 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", |
| 313 "@@@STEP_LOG_END@python.inline@@@" | 340 "@@@STEP_LOG_END@python.inline@@@" |
| (...skipping 13 matching lines...) Expand all Loading... |
| 327 "Release", | 354 "Release", |
| 328 "--src-dir", | 355 "--src-dir", |
| 329 "[BUILDER_CACHE]/linux_perf_bisect/src", | 356 "[BUILDER_CACHE]/linux_perf_bisect/src", |
| 330 "--build-archive-url", | 357 "--build-archive-url", |
| 331 "gs://chrome-perf-tryjob/Linux Builder/full-build-linuxf27fede2220bcd326ae
e3e86ddfd4ebd0fe58cb9_123456.zip", | 358 "gs://chrome-perf-tryjob/Linux Builder/full-build-linuxf27fede2220bcd326ae
e3e86ddfd4ebd0fe58cb9_123456.zip", |
| 332 "--master-name", | 359 "--master-name", |
| 333 "tryserver.chromium.perf", | 360 "tryserver.chromium.perf", |
| 334 "--build-number", | 361 "--build-number", |
| 335 "571" | 362 "571" |
| 336 ], | 363 ], |
| 364 "cwd": "[BUILDER_CACHE]/linux_perf_bisect", |
| 337 "name": "extract build" | 365 "name": "extract build" |
| 338 }, | 366 }, |
| 339 { | 367 { |
| 340 "cmd": [ | 368 "cmd": [ |
| 341 "python", | 369 "python", |
| 342 "-u", | 370 "-u", |
| 343 "[BUILDER_CACHE]/linux_perf_bisect/src/tools/perf/run_benchmark", | 371 "[BUILDER_CACHE]/linux_perf_bisect/src/tools/perf/run_benchmark", |
| 344 "list", | 372 "list", |
| 345 "--browser", | 373 "--browser", |
| 346 "release", | 374 "release", |
| 347 "--json-output", | 375 "--json-output", |
| 348 "/path/to/tmp/json", | 376 "/path/to/tmp/json", |
| 349 "--num-shards", | 377 "--num-shards", |
| 350 "1" | 378 "1" |
| 351 ], | 379 ], |
| 380 "cwd": "[BUILDER_CACHE]/linux_perf_bisect", |
| 352 "name": "List Perf Tests", | 381 "name": "List Perf Tests", |
| 353 "~followup_annotations": [ | 382 "~followup_annotations": [ |
| 354 "@@@STEP_LOG_LINE@json.output@{@@@", | 383 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 355 "@@@STEP_LOG_LINE@json.output@ \"steps\": {@@@", | 384 "@@@STEP_LOG_LINE@json.output@ \"steps\": {@@@", |
| 356 "@@@STEP_LOG_LINE@json.output@ \"blink_perf.all.exact\": {@@@", | 385 "@@@STEP_LOG_LINE@json.output@ \"blink_perf.all.exact\": {@@@", |
| 357 "@@@STEP_LOG_LINE@json.output@ \"cmd\": \"/usr/bin/python /path/to/ru
n_benchmark --a=1 -v --b=2\", @@@", | 386 "@@@STEP_LOG_LINE@json.output@ \"cmd\": \"/usr/bin/python /path/to/ru
n_benchmark --a=1 -v --b=2\", @@@", |
| 358 "@@@STEP_LOG_LINE@json.output@ \"device_affinity\": 0, @@@", | 387 "@@@STEP_LOG_LINE@json.output@ \"device_affinity\": 0, @@@", |
| 359 "@@@STEP_LOG_LINE@json.output@ \"perf_dashboard_id\": \"blink_perf.al
l\"@@@", | 388 "@@@STEP_LOG_LINE@json.output@ \"perf_dashboard_id\": \"blink_perf.al
l\"@@@", |
| 360 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 389 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 361 "@@@STEP_LOG_LINE@json.output@ \"blink_perf.all.release\": {@@@", | 390 "@@@STEP_LOG_LINE@json.output@ \"blink_perf.all.release\": {@@@", |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 402 "/path/to/tmp/json", | 431 "/path/to/tmp/json", |
| 403 "--builder-name=linux_perf_bisect", | 432 "--builder-name=linux_perf_bisect", |
| 404 "--slave-name=TestSlavename", | 433 "--slave-name=TestSlavename", |
| 405 "--build-number=571", | 434 "--build-number=571", |
| 406 "--run-python-script", | 435 "--run-python-script", |
| 407 "/path/to/run_benchmark", | 436 "/path/to/run_benchmark", |
| 408 "--a=1", | 437 "--a=1", |
| 409 "-v", | 438 "-v", |
| 410 "--b=2" | 439 "--b=2" |
| 411 ], | 440 ], |
| 441 "cwd": "[BUILDER_CACHE]/linux_perf_bisect", |
| 412 "name": "blink_perf.all.exact", | 442 "name": "blink_perf.all.exact", |
| 413 "~followup_annotations": [ | 443 "~followup_annotations": [ |
| 414 "@@@STEP_LOG_LINE@json.output@[]@@@", | 444 "@@@STEP_LOG_LINE@json.output@[]@@@", |
| 415 "@@@STEP_LOG_END@json.output@@@" | 445 "@@@STEP_LOG_END@json.output@@@" |
| 416 ] | 446 ] |
| 417 }, | 447 }, |
| 418 { | 448 { |
| 419 "allow_subannotations": true, | 449 "allow_subannotations": true, |
| 420 "cmd": [ | 450 "cmd": [ |
| 421 "python", | 451 "python", |
| (...skipping 12 matching lines...) Expand all Loading... |
| 434 "/path/to/tmp/json", | 464 "/path/to/tmp/json", |
| 435 "--builder-name=linux_perf_bisect", | 465 "--builder-name=linux_perf_bisect", |
| 436 "--slave-name=TestSlavename", | 466 "--slave-name=TestSlavename", |
| 437 "--build-number=571", | 467 "--build-number=571", |
| 438 "--run-python-script", | 468 "--run-python-script", |
| 439 "/path/to/run_benchmark", | 469 "/path/to/run_benchmark", |
| 440 "--a=1", | 470 "--a=1", |
| 441 "-v", | 471 "-v", |
| 442 "--b=2" | 472 "--b=2" |
| 443 ], | 473 ], |
| 474 "cwd": "[BUILDER_CACHE]/linux_perf_bisect", |
| 444 "name": "blink_perf.all.release", | 475 "name": "blink_perf.all.release", |
| 445 "~followup_annotations": [ | 476 "~followup_annotations": [ |
| 446 "@@@STEP_LOG_LINE@json.output@[]@@@", | 477 "@@@STEP_LOG_LINE@json.output@[]@@@", |
| 447 "@@@STEP_LOG_END@json.output@@@" | 478 "@@@STEP_LOG_END@json.output@@@" |
| 448 ] | 479 ] |
| 449 }, | 480 }, |
| 450 { | 481 { |
| 451 "allow_subannotations": true, | 482 "allow_subannotations": true, |
| 452 "cmd": [ | 483 "cmd": [ |
| 453 "python", | 484 "python", |
| (...skipping 11 matching lines...) Expand all Loading... |
| 465 "--chartjson-file", | 496 "--chartjson-file", |
| 466 "/path/to/tmp/json", | 497 "/path/to/tmp/json", |
| 467 "--builder-name=linux_perf_bisect", | 498 "--builder-name=linux_perf_bisect", |
| 468 "--slave-name=TestSlavename", | 499 "--slave-name=TestSlavename", |
| 469 "--build-number=571", | 500 "--build-number=571", |
| 470 "--run-python-script", | 501 "--run-python-script", |
| 471 "-v", | 502 "-v", |
| 472 "--upload-results", | 503 "--upload-results", |
| 473 "blink_perf.dom" | 504 "blink_perf.dom" |
| 474 ], | 505 ], |
| 506 "cwd": "[BUILDER_CACHE]/linux_perf_bisect", |
| 475 "name": "blink_perf.dom", | 507 "name": "blink_perf.dom", |
| 476 "~followup_annotations": [ | 508 "~followup_annotations": [ |
| 477 "@@@STEP_LOG_LINE@json.output@[]@@@", | 509 "@@@STEP_LOG_LINE@json.output@[]@@@", |
| 478 "@@@STEP_LOG_END@json.output@@@" | 510 "@@@STEP_LOG_END@json.output@@@" |
| 479 ] | 511 ] |
| 480 }, | 512 }, |
| 481 { | 513 { |
| 482 "name": "$result", | 514 "name": "$result", |
| 483 "recipe_result": null, | 515 "recipe_result": null, |
| 484 "status_code": 0 | 516 "status_code": 0 |
| 485 } | 517 } |
| 486 ] | 518 ] |
| OLD | NEW |