OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [ | 3 "cmd": [ |
4 "python", | 4 "python", |
5 "-u", | 5 "-u", |
6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" | 6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" |
7 ], | 7 ], |
| 8 "cwd": "[SLAVE_BUILD]", |
8 "name": "taskkill" | 9 "name": "taskkill" |
9 }, | 10 }, |
10 { | 11 { |
11 "cmd": [ | 12 "cmd": [ |
12 "python", | 13 "python", |
13 "-u", | 14 "-u", |
14 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", | 15 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", |
15 "--master", | 16 "--master", |
16 "chromium.fyi", | 17 "chromium.fyi", |
17 "--builder", | 18 "--builder", |
18 "Win Builder (ANGLE)", | 19 "Win Builder (ANGLE)", |
19 "--slave", | 20 "--slave", |
20 "TestSlavename", | 21 "TestSlavename", |
21 "--spec", | 22 "--spec", |
22 "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_u
rl': 'svn://svn-mirror.golo.chromium.org/%(repo)s', 'webkit_trunk': 'svn://svn-m
irror.golo.chromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'na
me': 'src', 'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}]", | 23 "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'}]", |
23 "--root", | 24 "--root", |
24 "src/third_party/angle", | 25 "src/third_party/angle", |
25 "--revision_mapping_file", | 26 "--revision_mapping_file", |
26 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\":
\"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re
vision\", \"src/v8\": \"got_v8_revision\"}", | 27 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\":
\"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re
vision\", \"src/v8\": \"got_v8_revision\"}", |
27 "--git-cache-dir", | 28 "--git-cache-dir", |
28 "[ROOT]\\b\\build\\slave\\cache_dir", | 29 "[GIT_CACHE]", |
29 "--output_json", | 30 "--output_json", |
30 "/path/to/tmp/json", | 31 "/path/to/tmp/json", |
31 "--revision", | 32 "--revision", |
32 "src@HEAD", | 33 "src@HEAD", |
33 "--revision", | 34 "--revision", |
34 "src/third_party/angle@HEAD", | 35 "src/third_party/angle@HEAD", |
35 "--force", | 36 "--force", |
36 "--output_manifest" | 37 "--output_manifest" |
37 ], | 38 ], |
| 39 "cwd": "[SLAVE_BUILD]", |
38 "env": { | 40 "env": { |
39 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 41 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
40 }, | 42 }, |
41 "name": "bot_update", | 43 "name": "bot_update", |
42 "~followup_annotations": [ | 44 "~followup_annotations": [ |
43 "@@@STEP_TEXT@Some step text@@@", | 45 "@@@STEP_TEXT@Some step text@@@", |
44 "@@@STEP_LOG_LINE@json.output@{@@@", | 46 "@@@STEP_LOG_LINE@json.output@{@@@", |
45 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 47 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
46 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 48 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
47 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\", @@@", | 49 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\", @@@", |
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
102 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 104 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
103 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 105 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
104 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 106 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
105 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 107 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
106 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 108 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
107 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 109 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
108 ] | 110 ] |
109 }, | 111 }, |
110 { | 112 { |
111 "cmd": [], | 113 "cmd": [], |
| 114 "cwd": "[SLAVE_BUILD]", |
112 "name": "ensure_goma" | 115 "name": "ensure_goma" |
113 }, | 116 }, |
114 { | 117 { |
115 "cmd": [ | 118 "cmd": [ |
116 "python", | 119 "python", |
117 "-u", | 120 "-u", |
118 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", | 121 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", |
119 "--platform", | 122 "--platform", |
120 "windows-386", | 123 "windows-386", |
121 "--dest-directory", | 124 "--dest-directory", |
122 "[CWD]\\cipd", | 125 "[SLAVE_BUILD]\\cipd", |
123 "--json-output", | 126 "--json-output", |
124 "/path/to/tmp/json" | 127 "/path/to/tmp/json" |
125 ], | 128 ], |
| 129 "cwd": "[SLAVE_BUILD]", |
126 "name": "ensure_goma.install cipd", | 130 "name": "ensure_goma.install cipd", |
127 "~followup_annotations": [ | 131 "~followup_annotations": [ |
128 "@@@STEP_NEST_LEVEL@1@@@", | 132 "@@@STEP_NEST_LEVEL@1@@@", |
129 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | 133 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", |
130 "@@@STEP_LOG_LINE@json.output@{@@@", | 134 "@@@STEP_LOG_LINE@json.output@{@@@", |
131 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"fake_slave_build/cipd\",
@@@", | 135 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]\\\\cipd\\\
\cipd\", @@@", |
132 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | 136 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", |
133 "@@@STEP_LOG_LINE@json.output@}@@@", | 137 "@@@STEP_LOG_LINE@json.output@}@@@", |
134 "@@@STEP_LOG_END@json.output@@@" | 138 "@@@STEP_LOG_END@json.output@@@" |
135 ] | 139 ] |
136 }, | 140 }, |
137 { | 141 { |
138 "cmd": [ | 142 "cmd": [ |
139 "fake_slave_build/cipd", | 143 "[SLAVE_BUILD]\\cipd\\cipd", |
140 "ensure", | 144 "ensure", |
141 "--root", | 145 "--root", |
142 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", | 146 "[CACHE]\\cipd\\goma", |
143 "--list", | 147 "--list", |
144 "infra_internal/goma/client/windows-amd64 release", | 148 "infra_internal/goma/client/windows-amd64 release", |
145 "--json-output", | 149 "--json-output", |
146 "/path/to/tmp/json", | 150 "/path/to/tmp/json", |
147 "--service-account-json", | 151 "--service-account-json", |
148 "C:\\creds\\service_accounts\\service-account-goma-client.json" | 152 "C:\\creds\\service_accounts\\service-account-goma-client.json" |
149 ], | 153 ], |
| 154 "cwd": "[SLAVE_BUILD]", |
150 "name": "ensure_goma.ensure_installed", | 155 "name": "ensure_goma.ensure_installed", |
151 "~followup_annotations": [ | 156 "~followup_annotations": [ |
152 "@@@STEP_NEST_LEVEL@1@@@", | 157 "@@@STEP_NEST_LEVEL@1@@@", |
153 "@@@STEP_LOG_LINE@json.output@{@@@", | 158 "@@@STEP_LOG_LINE@json.output@{@@@", |
154 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | 159 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
155 "@@@STEP_LOG_LINE@json.output@ {@@@", | 160 "@@@STEP_LOG_LINE@json.output@ {@@@", |
156 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | 161 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", |
157 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", | 162 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", |
158 "@@@STEP_LOG_LINE@json.output@ }@@@", | 163 "@@@STEP_LOG_LINE@json.output@ }@@@", |
159 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 164 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
160 "@@@STEP_LOG_LINE@json.output@}@@@", | 165 "@@@STEP_LOG_LINE@json.output@}@@@", |
161 "@@@STEP_LOG_END@json.output@@@" | 166 "@@@STEP_LOG_END@json.output@@@" |
162 ] | 167 ] |
163 }, | 168 }, |
164 { | 169 { |
165 "cmd": [ | 170 "cmd": [ |
166 "python", | 171 "python", |
167 "-u", | 172 "-u", |
168 "[CWD]\\src\\tools\\swarming_client\\swarming.py", | 173 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
169 "--version" | 174 "--version" |
170 ], | 175 ], |
| 176 "cwd": "[SLAVE_BUILD]", |
171 "name": "swarming.py --version", | 177 "name": "swarming.py --version", |
172 "stdout": "/path/to/tmp/", | 178 "stdout": "/path/to/tmp/", |
173 "~followup_annotations": [ | 179 "~followup_annotations": [ |
174 "@@@STEP_TEXT@0.4.10@@@" | 180 "@@@STEP_TEXT@0.4.10@@@" |
175 ] | 181 ] |
176 }, | 182 }, |
177 { | 183 { |
178 "cmd": [ | 184 "cmd": [ |
179 "python", | 185 "python", |
180 "-u", | 186 "-u", |
181 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", | 187 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", |
182 "runhooks" | 188 "runhooks" |
183 ], | 189 ], |
| 190 "cwd": "[SLAVE_BUILD]", |
184 "env": { | 191 "env": { |
185 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", | 192 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", |
186 "GYP_DEFINES": "chromium_win_pch=0 component=static_library fastbuild=1 go
madir='[ROOT]\\b\\build\\slave\\cache\\cipd\\goma' target_arch=ia32 test_isolati
on_mode=prepare use_goma=1", | 193 "GYP_DEFINES": "chromium_win_pch=0 component=static_library fastbuild=1 go
madir='[CACHE]\\cipd\\goma' target_arch=ia32 test_isolation_mode=prepare use_gom
a=1", |
187 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 194 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
188 }, | 195 }, |
189 "name": "gclient runhooks" | 196 "name": "gclient runhooks" |
190 }, | 197 }, |
191 { | 198 { |
192 "cmd": [ | 199 "cmd": [ |
193 "python", | 200 "python", |
194 "-u", | 201 "-u", |
195 "[CWD]\\src\\testing\\scripts\\get_compile_targets.py", | 202 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", |
196 "--output", | 203 "--output", |
197 "/path/to/tmp/json", | 204 "/path/to/tmp/json", |
198 "--", | 205 "--", |
199 "--build-config-fs", | 206 "--build-config-fs", |
200 "Release", | 207 "Release", |
201 "--paths", | 208 "--paths", |
202 "{\"checkout\": \"[CWD]\\\\src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[buil
d]\\\\scripts\\\\tools\\\\runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[buil
d]\\\\scripts\\\\slave\\\\runtest.py\"}", | 209 "{\"checkout\": \"[SLAVE_BUILD]\\\\src\", \"runit.py\": \"RECIPE_PACKAGE_R
EPO[build]\\\\scripts\\\\tools\\\\runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_R
EPO[build]\\\\scripts\\\\slave\\\\runtest.py\"}", |
203 "--properties", | 210 "--properties", |
204 "{\"buildername\": \"Win Builder (ANGLE)\", \"buildnumber\": 571, \"master
name\": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\":
\"win\"}" | 211 "{\"buildername\": \"Win Builder (ANGLE)\", \"buildnumber\": 571, \"master
name\": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\":
\"win\"}" |
205 ], | 212 ], |
| 213 "cwd": "[SLAVE_BUILD]", |
206 "name": "get compile targets for scripts", | 214 "name": "get compile targets for scripts", |
207 "~followup_annotations": [ | 215 "~followup_annotations": [ |
208 "@@@STEP_LOG_LINE@json.output@{}@@@", | 216 "@@@STEP_LOG_LINE@json.output@{}@@@", |
209 "@@@STEP_LOG_END@json.output@@@" | 217 "@@@STEP_LOG_END@json.output@@@" |
210 ] | 218 ] |
211 }, | 219 }, |
212 { | 220 { |
213 "cmd": [ | 221 "cmd": [ |
214 "python", | 222 "python", |
215 "-u", | 223 "-u", |
216 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 224 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
217 "[CWD]\\src\\testing\\buildbot\\chromium.fyi.json", | 225 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.fyi.json", |
218 "/path/to/tmp/json" | 226 "/path/to/tmp/json" |
219 ], | 227 ], |
| 228 "cwd": "[SLAVE_BUILD]", |
220 "name": "read test spec", | 229 "name": "read test spec", |
221 "~followup_annotations": [ | 230 "~followup_annotations": [ |
222 "@@@STEP_TEXT@path: [CWD]\\src\\testing\\buildbot\\chromium.fyi.json@@@", | 231 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.fyi.js
on@@@", |
223 "@@@STEP_LOG_LINE@json.output@{@@@", | 232 "@@@STEP_LOG_LINE@json.output@{@@@", |
224 "@@@STEP_LOG_LINE@json.output@ \"Win7 Tests (ANGLE)\": {@@@", | 233 "@@@STEP_LOG_LINE@json.output@ \"Win7 Tests (ANGLE)\": {@@@", |
225 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", | 234 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", |
226 "@@@STEP_LOG_LINE@json.output@ {@@@", | 235 "@@@STEP_LOG_LINE@json.output@ {@@@", |
227 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", | 236 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", |
228 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", | 237 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", |
229 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 238 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
230 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", | 239 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", |
231 "@@@STEP_LOG_LINE@json.output@ }@@@", | 240 "@@@STEP_LOG_LINE@json.output@ }@@@", |
232 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 241 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
233 "@@@STEP_LOG_LINE@json.output@ }@@@", | 242 "@@@STEP_LOG_LINE@json.output@ }@@@", |
234 "@@@STEP_LOG_LINE@json.output@}@@@", | 243 "@@@STEP_LOG_LINE@json.output@}@@@", |
235 "@@@STEP_LOG_END@json.output@@@" | 244 "@@@STEP_LOG_END@json.output@@@" |
236 ] | 245 ] |
237 }, | 246 }, |
238 { | 247 { |
239 "cmd": [ | 248 "cmd": [ |
240 "python", | 249 "python", |
241 "-u", | 250 "-u", |
242 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 251 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
243 "--show-path", | 252 "--show-path", |
244 "python", | 253 "python", |
245 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" | 254 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" |
246 ], | 255 ], |
| 256 "cwd": "[SLAVE_BUILD]", |
247 "name": "cleanup_temp" | 257 "name": "cleanup_temp" |
248 }, | 258 }, |
249 { | 259 { |
250 "cmd": [ | 260 "cmd": [ |
251 "python", | 261 "python", |
252 "-u", | 262 "-u", |
253 "RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py", | 263 "RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py", |
254 "--build-dir", | 264 "--build-dir", |
255 "[CWD]\\src\\out\\Release", | 265 "[SLAVE_BUILD]\\src\\out\\Release", |
256 "--clean-isolated-files" | 266 "--clean-isolated-files" |
257 ], | 267 ], |
| 268 "cwd": "[SLAVE_BUILD]", |
258 "name": "clean isolated files" | 269 "name": "clean isolated files" |
259 }, | 270 }, |
260 { | 271 { |
261 "cmd": [ | 272 "cmd": [ |
262 "python", | 273 "python", |
263 "-u", | 274 "-u", |
264 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 275 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
265 "--show-path", | 276 "--show-path", |
266 "python", | 277 "python", |
267 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", | 278 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", |
268 "--gsutil-py-path", | 279 "--gsutil-py-path", |
269 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", | 280 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", |
270 "--ninja-path", | 281 "--ninja-path", |
271 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", | 282 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", |
272 "--target", | 283 "--target", |
273 "Release", | 284 "Release", |
274 "--src-dir", | 285 "--src-dir", |
275 "[CWD]\\src", | 286 "[SLAVE_BUILD]\\src", |
276 "--goma-cache-dir", | 287 "--goma-cache-dir", |
277 "[ROOT]\\b\\build\\slave\\goma_cache", | 288 "[GOMA_CACHE]", |
278 "--build-tool", | 289 "--build-tool", |
279 "ninja", | 290 "ninja", |
280 "--build-data-dir", | 291 "--build-data-dir", |
281 "[ROOT]\\build_data_dir", | 292 "[ROOT]\\build_data_dir", |
282 "--compiler", | 293 "--compiler", |
283 "goma", | 294 "goma", |
284 "--goma-jsonstatus", | 295 "--goma-jsonstatus", |
285 "/path/to/tmp/json", | 296 "/path/to/tmp/json", |
286 "--goma-service-account-json-file", | 297 "--goma-service-account-json-file", |
287 "C:\\creds\\service_accounts\\service-account-goma-client.json", | 298 "C:\\creds\\service_accounts\\service-account-goma-client.json", |
288 "--goma-dir", | 299 "--goma-dir", |
289 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", | 300 "[CACHE]\\cipd\\goma", |
290 "--", | 301 "--", |
291 "browser_tests", | 302 "browser_tests", |
292 "browser_tests_run", | 303 "browser_tests_run", |
293 "chromium_builder_tests" | 304 "chromium_builder_tests" |
294 ], | 305 ], |
| 306 "cwd": "[SLAVE_BUILD]", |
295 "env": { | 307 "env": { |
296 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | 308 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
297 }, | 309 }, |
298 "name": "compile", | 310 "name": "compile", |
299 "~followup_annotations": [ | 311 "~followup_annotations": [ |
300 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 312 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
301 "@@@STEP_LOG_END@json.output (invalid)@@@" | 313 "@@@STEP_LOG_END@json.output (invalid)@@@" |
302 ] | 314 ] |
303 }, | 315 }, |
304 { | 316 { |
305 "cmd": [ | 317 "cmd": [ |
306 "python", | 318 "python", |
307 "-u", | 319 "-u", |
308 "RECIPE_MODULE[build::isolate]\\resources\\remove_build_metadata.py", | 320 "RECIPE_MODULE[build::isolate]\\resources\\remove_build_metadata.py", |
309 "--build-dir", | 321 "--build-dir", |
310 "[CWD]\\src\\out\\Release", | 322 "[SLAVE_BUILD]\\src\\out\\Release", |
311 "--src-dir", | 323 "--src-dir", |
312 "[CWD]\\src" | 324 "[SLAVE_BUILD]\\src" |
313 ], | 325 ], |
314 "cwd": "[CWD]", | 326 "cwd": "[SLAVE_BUILD]", |
315 "name": "remove_build_metadata" | 327 "name": "remove_build_metadata" |
316 }, | 328 }, |
317 { | 329 { |
318 "cmd": [ | 330 "cmd": [ |
319 "python", | 331 "python", |
320 "-u", | 332 "-u", |
321 "RECIPE_MODULE[build::isolate]\\resources\\isolate.py", | 333 "RECIPE_MODULE[build::isolate]\\resources\\isolate.py", |
322 "[CWD]\\src\\tools\\swarming_client", | 334 "[SLAVE_BUILD]\\src\\tools\\swarming_client", |
323 "batcharchive", | 335 "batcharchive", |
324 "--dump-json", | 336 "--dump-json", |
325 "/path/to/tmp/json", | 337 "/path/to/tmp/json", |
326 "--isolate-server", | 338 "--isolate-server", |
327 "https://isolateserver.appspot.com", | 339 "https://isolateserver.appspot.com", |
328 "--verbose", | 340 "--verbose", |
329 "[CWD]\\src\\out\\Release\\browser_tests.isolated.gen.json" | 341 "[SLAVE_BUILD]\\src\\out\\Release\\browser_tests.isolated.gen.json" |
330 ], | 342 ], |
| 343 "cwd": "[SLAVE_BUILD]", |
331 "name": "isolate tests", | 344 "name": "isolate tests", |
332 "~followup_annotations": [ | 345 "~followup_annotations": [ |
333 "@@@STEP_LOG_LINE@json.output@{@@@", | 346 "@@@STEP_LOG_LINE@json.output@{@@@", |
334 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows
er_tests]\"@@@", | 347 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows
er_tests]\"@@@", |
335 "@@@STEP_LOG_LINE@json.output@}@@@", | 348 "@@@STEP_LOG_LINE@json.output@}@@@", |
336 "@@@STEP_LOG_END@json.output@@@" | 349 "@@@STEP_LOG_END@json.output@@@" |
337 ] | 350 ] |
338 }, | 351 }, |
339 { | 352 { |
340 "allow_subannotations": true, | 353 "allow_subannotations": true, |
341 "cmd": [ | 354 "cmd": [ |
342 "python", | 355 "python", |
343 "-u", | 356 "-u", |
344 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 357 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
345 "--show-path", | 358 "--show-path", |
346 "python", | 359 "python", |
347 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\zip_build.py", | 360 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\zip_build.py", |
348 "--target", | 361 "--target", |
349 "Release", | 362 "Release", |
350 "--build-url", | 363 "--build-url", |
351 "gs://chromium-fyi-archive/chromium.fyi/Win Builder (ANGLE)", | 364 "gs://chromium-fyi-archive/chromium.fyi/Win Builder (ANGLE)", |
352 "--build_revision", | 365 "--build_revision", |
353 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 366 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
354 "--factory-properties", | 367 "--factory-properties", |
355 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"Win Builder (
ANGLE)\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_build
ername\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"wo
rkdir\": \"/path/to/workdir/TestSlavename\"}", | 368 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"Win Builder (
ANGLE)\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_build
ername\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"wo
rkdir\": \"/path/to/workdir/TestSlavename\"}", |
356 "--build-properties", | 369 "--build-properties", |
357 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"Win Builder (
ANGLE)\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_build
ername\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"wo
rkdir\": \"/path/to/workdir/TestSlavename\"}" | 370 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"Win Builder (
ANGLE)\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_build
ername\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"wo
rkdir\": \"/path/to/workdir/TestSlavename\"}" |
358 ], | 371 ], |
| 372 "cwd": "[SLAVE_BUILD]", |
359 "name": "package build" | 373 "name": "package build" |
360 }, | 374 }, |
361 { | 375 { |
362 "cmd": [], | 376 "cmd": [], |
| 377 "cwd": "[SLAVE_BUILD]", |
363 "name": "trigger", | 378 "name": "trigger", |
364 "trigger_specs": [ | 379 "trigger_specs": [ |
365 { | 380 { |
366 "builder_name": "Win7 Tests (ANGLE)", | 381 "builder_name": "Win7 Tests (ANGLE)", |
367 "properties": { | 382 "properties": { |
368 "parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c
", | 383 "parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c
", |
369 "parent_got_angle_revision_cp": "refs/heads/master@{#297276}", | 384 "parent_got_angle_revision_cp": "refs/heads/master@{#297276}", |
370 "parent_got_nacl_revision": "d998e125e8253980d76e269b7982aeeefc1b9b50"
, | 385 "parent_got_nacl_revision": "d998e125e8253980d76e269b7982aeeefc1b9b50"
, |
371 "parent_got_nacl_revision_cp": "refs/heads/master@{#274981}", | 386 "parent_got_nacl_revision_cp": "refs/heads/master@{#274981}", |
372 "parent_got_revision": "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 387 "parent_got_revision": "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
(...skipping 10 matching lines...) Expand all Loading... |
383 "~followup_annotations": [ | 398 "~followup_annotations": [ |
384 "@@@STEP_TEXT@Win7 Tests (ANGLE)@@@" | 399 "@@@STEP_TEXT@Win7 Tests (ANGLE)@@@" |
385 ] | 400 ] |
386 }, | 401 }, |
387 { | 402 { |
388 "name": "$result", | 403 "name": "$result", |
389 "recipe_result": null, | 404 "recipe_result": null, |
390 "status_code": 0 | 405 "status_code": 0 |
391 } | 406 } |
392 ] | 407 ] |
OLD | NEW |