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 "chromium.fyi", | 8 "chromium.fyi", |
9 "--builder", | 9 "--builder", |
10 "ClangToTAndroidASan", | 10 "ClangToTAndroidASan", |
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'}]\ntarget_os = ['android']", | 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'}]\ntarget_os = ['an
droid']", |
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 "--output_json", | 21 "--output_json", |
22 "/path/to/tmp/json", | 22 "/path/to/tmp/json", |
23 "--revision", | 23 "--revision", |
24 "src@HEAD", | 24 "src@HEAD", |
25 "--force", | 25 "--force", |
26 "--output_manifest" | 26 "--output_manifest" |
27 ], | 27 ], |
28 "cwd": "[SLAVE_BUILD]", | |
29 "env": { | 28 "env": { |
30 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 29 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
31 }, | 30 }, |
32 "name": "bot_update", | 31 "name": "bot_update", |
33 "~followup_annotations": [ | 32 "~followup_annotations": [ |
34 "@@@STEP_TEXT@Some step text@@@", | 33 "@@@STEP_TEXT@Some step text@@@", |
35 "@@@STEP_LOG_LINE@json.output@{@@@", | 34 "@@@STEP_LOG_LINE@json.output@{@@@", |
36 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 35 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
37 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 36 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
38 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", | 37 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", |
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
97 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 96 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
98 ] | 97 ] |
99 }, | 98 }, |
100 { | 99 { |
101 "cmd": [ | 100 "cmd": [ |
102 "python", | 101 "python", |
103 "-u", | 102 "-u", |
104 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 103 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
105 "runhooks" | 104 "runhooks" |
106 ], | 105 ], |
107 "cwd": "[SLAVE_BUILD]", | |
108 "env": { | 106 "env": { |
109 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 107 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
110 "GYP_CHROMIUM_NO_ACTION": "1", | 108 "GYP_CHROMIUM_NO_ACTION": "1", |
111 "GYP_CROSSCOMPILE": "1", | 109 "GYP_CROSSCOMPILE": "1", |
112 "GYP_DEFINES": "OS=android asan=1 clang=1 clang_use_chrome_plugins=0 compo
nent=shared_library fastbuild=1 target_arch=arm", | 110 "GYP_DEFINES": "OS=android asan=1 clang=1 clang_use_chrome_plugins=0 compo
nent=shared_library fastbuild=1 target_arch=arm", |
113 "LLVM_FORCE_HEAD_REVISION": "YES", | 111 "LLVM_FORCE_HEAD_REVISION": "YES", |
114 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 112 "PATH": "[CWD]/src/third_party/android_tools/sdk/platform-tools:[CWD]/src/
build/android:%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
115 }, | 113 }, |
116 "name": "gclient runhooks" | 114 "name": "gclient runhooks" |
117 }, | 115 }, |
118 { | 116 { |
119 "cmd": [ | 117 "cmd": [ |
120 "python", | 118 "python", |
121 "-u", | 119 "-u", |
122 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", | 120 "[CWD]/src/testing/scripts/get_compile_targets.py", |
123 "--output", | 121 "--output", |
124 "/path/to/tmp/json", | 122 "/path/to/tmp/json", |
125 "--", | 123 "--", |
126 "--build-config-fs", | 124 "--build-config-fs", |
127 "Debug", | 125 "Debug", |
128 "--paths", | 126 "--paths", |
129 "{\"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\"}", | 127 "{\"checkout\": \"[CWD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[build]/
scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/s
lave/runtest.py\"}", |
130 "--properties", | 128 "--properties", |
131 "{\"buildername\": \"ClangToTAndroidASan\", \"buildnumber\": 571, \"master
name\": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\":
\"android\"}" | 129 "{\"buildername\": \"ClangToTAndroidASan\", \"buildnumber\": 571, \"master
name\": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\":
\"android\"}" |
132 ], | 130 ], |
133 "cwd": "[SLAVE_BUILD]", | |
134 "name": "get compile targets for scripts", | 131 "name": "get compile targets for scripts", |
135 "~followup_annotations": [ | 132 "~followup_annotations": [ |
136 "@@@STEP_LOG_LINE@json.output@{}@@@", | 133 "@@@STEP_LOG_LINE@json.output@{}@@@", |
137 "@@@STEP_LOG_END@json.output@@@" | 134 "@@@STEP_LOG_END@json.output@@@" |
138 ] | 135 ] |
139 }, | 136 }, |
140 { | 137 { |
141 "cmd": [ | 138 "cmd": [ |
142 "python", | 139 "python", |
143 "-u", | 140 "-u", |
144 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 141 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
145 "[SLAVE_BUILD]/src/testing/buildbot/chromium.fyi.json", | 142 "[CWD]/src/testing/buildbot/chromium.fyi.json", |
146 "/path/to/tmp/json" | 143 "/path/to/tmp/json" |
147 ], | 144 ], |
148 "cwd": "[SLAVE_BUILD]", | |
149 "name": "read test spec", | 145 "name": "read test spec", |
150 "~followup_annotations": [ | 146 "~followup_annotations": [ |
151 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.fyi.json@@
@", | 147 "@@@STEP_TEXT@path: [CWD]/src/testing/buildbot/chromium.fyi.json@@@", |
152 "@@@STEP_LOG_LINE@json.output@{}@@@", | 148 "@@@STEP_LOG_LINE@json.output@{}@@@", |
153 "@@@STEP_LOG_END@json.output@@@" | 149 "@@@STEP_LOG_END@json.output@@@" |
154 ] | 150 ] |
155 }, | 151 }, |
156 { | 152 { |
157 "cmd": [ | 153 "cmd": [ |
158 "python", | 154 "python", |
159 "-u", | 155 "-u", |
160 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 156 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
161 "--show-path", | 157 "--show-path", |
162 "python", | 158 "python", |
163 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 159 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
164 ], | 160 ], |
165 "cwd": "[SLAVE_BUILD]", | |
166 "name": "cleanup_temp" | 161 "name": "cleanup_temp" |
167 }, | 162 }, |
168 { | 163 { |
169 "cmd": [ | 164 "cmd": [ |
170 "python", | 165 "python", |
171 "-u", | 166 "-u", |
172 "\nimport shutil, sys, os\nshutil.rmtree(sys.argv[1], True)\nshutil.rmtree
(sys.argv[2], True)\ntry:\n os.remove(sys.argv[3])\nexcept OSError:\n pass\nfo
r base, _dirs, files in os.walk(sys.argv[4]):\n for f in files:\n if f.endsw
ith('.pyc'):\n os.remove(os.path.join(base, f))\n", | 167 "\nimport shutil, sys, os\nshutil.rmtree(sys.argv[1], True)\nshutil.rmtree
(sys.argv[2], True)\ntry:\n os.remove(sys.argv[3])\nexcept OSError:\n pass\nfo
r base, _dirs, files in os.walk(sys.argv[4]):\n for f in files:\n if f.endsw
ith('.pyc'):\n os.remove(os.path.join(base, f))\n", |
173 "[SLAVE_BUILD]/src/out/Debug/debug_info_dumps", | 168 "[CWD]/src/out/Debug/debug_info_dumps", |
174 "[SLAVE_BUILD]/src/out/Debug/test_logs", | 169 "[CWD]/src/out/Debug/test_logs", |
175 "[SLAVE_BUILD]/src/out/build_product.zip", | 170 "[CWD]/src/out/build_product.zip", |
176 "[SLAVE_BUILD]/src" | 171 "[CWD]/src" |
177 ], | 172 ], |
178 "cwd": "[SLAVE_BUILD]", | |
179 "name": "clean local files", | 173 "name": "clean local files", |
180 "~followup_annotations": [ | 174 "~followup_annotations": [ |
181 "@@@STEP_LOG_LINE@python.inline@@@@", | 175 "@@@STEP_LOG_LINE@python.inline@@@@", |
182 "@@@STEP_LOG_LINE@python.inline@import shutil, sys, os@@@", | 176 "@@@STEP_LOG_LINE@python.inline@import shutil, sys, os@@@", |
183 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[1], True)@@@", | 177 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[1], True)@@@", |
184 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[2], True)@@@", | 178 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[2], True)@@@", |
185 "@@@STEP_LOG_LINE@python.inline@try:@@@", | 179 "@@@STEP_LOG_LINE@python.inline@try:@@@", |
186 "@@@STEP_LOG_LINE@python.inline@ os.remove(sys.argv[3])@@@", | 180 "@@@STEP_LOG_LINE@python.inline@ os.remove(sys.argv[3])@@@", |
187 "@@@STEP_LOG_LINE@python.inline@except OSError:@@@", | 181 "@@@STEP_LOG_LINE@python.inline@except OSError:@@@", |
188 "@@@STEP_LOG_LINE@python.inline@ pass@@@", | 182 "@@@STEP_LOG_LINE@python.inline@ pass@@@", |
189 "@@@STEP_LOG_LINE@python.inline@for base, _dirs, files in os.walk(sys.argv
[4]):@@@", | 183 "@@@STEP_LOG_LINE@python.inline@for base, _dirs, files in os.walk(sys.argv
[4]):@@@", |
190 "@@@STEP_LOG_LINE@python.inline@ for f in files:@@@", | 184 "@@@STEP_LOG_LINE@python.inline@ for f in files:@@@", |
191 "@@@STEP_LOG_LINE@python.inline@ if f.endswith('.pyc'):@@@", | 185 "@@@STEP_LOG_LINE@python.inline@ if f.endswith('.pyc'):@@@", |
192 "@@@STEP_LOG_LINE@python.inline@ os.remove(os.path.join(base, f))@@@"
, | 186 "@@@STEP_LOG_LINE@python.inline@ os.remove(os.path.join(base, f))@@@"
, |
193 "@@@STEP_LOG_END@python.inline@@@" | 187 "@@@STEP_LOG_END@python.inline@@@" |
194 ] | 188 ] |
195 }, | 189 }, |
196 { | 190 { |
197 "allow_subannotations": false, | 191 "allow_subannotations": false, |
198 "cmd": [ | 192 "cmd": [ |
199 "[SLAVE_BUILD]/src/build/tree_truth.sh", | 193 "[CWD]/src/build/tree_truth.sh", |
200 "[SLAVE_BUILD]/src", | 194 "[CWD]/src", |
201 "src" | 195 "src" |
202 ], | 196 ], |
203 "cwd": "[SLAVE_BUILD]", | |
204 "name": "tree truth steps" | 197 "name": "tree truth steps" |
205 }, | 198 }, |
206 { | 199 { |
207 "cmd": [], | 200 "cmd": [], |
208 "cwd": "[SLAVE_BUILD]", | |
209 "name": "ensure_goma" | 201 "name": "ensure_goma" |
210 }, | 202 }, |
211 { | 203 { |
212 "cmd": [ | 204 "cmd": [ |
213 "python", | 205 "python", |
214 "-u", | 206 "-u", |
215 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", | 207 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", |
216 "--platform", | 208 "--platform", |
217 "linux-386", | 209 "linux-386", |
218 "--dest-directory", | 210 "--dest-directory", |
219 "[SLAVE_BUILD]/cipd", | 211 "[CWD]/cipd", |
220 "--json-output", | 212 "--json-output", |
221 "/path/to/tmp/json" | 213 "/path/to/tmp/json" |
222 ], | 214 ], |
223 "cwd": "[SLAVE_BUILD]", | |
224 "name": "ensure_goma.install cipd", | 215 "name": "ensure_goma.install cipd", |
225 "~followup_annotations": [ | 216 "~followup_annotations": [ |
226 "@@@STEP_NEST_LEVEL@1@@@", | 217 "@@@STEP_NEST_LEVEL@1@@@", |
227 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | 218 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", |
228 "@@@STEP_LOG_LINE@json.output@{@@@", | 219 "@@@STEP_LOG_LINE@json.output@{@@@", |
229 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\
", @@@", | 220 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"fake_slave_build/cipd\",
@@@", |
230 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | 221 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", |
231 "@@@STEP_LOG_LINE@json.output@}@@@", | 222 "@@@STEP_LOG_LINE@json.output@}@@@", |
232 "@@@STEP_LOG_END@json.output@@@" | 223 "@@@STEP_LOG_END@json.output@@@" |
233 ] | 224 ] |
234 }, | 225 }, |
235 { | 226 { |
236 "cmd": [ | 227 "cmd": [ |
237 "[SLAVE_BUILD]/cipd/cipd", | 228 "fake_slave_build/cipd", |
238 "ensure", | 229 "ensure", |
239 "--root", | 230 "--root", |
240 "[CACHE]/cipd/goma", | 231 "[ROOT]/b/build/slave/cache/cipd/goma", |
241 "--list", | 232 "--list", |
242 "infra_internal/goma/client/linux-386 release", | 233 "infra_internal/goma/client/linux-386 release", |
243 "--json-output", | 234 "--json-output", |
244 "/path/to/tmp/json", | 235 "/path/to/tmp/json", |
245 "--service-account-json", | 236 "--service-account-json", |
246 "/creds/service_accounts/service-account-goma-client.json" | 237 "/creds/service_accounts/service-account-goma-client.json" |
247 ], | 238 ], |
248 "cwd": "[SLAVE_BUILD]", | |
249 "name": "ensure_goma.ensure_installed", | 239 "name": "ensure_goma.ensure_installed", |
250 "~followup_annotations": [ | 240 "~followup_annotations": [ |
251 "@@@STEP_NEST_LEVEL@1@@@", | 241 "@@@STEP_NEST_LEVEL@1@@@", |
252 "@@@STEP_LOG_LINE@json.output@{@@@", | 242 "@@@STEP_LOG_LINE@json.output@{@@@", |
253 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | 243 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
254 "@@@STEP_LOG_LINE@json.output@ {@@@", | 244 "@@@STEP_LOG_LINE@json.output@ {@@@", |
255 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | 245 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", |
256 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/linux-386\"@@@", | 246 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/linux-386\"@@@", |
257 "@@@STEP_LOG_LINE@json.output@ }@@@", | 247 "@@@STEP_LOG_LINE@json.output@ }@@@", |
258 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 248 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
259 "@@@STEP_LOG_LINE@json.output@}@@@", | 249 "@@@STEP_LOG_LINE@json.output@}@@@", |
260 "@@@STEP_LOG_END@json.output@@@" | 250 "@@@STEP_LOG_END@json.output@@@" |
261 ] | 251 ] |
262 }, | 252 }, |
263 { | 253 { |
264 "cmd": [ | 254 "cmd": [ |
265 "python", | 255 "python", |
266 "-u", | 256 "-u", |
267 "[SLAVE_BUILD]/src/tools/mb/mb.py", | 257 "[CWD]/src/tools/mb/mb.py", |
268 "gen", | 258 "gen", |
269 "-m", | 259 "-m", |
270 "chromium.fyi", | 260 "chromium.fyi", |
271 "-b", | 261 "-b", |
272 "ClangToTAndroidASan", | 262 "ClangToTAndroidASan", |
273 "--config-file", | 263 "--config-file", |
274 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", | 264 "[CWD]/src/tools/mb/mb_config.pyl", |
275 "--goma-dir", | 265 "--goma-dir", |
276 "[CACHE]/cipd/goma", | 266 "[ROOT]/b/build/slave/cache/cipd/goma", |
277 "//out/Debug" | 267 "//out/Debug" |
278 ], | 268 ], |
279 "cwd": "[SLAVE_BUILD]", | |
280 "name": "generate_build_files" | 269 "name": "generate_build_files" |
281 }, | 270 }, |
282 { | 271 { |
283 "allow_subannotations": true, | 272 "allow_subannotations": true, |
284 "cmd": [ | 273 "cmd": [ |
285 "python", | 274 "python", |
286 "-u", | 275 "-u", |
287 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py", | 276 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py", |
288 "--src-dir", | 277 "--src-dir", |
289 "[SLAVE_BUILD]/src", | 278 "[CWD]/src", |
290 "--output-json", | 279 "--output-json", |
291 "/path/to/tmp/json" | 280 "/path/to/tmp/json" |
292 ], | 281 ], |
293 "cwd": "[SLAVE_BUILD]", | |
294 "env": { | 282 "env": { |
295 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 283 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
296 "LLVM_FORCE_HEAD_REVISION": "YES", | 284 "LLVM_FORCE_HEAD_REVISION": "YES", |
297 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 285 "PATH": "[CWD]/src/third_party/android_tools/sdk/platform-tools:[CWD]/src/
build/android:%(PATH)s" |
298 }, | 286 }, |
299 "name": "clang_revision", | 287 "name": "clang_revision", |
300 "~followup_annotations": [ | 288 "~followup_annotations": [ |
301 "@@@STEP_LOG_LINE@json.output@{@@@", | 289 "@@@STEP_LOG_LINE@json.output@{@@@", |
302 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", | 290 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", |
303 "@@@STEP_LOG_LINE@json.output@}@@@", | 291 "@@@STEP_LOG_LINE@json.output@}@@@", |
304 "@@@STEP_LOG_END@json.output@@@" | 292 "@@@STEP_LOG_END@json.output@@@" |
305 ] | 293 ] |
306 }, | 294 }, |
307 { | 295 { |
308 "cmd": [ | 296 "cmd": [ |
309 "python", | 297 "python", |
310 "-u", | 298 "-u", |
311 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 299 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
312 "--show-path", | 300 "--show-path", |
313 "python", | 301 "python", |
314 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 302 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", |
315 "--gsutil-py-path", | 303 "--gsutil-py-path", |
316 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 304 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
317 "--ninja-path", | 305 "--ninja-path", |
318 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 306 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
319 "--target", | 307 "--target", |
320 "Debug", | 308 "Debug", |
321 "--src-dir", | 309 "--src-dir", |
322 "[SLAVE_BUILD]/src", | 310 "[CWD]/src", |
323 "--goma-cache-dir", | 311 "--goma-cache-dir", |
324 "[GOMA_CACHE]", | 312 "[ROOT]/b/build/slave/goma_cache", |
325 "--build-tool", | 313 "--build-tool", |
326 "ninja", | 314 "ninja", |
327 "--build-data-dir", | 315 "--build-data-dir", |
328 "[ROOT]/build_data_dir", | 316 "[ROOT]/build_data_dir", |
329 "--compiler", | 317 "--compiler", |
330 "clang", | 318 "clang", |
331 "--goma-dir", | 319 "--goma-dir", |
332 "[CACHE]/cipd/goma", | 320 "[ROOT]/b/build/slave/cache/cipd/goma", |
333 "--", | 321 "--", |
334 "all" | 322 "all" |
335 ], | 323 ], |
336 "cwd": "[SLAVE_BUILD]", | |
337 "env": { | 324 "env": { |
338 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 325 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
339 "LLVM_FORCE_HEAD_REVISION": "YES", | 326 "LLVM_FORCE_HEAD_REVISION": "YES", |
340 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 327 "PATH": "[CWD]/src/third_party/android_tools/sdk/platform-tools:[CWD]/src/
build/android:%(PATH)s" |
341 }, | 328 }, |
342 "name": "compile" | 329 "name": "compile" |
343 }, | 330 }, |
344 { | 331 { |
345 "allow_subannotations": true, | 332 "allow_subannotations": true, |
346 "cmd": [ | 333 "cmd": [ |
347 "python", | 334 "python", |
348 "-u", | 335 "-u", |
349 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 336 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
350 "--show-path", | 337 "--show-path", |
351 "python", | 338 "python", |
352 "RECIPE_PACKAGE_REPO[build]/scripts/slave/zip_build.py", | 339 "RECIPE_PACKAGE_REPO[build]/scripts/slave/zip_build.py", |
353 "--target", | 340 "--target", |
354 "Debug", | 341 "Debug", |
355 "--build-url", | 342 "--build-url", |
356 "gs://chromium-fyi-archive/chromium.fyi/ClangToTAndroidASan", | 343 "gs://chromium-fyi-archive/chromium.fyi/ClangToTAndroidASan", |
357 "--build_revision", | 344 "--build_revision", |
358 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 345 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
359 "--factory-properties", | 346 "--factory-properties", |
360 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"ClangToTAndroidA
San\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_buildern
ame\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workd
ir\": \"/path/to/workdir/TestSlavename\"}", | 347 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"ClangToTAndroidA
San\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_buildern
ame\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workd
ir\": \"/path/to/workdir/TestSlavename\"}", |
361 "--build-properties", | 348 "--build-properties", |
362 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"ClangToTAndroidA
San\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_buildern
ame\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workd
ir\": \"/path/to/workdir/TestSlavename\"}" | 349 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"ClangToTAndroidA
San\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_buildern
ame\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workd
ir\": \"/path/to/workdir/TestSlavename\"}" |
363 ], | 350 ], |
364 "cwd": "[SLAVE_BUILD]", | |
365 "name": "package build" | 351 "name": "package build" |
366 }, | 352 }, |
367 { | 353 { |
368 "cmd": [], | 354 "cmd": [], |
369 "cwd": "[SLAVE_BUILD]", | |
370 "name": "trigger", | 355 "name": "trigger", |
371 "trigger_specs": [ | 356 "trigger_specs": [ |
372 { | 357 { |
373 "builder_name": "ClangToTAndroidASan tester", | 358 "builder_name": "ClangToTAndroidASan tester", |
374 "properties": { | 359 "properties": { |
375 "parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c
", | 360 "parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c
", |
376 "parent_got_angle_revision_cp": "refs/heads/master@{#297276}", | 361 "parent_got_angle_revision_cp": "refs/heads/master@{#297276}", |
377 "parent_got_nacl_revision": "d998e125e8253980d76e269b7982aeeefc1b9b50"
, | 362 "parent_got_nacl_revision": "d998e125e8253980d76e269b7982aeeefc1b9b50"
, |
378 "parent_got_nacl_revision_cp": "refs/heads/master@{#274981}", | 363 "parent_got_nacl_revision_cp": "refs/heads/master@{#274981}", |
379 "parent_got_revision": "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 364 "parent_got_revision": "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
(...skipping 10 matching lines...) Expand all Loading... |
390 "~followup_annotations": [ | 375 "~followup_annotations": [ |
391 "@@@STEP_TEXT@ClangToTAndroidASan tester@@@" | 376 "@@@STEP_TEXT@ClangToTAndroidASan tester@@@" |
392 ] | 377 ] |
393 }, | 378 }, |
394 { | 379 { |
395 "name": "$result", | 380 "name": "$result", |
396 "recipe_result": null, | 381 "recipe_result": null, |
397 "status_code": 0 | 382 "status_code": 0 |
398 } | 383 } |
399 ] | 384 ] |
OLD | NEW |