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