| 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 "--spec", | 7 "--spec", |
| 8 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'root_dir': 'src
'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'https://chromiu
m.googlesource.com/libyuv/libyuv'}]\ntarget_os = ['ios', 'mac']", | 8 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'root_dir': 'src
'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'https://chromiu
m.googlesource.com/libyuv/libyuv'}]\ntarget_os = ['ios', 'mac']", |
| 9 "--patch_root", | 9 "--patch_root", |
| 10 "src", | 10 "src", |
| (...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 43 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 43 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 44 "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@", | 44 "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@", |
| 45 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", | 45 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", |
| 46 "@@@STEP_LOG_LINE@json.output@}@@@", | 46 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 47 "@@@STEP_LOG_END@json.output@@@", | 47 "@@@STEP_LOG_END@json.output@@@", |
| 48 "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe5
8cb9\"@@@", | 48 "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe5
8cb9\"@@@", |
| 49 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" | 49 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" |
| 50 ] | 50 ] |
| 51 }, | 51 }, |
| 52 { | 52 { |
| 53 "cmd": [ |
| 54 "python", |
| 55 "-u", |
| 56 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 57 "--show-path", |
| 58 "python", |
| 59 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
| 60 ], |
| 61 "name": "cleanup_temp" |
| 62 }, |
| 63 { |
| 53 "cmd": [], | 64 "cmd": [], |
| 54 "name": "ensure_goma" | 65 "name": "ensure_goma" |
| 55 }, | 66 }, |
| 56 { | 67 { |
| 57 "cmd": [ | 68 "cmd": [ |
| 58 "python", | 69 "python", |
| 59 "-u", | 70 "-u", |
| 60 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py", | 71 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py", |
| 61 "--platform", | 72 "--platform", |
| 62 "mac-386", | 73 "mac-386", |
| (...skipping 126 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 189 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 200 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 190 "@@@STEP_LOG_END@json.output (invalid)@@@" | 201 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 191 ] | 202 ] |
| 192 }, | 203 }, |
| 193 { | 204 { |
| 194 "name": "$result", | 205 "name": "$result", |
| 195 "recipe_result": null, | 206 "recipe_result": null, |
| 196 "status_code": 0 | 207 "status_code": 0 |
| 197 } | 208 } |
| 198 ] | 209 ] |
| OLD | NEW |