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_clang", | 19 "win_clang", |
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 "--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 "--output_manifest" | 40 "--output_manifest" |
40 ], | 41 ], |
| 42 "cwd": "[SLAVE_BUILD]", |
41 "env": { | 43 "env": { |
42 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 44 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
43 }, | 45 }, |
44 "name": "bot_update", | 46 "name": "bot_update", |
45 "~followup_annotations": [ | 47 "~followup_annotations": [ |
46 "@@@STEP_TEXT@Some step text@@@", | 48 "@@@STEP_TEXT@Some step text@@@", |
47 "@@@STEP_LOG_LINE@json.output@{@@@", | 49 "@@@STEP_LOG_LINE@json.output@{@@@", |
48 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 50 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
49 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 51 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
50 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", | 52 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", |
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
104 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 106 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
105 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 107 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
106 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 108 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
107 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 109 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
108 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 110 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
109 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 111 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
110 ] | 112 ] |
111 }, | 113 }, |
112 { | 114 { |
113 "cmd": [], | 115 "cmd": [], |
| 116 "cwd": "[SLAVE_BUILD]", |
114 "name": "ensure_goma" | 117 "name": "ensure_goma" |
115 }, | 118 }, |
116 { | 119 { |
117 "cmd": [ | 120 "cmd": [ |
118 "python", | 121 "python", |
119 "-u", | 122 "-u", |
120 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", | 123 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", |
121 "--platform", | 124 "--platform", |
122 "windows-amd64", | 125 "windows-amd64", |
123 "--dest-directory", | 126 "--dest-directory", |
124 "[CWD]\\cipd", | 127 "[SLAVE_BUILD]\\cipd", |
125 "--json-output", | 128 "--json-output", |
126 "/path/to/tmp/json" | 129 "/path/to/tmp/json" |
127 ], | 130 ], |
| 131 "cwd": "[SLAVE_BUILD]", |
128 "name": "ensure_goma.install cipd", | 132 "name": "ensure_goma.install cipd", |
129 "~followup_annotations": [ | 133 "~followup_annotations": [ |
130 "@@@STEP_NEST_LEVEL@1@@@", | 134 "@@@STEP_NEST_LEVEL@1@@@", |
131 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | 135 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", |
132 "@@@STEP_LOG_LINE@json.output@{@@@", | 136 "@@@STEP_LOG_LINE@json.output@{@@@", |
133 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"fake_slave_build/cipd\",
@@@", | 137 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]\\\\cipd\\\
\cipd\", @@@", |
134 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | 138 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", |
135 "@@@STEP_LOG_LINE@json.output@}@@@", | 139 "@@@STEP_LOG_LINE@json.output@}@@@", |
136 "@@@STEP_LOG_END@json.output@@@" | 140 "@@@STEP_LOG_END@json.output@@@" |
137 ] | 141 ] |
138 }, | 142 }, |
139 { | 143 { |
140 "cmd": [ | 144 "cmd": [ |
141 "fake_slave_build/cipd", | 145 "[SLAVE_BUILD]\\cipd\\cipd", |
142 "ensure", | 146 "ensure", |
143 "--root", | 147 "--root", |
144 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", | 148 "[CACHE]\\cipd\\goma", |
145 "--list", | 149 "--list", |
146 "infra_internal/goma/client/windows-amd64 release", | 150 "infra_internal/goma/client/windows-amd64 release", |
147 "--json-output", | 151 "--json-output", |
148 "/path/to/tmp/json", | 152 "/path/to/tmp/json", |
149 "--service-account-json", | 153 "--service-account-json", |
150 "C:\\creds\\service_accounts\\service-account-goma-client.json" | 154 "C:\\creds\\service_accounts\\service-account-goma-client.json" |
151 ], | 155 ], |
| 156 "cwd": "[SLAVE_BUILD]", |
152 "name": "ensure_goma.ensure_installed", | 157 "name": "ensure_goma.ensure_installed", |
153 "~followup_annotations": [ | 158 "~followup_annotations": [ |
154 "@@@STEP_NEST_LEVEL@1@@@", | 159 "@@@STEP_NEST_LEVEL@1@@@", |
155 "@@@STEP_LOG_LINE@json.output@{@@@", | 160 "@@@STEP_LOG_LINE@json.output@{@@@", |
156 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | 161 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
157 "@@@STEP_LOG_LINE@json.output@ {@@@", | 162 "@@@STEP_LOG_LINE@json.output@ {@@@", |
158 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | 163 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", |
159 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", | 164 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", |
160 "@@@STEP_LOG_LINE@json.output@ }@@@", | 165 "@@@STEP_LOG_LINE@json.output@ }@@@", |
161 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 166 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
162 "@@@STEP_LOG_LINE@json.output@}@@@", | 167 "@@@STEP_LOG_LINE@json.output@}@@@", |
163 "@@@STEP_LOG_END@json.output@@@" | 168 "@@@STEP_LOG_END@json.output@@@" |
164 ] | 169 ] |
165 }, | 170 }, |
166 { | 171 { |
167 "cmd": [ | 172 "cmd": [ |
168 "python", | 173 "python", |
169 "-u", | 174 "-u", |
170 "[CWD]\\src\\tools\\swarming_client\\swarming.py", | 175 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
171 "--version" | 176 "--version" |
172 ], | 177 ], |
| 178 "cwd": "[SLAVE_BUILD]", |
173 "name": "swarming.py --version", | 179 "name": "swarming.py --version", |
174 "stdout": "/path/to/tmp/", | 180 "stdout": "/path/to/tmp/", |
175 "~followup_annotations": [ | 181 "~followup_annotations": [ |
176 "@@@STEP_TEXT@0.4.10@@@" | 182 "@@@STEP_TEXT@0.4.10@@@" |
177 ] | 183 ] |
178 }, | 184 }, |
179 { | 185 { |
180 "cmd": [ | 186 "cmd": [ |
181 "python", | 187 "python", |
182 "-u", | 188 "-u", |
183 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", | 189 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", |
184 "runhooks" | 190 "runhooks" |
185 ], | 191 ], |
| 192 "cwd": "[SLAVE_BUILD]", |
186 "env": { | 193 "env": { |
187 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", | 194 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", |
188 "GYP_CHROMIUM_NO_ACTION": "1", | 195 "GYP_CHROMIUM_NO_ACTION": "1", |
189 "GYP_DEFINES": "clang=1 component=shared_library dcheck_always_on=1 fastbu
ild=1 gomadir='[ROOT]\\b\\build\\slave\\cache\\cipd\\goma' target_arch=x64 test_
isolation_mode=prepare use_goma=1", | 196 "GYP_DEFINES": "clang=1 component=shared_library dcheck_always_on=1 fastbu
ild=1 gomadir='[CACHE]\\cipd\\goma' target_arch=x64 test_isolation_mode=prepare
use_goma=1", |
190 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 197 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
191 }, | 198 }, |
192 "name": "gclient runhooks (with patch)" | 199 "name": "gclient runhooks (with patch)" |
193 }, | 200 }, |
194 { | 201 { |
195 "cmd": [ | 202 "cmd": [ |
196 "python", | 203 "python", |
197 "-u", | 204 "-u", |
198 "[CWD]\\src\\testing\\scripts\\get_compile_targets.py", | 205 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", |
199 "--output", | 206 "--output", |
200 "/path/to/tmp/json", | 207 "/path/to/tmp/json", |
201 "--", | 208 "--", |
202 "--build-config-fs", | 209 "--build-config-fs", |
203 "Debug_x64", | 210 "Debug_x64", |
204 "--use-src-side-runtest-py", | 211 "--use-src-side-runtest-py", |
205 "--paths", | 212 "--paths", |
206 "{\"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\"}", | 213 "{\"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\"}", |
207 "--properties", | 214 "--properties", |
208 "{\"buildername\": \"win_clang\", \"buildnumber\": 571, \"mastername\": \"
tryserver.chromium.win\", \"slavename\": \"TestSlavename\", \"target_platform\":
\"win\"}" | 215 "{\"buildername\": \"win_clang\", \"buildnumber\": 571, \"mastername\": \"
tryserver.chromium.win\", \"slavename\": \"TestSlavename\", \"target_platform\":
\"win\"}" |
209 ], | 216 ], |
| 217 "cwd": "[SLAVE_BUILD]", |
210 "name": "get compile targets for scripts", | 218 "name": "get compile targets for scripts", |
211 "~followup_annotations": [ | 219 "~followup_annotations": [ |
212 "@@@STEP_LOG_LINE@json.output@{}@@@", | 220 "@@@STEP_LOG_LINE@json.output@{}@@@", |
213 "@@@STEP_LOG_END@json.output@@@" | 221 "@@@STEP_LOG_END@json.output@@@" |
214 ] | 222 ] |
215 }, | 223 }, |
216 { | 224 { |
217 "cmd": [ | 225 "cmd": [ |
218 "python", | 226 "python", |
219 "-u", | 227 "-u", |
220 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 228 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
221 "[CWD]\\src\\testing\\buildbot\\chromium.win.json", | 229 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.json", |
222 "/path/to/tmp/json" | 230 "/path/to/tmp/json" |
223 ], | 231 ], |
| 232 "cwd": "[SLAVE_BUILD]", |
224 "name": "read test spec", | 233 "name": "read test spec", |
225 "~followup_annotations": [ | 234 "~followup_annotations": [ |
226 "@@@STEP_TEXT@path: [CWD]\\src\\testing\\buildbot\\chromium.win.json@@@", | 235 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.js
on@@@", |
227 "@@@STEP_LOG_LINE@json.output@{}@@@", | 236 "@@@STEP_LOG_LINE@json.output@{}@@@", |
228 "@@@STEP_LOG_END@json.output@@@" | 237 "@@@STEP_LOG_END@json.output@@@" |
229 ] | 238 ] |
230 }, | 239 }, |
231 { | 240 { |
232 "cmd": [ | 241 "cmd": [ |
233 "RECIPE_PACKAGE_REPO[depot_tools]\\bootstrap\\win\\win_tools.bat" | 242 "RECIPE_PACKAGE_REPO[depot_tools]\\bootstrap\\win\\win_tools.bat" |
234 ], | 243 ], |
235 "cwd": "RECIPE_PACKAGE_REPO[depot_tools]", | 244 "cwd": "RECIPE_PACKAGE_REPO[depot_tools]", |
236 "name": "ensure git tooling on windows" | 245 "name": "ensure git tooling on windows" |
237 }, | 246 }, |
238 { | 247 { |
239 "cmd": [ | 248 "cmd": [ |
240 "RECIPE_PACKAGE_REPO[depot_tools]\\git.bat", | 249 "RECIPE_PACKAGE_REPO[depot_tools]\\git.bat", |
241 "diff", | 250 "diff", |
242 "--cached", | 251 "--cached", |
243 "--name-only" | 252 "--name-only" |
244 ], | 253 ], |
245 "cwd": "[CWD]\\src", | 254 "cwd": "[SLAVE_BUILD]\\src", |
246 "name": "git diff to analyze patch", | 255 "name": "git diff to analyze patch", |
247 "stdout": "/path/to/tmp/", | 256 "stdout": "/path/to/tmp/", |
248 "~followup_annotations": [ | 257 "~followup_annotations": [ |
249 "@@@STEP_LOG_LINE@files@foo.cc@@@", | 258 "@@@STEP_LOG_LINE@files@foo.cc@@@", |
250 "@@@STEP_LOG_END@files@@@", | 259 "@@@STEP_LOG_END@files@@@", |
251 "@@@SET_BUILD_PROPERTY@subproject_tag@\"chromium\"@@@" | 260 "@@@SET_BUILD_PROPERTY@subproject_tag@\"chromium\"@@@" |
252 ] | 261 ] |
253 }, | 262 }, |
254 { | 263 { |
255 "cmd": [ | 264 "cmd": [ |
256 "python", | 265 "python", |
257 "-u", | 266 "-u", |
258 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 267 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
259 "[CWD]\\src\\testing\\buildbot\\trybot_analyze_config.json", | 268 "[SLAVE_BUILD]\\src\\testing\\buildbot\\trybot_analyze_config.json", |
260 "/path/to/tmp/json" | 269 "/path/to/tmp/json" |
261 ], | 270 ], |
| 271 "cwd": "[SLAVE_BUILD]", |
262 "name": "read filter exclusion spec", | 272 "name": "read filter exclusion spec", |
263 "~followup_annotations": [ | 273 "~followup_annotations": [ |
264 "@@@STEP_TEXT@path: 'testing\\\\buildbot\\\\trybot_analyze_config.json'@@@
", | 274 "@@@STEP_TEXT@path: 'testing\\\\buildbot\\\\trybot_analyze_config.json'@@@
", |
265 "@@@STEP_LOG_LINE@json.output@{@@@", | 275 "@@@STEP_LOG_LINE@json.output@{@@@", |
266 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@", | 276 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@", |
267 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": [@@@", | 277 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": [@@@", |
268 "@@@STEP_LOG_LINE@json.output@ \"f.*\"@@@", | 278 "@@@STEP_LOG_LINE@json.output@ \"f.*\"@@@", |
269 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 279 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
270 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 280 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
271 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@", | 281 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@", |
272 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", | 282 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", |
273 "@@@STEP_LOG_LINE@json.output@ }@@@", | 283 "@@@STEP_LOG_LINE@json.output@ }@@@", |
274 "@@@STEP_LOG_LINE@json.output@}@@@", | 284 "@@@STEP_LOG_LINE@json.output@}@@@", |
275 "@@@STEP_LOG_END@json.output@@@" | 285 "@@@STEP_LOG_END@json.output@@@" |
276 ] | 286 ] |
277 }, | 287 }, |
278 { | 288 { |
279 "cmd": [ | 289 "cmd": [ |
280 "python", | 290 "python", |
281 "-u", | 291 "-u", |
282 "import sys; sys.exit(0)" | 292 "import sys; sys.exit(0)" |
283 ], | 293 ], |
| 294 "cwd": "[SLAVE_BUILD]", |
284 "name": "analyze", | 295 "name": "analyze", |
285 "~followup_annotations": [ | 296 "~followup_annotations": [ |
286 "@@@STEP_LOG_LINE@excluded_files@foo.cc (regex = 'f.*')@@@", | 297 "@@@STEP_LOG_LINE@excluded_files@foo.cc (regex = 'f.*')@@@", |
287 "@@@STEP_LOG_END@excluded_files@@@", | 298 "@@@STEP_LOG_END@excluded_files@@@", |
288 "@@@STEP_LOG_LINE@analyze_details@{@@@", | 299 "@@@STEP_LOG_LINE@analyze_details@{@@@", |
289 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@", | 300 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@", |
290 "@@@STEP_LOG_LINE@analyze_details@ \"all\"@@@", | 301 "@@@STEP_LOG_LINE@analyze_details@ \"all\"@@@", |
291 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", | 302 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", |
292 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@", | 303 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@", |
293 "@@@STEP_LOG_LINE@analyze_details@ \"all\"@@@", | 304 "@@@STEP_LOG_LINE@analyze_details@ \"all\"@@@", |
294 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", | 305 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", |
295 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [@@
@", | 306 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [@@
@", |
296 "@@@STEP_LOG_LINE@analyze_details@ \"all\"@@@", | 307 "@@@STEP_LOG_LINE@analyze_details@ \"all\"@@@", |
297 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", | 308 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", |
298 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [], @@
@", | 309 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [], @@
@", |
299 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": []@@@", | 310 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": []@@@", |
300 "@@@STEP_LOG_LINE@analyze_details@}@@@", | 311 "@@@STEP_LOG_LINE@analyze_details@}@@@", |
301 "@@@STEP_LOG_END@analyze_details@@@" | 312 "@@@STEP_LOG_END@analyze_details@@@" |
302 ] | 313 ] |
303 }, | 314 }, |
304 { | 315 { |
305 "cmd": [ | 316 "cmd": [ |
306 "python", | 317 "python", |
307 "-u", | 318 "-u", |
308 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 319 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
309 "--show-path", | 320 "--show-path", |
310 "python", | 321 "python", |
311 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" | 322 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" |
312 ], | 323 ], |
| 324 "cwd": "[SLAVE_BUILD]", |
313 "name": "cleanup_temp" | 325 "name": "cleanup_temp" |
314 }, | 326 }, |
315 { | 327 { |
316 "cmd": [ | 328 "cmd": [ |
317 "python", | 329 "python", |
318 "-u", | 330 "-u", |
319 "[CWD]\\src\\tools\\clang\\scripts\\update.py" | 331 "[SLAVE_BUILD]\\src\\tools\\clang\\scripts\\update.py" |
320 ], | 332 ], |
| 333 "cwd": "[SLAVE_BUILD]", |
321 "name": "update_clang" | 334 "name": "update_clang" |
322 }, | 335 }, |
323 { | 336 { |
324 "cmd": [ | 337 "cmd": [ |
325 "python", | 338 "python", |
326 "-u", | 339 "-u", |
327 "[CWD]\\src\\tools\\mb\\mb.py", | 340 "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py", |
328 "gen", | 341 "gen", |
329 "-m", | 342 "-m", |
330 "tryserver.chromium.win", | 343 "tryserver.chromium.win", |
331 "-b", | 344 "-b", |
332 "win_clang", | 345 "win_clang", |
333 "--config-file", | 346 "--config-file", |
334 "[CWD]\\src\\tools\\mb\\mb_config.pyl", | 347 "[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl", |
335 "--goma-dir", | 348 "--goma-dir", |
336 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", | 349 "[CACHE]\\cipd\\goma", |
337 "//out/Debug_x64" | 350 "//out/Debug_x64" |
338 ], | 351 ], |
| 352 "cwd": "[SLAVE_BUILD]", |
339 "name": "generate_build_files (with patch)" | 353 "name": "generate_build_files (with patch)" |
340 }, | 354 }, |
341 { | 355 { |
342 "allow_subannotations": true, | 356 "allow_subannotations": true, |
343 "cmd": [ | 357 "cmd": [ |
344 "python", | 358 "python", |
345 "-u", | 359 "-u", |
346 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\clang_revision.py", | 360 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\clang_revision.py", |
347 "--src-dir", | 361 "--src-dir", |
348 "[CWD]\\src", | 362 "[SLAVE_BUILD]\\src", |
349 "--output-json", | 363 "--output-json", |
350 "/path/to/tmp/json" | 364 "/path/to/tmp/json" |
351 ], | 365 ], |
| 366 "cwd": "[SLAVE_BUILD]", |
352 "env": { | 367 "env": { |
353 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | 368 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
354 }, | 369 }, |
355 "name": "clang_revision", | 370 "name": "clang_revision", |
356 "~followup_annotations": [ | 371 "~followup_annotations": [ |
357 "@@@STEP_LOG_LINE@json.output@{@@@", | 372 "@@@STEP_LOG_LINE@json.output@{@@@", |
358 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", | 373 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", |
359 "@@@STEP_LOG_LINE@json.output@}@@@", | 374 "@@@STEP_LOG_LINE@json.output@}@@@", |
360 "@@@STEP_LOG_END@json.output@@@" | 375 "@@@STEP_LOG_END@json.output@@@" |
361 ] | 376 ] |
362 }, | 377 }, |
363 { | 378 { |
364 "cmd": [ | 379 "cmd": [ |
365 "python", | 380 "python", |
366 "-u", | 381 "-u", |
367 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 382 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
368 "--show-path", | 383 "--show-path", |
369 "python", | 384 "python", |
370 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", | 385 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", |
371 "--gsutil-py-path", | 386 "--gsutil-py-path", |
372 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", | 387 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", |
373 "--ninja-path", | 388 "--ninja-path", |
374 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", | 389 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", |
375 "--target", | 390 "--target", |
376 "Debug_x64", | 391 "Debug_x64", |
377 "--src-dir", | 392 "--src-dir", |
378 "[CWD]\\src", | 393 "[SLAVE_BUILD]\\src", |
379 "--goma-cache-dir", | 394 "--goma-cache-dir", |
380 "[ROOT]\\b\\build\\slave\\goma_cache", | 395 "[GOMA_CACHE]", |
381 "--build-tool", | 396 "--build-tool", |
382 "ninja", | 397 "ninja", |
383 "--compiler", | 398 "--compiler", |
384 "goma-clang", | 399 "goma-clang", |
385 "--goma-jsonstatus", | 400 "--goma-jsonstatus", |
386 "/path/to/tmp/json", | 401 "/path/to/tmp/json", |
387 "--goma-service-account-json-file", | 402 "--goma-service-account-json-file", |
388 "C:\\creds\\service_accounts\\service-account-goma-client.json", | 403 "C:\\creds\\service_accounts\\service-account-goma-client.json", |
389 "--goma-dir", | 404 "--goma-dir", |
390 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", | 405 "[CACHE]\\cipd\\goma", |
391 "--goma-fail-fast", | 406 "--goma-fail-fast", |
392 "--goma-disable-local-fallback", | 407 "--goma-disable-local-fallback", |
393 "--", | 408 "--", |
394 "all" | 409 "all" |
395 ], | 410 ], |
| 411 "cwd": "[SLAVE_BUILD]", |
396 "env": { | 412 "env": { |
397 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | 413 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
398 }, | 414 }, |
399 "name": "compile (with patch)", | 415 "name": "compile (with patch)", |
400 "~followup_annotations": [ | 416 "~followup_annotations": [ |
401 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 417 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
402 "@@@STEP_LOG_END@json.output (invalid)@@@" | 418 "@@@STEP_LOG_END@json.output (invalid)@@@" |
403 ] | 419 ] |
404 }, | 420 }, |
405 { | 421 { |
406 "cmd": [ | 422 "cmd": [ |
407 "python", | 423 "python", |
408 "-u", | 424 "-u", |
409 "import sys; sys.exit(0)" | 425 "import sys; sys.exit(0)" |
410 ], | 426 ], |
| 427 "cwd": "[SLAVE_BUILD]", |
411 "name": "mark: before_tests" | 428 "name": "mark: before_tests" |
412 }, | 429 }, |
413 { | 430 { |
414 "name": "$result", | 431 "name": "$result", |
415 "recipe_result": null, | 432 "recipe_result": null, |
416 "status_code": 0 | 433 "status_code": 0 |
417 } | 434 } |
418 ] | 435 ] |
OLD | NEW |