| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "git", | 4 "git", |
| 5 "update-ref", | 5 "update-ref", |
| 6 "refs/heads/master", | 6 "refs/heads/master", |
| 7 "refs/remotes/origin/master" | 7 "refs/remotes/origin/master" |
| 8 ], | 8 ], |
| 9 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", | 9 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
| 10 "name": "git update-ref" | 10 "name": "git update-ref" |
| (...skipping 13 matching lines...) Expand all Loading... |
| 24 "name": "config", | 24 "name": "config", |
| 25 "~followup_annotations": [ | 25 "~followup_annotations": [ |
| 26 "@@@STEP_LOG_LINE@Bisect job configuration@{@@@", | 26 "@@@STEP_LOG_LINE@Bisect job configuration@{@@@", |
| 27 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bad_revision\": \"314017\",
@@@", | 27 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bad_revision\": \"314017\",
@@@", |
| 28 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bug_id\": \"\", @@@", | 28 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bug_id\": \"\", @@@", |
| 29 "@@@STEP_LOG_LINE@Bisect job configuration@ \"builder_host\": \"master4.g
olo.chromium.org\", @@@", | 29 "@@@STEP_LOG_LINE@Bisect job configuration@ \"builder_host\": \"master4.g
olo.chromium.org\", @@@", |
| 30 "@@@STEP_LOG_LINE@Bisect job configuration@ \"builder_port\": \"8341\", @
@@", | 30 "@@@STEP_LOG_LINE@Bisect job configuration@ \"builder_port\": \"8341\", @
@@", |
| 31 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bypass_stats_check\": \"Tru
e\", @@@", | 31 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bypass_stats_check\": \"Tru
e\", @@@", |
| 32 "@@@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@ \"command\": \"src/tools/perf
/run_benchmark -v --browser=release smoothness.tough_scrolling_cases\", @@@", |
| 33 "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_builds\": \"True\", @
@@", | 33 "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_builds\": \"True\", @
@@", |
| 34 "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_job_names\": \"True\"
, @@@", |
| 34 "@@@STEP_LOG_LINE@Bisect job configuration@ \"good_revision\": \"314015\"
, @@@", | 35 "@@@STEP_LOG_LINE@Bisect job configuration@ \"good_revision\": \"314015\"
, @@@", |
| 35 "@@@STEP_LOG_LINE@Bisect job configuration@ \"gs_bucket\": \"chrome-perf\
", @@@", | 36 "@@@STEP_LOG_LINE@Bisect job configuration@ \"gs_bucket\": \"chrome-perf\
", @@@", |
| 36 "@@@STEP_LOG_LINE@Bisect job configuration@ \"max_time_minutes\": \"5\",
@@@", | 37 "@@@STEP_LOG_LINE@Bisect job configuration@ \"max_time_minutes\": \"5\",
@@@", |
| 37 "@@@STEP_LOG_LINE@Bisect job configuration@ \"metric\": \"mean_input_even
t_latency/mean_input_event_latency\", @@@", | 38 "@@@STEP_LOG_LINE@Bisect job configuration@ \"metric\": \"mean_input_even
t_latency/mean_input_event_latency\", @@@", |
| 38 "@@@STEP_LOG_LINE@Bisect job configuration@ \"recipe_tester_name\": \"chr
omium_rel_mac\", @@@", | 39 "@@@STEP_LOG_LINE@Bisect job configuration@ \"recipe_tester_name\": \"chr
omium_rel_mac\", @@@", |
| 39 "@@@STEP_LOG_LINE@Bisect job configuration@ \"repeat_count\": \"2\", @@@"
, | 40 "@@@STEP_LOG_LINE@Bisect job configuration@ \"repeat_count\": \"2\", @@@"
, |
| 40 "@@@STEP_LOG_LINE@Bisect job configuration@ \"skip_gclient_ops\": \"True\
", @@@", | 41 "@@@STEP_LOG_LINE@Bisect job configuration@ \"skip_gclient_ops\": \"True\
", @@@", |
| 41 "@@@STEP_LOG_LINE@Bisect job configuration@ \"test_type\": \"perf\"@@@", | 42 "@@@STEP_LOG_LINE@Bisect job configuration@ \"test_type\": \"perf\"@@@", |
| 42 "@@@STEP_LOG_LINE@Bisect job configuration@}@@@", | 43 "@@@STEP_LOG_LINE@Bisect job configuration@}@@@", |
| 43 "@@@STEP_LOG_END@Bisect job configuration@@@" | 44 "@@@STEP_LOG_END@Bisect job configuration@@@" |
| (...skipping 229 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 273 } | 274 } |
| 274 ], | 275 ], |
| 275 "~followup_annotations": [ | 276 "~followup_annotations": [ |
| 276 "@@@STEP_NEST_LEVEL@1@@@" | 277 "@@@STEP_NEST_LEVEL@1@@@" |
| 277 ] | 278 ] |
| 278 }, | 279 }, |
| 279 { | 280 { |
| 280 "cmd": [ | 281 "cmd": [ |
| 281 "python", | 282 "python", |
| 282 "-u", | 283 "-u", |
| 283 "\nimport sys\nimport time\ntime.sleep(300)\nsys.exit(0)\n" | 284 "\nimport sys\nimport time\ntime.sleep(20*60)\nsys.exit(0)\n" |
| 284 ], | 285 ], |
| 285 "cwd": "[SLAVE_BUILD]", | 286 "cwd": "[SLAVE_BUILD]", |
| 286 "name": "Waiting for chromium@a6298e4afe.sleeping", | 287 "name": "Waiting for chromium@a6298e4afe.sleeping", |
| 287 "~followup_annotations": [ | 288 "~followup_annotations": [ |
| 288 "@@@STEP_NEST_LEVEL@1@@@", | 289 "@@@STEP_NEST_LEVEL@1@@@", |
| 289 "@@@STEP_LOG_LINE@python.inline@@@@", | 290 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 290 "@@@STEP_LOG_LINE@python.inline@import sys@@@", | 291 "@@@STEP_LOG_LINE@python.inline@import sys@@@", |
| 291 "@@@STEP_LOG_LINE@python.inline@import time@@@", | 292 "@@@STEP_LOG_LINE@python.inline@import time@@@", |
| 292 "@@@STEP_LOG_LINE@python.inline@time.sleep(300)@@@", | 293 "@@@STEP_LOG_LINE@python.inline@time.sleep(20*60)@@@", |
| 293 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@", | 294 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@", |
| 294 "@@@STEP_LOG_END@python.inline@@@" | 295 "@@@STEP_LOG_END@python.inline@@@" |
| 295 ] | 296 ] |
| 296 }, | 297 }, |
| 297 { | 298 { |
| 298 "cmd": [ | 299 "cmd": [ |
| 299 "python", | 300 "python", |
| 300 "-u", | 301 "-u", |
| 301 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 302 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 302 "--", | 303 "--", |
| (...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 384 } | 385 } |
| 385 ], | 386 ], |
| 386 "~followup_annotations": [ | 387 "~followup_annotations": [ |
| 387 "@@@STEP_NEST_LEVEL@1@@@" | 388 "@@@STEP_NEST_LEVEL@1@@@" |
| 388 ] | 389 ] |
| 389 }, | 390 }, |
| 390 { | 391 { |
| 391 "cmd": [ | 392 "cmd": [ |
| 392 "python", | 393 "python", |
| 393 "-u", | 394 "-u", |
| 394 "\nimport sys\nimport time\ntime.sleep(300)\nsys.exit(0)\n" | 395 "\nimport sys\nimport time\ntime.sleep(20*60)\nsys.exit(0)\n" |
| 395 ], | 396 ], |
| 396 "cwd": "[SLAVE_BUILD]", | 397 "cwd": "[SLAVE_BUILD]", |
| 397 "name": "Waiting for chromium@00316c9ddf.sleeping", | 398 "name": "Waiting for chromium@00316c9ddf.sleeping", |
| 398 "~followup_annotations": [ | 399 "~followup_annotations": [ |
| 399 "@@@STEP_NEST_LEVEL@1@@@", | 400 "@@@STEP_NEST_LEVEL@1@@@", |
| 400 "@@@STEP_LOG_LINE@python.inline@@@@", | 401 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 401 "@@@STEP_LOG_LINE@python.inline@import sys@@@", | 402 "@@@STEP_LOG_LINE@python.inline@import sys@@@", |
| 402 "@@@STEP_LOG_LINE@python.inline@import time@@@", | 403 "@@@STEP_LOG_LINE@python.inline@import time@@@", |
| 403 "@@@STEP_LOG_LINE@python.inline@time.sleep(300)@@@", | 404 "@@@STEP_LOG_LINE@python.inline@time.sleep(20*60)@@@", |
| 404 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@", | 405 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@", |
| 405 "@@@STEP_LOG_END@python.inline@@@" | 406 "@@@STEP_LOG_END@python.inline@@@" |
| 406 ] | 407 ] |
| 407 }, | 408 }, |
| 408 { | 409 { |
| 409 "cmd": [ | 410 "cmd": [ |
| 410 "python", | 411 "python", |
| 411 "-u", | 412 "-u", |
| 412 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 413 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 413 "--", | 414 "--", |
| (...skipping 116 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 530 } | 531 } |
| 531 ], | 532 ], |
| 532 "~followup_annotations": [ | 533 "~followup_annotations": [ |
| 533 "@@@STEP_NEST_LEVEL@1@@@" | 534 "@@@STEP_NEST_LEVEL@1@@@" |
| 534 ] | 535 ] |
| 535 }, | 536 }, |
| 536 { | 537 { |
| 537 "cmd": [ | 538 "cmd": [ |
| 538 "python", | 539 "python", |
| 539 "-u", | 540 "-u", |
| 540 "\nimport sys\nimport time\ntime.sleep(300)\nsys.exit(0)\n" | 541 "\nimport sys\nimport time\ntime.sleep(20*60)\nsys.exit(0)\n" |
| 541 ], | 542 ], |
| 542 "cwd": "[SLAVE_BUILD]", | 543 "cwd": "[SLAVE_BUILD]", |
| 543 "name": "Waiting for chromium@dcdcdc0ff1.sleeping", | 544 "name": "Waiting for chromium@dcdcdc0ff1.sleeping", |
| 544 "~followup_annotations": [ | 545 "~followup_annotations": [ |
| 545 "@@@STEP_NEST_LEVEL@1@@@", | 546 "@@@STEP_NEST_LEVEL@1@@@", |
| 546 "@@@STEP_LOG_LINE@python.inline@@@@", | 547 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 547 "@@@STEP_LOG_LINE@python.inline@import sys@@@", | 548 "@@@STEP_LOG_LINE@python.inline@import sys@@@", |
| 548 "@@@STEP_LOG_LINE@python.inline@import time@@@", | 549 "@@@STEP_LOG_LINE@python.inline@import time@@@", |
| 549 "@@@STEP_LOG_LINE@python.inline@time.sleep(300)@@@", | 550 "@@@STEP_LOG_LINE@python.inline@time.sleep(20*60)@@@", |
| 550 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@", | 551 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@", |
| 551 "@@@STEP_LOG_END@python.inline@@@" | 552 "@@@STEP_LOG_END@python.inline@@@" |
| 552 ] | 553 ] |
| 553 }, | 554 }, |
| 554 { | 555 { |
| 555 "cmd": [ | 556 "cmd": [ |
| 556 "python", | 557 "python", |
| 557 "-u", | 558 "-u", |
| 558 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 559 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 559 "--", | 560 "--", |
| (...skipping 269 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 829 "@@@STEP_LOG_LINE@json.output@}@@@", | 830 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 830 "@@@STEP_LOG_END@json.output@@@" | 831 "@@@STEP_LOG_END@json.output@@@" |
| 831 ] | 832 ] |
| 832 }, | 833 }, |
| 833 { | 834 { |
| 834 "name": "$result", | 835 "name": "$result", |
| 835 "recipe_result": null, | 836 "recipe_result": null, |
| 836 "status_code": 0 | 837 "status_code": 0 |
| 837 } | 838 } |
| 838 ] | 839 ] |
| OLD | NEW |