Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(228)

Side by Side Diff: scripts/slave/recipes/chromium.expected/full_chromium_lkgr_Mac_ASAN_Debug.json

Issue 2055503003: lkgr: Convert mac asan bots to recipes/ (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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.lkgr", 8 "chromium.lkgr",
9 "--builder", 9 "--builder",
10 "TSAN Debug", 10 "Mac ASAN Debug",
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 = '[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/buildtools\": \"got_buildtools_revision \", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/ tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_ revision\"}", 18 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision \", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/ tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_ revision\"}",
19 "--git-cache-dir", 19 "--git-cache-dir",
20 "[GIT_CACHE]", 20 "[GIT_CACHE]",
(...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after
107 { 107 {
108 "cmd": [], 108 "cmd": [],
109 "name": "ensure_goma" 109 "name": "ensure_goma"
110 }, 110 },
111 { 111 {
112 "cmd": [ 112 "cmd": [
113 "python", 113 "python",
114 "-u", 114 "-u",
115 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", 115 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py",
116 "--platform", 116 "--platform",
117 "linux-amd64", 117 "mac-amd64",
118 "--dest-directory", 118 "--dest-directory",
119 "[SLAVE_BUILD]/cipd", 119 "[SLAVE_BUILD]/cipd",
120 "--json-output", 120 "--json-output",
121 "/path/to/tmp/json" 121 "/path/to/tmp/json"
122 ], 122 ],
123 "name": "ensure_goma.install cipd", 123 "name": "ensure_goma.install cipd",
124 "~followup_annotations": [ 124 "~followup_annotations": [
125 "@@@STEP_NEST_LEVEL@1@@@", 125 "@@@STEP_NEST_LEVEL@1@@@",
126 "@@@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@@ @",
127 "@@@STEP_LOG_LINE@json.output@{@@@", 127 "@@@STEP_LOG_LINE@json.output@{@@@",
128 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\ ", @@@", 128 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\ ", @@@",
129 "@@@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\"@@@",
130 "@@@STEP_LOG_LINE@json.output@}@@@", 130 "@@@STEP_LOG_LINE@json.output@}@@@",
131 "@@@STEP_LOG_END@json.output@@@" 131 "@@@STEP_LOG_END@json.output@@@"
132 ] 132 ]
133 }, 133 },
134 { 134 {
135 "cmd": [ 135 "cmd": [
136 "[SLAVE_BUILD]/cipd/cipd", 136 "[SLAVE_BUILD]/cipd/cipd",
137 "ensure", 137 "ensure",
138 "--root", 138 "--root",
139 "[CACHE]/cipd/goma", 139 "[CACHE]/cipd/goma",
140 "--list", 140 "--list",
141 "infra_internal/goma/client/linux-amd64 release", 141 "infra_internal/goma/client/mac-amd64 release",
142 "--json-output", 142 "--json-output",
143 "/path/to/tmp/json", 143 "/path/to/tmp/json",
144 "--service-account-json", 144 "--service-account-json",
145 "/creds/service_accounts/service-account-goma-client.json" 145 "/creds/service_accounts/service-account-goma-client.json"
146 ], 146 ],
147 "name": "ensure_goma.ensure_installed", 147 "name": "ensure_goma.ensure_installed",
148 "~followup_annotations": [ 148 "~followup_annotations": [
149 "@@@STEP_NEST_LEVEL@1@@@", 149 "@@@STEP_NEST_LEVEL@1@@@",
150 "@@@STEP_LOG_LINE@json.output@{@@@", 150 "@@@STEP_LOG_LINE@json.output@{@@@",
151 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", 151 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@",
152 "@@@STEP_LOG_LINE@json.output@ {@@@", 152 "@@@STEP_LOG_LINE@json.output@ {@@@",
153 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i d-of-release---------\", @@@", 153 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i d-of-release---------\", @@@",
154 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli ent/linux-amd64\"@@@", 154 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli ent/mac-amd64\"@@@",
155 "@@@STEP_LOG_LINE@json.output@ }@@@", 155 "@@@STEP_LOG_LINE@json.output@ }@@@",
156 "@@@STEP_LOG_LINE@json.output@ ]@@@", 156 "@@@STEP_LOG_LINE@json.output@ ]@@@",
157 "@@@STEP_LOG_LINE@json.output@}@@@", 157 "@@@STEP_LOG_LINE@json.output@}@@@",
158 "@@@STEP_LOG_END@json.output@@@" 158 "@@@STEP_LOG_END@json.output@@@"
159 ] 159 ]
160 }, 160 },
161 { 161 {
162 "cmd": [ 162 "cmd": [
163 "python", 163 "python",
164 "-u", 164 "-u",
(...skipping 16 matching lines...) Expand all
181 "cmd": [ 181 "cmd": [
182 "python", 182 "python",
183 "-u", 183 "-u",
184 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", 184 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
185 "runhooks" 185 "runhooks"
186 ], 186 ],
187 "cwd": "[SLAVE_BUILD]/src", 187 "cwd": "[SLAVE_BUILD]/src",
188 "env": { 188 "env": {
189 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 189 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
190 "GYP_CHROMIUM_NO_ACTION": "1", 190 "GYP_CHROMIUM_NO_ACTION": "1",
191 "GYP_DEFINES": "clang=1 component=shared_library disable_nacl=1 gomadir='[ CACHE]/cipd/goma' target_arch=x64 tsan=1 use_goma=1", 191 "GYP_DEFINES": "asan=1 clang=1 component=static_library enable_ipc_fuzzer= 1 fastbuild=0 gomadir='[CACHE]/cipd/goma' host_arch=x64 target_arch=x64 use_goma =1 v8_enable_verify_heap=1",
192 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 192 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
193 }, 193 },
194 "name": "gclient runhooks" 194 "name": "gclient runhooks"
195 }, 195 },
196 { 196 {
197 "cmd": [ 197 "cmd": [
198 "python", 198 "python",
199 "-u", 199 "-u",
200 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 200 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
201 "--show-path", 201 "--show-path",
202 "python", 202 "python",
203 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" 203 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py"
204 ], 204 ],
205 "name": "cleanup_temp" 205 "name": "cleanup_temp"
206 }, 206 },
207 { 207 {
208 "cmd": [ 208 "cmd": [
209 "python", 209 "python",
210 "-u", 210 "-u",
211 "[SLAVE_BUILD]/src/tools/mb/mb.py", 211 "[SLAVE_BUILD]/src/tools/mb/mb.py",
212 "gen", 212 "gen",
213 "-m", 213 "-m",
214 "chromium.lkgr", 214 "chromium.lkgr",
215 "-b", 215 "-b",
216 "TSAN Debug", 216 "Mac ASAN Debug",
217 "--config-file", 217 "--config-file",
218 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", 218 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl",
219 "--goma-dir", 219 "--goma-dir",
220 "[CACHE]/cipd/goma", 220 "[CACHE]/cipd/goma",
221 "//out/Debug" 221 "//out/Debug"
222 ], 222 ],
223 "env": { 223 "env": {
224 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 224 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
225 }, 225 },
226 "name": "generate_build_files" 226 "name": "generate_build_files"
(...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after
311 "@@@STEP_LOG_LINE@python.inline@ json.dump(os.listdir(sys.argv[1]), f)@ @@", 311 "@@@STEP_LOG_LINE@python.inline@ json.dump(os.listdir(sys.argv[1]), f)@ @@",
312 "@@@STEP_LOG_END@python.inline@@@" 312 "@@@STEP_LOG_END@python.inline@@@"
313 ] 313 ]
314 }, 314 },
315 { 315 {
316 "cmd": [ 316 "cmd": [
317 "python", 317 "python",
318 "-u", 318 "-u",
319 "RECIPE_MODULE[build::archive]/resources/zip_archive.py", 319 "RECIPE_MODULE[build::archive]/resources/zip_archive.py",
320 "[TMP_BASE]/chrome_staging_tmp_1", 320 "[TMP_BASE]/chrome_staging_tmp_1",
321 "tsan-linux-debug-170242", 321 "asan-mac-debug-170242",
322 "[\"file 1\", \"file 2\"]", 322 "[\"file 1\", \"file 2\"]",
323 "[SLAVE_BUILD]/src/out/Debug" 323 "[SLAVE_BUILD]/src/out/Debug"
324 ], 324 ],
325 "name": "zipping" 325 "name": "zipping"
326 }, 326 },
327 { 327 {
328 "cmd": [ 328 "cmd": [
329 "python", 329 "python",
330 "-u", 330 "-u",
331 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", 331 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
332 "--", 332 "--",
333 "-h", 333 "-h",
334 "x-goog-meta-Cr-Commit-Position:refs/heads/master@{#170242}", 334 "x-goog-meta-Cr-Commit-Position:refs/heads/master@{#170242}",
335 "-h", 335 "-h",
336 "x-goog-meta-Cr-Commit-Position-Number:170242", 336 "x-goog-meta-Cr-Commit-Position-Number:170242",
337 "-h", 337 "-h",
338 "x-goog-meta-Cr-Git-Commit:f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 338 "x-goog-meta-Cr-Git-Commit:f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
339 "cp", 339 "cp",
340 "-a", 340 "-a",
341 "public-read", 341 "public-read",
342 "[TMP_BASE]/chrome_staging_tmp_1/tsan-linux-debug-170242.zip", 342 "[TMP_BASE]/chrome_staging_tmp_1/asan-mac-debug-170242.zip",
343 "gs://chromium-browser-tsan/linux-debug/tsan-linux-debug-170242.zip" 343 "gs://chromium-browser-asan/mac-debug/asan-mac-debug-170242.zip"
344 ], 344 ],
345 "name": "gsutil upload", 345 "name": "gsutil upload",
346 "~followup_annotations": [ 346 "~followup_annotations": [
347 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chromium-brow ser-tsan/linux-debug/tsan-linux-debug-170242.zip@@@" 347 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chromium-brow ser-asan/mac-debug/asan-mac-debug-170242.zip@@@"
348 ] 348 ]
349 }, 349 },
350 { 350 {
351 "cmd": [ 351 "cmd": [
352 "python", 352 "python",
353 "-u", 353 "-u",
354 "\nimport os\nimport sys\nos.remove(sys.argv[1])\n", 354 "\nimport os\nimport sys\nos.remove(sys.argv[1])\n",
355 "[TMP_BASE]/chrome_staging_tmp_1/tsan-linux-debug-170242.zip" 355 "[TMP_BASE]/chrome_staging_tmp_1/asan-mac-debug-170242.zip"
356 ], 356 ],
357 "name": "tsan-linux-debug-170242.zip", 357 "name": "asan-mac-debug-170242.zip",
358 "~followup_annotations": [ 358 "~followup_annotations": [
359 "@@@STEP_LOG_LINE@python.inline@@@@", 359 "@@@STEP_LOG_LINE@python.inline@@@@",
360 "@@@STEP_LOG_LINE@python.inline@import os@@@", 360 "@@@STEP_LOG_LINE@python.inline@import os@@@",
361 "@@@STEP_LOG_LINE@python.inline@import sys@@@", 361 "@@@STEP_LOG_LINE@python.inline@import sys@@@",
362 "@@@STEP_LOG_LINE@python.inline@os.remove(sys.argv[1])@@@", 362 "@@@STEP_LOG_LINE@python.inline@os.remove(sys.argv[1])@@@",
363 "@@@STEP_LOG_END@python.inline@@@" 363 "@@@STEP_LOG_END@python.inline@@@"
364 ] 364 ]
365 }, 365 },
366 { 366 {
367 "name": "$result", 367 "name": "$result",
368 "recipe_result": null, 368 "recipe_result": null,
369 "status_code": 0 369 "status_code": 0
370 } 370 }
371 ] 371 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698