| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| 7 "--master", | 7 "--master", |
| 8 "tryserver.chromium.perf", | 8 "tryserver.chromium.perf", |
| 9 "--builder", | 9 "--builder", |
| 10 "linux_perf_bisector", | 10 "linux_perf_bisector", |
| (...skipping 195 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 206 "@@@STEP_LOG_END@Bisect job configuration@@@" | 206 "@@@STEP_LOG_END@Bisect job configuration@@@" |
| 207 ] | 207 ] |
| 208 }, | 208 }, |
| 209 { | 209 { |
| 210 "cmd": [], | 210 "cmd": [], |
| 211 "cwd": "[SLAVE_BUILD]", | 211 "cwd": "[SLAVE_BUILD]", |
| 212 "name": "Resolving reference range" | 212 "name": "Resolving reference range" |
| 213 }, | 213 }, |
| 214 { | 214 { |
| 215 "cmd": [ | 215 "cmd": [ |
| 216 "git", | 216 "python", |
| 217 "log", | 217 "-u", |
| 218 "--format=hash:%H", | 218 "RECIPE_MODULE[build::crrev]/resources/crrev_client.py", |
| 219 "--grep", | 219 "get_numbering", |
| 220 "^Cr-Commit-Position: refs/heads/master@{#306478}", | 220 "--params-file", |
| 221 "-1", | 221 "{\"number\": 306478, \"numbering_identifier\": \"refs/heads/master\", \"n
umbering_type\": \"COMMIT_POSITION\", \"project\": \"chromium\", \"repo\": \"chr
omium/src\"}", |
| 222 "origin/master" | 222 "--attempts", |
| 223 "3" |
| 223 ], | 224 ], |
| 224 "cwd": "[SLAVE_BUILD]/src", | 225 "cwd": "[SLAVE_BUILD]", |
| 225 "name": "Resolving reference range.resolving commit_pos 306478", | 226 "name": "Resolving reference range.crrev get commit hash for refs/heads/mast
er@{#306478}", |
| 226 "stdout": "/path/to/tmp/", | 227 "stdout": "/path/to/tmp/json", |
| 227 "~followup_annotations": [ | 228 "~followup_annotations": [ |
| 228 "@@@STEP_NEST_LEVEL@1@@@" | 229 "@@@STEP_NEST_LEVEL@1@@@", |
| 230 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 231 "@@@STEP_LOG_LINE@json.output@ \"git_sha\": \"a6298e4afedbf2cd461755ea6f4
5b0ad64222222\"@@@", |
| 232 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 233 "@@@STEP_LOG_END@json.output@@@" |
| 229 ] | 234 ] |
| 230 }, | 235 }, |
| 231 { | 236 { |
| 232 "cmd": [ | 237 "cmd": [ |
| 233 "git", | 238 "python", |
| 234 "log", | 239 "-u", |
| 235 "--format=hash:%H", | 240 "RECIPE_MODULE[build::crrev]/resources/crrev_client.py", |
| 236 "--grep", | 241 "get_numbering", |
| 237 "^Cr-Commit-Position: refs/heads/master@{#306475}", | 242 "--params-file", |
| 238 "-1", | 243 "{\"number\": 306475, \"numbering_identifier\": \"refs/heads/master\", \"n
umbering_type\": \"COMMIT_POSITION\", \"project\": \"chromium\", \"repo\": \"chr
omium/src\"}", |
| 239 "origin/master" | 244 "--attempts", |
| 245 "3" |
| 240 ], | 246 ], |
| 241 "cwd": "[SLAVE_BUILD]/src", | 247 "cwd": "[SLAVE_BUILD]", |
| 242 "name": "Resolving reference range.resolving commit_pos 306475", | 248 "name": "Resolving reference range.crrev get commit hash for refs/heads/mast
er@{#306475}", |
| 243 "stdout": "/path/to/tmp/", | 249 "stdout": "/path/to/tmp/json", |
| 244 "~followup_annotations": [ | 250 "~followup_annotations": [ |
| 245 "@@@STEP_NEST_LEVEL@1@@@" | 251 "@@@STEP_NEST_LEVEL@1@@@", |
| 252 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 253 "@@@STEP_LOG_LINE@json.output@ \"git_sha\": \"e28dc0d49c331def2a3bbf3ddd0
096eb51551155\"@@@", |
| 254 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 255 "@@@STEP_LOG_END@json.output@@@" |
| 246 ] | 256 ] |
| 247 }, | 257 }, |
| 248 { | 258 { |
| 249 "cmd": [ | 259 "cmd": [ |
| 250 "python", | 260 "python", |
| 251 "-u", | 261 "-u", |
| 252 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", | 262 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", |
| 253 "DEPS", | 263 "DEPS", |
| 254 "--commit", | 264 "--commit", |
| 255 "a6298e4afedbf2cd461755ea6f45b0ad64222222" | 265 "a6298e4afedbf2cd461755ea6f45b0ad64222222" |
| (...skipping 513 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 769 "@@@STEP_LOG_LINE@json.output@}@@@", | 779 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 770 "@@@STEP_LOG_END@json.output@@@" | 780 "@@@STEP_LOG_END@json.output@@@" |
| 771 ] | 781 ] |
| 772 }, | 782 }, |
| 773 { | 783 { |
| 774 "name": "$result", | 784 "name": "$result", |
| 775 "recipe_result": null, | 785 "recipe_result": null, |
| 776 "status_code": 0 | 786 "status_code": 0 |
| 777 } | 787 } |
| 778 ] | 788 ] |
| OLD | NEW |