| 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]/bogus_tmp_1", | 9 "cwd": "[TMP_BASE]/bogus_tmp_1", |
| 10 "name": "git update-ref" | 10 "name": "git update-ref" |
| 11 }, | 11 }, |
| 12 { | 12 { |
| 13 "cmd": [ | 13 "cmd": [ |
| 14 "git", | 14 "git", |
| 15 "checkout", | 15 "checkout", |
| 16 "master" | 16 "master" |
| 17 ], | 17 ], |
| 18 "cwd": "[TMP_BASE]/bogus_tmp_1", | 18 "cwd": "[TMP_BASE]/bogus_tmp_1", |
| 19 "name": "git checkout" | 19 "name": "git checkout" |
| 20 }, | 20 }, |
| 21 { | 21 { |
| 22 "cmd": [], | 22 "cmd": [], |
| 23 "cwd": "[SLAVE_BUILD]", | 23 "cwd": "[SLAVE_BUILD]", |
| 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\": \"\", @@@", | |
| 29 "@@@STEP_LOG_LINE@Bisect job configuration@ \"builder_host\": \"master4.g
olo.chromium.org\", @@@", | 28 "@@@STEP_LOG_LINE@Bisect job configuration@ \"builder_host\": \"master4.g
olo.chromium.org\", @@@", |
| 30 "@@@STEP_LOG_LINE@Bisect job configuration@ \"builder_port\": \"8341\", @
@@", | 29 "@@@STEP_LOG_LINE@Bisect job configuration@ \"builder_port\": \"8341\", @
@@", |
| 31 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bypass_stats_check\": \"Tru
e\", @@@", | 30 "@@@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\", @@@", | 31 "@@@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\", @
@@", | 32 "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_builds\": \"True\", @
@@", |
| 34 "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_job_names\": \"True\"
, @@@", | 33 "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_job_names\": \"True\"
, @@@", |
| 35 "@@@STEP_LOG_LINE@Bisect job configuration@ \"good_revision\": \"314015\"
, @@@", | 34 "@@@STEP_LOG_LINE@Bisect job configuration@ \"good_revision\": \"314015\"
, @@@", |
| 36 "@@@STEP_LOG_LINE@Bisect job configuration@ \"gs_bucket\": \"chrome-perf\
", @@@", | 35 "@@@STEP_LOG_LINE@Bisect job configuration@ \"gs_bucket\": \"chrome-perf\
", @@@", |
| 37 "@@@STEP_LOG_LINE@Bisect job configuration@ \"max_time_minutes\": \"5\",
@@@", | 36 "@@@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\", @@@", | 37 "@@@STEP_LOG_LINE@Bisect job configuration@ \"metric\": \"mean_input_even
t_latency/mean_input_event_latency\", @@@", |
| 39 "@@@STEP_LOG_LINE@Bisect job configuration@ \"repeat_count\": \"2\", @@@"
, | 38 "@@@STEP_LOG_LINE@Bisect job configuration@ \"repeat_count\": \"2\", @@@"
, |
| 40 "@@@STEP_LOG_LINE@Bisect job configuration@ \"skip_gclient_ops\": \"True\
", @@@", | 39 "@@@STEP_LOG_LINE@Bisect job configuration@ \"skip_gclient_ops\": \"True\
", @@@", |
| 41 "@@@STEP_LOG_LINE@Bisect job configuration@ \"test_type\": \"perf\", @@@"
, | 40 "@@@STEP_LOG_LINE@Bisect job configuration@ \"test_type\": \"perf\"@@@", |
| 42 "@@@STEP_LOG_LINE@Bisect job configuration@ \"truncate_percent\": \"0\"@@
@", | |
| 43 "@@@STEP_LOG_LINE@Bisect job configuration@}@@@", | 41 "@@@STEP_LOG_LINE@Bisect job configuration@}@@@", |
| 44 "@@@STEP_LOG_END@Bisect job configuration@@@" | 42 "@@@STEP_LOG_END@Bisect job configuration@@@" |
| 45 ] | 43 ] |
| 46 }, | 44 }, |
| 47 { | 45 { |
| 48 "cmd": [], | 46 "cmd": [], |
| 49 "cwd": "[SLAVE_BUILD]", | 47 "cwd": "[SLAVE_BUILD]", |
| 50 "name": "Resolving reference range" | 48 "name": "Resolving reference range" |
| 51 }, | 49 }, |
| 52 { | 50 { |
| (...skipping 91 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 144 ] | 142 ] |
| 145 }, | 143 }, |
| 146 { | 144 { |
| 147 "cmd": [ | 145 "cmd": [ |
| 148 "python", | 146 "python", |
| 149 "-u", | 147 "-u", |
| 150 "RECIPE_MODULE[build::perf_dashboard]/resources/post_json.py" | 148 "RECIPE_MODULE[build::perf_dashboard]/resources/post_json.py" |
| 151 ], | 149 ], |
| 152 "cwd": "[SLAVE_BUILD]", | 150 "cwd": "[SLAVE_BUILD]", |
| 153 "name": "Post bisect results", | 151 "name": "Post bisect results", |
| 154 "stdin": "{\"data\": {\"aborted_reason\": null, \"bad_revision\": \"deadbeef
\", \"bisect_bot\": \"linux_perf_tester\", \"bug_id\": \"\", \"buildbot_log_url\
": \"http://build.chromium.org/p/chromium/builders//builds/\", \"change\": null,
\"command\": \"src/tools/perf/run_benchmark -v --browser=release smoothness.tou
gh_scrolling_cases\", \"culprit_data\": {\"author\": \"DummyAuthor\", \"cl\": \"
deadbeef\", \"cl_date\": \"01/01/2015\", \"commit_info\": \"A long description f
or a CL.\\nContaining multiple lines\", \"email\": \"dummy@nowhere.com\", \"revi
sions_links\": [], \"subject\": \"Some random CL\"}, \"good_revision\": \"c001c0
de\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"revis
ion_data\": [], \"score\": 0.0, \"status\": \"completed\", \"test_type\": \"perf
\", \"try_job_id\": null, \"warnings\": [\"This is a demo warning\"]}, \"url\":
\"https://chromeperf.appspot.com/post_bisect_results\"}", | 152 "stdin": "{\"data\": {\"aborted_reason\": null, \"bad_revision\": \"deadbeef
\", \"bisect_bot\": \"linux_perf_tester\", \"bug_id\": null, \"buildbot_log_url\
": \"http://build.chromium.org/p/chromium/builders//builds/\", \"change\": null,
\"command\": \"src/tools/perf/run_benchmark -v --browser=release smoothness.tou
gh_scrolling_cases\", \"culprit_data\": {\"author\": \"DummyAuthor\", \"cl\": \"
deadbeef\", \"cl_date\": \"01/01/2015\", \"commit_info\": \"A long description f
or a CL.\\nContaining multiple lines\", \"email\": \"dummy@nowhere.com\", \"revi
sions_links\": [], \"subject\": \"Some random CL\"}, \"good_revision\": \"c001c0
de\", \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"revis
ion_data\": [], \"score\": 0.0, \"status\": \"completed\", \"test_type\": \"perf
\", \"try_job_id\": null, \"warnings\": [\"This is a demo warning\"]}, \"url\":
\"https://chromeperf.appspot.com/post_bisect_results\"}", |
| 155 "stdout": "/path/to/tmp/json", | 153 "stdout": "/path/to/tmp/json", |
| 156 "~followup_annotations": [ | 154 "~followup_annotations": [ |
| 157 "@@@STEP_LOG_LINE@json.output@{@@@", | 155 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 158 "@@@STEP_LOG_LINE@json.output@ \"status_code\": 200@@@", | 156 "@@@STEP_LOG_LINE@json.output@ \"status_code\": 200@@@", |
| 159 "@@@STEP_LOG_LINE@json.output@}@@@", | 157 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 160 "@@@STEP_LOG_END@json.output@@@" | 158 "@@@STEP_LOG_END@json.output@@@" |
| 161 ] | 159 ] |
| 162 }, | 160 }, |
| 163 { | 161 { |
| 164 "name": "$result", | 162 "name": "$result", |
| 165 "recipe_result": null, | 163 "recipe_result": null, |
| 166 "status_code": 0 | 164 "status_code": 0 |
| 167 } | 165 } |
| 168 ] | 166 ] |
| OLD | NEW |