| 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]/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]/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]", |
| 23 "name": "config", | 24 "name": "config", |
| 24 "~followup_annotations": [ | 25 "~followup_annotations": [ |
| 25 "@@@STEP_LOG_LINE@Bisect job configuration@{@@@", | 26 "@@@STEP_LOG_LINE@Bisect job configuration@{@@@", |
| 26 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bad_revision\": \"314017\",
@@@", | 27 "@@@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@ \"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_host\": \"master4.g
olo.chromium.org\", @@@", |
| 29 "@@@STEP_LOG_LINE@Bisect job configuration@ \"builder_port\": \"8341\", @
@@", | 30 "@@@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@ \"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@ \"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_builds\": \"True\", @
@@", |
| 33 "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_job_names\": \"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_win7\", @@@", | 39 "@@@STEP_LOG_LINE@Bisect job configuration@ \"recipe_tester_name\": \"chr
omium_rel_win7\", @@@", |
| 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@@@" |
| 44 ] | 45 ] |
| 45 }, | 46 }, |
| 46 { | 47 { |
| 47 "cmd": [], | 48 "cmd": [], |
| 49 "cwd": "[SLAVE_BUILD]", |
| 48 "name": "Resolving reference range" | 50 "name": "Resolving reference range" |
| 49 }, | 51 }, |
| 50 { | 52 { |
| 51 "cmd": [ | 53 "cmd": [ |
| 52 "python", | 54 "python", |
| 53 "-u", | 55 "-u", |
| 54 "RECIPE_MODULE[build::crrev]/resources/crrev_client.py", | 56 "RECIPE_MODULE[build::crrev]/resources/crrev_client.py", |
| 55 "get_numbering", | 57 "get_numbering", |
| 56 "--params-file", | 58 "--params-file", |
| 57 "{\"number\": 314017, \"numbering_identifier\": \"refs/heads/master\", \"n
umbering_type\": \"COMMIT_POSITION\", \"project\": \"chromium\", \"repo\": \"chr
omium/src\"}", | 59 "{\"number\": 314017, \"numbering_identifier\": \"refs/heads/master\", \"n
umbering_type\": \"COMMIT_POSITION\", \"project\": \"chromium\", \"repo\": \"chr
omium/src\"}", |
| 58 "--attempts", | 60 "--attempts", |
| 59 "3" | 61 "3" |
| 60 ], | 62 ], |
| 63 "cwd": "[SLAVE_BUILD]", |
| 61 "name": "Resolving reference range.crrev get commit hash for refs/heads/mast
er@{#314017}", | 64 "name": "Resolving reference range.crrev get commit hash for refs/heads/mast
er@{#314017}", |
| 62 "stdout": "/path/to/tmp/json", | 65 "stdout": "/path/to/tmp/json", |
| 63 "~followup_annotations": [ | 66 "~followup_annotations": [ |
| 64 "@@@STEP_NEST_LEVEL@1@@@", | 67 "@@@STEP_NEST_LEVEL@1@@@", |
| 65 "@@@STEP_LOG_LINE@json.output@{@@@", | 68 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 66 "@@@STEP_LOG_LINE@json.output@ \"git_sha\": \"00316c9ddfb9d7b4e1ed2fff9fe
6d964d2111111\"@@@", | 69 "@@@STEP_LOG_LINE@json.output@ \"git_sha\": \"00316c9ddfb9d7b4e1ed2fff9fe
6d964d2111111\"@@@", |
| 67 "@@@STEP_LOG_LINE@json.output@}@@@", | 70 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 68 "@@@STEP_LOG_END@json.output@@@" | 71 "@@@STEP_LOG_END@json.output@@@" |
| 69 ] | 72 ] |
| 70 }, | 73 }, |
| 71 { | 74 { |
| 72 "cmd": [ | 75 "cmd": [ |
| 73 "python", | 76 "python", |
| 74 "-u", | 77 "-u", |
| 75 "RECIPE_MODULE[build::crrev]/resources/crrev_client.py", | 78 "RECIPE_MODULE[build::crrev]/resources/crrev_client.py", |
| 76 "get_numbering", | 79 "get_numbering", |
| 77 "--params-file", | 80 "--params-file", |
| 78 "{\"number\": 314015, \"numbering_identifier\": \"refs/heads/master\", \"n
umbering_type\": \"COMMIT_POSITION\", \"project\": \"chromium\", \"repo\": \"chr
omium/src\"}", | 81 "{\"number\": 314015, \"numbering_identifier\": \"refs/heads/master\", \"n
umbering_type\": \"COMMIT_POSITION\", \"project\": \"chromium\", \"repo\": \"chr
omium/src\"}", |
| 79 "--attempts", | 82 "--attempts", |
| 80 "3" | 83 "3" |
| 81 ], | 84 ], |
| 85 "cwd": "[SLAVE_BUILD]", |
| 82 "name": "Resolving reference range.crrev get commit hash for refs/heads/mast
er@{#314015}", | 86 "name": "Resolving reference range.crrev get commit hash for refs/heads/mast
er@{#314015}", |
| 83 "stdout": "/path/to/tmp/json", | 87 "stdout": "/path/to/tmp/json", |
| 84 "~followup_annotations": [ | 88 "~followup_annotations": [ |
| 85 "@@@STEP_NEST_LEVEL@1@@@", | 89 "@@@STEP_NEST_LEVEL@1@@@", |
| 86 "@@@STEP_LOG_LINE@json.output@{@@@", | 90 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 87 "@@@STEP_LOG_LINE@json.output@ \"git_sha\": \"a6298e4afedbf2cd461755ea6f4
5b0ad64222222\"@@@", | 91 "@@@STEP_LOG_LINE@json.output@ \"git_sha\": \"a6298e4afedbf2cd461755ea6f4
5b0ad64222222\"@@@", |
| 88 "@@@STEP_LOG_LINE@json.output@}@@@", | 92 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 89 "@@@STEP_LOG_END@json.output@@@" | 93 "@@@STEP_LOG_END@json.output@@@" |
| 90 ] | 94 ] |
| 91 }, | 95 }, |
| 92 { | 96 { |
| 93 "cmd": [ | 97 "cmd": [ |
| 94 "python", | 98 "python", |
| 95 "-u", | 99 "-u", |
| 96 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", | 100 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", |
| 97 "DEPS", | 101 "DEPS", |
| 98 "--commit", | 102 "--commit", |
| 99 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" | 103 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" |
| 100 ], | 104 ], |
| 105 "cwd": "[SLAVE_BUILD]", |
| 101 "name": "Resolving reference range.fetch file 00316c9ddfb9d7b4e1ed2fff9fe6d9
64d2111111:DEPS", | 106 "name": "Resolving reference range.fetch file 00316c9ddfb9d7b4e1ed2fff9fe6d9
64d2111111:DEPS", |
| 102 "stdout": "/path/to/tmp/", | 107 "stdout": "/path/to/tmp/", |
| 103 "~followup_annotations": [ | 108 "~followup_annotations": [ |
| 104 "@@@STEP_NEST_LEVEL@1@@@", | 109 "@@@STEP_NEST_LEVEL@1@@@", |
| 105 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@v8: None@@@", | 110 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@v8: None@@@", |
| 106 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@catapult: None@@@", | 111 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@catapult: None@@@", |
| 107 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@angle: None@@@", | 112 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@angle: None@@@", |
| 108 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@skia: None@@@", | 113 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@skia: None@@@", |
| 109 "@@@STEP_LOG_END@Debug Bad Revision DEPS@@@" | 114 "@@@STEP_LOG_END@Debug Bad Revision DEPS@@@" |
| 110 ] | 115 ] |
| 111 }, | 116 }, |
| 112 { | 117 { |
| 113 "cmd": [ | 118 "cmd": [ |
| 114 "python", | 119 "python", |
| 115 "-u", | 120 "-u", |
| 116 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", | 121 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", |
| 117 "DEPS", | 122 "DEPS", |
| 118 "--commit", | 123 "--commit", |
| 119 "a6298e4afedbf2cd461755ea6f45b0ad64222222" | 124 "a6298e4afedbf2cd461755ea6f45b0ad64222222" |
| 120 ], | 125 ], |
| 126 "cwd": "[SLAVE_BUILD]", |
| 121 "name": "Resolving reference range.fetch file a6298e4afedbf2cd461755ea6f45b0
ad64222222:DEPS", | 127 "name": "Resolving reference range.fetch file a6298e4afedbf2cd461755ea6f45b0
ad64222222:DEPS", |
| 122 "stdout": "/path/to/tmp/", | 128 "stdout": "/path/to/tmp/", |
| 123 "~followup_annotations": [ | 129 "~followup_annotations": [ |
| 124 "@@@STEP_NEST_LEVEL@1@@@", | 130 "@@@STEP_NEST_LEVEL@1@@@", |
| 125 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@v8: None@@@", | 131 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@v8: None@@@", |
| 126 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@catapult: None@@@", | 132 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@catapult: None@@@", |
| 127 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@angle: None@@@", | 133 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@angle: None@@@", |
| 128 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@skia: None@@@", | 134 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@skia: None@@@", |
| 129 "@@@STEP_LOG_END@Debug Good Revision DEPS@@@" | 135 "@@@STEP_LOG_END@Debug Good Revision DEPS@@@" |
| 130 ] | 136 ] |
| 131 }, | 137 }, |
| 132 { | 138 { |
| 133 "cmd": [], | 139 "cmd": [], |
| 140 "cwd": "[SLAVE_BUILD]", |
| 134 "name": "Expanding revision range" | 141 "name": "Expanding revision range" |
| 135 }, | 142 }, |
| 136 { | 143 { |
| 137 "cmd": [ | 144 "cmd": [ |
| 138 "python", | 145 "python", |
| 139 "-u", | 146 "-u", |
| 140 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_intervening_revisions.p
y", | 147 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_intervening_revisions.p
y", |
| 141 "a6298e4afedbf2cd461755ea6f45b0ad64222222", | 148 "a6298e4afedbf2cd461755ea6f45b0ad64222222", |
| 142 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | 149 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
| 143 "https://chromium.googlesource.com/chromium/src" | 150 "https://chromium.googlesource.com/chromium/src" |
| 144 ], | 151 ], |
| 152 "cwd": "[SLAVE_BUILD]", |
| 145 "name": "Expanding revision range.for revisions a6298e4afedbf2cd461755ea6f45
b0ad64222222:00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | 153 "name": "Expanding revision range.for revisions a6298e4afedbf2cd461755ea6f45
b0ad64222222:00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
| 146 "stdout": "/path/to/tmp/json", | 154 "stdout": "/path/to/tmp/json", |
| 147 "~followup_annotations": [ | 155 "~followup_annotations": [ |
| 148 "@@@STEP_NEST_LEVEL@1@@@", | 156 "@@@STEP_NEST_LEVEL@1@@@", |
| 149 "@@@STEP_LOG_LINE@json.output@[@@@", | 157 "@@@STEP_LOG_LINE@json.output@[@@@", |
| 150 "@@@STEP_LOG_LINE@json.output@ [@@@", | 158 "@@@STEP_LOG_LINE@json.output@ [@@@", |
| 151 "@@@STEP_LOG_LINE@json.output@ \"dcdcdc0ff1122212323134879ddceeb1240b09
88\", @@@", | 159 "@@@STEP_LOG_LINE@json.output@ \"dcdcdc0ff1122212323134879ddceeb1240b09
88\", @@@", |
| 152 "@@@STEP_LOG_LINE@json.output@ \"ignored\"@@@", | 160 "@@@STEP_LOG_LINE@json.output@ \"ignored\"@@@", |
| 153 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 161 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 154 "@@@STEP_LOG_LINE@json.output@]@@@", | 162 "@@@STEP_LOG_LINE@json.output@]@@@", |
| 155 "@@@STEP_LOG_END@json.output@@@" | 163 "@@@STEP_LOG_END@json.output@@@" |
| 156 ] | 164 ] |
| 157 }, | 165 }, |
| 158 { | 166 { |
| 159 "cmd": [ | 167 "cmd": [ |
| 160 "python", | 168 "python", |
| 161 "-u", | 169 "-u", |
| 162 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 170 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 163 "--", | 171 "--", |
| 164 "[ROOT]/b/depot_tools/gsutil.py", | 172 "[DEPOT_TOOLS]/gsutil.py", |
| 165 "----", | 173 "----", |
| 166 "ls", | 174 "ls", |
| 167 "gs://chrome-perf/Win Builder/full-build-win32_a6298e4afedbf2cd461755ea6f4
5b0ad64222222.zip" | 175 "gs://chrome-perf/Win Builder/full-build-win32_a6298e4afedbf2cd461755ea6f4
5b0ad64222222.zip" |
| 168 ], | 176 ], |
| 177 "cwd": "[SLAVE_BUILD]", |
| 169 "name": "gsutil ls" | 178 "name": "gsutil ls" |
| 170 }, | 179 }, |
| 171 { | 180 { |
| 172 "cmd": [ | 181 "cmd": [ |
| 173 "git", | 182 "git", |
| 174 "-c", | 183 "-c", |
| 175 "user.email=FAKE_PERF_PUMPKIN@chromium.org", | 184 "user.email=FAKE_PERF_PUMPKIN@chromium.org", |
| 176 "try", | 185 "try", |
| 177 "--bot", | 186 "--bot", |
| 178 "win_perf_bisect_builder", | 187 "win_perf_bisect_builder", |
| 179 "--revision", | 188 "--revision", |
| 180 "a6298e4afedbf2cd461755ea6f45b0ad64222222", | 189 "a6298e4afedbf2cd461755ea6f45b0ad64222222", |
| 181 "--name", | 190 "--name", |
| 182 "a6298e4afedbf2cd461755ea6f45b0ad64222222-build", | 191 "a6298e4afedbf2cd461755ea6f45b0ad64222222-build", |
| 183 "--clobber", | 192 "--clobber", |
| 184 "--svn_repo", | 193 "--svn_repo", |
| 185 "svn://svn.chromium.org/chrome-try/try-perf", | 194 "svn://svn.chromium.org/chrome-try/try-perf", |
| 186 "--diff", | 195 "--diff", |
| 187 "/dev/null" | 196 "/dev/null" |
| 188 ], | 197 ], |
| 189 "cwd": "[TMP]/fake_checkout_tmp_1", | 198 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
| 190 "name": "Requesting build for a6298e4afedbf2cd461755ea6f45b0ad64222222 via g
it try." | 199 "name": "Requesting build for a6298e4afedbf2cd461755ea6f45b0ad64222222 via g
it try." |
| 191 }, | 200 }, |
| 192 { | 201 { |
| 193 "cmd": [ | 202 "cmd": [ |
| 194 "python", | 203 "python", |
| 195 "-u", | 204 "-u", |
| 196 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 205 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 197 "--", | 206 "--", |
| 198 "[ROOT]/b/depot_tools/gsutil.py", | 207 "[DEPOT_TOOLS]/gsutil.py", |
| 199 "----", | 208 "----", |
| 200 "ls", | 209 "ls", |
| 201 "gs://chrome-perf/Win Builder/full-build-win32_00316c9ddfb9d7b4e1ed2fff9fe
6d964d2111111.zip" | 210 "gs://chrome-perf/Win Builder/full-build-win32_00316c9ddfb9d7b4e1ed2fff9fe
6d964d2111111.zip" |
| 202 ], | 211 ], |
| 212 "cwd": "[SLAVE_BUILD]", |
| 203 "name": "gsutil ls (2)" | 213 "name": "gsutil ls (2)" |
| 204 }, | 214 }, |
| 205 { | 215 { |
| 206 "cmd": [ | 216 "cmd": [ |
| 207 "git", | 217 "git", |
| 208 "-c", | 218 "-c", |
| 209 "user.email=FAKE_PERF_PUMPKIN@chromium.org", | 219 "user.email=FAKE_PERF_PUMPKIN@chromium.org", |
| 210 "try", | 220 "try", |
| 211 "--bot", | 221 "--bot", |
| 212 "win_perf_bisect_builder", | 222 "win_perf_bisect_builder", |
| 213 "--revision", | 223 "--revision", |
| 214 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | 224 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
| 215 "--name", | 225 "--name", |
| 216 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-build", | 226 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-build", |
| 217 "--clobber", | 227 "--clobber", |
| 218 "--svn_repo", | 228 "--svn_repo", |
| 219 "svn://svn.chromium.org/chrome-try/try-perf", | 229 "svn://svn.chromium.org/chrome-try/try-perf", |
| 220 "--diff", | 230 "--diff", |
| 221 "/dev/null" | 231 "/dev/null" |
| 222 ], | 232 ], |
| 223 "cwd": "[TMP]/fake_checkout_tmp_1", | 233 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
| 224 "name": "Requesting build for 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111 via g
it try." | 234 "name": "Requesting build for 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111 via g
it try." |
| 225 }, | 235 }, |
| 226 { | 236 { |
| 227 "cmd": [ | 237 "cmd": [ |
| 228 "git", | 238 "git", |
| 229 "footers", | 239 "footers", |
| 230 "--position", | 240 "--position", |
| 231 "a6298e4afedbf2cd461755ea6f45b0ad64222222" | 241 "a6298e4afedbf2cd461755ea6f45b0ad64222222" |
| 232 ], | 242 ], |
| 233 "cwd": "[TMP]/fake_checkout_tmp_1", | 243 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
| 234 "name": "resolving hash a6298e4afedbf2cd461755ea6f45b0ad64222222", | 244 "name": "resolving hash a6298e4afedbf2cd461755ea6f45b0ad64222222", |
| 235 "stdout": "/path/to/tmp/" | 245 "stdout": "/path/to/tmp/" |
| 236 }, | 246 }, |
| 237 { | 247 { |
| 238 "cmd": [], | 248 "cmd": [], |
| 249 "cwd": "[SLAVE_BUILD]", |
| 239 "name": "Waiting for chromium@a6298e4afe" | 250 "name": "Waiting for chromium@a6298e4afe" |
| 240 }, | 251 }, |
| 241 { | 252 { |
| 242 "cmd": [ | 253 "cmd": [ |
| 243 "python", | 254 "python", |
| 244 "-u", | 255 "-u", |
| 245 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 256 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 246 "--", | 257 "--", |
| 247 "[ROOT]/b/depot_tools/gsutil.py", | 258 "[DEPOT_TOOLS]/gsutil.py", |
| 248 "----", | 259 "----", |
| 249 "ls", | 260 "ls", |
| 250 "gs://chrome-perf/Win Builder/full-build-win32_a6298e4afedbf2cd461755ea6f4
5b0ad64222222.zip" | 261 "gs://chrome-perf/Win Builder/full-build-win32_a6298e4afedbf2cd461755ea6f4
5b0ad64222222.zip" |
| 251 ], | 262 ], |
| 263 "cwd": "[SLAVE_BUILD]", |
| 252 "name": "Waiting for chromium@a6298e4afe.gsutil ls", | 264 "name": "Waiting for chromium@a6298e4afe.gsutil ls", |
| 253 "~followup_annotations": [ | 265 "~followup_annotations": [ |
| 254 "@@@STEP_NEST_LEVEL@1@@@" | 266 "@@@STEP_NEST_LEVEL@1@@@" |
| 255 ] | 267 ] |
| 256 }, | 268 }, |
| 257 { | 269 { |
| 258 "cmd": [], | 270 "cmd": [], |
| 271 "cwd": "[SLAVE_BUILD]", |
| 259 "name": "Waiting for chromium@a6298e4afe.Triggering test job for a6298e4afed
bf2cd461755ea6f45b0ad64222222", | 272 "name": "Waiting for chromium@a6298e4afe.Triggering test job for a6298e4afed
bf2cd461755ea6f45b0ad64222222", |
| 260 "trigger_specs": [ | 273 "trigger_specs": [ |
| 261 { | 274 { |
| 262 "builder_name": "chromium_rel_win7", | 275 "builder_name": "chromium_rel_win7", |
| 263 "properties": { | 276 "properties": { |
| 264 "bisect_config": { | 277 "bisect_config": { |
| 265 "command": "src/tools/perf/run_benchmark -v --browser=release smooth
ness.tough_scrolling_cases", | 278 "command": "src/tools/perf/run_benchmark -v --browser=release smooth
ness.tough_scrolling_cases", |
| 266 "metric": "mean_input_event_latency/mean_input_event_latency", | 279 "metric": "mean_input_event_latency/mean_input_event_latency", |
| 267 "repeat_count": 5, | 280 "repeat_count": 5, |
| 268 "test_type": "perf" | 281 "test_type": "perf" |
| (...skipping 11 matching lines...) Expand all Loading... |
| 280 "~followup_annotations": [ | 293 "~followup_annotations": [ |
| 281 "@@@STEP_NEST_LEVEL@1@@@" | 294 "@@@STEP_NEST_LEVEL@1@@@" |
| 282 ] | 295 ] |
| 283 }, | 296 }, |
| 284 { | 297 { |
| 285 "cmd": [ | 298 "cmd": [ |
| 286 "python", | 299 "python", |
| 287 "-u", | 300 "-u", |
| 288 "\nimport sys\nimport time\ntime.sleep(20*60)\nsys.exit(0)\n" | 301 "\nimport sys\nimport time\ntime.sleep(20*60)\nsys.exit(0)\n" |
| 289 ], | 302 ], |
| 303 "cwd": "[SLAVE_BUILD]", |
| 290 "name": "Waiting for chromium@a6298e4afe.sleeping", | 304 "name": "Waiting for chromium@a6298e4afe.sleeping", |
| 291 "~followup_annotations": [ | 305 "~followup_annotations": [ |
| 292 "@@@STEP_NEST_LEVEL@1@@@", | 306 "@@@STEP_NEST_LEVEL@1@@@", |
| 293 "@@@STEP_LOG_LINE@python.inline@@@@", | 307 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 294 "@@@STEP_LOG_LINE@python.inline@import sys@@@", | 308 "@@@STEP_LOG_LINE@python.inline@import sys@@@", |
| 295 "@@@STEP_LOG_LINE@python.inline@import time@@@", | 309 "@@@STEP_LOG_LINE@python.inline@import time@@@", |
| 296 "@@@STEP_LOG_LINE@python.inline@time.sleep(20*60)@@@", | 310 "@@@STEP_LOG_LINE@python.inline@time.sleep(20*60)@@@", |
| 297 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@", | 311 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@", |
| 298 "@@@STEP_LOG_END@python.inline@@@" | 312 "@@@STEP_LOG_END@python.inline@@@" |
| 299 ] | 313 ] |
| 300 }, | 314 }, |
| 301 { | 315 { |
| 302 "cmd": [ | 316 "cmd": [ |
| 303 "python", | 317 "python", |
| 304 "-u", | 318 "-u", |
| 305 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 319 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 306 "--", | 320 "--", |
| 307 "[ROOT]/b/depot_tools/gsutil.py", | 321 "[DEPOT_TOOLS]/gsutil.py", |
| 308 "----", | 322 "----", |
| 309 "ls", | 323 "ls", |
| 310 "gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea6f45b0ad64222222-
test.results" | 324 "gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea6f45b0ad64222222-
test.results" |
| 311 ], | 325 ], |
| 326 "cwd": "[SLAVE_BUILD]", |
| 312 "name": "Waiting for chromium@a6298e4afe.gsutil ls (2)", | 327 "name": "Waiting for chromium@a6298e4afe.gsutil ls (2)", |
| 313 "~followup_annotations": [ | 328 "~followup_annotations": [ |
| 314 "@@@STEP_NEST_LEVEL@1@@@" | 329 "@@@STEP_NEST_LEVEL@1@@@" |
| 315 ] | 330 ] |
| 316 }, | 331 }, |
| 317 { | 332 { |
| 318 "cmd": [ | 333 "cmd": [ |
| 319 "python", | 334 "python", |
| 320 "-u", | 335 "-u", |
| 321 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 336 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 322 "--", | 337 "--", |
| 323 "[ROOT]/b/depot_tools/gsutil.py", | 338 "[DEPOT_TOOLS]/gsutil.py", |
| 324 "----", | 339 "----", |
| 325 "cat", | 340 "cat", |
| 326 "gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea6f45b0ad64222222-
test.results" | 341 "gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea6f45b0ad64222222-
test.results" |
| 327 ], | 342 ], |
| 343 "cwd": "[SLAVE_BUILD]", |
| 328 "name": "Waiting for chromium@a6298e4afe.gsutil Get test results for build a
6298e4afedbf2cd461755ea6f45b0ad64222222", | 344 "name": "Waiting for chromium@a6298e4afe.gsutil Get test results for build a
6298e4afedbf2cd461755ea6f45b0ad64222222", |
| 329 "stdout": "/path/to/tmp/", | 345 "stdout": "/path/to/tmp/", |
| 330 "~followup_annotations": [ | 346 "~followup_annotations": [ |
| 331 "@@@STEP_NEST_LEVEL@1@@@" | 347 "@@@STEP_NEST_LEVEL@1@@@" |
| 332 ] | 348 ] |
| 333 }, | 349 }, |
| 334 { | 350 { |
| 335 "cmd": [ | 351 "cmd": [ |
| 336 "git", | 352 "git", |
| 337 "footers", | 353 "footers", |
| 338 "--position", | 354 "--position", |
| 339 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" | 355 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" |
| 340 ], | 356 ], |
| 341 "cwd": "[TMP]/fake_checkout_tmp_1", | 357 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
| 342 "name": "resolving hash 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | 358 "name": "resolving hash 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
| 343 "stdout": "/path/to/tmp/" | 359 "stdout": "/path/to/tmp/" |
| 344 }, | 360 }, |
| 345 { | 361 { |
| 346 "cmd": [], | 362 "cmd": [], |
| 363 "cwd": "[SLAVE_BUILD]", |
| 347 "name": "Waiting for chromium@00316c9ddf" | 364 "name": "Waiting for chromium@00316c9ddf" |
| 348 }, | 365 }, |
| 349 { | 366 { |
| 350 "cmd": [ | 367 "cmd": [ |
| 351 "python", | 368 "python", |
| 352 "-u", | 369 "-u", |
| 353 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 370 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 354 "--", | 371 "--", |
| 355 "[ROOT]/b/depot_tools/gsutil.py", | 372 "[DEPOT_TOOLS]/gsutil.py", |
| 356 "----", | 373 "----", |
| 357 "ls", | 374 "ls", |
| 358 "gs://chrome-perf/Win Builder/full-build-win32_00316c9ddfb9d7b4e1ed2fff9fe
6d964d2111111.zip" | 375 "gs://chrome-perf/Win Builder/full-build-win32_00316c9ddfb9d7b4e1ed2fff9fe
6d964d2111111.zip" |
| 359 ], | 376 ], |
| 377 "cwd": "[SLAVE_BUILD]", |
| 360 "name": "Waiting for chromium@00316c9ddf.gsutil ls", | 378 "name": "Waiting for chromium@00316c9ddf.gsutil ls", |
| 361 "~followup_annotations": [ | 379 "~followup_annotations": [ |
| 362 "@@@STEP_NEST_LEVEL@1@@@" | 380 "@@@STEP_NEST_LEVEL@1@@@" |
| 363 ] | 381 ] |
| 364 }, | 382 }, |
| 365 { | 383 { |
| 366 "cmd": [], | 384 "cmd": [], |
| 385 "cwd": "[SLAVE_BUILD]", |
| 367 "name": "Waiting for chromium@00316c9ddf.Triggering test job for 00316c9ddfb
9d7b4e1ed2fff9fe6d964d2111111", | 386 "name": "Waiting for chromium@00316c9ddf.Triggering test job for 00316c9ddfb
9d7b4e1ed2fff9fe6d964d2111111", |
| 368 "trigger_specs": [ | 387 "trigger_specs": [ |
| 369 { | 388 { |
| 370 "builder_name": "chromium_rel_win7", | 389 "builder_name": "chromium_rel_win7", |
| 371 "properties": { | 390 "properties": { |
| 372 "bisect_config": { | 391 "bisect_config": { |
| 373 "command": "src/tools/perf/run_benchmark -v --browser=release smooth
ness.tough_scrolling_cases", | 392 "command": "src/tools/perf/run_benchmark -v --browser=release smooth
ness.tough_scrolling_cases", |
| 374 "metric": "mean_input_event_latency/mean_input_event_latency", | 393 "metric": "mean_input_event_latency/mean_input_event_latency", |
| 375 "repeat_count": 5, | 394 "repeat_count": 5, |
| 376 "test_type": "perf" | 395 "test_type": "perf" |
| (...skipping 11 matching lines...) Expand all Loading... |
| 388 "~followup_annotations": [ | 407 "~followup_annotations": [ |
| 389 "@@@STEP_NEST_LEVEL@1@@@" | 408 "@@@STEP_NEST_LEVEL@1@@@" |
| 390 ] | 409 ] |
| 391 }, | 410 }, |
| 392 { | 411 { |
| 393 "cmd": [ | 412 "cmd": [ |
| 394 "python", | 413 "python", |
| 395 "-u", | 414 "-u", |
| 396 "\nimport sys\nimport time\ntime.sleep(20*60)\nsys.exit(0)\n" | 415 "\nimport sys\nimport time\ntime.sleep(20*60)\nsys.exit(0)\n" |
| 397 ], | 416 ], |
| 417 "cwd": "[SLAVE_BUILD]", |
| 398 "name": "Waiting for chromium@00316c9ddf.sleeping", | 418 "name": "Waiting for chromium@00316c9ddf.sleeping", |
| 399 "~followup_annotations": [ | 419 "~followup_annotations": [ |
| 400 "@@@STEP_NEST_LEVEL@1@@@", | 420 "@@@STEP_NEST_LEVEL@1@@@", |
| 401 "@@@STEP_LOG_LINE@python.inline@@@@", | 421 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 402 "@@@STEP_LOG_LINE@python.inline@import sys@@@", | 422 "@@@STEP_LOG_LINE@python.inline@import sys@@@", |
| 403 "@@@STEP_LOG_LINE@python.inline@import time@@@", | 423 "@@@STEP_LOG_LINE@python.inline@import time@@@", |
| 404 "@@@STEP_LOG_LINE@python.inline@time.sleep(20*60)@@@", | 424 "@@@STEP_LOG_LINE@python.inline@time.sleep(20*60)@@@", |
| 405 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@", | 425 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@", |
| 406 "@@@STEP_LOG_END@python.inline@@@" | 426 "@@@STEP_LOG_END@python.inline@@@" |
| 407 ] | 427 ] |
| 408 }, | 428 }, |
| 409 { | 429 { |
| 410 "cmd": [ | 430 "cmd": [ |
| 411 "python", | 431 "python", |
| 412 "-u", | 432 "-u", |
| 413 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 433 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 414 "--", | 434 "--", |
| 415 "[ROOT]/b/depot_tools/gsutil.py", | 435 "[DEPOT_TOOLS]/gsutil.py", |
| 416 "----", | 436 "----", |
| 417 "ls", | 437 "ls", |
| 418 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-
test.results" | 438 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-
test.results" |
| 419 ], | 439 ], |
| 440 "cwd": "[SLAVE_BUILD]", |
| 420 "name": "Waiting for chromium@00316c9ddf.gsutil ls (2)", | 441 "name": "Waiting for chromium@00316c9ddf.gsutil ls (2)", |
| 421 "~followup_annotations": [ | 442 "~followup_annotations": [ |
| 422 "@@@STEP_NEST_LEVEL@1@@@" | 443 "@@@STEP_NEST_LEVEL@1@@@" |
| 423 ] | 444 ] |
| 424 }, | 445 }, |
| 425 { | 446 { |
| 426 "cmd": [ | 447 "cmd": [ |
| 427 "python", | 448 "python", |
| 428 "-u", | 449 "-u", |
| 429 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 450 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 430 "--", | 451 "--", |
| 431 "[ROOT]/b/depot_tools/gsutil.py", | 452 "[DEPOT_TOOLS]/gsutil.py", |
| 432 "----", | 453 "----", |
| 433 "cat", | 454 "cat", |
| 434 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-
test.results" | 455 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-
test.results" |
| 435 ], | 456 ], |
| 457 "cwd": "[SLAVE_BUILD]", |
| 436 "name": "Waiting for chromium@00316c9ddf.gsutil Get test results for build 0
0316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | 458 "name": "Waiting for chromium@00316c9ddf.gsutil Get test results for build 0
0316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
| 437 "stdout": "/path/to/tmp/", | 459 "stdout": "/path/to/tmp/", |
| 438 "~followup_annotations": [ | 460 "~followup_annotations": [ |
| 439 "@@@STEP_NEST_LEVEL@1@@@" | 461 "@@@STEP_NEST_LEVEL@1@@@" |
| 440 ] | 462 ] |
| 441 }, | 463 }, |
| 442 { | 464 { |
| 443 "cmd": [ | 465 "cmd": [ |
| 444 "python", | 466 "python", |
| 445 "-u", | 467 "-u", |
| 446 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 468 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 447 "--", | 469 "--", |
| 448 "[ROOT]/b/depot_tools/gsutil.py", | 470 "[DEPOT_TOOLS]/gsutil.py", |
| 449 "----", | 471 "----", |
| 450 "ls", | 472 "ls", |
| 451 "gs://chrome-perf/Win Builder/full-build-win32_dcdcdc0ff1122212323134879dd
ceeb1240b0988.zip" | 473 "gs://chrome-perf/Win Builder/full-build-win32_dcdcdc0ff1122212323134879dd
ceeb1240b0988.zip" |
| 452 ], | 474 ], |
| 475 "cwd": "[SLAVE_BUILD]", |
| 453 "name": "gsutil ls (3)" | 476 "name": "gsutil ls (3)" |
| 454 }, | 477 }, |
| 455 { | 478 { |
| 456 "cmd": [ | 479 "cmd": [ |
| 457 "git", | 480 "git", |
| 458 "-c", | 481 "-c", |
| 459 "user.email=FAKE_PERF_PUMPKIN@chromium.org", | 482 "user.email=FAKE_PERF_PUMPKIN@chromium.org", |
| 460 "try", | 483 "try", |
| 461 "--bot", | 484 "--bot", |
| 462 "win_perf_bisect_builder", | 485 "win_perf_bisect_builder", |
| 463 "--revision", | 486 "--revision", |
| 464 "dcdcdc0ff1122212323134879ddceeb1240b0988", | 487 "dcdcdc0ff1122212323134879ddceeb1240b0988", |
| 465 "--name", | 488 "--name", |
| 466 "dcdcdc0ff1122212323134879ddceeb1240b0988-build", | 489 "dcdcdc0ff1122212323134879ddceeb1240b0988-build", |
| 467 "--clobber", | 490 "--clobber", |
| 468 "--svn_repo", | 491 "--svn_repo", |
| 469 "svn://svn.chromium.org/chrome-try/try-perf", | 492 "svn://svn.chromium.org/chrome-try/try-perf", |
| 470 "--diff", | 493 "--diff", |
| 471 "/dev/null" | 494 "/dev/null" |
| 472 ], | 495 ], |
| 473 "cwd": "[TMP]/fake_checkout_tmp_1", | 496 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
| 474 "name": "Requesting build for dcdcdc0ff1122212323134879ddceeb1240b0988 via g
it try." | 497 "name": "Requesting build for dcdcdc0ff1122212323134879ddceeb1240b0988 via g
it try." |
| 475 }, | 498 }, |
| 476 { | 499 { |
| 477 "cmd": [ | 500 "cmd": [ |
| 478 "git", | 501 "git", |
| 479 "footers", | 502 "footers", |
| 480 "--position", | 503 "--position", |
| 481 "dcdcdc0ff1122212323134879ddceeb1240b0988" | 504 "dcdcdc0ff1122212323134879ddceeb1240b0988" |
| 482 ], | 505 ], |
| 483 "cwd": "[TMP]/fake_checkout_tmp_1", | 506 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
| 484 "name": "resolving hash dcdcdc0ff1122212323134879ddceeb1240b0988", | 507 "name": "resolving hash dcdcdc0ff1122212323134879ddceeb1240b0988", |
| 485 "stdout": "/path/to/tmp/" | 508 "stdout": "/path/to/tmp/" |
| 486 }, | 509 }, |
| 487 { | 510 { |
| 488 "cmd": [], | 511 "cmd": [], |
| 512 "cwd": "[SLAVE_BUILD]", |
| 489 "name": "Waiting for chromium@dcdcdc0ff1" | 513 "name": "Waiting for chromium@dcdcdc0ff1" |
| 490 }, | 514 }, |
| 491 { | 515 { |
| 492 "cmd": [ | 516 "cmd": [ |
| 493 "python", | 517 "python", |
| 494 "-u", | 518 "-u", |
| 495 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 519 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 496 "--", | 520 "--", |
| 497 "[ROOT]/b/depot_tools/gsutil.py", | 521 "[DEPOT_TOOLS]/gsutil.py", |
| 498 "----", | 522 "----", |
| 499 "ls", | 523 "ls", |
| 500 "gs://chrome-perf/Win Builder/full-build-win32_dcdcdc0ff1122212323134879dd
ceeb1240b0988.zip" | 524 "gs://chrome-perf/Win Builder/full-build-win32_dcdcdc0ff1122212323134879dd
ceeb1240b0988.zip" |
| 501 ], | 525 ], |
| 526 "cwd": "[SLAVE_BUILD]", |
| 502 "name": "Waiting for chromium@dcdcdc0ff1.gsutil ls", | 527 "name": "Waiting for chromium@dcdcdc0ff1.gsutil ls", |
| 503 "~followup_annotations": [ | 528 "~followup_annotations": [ |
| 504 "@@@STEP_NEST_LEVEL@1@@@" | 529 "@@@STEP_NEST_LEVEL@1@@@" |
| 505 ] | 530 ] |
| 506 }, | 531 }, |
| 507 { | 532 { |
| 508 "cmd": [], | 533 "cmd": [], |
| 534 "cwd": "[SLAVE_BUILD]", |
| 509 "name": "Waiting for chromium@dcdcdc0ff1.Triggering test job for dcdcdc0ff11
22212323134879ddceeb1240b0988", | 535 "name": "Waiting for chromium@dcdcdc0ff1.Triggering test job for dcdcdc0ff11
22212323134879ddceeb1240b0988", |
| 510 "trigger_specs": [ | 536 "trigger_specs": [ |
| 511 { | 537 { |
| 512 "builder_name": "chromium_rel_win7", | 538 "builder_name": "chromium_rel_win7", |
| 513 "properties": { | 539 "properties": { |
| 514 "bisect_config": { | 540 "bisect_config": { |
| 515 "command": "src/tools/perf/run_benchmark -v --browser=release smooth
ness.tough_scrolling_cases", | 541 "command": "src/tools/perf/run_benchmark -v --browser=release smooth
ness.tough_scrolling_cases", |
| 516 "metric": "mean_input_event_latency/mean_input_event_latency", | 542 "metric": "mean_input_event_latency/mean_input_event_latency", |
| 517 "repeat_count": 5, | 543 "repeat_count": 5, |
| 518 "test_type": "perf" | 544 "test_type": "perf" |
| (...skipping 11 matching lines...) Expand all Loading... |
| 530 "~followup_annotations": [ | 556 "~followup_annotations": [ |
| 531 "@@@STEP_NEST_LEVEL@1@@@" | 557 "@@@STEP_NEST_LEVEL@1@@@" |
| 532 ] | 558 ] |
| 533 }, | 559 }, |
| 534 { | 560 { |
| 535 "cmd": [ | 561 "cmd": [ |
| 536 "python", | 562 "python", |
| 537 "-u", | 563 "-u", |
| 538 "\nimport sys\nimport time\ntime.sleep(20*60)\nsys.exit(0)\n" | 564 "\nimport sys\nimport time\ntime.sleep(20*60)\nsys.exit(0)\n" |
| 539 ], | 565 ], |
| 566 "cwd": "[SLAVE_BUILD]", |
| 540 "name": "Waiting for chromium@dcdcdc0ff1.sleeping", | 567 "name": "Waiting for chromium@dcdcdc0ff1.sleeping", |
| 541 "~followup_annotations": [ | 568 "~followup_annotations": [ |
| 542 "@@@STEP_NEST_LEVEL@1@@@", | 569 "@@@STEP_NEST_LEVEL@1@@@", |
| 543 "@@@STEP_LOG_LINE@python.inline@@@@", | 570 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 544 "@@@STEP_LOG_LINE@python.inline@import sys@@@", | 571 "@@@STEP_LOG_LINE@python.inline@import sys@@@", |
| 545 "@@@STEP_LOG_LINE@python.inline@import time@@@", | 572 "@@@STEP_LOG_LINE@python.inline@import time@@@", |
| 546 "@@@STEP_LOG_LINE@python.inline@time.sleep(20*60)@@@", | 573 "@@@STEP_LOG_LINE@python.inline@time.sleep(20*60)@@@", |
| 547 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@", | 574 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@", |
| 548 "@@@STEP_LOG_END@python.inline@@@" | 575 "@@@STEP_LOG_END@python.inline@@@" |
| 549 ] | 576 ] |
| 550 }, | 577 }, |
| 551 { | 578 { |
| 552 "cmd": [ | 579 "cmd": [ |
| 553 "python", | 580 "python", |
| 554 "-u", | 581 "-u", |
| 555 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 582 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 556 "--", | 583 "--", |
| 557 "[ROOT]/b/depot_tools/gsutil.py", | 584 "[DEPOT_TOOLS]/gsutil.py", |
| 558 "----", | 585 "----", |
| 559 "ls", | 586 "ls", |
| 560 "gs://chrome-perf/bisect-results/dcdcdc0ff1122212323134879ddceeb1240b0988-
test.results" | 587 "gs://chrome-perf/bisect-results/dcdcdc0ff1122212323134879ddceeb1240b0988-
test.results" |
| 561 ], | 588 ], |
| 589 "cwd": "[SLAVE_BUILD]", |
| 562 "name": "Waiting for chromium@dcdcdc0ff1.gsutil ls (2)", | 590 "name": "Waiting for chromium@dcdcdc0ff1.gsutil ls (2)", |
| 563 "~followup_annotations": [ | 591 "~followup_annotations": [ |
| 564 "@@@STEP_NEST_LEVEL@1@@@" | 592 "@@@STEP_NEST_LEVEL@1@@@" |
| 565 ] | 593 ] |
| 566 }, | 594 }, |
| 567 { | 595 { |
| 568 "cmd": [ | 596 "cmd": [ |
| 569 "python", | 597 "python", |
| 570 "-u", | 598 "-u", |
| 571 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 599 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 572 "--", | 600 "--", |
| 573 "[ROOT]/b/depot_tools/gsutil.py", | 601 "[DEPOT_TOOLS]/gsutil.py", |
| 574 "----", | 602 "----", |
| 575 "cat", | 603 "cat", |
| 576 "gs://chrome-perf/bisect-results/dcdcdc0ff1122212323134879ddceeb1240b0988-
test.results" | 604 "gs://chrome-perf/bisect-results/dcdcdc0ff1122212323134879ddceeb1240b0988-
test.results" |
| 577 ], | 605 ], |
| 606 "cwd": "[SLAVE_BUILD]", |
| 578 "name": "Waiting for chromium@dcdcdc0ff1.gsutil Get test results for build d
cdcdc0ff1122212323134879ddceeb1240b0988", | 607 "name": "Waiting for chromium@dcdcdc0ff1.gsutil Get test results for build d
cdcdc0ff1122212323134879ddceeb1240b0988", |
| 579 "stdout": "/path/to/tmp/", | 608 "stdout": "/path/to/tmp/", |
| 580 "~followup_annotations": [ | 609 "~followup_annotations": [ |
| 581 "@@@STEP_NEST_LEVEL@1@@@" | 610 "@@@STEP_NEST_LEVEL@1@@@" |
| 582 ] | 611 ] |
| 583 }, | 612 }, |
| 584 { | 613 { |
| 585 "cmd": [ | 614 "cmd": [ |
| 586 "python", | 615 "python", |
| 587 "-u", | 616 "-u", |
| 588 "RECIPE_MODULE[build::auto_bisect]/resources/significantly_different.py", | 617 "RECIPE_MODULE[build::auto_bisect]/resources/significantly_different.py", |
| 589 "[19, 20, 21, 22, 23]", | 618 "[19, 20, 21, 22, 23]", |
| 590 "[12, 13, 14, 15, 16]", | 619 "[12, 13, 14, 15, 16]", |
| 591 "0.01" | 620 "0.01" |
| 592 ], | 621 ], |
| 622 "cwd": "[SLAVE_BUILD]", |
| 593 "name": "Waiting for chromium@dcdcdc0ff1.Checking sample difference", | 623 "name": "Waiting for chromium@dcdcdc0ff1.Checking sample difference", |
| 594 "stdout": "/path/to/tmp/json", | 624 "stdout": "/path/to/tmp/json", |
| 595 "~followup_annotations": [ | 625 "~followup_annotations": [ |
| 596 "@@@STEP_NEST_LEVEL@1@@@", | 626 "@@@STEP_NEST_LEVEL@1@@@", |
| 597 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 627 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 598 "@@@STEP_LOG_END@json.output (invalid)@@@" | 628 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 599 ] | 629 ] |
| 600 }, | 630 }, |
| 601 { | 631 { |
| 602 "cmd": [ | 632 "cmd": [ |
| 603 "python", | 633 "python", |
| 604 "-u", | 634 "-u", |
| 605 "RECIPE_MODULE[build::auto_bisect]/resources/significantly_different.py", | 635 "RECIPE_MODULE[build::auto_bisect]/resources/significantly_different.py", |
| 606 "[12, 13, 14, 15, 16]", | 636 "[12, 13, 14, 15, 16]", |
| 607 "[12, 13, 14, 15, 16]", | 637 "[12, 13, 14, 15, 16]", |
| 608 "0.01" | 638 "0.01" |
| 609 ], | 639 ], |
| 640 "cwd": "[SLAVE_BUILD]", |
| 610 "name": "Waiting for chromium@dcdcdc0ff1.Checking sample difference (2)", | 641 "name": "Waiting for chromium@dcdcdc0ff1.Checking sample difference (2)", |
| 611 "stdout": "/path/to/tmp/json", | 642 "stdout": "/path/to/tmp/json", |
| 612 "~followup_annotations": [ | 643 "~followup_annotations": [ |
| 613 "@@@STEP_NEST_LEVEL@1@@@", | 644 "@@@STEP_NEST_LEVEL@1@@@", |
| 614 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 645 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 615 "@@@STEP_LOG_END@json.output (invalid)@@@" | 646 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 616 ] | 647 ] |
| 617 }, | 648 }, |
| 618 { | 649 { |
| 619 "cmd": [ | 650 "cmd": [ |
| 620 "git", | 651 "git", |
| 621 "show", | 652 "show", |
| 622 "--name-only", | 653 "--name-only", |
| 623 "--pretty=format:", | 654 "--pretty=format:", |
| 624 "dcdcdc0ff1122212323134879ddceeb1240b0988" | 655 "dcdcdc0ff1122212323134879ddceeb1240b0988" |
| 625 ], | 656 ], |
| 626 "cwd": "[CWD]/src", | 657 "cwd": "[SLAVE_BUILD]/src", |
| 627 "name": "Checking DEPS for dcdcdc0ff1122212323134879ddceeb1240b0988", | 658 "name": "Checking DEPS for dcdcdc0ff1122212323134879ddceeb1240b0988", |
| 628 "stdout": "/path/to/tmp/" | 659 "stdout": "/path/to/tmp/" |
| 629 }, | 660 }, |
| 630 { | 661 { |
| 631 "cmd": [ | 662 "cmd": [ |
| 632 "python", | 663 "python", |
| 633 "-u", | 664 "-u", |
| 634 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", | 665 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", |
| 635 "DEPS", | 666 "DEPS", |
| 636 "--commit", | 667 "--commit", |
| 637 "a6298e4afedbf2cd461755ea6f45b0ad64222222" | 668 "a6298e4afedbf2cd461755ea6f45b0ad64222222" |
| 638 ], | 669 ], |
| 670 "cwd": "[SLAVE_BUILD]", |
| 639 "name": "fetch file a6298e4afedbf2cd461755ea6f45b0ad64222222:DEPS", | 671 "name": "fetch file a6298e4afedbf2cd461755ea6f45b0ad64222222:DEPS", |
| 640 "stdout": "/path/to/tmp/" | 672 "stdout": "/path/to/tmp/" |
| 641 }, | 673 }, |
| 642 { | 674 { |
| 643 "cmd": [ | 675 "cmd": [ |
| 644 "python", | 676 "python", |
| 645 "-u", | 677 "-u", |
| 646 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", | 678 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", |
| 647 "DEPS", | 679 "DEPS", |
| 648 "--commit", | 680 "--commit", |
| 649 "dcdcdc0ff1122212323134879ddceeb1240b0988" | 681 "dcdcdc0ff1122212323134879ddceeb1240b0988" |
| 650 ], | 682 ], |
| 683 "cwd": "[SLAVE_BUILD]", |
| 651 "name": "fetch file dcdcdc0ff1122212323134879ddceeb1240b0988:DEPS", | 684 "name": "fetch file dcdcdc0ff1122212323134879ddceeb1240b0988:DEPS", |
| 652 "stdout": "/path/to/tmp/" | 685 "stdout": "/path/to/tmp/" |
| 653 }, | 686 }, |
| 654 { | 687 { |
| 655 "cmd": [ | 688 "cmd": [ |
| 656 "python", | 689 "python", |
| 657 "-u", | 690 "-u", |
| 658 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_intervening_revisions.p
y", | 691 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_intervening_revisions.p
y", |
| 659 "001", | 692 "001", |
| 660 "004", | 693 "004", |
| 661 "https://chromium.googlesource.com/v8/v8.git" | 694 "https://chromium.googlesource.com/v8/v8.git" |
| 662 ], | 695 ], |
| 696 "cwd": "[SLAVE_BUILD]", |
| 663 "name": "Expanding revision range for revision 004 on depot v8", | 697 "name": "Expanding revision range for revision 004 on depot v8", |
| 664 "stdout": "/path/to/tmp/json", | 698 "stdout": "/path/to/tmp/json", |
| 665 "~followup_annotations": [ | 699 "~followup_annotations": [ |
| 666 "@@@STEP_LOG_LINE@json.output@[@@@", | 700 "@@@STEP_LOG_LINE@json.output@[@@@", |
| 667 "@@@STEP_LOG_LINE@json.output@ [@@@", | 701 "@@@STEP_LOG_LINE@json.output@ [@@@", |
| 668 "@@@STEP_LOG_LINE@json.output@ \"002\", @@@", | 702 "@@@STEP_LOG_LINE@json.output@ \"002\", @@@", |
| 669 "@@@STEP_LOG_LINE@json.output@ 0@@@", | 703 "@@@STEP_LOG_LINE@json.output@ 0@@@", |
| 670 "@@@STEP_LOG_LINE@json.output@ ], @@@", | 704 "@@@STEP_LOG_LINE@json.output@ ], @@@", |
| 671 "@@@STEP_LOG_LINE@json.output@ [@@@", | 705 "@@@STEP_LOG_LINE@json.output@ [@@@", |
| 672 "@@@STEP_LOG_LINE@json.output@ \"003\", @@@", | 706 "@@@STEP_LOG_LINE@json.output@ \"003\", @@@", |
| 673 "@@@STEP_LOG_LINE@json.output@ 0@@@", | 707 "@@@STEP_LOG_LINE@json.output@ 0@@@", |
| 674 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 708 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 675 "@@@STEP_LOG_LINE@json.output@]@@@", | 709 "@@@STEP_LOG_LINE@json.output@]@@@", |
| 676 "@@@STEP_LOG_END@json.output@@@" | 710 "@@@STEP_LOG_END@json.output@@@" |
| 677 ] | 711 ] |
| 678 }, | 712 }, |
| 679 { | 713 { |
| 680 "cmd": [ | 714 "cmd": [ |
| 681 "git", | 715 "git", |
| 682 "hash-object", | 716 "hash-object", |
| 683 "-t", | 717 "-t", |
| 684 "blob", | 718 "blob", |
| 685 "-w", | 719 "-w", |
| 686 "--stdin" | 720 "--stdin" |
| 687 ], | 721 ], |
| 688 "cwd": "[CWD]/src", | 722 "cwd": "[SLAVE_BUILD]/src", |
| 689 "name": "Hashing modified DEPS file with revision 002", | 723 "name": "Hashing modified DEPS file with revision 002", |
| 690 "stdin": "vars={'v8_revision': '002'};deps = {'src/v8': 'v8.git@' + Var('v8_
revision'),'src/third_party/WebKit': 'webkit.git@010'}", | 724 "stdin": "vars={'v8_revision': '002'};deps = {'src/v8': 'v8.git@' + Var('v8_
revision'),'src/third_party/WebKit': 'webkit.git@010'}", |
| 691 "stdout": "/path/to/tmp/" | 725 "stdout": "/path/to/tmp/" |
| 692 }, | 726 }, |
| 693 { | 727 { |
| 694 "cmd": [ | 728 "cmd": [ |
| 695 "git", | 729 "git", |
| 696 "diff", | 730 "diff", |
| 697 "a6298e4afedbf2cd461755ea6f45b0ad64222222:DEPS", | 731 "a6298e4afedbf2cd461755ea6f45b0ad64222222:DEPS", |
| 698 "f412e8458", | 732 "f412e8458", |
| 699 "--src-prefix=IAMSRC:", | 733 "--src-prefix=IAMSRC:", |
| 700 "--dst-prefix=IAMDST:" | 734 "--dst-prefix=IAMDST:" |
| 701 ], | 735 ], |
| 702 "cwd": "[CWD]/src", | 736 "cwd": "[SLAVE_BUILD]/src", |
| 703 "name": "Generating patch for a6298e4afedbf2cd461755ea6f45b0ad64222222:DEPS
to 002", | 737 "name": "Generating patch for a6298e4afedbf2cd461755ea6f45b0ad64222222:DEPS
to 002", |
| 704 "stdout": "/path/to/tmp/" | 738 "stdout": "/path/to/tmp/" |
| 705 }, | 739 }, |
| 706 { | 740 { |
| 707 "cmd": [ | 741 "cmd": [ |
| 708 "git", | 742 "git", |
| 709 "hash-object", | 743 "hash-object", |
| 710 "-t", | 744 "-t", |
| 711 "blob", | 745 "blob", |
| 712 "-w", | 746 "-w", |
| 713 "--stdin" | 747 "--stdin" |
| 714 ], | 748 ], |
| 715 "cwd": "[CWD]/src", | 749 "cwd": "[SLAVE_BUILD]/src", |
| 716 "name": "Hashing modified DEPS file with revision 003", | 750 "name": "Hashing modified DEPS file with revision 003", |
| 717 "stdin": "vars={'v8_revision': '003'};deps = {'src/v8': 'v8.git@' + Var('v8_
revision'),'src/third_party/WebKit': 'webkit.git@010'}", | 751 "stdin": "vars={'v8_revision': '003'};deps = {'src/v8': 'v8.git@' + Var('v8_
revision'),'src/third_party/WebKit': 'webkit.git@010'}", |
| 718 "stdout": "/path/to/tmp/" | 752 "stdout": "/path/to/tmp/" |
| 719 }, | 753 }, |
| 720 { | 754 { |
| 721 "cmd": [ | 755 "cmd": [ |
| 722 "git", | 756 "git", |
| 723 "diff", | 757 "diff", |
| 724 "a6298e4afedbf2cd461755ea6f45b0ad64222222:DEPS", | 758 "a6298e4afedbf2cd461755ea6f45b0ad64222222:DEPS", |
| 725 "f412e8458", | 759 "f412e8458", |
| 726 "--src-prefix=IAMSRC:", | 760 "--src-prefix=IAMSRC:", |
| 727 "--dst-prefix=IAMDST:" | 761 "--dst-prefix=IAMDST:" |
| 728 ], | 762 ], |
| 729 "cwd": "[CWD]/src", | 763 "cwd": "[SLAVE_BUILD]/src", |
| 730 "name": "Generating patch for a6298e4afedbf2cd461755ea6f45b0ad64222222:DEPS
to 003", | 764 "name": "Generating patch for a6298e4afedbf2cd461755ea6f45b0ad64222222:DEPS
to 003", |
| 731 "stdout": "/path/to/tmp/" | 765 "stdout": "/path/to/tmp/" |
| 732 }, | 766 }, |
| 733 { | 767 { |
| 734 "cmd": [], | 768 "cmd": [], |
| 769 "cwd": "[SLAVE_BUILD]", |
| 735 "name": "Wiggling revision chromium@a6298e4afe,v8@003" | 770 "name": "Wiggling revision chromium@a6298e4afe,v8@003" |
| 736 }, | 771 }, |
| 737 { | 772 { |
| 738 "cmd": [ | 773 "cmd": [ |
| 739 "python", | 774 "python", |
| 740 "-u", | 775 "-u", |
| 741 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 776 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 742 "--", | 777 "--", |
| 743 "[ROOT]/b/depot_tools/gsutil.py", | 778 "[DEPOT_TOOLS]/gsutil.py", |
| 744 "----", | 779 "----", |
| 745 "ls", | 780 "ls", |
| 746 "gs://chrome-perf/Win Builder/full-build-win32_a6298e4afedbf2cd461755ea6f4
5b0ad64222222_51e7ed4b63ad81d8b499e42b888149349afaaca1.zip" | 781 "gs://chrome-perf/Win Builder/full-build-win32_a6298e4afedbf2cd461755ea6f4
5b0ad64222222_51e7ed4b63ad81d8b499e42b888149349afaaca1.zip" |
| 747 ], | 782 ], |
| 783 "cwd": "[SLAVE_BUILD]", |
| 748 "name": "gsutil ls (4)" | 784 "name": "gsutil ls (4)" |
| 749 }, | 785 }, |
| 750 { | 786 { |
| 751 "cmd": [ | 787 "cmd": [ |
| 752 "python", | 788 "python", |
| 753 "-u", | 789 "-u", |
| 754 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 790 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 755 "Dummy .diff contents 001 - 003\ndiff --git DEPS.sha DEPS.sha\nnew file mo
de 100644\n--- /dev/null\n+++ DEPS.sha\n@@ -0,0 +1 @@\n+51e7ed4b63ad81d8b499e42b
888149349afaaca1\n", | 791 "Dummy .diff contents 001 - 003\ndiff --git DEPS.sha DEPS.sha\nnew file mo
de 100644\n--- /dev/null\n+++ DEPS.sha\n@@ -0,0 +1 @@\n+51e7ed4b63ad81d8b499e42b
888149349afaaca1\n", |
| 756 "[TMP]/003-build.diff" | 792 "[TMP_BASE]/003-build.diff" |
| 757 ], | 793 ], |
| 794 "cwd": "[SLAVE_BUILD]", |
| 758 "name": "Saving diff patch for 003" | 795 "name": "Saving diff patch for 003" |
| 759 }, | 796 }, |
| 760 { | 797 { |
| 761 "cmd": [ | 798 "cmd": [ |
| 762 "git", | 799 "git", |
| 763 "-c", | 800 "-c", |
| 764 "user.email=FAKE_PERF_PUMPKIN@chromium.org", | 801 "user.email=FAKE_PERF_PUMPKIN@chromium.org", |
| 765 "try", | 802 "try", |
| 766 "--bot", | 803 "--bot", |
| 767 "win_perf_bisect_builder", | 804 "win_perf_bisect_builder", |
| 768 "--revision", | 805 "--revision", |
| 769 "a6298e4afedbf2cd461755ea6f45b0ad64222222", | 806 "a6298e4afedbf2cd461755ea6f45b0ad64222222", |
| 770 "--name", | 807 "--name", |
| 771 "003-build", | 808 "003-build", |
| 772 "--clobber", | 809 "--clobber", |
| 773 "--svn_repo", | 810 "--svn_repo", |
| 774 "svn://svn.chromium.org/chrome-try/try-perf", | 811 "svn://svn.chromium.org/chrome-try/try-perf", |
| 775 "--diff", | 812 "--diff", |
| 776 "[TMP]/003-build.diff" | 813 "[TMP_BASE]/003-build.diff" |
| 777 ], | 814 ], |
| 778 "cwd": "[TMP]/fake_checkout_tmp_1", | 815 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
| 779 "name": "Requesting build for 003 via git try." | 816 "name": "Requesting build for 003 via git try." |
| 780 }, | 817 }, |
| 781 { | 818 { |
| 782 "cmd": [ | 819 "cmd": [ |
| 783 "python", | 820 "python", |
| 784 "-u", | 821 "-u", |
| 785 "\nimport os\nimport sys\nos.remove(sys.argv[1])\n", | 822 "\nimport os\nimport sys\nos.remove(sys.argv[1])\n", |
| 786 "[TMP]/003-build.diff" | 823 "[TMP_BASE]/003-build.diff" |
| 787 ], | 824 ], |
| 825 "cwd": "[SLAVE_BUILD]", |
| 788 "name": "cleaning up patch", | 826 "name": "cleaning up patch", |
| 789 "~followup_annotations": [ | 827 "~followup_annotations": [ |
| 790 "@@@STEP_LOG_LINE@python.inline@@@@", | 828 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 791 "@@@STEP_LOG_LINE@python.inline@import os@@@", | 829 "@@@STEP_LOG_LINE@python.inline@import os@@@", |
| 792 "@@@STEP_LOG_LINE@python.inline@import sys@@@", | 830 "@@@STEP_LOG_LINE@python.inline@import sys@@@", |
| 793 "@@@STEP_LOG_LINE@python.inline@os.remove(sys.argv[1])@@@", | 831 "@@@STEP_LOG_LINE@python.inline@os.remove(sys.argv[1])@@@", |
| 794 "@@@STEP_LOG_END@python.inline@@@" | 832 "@@@STEP_LOG_END@python.inline@@@" |
| 795 ] | 833 ] |
| 796 }, | 834 }, |
| 797 { | 835 { |
| 798 "cmd": [ | 836 "cmd": [ |
| 799 "python", | 837 "python", |
| 800 "-u", | 838 "-u", |
| 801 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_revision_info.py", | 839 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_revision_info.py", |
| 802 "003", | 840 "003", |
| 803 "v8" | 841 "v8" |
| 804 ], | 842 ], |
| 843 "cwd": "[SLAVE_BUILD]", |
| 805 "name": "Reading culprit cl information.", | 844 "name": "Reading culprit cl information.", |
| 806 "stdout": "/path/to/tmp/json", | 845 "stdout": "/path/to/tmp/json", |
| 807 "~followup_annotations": [ | 846 "~followup_annotations": [ |
| 808 "@@@STEP_LOG_LINE@json.output@{@@@", | 847 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 809 "@@@STEP_LOG_LINE@json.output@ \"author\": \"DummyAuthor\", @@@", | 848 "@@@STEP_LOG_LINE@json.output@ \"author\": \"DummyAuthor\", @@@", |
| 810 "@@@STEP_LOG_LINE@json.output@ \"body\": \"A long description for a CL.\\
nContaining multiple lines\", @@@", | 849 "@@@STEP_LOG_LINE@json.output@ \"body\": \"A long description for a CL.\\
nContaining multiple lines\", @@@", |
| 811 "@@@STEP_LOG_LINE@json.output@ \"date\": \"01/01/2015\", @@@", | 850 "@@@STEP_LOG_LINE@json.output@ \"date\": \"01/01/2015\", @@@", |
| 812 "@@@STEP_LOG_LINE@json.output@ \"email\": \"dummy@nowhere.com\", @@@", | 851 "@@@STEP_LOG_LINE@json.output@ \"email\": \"dummy@nowhere.com\", @@@", |
| 813 "@@@STEP_LOG_LINE@json.output@ \"subject\": \"Some random CL\"@@@", | 852 "@@@STEP_LOG_LINE@json.output@ \"subject\": \"Some random CL\"@@@", |
| 814 "@@@STEP_LOG_LINE@json.output@}@@@", | 853 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 815 "@@@STEP_LOG_END@json.output@@@" | 854 "@@@STEP_LOG_END@json.output@@@" |
| 816 ] | 855 ] |
| 817 }, | 856 }, |
| 818 { | 857 { |
| 819 "name": "$result", | 858 "name": "$result", |
| 820 "recipe_result": null, | 859 "recipe_result": null, |
| 821 "status_code": 0 | 860 "status_code": 0 |
| 822 } | 861 } |
| 823 ] | 862 ] |
| OLD | NEW |