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 "tryserver.chromium.win", | 17 "tryserver.chromium.win", |
17 "--builder", | 18 "--builder", |
18 "win_chromium_rel_ng", | 19 "win_chromium_rel_ng", |
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\\v8", | 25 "src\\v8", |
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 "--issue", | 30 "--issue", |
30 "12853011", | 31 "12853011", |
31 "--patchset", | 32 "--patchset", |
32 "1", | 33 "1", |
33 "--rietveld_server", | 34 "--rietveld_server", |
34 "https://codereview.chromium.org", | 35 "https://codereview.chromium.org", |
35 "--output_json", | 36 "--output_json", |
36 "/path/to/tmp/json", | 37 "/path/to/tmp/json", |
37 "--revision", | 38 "--revision", |
38 "src@HEAD", | 39 "src@HEAD", |
39 "--revision", | 40 "--revision", |
40 "src/v8@HEAD", | 41 "src/v8@HEAD", |
41 "--output_manifest" | 42 "--output_manifest" |
42 ], | 43 ], |
| 44 "cwd": "[SLAVE_BUILD]", |
43 "env": { | 45 "env": { |
44 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 46 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
45 }, | 47 }, |
46 "name": "bot_update", | 48 "name": "bot_update", |
47 "~followup_annotations": [ | 49 "~followup_annotations": [ |
48 "@@@STEP_TEXT@Some step text@@@", | 50 "@@@STEP_TEXT@Some step text@@@", |
49 "@@@STEP_LOG_LINE@json.output@{@@@", | 51 "@@@STEP_LOG_LINE@json.output@{@@@", |
50 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 52 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
51 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 53 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
52 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\", @@@", | 54 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\", @@@", |
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
107 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 109 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
108 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 110 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
109 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 111 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
110 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 112 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
111 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 113 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
112 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 114 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
113 ] | 115 ] |
114 }, | 116 }, |
115 { | 117 { |
116 "cmd": [], | 118 "cmd": [], |
| 119 "cwd": "[SLAVE_BUILD]", |
117 "name": "ensure_goma" | 120 "name": "ensure_goma" |
118 }, | 121 }, |
119 { | 122 { |
120 "cmd": [ | 123 "cmd": [ |
121 "python", | 124 "python", |
122 "-u", | 125 "-u", |
123 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", | 126 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", |
124 "--platform", | 127 "--platform", |
125 "windows-amd64", | 128 "windows-amd64", |
126 "--dest-directory", | 129 "--dest-directory", |
127 "[CWD]\\cipd", | 130 "[SLAVE_BUILD]\\cipd", |
128 "--json-output", | 131 "--json-output", |
129 "/path/to/tmp/json" | 132 "/path/to/tmp/json" |
130 ], | 133 ], |
| 134 "cwd": "[SLAVE_BUILD]", |
131 "name": "ensure_goma.install cipd", | 135 "name": "ensure_goma.install cipd", |
132 "~followup_annotations": [ | 136 "~followup_annotations": [ |
133 "@@@STEP_NEST_LEVEL@1@@@", | 137 "@@@STEP_NEST_LEVEL@1@@@", |
134 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | 138 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", |
135 "@@@STEP_LOG_LINE@json.output@{@@@", | 139 "@@@STEP_LOG_LINE@json.output@{@@@", |
136 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"fake_slave_build/cipd\",
@@@", | 140 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]\\\\cipd\\\
\cipd\", @@@", |
137 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | 141 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", |
138 "@@@STEP_LOG_LINE@json.output@}@@@", | 142 "@@@STEP_LOG_LINE@json.output@}@@@", |
139 "@@@STEP_LOG_END@json.output@@@" | 143 "@@@STEP_LOG_END@json.output@@@" |
140 ] | 144 ] |
141 }, | 145 }, |
142 { | 146 { |
143 "cmd": [ | 147 "cmd": [ |
144 "fake_slave_build/cipd", | 148 "[SLAVE_BUILD]\\cipd\\cipd", |
145 "ensure", | 149 "ensure", |
146 "--root", | 150 "--root", |
147 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", | 151 "[CACHE]\\cipd\\goma", |
148 "--list", | 152 "--list", |
149 "infra_internal/goma/client/windows-amd64 release", | 153 "infra_internal/goma/client/windows-amd64 release", |
150 "--json-output", | 154 "--json-output", |
151 "/path/to/tmp/json", | 155 "/path/to/tmp/json", |
152 "--service-account-json", | 156 "--service-account-json", |
153 "C:\\creds\\service_accounts\\service-account-goma-client.json" | 157 "C:\\creds\\service_accounts\\service-account-goma-client.json" |
154 ], | 158 ], |
| 159 "cwd": "[SLAVE_BUILD]", |
155 "name": "ensure_goma.ensure_installed", | 160 "name": "ensure_goma.ensure_installed", |
156 "~followup_annotations": [ | 161 "~followup_annotations": [ |
157 "@@@STEP_NEST_LEVEL@1@@@", | 162 "@@@STEP_NEST_LEVEL@1@@@", |
158 "@@@STEP_LOG_LINE@json.output@{@@@", | 163 "@@@STEP_LOG_LINE@json.output@{@@@", |
159 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | 164 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
160 "@@@STEP_LOG_LINE@json.output@ {@@@", | 165 "@@@STEP_LOG_LINE@json.output@ {@@@", |
161 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | 166 "@@@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\"@@@", | 167 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", |
163 "@@@STEP_LOG_LINE@json.output@ }@@@", | 168 "@@@STEP_LOG_LINE@json.output@ }@@@", |
164 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 169 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
165 "@@@STEP_LOG_LINE@json.output@}@@@", | 170 "@@@STEP_LOG_LINE@json.output@}@@@", |
166 "@@@STEP_LOG_END@json.output@@@" | 171 "@@@STEP_LOG_END@json.output@@@" |
167 ] | 172 ] |
168 }, | 173 }, |
169 { | 174 { |
170 "cmd": [ | 175 "cmd": [ |
171 "python", | 176 "python", |
172 "-u", | 177 "-u", |
173 "[CWD]\\src\\tools\\swarming_client\\swarming.py", | 178 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
174 "--version" | 179 "--version" |
175 ], | 180 ], |
| 181 "cwd": "[SLAVE_BUILD]", |
176 "name": "swarming.py --version", | 182 "name": "swarming.py --version", |
177 "stdout": "/path/to/tmp/", | 183 "stdout": "/path/to/tmp/", |
178 "~followup_annotations": [ | 184 "~followup_annotations": [ |
179 "@@@STEP_TEXT@0.4.10@@@" | 185 "@@@STEP_TEXT@0.4.10@@@" |
180 ] | 186 ] |
181 }, | 187 }, |
182 { | 188 { |
183 "cmd": [ | 189 "cmd": [ |
184 "python", | 190 "python", |
185 "-u", | 191 "-u", |
186 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", | 192 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", |
187 "runhooks" | 193 "runhooks" |
188 ], | 194 ], |
| 195 "cwd": "[SLAVE_BUILD]", |
189 "env": { | 196 "env": { |
190 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", | 197 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", |
191 "GYP_CHROMIUM_NO_ACTION": "1", | 198 "GYP_CHROMIUM_NO_ACTION": "1", |
192 "GYP_DEFINES": "archive_gpu_tests=1 chromium_win_pch=0 component=static_li
brary dcheck_always_on=1 fastbuild=1 ffmpeg_branding=Chrome gomadir='[ROOT]\\b\\
build\\slave\\cache\\cipd\\goma' proprietary_codecs=1 target_arch=ia32 test_isol
ation_mode=prepare use_goma=1", | 199 "GYP_DEFINES": "archive_gpu_tests=1 chromium_win_pch=0 component=static_li
brary dcheck_always_on=1 fastbuild=1 ffmpeg_branding=Chrome gomadir='[CACHE]\\ci
pd\\goma' proprietary_codecs=1 target_arch=ia32 test_isolation_mode=prepare use_
goma=1", |
193 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 200 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
194 }, | 201 }, |
195 "name": "gclient runhooks (with patch)" | 202 "name": "gclient runhooks (with patch)" |
196 }, | 203 }, |
197 { | 204 { |
198 "cmd": [ | 205 "cmd": [ |
199 "python", | 206 "python", |
200 "-u", | 207 "-u", |
201 "[CWD]\\src\\testing\\scripts\\get_compile_targets.py", | 208 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", |
202 "--output", | 209 "--output", |
203 "/path/to/tmp/json", | 210 "/path/to/tmp/json", |
204 "--", | 211 "--", |
205 "--build-config-fs", | 212 "--build-config-fs", |
206 "Release", | 213 "Release", |
207 "--use-src-side-runtest-py", | 214 "--use-src-side-runtest-py", |
208 "--paths", | 215 "--paths", |
209 "{\"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\"}", | 216 "{\"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\"}", |
210 "--properties", | 217 "--properties", |
211 "{\"buildername\": \"win_chromium_rel_ng\", \"buildnumber\": 571, \"master
name\": \"tryserver.chromium.win\", \"slavename\": \"TestSlavename\", \"target_p
latform\": \"win\"}" | 218 "{\"buildername\": \"win_chromium_rel_ng\", \"buildnumber\": 571, \"master
name\": \"tryserver.chromium.win\", \"slavename\": \"TestSlavename\", \"target_p
latform\": \"win\"}" |
212 ], | 219 ], |
| 220 "cwd": "[SLAVE_BUILD]", |
213 "name": "get compile targets for scripts", | 221 "name": "get compile targets for scripts", |
214 "~followup_annotations": [ | 222 "~followup_annotations": [ |
215 "@@@STEP_LOG_LINE@json.output@{}@@@", | 223 "@@@STEP_LOG_LINE@json.output@{}@@@", |
216 "@@@STEP_LOG_END@json.output@@@" | 224 "@@@STEP_LOG_END@json.output@@@" |
217 ] | 225 ] |
218 }, | 226 }, |
219 { | 227 { |
220 "cmd": [ | 228 "cmd": [ |
221 "python", | 229 "python", |
222 "-u", | 230 "-u", |
223 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 231 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
224 "[CWD]\\src\\testing\\buildbot\\chromium.gpu.json", | 232 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.gpu.json", |
225 "/path/to/tmp/json" | 233 "/path/to/tmp/json" |
226 ], | 234 ], |
| 235 "cwd": "[SLAVE_BUILD]", |
227 "name": "read test spec", | 236 "name": "read test spec", |
228 "~followup_annotations": [ | 237 "~followup_annotations": [ |
229 "@@@STEP_TEXT@path: [CWD]\\src\\testing\\buildbot\\chromium.gpu.json@@@", | 238 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.gpu.js
on@@@", |
230 "@@@STEP_LOG_LINE@json.output@{}@@@", | 239 "@@@STEP_LOG_LINE@json.output@{}@@@", |
231 "@@@STEP_LOG_END@json.output@@@" | 240 "@@@STEP_LOG_END@json.output@@@" |
232 ] | 241 ] |
233 }, | 242 }, |
234 { | 243 { |
235 "cmd": [ | 244 "cmd": [ |
236 "python", | 245 "python", |
237 "-u", | 246 "-u", |
238 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 247 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
239 "[CWD]\\src\\testing\\buildbot\\chromium.win.json", | 248 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.json", |
240 "/path/to/tmp/json" | 249 "/path/to/tmp/json" |
241 ], | 250 ], |
| 251 "cwd": "[SLAVE_BUILD]", |
242 "name": "read test spec (2)", | 252 "name": "read test spec (2)", |
243 "~followup_annotations": [ | 253 "~followup_annotations": [ |
244 "@@@STEP_TEXT@path: [CWD]\\src\\testing\\buildbot\\chromium.win.json@@@", | 254 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.js
on@@@", |
245 "@@@STEP_LOG_LINE@json.output@{}@@@", | 255 "@@@STEP_LOG_LINE@json.output@{}@@@", |
246 "@@@STEP_LOG_END@json.output@@@" | 256 "@@@STEP_LOG_END@json.output@@@" |
247 ] | 257 ] |
248 }, | 258 }, |
249 { | 259 { |
250 "cmd": [ | 260 "cmd": [ |
251 "RECIPE_PACKAGE_REPO[depot_tools]\\bootstrap\\win\\win_tools.bat" | 261 "RECIPE_PACKAGE_REPO[depot_tools]\\bootstrap\\win\\win_tools.bat" |
252 ], | 262 ], |
253 "cwd": "RECIPE_PACKAGE_REPO[depot_tools]", | 263 "cwd": "RECIPE_PACKAGE_REPO[depot_tools]", |
254 "name": "ensure git tooling on windows" | 264 "name": "ensure git tooling on windows" |
255 }, | 265 }, |
256 { | 266 { |
257 "cmd": [ | 267 "cmd": [ |
258 "RECIPE_PACKAGE_REPO[depot_tools]\\git.bat", | 268 "RECIPE_PACKAGE_REPO[depot_tools]\\git.bat", |
259 "diff", | 269 "diff", |
260 "--cached", | 270 "--cached", |
261 "--name-only" | 271 "--name-only" |
262 ], | 272 ], |
263 "cwd": "[CWD]\\src\\v8", | 273 "cwd": "[SLAVE_BUILD]\\src\\v8", |
264 "name": "git diff to analyze patch", | 274 "name": "git diff to analyze patch", |
265 "stdout": "/path/to/tmp/", | 275 "stdout": "/path/to/tmp/", |
266 "~followup_annotations": [ | 276 "~followup_annotations": [ |
267 "@@@STEP_LOG_LINE@files@v8/foo.cc@@@", | 277 "@@@STEP_LOG_LINE@files@v8/foo.cc@@@", |
268 "@@@STEP_LOG_END@files@@@", | 278 "@@@STEP_LOG_END@files@@@", |
269 "@@@SET_BUILD_PROPERTY@subproject_tag@\"blink-paths\"@@@" | 279 "@@@SET_BUILD_PROPERTY@subproject_tag@\"blink-paths\"@@@" |
270 ] | 280 ] |
271 }, | 281 }, |
272 { | 282 { |
273 "cmd": [ | 283 "cmd": [ |
274 "python", | 284 "python", |
275 "-u", | 285 "-u", |
276 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 286 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
277 "[CWD]\\src\\testing\\buildbot\\trybot_analyze_config.json", | 287 "[SLAVE_BUILD]\\src\\testing\\buildbot\\trybot_analyze_config.json", |
278 "/path/to/tmp/json" | 288 "/path/to/tmp/json" |
279 ], | 289 ], |
| 290 "cwd": "[SLAVE_BUILD]", |
280 "name": "read filter exclusion spec", | 291 "name": "read filter exclusion spec", |
281 "~followup_annotations": [ | 292 "~followup_annotations": [ |
282 "@@@STEP_TEXT@path: 'testing\\\\buildbot\\\\trybot_analyze_config.json'@@@
", | 293 "@@@STEP_TEXT@path: 'testing\\\\buildbot\\\\trybot_analyze_config.json'@@@
", |
283 "@@@STEP_LOG_LINE@json.output@{@@@", | 294 "@@@STEP_LOG_LINE@json.output@{@@@", |
284 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@", | 295 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@", |
285 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", | 296 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", |
286 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 297 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
287 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@", | 298 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@", |
288 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", | 299 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", |
289 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 300 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
290 "@@@STEP_LOG_LINE@json.output@ \"ios\": {@@@", | 301 "@@@STEP_LOG_LINE@json.output@ \"ios\": {@@@", |
291 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", | 302 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", |
292 "@@@STEP_LOG_LINE@json.output@ }@@@", | 303 "@@@STEP_LOG_LINE@json.output@ }@@@", |
293 "@@@STEP_LOG_LINE@json.output@}@@@", | 304 "@@@STEP_LOG_LINE@json.output@}@@@", |
294 "@@@STEP_LOG_END@json.output@@@" | 305 "@@@STEP_LOG_END@json.output@@@" |
295 ] | 306 ] |
296 }, | 307 }, |
297 { | 308 { |
298 "cmd": [ | 309 "cmd": [ |
299 "python", | 310 "python", |
300 "-u", | 311 "-u", |
301 "[CWD]\\src\\tools\\mb\\mb.py", | 312 "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py", |
302 "analyze", | 313 "analyze", |
303 "-m", | 314 "-m", |
304 "tryserver.chromium.win", | 315 "tryserver.chromium.win", |
305 "-b", | 316 "-b", |
306 "win_chromium_rel_ng", | 317 "win_chromium_rel_ng", |
307 "-v", | 318 "-v", |
308 "//out/Release", | 319 "//out/Release", |
309 "{\"additional_compile_targets\": [\"chromium_builder_tests\"], \"files\":
[\"v8/foo.cc\"], \"test_targets\": [\"blink_heap_unittests\", \"blink_platform_
unittests\", \"mini_installer\", \"webkit_unit_tests\", \"wtf_unittests\"]}", | 320 "{\"additional_compile_targets\": [\"chromium_builder_tests\"], \"files\":
[\"v8/foo.cc\"], \"test_targets\": [\"blink_heap_unittests\", \"blink_platform_
unittests\", \"mini_installer\", \"webkit_unit_tests\", \"wtf_unittests\"]}", |
310 "/path/to/tmp/json" | 321 "/path/to/tmp/json" |
311 ], | 322 ], |
| 323 "cwd": "[SLAVE_BUILD]", |
312 "name": "analyze", | 324 "name": "analyze", |
313 "~followup_annotations": [ | 325 "~followup_annotations": [ |
314 "@@@STEP_TEXT@No compile necessary@@@", | 326 "@@@STEP_TEXT@No compile necessary@@@", |
315 "@@@STEP_LOG_LINE@json.output@{@@@", | 327 "@@@STEP_LOG_LINE@json.output@{@@@", |
316 "@@@STEP_LOG_LINE@json.output@ \"compile_targets\": [], @@@", | 328 "@@@STEP_LOG_LINE@json.output@ \"compile_targets\": [], @@@", |
317 "@@@STEP_LOG_LINE@json.output@ \"status\": \"No dependency\", @@@", | 329 "@@@STEP_LOG_LINE@json.output@ \"status\": \"No dependency\", @@@", |
318 "@@@STEP_LOG_LINE@json.output@ \"test_targets\": []@@@", | 330 "@@@STEP_LOG_LINE@json.output@ \"test_targets\": []@@@", |
319 "@@@STEP_LOG_LINE@json.output@}@@@", | 331 "@@@STEP_LOG_LINE@json.output@}@@@", |
320 "@@@STEP_LOG_END@json.output@@@", | 332 "@@@STEP_LOG_END@json.output@@@", |
321 "@@@STEP_LOG_LINE@analyze_details@{@@@", | 333 "@@@STEP_LOG_LINE@analyze_details@{@@@", |
(...skipping 16 matching lines...) Expand all Loading... |
338 }, | 350 }, |
339 { | 351 { |
340 "cmd": [ | 352 "cmd": [ |
341 "python", | 353 "python", |
342 "-u", | 354 "-u", |
343 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 355 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
344 "--show-path", | 356 "--show-path", |
345 "python", | 357 "python", |
346 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" | 358 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" |
347 ], | 359 ], |
| 360 "cwd": "[SLAVE_BUILD]", |
348 "name": "cleanup_temp" | 361 "name": "cleanup_temp" |
349 }, | 362 }, |
350 { | 363 { |
351 "cmd": [ | 364 "cmd": [ |
352 "python", | 365 "python", |
353 "-u", | 366 "-u", |
354 "[CWD]\\src\\tools\\mb\\mb.py", | 367 "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py", |
355 "gen", | 368 "gen", |
356 "-m", | 369 "-m", |
357 "tryserver.chromium.win", | 370 "tryserver.chromium.win", |
358 "-b", | 371 "-b", |
359 "win_chromium_rel_ng", | 372 "win_chromium_rel_ng", |
360 "--config-file", | 373 "--config-file", |
361 "[CWD]\\src\\tools\\mb\\mb_config.pyl", | 374 "[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl", |
362 "--goma-dir", | 375 "--goma-dir", |
363 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", | 376 "[CACHE]\\cipd\\goma", |
364 "//out/Release" | 377 "//out/Release" |
365 ], | 378 ], |
| 379 "cwd": "[SLAVE_BUILD]", |
366 "name": "generate_build_files (with patch)" | 380 "name": "generate_build_files (with patch)" |
367 }, | 381 }, |
368 { | 382 { |
369 "cmd": [ | 383 "cmd": [ |
370 "python", | 384 "python", |
371 "-u", | 385 "-u", |
372 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 386 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
373 "--show-path", | 387 "--show-path", |
374 "python", | 388 "python", |
375 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", | 389 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", |
376 "--gsutil-py-path", | 390 "--gsutil-py-path", |
377 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", | 391 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", |
378 "--ninja-path", | 392 "--ninja-path", |
379 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", | 393 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", |
380 "--target", | 394 "--target", |
381 "Release", | 395 "Release", |
382 "--src-dir", | 396 "--src-dir", |
383 "[CWD]\\src", | 397 "[SLAVE_BUILD]\\src", |
384 "--goma-cache-dir", | 398 "--goma-cache-dir", |
385 "[ROOT]\\b\\build\\slave\\goma_cache", | 399 "[GOMA_CACHE]", |
386 "--build-tool", | 400 "--build-tool", |
387 "ninja", | 401 "ninja", |
388 "--compiler", | 402 "--compiler", |
389 "goma", | 403 "goma", |
390 "--goma-jsonstatus", | 404 "--goma-jsonstatus", |
391 "/path/to/tmp/json", | 405 "/path/to/tmp/json", |
392 "--goma-service-account-json-file", | 406 "--goma-service-account-json-file", |
393 "C:\\creds\\service_accounts\\service-account-goma-client.json", | 407 "C:\\creds\\service_accounts\\service-account-goma-client.json", |
394 "--goma-dir", | 408 "--goma-dir", |
395 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", | 409 "[CACHE]\\cipd\\goma", |
396 "--goma-fail-fast", | 410 "--goma-fail-fast", |
397 "--goma-disable-local-fallback", | 411 "--goma-disable-local-fallback", |
398 "--ninja-ensure-up-to-date", | 412 "--ninja-ensure-up-to-date", |
399 "--", | 413 "--", |
400 "blink_tests" | 414 "blink_tests" |
401 ], | 415 ], |
| 416 "cwd": "[SLAVE_BUILD]", |
402 "env": { | 417 "env": { |
403 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | 418 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
404 }, | 419 }, |
405 "name": "compile (with patch)", | 420 "name": "compile (with patch)", |
406 "~followup_annotations": [ | 421 "~followup_annotations": [ |
407 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 422 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
408 "@@@STEP_LOG_END@json.output (invalid)@@@" | 423 "@@@STEP_LOG_END@json.output (invalid)@@@" |
409 ] | 424 ] |
410 }, | 425 }, |
411 { | 426 { |
412 "cmd": [ | 427 "cmd": [ |
413 "python", | 428 "python", |
414 "-u", | 429 "-u", |
415 "import sys; sys.exit(0)" | 430 "import sys; sys.exit(0)" |
416 ], | 431 ], |
| 432 "cwd": "[SLAVE_BUILD]", |
417 "name": "mark: before_tests" | 433 "name": "mark: before_tests" |
418 }, | 434 }, |
419 { | 435 { |
420 "cmd": [ | 436 "cmd": [ |
421 "python", | 437 "python", |
422 "-u", | 438 "-u", |
423 "[CWD]\\src\\testing\\scripts\\webkit_lint.py", | 439 "[SLAVE_BUILD]\\src\\testing\\scripts\\webkit_lint.py", |
424 "--build-config-fs", | 440 "--build-config-fs", |
425 "Release", | 441 "Release", |
426 "--use-src-side-runtest-py", | 442 "--use-src-side-runtest-py", |
427 "--paths", | 443 "--paths", |
428 "{\"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\"}", | 444 "{\"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\"}", |
429 "--properties", | 445 "--properties", |
430 "{\"buildername\": \"win_chromium_rel_ng\", \"buildnumber\": 571, \"master
name\": \"tryserver.chromium.win\", \"slavename\": \"TestSlavename\", \"target_p
latform\": \"win\"}", | 446 "{\"buildername\": \"win_chromium_rel_ng\", \"buildnumber\": 571, \"master
name\": \"tryserver.chromium.win\", \"slavename\": \"TestSlavename\", \"target_p
latform\": \"win\"}", |
431 "run", | 447 "run", |
432 "--output", | 448 "--output", |
433 "/path/to/tmp/json" | 449 "/path/to/tmp/json" |
434 ], | 450 ], |
| 451 "cwd": "[SLAVE_BUILD]", |
435 "name": "webkit_lint (with patch)", | 452 "name": "webkit_lint (with patch)", |
436 "~followup_annotations": [ | 453 "~followup_annotations": [ |
437 "@@@STEP_LOG_LINE@json.output@{@@@", | 454 "@@@STEP_LOG_LINE@json.output@{@@@", |
438 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", | 455 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", |
439 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", | 456 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", |
440 "@@@STEP_LOG_LINE@json.output@}@@@", | 457 "@@@STEP_LOG_LINE@json.output@}@@@", |
441 "@@@STEP_LOG_END@json.output@@@" | 458 "@@@STEP_LOG_END@json.output@@@" |
442 ] | 459 ] |
443 }, | 460 }, |
444 { | 461 { |
445 "cmd": [ | 462 "cmd": [ |
446 "python", | 463 "python", |
447 "-u", | 464 "-u", |
448 "[CWD]\\src\\testing\\scripts\\webkit_python_tests.py", | 465 "[SLAVE_BUILD]\\src\\testing\\scripts\\webkit_python_tests.py", |
449 "--build-config-fs", | 466 "--build-config-fs", |
450 "Release", | 467 "Release", |
451 "--use-src-side-runtest-py", | 468 "--use-src-side-runtest-py", |
452 "--paths", | 469 "--paths", |
453 "{\"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\"}", | 470 "{\"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\"}", |
454 "--properties", | 471 "--properties", |
455 "{\"buildername\": \"win_chromium_rel_ng\", \"buildnumber\": 571, \"master
name\": \"tryserver.chromium.win\", \"slavename\": \"TestSlavename\", \"target_p
latform\": \"win\"}", | 472 "{\"buildername\": \"win_chromium_rel_ng\", \"buildnumber\": 571, \"master
name\": \"tryserver.chromium.win\", \"slavename\": \"TestSlavename\", \"target_p
latform\": \"win\"}", |
456 "run", | 473 "run", |
457 "--output", | 474 "--output", |
458 "/path/to/tmp/json" | 475 "/path/to/tmp/json" |
459 ], | 476 ], |
| 477 "cwd": "[SLAVE_BUILD]", |
460 "name": "webkit_python_tests (with patch)", | 478 "name": "webkit_python_tests (with patch)", |
461 "~followup_annotations": [ | 479 "~followup_annotations": [ |
462 "@@@STEP_LOG_LINE@json.output@{@@@", | 480 "@@@STEP_LOG_LINE@json.output@{@@@", |
463 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", | 481 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", |
464 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", | 482 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", |
465 "@@@STEP_LOG_LINE@json.output@}@@@", | 483 "@@@STEP_LOG_LINE@json.output@}@@@", |
466 "@@@STEP_LOG_END@json.output@@@" | 484 "@@@STEP_LOG_END@json.output@@@" |
467 ] | 485 ] |
468 }, | 486 }, |
469 { | 487 { |
470 "cmd": [ | 488 "cmd": [ |
471 "python", | 489 "python", |
472 "-u", | 490 "-u", |
473 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", | 491 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", |
474 "--target", | 492 "--target", |
475 "Release", | 493 "Release", |
476 "--factory-properties", | 494 "--factory-properties", |
477 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"win_chromium_r
el_ng\", \"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"tryserver.
chromium.win\", \"patch_project\": \"v8\", \"patchset\": 1, \"project\": \"chrom
e\", \"recipe\": \"chromium_trybot\", \"repository\": \"\", \"requester\": \"com
mit-bot@chromium.org\", \"revision\": null, \"rietveld\": \"https://codereview.c
hromium.org\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {}, \"workdir
\": \"/path/to/workdir/TestSlavename\"}", | 495 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"win_chromium_r
el_ng\", \"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"tryserver.
chromium.win\", \"patch_project\": \"v8\", \"patchset\": 1, \"project\": \"chrom
e\", \"recipe\": \"chromium_trybot\", \"repository\": \"\", \"requester\": \"com
mit-bot@chromium.org\", \"revision\": null, \"rietveld\": \"https://codereview.c
hromium.org\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {}, \"workdir
\": \"/path/to/workdir/TestSlavename\"}", |
478 "--build-properties", | 496 "--build-properties", |
479 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"win_chromium_r
el_ng\", \"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"tryserver.
chromium.win\", \"patch_project\": \"v8\", \"patchset\": 1, \"project\": \"chrom
e\", \"recipe\": \"chromium_trybot\", \"repository\": \"\", \"requester\": \"com
mit-bot@chromium.org\", \"revision\": null, \"rietveld\": \"https://codereview.c
hromium.org\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {}, \"workdir
\": \"/path/to/workdir/TestSlavename\"}", | 497 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"win_chromium_r
el_ng\", \"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"tryserver.
chromium.win\", \"patch_project\": \"v8\", \"patchset\": 1, \"project\": \"chrom
e\", \"recipe\": \"chromium_trybot\", \"repository\": \"\", \"requester\": \"com
mit-bot@chromium.org\", \"revision\": null, \"rietveld\": \"https://codereview.c
hromium.org\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {}, \"workdir
\": \"/path/to/workdir/TestSlavename\"}", |
480 "--step-name=webkit_tests (with patch)", | 498 "--step-name=webkit_tests (with patch)", |
481 "--builder-name=win_chromium_rel_ng", | 499 "--builder-name=win_chromium_rel_ng", |
482 "--slave-name=TestSlavename", | 500 "--slave-name=TestSlavename", |
483 "--build-number=571", | 501 "--build-number=571", |
484 "--run-python-script", | 502 "--run-python-script", |
485 "[ROOT]\\b\\build\\scripts\\slave\\chromium\\layout_test_wrapper.py", | 503 "[BUILD]\\scripts\\slave\\chromium\\layout_test_wrapper.py", |
486 "--target", | 504 "--target", |
487 "Release", | 505 "Release", |
488 "-o", | 506 "-o", |
489 "[CWD]\\layout-test-results", | 507 "[SLAVE_BUILD]\\layout-test-results", |
490 "--build-dir", | 508 "--build-dir", |
491 "[CWD]\\src\\out", | 509 "[SLAVE_BUILD]\\src\\out", |
492 "--json-test-results", | 510 "--json-test-results", |
493 "/path/to/tmp/json", | 511 "/path/to/tmp/json", |
494 "--test-results-server", | 512 "--test-results-server", |
495 "test-results.appspot.com", | 513 "test-results.appspot.com", |
496 "--build-number", | 514 "--build-number", |
497 "571", | 515 "571", |
498 "--builder-name", | 516 "--builder-name", |
499 "win_chromium_rel_ng", | 517 "win_chromium_rel_ng", |
500 "--step-name", | 518 "--step-name", |
501 "webkit_tests (with patch)" | 519 "webkit_tests (with patch)" |
502 ], | 520 ], |
| 521 "cwd": "[SLAVE_BUILD]", |
503 "name": "webkit_tests (with patch)", | 522 "name": "webkit_tests (with patch)", |
504 "~followup_annotations": [ | 523 "~followup_annotations": [ |
505 "@@@STEP_TEXT@<br/>Total executed: 9001<br/>@@@" | 524 "@@@STEP_TEXT@<br/>Total executed: 9001<br/>@@@" |
506 ] | 525 ] |
507 }, | 526 }, |
508 { | 527 { |
509 "cmd": [ | 528 "cmd": [ |
510 "python", | 529 "python", |
511 "-u", | 530 "-u", |
512 "[ROOT]\\b\\build\\scripts\\slave\\chromium\\archive_layout_test_results.p
y", | 531 "[BUILD]\\scripts\\slave\\chromium\\archive_layout_test_results.py", |
513 "--results-dir", | 532 "--results-dir", |
514 "[CWD]\\layout-test-results", | 533 "[SLAVE_BUILD]\\layout-test-results", |
515 "--build-dir", | 534 "--build-dir", |
516 "[CWD]\\src\\out", | 535 "[SLAVE_BUILD]\\src\\out", |
517 "--build-number", | 536 "--build-number", |
518 "571", | 537 "571", |
519 "--builder-name", | 538 "--builder-name", |
520 "win_chromium_rel_ng", | 539 "win_chromium_rel_ng", |
521 "--gs-bucket", | 540 "--gs-bucket", |
522 "gs://chromium-layout-test-archives" | 541 "gs://chromium-layout-test-archives" |
523 ], | 542 ], |
| 543 "cwd": "[SLAVE_BUILD]", |
524 "name": "archive_webkit_tests_results", | 544 "name": "archive_webkit_tests_results", |
525 "~followup_annotations": [ | 545 "~followup_annotations": [ |
526 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium-
layout-test-archives/win_chromium_rel_ng/571/layout-test-results/results.html@@@
", | 546 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium-
layout-test-archives/win_chromium_rel_ng/571/layout-test-results/results.html@@@
", |
527 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar
chives/win_chromium_rel_ng/571/layout-test-results.zip@@@" | 547 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar
chives/win_chromium_rel_ng/571/layout-test-results.zip@@@" |
528 ] | 548 ] |
529 }, | 549 }, |
530 { | 550 { |
531 "cmd": [ | 551 "cmd": [ |
532 "python", | 552 "python", |
533 "-u", | 553 "-u", |
534 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py", | 554 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py", |
535 "--target", | 555 "--target", |
536 "Release" | 556 "Release" |
537 ], | 557 ], |
| 558 "cwd": "[SLAVE_BUILD]", |
538 "name": "process_dumps" | 559 "name": "process_dumps" |
539 }, | 560 }, |
540 { | 561 { |
541 "name": "$result", | 562 "name": "$result", |
542 "recipe_result": null, | 563 "recipe_result": null, |
543 "status_code": 0 | 564 "status_code": 0 |
544 } | 565 } |
545 ] | 566 ] |
OLD | NEW |