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

Side by Side Diff: scripts/slave/recipes/chromium_codesearch.expected/full_Chromium_Linux_Codesearch.json

Issue 2375843005: Stop redirect stdout/stderr and remove close_fds=True (Closed)
Patch Set: add comment Created 4 years, 2 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 "--spec", 7 "--spec",
8 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag ed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src .git'}, {'deps_file': '.DEPS.git', 'managed': True, 'name': 'tools/chrome-devtoo ls-frontend', 'url': 'https://chromium.googlesource.com/chromium/tools/chrome-de vtools-frontend'}, {'deps_file': '.DEPS.git', 'managed': True, 'name': 'tools/gs d_generate_index', 'url': 'https://chromium.googlesource.com/chromium/tools/gsd_ generate_index'}, {'deps_file': '.DEPS.git', 'managed': True, 'name': 'tools/per f', 'url': 'https://chromium.googlesource.com/chromium/tools/perf'}, {'deps_file ': '.DEPS.git', 'managed': True, 'name': 'tools/command_wrapper/bin', 'url': 'ht tps://chromium.googlesource.com/chromium/tools/command_wrapper/bin'}, {'deps_fil e': '.DEPS.git', 'managed': True, 'name': 'tools/depot_tools', 'url': 'https://c hromium.googlesource.com/chromium/tools/depot_tools'}, {'deps_file': '.DEPS.git' , 'managed': True, 'name': 'tools/chromium-jobqueue', 'url': 'https://chromium.g ooglesource.com/chromium/tools/chromium-jobqueue'}, {'deps_file': '.DEPS.git', ' managed': True, 'name': 'tools/chromium-shortener', 'url': 'https://chromium.goo glesource.com/chromium/tools/chromium-shortener'}, {'deps_file': '.DEPS.git', 'm anaged': True, 'name': 'tools/deps2git', 'url': 'https://chromium.googlesource.c om/chromium/tools/deps2git'}, {'deps_file': '.DEPS.git', 'managed': True, 'name' : 'infra', 'url': 'https://chromium.googlesource.com/infra/infra'}]", 8 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag ed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src .git'}, {'deps_file': '.DEPS.git', 'managed': True, 'name': 'tools/chrome-devtoo ls-frontend', 'url': 'https://chromium.googlesource.com/chromium/tools/chrome-de vtools-frontend'}, {'deps_file': '.DEPS.git', 'managed': True, 'name': 'tools/gs d_generate_index', 'url': 'https://chromium.googlesource.com/chromium/tools/gsd_ generate_index'}, {'deps_file': '.DEPS.git', 'managed': True, 'name': 'tools/per f', 'url': 'https://chromium.googlesource.com/chromium/tools/perf'}, {'deps_file ': '.DEPS.git', 'managed': True, 'name': 'tools/command_wrapper/bin', 'url': 'ht tps://chromium.googlesource.com/chromium/tools/command_wrapper/bin'}, {'deps_fil e': '.DEPS.git', 'managed': True, 'name': 'tools/depot_tools', 'url': 'https://c hromium.googlesource.com/chromium/tools/depot_tools'}, {'deps_file': '.DEPS.git' , 'managed': True, 'name': 'tools/chromium-jobqueue', 'url': 'https://chromium.g ooglesource.com/chromium/tools/chromium-jobqueue'}, {'deps_file': '.DEPS.git', ' managed': True, 'name': 'tools/chromium-shortener', 'url': 'https://chromium.goo glesource.com/chromium/tools/chromium-shortener'}, {'deps_file': '.DEPS.git', 'm anaged': True, 'name': 'tools/deps2git', 'url': 'https://chromium.googlesource.c om/chromium/tools/deps2git'}, {'deps_file': '.DEPS.git', 'managed': True, 'name' : 'infra', 'url': 'https://chromium.googlesource.com/infra/infra'}]",
9 "--patch_root", 9 "--patch_root",
10 "src", 10 "src",
(...skipping 227 matching lines...) Expand 10 before | Expand all | Expand 10 after
238 }, 238 },
239 "name": "start_goma" 239 "name": "start_goma"
240 }, 240 },
241 { 241 {
242 "cmd": [ 242 "cmd": [
243 "python", 243 "python",
244 "-u", 244 "-u",
245 "RECIPE_MODULE[build::goma]/resources/cloudtail_utils.py", 245 "RECIPE_MODULE[build::goma]/resources/cloudtail_utils.py",
246 "start", 246 "start",
247 "--cloudtail-path", 247 "--cloudtail-path",
248 "[CACHE]/cipd/goma/cloudtail" 248 "[CACHE]/cipd/goma/cloudtail",
249 "--pid-file",
250 "[TMP_BASE]/cloudtail.pid"
249 ], 251 ],
250 "env": { 252 "env": {
251 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 253 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
252 }, 254 },
253 "name": "start cloudtail", 255 "name": "start cloudtail"
254 "stdout": "/path/to/tmp/"
255 }, 256 },
256 { 257 {
257 "cmd": [ 258 "cmd": [
258 "ninja", 259 "ninja",
259 "-C", 260 "-C",
260 "[SLAVE_BUILD]/src/out/Debug", 261 "[SLAVE_BUILD]/src/out/Debug",
261 "all", 262 "all",
262 "-t", 263 "-t",
263 "compdb", 264 "compdb",
264 "cc", 265 "cc",
(...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after
335 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 336 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
336 }, 337 },
337 "name": "upload_log" 338 "name": "upload_log"
338 }, 339 },
339 { 340 {
340 "cmd": [ 341 "cmd": [
341 "python", 342 "python",
342 "-u", 343 "-u",
343 "RECIPE_MODULE[build::goma]/resources/cloudtail_utils.py", 344 "RECIPE_MODULE[build::goma]/resources/cloudtail_utils.py",
344 "stop", 345 "stop",
345 "--killed-pid", 346 "--killed-pid-file",
346 "12345" 347 "[TMP_BASE]/cloudtail.pid"
347 ], 348 ],
348 "name": "stop cloudtail" 349 "name": "stop cloudtail"
349 }, 350 },
350 { 351 {
351 "allow_subannotations": true, 352 "allow_subannotations": true,
352 "cmd": [ 353 "cmd": [
353 "python", 354 "python",
354 "-u", 355 "-u",
355 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py", 356 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py",
356 "--src-dir", 357 "--src-dir",
(...skipping 146 matching lines...) Expand 10 before | Expand all | Expand 10 after
503 "name": "gsutil upload source tarball", 504 "name": "gsutil upload source tarball",
504 "~followup_annotations": [ 505 "~followup_annotations": [
505 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chrome-codese arch/prod/chromium_src_linux_170242.tar.bz2@@@" 506 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chrome-codese arch/prod/chromium_src_linux_170242.tar.bz2@@@"
506 ] 507 ]
507 }, 508 },
508 { 509 {
509 "name": "$result", 510 "name": "$result",
510 "recipe_result": null, 511 "recipe_result": null,
511 "status_code": 0 512 "status_code": 0
512 } 513 }
513 ] 514 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698