| 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 "chromium.chrome", | 8 "chromium.chrome", |
| 9 "--builder", | 9 "--builder", |
| 10 "Google Chrome Mac", | 10 "Google Chrome Mac", |
| (...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 91 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b
8d7bc6080c\"@@@", | 91 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b
8d7bc6080c\"@@@", |
| 92 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 92 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
| 93 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 93 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
| 94 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 94 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
| 95 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 95 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
| 96 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 96 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
| 97 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 97 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
| 98 ] | 98 ] |
| 99 }, | 99 }, |
| 100 { | 100 { |
| 101 "cmd": [], | |
| 102 "cwd": "[SLAVE_BUILD]", | |
| 103 "name": "ensure_goma" | |
| 104 }, | |
| 105 { | |
| 106 "cmd": [ | |
| 107 "python", | |
| 108 "-u", | |
| 109 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", | |
| 110 "--platform", | |
| 111 "mac-amd64", | |
| 112 "--dest-directory", | |
| 113 "[SLAVE_BUILD]/cipd", | |
| 114 "--json-output", | |
| 115 "/path/to/tmp/json" | |
| 116 ], | |
| 117 "cwd": "[SLAVE_BUILD]", | |
| 118 "name": "ensure_goma.install cipd", | |
| 119 "~followup_annotations": [ | |
| 120 "@@@STEP_NEST_LEVEL@1@@@", | |
| 121 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | |
| 122 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 123 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\
", @@@", | |
| 124 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | |
| 125 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 126 "@@@STEP_LOG_END@json.output@@@" | |
| 127 ] | |
| 128 }, | |
| 129 { | |
| 130 "cmd": [ | |
| 131 "[SLAVE_BUILD]/cipd/cipd", | |
| 132 "ensure", | |
| 133 "--root", | |
| 134 "[CACHE]/cipd/goma", | |
| 135 "--list", | |
| 136 "infra_internal/goma/client/mac-amd64 release", | |
| 137 "--json-output", | |
| 138 "/path/to/tmp/json", | |
| 139 "--service-account-json", | |
| 140 "/creds/service_accounts/service-account-goma-client.json" | |
| 141 ], | |
| 142 "cwd": "[SLAVE_BUILD]", | |
| 143 "name": "ensure_goma.ensure_installed", | |
| 144 "~followup_annotations": [ | |
| 145 "@@@STEP_NEST_LEVEL@1@@@", | |
| 146 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 147 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | |
| 148 "@@@STEP_LOG_LINE@json.output@ {@@@", | |
| 149 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | |
| 150 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/mac-amd64\"@@@", | |
| 151 "@@@STEP_LOG_LINE@json.output@ }@@@", | |
| 152 "@@@STEP_LOG_LINE@json.output@ ]@@@", | |
| 153 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 154 "@@@STEP_LOG_END@json.output@@@" | |
| 155 ] | |
| 156 }, | |
| 157 { | |
| 158 "cmd": [ | 101 "cmd": [ |
| 159 "python", | 102 "python", |
| 160 "-u", | 103 "-u", |
| 161 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 104 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 162 "runhooks" | 105 "runhooks" |
| 163 ], | 106 ], |
| 164 "cwd": "[SLAVE_BUILD]", | 107 "cwd": "[SLAVE_BUILD]", |
| 165 "env": { | 108 "env": { |
| 166 "GYP_CHROMIUM_NO_ACTION": "1", | 109 "GYP_CHROMIUM_NO_ACTION": "1", |
| 167 "GYP_DEFINES": "branding=Chrome buildtype=Official clang=1 component=stati
c_library gomadir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1", | 110 "GYP_DEFINES": "branding=Chrome buildtype=Official clang=1 component=stati
c_library gomadir='[BUILD]/goma' target_arch=x64 use_goma=1", |
| 168 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 111 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 169 }, | 112 }, |
| 170 "name": "gclient runhooks" | 113 "name": "gclient runhooks" |
| 171 }, | 114 }, |
| 172 { | 115 { |
| 173 "cmd": [ | 116 "cmd": [ |
| 174 "python", | 117 "python", |
| 175 "-u", | 118 "-u", |
| 176 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", | 119 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", |
| 177 "--output", | 120 "--output", |
| (...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 225 "-u", | 168 "-u", |
| 226 "[SLAVE_BUILD]/src/tools/mb/mb.py", | 169 "[SLAVE_BUILD]/src/tools/mb/mb.py", |
| 227 "gen", | 170 "gen", |
| 228 "-m", | 171 "-m", |
| 229 "chromium.chrome", | 172 "chromium.chrome", |
| 230 "-b", | 173 "-b", |
| 231 "Google Chrome Mac", | 174 "Google Chrome Mac", |
| 232 "--config-file", | 175 "--config-file", |
| 233 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", | 176 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", |
| 234 "--goma-dir", | 177 "--goma-dir", |
| 235 "[CACHE]/cipd/goma", | 178 "[BUILD]/goma", |
| 236 "//out/Release" | 179 "//out/Release" |
| 237 ], | 180 ], |
| 238 "cwd": "[SLAVE_BUILD]", | 181 "cwd": "[SLAVE_BUILD]", |
| 239 "name": "generate_build_files" | 182 "name": "generate_build_files" |
| 240 }, | 183 }, |
| 241 { | 184 { |
| 242 "allow_subannotations": true, | 185 "allow_subannotations": true, |
| 243 "cmd": [ | 186 "cmd": [ |
| 244 "python", | 187 "python", |
| 245 "-u", | 188 "-u", |
| (...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 277 "--goma-cache-dir", | 220 "--goma-cache-dir", |
| 278 "[GOMA_CACHE]", | 221 "[GOMA_CACHE]", |
| 279 "--build-tool", | 222 "--build-tool", |
| 280 "ninja", | 223 "ninja", |
| 281 "--build-data-dir", | 224 "--build-data-dir", |
| 282 "[ROOT]/build_data_dir", | 225 "[ROOT]/build_data_dir", |
| 283 "--compiler", | 226 "--compiler", |
| 284 "goma-clang", | 227 "goma-clang", |
| 285 "--goma-jsonstatus", | 228 "--goma-jsonstatus", |
| 286 "/path/to/tmp/json", | 229 "/path/to/tmp/json", |
| 287 "--goma-service-account-json-file", | |
| 288 "/creds/service_accounts/service-account-goma-client.json", | |
| 289 "--mode", | 230 "--mode", |
| 290 "official", | 231 "official", |
| 291 "--goma-dir", | 232 "--goma-dir", |
| 292 "[CACHE]/cipd/goma", | 233 "[BUILD]/goma", |
| 293 "--clobber", | 234 "--clobber", |
| 294 "--", | 235 "--", |
| 295 "chrome" | 236 "chrome" |
| 296 ], | 237 ], |
| 297 "cwd": "[SLAVE_BUILD]", | 238 "cwd": "[SLAVE_BUILD]", |
| 298 "name": "compile", | 239 "name": "compile", |
| 299 "~followup_annotations": [ | 240 "~followup_annotations": [ |
| 300 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 241 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 301 "@@@STEP_LOG_END@json.output (invalid)@@@" | 242 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 302 ] | 243 ] |
| (...skipping 29 matching lines...) Expand all Loading... |
| 332 ], | 273 ], |
| 333 "cwd": "[SLAVE_BUILD]", | 274 "cwd": "[SLAVE_BUILD]", |
| 334 "name": "sizes" | 275 "name": "sizes" |
| 335 }, | 276 }, |
| 336 { | 277 { |
| 337 "name": "$result", | 278 "name": "$result", |
| 338 "recipe_result": null, | 279 "recipe_result": null, |
| 339 "status_code": 0 | 280 "status_code": 0 |
| 340 } | 281 } |
| 341 ] | 282 ] |
| OLD | NEW |