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]", | |
9 "name": "taskkill" | 8 "name": "taskkill" |
10 }, | 9 }, |
11 { | 10 { |
12 "cmd": [ | 11 "cmd": [ |
13 "python", | 12 "python", |
14 "-u", | 13 "-u", |
15 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", | 14 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", |
16 "--master", | 15 "--master", |
17 "chromium.webkit", | 16 "chromium.webkit", |
18 "--builder", | 17 "--builder", |
19 "WebKit Win Builder", | 18 "WebKit Win Builder", |
20 "--slave", | 19 "--slave", |
21 "TestSlavename", | 20 "TestSlavename", |
22 "--spec", | 21 "--spec", |
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'}]", | 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'}]", |
24 "--root", | 23 "--root", |
25 "src", | 24 "src", |
26 "--revision_mapping_file", | 25 "--revision_mapping_file", |
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\"}", | 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\"}", |
28 "--git-cache-dir", | 27 "--git-cache-dir", |
29 "[GIT_CACHE]", | 28 "[ROOT]\\b\\build\\slave\\cache_dir", |
30 "--output_json", | 29 "--output_json", |
31 "/path/to/tmp/json", | 30 "/path/to/tmp/json", |
32 "--revision", | 31 "--revision", |
33 "src@HEAD", | 32 "src@HEAD", |
34 "--revision", | 33 "--revision", |
35 "src/third_party/WebKit@HEAD", | 34 "src/third_party/WebKit@HEAD", |
36 "--force", | 35 "--force", |
37 "--output_manifest" | 36 "--output_manifest" |
38 ], | 37 ], |
39 "cwd": "[SLAVE_BUILD]", | |
40 "env": { | 38 "env": { |
41 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 39 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
42 }, | 40 }, |
43 "name": "bot_update", | 41 "name": "bot_update", |
44 "~followup_annotations": [ | 42 "~followup_annotations": [ |
45 "@@@STEP_TEXT@Some step text@@@", | 43 "@@@STEP_TEXT@Some step text@@@", |
46 "@@@STEP_LOG_LINE@json.output@{@@@", | 44 "@@@STEP_LOG_LINE@json.output@{@@@", |
47 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 45 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
48 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 46 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
49 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\", @@@", | 47 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\", @@@", |
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
104 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 102 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
105 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 103 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
106 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 104 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
107 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 105 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
108 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 106 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
109 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 107 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
110 ] | 108 ] |
111 }, | 109 }, |
112 { | 110 { |
113 "cmd": [], | 111 "cmd": [], |
114 "cwd": "[SLAVE_BUILD]", | |
115 "name": "ensure_goma" | 112 "name": "ensure_goma" |
116 }, | 113 }, |
117 { | 114 { |
118 "cmd": [ | 115 "cmd": [ |
119 "python", | 116 "python", |
120 "-u", | 117 "-u", |
121 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", | 118 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", |
122 "--platform", | 119 "--platform", |
123 "windows-386", | 120 "windows-386", |
124 "--dest-directory", | 121 "--dest-directory", |
125 "[SLAVE_BUILD]\\cipd", | 122 "[CWD]\\cipd", |
126 "--json-output", | 123 "--json-output", |
127 "/path/to/tmp/json" | 124 "/path/to/tmp/json" |
128 ], | 125 ], |
129 "cwd": "[SLAVE_BUILD]", | |
130 "name": "ensure_goma.install cipd", | 126 "name": "ensure_goma.install cipd", |
131 "~followup_annotations": [ | 127 "~followup_annotations": [ |
132 "@@@STEP_NEST_LEVEL@1@@@", | 128 "@@@STEP_NEST_LEVEL@1@@@", |
133 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | 129 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", |
134 "@@@STEP_LOG_LINE@json.output@{@@@", | 130 "@@@STEP_LOG_LINE@json.output@{@@@", |
135 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]\\\\cipd\\\
\cipd\", @@@", | 131 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"fake_slave_build/cipd\",
@@@", |
136 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | 132 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", |
137 "@@@STEP_LOG_LINE@json.output@}@@@", | 133 "@@@STEP_LOG_LINE@json.output@}@@@", |
138 "@@@STEP_LOG_END@json.output@@@" | 134 "@@@STEP_LOG_END@json.output@@@" |
139 ] | 135 ] |
140 }, | 136 }, |
141 { | 137 { |
142 "cmd": [ | 138 "cmd": [ |
143 "[SLAVE_BUILD]\\cipd\\cipd", | 139 "fake_slave_build/cipd", |
144 "ensure", | 140 "ensure", |
145 "--root", | 141 "--root", |
146 "[CACHE]\\cipd\\goma", | 142 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", |
147 "--list", | 143 "--list", |
148 "infra_internal/goma/client/windows-amd64 release", | 144 "infra_internal/goma/client/windows-amd64 release", |
149 "--json-output", | 145 "--json-output", |
150 "/path/to/tmp/json", | 146 "/path/to/tmp/json", |
151 "--service-account-json", | 147 "--service-account-json", |
152 "C:\\creds\\service_accounts\\service-account-goma-client.json" | 148 "C:\\creds\\service_accounts\\service-account-goma-client.json" |
153 ], | 149 ], |
154 "cwd": "[SLAVE_BUILD]", | |
155 "name": "ensure_goma.ensure_installed", | 150 "name": "ensure_goma.ensure_installed", |
156 "~followup_annotations": [ | 151 "~followup_annotations": [ |
157 "@@@STEP_NEST_LEVEL@1@@@", | 152 "@@@STEP_NEST_LEVEL@1@@@", |
158 "@@@STEP_LOG_LINE@json.output@{@@@", | 153 "@@@STEP_LOG_LINE@json.output@{@@@", |
159 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | 154 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
160 "@@@STEP_LOG_LINE@json.output@ {@@@", | 155 "@@@STEP_LOG_LINE@json.output@ {@@@", |
161 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | 156 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", |
162 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", | 157 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", |
163 "@@@STEP_LOG_LINE@json.output@ }@@@", | 158 "@@@STEP_LOG_LINE@json.output@ }@@@", |
164 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 159 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
165 "@@@STEP_LOG_LINE@json.output@}@@@", | 160 "@@@STEP_LOG_LINE@json.output@}@@@", |
166 "@@@STEP_LOG_END@json.output@@@" | 161 "@@@STEP_LOG_END@json.output@@@" |
167 ] | 162 ] |
168 }, | 163 }, |
169 { | 164 { |
170 "cmd": [ | 165 "cmd": [ |
171 "python", | 166 "python", |
172 "-u", | 167 "-u", |
173 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", | 168 "[CWD]\\src\\tools\\swarming_client\\swarming.py", |
174 "--version" | 169 "--version" |
175 ], | 170 ], |
176 "cwd": "[SLAVE_BUILD]", | |
177 "name": "swarming.py --version", | 171 "name": "swarming.py --version", |
178 "stdout": "/path/to/tmp/", | 172 "stdout": "/path/to/tmp/", |
179 "~followup_annotations": [ | 173 "~followup_annotations": [ |
180 "@@@STEP_TEXT@0.4.10@@@" | 174 "@@@STEP_TEXT@0.4.10@@@" |
181 ] | 175 ] |
182 }, | 176 }, |
183 { | 177 { |
184 "cmd": [ | 178 "cmd": [ |
185 "python", | 179 "python", |
186 "-u", | 180 "-u", |
187 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", | 181 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", |
188 "runhooks" | 182 "runhooks" |
189 ], | 183 ], |
190 "cwd": "[SLAVE_BUILD]", | |
191 "env": { | 184 "env": { |
192 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", | 185 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", |
193 "GYP_CHROMIUM_NO_ACTION": "1", | 186 "GYP_CHROMIUM_NO_ACTION": "1", |
194 "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 "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", |
195 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 188 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
196 }, | 189 }, |
197 "name": "gclient runhooks" | 190 "name": "gclient runhooks" |
198 }, | 191 }, |
199 { | 192 { |
200 "cmd": [ | 193 "cmd": [ |
201 "python", | 194 "python", |
202 "-u", | 195 "-u", |
203 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", | 196 "[CWD]\\src\\testing\\scripts\\get_compile_targets.py", |
204 "--output", | 197 "--output", |
205 "/path/to/tmp/json", | 198 "/path/to/tmp/json", |
206 "--", | 199 "--", |
207 "--build-config-fs", | 200 "--build-config-fs", |
208 "Release", | 201 "Release", |
209 "--paths", | 202 "--paths", |
210 "{\"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 "{\"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\"}", |
211 "--properties", | 204 "--properties", |
212 "{\"buildername\": \"WebKit Win Builder\", \"buildnumber\": 571, \"mastern
ame\": \"chromium.webkit\", \"slavename\": \"TestSlavename\", \"target_platform\
": \"win\"}" | 205 "{\"buildername\": \"WebKit Win Builder\", \"buildnumber\": 571, \"mastern
ame\": \"chromium.webkit\", \"slavename\": \"TestSlavename\", \"target_platform\
": \"win\"}" |
213 ], | 206 ], |
214 "cwd": "[SLAVE_BUILD]", | |
215 "name": "get compile targets for scripts", | 207 "name": "get compile targets for scripts", |
216 "~followup_annotations": [ | 208 "~followup_annotations": [ |
217 "@@@STEP_LOG_LINE@json.output@{}@@@", | 209 "@@@STEP_LOG_LINE@json.output@{}@@@", |
218 "@@@STEP_LOG_END@json.output@@@" | 210 "@@@STEP_LOG_END@json.output@@@" |
219 ] | 211 ] |
220 }, | 212 }, |
221 { | 213 { |
222 "cmd": [ | 214 "cmd": [ |
223 "python", | 215 "python", |
224 "-u", | 216 "-u", |
225 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 217 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
226 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.webkit.json", | 218 "[CWD]\\src\\testing\\buildbot\\chromium.webkit.json", |
227 "/path/to/tmp/json" | 219 "/path/to/tmp/json" |
228 ], | 220 ], |
229 "cwd": "[SLAVE_BUILD]", | |
230 "name": "read test spec", | 221 "name": "read test spec", |
231 "~followup_annotations": [ | 222 "~followup_annotations": [ |
232 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.webkit
.json@@@", | 223 "@@@STEP_TEXT@path: [CWD]\\src\\testing\\buildbot\\chromium.webkit.json@@@
", |
233 "@@@STEP_LOG_LINE@json.output@{@@@", | 224 "@@@STEP_LOG_LINE@json.output@{@@@", |
234 "@@@STEP_LOG_LINE@json.output@ \"WebKit Win10\": {@@@", | 225 "@@@STEP_LOG_LINE@json.output@ \"WebKit Win10\": {@@@", |
235 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", | 226 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", |
236 "@@@STEP_LOG_LINE@json.output@ {@@@", | 227 "@@@STEP_LOG_LINE@json.output@ {@@@", |
237 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", | 228 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", |
238 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", | 229 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", |
239 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 230 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
240 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", | 231 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", |
241 "@@@STEP_LOG_LINE@json.output@ }@@@", | 232 "@@@STEP_LOG_LINE@json.output@ }@@@", |
242 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 233 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
(...skipping 14 matching lines...) Expand all Loading... |
257 }, | 248 }, |
258 { | 249 { |
259 "cmd": [ | 250 "cmd": [ |
260 "python", | 251 "python", |
261 "-u", | 252 "-u", |
262 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 253 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
263 "--show-path", | 254 "--show-path", |
264 "python", | 255 "python", |
265 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" | 256 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" |
266 ], | 257 ], |
267 "cwd": "[SLAVE_BUILD]", | |
268 "name": "cleanup_temp" | 258 "name": "cleanup_temp" |
269 }, | 259 }, |
270 { | 260 { |
271 "cmd": [ | 261 "cmd": [ |
272 "python", | 262 "python", |
273 "-u", | 263 "-u", |
274 "RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py", | 264 "RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py", |
275 "--build-dir", | 265 "--build-dir", |
276 "[SLAVE_BUILD]\\src\\out\\Release", | 266 "[CWD]\\src\\out\\Release", |
277 "--clean-isolated-files" | 267 "--clean-isolated-files" |
278 ], | 268 ], |
279 "cwd": "[SLAVE_BUILD]", | |
280 "name": "clean isolated files" | 269 "name": "clean isolated files" |
281 }, | 270 }, |
282 { | 271 { |
283 "cmd": [ | 272 "cmd": [ |
284 "python", | 273 "python", |
285 "-u", | 274 "-u", |
286 "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py", | 275 "[CWD]\\src\\tools\\mb\\mb.py", |
287 "gen", | 276 "gen", |
288 "-m", | 277 "-m", |
289 "chromium.webkit", | 278 "chromium.webkit", |
290 "-b", | 279 "-b", |
291 "WebKit Win Builder", | 280 "WebKit Win Builder", |
292 "--config-file", | 281 "--config-file", |
293 "[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl", | 282 "[CWD]\\src\\tools\\mb\\mb_config.pyl", |
294 "--goma-dir", | 283 "--goma-dir", |
295 "[CACHE]\\cipd\\goma", | 284 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", |
296 "--swarming-targets-file", | 285 "--swarming-targets-file", |
297 "browser_tests\n", | 286 "browser_tests\n", |
298 "//out/Release" | 287 "//out/Release" |
299 ], | 288 ], |
300 "cwd": "[SLAVE_BUILD]", | |
301 "name": "generate_build_files", | 289 "name": "generate_build_files", |
302 "~followup_annotations": [ | 290 "~followup_annotations": [ |
303 "@@@STEP_LOG_LINE@swarming-targets-file.txt@browser_tests@@@", | 291 "@@@STEP_LOG_LINE@swarming-targets-file.txt@browser_tests@@@", |
304 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" | 292 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" |
305 ] | 293 ] |
306 }, | 294 }, |
307 { | 295 { |
308 "cmd": [ | 296 "cmd": [ |
309 "python", | 297 "python", |
310 "-u", | 298 "-u", |
311 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 299 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
312 "--show-path", | 300 "--show-path", |
313 "python", | 301 "python", |
314 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", | 302 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", |
315 "--gsutil-py-path", | 303 "--gsutil-py-path", |
316 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", | 304 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", |
317 "--ninja-path", | 305 "--ninja-path", |
318 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", | 306 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", |
319 "--target", | 307 "--target", |
320 "Release", | 308 "Release", |
321 "--src-dir", | 309 "--src-dir", |
322 "[SLAVE_BUILD]\\src", | 310 "[CWD]\\src", |
323 "--goma-cache-dir", | 311 "--goma-cache-dir", |
324 "[GOMA_CACHE]", | 312 "[ROOT]\\b\\build\\slave\\goma_cache", |
325 "--build-tool", | 313 "--build-tool", |
326 "ninja", | 314 "ninja", |
327 "--build-data-dir", | 315 "--build-data-dir", |
328 "[ROOT]\\build_data_dir", | 316 "[ROOT]\\build_data_dir", |
329 "--compiler", | 317 "--compiler", |
330 "goma", | 318 "goma", |
331 "--goma-jsonstatus", | 319 "--goma-jsonstatus", |
332 "/path/to/tmp/json", | 320 "/path/to/tmp/json", |
333 "--goma-service-account-json-file", | 321 "--goma-service-account-json-file", |
334 "C:\\creds\\service_accounts\\service-account-goma-client.json", | 322 "C:\\creds\\service_accounts\\service-account-goma-client.json", |
335 "--goma-dir", | 323 "--goma-dir", |
336 "[CACHE]\\cipd\\goma", | 324 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", |
337 "--", | 325 "--", |
338 "blink_tests", | 326 "blink_tests", |
339 "browser_tests", | 327 "browser_tests", |
340 "browser_tests_run" | 328 "browser_tests_run" |
341 ], | 329 ], |
342 "cwd": "[SLAVE_BUILD]", | |
343 "env": { | 330 "env": { |
344 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | 331 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
345 }, | 332 }, |
346 "name": "compile", | 333 "name": "compile", |
347 "~followup_annotations": [ | 334 "~followup_annotations": [ |
348 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 335 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
349 "@@@STEP_LOG_END@json.output (invalid)@@@" | 336 "@@@STEP_LOG_END@json.output (invalid)@@@" |
350 ] | 337 ] |
351 }, | 338 }, |
352 { | 339 { |
353 "cmd": [ | 340 "cmd": [ |
354 "python", | 341 "python", |
355 "-u", | 342 "-u", |
356 "RECIPE_MODULE[build::isolate]\\resources\\remove_build_metadata.py", | 343 "RECIPE_MODULE[build::isolate]\\resources\\remove_build_metadata.py", |
357 "--build-dir", | 344 "--build-dir", |
358 "[SLAVE_BUILD]\\src\\out\\Release", | 345 "[CWD]\\src\\out\\Release", |
359 "--src-dir", | 346 "--src-dir", |
360 "[SLAVE_BUILD]\\src" | 347 "[CWD]\\src" |
361 ], | 348 ], |
362 "cwd": "[SLAVE_BUILD]", | 349 "cwd": "[CWD]", |
363 "name": "remove_build_metadata" | 350 "name": "remove_build_metadata" |
364 }, | 351 }, |
365 { | 352 { |
366 "cmd": [ | 353 "cmd": [ |
367 "python", | 354 "python", |
368 "-u", | 355 "-u", |
369 "RECIPE_MODULE[build::isolate]\\resources\\isolate.py", | 356 "RECIPE_MODULE[build::isolate]\\resources\\isolate.py", |
370 "[SLAVE_BUILD]\\src\\tools\\swarming_client", | 357 "[CWD]\\src\\tools\\swarming_client", |
371 "batcharchive", | 358 "batcharchive", |
372 "--dump-json", | 359 "--dump-json", |
373 "/path/to/tmp/json", | 360 "/path/to/tmp/json", |
374 "--isolate-server", | 361 "--isolate-server", |
375 "https://isolateserver.appspot.com", | 362 "https://isolateserver.appspot.com", |
376 "--verbose", | 363 "--verbose", |
377 "[SLAVE_BUILD]\\src\\out\\Release\\browser_tests.isolated.gen.json" | 364 "[CWD]\\src\\out\\Release\\browser_tests.isolated.gen.json" |
378 ], | 365 ], |
379 "cwd": "[SLAVE_BUILD]", | |
380 "name": "isolate tests", | 366 "name": "isolate tests", |
381 "~followup_annotations": [ | 367 "~followup_annotations": [ |
382 "@@@STEP_LOG_LINE@json.output@{@@@", | 368 "@@@STEP_LOG_LINE@json.output@{@@@", |
383 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows
er_tests]\"@@@", | 369 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows
er_tests]\"@@@", |
384 "@@@STEP_LOG_LINE@json.output@}@@@", | 370 "@@@STEP_LOG_LINE@json.output@}@@@", |
385 "@@@STEP_LOG_END@json.output@@@" | 371 "@@@STEP_LOG_END@json.output@@@" |
386 ] | 372 ] |
387 }, | 373 }, |
388 { | 374 { |
389 "allow_subannotations": true, | 375 "allow_subannotations": true, |
(...skipping 10 matching lines...) Expand all Loading... |
400 "gs://chromium-webkit-archive/chromium.webkit/WebKit Win Builder", | 386 "gs://chromium-webkit-archive/chromium.webkit/WebKit Win Builder", |
401 "--build_revision", | 387 "--build_revision", |
402 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 388 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
403 "--gs-acl", | 389 "--gs-acl", |
404 "public-read", | 390 "public-read", |
405 "--factory-properties", | 391 "--factory-properties", |
406 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"WebKit Win Bu
ilder\", \"buildnumber\": 571, \"gs_acl\": \"public-read\", \"mastername\": \"ch
romium.webkit\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slave
name\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 392 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"WebKit Win Bu
ilder\", \"buildnumber\": 571, \"gs_acl\": \"public-read\", \"mastername\": \"ch
romium.webkit\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slave
name\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
407 "--build-properties", | 393 "--build-properties", |
408 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"WebKit Win Bu
ilder\", \"buildnumber\": 571, \"gs_acl\": \"public-read\", \"mastername\": \"ch
romium.webkit\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slave
name\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" | 394 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"WebKit Win Bu
ilder\", \"buildnumber\": 571, \"gs_acl\": \"public-read\", \"mastername\": \"ch
romium.webkit\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slave
name\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" |
409 ], | 395 ], |
410 "cwd": "[SLAVE_BUILD]", | |
411 "name": "package build" | 396 "name": "package build" |
412 }, | 397 }, |
413 { | 398 { |
414 "cmd": [], | 399 "cmd": [], |
415 "cwd": "[SLAVE_BUILD]", | |
416 "name": "trigger", | 400 "name": "trigger", |
417 "trigger_specs": [ | 401 "trigger_specs": [ |
418 { | 402 { |
419 "builder_name": "WebKit Win10", | 403 "builder_name": "WebKit Win10", |
420 "properties": { | 404 "properties": { |
421 "parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c
", | 405 "parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c
", |
422 "parent_got_angle_revision_cp": "refs/heads/master@{#297276}", | 406 "parent_got_angle_revision_cp": "refs/heads/master@{#297276}", |
423 "parent_got_nacl_revision": "d998e125e8253980d76e269b7982aeeefc1b9b50"
, | 407 "parent_got_nacl_revision": "d998e125e8253980d76e269b7982aeeefc1b9b50"
, |
424 "parent_got_nacl_revision_cp": "refs/heads/master@{#274981}", | 408 "parent_got_nacl_revision_cp": "refs/heads/master@{#274981}", |
425 "parent_got_revision": "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 409 "parent_got_revision": "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
426 "parent_got_revision_cp": "refs/heads/master@{#170242}", | 410 "parent_got_revision_cp": "refs/heads/master@{#170242}", |
427 "parent_got_swarming_client_revision": "a0ee5d99f1d4b38ddaa4c759c83798
0b63b99566", | 411 "parent_got_swarming_client_revision": "a0ee5d99f1d4b38ddaa4c759c83798
0b63b99566", |
428 "parent_got_swarming_client_revision_cp": "refs/heads/master@{#276089}
", | 412 "parent_got_swarming_client_revision_cp": "refs/heads/master@{#276089}
", |
429 "parent_got_v8_revision": "801ada225ddc271c132c3a35f03975671d43e399", | 413 "parent_got_v8_revision": "801ada225ddc271c132c3a35f03975671d43e399", |
430 "parent_got_v8_revision_cp": "refs/heads/master@{#43426}", | 414 "parent_got_v8_revision_cp": "refs/heads/master@{#43426}", |
431 "parent_got_webrtc_revision": "0f90628433546e61d9268596da93418c623137f
4", | 415 "parent_got_webrtc_revision": "0f90628433546e61d9268596da93418c623137f
4", |
432 "parent_got_webrtc_revision_cp": "refs/heads/master@{#120644}" | 416 "parent_got_webrtc_revision_cp": "refs/heads/master@{#120644}" |
433 } | 417 } |
434 } | 418 } |
435 ], | 419 ], |
436 "~followup_annotations": [ | 420 "~followup_annotations": [ |
437 "@@@STEP_TEXT@WebKit Win10@@@" | 421 "@@@STEP_TEXT@WebKit Win10@@@" |
438 ] | 422 ] |
439 }, | 423 }, |
440 { | 424 { |
441 "cmd": [], | 425 "cmd": [], |
442 "cwd": "[SLAVE_BUILD]", | |
443 "name": "trigger (2)", | 426 "name": "trigger (2)", |
444 "trigger_specs": [ | 427 "trigger_specs": [ |
445 { | 428 { |
446 "builder_name": "WebKit Win7", | 429 "builder_name": "WebKit Win7", |
447 "properties": { | 430 "properties": { |
448 "parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c
", | 431 "parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c
", |
449 "parent_got_angle_revision_cp": "refs/heads/master@{#297276}", | 432 "parent_got_angle_revision_cp": "refs/heads/master@{#297276}", |
450 "parent_got_nacl_revision": "d998e125e8253980d76e269b7982aeeefc1b9b50"
, | 433 "parent_got_nacl_revision": "d998e125e8253980d76e269b7982aeeefc1b9b50"
, |
451 "parent_got_nacl_revision_cp": "refs/heads/master@{#274981}", | 434 "parent_got_nacl_revision_cp": "refs/heads/master@{#274981}", |
452 "parent_got_revision": "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 435 "parent_got_revision": "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
(...skipping 10 matching lines...) Expand all Loading... |
463 "~followup_annotations": [ | 446 "~followup_annotations": [ |
464 "@@@STEP_TEXT@WebKit Win7@@@" | 447 "@@@STEP_TEXT@WebKit Win7@@@" |
465 ] | 448 ] |
466 }, | 449 }, |
467 { | 450 { |
468 "name": "$result", | 451 "name": "$result", |
469 "recipe_result": null, | 452 "recipe_result": null, |
470 "status_code": 0 | 453 "status_code": 0 |
471 } | 454 } |
472 ] | 455 ] |
OLD | NEW |