| 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.linux", | 8 "chromium.linux", |
| 9 "--builder", | 9 "--builder", |
| 10 "Android GN", | 10 "Android GN", |
| (...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 "linux-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/linux-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/linux-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_CROSSCOMPILE": "1", | 110 "GYP_CROSSCOMPILE": "1", |
| 168 "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gomadir='[
CACHE]/cipd/goma' target_arch=arm use_goma=1", | 111 "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gomadir='[
BUILD]/goma' target_arch=arm use_goma=1", |
| 169 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 112 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 170 }, | 113 }, |
| 171 "name": "gclient runhooks" | 114 "name": "gclient runhooks" |
| 172 }, | 115 }, |
| 173 { | 116 { |
| 174 "cmd": [ | 117 "cmd": [ |
| 175 "python", | 118 "python", |
| 176 "-u", | 119 "-u", |
| 177 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", | 120 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", |
| 178 "--output", | 121 "--output", |
| (...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 265 "-u", | 208 "-u", |
| 266 "[SLAVE_BUILD]/src/tools/mb/mb.py", | 209 "[SLAVE_BUILD]/src/tools/mb/mb.py", |
| 267 "gen", | 210 "gen", |
| 268 "-m", | 211 "-m", |
| 269 "chromium.linux", | 212 "chromium.linux", |
| 270 "-b", | 213 "-b", |
| 271 "Android GN", | 214 "Android GN", |
| 272 "--config-file", | 215 "--config-file", |
| 273 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", | 216 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", |
| 274 "--goma-dir", | 217 "--goma-dir", |
| 275 "[CACHE]/cipd/goma", | 218 "[BUILD]/goma", |
| 276 "//out/Release" | 219 "//out/Release" |
| 277 ], | 220 ], |
| 278 "cwd": "[SLAVE_BUILD]", | 221 "cwd": "[SLAVE_BUILD]", |
| 279 "name": "generate_build_files" | 222 "name": "generate_build_files" |
| 280 }, | 223 }, |
| 281 { | 224 { |
| 282 "cmd": [ | 225 "cmd": [ |
| 283 "python", | 226 "python", |
| 284 "-u", | 227 "-u", |
| 285 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 228 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| (...skipping 11 matching lines...) Expand all Loading... |
| 297 "--goma-cache-dir", | 240 "--goma-cache-dir", |
| 298 "[GOMA_CACHE]", | 241 "[GOMA_CACHE]", |
| 299 "--build-tool", | 242 "--build-tool", |
| 300 "ninja", | 243 "ninja", |
| 301 "--build-data-dir", | 244 "--build-data-dir", |
| 302 "[ROOT]/build_data_dir", | 245 "[ROOT]/build_data_dir", |
| 303 "--compiler", | 246 "--compiler", |
| 304 "goma", | 247 "goma", |
| 305 "--goma-jsonstatus", | 248 "--goma-jsonstatus", |
| 306 "/path/to/tmp/json", | 249 "/path/to/tmp/json", |
| 307 "--goma-service-account-json-file", | |
| 308 "/creds/service_accounts/service-account-goma-client.json", | |
| 309 "--goma-dir", | 250 "--goma-dir", |
| 310 "[CACHE]/cipd/goma", | 251 "[BUILD]/goma", |
| 311 "--", | 252 "--", |
| 312 "android_webview_test_apk", | 253 "android_webview_test_apk", |
| 313 "base_junit_tests", | 254 "base_junit_tests", |
| 314 "breakpad_unittests_deps", | 255 "breakpad_unittests_deps", |
| 315 "chrome_junit_tests", | 256 "chrome_junit_tests", |
| 316 "chrome_public_test_apk", | 257 "chrome_public_test_apk", |
| 317 "chrome_sync_shell_test_apk", | 258 "chrome_sync_shell_test_apk", |
| 318 "components_invalidation_impl_junit_tests", | 259 "components_invalidation_impl_junit_tests", |
| 319 "components_policy_junit_tests", | 260 "components_policy_junit_tests", |
| 320 "content_junit_tests", | 261 "content_junit_tests", |
| (...skipping 902 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1223 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", | 1164 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", |
| 1224 "@@@STEP_LOG_END@python.inline@@@" | 1165 "@@@STEP_LOG_END@python.inline@@@" |
| 1225 ] | 1166 ] |
| 1226 }, | 1167 }, |
| 1227 { | 1168 { |
| 1228 "name": "$result", | 1169 "name": "$result", |
| 1229 "recipe_result": null, | 1170 "recipe_result": null, |
| 1230 "status_code": 0 | 1171 "status_code": 0 |
| 1231 } | 1172 } |
| 1232 ] | 1173 ] |
| OLD | NEW |