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.webrtc.fyi", | 8 "chromium.webrtc.fyi", |
9 "--builder", | 9 "--builder", |
10 "Android GN", | 10 "Android GN", |
11 "--slave", | 11 "--slave", |
12 "TestSlavename", | 12 "TestSlavename", |
13 "--spec", | 13 "--spec", |
14 "cache_dir = '[ROOT]/b/build/slave/cache_dir'\nsolutions = [{'custom_vars'
: {'googlecode_url': 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn
://svn-mirror.golo.chromium.org/native_client/trunk', 'sourceforge_url': 'svn://
svn-mirror.golo.chromium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.c
hromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src',
'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}]\ntarget_os = ['an
droid']", | 14 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'googlecode_url'
: 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.
chromium.org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chr
omium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/t
runk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-m
irror.golo.chromium.org/chrome/trunk/src'}]\ntarget_os = ['android']", |
15 "--root", | 15 "--root", |
16 "src", | 16 "src", |
17 "--revision_mapping_file", | 17 "--revision_mapping_file", |
18 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/libjingle/
source/talk\": \"got_libjingle_revision\", \"src/third_party/libvpx/source\": \"
got_libvpx_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"sr
c/tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v
8_revision\"}", | 18 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/libjingle/
source/talk\": \"got_libjingle_revision\", \"src/third_party/libvpx/source\": \"
got_libvpx_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"sr
c/tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v
8_revision\"}", |
19 "--git-cache-dir", | 19 "--git-cache-dir", |
20 "[ROOT]/b/build/slave/cache_dir", | 20 "[GIT_CACHE]", |
21 "--output_json", | 21 "--output_json", |
22 "/path/to/tmp/json", | 22 "/path/to/tmp/json", |
23 "--revision", | 23 "--revision", |
24 "src@HEAD", | 24 "src@HEAD", |
25 "--revision", | 25 "--revision", |
26 "src/third_party/libjingle/source/talk@HEAD", | 26 "src/third_party/libjingle/source/talk@HEAD", |
27 "--revision", | 27 "--revision", |
28 "src/third_party/webrtc@HEAD", | 28 "src/third_party/webrtc@HEAD", |
29 "--force", | 29 "--force", |
30 "--output_manifest" | 30 "--output_manifest" |
31 ], | 31 ], |
| 32 "cwd": "[SLAVE_BUILD]", |
32 "env": { | 33 "env": { |
33 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 34 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
34 }, | 35 }, |
35 "name": "bot_update", | 36 "name": "bot_update", |
36 "~followup_annotations": [ | 37 "~followup_annotations": [ |
37 "@@@STEP_TEXT@Some step text@@@", | 38 "@@@STEP_TEXT@Some step text@@@", |
38 "@@@STEP_LOG_LINE@json.output@{@@@", | 39 "@@@STEP_LOG_LINE@json.output@{@@@", |
39 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 40 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
40 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 41 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
41 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\", @@@", | 42 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\", @@@", |
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
113 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 114 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
114 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 115 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
115 "@@@SET_BUILD_PROPERTY@got_libvpx_revision_cp@\"refs/heads/master@{#11245}
\"@@@", | 116 "@@@SET_BUILD_PROPERTY@got_libvpx_revision_cp@\"refs/heads/master@{#11245}
\"@@@", |
116 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 117 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
117 "@@@SET_BUILD_PROPERTY@got_libjingle_revision_cp@\"refs/heads/master@{#134
440}\"@@@", | 118 "@@@SET_BUILD_PROPERTY@got_libjingle_revision_cp@\"refs/heads/master@{#134
440}\"@@@", |
118 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 119 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
119 ] | 120 ] |
120 }, | 121 }, |
121 { | 122 { |
122 "cmd": [], | 123 "cmd": [], |
| 124 "cwd": "[SLAVE_BUILD]", |
123 "name": "ensure_goma" | 125 "name": "ensure_goma" |
124 }, | 126 }, |
125 { | 127 { |
126 "cmd": [ | 128 "cmd": [ |
127 "python", | 129 "python", |
128 "-u", | 130 "-u", |
129 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", | 131 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", |
130 "--platform", | 132 "--platform", |
131 "linux-amd64", | 133 "linux-amd64", |
132 "--dest-directory", | 134 "--dest-directory", |
133 "[CWD]/cipd", | 135 "[SLAVE_BUILD]/cipd", |
134 "--json-output", | 136 "--json-output", |
135 "/path/to/tmp/json" | 137 "/path/to/tmp/json" |
136 ], | 138 ], |
| 139 "cwd": "[SLAVE_BUILD]", |
137 "name": "ensure_goma.install cipd", | 140 "name": "ensure_goma.install cipd", |
138 "~followup_annotations": [ | 141 "~followup_annotations": [ |
139 "@@@STEP_NEST_LEVEL@1@@@", | 142 "@@@STEP_NEST_LEVEL@1@@@", |
140 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | 143 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", |
141 "@@@STEP_LOG_LINE@json.output@{@@@", | 144 "@@@STEP_LOG_LINE@json.output@{@@@", |
142 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"fake_slave_build/cipd\",
@@@", | 145 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\
", @@@", |
143 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | 146 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", |
144 "@@@STEP_LOG_LINE@json.output@}@@@", | 147 "@@@STEP_LOG_LINE@json.output@}@@@", |
145 "@@@STEP_LOG_END@json.output@@@" | 148 "@@@STEP_LOG_END@json.output@@@" |
146 ] | 149 ] |
147 }, | 150 }, |
148 { | 151 { |
149 "cmd": [ | 152 "cmd": [ |
150 "fake_slave_build/cipd", | 153 "[SLAVE_BUILD]/cipd/cipd", |
151 "ensure", | 154 "ensure", |
152 "--root", | 155 "--root", |
153 "[ROOT]/b/build/slave/cache/cipd/goma", | 156 "[CACHE]/cipd/goma", |
154 "--list", | 157 "--list", |
155 "infra_internal/goma/client/linux-amd64 release", | 158 "infra_internal/goma/client/linux-amd64 release", |
156 "--json-output", | 159 "--json-output", |
157 "/path/to/tmp/json", | 160 "/path/to/tmp/json", |
158 "--service-account-json", | 161 "--service-account-json", |
159 "/creds/service_accounts/service-account-goma-client.json" | 162 "/creds/service_accounts/service-account-goma-client.json" |
160 ], | 163 ], |
| 164 "cwd": "[SLAVE_BUILD]", |
161 "name": "ensure_goma.ensure_installed", | 165 "name": "ensure_goma.ensure_installed", |
162 "~followup_annotations": [ | 166 "~followup_annotations": [ |
163 "@@@STEP_NEST_LEVEL@1@@@", | 167 "@@@STEP_NEST_LEVEL@1@@@", |
164 "@@@STEP_LOG_LINE@json.output@{@@@", | 168 "@@@STEP_LOG_LINE@json.output@{@@@", |
165 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | 169 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
166 "@@@STEP_LOG_LINE@json.output@ {@@@", | 170 "@@@STEP_LOG_LINE@json.output@ {@@@", |
167 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | 171 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", |
168 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/linux-amd64\"@@@", | 172 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/linux-amd64\"@@@", |
169 "@@@STEP_LOG_LINE@json.output@ }@@@", | 173 "@@@STEP_LOG_LINE@json.output@ }@@@", |
170 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 174 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
171 "@@@STEP_LOG_LINE@json.output@}@@@", | 175 "@@@STEP_LOG_LINE@json.output@}@@@", |
172 "@@@STEP_LOG_END@json.output@@@" | 176 "@@@STEP_LOG_END@json.output@@@" |
173 ] | 177 ] |
174 }, | 178 }, |
175 { | 179 { |
176 "cmd": [ | 180 "cmd": [ |
177 "python", | 181 "python", |
178 "-u", | 182 "-u", |
179 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 183 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
180 "runhooks" | 184 "runhooks" |
181 ], | 185 ], |
| 186 "cwd": "[SLAVE_BUILD]", |
182 "env": { | 187 "env": { |
183 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 188 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
184 "GYP_CHROMIUM_NO_ACTION": "1", | 189 "GYP_CHROMIUM_NO_ACTION": "1", |
185 "GYP_CROSSCOMPILE": "1", | 190 "GYP_CROSSCOMPILE": "1", |
186 "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gomadir='[
ROOT]/b/build/slave/cache/cipd/goma' target_arch=arm use_goma=1", | 191 "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gomadir='[
CACHE]/cipd/goma' target_arch=arm use_goma=1", |
187 "PATH": "[CWD]/src/third_party/android_tools/sdk/platform-tools:[CWD]/src/
build/android:%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 192 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
188 }, | 193 }, |
189 "name": "gclient runhooks" | 194 "name": "gclient runhooks" |
190 }, | 195 }, |
191 { | 196 { |
192 "cmd": [ | 197 "cmd": [ |
193 "python", | 198 "python", |
194 "-u", | 199 "-u", |
195 "[CWD]/src/testing/scripts/get_compile_targets.py", | 200 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", |
196 "--output", | 201 "--output", |
197 "/path/to/tmp/json", | 202 "/path/to/tmp/json", |
198 "--", | 203 "--", |
199 "--build-config-fs", | 204 "--build-config-fs", |
200 "Release", | 205 "Release", |
201 "--paths", | 206 "--paths", |
202 "{\"checkout\": \"[CWD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[build]/
scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/s
lave/runtest.py\"}", | 207 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO
[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s
cripts/slave/runtest.py\"}", |
203 "--properties", | 208 "--properties", |
204 "{\"buildername\": \"Android GN\", \"buildnumber\": 571, \"mastername\": \
"chromium.webrtc.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\": \
"android\"}" | 209 "{\"buildername\": \"Android GN\", \"buildnumber\": 571, \"mastername\": \
"chromium.webrtc.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\": \
"android\"}" |
205 ], | 210 ], |
| 211 "cwd": "[SLAVE_BUILD]", |
206 "name": "get compile targets for scripts", | 212 "name": "get compile targets for scripts", |
207 "~followup_annotations": [ | 213 "~followup_annotations": [ |
208 "@@@STEP_LOG_LINE@json.output@{}@@@", | 214 "@@@STEP_LOG_LINE@json.output@{}@@@", |
209 "@@@STEP_LOG_END@json.output@@@" | 215 "@@@STEP_LOG_END@json.output@@@" |
210 ] | 216 ] |
211 }, | 217 }, |
212 { | 218 { |
213 "cmd": [ | 219 "cmd": [ |
214 "python", | 220 "python", |
215 "-u", | 221 "-u", |
216 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 222 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
217 "[CWD]/src/testing/buildbot/chromium.webrtc.fyi.json", | 223 "[SLAVE_BUILD]/src/testing/buildbot/chromium.webrtc.fyi.json", |
218 "/path/to/tmp/json" | 224 "/path/to/tmp/json" |
219 ], | 225 ], |
| 226 "cwd": "[SLAVE_BUILD]", |
220 "name": "read test spec", | 227 "name": "read test spec", |
221 "~followup_annotations": [ | 228 "~followup_annotations": [ |
222 "@@@STEP_TEXT@path: [CWD]/src/testing/buildbot/chromium.webrtc.fyi.json@@@
", | 229 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.webrtc.fyi
.json@@@", |
223 "@@@STEP_LOG_LINE@json.output@{}@@@", | 230 "@@@STEP_LOG_LINE@json.output@{}@@@", |
224 "@@@STEP_LOG_END@json.output@@@" | 231 "@@@STEP_LOG_END@json.output@@@" |
225 ] | 232 ] |
226 }, | 233 }, |
227 { | 234 { |
228 "cmd": [ | 235 "cmd": [ |
229 "python", | 236 "python", |
230 "-u", | 237 "-u", |
231 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 238 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
232 "--show-path", | 239 "--show-path", |
233 "python", | 240 "python", |
234 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 241 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
235 ], | 242 ], |
| 243 "cwd": "[SLAVE_BUILD]", |
236 "name": "cleanup_temp" | 244 "name": "cleanup_temp" |
237 }, | 245 }, |
238 { | 246 { |
239 "cmd": [ | 247 "cmd": [ |
240 "python", | 248 "python", |
241 "-u", | 249 "-u", |
242 "\nimport shutil, sys, os\nshutil.rmtree(sys.argv[1], True)\nshutil.rmtree
(sys.argv[2], True)\ntry:\n os.remove(sys.argv[3])\nexcept OSError:\n pass\nfo
r base, _dirs, files in os.walk(sys.argv[4]):\n for f in files:\n if f.endsw
ith('.pyc'):\n os.remove(os.path.join(base, f))\n", | 250 "\nimport shutil, sys, os\nshutil.rmtree(sys.argv[1], True)\nshutil.rmtree
(sys.argv[2], True)\ntry:\n os.remove(sys.argv[3])\nexcept OSError:\n pass\nfo
r base, _dirs, files in os.walk(sys.argv[4]):\n for f in files:\n if f.endsw
ith('.pyc'):\n os.remove(os.path.join(base, f))\n", |
243 "[CWD]/src/out/Release/debug_info_dumps", | 251 "[SLAVE_BUILD]/src/out/Release/debug_info_dumps", |
244 "[CWD]/src/out/Release/test_logs", | 252 "[SLAVE_BUILD]/src/out/Release/test_logs", |
245 "[CWD]/src/out/build_product.zip", | 253 "[SLAVE_BUILD]/src/out/build_product.zip", |
246 "[CWD]/src" | 254 "[SLAVE_BUILD]/src" |
247 ], | 255 ], |
| 256 "cwd": "[SLAVE_BUILD]", |
248 "name": "clean local files", | 257 "name": "clean local files", |
249 "~followup_annotations": [ | 258 "~followup_annotations": [ |
250 "@@@STEP_LOG_LINE@python.inline@@@@", | 259 "@@@STEP_LOG_LINE@python.inline@@@@", |
251 "@@@STEP_LOG_LINE@python.inline@import shutil, sys, os@@@", | 260 "@@@STEP_LOG_LINE@python.inline@import shutil, sys, os@@@", |
252 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[1], True)@@@", | 261 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[1], True)@@@", |
253 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[2], True)@@@", | 262 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[2], True)@@@", |
254 "@@@STEP_LOG_LINE@python.inline@try:@@@", | 263 "@@@STEP_LOG_LINE@python.inline@try:@@@", |
255 "@@@STEP_LOG_LINE@python.inline@ os.remove(sys.argv[3])@@@", | 264 "@@@STEP_LOG_LINE@python.inline@ os.remove(sys.argv[3])@@@", |
256 "@@@STEP_LOG_LINE@python.inline@except OSError:@@@", | 265 "@@@STEP_LOG_LINE@python.inline@except OSError:@@@", |
257 "@@@STEP_LOG_LINE@python.inline@ pass@@@", | 266 "@@@STEP_LOG_LINE@python.inline@ pass@@@", |
258 "@@@STEP_LOG_LINE@python.inline@for base, _dirs, files in os.walk(sys.argv
[4]):@@@", | 267 "@@@STEP_LOG_LINE@python.inline@for base, _dirs, files in os.walk(sys.argv
[4]):@@@", |
259 "@@@STEP_LOG_LINE@python.inline@ for f in files:@@@", | 268 "@@@STEP_LOG_LINE@python.inline@ for f in files:@@@", |
260 "@@@STEP_LOG_LINE@python.inline@ if f.endswith('.pyc'):@@@", | 269 "@@@STEP_LOG_LINE@python.inline@ if f.endswith('.pyc'):@@@", |
261 "@@@STEP_LOG_LINE@python.inline@ os.remove(os.path.join(base, f))@@@"
, | 270 "@@@STEP_LOG_LINE@python.inline@ os.remove(os.path.join(base, f))@@@"
, |
262 "@@@STEP_LOG_END@python.inline@@@" | 271 "@@@STEP_LOG_END@python.inline@@@" |
263 ] | 272 ] |
264 }, | 273 }, |
265 { | 274 { |
266 "allow_subannotations": false, | 275 "allow_subannotations": false, |
267 "cmd": [ | 276 "cmd": [ |
268 "[CWD]/src/build/tree_truth.sh", | 277 "[SLAVE_BUILD]/src/build/tree_truth.sh", |
269 "[CWD]/src", | 278 "[SLAVE_BUILD]/src", |
270 "src" | 279 "src" |
271 ], | 280 ], |
| 281 "cwd": "[SLAVE_BUILD]", |
272 "name": "tree truth steps" | 282 "name": "tree truth steps" |
273 }, | 283 }, |
274 { | 284 { |
275 "cmd": [ | 285 "cmd": [ |
276 "python", | 286 "python", |
277 "-u", | 287 "-u", |
278 "[CWD]/src/tools/mb/mb.py", | 288 "[SLAVE_BUILD]/src/tools/mb/mb.py", |
279 "gen", | 289 "gen", |
280 "-m", | 290 "-m", |
281 "chromium.webrtc.fyi", | 291 "chromium.webrtc.fyi", |
282 "-b", | 292 "-b", |
283 "Android GN", | 293 "Android GN", |
284 "--config-file", | 294 "--config-file", |
285 "[CWD]/src/tools/mb/mb_config.pyl", | 295 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", |
286 "--goma-dir", | 296 "--goma-dir", |
287 "[ROOT]/b/build/slave/cache/cipd/goma", | 297 "[CACHE]/cipd/goma", |
288 "//out/Release" | 298 "//out/Release" |
289 ], | 299 ], |
| 300 "cwd": "[SLAVE_BUILD]", |
290 "name": "generate_build_files" | 301 "name": "generate_build_files" |
291 }, | 302 }, |
292 { | 303 { |
293 "cmd": [ | 304 "cmd": [ |
294 "python", | 305 "python", |
295 "-u", | 306 "-u", |
296 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 307 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
297 "--show-path", | 308 "--show-path", |
298 "python", | 309 "python", |
299 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 310 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", |
300 "--gsutil-py-path", | 311 "--gsutil-py-path", |
301 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 312 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
302 "--ninja-path", | 313 "--ninja-path", |
303 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 314 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
304 "--target", | 315 "--target", |
305 "Release", | 316 "Release", |
306 "--src-dir", | 317 "--src-dir", |
307 "[CWD]/src", | 318 "[SLAVE_BUILD]/src", |
308 "--goma-cache-dir", | 319 "--goma-cache-dir", |
309 "[ROOT]/b/build/slave/goma_cache", | 320 "[GOMA_CACHE]", |
310 "--build-tool", | 321 "--build-tool", |
311 "ninja", | 322 "ninja", |
312 "--build-data-dir", | 323 "--build-data-dir", |
313 "[ROOT]/build_data_dir", | 324 "[ROOT]/build_data_dir", |
314 "--compiler", | 325 "--compiler", |
315 "goma", | 326 "goma", |
316 "--goma-jsonstatus", | 327 "--goma-jsonstatus", |
317 "/path/to/tmp/json", | 328 "/path/to/tmp/json", |
318 "--goma-service-account-json-file", | 329 "--goma-service-account-json-file", |
319 "/creds/service_accounts/service-account-goma-client.json", | 330 "/creds/service_accounts/service-account-goma-client.json", |
320 "--goma-dir", | 331 "--goma-dir", |
321 "[ROOT]/b/build/slave/cache/cipd/goma", | 332 "[CACHE]/cipd/goma", |
322 "--" | 333 "--" |
323 ], | 334 ], |
| 335 "cwd": "[SLAVE_BUILD]", |
324 "env": { | 336 "env": { |
325 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 337 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
326 "PATH": "[CWD]/src/third_party/android_tools/sdk/platform-tools:[CWD]/src/
build/android:%(PATH)s" | 338 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
327 }, | 339 }, |
328 "name": "compile", | 340 "name": "compile", |
329 "~followup_annotations": [ | 341 "~followup_annotations": [ |
330 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 342 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
331 "@@@STEP_LOG_END@json.output (invalid)@@@" | 343 "@@@STEP_LOG_END@json.output (invalid)@@@" |
332 ] | 344 ] |
333 }, | 345 }, |
334 { | 346 { |
335 "name": "$result", | 347 "name": "$result", |
336 "recipe_result": null, | 348 "recipe_result": null, |
337 "status_code": 0 | 349 "status_code": 0 |
338 } | 350 } |
339 ] | 351 ] |
OLD | NEW |