OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [ | 3 "cmd": [ |
4 "python", | 4 "python", |
5 "-u", | 5 "-u", |
6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
7 "--master", | 7 "--master", |
8 "tryserver.chromium.linux", | 8 "tryserver.chromium.linux", |
9 "--builder", | 9 "--builder", |
10 "linux_chromium_rel_ng", | 10 "linux_chromium_rel_ng", |
11 "--slave", | 11 "--slave", |
12 "TestSlavename", | 12 "TestSlavename", |
13 "--spec", | 13 "--spec", |
14 "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_url': 'svn://
svn-mirror.golo.chromium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.c
hromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src',
'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}]", | 14 "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'}]", |
15 "--root", | 15 "--root", |
16 "src", | 16 "src", |
17 "--revision_mapping_file", | 17 "--revision_mapping_file", |
18 "{\"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\"}", | 18 "{\"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\"}", |
19 "--git-cache-dir", | 19 "--git-cache-dir", |
20 "[ROOT]/b/build/slave/cache_dir", | 20 "[GIT_CACHE]", |
21 "--issue", | 21 "--issue", |
22 "12853011", | 22 "12853011", |
23 "--patchset", | 23 "--patchset", |
24 "1", | 24 "1", |
25 "--rietveld_server", | 25 "--rietveld_server", |
26 "https://codereview.chromium.org", | 26 "https://codereview.chromium.org", |
27 "--output_json", | 27 "--output_json", |
28 "/path/to/tmp/json", | 28 "/path/to/tmp/json", |
29 "--revision", | 29 "--revision", |
30 "src@HEAD", | 30 "src@HEAD", |
31 "--output_manifest" | 31 "--output_manifest" |
32 ], | 32 ], |
| 33 "cwd": "[SLAVE_BUILD]", |
33 "env": { | 34 "env": { |
34 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 35 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
35 }, | 36 }, |
36 "name": "bot_update", | 37 "name": "bot_update", |
37 "~followup_annotations": [ | 38 "~followup_annotations": [ |
38 "@@@STEP_TEXT@Some step text@@@", | 39 "@@@STEP_TEXT@Some step text@@@", |
39 "@@@STEP_LOG_LINE@json.output@{@@@", | 40 "@@@STEP_LOG_LINE@json.output@{@@@", |
40 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 41 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
41 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 42 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
42 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", | 43 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", |
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
96 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 97 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
97 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 98 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
98 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 99 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
99 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 100 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
100 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 101 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
101 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 102 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
102 ] | 103 ] |
103 }, | 104 }, |
104 { | 105 { |
105 "cmd": [], | 106 "cmd": [], |
| 107 "cwd": "[SLAVE_BUILD]", |
106 "name": "ensure_goma" | 108 "name": "ensure_goma" |
107 }, | 109 }, |
108 { | 110 { |
109 "cmd": [ | 111 "cmd": [ |
110 "python", | 112 "python", |
111 "-u", | 113 "-u", |
112 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", | 114 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", |
113 "--platform", | 115 "--platform", |
114 "linux-amd64", | 116 "linux-amd64", |
115 "--dest-directory", | 117 "--dest-directory", |
116 "[CWD]/cipd", | 118 "[SLAVE_BUILD]/cipd", |
117 "--json-output", | 119 "--json-output", |
118 "/path/to/tmp/json" | 120 "/path/to/tmp/json" |
119 ], | 121 ], |
| 122 "cwd": "[SLAVE_BUILD]", |
120 "name": "ensure_goma.install cipd", | 123 "name": "ensure_goma.install cipd", |
121 "~followup_annotations": [ | 124 "~followup_annotations": [ |
122 "@@@STEP_NEST_LEVEL@1@@@", | 125 "@@@STEP_NEST_LEVEL@1@@@", |
123 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | 126 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", |
124 "@@@STEP_LOG_LINE@json.output@{@@@", | 127 "@@@STEP_LOG_LINE@json.output@{@@@", |
125 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"fake_slave_build/cipd\",
@@@", | 128 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\
", @@@", |
126 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | 129 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", |
127 "@@@STEP_LOG_LINE@json.output@}@@@", | 130 "@@@STEP_LOG_LINE@json.output@}@@@", |
128 "@@@STEP_LOG_END@json.output@@@" | 131 "@@@STEP_LOG_END@json.output@@@" |
129 ] | 132 ] |
130 }, | 133 }, |
131 { | 134 { |
132 "cmd": [ | 135 "cmd": [ |
133 "fake_slave_build/cipd", | 136 "[SLAVE_BUILD]/cipd/cipd", |
134 "ensure", | 137 "ensure", |
135 "--root", | 138 "--root", |
136 "[ROOT]/b/build/slave/cache/cipd/goma", | 139 "[CACHE]/cipd/goma", |
137 "--list", | 140 "--list", |
138 "infra_internal/goma/client/linux-amd64 release", | 141 "infra_internal/goma/client/linux-amd64 release", |
139 "--json-output", | 142 "--json-output", |
140 "/path/to/tmp/json", | 143 "/path/to/tmp/json", |
141 "--service-account-json", | 144 "--service-account-json", |
142 "/creds/service_accounts/service-account-goma-client.json" | 145 "/creds/service_accounts/service-account-goma-client.json" |
143 ], | 146 ], |
| 147 "cwd": "[SLAVE_BUILD]", |
144 "name": "ensure_goma.ensure_installed", | 148 "name": "ensure_goma.ensure_installed", |
145 "~followup_annotations": [ | 149 "~followup_annotations": [ |
146 "@@@STEP_NEST_LEVEL@1@@@", | 150 "@@@STEP_NEST_LEVEL@1@@@", |
147 "@@@STEP_LOG_LINE@json.output@{@@@", | 151 "@@@STEP_LOG_LINE@json.output@{@@@", |
148 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | 152 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
149 "@@@STEP_LOG_LINE@json.output@ {@@@", | 153 "@@@STEP_LOG_LINE@json.output@ {@@@", |
150 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | 154 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", |
151 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/linux-amd64\"@@@", | 155 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/linux-amd64\"@@@", |
152 "@@@STEP_LOG_LINE@json.output@ }@@@", | 156 "@@@STEP_LOG_LINE@json.output@ }@@@", |
153 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 157 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
154 "@@@STEP_LOG_LINE@json.output@}@@@", | 158 "@@@STEP_LOG_LINE@json.output@}@@@", |
155 "@@@STEP_LOG_END@json.output@@@" | 159 "@@@STEP_LOG_END@json.output@@@" |
156 ] | 160 ] |
157 }, | 161 }, |
158 { | 162 { |
159 "cmd": [ | 163 "cmd": [ |
160 "python", | 164 "python", |
161 "-u", | 165 "-u", |
162 "[CWD]/src/tools/swarming_client/swarming.py", | 166 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
163 "--version" | 167 "--version" |
164 ], | 168 ], |
| 169 "cwd": "[SLAVE_BUILD]", |
165 "name": "swarming.py --version", | 170 "name": "swarming.py --version", |
166 "stdout": "/path/to/tmp/", | 171 "stdout": "/path/to/tmp/", |
167 "~followup_annotations": [ | 172 "~followup_annotations": [ |
168 "@@@STEP_TEXT@0.4.10@@@" | 173 "@@@STEP_TEXT@0.4.10@@@" |
169 ] | 174 ] |
170 }, | 175 }, |
171 { | 176 { |
172 "cmd": [ | 177 "cmd": [ |
173 "python", | 178 "python", |
174 "-u", | 179 "-u", |
175 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 180 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
176 "runhooks" | 181 "runhooks" |
177 ], | 182 ], |
| 183 "cwd": "[SLAVE_BUILD]", |
178 "env": { | 184 "env": { |
179 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 185 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
180 "GYP_CHROMIUM_NO_ACTION": "1", | 186 "GYP_CHROMIUM_NO_ACTION": "1", |
181 "GYP_DEFINES": "archive_gpu_tests=1 component=static_library dcheck_always
_on=1 fastbuild=1 ffmpeg_branding=Chrome gomadir='[ROOT]/b/build/slave/cache/cip
d/goma' proprietary_codecs=1 target_arch=x64 test_isolation_mode=prepare use_gom
a=1", | 187 "GYP_DEFINES": "archive_gpu_tests=1 component=static_library dcheck_always
_on=1 fastbuild=1 ffmpeg_branding=Chrome gomadir='[CACHE]/cipd/goma' proprietary
_codecs=1 target_arch=x64 test_isolation_mode=prepare use_goma=1", |
182 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 188 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
183 }, | 189 }, |
184 "name": "gclient runhooks (with patch)" | 190 "name": "gclient runhooks (with patch)" |
185 }, | 191 }, |
186 { | 192 { |
187 "cmd": [ | 193 "cmd": [ |
188 "python", | 194 "python", |
189 "-u", | 195 "-u", |
190 "[CWD]/src/testing/scripts/get_compile_targets.py", | 196 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", |
191 "--output", | 197 "--output", |
192 "/path/to/tmp/json", | 198 "/path/to/tmp/json", |
193 "--", | 199 "--", |
194 "--build-config-fs", | 200 "--build-config-fs", |
195 "Release", | 201 "Release", |
196 "--use-src-side-runtest-py", | 202 "--use-src-side-runtest-py", |
197 "--paths", | 203 "--paths", |
198 "{\"checkout\": \"[CWD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[build]/
scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/s
lave/runtest.py\"}", | 204 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO
[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s
cripts/slave/runtest.py\"}", |
199 "--properties", | 205 "--properties", |
200 "{\"buildername\": \"linux_chromium_rel_ng\", \"buildnumber\": 571, \"mast
ername\": \"tryserver.chromium.linux\", \"slavename\": \"TestSlavename\", \"targ
et_platform\": \"linux\"}" | 206 "{\"buildername\": \"linux_chromium_rel_ng\", \"buildnumber\": 571, \"mast
ername\": \"tryserver.chromium.linux\", \"slavename\": \"TestSlavename\", \"targ
et_platform\": \"linux\"}" |
201 ], | 207 ], |
| 208 "cwd": "[SLAVE_BUILD]", |
202 "name": "get compile targets for scripts", | 209 "name": "get compile targets for scripts", |
203 "~followup_annotations": [ | 210 "~followup_annotations": [ |
204 "@@@STEP_LOG_LINE@json.output@{}@@@", | 211 "@@@STEP_LOG_LINE@json.output@{}@@@", |
205 "@@@STEP_LOG_END@json.output@@@" | 212 "@@@STEP_LOG_END@json.output@@@" |
206 ] | 213 ] |
207 }, | 214 }, |
208 { | 215 { |
209 "cmd": [ | 216 "cmd": [ |
210 "python", | 217 "python", |
211 "-u", | 218 "-u", |
212 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 219 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
213 "[CWD]/src/testing/buildbot/chromium.gpu.json", | 220 "[SLAVE_BUILD]/src/testing/buildbot/chromium.gpu.json", |
214 "/path/to/tmp/json" | 221 "/path/to/tmp/json" |
215 ], | 222 ], |
| 223 "cwd": "[SLAVE_BUILD]", |
216 "name": "read test spec", | 224 "name": "read test spec", |
217 "~followup_annotations": [ | 225 "~followup_annotations": [ |
218 "@@@STEP_TEXT@path: [CWD]/src/testing/buildbot/chromium.gpu.json@@@", | 226 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.gpu.json@@
@", |
219 "@@@STEP_LOG_LINE@json.output@{@@@", | 227 "@@@STEP_LOG_LINE@json.output@{@@@", |
220 "@@@STEP_LOG_LINE@json.output@ \"Linux Tests\": {@@@", | 228 "@@@STEP_LOG_LINE@json.output@ \"Linux Tests\": {@@@", |
221 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", | 229 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", |
222 "@@@STEP_LOG_LINE@json.output@ {@@@", | 230 "@@@STEP_LOG_LINE@json.output@ {@@@", |
223 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", | 231 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", |
224 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", | 232 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", |
225 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 233 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
226 "@@@STEP_LOG_LINE@json.output@ \"test\": \"base_unittests\"@@@", | 234 "@@@STEP_LOG_LINE@json.output@ \"test\": \"base_unittests\"@@@", |
227 "@@@STEP_LOG_LINE@json.output@ }@@@", | 235 "@@@STEP_LOG_LINE@json.output@ }@@@", |
228 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 236 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
229 "@@@STEP_LOG_LINE@json.output@ }@@@", | 237 "@@@STEP_LOG_LINE@json.output@ }@@@", |
230 "@@@STEP_LOG_LINE@json.output@}@@@", | 238 "@@@STEP_LOG_LINE@json.output@}@@@", |
231 "@@@STEP_LOG_END@json.output@@@" | 239 "@@@STEP_LOG_END@json.output@@@" |
232 ] | 240 ] |
233 }, | 241 }, |
234 { | 242 { |
235 "cmd": [ | 243 "cmd": [ |
236 "python", | 244 "python", |
237 "-u", | 245 "-u", |
238 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 246 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
239 "[CWD]/src/testing/buildbot/chromium.linux.json", | 247 "[SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json", |
240 "/path/to/tmp/json" | 248 "/path/to/tmp/json" |
241 ], | 249 ], |
| 250 "cwd": "[SLAVE_BUILD]", |
242 "name": "read test spec (2)", | 251 "name": "read test spec (2)", |
243 "~followup_annotations": [ | 252 "~followup_annotations": [ |
244 "@@@STEP_TEXT@path: [CWD]/src/testing/buildbot/chromium.linux.json@@@", | 253 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json
@@@", |
245 "@@@STEP_LOG_LINE@json.output@{}@@@", | 254 "@@@STEP_LOG_LINE@json.output@{}@@@", |
246 "@@@STEP_LOG_END@json.output@@@" | 255 "@@@STEP_LOG_END@json.output@@@" |
247 ] | 256 ] |
248 }, | 257 }, |
249 { | 258 { |
250 "cmd": [ | 259 "cmd": [ |
251 "git", | 260 "git", |
252 "diff", | 261 "diff", |
253 "--cached", | 262 "--cached", |
254 "--name-only" | 263 "--name-only" |
255 ], | 264 ], |
256 "cwd": "[CWD]/src", | 265 "cwd": "[SLAVE_BUILD]/src", |
257 "name": "git diff to analyze patch", | 266 "name": "git diff to analyze patch", |
258 "stdout": "/path/to/tmp/", | 267 "stdout": "/path/to/tmp/", |
259 "~followup_annotations": [ | 268 "~followup_annotations": [ |
260 "@@@STEP_LOG_LINE@files@foo.cc@@@", | 269 "@@@STEP_LOG_LINE@files@foo.cc@@@", |
261 "@@@STEP_LOG_END@files@@@", | 270 "@@@STEP_LOG_END@files@@@", |
262 "@@@SET_BUILD_PROPERTY@subproject_tag@\"chromium\"@@@" | 271 "@@@SET_BUILD_PROPERTY@subproject_tag@\"chromium\"@@@" |
263 ] | 272 ] |
264 }, | 273 }, |
265 { | 274 { |
266 "cmd": [ | 275 "cmd": [ |
267 "python", | 276 "python", |
268 "-u", | 277 "-u", |
269 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 278 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
270 "[CWD]/src/testing/buildbot/trybot_analyze_config.json", | 279 "[SLAVE_BUILD]/src/testing/buildbot/trybot_analyze_config.json", |
271 "/path/to/tmp/json" | 280 "/path/to/tmp/json" |
272 ], | 281 ], |
| 282 "cwd": "[SLAVE_BUILD]", |
273 "name": "read filter exclusion spec", | 283 "name": "read filter exclusion spec", |
274 "~followup_annotations": [ | 284 "~followup_annotations": [ |
275 "@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@", | 285 "@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@", |
276 "@@@STEP_LOG_LINE@json.output@{@@@", | 286 "@@@STEP_LOG_LINE@json.output@{@@@", |
277 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@", | 287 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@", |
278 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": [@@@", | 288 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": [@@@", |
279 "@@@STEP_LOG_LINE@json.output@ \"f.*\"@@@", | 289 "@@@STEP_LOG_LINE@json.output@ \"f.*\"@@@", |
280 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 290 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
281 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 291 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
282 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@", | 292 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@", |
283 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", | 293 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", |
284 "@@@STEP_LOG_LINE@json.output@ }@@@", | 294 "@@@STEP_LOG_LINE@json.output@ }@@@", |
285 "@@@STEP_LOG_LINE@json.output@}@@@", | 295 "@@@STEP_LOG_LINE@json.output@}@@@", |
286 "@@@STEP_LOG_END@json.output@@@" | 296 "@@@STEP_LOG_END@json.output@@@" |
287 ] | 297 ] |
288 }, | 298 }, |
289 { | 299 { |
290 "cmd": [ | 300 "cmd": [ |
291 "python", | 301 "python", |
292 "-u", | 302 "-u", |
293 "import sys; sys.exit(0)" | 303 "import sys; sys.exit(0)" |
294 ], | 304 ], |
| 305 "cwd": "[SLAVE_BUILD]", |
295 "name": "analyze", | 306 "name": "analyze", |
296 "~followup_annotations": [ | 307 "~followup_annotations": [ |
297 "@@@STEP_LOG_LINE@excluded_files@foo.cc (regex = 'f.*')@@@", | 308 "@@@STEP_LOG_LINE@excluded_files@foo.cc (regex = 'f.*')@@@", |
298 "@@@STEP_LOG_END@excluded_files@@@", | 309 "@@@STEP_LOG_END@excluded_files@@@", |
299 "@@@STEP_LOG_LINE@analyze_details@{@@@", | 310 "@@@STEP_LOG_LINE@analyze_details@{@@@", |
300 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@", | 311 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@", |
301 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_swarm_tests\"@@@", | 312 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_swarm_tests\"@@@", |
302 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", | 313 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", |
303 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@", | 314 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@", |
304 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_swarm_tests\"@@@", | 315 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_swarm_tests\"@@@", |
305 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", | 316 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", |
306 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [@@
@", | 317 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [@@
@", |
307 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_swarm_tests\"@@@", | 318 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_swarm_tests\"@@@", |
308 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", | 319 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", |
309 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [], @@
@", | 320 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [], @@
@", |
310 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": []@@@", | 321 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": []@@@", |
311 "@@@STEP_LOG_LINE@analyze_details@}@@@", | 322 "@@@STEP_LOG_LINE@analyze_details@}@@@", |
312 "@@@STEP_LOG_END@analyze_details@@@" | 323 "@@@STEP_LOG_END@analyze_details@@@" |
313 ] | 324 ] |
314 }, | 325 }, |
315 { | 326 { |
316 "cmd": [ | 327 "cmd": [ |
317 "python", | 328 "python", |
318 "-u", | 329 "-u", |
319 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 330 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
320 "--show-path", | 331 "--show-path", |
321 "python", | 332 "python", |
322 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 333 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
323 ], | 334 ], |
| 335 "cwd": "[SLAVE_BUILD]", |
324 "name": "cleanup_temp" | 336 "name": "cleanup_temp" |
325 }, | 337 }, |
326 { | 338 { |
327 "cmd": [ | 339 "cmd": [ |
328 "python", | 340 "python", |
329 "-u", | 341 "-u", |
330 "[CWD]/src/tools/mb/mb.py", | 342 "[SLAVE_BUILD]/src/tools/mb/mb.py", |
331 "gen", | 343 "gen", |
332 "-m", | 344 "-m", |
333 "tryserver.chromium.linux", | 345 "tryserver.chromium.linux", |
334 "-b", | 346 "-b", |
335 "linux_chromium_rel_ng", | 347 "linux_chromium_rel_ng", |
336 "--config-file", | 348 "--config-file", |
337 "[CWD]/src/tools/mb/mb_config.pyl", | 349 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", |
338 "--goma-dir", | 350 "--goma-dir", |
339 "[ROOT]/b/build/slave/cache/cipd/goma", | 351 "[CACHE]/cipd/goma", |
340 "//out/Release" | 352 "//out/Release" |
341 ], | 353 ], |
| 354 "cwd": "[SLAVE_BUILD]", |
342 "name": "generate_build_files (with patch)" | 355 "name": "generate_build_files (with patch)" |
343 }, | 356 }, |
344 { | 357 { |
345 "cmd": [ | 358 "cmd": [ |
346 "python", | 359 "python", |
347 "-u", | 360 "-u", |
348 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 361 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
349 "--show-path", | 362 "--show-path", |
350 "python", | 363 "python", |
351 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 364 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", |
352 "--gsutil-py-path", | 365 "--gsutil-py-path", |
353 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 366 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
354 "--ninja-path", | 367 "--ninja-path", |
355 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 368 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
356 "--target", | 369 "--target", |
357 "Release", | 370 "Release", |
358 "--src-dir", | 371 "--src-dir", |
359 "[CWD]/src", | 372 "[SLAVE_BUILD]/src", |
360 "--goma-cache-dir", | 373 "--goma-cache-dir", |
361 "[ROOT]/b/build/slave/goma_cache", | 374 "[GOMA_CACHE]", |
362 "--build-tool", | 375 "--build-tool", |
363 "ninja", | 376 "ninja", |
364 "--compiler", | 377 "--compiler", |
365 "goma", | 378 "goma", |
366 "--goma-jsonstatus", | 379 "--goma-jsonstatus", |
367 "/path/to/tmp/json", | 380 "/path/to/tmp/json", |
368 "--goma-service-account-json-file", | 381 "--goma-service-account-json-file", |
369 "/creds/service_accounts/service-account-goma-client.json", | 382 "/creds/service_accounts/service-account-goma-client.json", |
370 "--goma-dir", | 383 "--goma-dir", |
371 "[ROOT]/b/build/slave/cache/cipd/goma", | 384 "[CACHE]/cipd/goma", |
372 "--goma-fail-fast", | 385 "--goma-fail-fast", |
373 "--goma-disable-local-fallback", | 386 "--goma-disable-local-fallback", |
374 "--ninja-ensure-up-to-date", | 387 "--ninja-ensure-up-to-date", |
375 "--", | 388 "--", |
376 "chromium_swarm_tests" | 389 "chromium_swarm_tests" |
377 ], | 390 ], |
| 391 "cwd": "[SLAVE_BUILD]", |
378 "env": { | 392 "env": { |
379 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 393 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
380 }, | 394 }, |
381 "name": "compile (with patch)", | 395 "name": "compile (with patch)", |
382 "~followup_annotations": [ | 396 "~followup_annotations": [ |
383 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 397 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
384 "@@@STEP_LOG_END@json.output (invalid)@@@" | 398 "@@@STEP_LOG_END@json.output (invalid)@@@" |
385 ] | 399 ] |
386 }, | 400 }, |
387 { | 401 { |
388 "cmd": [ | 402 "cmd": [ |
389 "python", | 403 "python", |
390 "-u", | 404 "-u", |
391 "import sys; sys.exit(0)" | 405 "import sys; sys.exit(0)" |
392 ], | 406 ], |
| 407 "cwd": "[SLAVE_BUILD]", |
393 "name": "mark: before_tests" | 408 "name": "mark: before_tests" |
394 }, | 409 }, |
395 { | 410 { |
396 "name": "$result", | 411 "name": "$result", |
397 "recipe_result": null, | 412 "recipe_result": null, |
398 "status_code": 0 | 413 "status_code": 0 |
399 } | 414 } |
400 ] | 415 ] |
OLD | NEW |