| 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" |
| 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]/fake_checkout_tmp_1", | 18 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
| 19 "name": "git checkout" | 19 "name": "git checkout" |
| 20 }, | 20 }, |
| 21 { | 21 { |
| 22 "cmd": [], | 22 "cmd": [], |
| 23 "cwd": "[SLAVE_BUILD]", | |
| 24 "name": "config", | 23 "name": "config", |
| 25 "~followup_annotations": [ | 24 "~followup_annotations": [ |
| 26 "@@@STEP_LOG_LINE@Bisect job configuration@{@@@", | 25 "@@@STEP_LOG_LINE@Bisect job configuration@{@@@", |
| 27 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bad_revision\": \"314017\",
@@@", | 26 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bad_revision\": \"314017\",
@@@", |
| 28 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bug_id\": \"-1\", @@@", | 27 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bug_id\": \"-1\", @@@", |
| 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@ \"recipe_tester_name\": \"lin
ux_perf_tester\", @@@", | 38 "@@@STEP_LOG_LINE@Bisect job configuration@ \"recipe_tester_name\": \"lin
ux_perf_tester\", @@@", |
| 40 "@@@STEP_LOG_LINE@Bisect job configuration@ \"repeat_count\": \"2\", @@@"
, | 39 "@@@STEP_LOG_LINE@Bisect job configuration@ \"repeat_count\": \"2\", @@@"
, |
| 41 "@@@STEP_LOG_LINE@Bisect job configuration@ \"skip_gclient_ops\": \"True\
", @@@", | 40 "@@@STEP_LOG_LINE@Bisect job configuration@ \"skip_gclient_ops\": \"True\
", @@@", |
| 42 "@@@STEP_LOG_LINE@Bisect job configuration@ \"test_type\": \"perf\"@@@", | 41 "@@@STEP_LOG_LINE@Bisect job configuration@ \"test_type\": \"perf\"@@@", |
| 43 "@@@STEP_LOG_LINE@Bisect job configuration@}@@@", | 42 "@@@STEP_LOG_LINE@Bisect job configuration@}@@@", |
| 44 "@@@STEP_LOG_END@Bisect job configuration@@@" | 43 "@@@STEP_LOG_END@Bisect job configuration@@@" |
| 45 ] | 44 ] |
| 46 }, | 45 }, |
| 47 { | 46 { |
| 48 "cmd": [], | 47 "cmd": [], |
| 49 "cwd": "[SLAVE_BUILD]", | |
| 50 "name": "Resolving reference range" | 48 "name": "Resolving reference range" |
| 51 }, | 49 }, |
| 52 { | 50 { |
| 53 "cmd": [ | 51 "cmd": [ |
| 54 "python", | 52 "python", |
| 55 "-u", | 53 "-u", |
| 56 "RECIPE_MODULE[build::crrev]/resources/crrev_client.py", | 54 "RECIPE_MODULE[build::crrev]/resources/crrev_client.py", |
| 57 "get_numbering", | 55 "get_numbering", |
| 58 "--params-file", | 56 "--params-file", |
| 59 "{\"number\": 314017, \"numbering_identifier\": \"refs/heads/master\", \"n
umbering_type\": \"COMMIT_POSITION\", \"project\": \"chromium\", \"repo\": \"chr
omium/src\"}", | 57 "{\"number\": 314017, \"numbering_identifier\": \"refs/heads/master\", \"n
umbering_type\": \"COMMIT_POSITION\", \"project\": \"chromium\", \"repo\": \"chr
omium/src\"}", |
| 60 "--attempts", | 58 "--attempts", |
| 61 "3" | 59 "3" |
| 62 ], | 60 ], |
| 63 "cwd": "[SLAVE_BUILD]", | |
| 64 "name": "Resolving reference range.crrev get commit hash for refs/heads/mast
er@{#314017}", | 61 "name": "Resolving reference range.crrev get commit hash for refs/heads/mast
er@{#314017}", |
| 65 "stdout": "/path/to/tmp/json", | 62 "stdout": "/path/to/tmp/json", |
| 66 "~followup_annotations": [ | 63 "~followup_annotations": [ |
| 67 "@@@STEP_NEST_LEVEL@1@@@", | 64 "@@@STEP_NEST_LEVEL@1@@@", |
| 68 "@@@STEP_LOG_LINE@json.output@{@@@", | 65 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 69 "@@@STEP_LOG_LINE@json.output@ \"git_sha\": \"00316c9ddfb9d7b4e1ed2fff9fe
6d964d2111111\"@@@", | 66 "@@@STEP_LOG_LINE@json.output@ \"git_sha\": \"00316c9ddfb9d7b4e1ed2fff9fe
6d964d2111111\"@@@", |
| 70 "@@@STEP_LOG_LINE@json.output@}@@@", | 67 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 71 "@@@STEP_LOG_END@json.output@@@" | 68 "@@@STEP_LOG_END@json.output@@@" |
| 72 ] | 69 ] |
| 73 }, | 70 }, |
| 74 { | 71 { |
| 75 "cmd": [ | 72 "cmd": [ |
| 76 "python", | 73 "python", |
| 77 "-u", | 74 "-u", |
| 78 "RECIPE_MODULE[build::crrev]/resources/crrev_client.py", | 75 "RECIPE_MODULE[build::crrev]/resources/crrev_client.py", |
| 79 "get_numbering", | 76 "get_numbering", |
| 80 "--params-file", | 77 "--params-file", |
| 81 "{\"number\": 314015, \"numbering_identifier\": \"refs/heads/master\", \"n
umbering_type\": \"COMMIT_POSITION\", \"project\": \"chromium\", \"repo\": \"chr
omium/src\"}", | 78 "{\"number\": 314015, \"numbering_identifier\": \"refs/heads/master\", \"n
umbering_type\": \"COMMIT_POSITION\", \"project\": \"chromium\", \"repo\": \"chr
omium/src\"}", |
| 82 "--attempts", | 79 "--attempts", |
| 83 "3" | 80 "3" |
| 84 ], | 81 ], |
| 85 "cwd": "[SLAVE_BUILD]", | |
| 86 "name": "Resolving reference range.crrev get commit hash for refs/heads/mast
er@{#314015}", | 82 "name": "Resolving reference range.crrev get commit hash for refs/heads/mast
er@{#314015}", |
| 87 "stdout": "/path/to/tmp/json", | 83 "stdout": "/path/to/tmp/json", |
| 88 "~followup_annotations": [ | 84 "~followup_annotations": [ |
| 89 "@@@STEP_NEST_LEVEL@1@@@", | 85 "@@@STEP_NEST_LEVEL@1@@@", |
| 90 "@@@STEP_LOG_LINE@json.output@{@@@", | 86 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 91 "@@@STEP_LOG_LINE@json.output@ \"git_sha\": \"a6298e4afedbf2cd461755ea6f4
5b0ad64222222\"@@@", | 87 "@@@STEP_LOG_LINE@json.output@ \"git_sha\": \"a6298e4afedbf2cd461755ea6f4
5b0ad64222222\"@@@", |
| 92 "@@@STEP_LOG_LINE@json.output@}@@@", | 88 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 93 "@@@STEP_LOG_END@json.output@@@" | 89 "@@@STEP_LOG_END@json.output@@@" |
| 94 ] | 90 ] |
| 95 }, | 91 }, |
| 96 { | 92 { |
| 97 "cmd": [ | 93 "cmd": [ |
| 98 "python", | 94 "python", |
| 99 "-u", | 95 "-u", |
| 100 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", | 96 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", |
| 101 "DEPS", | 97 "DEPS", |
| 102 "--commit", | 98 "--commit", |
| 103 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" | 99 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" |
| 104 ], | 100 ], |
| 105 "cwd": "[SLAVE_BUILD]", | |
| 106 "name": "Resolving reference range.fetch file 00316c9ddfb9d7b4e1ed2fff9fe6d9
64d2111111:DEPS", | 101 "name": "Resolving reference range.fetch file 00316c9ddfb9d7b4e1ed2fff9fe6d9
64d2111111:DEPS", |
| 107 "stdout": "/path/to/tmp/", | 102 "stdout": "/path/to/tmp/", |
| 108 "~followup_annotations": [ | 103 "~followup_annotations": [ |
| 109 "@@@STEP_NEST_LEVEL@1@@@", | 104 "@@@STEP_NEST_LEVEL@1@@@", |
| 110 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@v8: None@@@", | 105 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@v8: None@@@", |
| 111 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@catapult: None@@@", | 106 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@catapult: None@@@", |
| 112 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@skia: None@@@", | 107 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@skia: None@@@", |
| 113 "@@@STEP_LOG_END@Debug Bad Revision DEPS@@@" | 108 "@@@STEP_LOG_END@Debug Bad Revision DEPS@@@" |
| 114 ] | 109 ] |
| 115 }, | 110 }, |
| 116 { | 111 { |
| 117 "cmd": [ | 112 "cmd": [ |
| 118 "python", | 113 "python", |
| 119 "-u", | 114 "-u", |
| 120 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", | 115 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", |
| 121 "DEPS", | 116 "DEPS", |
| 122 "--commit", | 117 "--commit", |
| 123 "a6298e4afedbf2cd461755ea6f45b0ad64222222" | 118 "a6298e4afedbf2cd461755ea6f45b0ad64222222" |
| 124 ], | 119 ], |
| 125 "cwd": "[SLAVE_BUILD]", | |
| 126 "name": "Resolving reference range.fetch file a6298e4afedbf2cd461755ea6f45b0
ad64222222:DEPS", | 120 "name": "Resolving reference range.fetch file a6298e4afedbf2cd461755ea6f45b0
ad64222222:DEPS", |
| 127 "stdout": "/path/to/tmp/", | 121 "stdout": "/path/to/tmp/", |
| 128 "~followup_annotations": [ | 122 "~followup_annotations": [ |
| 129 "@@@STEP_NEST_LEVEL@1@@@", | 123 "@@@STEP_NEST_LEVEL@1@@@", |
| 130 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@v8: None@@@", | 124 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@v8: None@@@", |
| 131 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@catapult: None@@@", | 125 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@catapult: None@@@", |
| 132 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@skia: None@@@", | 126 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@skia: None@@@", |
| 133 "@@@STEP_LOG_END@Debug Good Revision DEPS@@@" | 127 "@@@STEP_LOG_END@Debug Good Revision DEPS@@@" |
| 134 ] | 128 ] |
| 135 }, | 129 }, |
| 136 { | 130 { |
| 137 "cmd": [], | 131 "cmd": [], |
| 138 "cwd": "[SLAVE_BUILD]", | |
| 139 "name": "Expanding revision range" | 132 "name": "Expanding revision range" |
| 140 }, | 133 }, |
| 141 { | 134 { |
| 142 "cmd": [ | 135 "cmd": [ |
| 143 "python", | 136 "python", |
| 144 "-u", | 137 "-u", |
| 145 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_intervening_revisions.p
y", | 138 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_intervening_revisions.p
y", |
| 146 "a6298e4afedbf2cd461755ea6f45b0ad64222222", | 139 "a6298e4afedbf2cd461755ea6f45b0ad64222222", |
| 147 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | 140 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
| 148 "https://chromium.googlesource.com/chromium/src" | 141 "https://chromium.googlesource.com/chromium/src" |
| 149 ], | 142 ], |
| 150 "cwd": "[SLAVE_BUILD]", | |
| 151 "name": "Expanding revision range.for revisions a6298e4afedbf2cd461755ea6f45
b0ad64222222:00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | 143 "name": "Expanding revision range.for revisions a6298e4afedbf2cd461755ea6f45
b0ad64222222:00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
| 152 "stdout": "/path/to/tmp/json", | 144 "stdout": "/path/to/tmp/json", |
| 153 "~followup_annotations": [ | 145 "~followup_annotations": [ |
| 154 "@@@STEP_NEST_LEVEL@1@@@", | 146 "@@@STEP_NEST_LEVEL@1@@@", |
| 155 "@@@STEP_LOG_LINE@json.output@[]@@@", | 147 "@@@STEP_LOG_LINE@json.output@[]@@@", |
| 156 "@@@STEP_LOG_END@json.output@@@" | 148 "@@@STEP_LOG_END@json.output@@@" |
| 157 ] | 149 ] |
| 158 }, | 150 }, |
| 159 { | 151 { |
| 160 "cmd": [ | 152 "cmd": [ |
| 161 "python", | 153 "python", |
| 162 "-u", | 154 "-u", |
| 163 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 155 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 164 "--", | 156 "--", |
| 165 "[DEPOT_TOOLS]/gsutil.py", | 157 "[DEPOT_TOOLS]/gsutil.py", |
| 166 "----", | 158 "----", |
| 167 "ls", | 159 "ls", |
| 168 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6
f45b0ad64222222.zip" | 160 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6
f45b0ad64222222.zip" |
| 169 ], | 161 ], |
| 170 "cwd": "[SLAVE_BUILD]", | |
| 171 "name": "gsutil ls" | 162 "name": "gsutil ls" |
| 172 }, | 163 }, |
| 173 { | 164 { |
| 174 "cmd": [ | 165 "cmd": [ |
| 175 "git", | 166 "git", |
| 176 "-c", | 167 "-c", |
| 177 "user.email=FAKE_PERF_PUMPKIN@chromium.org", | 168 "user.email=FAKE_PERF_PUMPKIN@chromium.org", |
| 178 "try", | 169 "try", |
| 179 "--bot", | 170 "--bot", |
| 180 "linux_perf_bisect_builder", | 171 "linux_perf_bisect_builder", |
| (...skipping 14 matching lines...) Expand all Loading... |
| 195 "cmd": [ | 186 "cmd": [ |
| 196 "python", | 187 "python", |
| 197 "-u", | 188 "-u", |
| 198 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 189 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 199 "--", | 190 "--", |
| 200 "[DEPOT_TOOLS]/gsutil.py", | 191 "[DEPOT_TOOLS]/gsutil.py", |
| 201 "----", | 192 "----", |
| 202 "ls", | 193 "ls", |
| 203 "gs://chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9
fe6d964d2111111.zip" | 194 "gs://chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9
fe6d964d2111111.zip" |
| 204 ], | 195 ], |
| 205 "cwd": "[SLAVE_BUILD]", | |
| 206 "name": "gsutil ls (2)" | 196 "name": "gsutil ls (2)" |
| 207 }, | 197 }, |
| 208 { | 198 { |
| 209 "cmd": [ | 199 "cmd": [ |
| 210 "git", | 200 "git", |
| 211 "-c", | 201 "-c", |
| 212 "user.email=FAKE_PERF_PUMPKIN@chromium.org", | 202 "user.email=FAKE_PERF_PUMPKIN@chromium.org", |
| 213 "try", | 203 "try", |
| 214 "--bot", | 204 "--bot", |
| 215 "linux_perf_bisect_builder", | 205 "linux_perf_bisect_builder", |
| (...skipping 16 matching lines...) Expand all Loading... |
| 232 "footers", | 222 "footers", |
| 233 "--position", | 223 "--position", |
| 234 "a6298e4afedbf2cd461755ea6f45b0ad64222222" | 224 "a6298e4afedbf2cd461755ea6f45b0ad64222222" |
| 235 ], | 225 ], |
| 236 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", | 226 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
| 237 "name": "resolving hash a6298e4afedbf2cd461755ea6f45b0ad64222222", | 227 "name": "resolving hash a6298e4afedbf2cd461755ea6f45b0ad64222222", |
| 238 "stdout": "/path/to/tmp/" | 228 "stdout": "/path/to/tmp/" |
| 239 }, | 229 }, |
| 240 { | 230 { |
| 241 "cmd": [], | 231 "cmd": [], |
| 242 "cwd": "[SLAVE_BUILD]", | |
| 243 "name": "Waiting for chromium@a6298e4afe" | 232 "name": "Waiting for chromium@a6298e4afe" |
| 244 }, | 233 }, |
| 245 { | 234 { |
| 246 "cmd": [ | 235 "cmd": [ |
| 247 "python", | 236 "python", |
| 248 "-u", | 237 "-u", |
| 249 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 238 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 250 "--", | 239 "--", |
| 251 "[DEPOT_TOOLS]/gsutil.py", | 240 "[DEPOT_TOOLS]/gsutil.py", |
| 252 "----", | 241 "----", |
| 253 "ls", | 242 "ls", |
| 254 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6
f45b0ad64222222.zip" | 243 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6
f45b0ad64222222.zip" |
| 255 ], | 244 ], |
| 256 "cwd": "[SLAVE_BUILD]", | |
| 257 "name": "Waiting for chromium@a6298e4afe.gsutil ls", | 245 "name": "Waiting for chromium@a6298e4afe.gsutil ls", |
| 258 "~followup_annotations": [ | 246 "~followup_annotations": [ |
| 259 "@@@STEP_NEST_LEVEL@1@@@" | 247 "@@@STEP_NEST_LEVEL@1@@@" |
| 260 ] | 248 ] |
| 261 }, | 249 }, |
| 262 { | 250 { |
| 263 "cmd": [], | 251 "cmd": [], |
| 264 "cwd": "[SLAVE_BUILD]", | |
| 265 "name": "Waiting for chromium@a6298e4afe.Triggering test job for a6298e4afed
bf2cd461755ea6f45b0ad64222222", | 252 "name": "Waiting for chromium@a6298e4afe.Triggering test job for a6298e4afed
bf2cd461755ea6f45b0ad64222222", |
| 266 "trigger_specs": [ | 253 "trigger_specs": [ |
| 267 { | 254 { |
| 268 "builder_name": "linux_perf_tester", | 255 "builder_name": "linux_perf_tester", |
| 269 "properties": { | 256 "properties": { |
| 270 "bisect_config": { | 257 "bisect_config": { |
| 271 "command": "src/tools/perf/run_benchmark -v --browser=release smooth
ness.tough_scrolling_cases", | 258 "command": "src/tools/perf/run_benchmark -v --browser=release smooth
ness.tough_scrolling_cases", |
| 272 "metric": "mean_input_event_latency/mean_input_event_latency", | 259 "metric": "mean_input_event_latency/mean_input_event_latency", |
| 273 "repeat_count": 5, | 260 "repeat_count": 5, |
| 274 "test_type": "perf" | 261 "test_type": "perf" |
| (...skipping 11 matching lines...) Expand all Loading... |
| 286 "~followup_annotations": [ | 273 "~followup_annotations": [ |
| 287 "@@@STEP_NEST_LEVEL@1@@@" | 274 "@@@STEP_NEST_LEVEL@1@@@" |
| 288 ] | 275 ] |
| 289 }, | 276 }, |
| 290 { | 277 { |
| 291 "cmd": [ | 278 "cmd": [ |
| 292 "python", | 279 "python", |
| 293 "-u", | 280 "-u", |
| 294 "\nimport sys\nimport time\ntime.sleep(20*60)\nsys.exit(0)\n" | 281 "\nimport sys\nimport time\ntime.sleep(20*60)\nsys.exit(0)\n" |
| 295 ], | 282 ], |
| 296 "cwd": "[SLAVE_BUILD]", | |
| 297 "name": "Waiting for chromium@a6298e4afe.sleeping", | 283 "name": "Waiting for chromium@a6298e4afe.sleeping", |
| 298 "~followup_annotations": [ | 284 "~followup_annotations": [ |
| 299 "@@@STEP_NEST_LEVEL@1@@@", | 285 "@@@STEP_NEST_LEVEL@1@@@", |
| 300 "@@@STEP_LOG_LINE@python.inline@@@@", | 286 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 301 "@@@STEP_LOG_LINE@python.inline@import sys@@@", | 287 "@@@STEP_LOG_LINE@python.inline@import sys@@@", |
| 302 "@@@STEP_LOG_LINE@python.inline@import time@@@", | 288 "@@@STEP_LOG_LINE@python.inline@import time@@@", |
| 303 "@@@STEP_LOG_LINE@python.inline@time.sleep(20*60)@@@", | 289 "@@@STEP_LOG_LINE@python.inline@time.sleep(20*60)@@@", |
| 304 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@", | 290 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@", |
| 305 "@@@STEP_LOG_END@python.inline@@@" | 291 "@@@STEP_LOG_END@python.inline@@@" |
| 306 ] | 292 ] |
| 307 }, | 293 }, |
| 308 { | 294 { |
| 309 "cmd": [ | 295 "cmd": [ |
| 310 "python", | 296 "python", |
| 311 "-u", | 297 "-u", |
| 312 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 298 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 313 "--", | 299 "--", |
| 314 "[DEPOT_TOOLS]/gsutil.py", | 300 "[DEPOT_TOOLS]/gsutil.py", |
| 315 "----", | 301 "----", |
| 316 "ls", | 302 "ls", |
| 317 "gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea6f45b0ad64222222-
test.results" | 303 "gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea6f45b0ad64222222-
test.results" |
| 318 ], | 304 ], |
| 319 "cwd": "[SLAVE_BUILD]", | |
| 320 "name": "Waiting for chromium@a6298e4afe.gsutil ls (2)", | 305 "name": "Waiting for chromium@a6298e4afe.gsutil ls (2)", |
| 321 "~followup_annotations": [ | 306 "~followup_annotations": [ |
| 322 "@@@STEP_NEST_LEVEL@1@@@" | 307 "@@@STEP_NEST_LEVEL@1@@@" |
| 323 ] | 308 ] |
| 324 }, | 309 }, |
| 325 { | 310 { |
| 326 "cmd": [ | 311 "cmd": [ |
| 327 "python", | 312 "python", |
| 328 "-u", | 313 "-u", |
| 329 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 314 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 330 "--", | 315 "--", |
| 331 "[DEPOT_TOOLS]/gsutil.py", | 316 "[DEPOT_TOOLS]/gsutil.py", |
| 332 "----", | 317 "----", |
| 333 "cat", | 318 "cat", |
| 334 "gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea6f45b0ad64222222-
test.results" | 319 "gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea6f45b0ad64222222-
test.results" |
| 335 ], | 320 ], |
| 336 "cwd": "[SLAVE_BUILD]", | |
| 337 "name": "Waiting for chromium@a6298e4afe.gsutil Get test results for build a
6298e4afedbf2cd461755ea6f45b0ad64222222", | 321 "name": "Waiting for chromium@a6298e4afe.gsutil Get test results for build a
6298e4afedbf2cd461755ea6f45b0ad64222222", |
| 338 "stdout": "/path/to/tmp/", | 322 "stdout": "/path/to/tmp/", |
| 339 "~followup_annotations": [ | 323 "~followup_annotations": [ |
| 340 "@@@STEP_NEST_LEVEL@1@@@", | 324 "@@@STEP_NEST_LEVEL@1@@@", |
| 341 "@@@SET_BUILD_PROPERTY@extra_result_code@[\"B4T_MISSING_METRIC\"]@@@" | 325 "@@@SET_BUILD_PROPERTY@extra_result_code@[\"B4T_MISSING_METRIC\"]@@@" |
| 342 ] | 326 ] |
| 343 }, | 327 }, |
| 344 { | 328 { |
| 345 "cmd": [ | 329 "cmd": [ |
| 346 "git", | 330 "git", |
| 347 "footers", | 331 "footers", |
| 348 "--position", | 332 "--position", |
| 349 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" | 333 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" |
| 350 ], | 334 ], |
| 351 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", | 335 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
| 352 "name": "resolving hash 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | 336 "name": "resolving hash 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
| 353 "stdout": "/path/to/tmp/" | 337 "stdout": "/path/to/tmp/" |
| 354 }, | 338 }, |
| 355 { | 339 { |
| 356 "cmd": [], | 340 "cmd": [], |
| 357 "cwd": "[SLAVE_BUILD]", | |
| 358 "name": "Waiting for chromium@00316c9ddf" | 341 "name": "Waiting for chromium@00316c9ddf" |
| 359 }, | 342 }, |
| 360 { | 343 { |
| 361 "cmd": [ | 344 "cmd": [ |
| 362 "python", | 345 "python", |
| 363 "-u", | 346 "-u", |
| 364 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 347 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 365 "--", | 348 "--", |
| 366 "[DEPOT_TOOLS]/gsutil.py", | 349 "[DEPOT_TOOLS]/gsutil.py", |
| 367 "----", | 350 "----", |
| 368 "ls", | 351 "ls", |
| 369 "gs://chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9
fe6d964d2111111.zip" | 352 "gs://chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9
fe6d964d2111111.zip" |
| 370 ], | 353 ], |
| 371 "cwd": "[SLAVE_BUILD]", | |
| 372 "name": "Waiting for chromium@00316c9ddf.gsutil ls", | 354 "name": "Waiting for chromium@00316c9ddf.gsutil ls", |
| 373 "~followup_annotations": [ | 355 "~followup_annotations": [ |
| 374 "@@@STEP_NEST_LEVEL@1@@@" | 356 "@@@STEP_NEST_LEVEL@1@@@" |
| 375 ] | 357 ] |
| 376 }, | 358 }, |
| 377 { | 359 { |
| 378 "cmd": [], | 360 "cmd": [], |
| 379 "cwd": "[SLAVE_BUILD]", | |
| 380 "name": "Waiting for chromium@00316c9ddf.Triggering test job for 00316c9ddfb
9d7b4e1ed2fff9fe6d964d2111111", | 361 "name": "Waiting for chromium@00316c9ddf.Triggering test job for 00316c9ddfb
9d7b4e1ed2fff9fe6d964d2111111", |
| 381 "trigger_specs": [ | 362 "trigger_specs": [ |
| 382 { | 363 { |
| 383 "builder_name": "linux_perf_tester", | 364 "builder_name": "linux_perf_tester", |
| 384 "properties": { | 365 "properties": { |
| 385 "bisect_config": { | 366 "bisect_config": { |
| 386 "command": "src/tools/perf/run_benchmark -v --browser=release smooth
ness.tough_scrolling_cases", | 367 "command": "src/tools/perf/run_benchmark -v --browser=release smooth
ness.tough_scrolling_cases", |
| 387 "metric": "mean_input_event_latency/mean_input_event_latency", | 368 "metric": "mean_input_event_latency/mean_input_event_latency", |
| 388 "repeat_count": 5, | 369 "repeat_count": 5, |
| 389 "test_type": "perf" | 370 "test_type": "perf" |
| (...skipping 11 matching lines...) Expand all Loading... |
| 401 "~followup_annotations": [ | 382 "~followup_annotations": [ |
| 402 "@@@STEP_NEST_LEVEL@1@@@" | 383 "@@@STEP_NEST_LEVEL@1@@@" |
| 403 ] | 384 ] |
| 404 }, | 385 }, |
| 405 { | 386 { |
| 406 "cmd": [ | 387 "cmd": [ |
| 407 "python", | 388 "python", |
| 408 "-u", | 389 "-u", |
| 409 "\nimport sys\nimport time\ntime.sleep(20*60)\nsys.exit(0)\n" | 390 "\nimport sys\nimport time\ntime.sleep(20*60)\nsys.exit(0)\n" |
| 410 ], | 391 ], |
| 411 "cwd": "[SLAVE_BUILD]", | |
| 412 "name": "Waiting for chromium@00316c9ddf.sleeping", | 392 "name": "Waiting for chromium@00316c9ddf.sleeping", |
| 413 "~followup_annotations": [ | 393 "~followup_annotations": [ |
| 414 "@@@STEP_NEST_LEVEL@1@@@", | 394 "@@@STEP_NEST_LEVEL@1@@@", |
| 415 "@@@STEP_LOG_LINE@python.inline@@@@", | 395 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 416 "@@@STEP_LOG_LINE@python.inline@import sys@@@", | 396 "@@@STEP_LOG_LINE@python.inline@import sys@@@", |
| 417 "@@@STEP_LOG_LINE@python.inline@import time@@@", | 397 "@@@STEP_LOG_LINE@python.inline@import time@@@", |
| 418 "@@@STEP_LOG_LINE@python.inline@time.sleep(20*60)@@@", | 398 "@@@STEP_LOG_LINE@python.inline@time.sleep(20*60)@@@", |
| 419 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@", | 399 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@", |
| 420 "@@@STEP_LOG_END@python.inline@@@" | 400 "@@@STEP_LOG_END@python.inline@@@" |
| 421 ] | 401 ] |
| 422 }, | 402 }, |
| 423 { | 403 { |
| 424 "cmd": [ | 404 "cmd": [ |
| 425 "python", | 405 "python", |
| 426 "-u", | 406 "-u", |
| 427 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 407 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 428 "--", | 408 "--", |
| 429 "[DEPOT_TOOLS]/gsutil.py", | 409 "[DEPOT_TOOLS]/gsutil.py", |
| 430 "----", | 410 "----", |
| 431 "ls", | 411 "ls", |
| 432 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-
test.results" | 412 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-
test.results" |
| 433 ], | 413 ], |
| 434 "cwd": "[SLAVE_BUILD]", | |
| 435 "name": "Waiting for chromium@00316c9ddf.gsutil ls (2)", | 414 "name": "Waiting for chromium@00316c9ddf.gsutil ls (2)", |
| 436 "~followup_annotations": [ | 415 "~followup_annotations": [ |
| 437 "@@@STEP_NEST_LEVEL@1@@@" | 416 "@@@STEP_NEST_LEVEL@1@@@" |
| 438 ] | 417 ] |
| 439 }, | 418 }, |
| 440 { | 419 { |
| 441 "cmd": [ | 420 "cmd": [ |
| 442 "python", | 421 "python", |
| 443 "-u", | 422 "-u", |
| 444 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 423 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 445 "--", | 424 "--", |
| 446 "[DEPOT_TOOLS]/gsutil.py", | 425 "[DEPOT_TOOLS]/gsutil.py", |
| 447 "----", | 426 "----", |
| 448 "cat", | 427 "cat", |
| 449 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-
test.results" | 428 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-
test.results" |
| 450 ], | 429 ], |
| 451 "cwd": "[SLAVE_BUILD]", | |
| 452 "name": "Waiting for chromium@00316c9ddf.gsutil Get test results for build 0
0316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | 430 "name": "Waiting for chromium@00316c9ddf.gsutil Get test results for build 0
0316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
| 453 "stdout": "/path/to/tmp/", | 431 "stdout": "/path/to/tmp/", |
| 454 "~followup_annotations": [ | 432 "~followup_annotations": [ |
| 455 "@@@STEP_NEST_LEVEL@1@@@" | 433 "@@@STEP_NEST_LEVEL@1@@@" |
| 456 ] | 434 ] |
| 457 }, | 435 }, |
| 458 { | 436 { |
| 459 "name": "$result", | 437 "name": "$result", |
| 460 "recipe_result": null, | 438 "recipe_result": null, |
| 461 "status_code": 0 | 439 "status_code": 0 |
| 462 } | 440 } |
| 463 ] | 441 ] |
| OLD | NEW |