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 "client.v8", | 8 "client.v8", |
9 "--builder", | 9 "--builder", |
10 "V8 Linux - full debug", | 10 "V8 Linux - full debug", |
(...skipping 102 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
113 { | 113 { |
114 "cmd": [ | 114 "cmd": [ |
115 "python", | 115 "python", |
116 "-u", | 116 "-u", |
117 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 117 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
118 "runhooks" | 118 "runhooks" |
119 ], | 119 ], |
120 "cwd": "[SLAVE_BUILD]/v8", | 120 "cwd": "[SLAVE_BUILD]/v8", |
121 "env": { | 121 "env": { |
122 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 122 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
123 "GYP_DEFINES": "clang=1 gomadir='[CACHE]/cipd/goma' target_arch=ia32 use_g
oma=1 v8_enable_slow_dchecks=1 v8_optimized_debug=0 v8_target_arch=ia32", | 123 "GYP_DEFINES": "gomadir='[CACHE]/cipd/goma' target_arch=ia32 use_goma=1 v8
_enable_slow_dchecks=1 v8_optimized_debug=0 v8_target_arch=ia32", |
124 "GYP_GENERATORS": "ninja", | 124 "GYP_GENERATORS": "ninja", |
125 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 125 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
126 }, | 126 }, |
127 "name": "gclient runhooks" | 127 "name": "gclient runhooks" |
128 }, | 128 }, |
129 { | 129 { |
130 "cmd": [ | 130 "cmd": [ |
131 "python", | 131 "python", |
132 "-u", | 132 "-u", |
133 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 133 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
189 ], | 189 ], |
190 "name": "rmtree [TMP_BASE]/v8_gn_tmp_1", | 190 "name": "rmtree [TMP_BASE]/v8_gn_tmp_1", |
191 "~followup_annotations": [ | 191 "~followup_annotations": [ |
192 "@@@STEP_LOG_LINE@python.inline@@@@", | 192 "@@@STEP_LOG_LINE@python.inline@@@@", |
193 "@@@STEP_LOG_LINE@python.inline@import shutil, sys@@@", | 193 "@@@STEP_LOG_LINE@python.inline@import shutil, sys@@@", |
194 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[1])@@@", | 194 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[1])@@@", |
195 "@@@STEP_LOG_END@python.inline@@@" | 195 "@@@STEP_LOG_END@python.inline@@@" |
196 ] | 196 ] |
197 }, | 197 }, |
198 { | 198 { |
199 "allow_subannotations": true, | |
200 "cmd": [ | |
201 "python", | |
202 "-u", | |
203 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py", | |
204 "--src-dir", | |
205 "[SLAVE_BUILD]/v8", | |
206 "--output-json", | |
207 "/path/to/tmp/json" | |
208 ], | |
209 "env": { | |
210 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | |
211 }, | |
212 "name": "clang_revision", | |
213 "~followup_annotations": [ | |
214 "@@@STEP_LOG_LINE@json.output@{@@@", | |
215 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", | |
216 "@@@STEP_LOG_LINE@json.output@}@@@", | |
217 "@@@STEP_LOG_END@json.output@@@" | |
218 ] | |
219 }, | |
220 { | |
221 "cmd": [ | 199 "cmd": [ |
222 "python", | 200 "python", |
223 "-u", | 201 "-u", |
224 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 202 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
225 "--show-path", | 203 "--show-path", |
226 "python", | 204 "python", |
227 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 205 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", |
228 "--gsutil-py-path", | 206 "--gsutil-py-path", |
229 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 207 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
230 "--ninja-path", | 208 "--ninja-path", |
231 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 209 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
232 "--target", | 210 "--target", |
233 "Debug", | 211 "Debug", |
234 "--src-dir", | 212 "--src-dir", |
235 "[SLAVE_BUILD]/v8", | 213 "[SLAVE_BUILD]/v8", |
236 "--goma-cache-dir", | 214 "--goma-cache-dir", |
237 "[GOMA_CACHE]", | 215 "[GOMA_CACHE]", |
238 "--build-tool", | 216 "--build-tool", |
239 "ninja", | 217 "ninja", |
240 "--compiler", | 218 "--compiler", |
241 "goma-clang", | 219 "goma", |
242 "--goma-jsonstatus", | 220 "--goma-jsonstatus", |
243 "/path/to/tmp/json", | 221 "/path/to/tmp/json", |
244 "--goma-service-account-json-file", | 222 "--goma-service-account-json-file", |
245 "/creds/service_accounts/service-account-goma-client.json", | 223 "/creds/service_accounts/service-account-goma-client.json", |
246 "--goma-dir", | 224 "--goma-dir", |
247 "[CACHE]/cipd/goma", | 225 "[CACHE]/cipd/goma", |
248 "--" | 226 "--" |
249 ], | 227 ], |
250 "env": { | 228 "env": { |
251 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 229 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
295 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 273 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
296 "@@@STEP_LOG_END@durations@@@" | 274 "@@@STEP_LOG_END@durations@@@" |
297 ] | 275 ] |
298 }, | 276 }, |
299 { | 277 { |
300 "name": "$result", | 278 "name": "$result", |
301 "recipe_result": null, | 279 "recipe_result": null, |
302 "status_code": 0 | 280 "status_code": 0 |
303 } | 281 } |
304 ] | 282 ] |
OLD | NEW |