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.webkit", | 17 "chromium.webkit", |
17 "--builder", | 18 "--builder", |
18 "WebKit Win Builder", | 19 "WebKit Win Builder", |
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", | 25 "src", |
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/WebKit@HEAD", | 35 "src/third_party/WebKit@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_CHROMIUM_NO_ACTION": "1", | 193 "GYP_CHROMIUM_NO_ACTION": "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", | 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", |
188 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 195 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
189 }, | 196 }, |
190 "name": "gclient runhooks" | 197 "name": "gclient runhooks" |
191 }, | 198 }, |
192 { | 199 { |
193 "cmd": [ | 200 "cmd": [ |
194 "python", | 201 "python", |
195 "-u", | 202 "-u", |
196 "[CWD]\\src\\testing\\scripts\\get_compile_targets.py", | 203 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", |
197 "--output", | 204 "--output", |
198 "/path/to/tmp/json", | 205 "/path/to/tmp/json", |
199 "--", | 206 "--", |
200 "--build-config-fs", | 207 "--build-config-fs", |
201 "Release", | 208 "Release", |
202 "--paths", | 209 "--paths", |
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\"}", | 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\"}", |
204 "--properties", | 211 "--properties", |
205 "{\"buildername\": \"WebKit Win Builder\", \"buildnumber\": 571, \"mastern
ame\": \"chromium.webkit\", \"slavename\": \"TestSlavename\", \"target_platform\
": \"win\"}" | 212 "{\"buildername\": \"WebKit Win Builder\", \"buildnumber\": 571, \"mastern
ame\": \"chromium.webkit\", \"slavename\": \"TestSlavename\", \"target_platform\
": \"win\"}" |
206 ], | 213 ], |
| 214 "cwd": "[SLAVE_BUILD]", |
207 "name": "get compile targets for scripts", | 215 "name": "get compile targets for scripts", |
208 "~followup_annotations": [ | 216 "~followup_annotations": [ |
209 "@@@STEP_LOG_LINE@json.output@{}@@@", | 217 "@@@STEP_LOG_LINE@json.output@{}@@@", |
210 "@@@STEP_LOG_END@json.output@@@" | 218 "@@@STEP_LOG_END@json.output@@@" |
211 ] | 219 ] |
212 }, | 220 }, |
213 { | 221 { |
214 "cmd": [ | 222 "cmd": [ |
215 "python", | 223 "python", |
216 "-u", | 224 "-u", |
217 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 225 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
218 "[CWD]\\src\\testing\\buildbot\\chromium.webkit.json", | 226 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.webkit.json", |
219 "/path/to/tmp/json" | 227 "/path/to/tmp/json" |
220 ], | 228 ], |
| 229 "cwd": "[SLAVE_BUILD]", |
221 "name": "read test spec", | 230 "name": "read test spec", |
222 "~followup_annotations": [ | 231 "~followup_annotations": [ |
223 "@@@STEP_TEXT@path: [CWD]\\src\\testing\\buildbot\\chromium.webkit.json@@@
", | 232 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.webkit
.json@@@", |
224 "@@@STEP_LOG_LINE@json.output@{@@@", | 233 "@@@STEP_LOG_LINE@json.output@{@@@", |
225 "@@@STEP_LOG_LINE@json.output@ \"WebKit Win10\": {@@@", | 234 "@@@STEP_LOG_LINE@json.output@ \"WebKit Win10\": {@@@", |
226 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", | 235 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", |
227 "@@@STEP_LOG_LINE@json.output@ {@@@", | 236 "@@@STEP_LOG_LINE@json.output@ {@@@", |
228 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", | 237 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", |
229 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", | 238 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", |
230 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 239 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
231 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", | 240 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", |
232 "@@@STEP_LOG_LINE@json.output@ }@@@", | 241 "@@@STEP_LOG_LINE@json.output@ }@@@", |
233 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 242 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
(...skipping 14 matching lines...) Expand all Loading... |
248 }, | 257 }, |
249 { | 258 { |
250 "cmd": [ | 259 "cmd": [ |
251 "python", | 260 "python", |
252 "-u", | 261 "-u", |
253 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 262 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
254 "--show-path", | 263 "--show-path", |
255 "python", | 264 "python", |
256 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" | 265 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" |
257 ], | 266 ], |
| 267 "cwd": "[SLAVE_BUILD]", |
258 "name": "cleanup_temp" | 268 "name": "cleanup_temp" |
259 }, | 269 }, |
260 { | 270 { |
261 "cmd": [ | 271 "cmd": [ |
262 "python", | 272 "python", |
263 "-u", | 273 "-u", |
264 "RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py", | 274 "RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py", |
265 "--build-dir", | 275 "--build-dir", |
266 "[CWD]\\src\\out\\Release", | 276 "[SLAVE_BUILD]\\src\\out\\Release", |
267 "--clean-isolated-files" | 277 "--clean-isolated-files" |
268 ], | 278 ], |
| 279 "cwd": "[SLAVE_BUILD]", |
269 "name": "clean isolated files" | 280 "name": "clean isolated files" |
270 }, | 281 }, |
271 { | 282 { |
272 "cmd": [ | 283 "cmd": [ |
273 "python", | 284 "python", |
274 "-u", | 285 "-u", |
275 "[CWD]\\src\\tools\\mb\\mb.py", | 286 "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py", |
276 "gen", | 287 "gen", |
277 "-m", | 288 "-m", |
278 "chromium.webkit", | 289 "chromium.webkit", |
279 "-b", | 290 "-b", |
280 "WebKit Win Builder", | 291 "WebKit Win Builder", |
281 "--config-file", | 292 "--config-file", |
282 "[CWD]\\src\\tools\\mb\\mb_config.pyl", | 293 "[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl", |
283 "--goma-dir", | 294 "--goma-dir", |
284 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", | 295 "[CACHE]\\cipd\\goma", |
285 "--swarming-targets-file", | 296 "--swarming-targets-file", |
286 "browser_tests\n", | 297 "browser_tests\n", |
287 "//out/Release" | 298 "//out/Release" |
288 ], | 299 ], |
| 300 "cwd": "[SLAVE_BUILD]", |
289 "name": "generate_build_files", | 301 "name": "generate_build_files", |
290 "~followup_annotations": [ | 302 "~followup_annotations": [ |
291 "@@@STEP_LOG_LINE@swarming-targets-file.txt@browser_tests@@@", | 303 "@@@STEP_LOG_LINE@swarming-targets-file.txt@browser_tests@@@", |
292 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" | 304 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" |
293 ] | 305 ] |
294 }, | 306 }, |
295 { | 307 { |
296 "cmd": [ | 308 "cmd": [ |
297 "python", | 309 "python", |
298 "-u", | 310 "-u", |
299 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 311 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
300 "--show-path", | 312 "--show-path", |
301 "python", | 313 "python", |
302 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", | 314 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", |
303 "--gsutil-py-path", | 315 "--gsutil-py-path", |
304 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", | 316 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", |
305 "--ninja-path", | 317 "--ninja-path", |
306 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", | 318 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", |
307 "--target", | 319 "--target", |
308 "Release", | 320 "Release", |
309 "--src-dir", | 321 "--src-dir", |
310 "[CWD]\\src", | 322 "[SLAVE_BUILD]\\src", |
311 "--goma-cache-dir", | 323 "--goma-cache-dir", |
312 "[ROOT]\\b\\build\\slave\\goma_cache", | 324 "[GOMA_CACHE]", |
313 "--build-tool", | 325 "--build-tool", |
314 "ninja", | 326 "ninja", |
315 "--build-data-dir", | 327 "--build-data-dir", |
316 "[ROOT]\\build_data_dir", | 328 "[ROOT]\\build_data_dir", |
317 "--compiler", | 329 "--compiler", |
318 "goma", | 330 "goma", |
319 "--goma-jsonstatus", | 331 "--goma-jsonstatus", |
320 "/path/to/tmp/json", | 332 "/path/to/tmp/json", |
321 "--goma-service-account-json-file", | 333 "--goma-service-account-json-file", |
322 "C:\\creds\\service_accounts\\service-account-goma-client.json", | 334 "C:\\creds\\service_accounts\\service-account-goma-client.json", |
323 "--goma-dir", | 335 "--goma-dir", |
324 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", | 336 "[CACHE]\\cipd\\goma", |
325 "--", | 337 "--", |
326 "blink_tests", | 338 "blink_tests", |
327 "browser_tests", | 339 "browser_tests", |
328 "browser_tests_run" | 340 "browser_tests_run" |
329 ], | 341 ], |
| 342 "cwd": "[SLAVE_BUILD]", |
330 "env": { | 343 "env": { |
331 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | 344 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
332 }, | 345 }, |
333 "name": "compile", | 346 "name": "compile", |
334 "~followup_annotations": [ | 347 "~followup_annotations": [ |
335 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 348 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
336 "@@@STEP_LOG_END@json.output (invalid)@@@" | 349 "@@@STEP_LOG_END@json.output (invalid)@@@" |
337 ] | 350 ] |
338 }, | 351 }, |
339 { | 352 { |
340 "cmd": [ | 353 "cmd": [ |
341 "python", | 354 "python", |
342 "-u", | 355 "-u", |
343 "RECIPE_MODULE[build::isolate]\\resources\\remove_build_metadata.py", | 356 "RECIPE_MODULE[build::isolate]\\resources\\remove_build_metadata.py", |
344 "--build-dir", | 357 "--build-dir", |
345 "[CWD]\\src\\out\\Release", | 358 "[SLAVE_BUILD]\\src\\out\\Release", |
346 "--src-dir", | 359 "--src-dir", |
347 "[CWD]\\src" | 360 "[SLAVE_BUILD]\\src" |
348 ], | 361 ], |
349 "cwd": "[CWD]", | 362 "cwd": "[SLAVE_BUILD]", |
350 "name": "remove_build_metadata" | 363 "name": "remove_build_metadata" |
351 }, | 364 }, |
352 { | 365 { |
353 "cmd": [ | 366 "cmd": [ |
354 "python", | 367 "python", |
355 "-u", | 368 "-u", |
356 "RECIPE_MODULE[build::isolate]\\resources\\isolate.py", | 369 "RECIPE_MODULE[build::isolate]\\resources\\isolate.py", |
357 "[CWD]\\src\\tools\\swarming_client", | 370 "[SLAVE_BUILD]\\src\\tools\\swarming_client", |
358 "batcharchive", | 371 "batcharchive", |
359 "--dump-json", | 372 "--dump-json", |
360 "/path/to/tmp/json", | 373 "/path/to/tmp/json", |
361 "--isolate-server", | 374 "--isolate-server", |
362 "https://isolateserver.appspot.com", | 375 "https://isolateserver.appspot.com", |
363 "--verbose", | 376 "--verbose", |
364 "[CWD]\\src\\out\\Release\\browser_tests.isolated.gen.json" | 377 "[SLAVE_BUILD]\\src\\out\\Release\\browser_tests.isolated.gen.json" |
365 ], | 378 ], |
| 379 "cwd": "[SLAVE_BUILD]", |
366 "name": "isolate tests", | 380 "name": "isolate tests", |
367 "~followup_annotations": [ | 381 "~followup_annotations": [ |
368 "@@@STEP_LOG_LINE@json.output@{@@@", | 382 "@@@STEP_LOG_LINE@json.output@{@@@", |
369 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows
er_tests]\"@@@", | 383 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows
er_tests]\"@@@", |
370 "@@@STEP_LOG_LINE@json.output@}@@@", | 384 "@@@STEP_LOG_LINE@json.output@}@@@", |
371 "@@@STEP_LOG_END@json.output@@@" | 385 "@@@STEP_LOG_END@json.output@@@" |
372 ] | 386 ] |
373 }, | 387 }, |
374 { | 388 { |
375 "allow_subannotations": true, | 389 "allow_subannotations": true, |
(...skipping 10 matching lines...) Expand all Loading... |
386 "gs://chromium-webkit-archive/chromium.webkit/WebKit Win Builder", | 400 "gs://chromium-webkit-archive/chromium.webkit/WebKit Win Builder", |
387 "--build_revision", | 401 "--build_revision", |
388 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 402 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
389 "--gs-acl", | 403 "--gs-acl", |
390 "public-read", | 404 "public-read", |
391 "--factory-properties", | 405 "--factory-properties", |
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\"}", | 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\"}", |
393 "--build-properties", | 407 "--build-properties", |
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\"}" | 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\"}" |
395 ], | 409 ], |
| 410 "cwd": "[SLAVE_BUILD]", |
396 "name": "package build" | 411 "name": "package build" |
397 }, | 412 }, |
398 { | 413 { |
399 "cmd": [], | 414 "cmd": [], |
| 415 "cwd": "[SLAVE_BUILD]", |
400 "name": "trigger", | 416 "name": "trigger", |
401 "trigger_specs": [ | 417 "trigger_specs": [ |
402 { | 418 { |
403 "builder_name": "WebKit Win10", | 419 "builder_name": "WebKit Win10", |
404 "properties": { | 420 "properties": { |
405 "parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c
", | 421 "parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c
", |
406 "parent_got_angle_revision_cp": "refs/heads/master@{#297276}", | 422 "parent_got_angle_revision_cp": "refs/heads/master@{#297276}", |
407 "parent_got_nacl_revision": "d998e125e8253980d76e269b7982aeeefc1b9b50"
, | 423 "parent_got_nacl_revision": "d998e125e8253980d76e269b7982aeeefc1b9b50"
, |
408 "parent_got_nacl_revision_cp": "refs/heads/master@{#274981}", | 424 "parent_got_nacl_revision_cp": "refs/heads/master@{#274981}", |
409 "parent_got_revision": "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 425 "parent_got_revision": "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
410 "parent_got_revision_cp": "refs/heads/master@{#170242}", | 426 "parent_got_revision_cp": "refs/heads/master@{#170242}", |
411 "parent_got_swarming_client_revision": "a0ee5d99f1d4b38ddaa4c759c83798
0b63b99566", | 427 "parent_got_swarming_client_revision": "a0ee5d99f1d4b38ddaa4c759c83798
0b63b99566", |
412 "parent_got_swarming_client_revision_cp": "refs/heads/master@{#276089}
", | 428 "parent_got_swarming_client_revision_cp": "refs/heads/master@{#276089}
", |
413 "parent_got_v8_revision": "801ada225ddc271c132c3a35f03975671d43e399", | 429 "parent_got_v8_revision": "801ada225ddc271c132c3a35f03975671d43e399", |
414 "parent_got_v8_revision_cp": "refs/heads/master@{#43426}", | 430 "parent_got_v8_revision_cp": "refs/heads/master@{#43426}", |
415 "parent_got_webrtc_revision": "0f90628433546e61d9268596da93418c623137f
4", | 431 "parent_got_webrtc_revision": "0f90628433546e61d9268596da93418c623137f
4", |
416 "parent_got_webrtc_revision_cp": "refs/heads/master@{#120644}" | 432 "parent_got_webrtc_revision_cp": "refs/heads/master@{#120644}" |
417 } | 433 } |
418 } | 434 } |
419 ], | 435 ], |
420 "~followup_annotations": [ | 436 "~followup_annotations": [ |
421 "@@@STEP_TEXT@WebKit Win10@@@" | 437 "@@@STEP_TEXT@WebKit Win10@@@" |
422 ] | 438 ] |
423 }, | 439 }, |
424 { | 440 { |
425 "cmd": [], | 441 "cmd": [], |
| 442 "cwd": "[SLAVE_BUILD]", |
426 "name": "trigger (2)", | 443 "name": "trigger (2)", |
427 "trigger_specs": [ | 444 "trigger_specs": [ |
428 { | 445 { |
429 "builder_name": "WebKit Win7", | 446 "builder_name": "WebKit Win7", |
430 "properties": { | 447 "properties": { |
431 "parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c
", | 448 "parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c
", |
432 "parent_got_angle_revision_cp": "refs/heads/master@{#297276}", | 449 "parent_got_angle_revision_cp": "refs/heads/master@{#297276}", |
433 "parent_got_nacl_revision": "d998e125e8253980d76e269b7982aeeefc1b9b50"
, | 450 "parent_got_nacl_revision": "d998e125e8253980d76e269b7982aeeefc1b9b50"
, |
434 "parent_got_nacl_revision_cp": "refs/heads/master@{#274981}", | 451 "parent_got_nacl_revision_cp": "refs/heads/master@{#274981}", |
435 "parent_got_revision": "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 452 "parent_got_revision": "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
(...skipping 10 matching lines...) Expand all Loading... |
446 "~followup_annotations": [ | 463 "~followup_annotations": [ |
447 "@@@STEP_TEXT@WebKit Win7@@@" | 464 "@@@STEP_TEXT@WebKit Win7@@@" |
448 ] | 465 ] |
449 }, | 466 }, |
450 { | 467 { |
451 "name": "$result", | 468 "name": "$result", |
452 "recipe_result": null, | 469 "recipe_result": null, |
453 "status_code": 0 | 470 "status_code": 0 |
454 } | 471 } |
455 ] | 472 ] |
OLD | NEW |