| [ |
| { |
| "cmd": [], |
| "name": "ensure goma" |
| }, |
| { |
| "cmd": [ |
| "cipd", |
| "ensure", |
| "-root", |
| "[CACHE]/goma/client", |
| "-ensure-file", |
| "fuchsia/third_party/goma/client/${platform} integration", |
| "-max-threads", |
| "0", |
| "-json-output", |
| "/path/to/tmp/json" |
| ], |
| "infra_step": true, |
| "name": "ensure goma.ensure_installed", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@", |
| "@@@STEP_LOG_LINE@json.output@{@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"result\": {@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"\": [@@@", |
| "@@@STEP_LOG_LINE@json.output@ {@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_id-of-integration-----\",@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"package\": \"fuchsia/third_party/goma/client/resolved-platform\"@@@", |
| "@@@STEP_LOG_LINE@json.output@ }@@@", |
| "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| "@@@STEP_LOG_LINE@json.output@ }@@@", |
| "@@@STEP_LOG_LINE@json.output@}@@@", |
| "@@@STEP_LOG_END@json.output@@@" |
| ] |
| }, |
| { |
| "cmd": [], |
| "name": "setup goma" |
| }, |
| { |
| "cmd": [], |
| "name": "setup goma.ensure cpython3", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "vpython3", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", |
| "--json-output", |
| "/path/to/tmp/json", |
| "copy", |
| "RECIPE_MODULE[fuchsia::python3]/resources/tool_manifest.json", |
| "/path/to/tmp/json" |
| ], |
| "env": { |
| "GLOG_log_dir": "[CLEANUP]", |
| "GOMA_CACHE_DIR": "[CACHE]/goma", |
| "GOMA_DEPS_CACHE_FILE": "goma_deps_cache", |
| "GOMA_DUMP_STATS_FILE": "[CACHE]/goma/client/goma_stats.json", |
| "GOMA_LOCAL_OUTPUT_CACHE_DIR": "[CACHE]/goma/localoutputcache", |
| "GOMA_MAX_SUM_OUTPUT_SIZE_IN_MB": "256", |
| "GOMA_SERVER_HOST": "rbe-prod1.endpoints.fuchsia-infra-goma-prod.cloud.goog", |
| "GOMA_STORE_LOCAL_RUN_OUTPUT": "True", |
| "GOMA_TMP_DIR": "[CLEANUP]/goma", |
| "GOMA_USE_LOCAL": "False" |
| }, |
| "infra_step": true, |
| "name": "setup goma.ensure cpython3.read manifest", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@2@@@", |
| "@@@STEP_LOG_LINE@tool_manifest.json@{@@@", |
| "@@@STEP_LOG_LINE@tool_manifest.json@ \"path\": \"path/to/cpython3\",@@@", |
| "@@@STEP_LOG_LINE@tool_manifest.json@ \"version\": \"version:pinned-version\"@@@", |
| "@@@STEP_LOG_LINE@tool_manifest.json@}@@@", |
| "@@@STEP_LOG_END@tool_manifest.json@@@" |
| ] |
| }, |
| { |
| "cmd": [], |
| "name": "setup goma.ensure cpython3.install path/to/cpython3", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@2@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "vpython3", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", |
| "--json-output", |
| "/path/to/tmp/json", |
| "ensure-directory", |
| "--mode", |
| "0777", |
| "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version" |
| ], |
| "env": { |
| "GLOG_log_dir": "[CLEANUP]", |
| "GOMA_CACHE_DIR": "[CACHE]/goma", |
| "GOMA_DEPS_CACHE_FILE": "goma_deps_cache", |
| "GOMA_DUMP_STATS_FILE": "[CACHE]/goma/client/goma_stats.json", |
| "GOMA_LOCAL_OUTPUT_CACHE_DIR": "[CACHE]/goma/localoutputcache", |
| "GOMA_MAX_SUM_OUTPUT_SIZE_IN_MB": "256", |
| "GOMA_SERVER_HOST": "rbe-prod1.endpoints.fuchsia-infra-goma-prod.cloud.goog", |
| "GOMA_STORE_LOCAL_RUN_OUTPUT": "True", |
| "GOMA_TMP_DIR": "[CLEANUP]/goma", |
| "GOMA_USE_LOCAL": "False" |
| }, |
| "infra_step": true, |
| "name": "setup goma.ensure cpython3.install path/to/cpython3.ensure package directory", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@3@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "cipd", |
| "ensure", |
| "-root", |
| "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version", |
| "-ensure-file", |
| "path/to/cpython3 version:pinned-version", |
| "-max-threads", |
| "0", |
| "-json-output", |
| "/path/to/tmp/json" |
| ], |
| "env": { |
| "GLOG_log_dir": "[CLEANUP]", |
| "GOMA_CACHE_DIR": "[CACHE]/goma", |
| "GOMA_DEPS_CACHE_FILE": "goma_deps_cache", |
| "GOMA_DUMP_STATS_FILE": "[CACHE]/goma/client/goma_stats.json", |
| "GOMA_LOCAL_OUTPUT_CACHE_DIR": "[CACHE]/goma/localoutputcache", |
| "GOMA_MAX_SUM_OUTPUT_SIZE_IN_MB": "256", |
| "GOMA_SERVER_HOST": "rbe-prod1.endpoints.fuchsia-infra-goma-prod.cloud.goog", |
| "GOMA_STORE_LOCAL_RUN_OUTPUT": "True", |
| "GOMA_TMP_DIR": "[CLEANUP]/goma", |
| "GOMA_USE_LOCAL": "False" |
| }, |
| "infra_step": true, |
| "name": "setup goma.ensure cpython3.install path/to/cpython3.ensure_installed", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@3@@@", |
| "@@@STEP_LOG_LINE@json.output@{@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"result\": {@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"\": [@@@", |
| "@@@STEP_LOG_LINE@json.output@ {@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_id-of-version:pinned-v\",@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"package\": \"path/to/cpython3\"@@@", |
| "@@@STEP_LOG_LINE@json.output@ }@@@", |
| "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| "@@@STEP_LOG_LINE@json.output@ }@@@", |
| "@@@STEP_LOG_LINE@json.output@}@@@", |
| "@@@STEP_LOG_END@json.output@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", |
| "[CACHE]/goma/client/goma_ctl.py", |
| "restart" |
| ], |
| "env": { |
| "GLOG_log_dir": "[CLEANUP]", |
| "GOMA_CACHE_DIR": "[CACHE]/goma", |
| "GOMA_DEPS_CACHE_FILE": "goma_deps_cache", |
| "GOMA_DUMP_STATS_FILE": "[CACHE]/goma/client/goma_stats.json", |
| "GOMA_LOCAL_OUTPUT_CACHE_DIR": "[CACHE]/goma/localoutputcache", |
| "GOMA_MAX_SUM_OUTPUT_SIZE_IN_MB": "256", |
| "GOMA_SERVER_HOST": "rbe-prod1.endpoints.fuchsia-infra-goma-prod.cloud.goog", |
| "GOMA_STORE_LOCAL_RUN_OUTPUT": "True", |
| "GOMA_TMP_DIR": "[CLEANUP]/goma", |
| "GOMA_USE_LOCAL": "False" |
| }, |
| "infra_step": true, |
| "name": "setup goma.start goma", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "python3", |
| "[START_DIR]/flutter/tools/gn", |
| "--no-lto" |
| ], |
| "env": { |
| "GOMA_DIR": "[CACHE]/goma/client", |
| "GOMA_TMP_DIR": "[CLEANUP]/goma", |
| "GOMA_USE_LOCAL": "False" |
| }, |
| "env_suffixes": { |
| "DEPOT_TOOLS_UPDATE": [ |
| "0" |
| ], |
| "PATH": [ |
| "RECIPE_REPO[depot_tools]" |
| ] |
| }, |
| "name": "gn --no-lto" |
| }, |
| { |
| "cmd": [], |
| "name": "teardown goma" |
| }, |
| { |
| "cmd": [ |
| "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", |
| "[CACHE]/goma/client/goma_ctl.py", |
| "jsonstatus", |
| "/path/to/tmp/json" |
| ], |
| "env": { |
| "GLOG_log_dir": "[CLEANUP]", |
| "GOMA_CACHE_DIR": "[CACHE]/goma", |
| "GOMA_DEPS_CACHE_FILE": "goma_deps_cache", |
| "GOMA_DUMP_STATS_FILE": "[CACHE]/goma/client/goma_stats.json", |
| "GOMA_LOCAL_OUTPUT_CACHE_DIR": "[CACHE]/goma/localoutputcache", |
| "GOMA_MAX_SUM_OUTPUT_SIZE_IN_MB": "256", |
| "GOMA_SERVER_HOST": "rbe-prod1.endpoints.fuchsia-infra-goma-prod.cloud.goog", |
| "GOMA_STORE_LOCAL_RUN_OUTPUT": "True", |
| "GOMA_TMP_DIR": "[CLEANUP]/goma", |
| "GOMA_USE_LOCAL": "False" |
| }, |
| "infra_step": true, |
| "name": "teardown goma.goma jsonstatus", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@", |
| "@@@STEP_LOG_LINE@json.output@{@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"foo\": \"bar\"@@@", |
| "@@@STEP_LOG_LINE@json.output@}@@@", |
| "@@@STEP_LOG_END@json.output@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", |
| "[CACHE]/goma/client/goma_ctl.py", |
| "stat" |
| ], |
| "env": { |
| "GLOG_log_dir": "[CLEANUP]", |
| "GOMA_CACHE_DIR": "[CACHE]/goma", |
| "GOMA_DEPS_CACHE_FILE": "goma_deps_cache", |
| "GOMA_DUMP_STATS_FILE": "[CACHE]/goma/client/goma_stats.json", |
| "GOMA_LOCAL_OUTPUT_CACHE_DIR": "[CACHE]/goma/localoutputcache", |
| "GOMA_MAX_SUM_OUTPUT_SIZE_IN_MB": "256", |
| "GOMA_SERVER_HOST": "rbe-prod1.endpoints.fuchsia-infra-goma-prod.cloud.goog", |
| "GOMA_STORE_LOCAL_RUN_OUTPUT": "True", |
| "GOMA_TMP_DIR": "[CLEANUP]/goma", |
| "GOMA_USE_LOCAL": "False" |
| }, |
| "infra_step": true, |
| "name": "teardown goma.goma stats", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", |
| "[CACHE]/goma/client/goma_ctl.py", |
| "stop" |
| ], |
| "env": { |
| "GLOG_log_dir": "[CLEANUP]", |
| "GOMA_CACHE_DIR": "[CACHE]/goma", |
| "GOMA_DEPS_CACHE_FILE": "goma_deps_cache", |
| "GOMA_DUMP_STATS_FILE": "[CACHE]/goma/client/goma_stats.json", |
| "GOMA_LOCAL_OUTPUT_CACHE_DIR": "[CACHE]/goma/localoutputcache", |
| "GOMA_MAX_SUM_OUTPUT_SIZE_IN_MB": "256", |
| "GOMA_SERVER_HOST": "rbe-prod1.endpoints.fuchsia-infra-goma-prod.cloud.goog", |
| "GOMA_STORE_LOCAL_RUN_OUTPUT": "True", |
| "GOMA_TMP_DIR": "[CLEANUP]/goma", |
| "GOMA_USE_LOCAL": "False" |
| }, |
| "infra_step": true, |
| "name": "teardown goma.stop goma", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "vpython3", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", |
| "--json-output", |
| "/path/to/tmp/json", |
| "copy", |
| "[CLEANUP]/compiler_proxy.WARNING", |
| "/path/to/tmp/" |
| ], |
| "env": { |
| "GOMA_TMP_DIR": "[CLEANUP]/goma", |
| "GOMA_USE_LOCAL": "False" |
| }, |
| "infra_step": true, |
| "name": "teardown goma.read goma_client warning log", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@", |
| "@@@STEP_LOG_LINE@compiler_proxy.WARNING@test log@@@", |
| "@@@STEP_LOG_END@compiler_proxy.WARNING@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "vpython3", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", |
| "--json-output", |
| "/path/to/tmp/json", |
| "copy", |
| "[CACHE]/goma/client/goma_stats.json", |
| "/path/to/tmp/" |
| ], |
| "env": { |
| "GOMA_TMP_DIR": "[CLEANUP]/goma", |
| "GOMA_USE_LOCAL": "False" |
| }, |
| "infra_step": true, |
| "name": "teardown goma.read goma_stats.json", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [], |
| "name": "setup goma (2)" |
| }, |
| { |
| "cmd": [ |
| "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", |
| "[CACHE]/goma/client/goma_ctl.py", |
| "restart" |
| ], |
| "env": { |
| "GLOG_log_dir": "[CLEANUP]", |
| "GOMA_CACHE_DIR": "[CACHE]/goma", |
| "GOMA_DEPS_CACHE_FILE": "goma_deps_cache", |
| "GOMA_DUMP_STATS_FILE": "[CACHE]/goma/client/goma_stats.json", |
| "GOMA_LOCAL_OUTPUT_CACHE_DIR": "[CACHE]/goma/localoutputcache", |
| "GOMA_MAX_SUM_OUTPUT_SIZE_IN_MB": "256", |
| "GOMA_SERVER_HOST": "rbe-prod1.endpoints.fuchsia-infra-goma-prod.cloud.goog", |
| "GOMA_STORE_LOCAL_RUN_OUTPUT": "True", |
| "GOMA_TMP_DIR": "[CLEANUP]/goma", |
| "GOMA_USE_LOCAL": "False" |
| }, |
| "infra_step": true, |
| "name": "setup goma (2).start goma", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "[START_DIR]/flutter/third_party/ninja/ninja", |
| "-j", |
| "200", |
| "-C", |
| "[START_DIR]/out/profile", |
| "mytarget" |
| ], |
| "env": { |
| "GOMA_TMP_DIR": "[CLEANUP]/goma", |
| "GOMA_USE_LOCAL": "False" |
| }, |
| "env_suffixes": { |
| "DEPOT_TOOLS_UPDATE": [ |
| "0" |
| ], |
| "PATH": [ |
| "RECIPE_REPO[depot_tools]" |
| ] |
| }, |
| "name": "build profile mytarget" |
| }, |
| { |
| "cmd": [], |
| "name": "teardown goma (2)" |
| }, |
| { |
| "cmd": [ |
| "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", |
| "[CACHE]/goma/client/goma_ctl.py", |
| "jsonstatus", |
| "/path/to/tmp/json" |
| ], |
| "env": { |
| "GLOG_log_dir": "[CLEANUP]", |
| "GOMA_CACHE_DIR": "[CACHE]/goma", |
| "GOMA_DEPS_CACHE_FILE": "goma_deps_cache", |
| "GOMA_DUMP_STATS_FILE": "[CACHE]/goma/client/goma_stats.json", |
| "GOMA_LOCAL_OUTPUT_CACHE_DIR": "[CACHE]/goma/localoutputcache", |
| "GOMA_MAX_SUM_OUTPUT_SIZE_IN_MB": "256", |
| "GOMA_SERVER_HOST": "rbe-prod1.endpoints.fuchsia-infra-goma-prod.cloud.goog", |
| "GOMA_STORE_LOCAL_RUN_OUTPUT": "True", |
| "GOMA_TMP_DIR": "[CLEANUP]/goma", |
| "GOMA_USE_LOCAL": "False" |
| }, |
| "infra_step": true, |
| "name": "teardown goma (2).goma jsonstatus", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@", |
| "@@@STEP_LOG_LINE@json.output@{@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"foo\": \"bar\"@@@", |
| "@@@STEP_LOG_LINE@json.output@}@@@", |
| "@@@STEP_LOG_END@json.output@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", |
| "[CACHE]/goma/client/goma_ctl.py", |
| "stat" |
| ], |
| "env": { |
| "GLOG_log_dir": "[CLEANUP]", |
| "GOMA_CACHE_DIR": "[CACHE]/goma", |
| "GOMA_DEPS_CACHE_FILE": "goma_deps_cache", |
| "GOMA_DUMP_STATS_FILE": "[CACHE]/goma/client/goma_stats.json", |
| "GOMA_LOCAL_OUTPUT_CACHE_DIR": "[CACHE]/goma/localoutputcache", |
| "GOMA_MAX_SUM_OUTPUT_SIZE_IN_MB": "256", |
| "GOMA_SERVER_HOST": "rbe-prod1.endpoints.fuchsia-infra-goma-prod.cloud.goog", |
| "GOMA_STORE_LOCAL_RUN_OUTPUT": "True", |
| "GOMA_TMP_DIR": "[CLEANUP]/goma", |
| "GOMA_USE_LOCAL": "False" |
| }, |
| "infra_step": true, |
| "name": "teardown goma (2).goma stats", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "[START_DIR]/cipd_tool/path/to/cpython3/version%3Apinned-version/bin/python3", |
| "[CACHE]/goma/client/goma_ctl.py", |
| "stop" |
| ], |
| "env": { |
| "GLOG_log_dir": "[CLEANUP]", |
| "GOMA_CACHE_DIR": "[CACHE]/goma", |
| "GOMA_DEPS_CACHE_FILE": "goma_deps_cache", |
| "GOMA_DUMP_STATS_FILE": "[CACHE]/goma/client/goma_stats.json", |
| "GOMA_LOCAL_OUTPUT_CACHE_DIR": "[CACHE]/goma/localoutputcache", |
| "GOMA_MAX_SUM_OUTPUT_SIZE_IN_MB": "256", |
| "GOMA_SERVER_HOST": "rbe-prod1.endpoints.fuchsia-infra-goma-prod.cloud.goog", |
| "GOMA_STORE_LOCAL_RUN_OUTPUT": "True", |
| "GOMA_TMP_DIR": "[CLEANUP]/goma", |
| "GOMA_USE_LOCAL": "False" |
| }, |
| "infra_step": true, |
| "name": "teardown goma (2).stop goma", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "vpython3", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", |
| "--json-output", |
| "/path/to/tmp/json", |
| "copy", |
| "[CLEANUP]/compiler_proxy.WARNING", |
| "/path/to/tmp/" |
| ], |
| "env": { |
| "GOMA_TMP_DIR": "[CLEANUP]/goma", |
| "GOMA_USE_LOCAL": "False" |
| }, |
| "infra_step": true, |
| "name": "teardown goma (2).read goma_client warning log", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@", |
| "@@@STEP_LOG_LINE@compiler_proxy.WARNING@test log@@@", |
| "@@@STEP_LOG_END@compiler_proxy.WARNING@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "vpython3", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", |
| "--json-output", |
| "/path/to/tmp/json", |
| "copy", |
| "[CACHE]/goma/client/goma_stats.json", |
| "/path/to/tmp/" |
| ], |
| "env": { |
| "GOMA_TMP_DIR": "[CLEANUP]/goma", |
| "GOMA_USE_LOCAL": "False" |
| }, |
| "infra_step": true, |
| "name": "teardown goma (2).read goma_stats.json", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "python3", |
| "[START_DIR]/flutter/tools/gn", |
| "--no-goma", |
| "--no-lto" |
| ], |
| "env_suffixes": { |
| "DEPOT_TOOLS_UPDATE": [ |
| "0" |
| ], |
| "PATH": [ |
| "RECIPE_REPO[depot_tools]" |
| ] |
| }, |
| "name": "gn --no-goma --no-lto" |
| }, |
| { |
| "cmd": [ |
| "[START_DIR]/flutter/third_party/ninja/ninja", |
| "-C", |
| "[START_DIR]/out/release", |
| "-j", |
| "5", |
| "mytarget" |
| ], |
| "env_suffixes": { |
| "DEPOT_TOOLS_UPDATE": [ |
| "0" |
| ], |
| "PATH": [ |
| "RECIPE_REPO[depot_tools]" |
| ] |
| }, |
| "name": "build release mytarget" |
| }, |
| { |
| "cmd": [ |
| "python3", |
| "[START_DIR]/flutter/tools/gn", |
| "--no-goma", |
| "--rbe", |
| "--no-lto" |
| ], |
| "env_suffixes": { |
| "DEPOT_TOOLS_UPDATE": [ |
| "0" |
| ], |
| "PATH": [ |
| "RECIPE_REPO[depot_tools]" |
| ] |
| }, |
| "name": "gn --no-goma --rbe --no-lto" |
| }, |
| { |
| "cmd": [], |
| "name": "ensure reclient" |
| }, |
| { |
| "cmd": [ |
| "vpython3", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", |
| "--json-output", |
| "/path/to/tmp/json", |
| "copy", |
| "RECIPE_MODULE[flutter::rbe]/resources/tool_manifest.json", |
| "/path/to/tmp/json" |
| ], |
| "infra_step": true, |
| "name": "ensure reclient.read manifest", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@", |
| "@@@STEP_LOG_LINE@tool_manifest.json@{@@@", |
| "@@@STEP_LOG_LINE@tool_manifest.json@ \"path\": \"path/to/reclient\",@@@", |
| "@@@STEP_LOG_LINE@tool_manifest.json@ \"version\": \"version:pinned-version\"@@@", |
| "@@@STEP_LOG_LINE@tool_manifest.json@}@@@", |
| "@@@STEP_LOG_END@tool_manifest.json@@@" |
| ] |
| }, |
| { |
| "cmd": [], |
| "name": "ensure reclient.install path/to/reclient", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "vpython3", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", |
| "--json-output", |
| "/path/to/tmp/json", |
| "ensure-directory", |
| "--mode", |
| "0777", |
| "[START_DIR]/cipd_tool/path/to/reclient/version%3Apinned-version" |
| ], |
| "infra_step": true, |
| "name": "ensure reclient.install path/to/reclient.ensure package directory", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@2@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "cipd", |
| "ensure", |
| "-root", |
| "[START_DIR]/cipd_tool/path/to/reclient/version%3Apinned-version", |
| "-ensure-file", |
| "path/to/reclient version:pinned-version", |
| "-max-threads", |
| "0", |
| "-json-output", |
| "/path/to/tmp/json" |
| ], |
| "infra_step": true, |
| "name": "ensure reclient.install path/to/reclient.ensure_installed", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@2@@@", |
| "@@@STEP_LOG_LINE@json.output@{@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"result\": {@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"\": [@@@", |
| "@@@STEP_LOG_LINE@json.output@ {@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_id-of-version:pinned-v\",@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"package\": \"path/to/reclient\"@@@", |
| "@@@STEP_LOG_LINE@json.output@ }@@@", |
| "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| "@@@STEP_LOG_LINE@json.output@ }@@@", |
| "@@@STEP_LOG_LINE@json.output@}@@@", |
| "@@@STEP_LOG_END@json.output@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "vpython3", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", |
| "--json-output", |
| "/path/to/tmp/json", |
| "ensure-directory", |
| "--mode", |
| "0777", |
| "[CACHE]/rbe/deps" |
| ], |
| "infra_step": true, |
| "name": "create rbe cache dir" |
| }, |
| { |
| "cmd": [], |
| "name": "setup remote execution" |
| }, |
| { |
| "cmd": [ |
| "[START_DIR]/cipd_tool/path/to/reclient/version%3Apinned-version/bootstrap", |
| "--re_proxy=[START_DIR]/cipd_tool/path/to/reclient/version%3Apinned-version/reproxy" |
| ], |
| "env": { |
| "RBE_cache_dir": "[CACHE]/rbe/deps", |
| "RBE_deps_cache_max_mb": "512", |
| "RBE_enable_deps_cache": "true", |
| "RBE_instance": "fake_rbe_instance", |
| "RBE_log_dir": "[CLEANUP]/rbe", |
| "RBE_log_format": "reducedtext", |
| "RBE_output_dir": "[CLEANUP]/rbe", |
| "RBE_platform": "fake_rbe_platform", |
| "RBE_proxy_log_dir": "[CLEANUP]/rbe", |
| "RBE_server_address": "unix://[CLEANUP]/rbe/reproxy.sock", |
| "RBE_service": "remotebuildexecution.googleapis.com:443", |
| "RBE_socket_path": "[CLEANUP]/rbe/reproxy.sock", |
| "RBE_use_application_default_credentials": "false", |
| "RBE_use_gce_credentials": "true" |
| }, |
| "infra_step": true, |
| "name": "setup remote execution.start reproxy", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "[START_DIR]/flutter/third_party/ninja/ninja", |
| "-j", |
| "5", |
| "-C", |
| "[START_DIR]/out/release", |
| "mytarget" |
| ], |
| "env": { |
| "RBE_cache_dir": "[CACHE]/rbe/deps", |
| "RBE_deps_cache_max_mb": "512", |
| "RBE_enable_deps_cache": "true", |
| "RBE_instance": "fake_rbe_instance", |
| "RBE_log_dir": "[CLEANUP]/rbe", |
| "RBE_log_format": "reducedtext", |
| "RBE_output_dir": "[CLEANUP]/rbe", |
| "RBE_platform": "fake_rbe_platform", |
| "RBE_proxy_log_dir": "[CLEANUP]/rbe", |
| "RBE_server_address": "unix://[CLEANUP]/rbe/reproxy.sock", |
| "RBE_service": "remotebuildexecution.googleapis.com:443", |
| "RBE_socket_path": "[CLEANUP]/rbe/reproxy.sock", |
| "RBE_use_application_default_credentials": "false", |
| "RBE_use_gce_credentials": "true" |
| }, |
| "env_suffixes": { |
| "DEPOT_TOOLS_UPDATE": [ |
| "0" |
| ], |
| "PATH": [ |
| "RECIPE_REPO[depot_tools]" |
| ] |
| }, |
| "name": "build release mytarget (2)" |
| }, |
| { |
| "cmd": [], |
| "name": "teardown remote execution" |
| }, |
| { |
| "cmd": [ |
| "[START_DIR]/cipd_tool/path/to/reclient/version%3Apinned-version/bootstrap", |
| "--shutdown" |
| ], |
| "env": { |
| "RBE_cache_dir": "[CACHE]/rbe/deps", |
| "RBE_deps_cache_max_mb": "512", |
| "RBE_enable_deps_cache": "true", |
| "RBE_instance": "fake_rbe_instance", |
| "RBE_log_dir": "[CLEANUP]/rbe", |
| "RBE_log_format": "reducedtext", |
| "RBE_output_dir": "[CLEANUP]/rbe", |
| "RBE_platform": "fake_rbe_platform", |
| "RBE_proxy_log_dir": "[CLEANUP]/rbe", |
| "RBE_server_address": "unix://[CLEANUP]/rbe/reproxy.sock", |
| "RBE_service": "remotebuildexecution.googleapis.com:443", |
| "RBE_socket_path": "[CLEANUP]/rbe/reproxy.sock", |
| "RBE_use_application_default_credentials": "false", |
| "RBE_use_gce_credentials": "true" |
| }, |
| "infra_step": true, |
| "name": "teardown remote execution.stop reproxy", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "vpython3", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", |
| "--json-output", |
| "/path/to/tmp/json", |
| "copy", |
| "[CLEANUP]/rbe/bootstrap.WARNING", |
| "/path/to/tmp/" |
| ], |
| "env": { |
| "RBE_cache_dir": "[CACHE]/rbe/deps", |
| "RBE_deps_cache_max_mb": "512", |
| "RBE_enable_deps_cache": "true", |
| "RBE_instance": "fake_rbe_instance", |
| "RBE_log_dir": "[CLEANUP]/rbe", |
| "RBE_log_format": "reducedtext", |
| "RBE_output_dir": "[CLEANUP]/rbe", |
| "RBE_platform": "fake_rbe_platform", |
| "RBE_proxy_log_dir": "[CLEANUP]/rbe", |
| "RBE_server_address": "unix://[CLEANUP]/rbe/reproxy.sock", |
| "RBE_service": "remotebuildexecution.googleapis.com:443", |
| "RBE_socket_path": "[CLEANUP]/rbe/reproxy.sock", |
| "RBE_use_application_default_credentials": "false", |
| "RBE_use_gce_credentials": "true" |
| }, |
| "infra_step": true, |
| "name": "teardown remote execution.read bootstrap.WARNING", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@", |
| "@@@STEP_LOG_END@bootstrap.WARNING@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "vpython3", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", |
| "--json-output", |
| "/path/to/tmp/json", |
| "copy", |
| "[CLEANUP]/rbe/rbe_metrics.txt", |
| "/path/to/tmp/" |
| ], |
| "env": { |
| "RBE_cache_dir": "[CACHE]/rbe/deps", |
| "RBE_deps_cache_max_mb": "512", |
| "RBE_enable_deps_cache": "true", |
| "RBE_instance": "fake_rbe_instance", |
| "RBE_log_dir": "[CLEANUP]/rbe", |
| "RBE_log_format": "reducedtext", |
| "RBE_output_dir": "[CLEANUP]/rbe", |
| "RBE_platform": "fake_rbe_platform", |
| "RBE_proxy_log_dir": "[CLEANUP]/rbe", |
| "RBE_server_address": "unix://[CLEANUP]/rbe/reproxy.sock", |
| "RBE_service": "remotebuildexecution.googleapis.com:443", |
| "RBE_socket_path": "[CLEANUP]/rbe/reproxy.sock", |
| "RBE_use_application_default_credentials": "false", |
| "RBE_use_gce_credentials": "true" |
| }, |
| "infra_step": true, |
| "name": "teardown remote execution.read rbe_metrics.txt", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@", |
| "@@@STEP_LOG_END@rbe_metrics.txt@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "vpython3", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", |
| "--json-output", |
| "/path/to/tmp/json", |
| "copy", |
| "[CLEANUP]/rbe/reproxy.WARNING", |
| "/path/to/tmp/" |
| ], |
| "env": { |
| "RBE_cache_dir": "[CACHE]/rbe/deps", |
| "RBE_deps_cache_max_mb": "512", |
| "RBE_enable_deps_cache": "true", |
| "RBE_instance": "fake_rbe_instance", |
| "RBE_log_dir": "[CLEANUP]/rbe", |
| "RBE_log_format": "reducedtext", |
| "RBE_output_dir": "[CLEANUP]/rbe", |
| "RBE_platform": "fake_rbe_platform", |
| "RBE_proxy_log_dir": "[CLEANUP]/rbe", |
| "RBE_server_address": "unix://[CLEANUP]/rbe/reproxy.sock", |
| "RBE_service": "remotebuildexecution.googleapis.com:443", |
| "RBE_socket_path": "[CLEANUP]/rbe/reproxy.sock", |
| "RBE_use_application_default_credentials": "false", |
| "RBE_use_gce_credentials": "true" |
| }, |
| "infra_step": true, |
| "name": "teardown remote execution.read reproxy.WARNING", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@", |
| "@@@STEP_LOG_END@reproxy.WARNING@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "vpython3", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", |
| "--json-output", |
| "/path/to/tmp/json", |
| "copy", |
| "[CLEANUP]/rbe/reproxy-gomaip.WARNING", |
| "/path/to/tmp/" |
| ], |
| "env": { |
| "RBE_cache_dir": "[CACHE]/rbe/deps", |
| "RBE_deps_cache_max_mb": "512", |
| "RBE_enable_deps_cache": "true", |
| "RBE_instance": "fake_rbe_instance", |
| "RBE_log_dir": "[CLEANUP]/rbe", |
| "RBE_log_format": "reducedtext", |
| "RBE_output_dir": "[CLEANUP]/rbe", |
| "RBE_platform": "fake_rbe_platform", |
| "RBE_proxy_log_dir": "[CLEANUP]/rbe", |
| "RBE_server_address": "unix://[CLEANUP]/rbe/reproxy.sock", |
| "RBE_service": "remotebuildexecution.googleapis.com:443", |
| "RBE_socket_path": "[CLEANUP]/rbe/reproxy.sock", |
| "RBE_use_application_default_credentials": "false", |
| "RBE_use_gce_credentials": "true" |
| }, |
| "infra_step": true, |
| "name": "teardown remote execution.read reproxy-gomaip.WARNING", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@", |
| "@@@STEP_LOG_END@reproxy-gomaip.WARNING@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "vpython3", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", |
| "--json-output", |
| "/path/to/tmp/json", |
| "copy", |
| "[CLEANUP]/rbe/reproxy_outerr.log", |
| "/path/to/tmp/" |
| ], |
| "env": { |
| "RBE_cache_dir": "[CACHE]/rbe/deps", |
| "RBE_deps_cache_max_mb": "512", |
| "RBE_enable_deps_cache": "true", |
| "RBE_instance": "fake_rbe_instance", |
| "RBE_log_dir": "[CLEANUP]/rbe", |
| "RBE_log_format": "reducedtext", |
| "RBE_output_dir": "[CLEANUP]/rbe", |
| "RBE_platform": "fake_rbe_platform", |
| "RBE_proxy_log_dir": "[CLEANUP]/rbe", |
| "RBE_server_address": "unix://[CLEANUP]/rbe/reproxy.sock", |
| "RBE_service": "remotebuildexecution.googleapis.com:443", |
| "RBE_socket_path": "[CLEANUP]/rbe/reproxy.sock", |
| "RBE_use_application_default_credentials": "false", |
| "RBE_use_gce_credentials": "true" |
| }, |
| "infra_step": true, |
| "name": "teardown remote execution.read reproxy_outerr.log", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@", |
| "@@@STEP_LOG_END@reproxy_outerr.log@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "vpython3", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", |
| "--json-output", |
| "/path/to/tmp/json", |
| "copy", |
| "[CLEANUP]/rbe/rewrapper.WARNING", |
| "/path/to/tmp/" |
| ], |
| "env": { |
| "RBE_cache_dir": "[CACHE]/rbe/deps", |
| "RBE_deps_cache_max_mb": "512", |
| "RBE_enable_deps_cache": "true", |
| "RBE_instance": "fake_rbe_instance", |
| "RBE_log_dir": "[CLEANUP]/rbe", |
| "RBE_log_format": "reducedtext", |
| "RBE_output_dir": "[CLEANUP]/rbe", |
| "RBE_platform": "fake_rbe_platform", |
| "RBE_proxy_log_dir": "[CLEANUP]/rbe", |
| "RBE_server_address": "unix://[CLEANUP]/rbe/reproxy.sock", |
| "RBE_service": "remotebuildexecution.googleapis.com:443", |
| "RBE_socket_path": "[CLEANUP]/rbe/reproxy.sock", |
| "RBE_use_application_default_credentials": "false", |
| "RBE_use_gce_credentials": "true" |
| }, |
| "infra_step": true, |
| "name": "teardown remote execution.read rewrapper.WARNING", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@", |
| "@@@STEP_LOG_END@rewrapper.WARNING@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "vpython3", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", |
| "--json-output", |
| "/path/to/tmp/json", |
| "glob", |
| "[CLEANUP]/rbe", |
| "*.rrpl" |
| ], |
| "env": { |
| "RBE_cache_dir": "[CACHE]/rbe/deps", |
| "RBE_deps_cache_max_mb": "512", |
| "RBE_enable_deps_cache": "true", |
| "RBE_instance": "fake_rbe_instance", |
| "RBE_log_dir": "[CLEANUP]/rbe", |
| "RBE_log_format": "reducedtext", |
| "RBE_output_dir": "[CLEANUP]/rbe", |
| "RBE_platform": "fake_rbe_platform", |
| "RBE_proxy_log_dir": "[CLEANUP]/rbe", |
| "RBE_server_address": "unix://[CLEANUP]/rbe/reproxy.sock", |
| "RBE_service": "remotebuildexecution.googleapis.com:443", |
| "RBE_socket_path": "[CLEANUP]/rbe/reproxy.sock", |
| "RBE_use_application_default_credentials": "false", |
| "RBE_use_gce_credentials": "true" |
| }, |
| "infra_step": true, |
| "name": "teardown remote execution.find rrpl files", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@", |
| "@@@STEP_LOG_LINE@glob@[CLEANUP]/rbe/reproxy_2021-10-16_22_52_23.rrpl@@@", |
| "@@@STEP_LOG_END@glob@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "vpython3", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", |
| "--json-output", |
| "/path/to/tmp/json", |
| "copy", |
| "[CLEANUP]/rbe/reproxy_2021-10-16_22_52_23.rrpl", |
| "/path/to/tmp/" |
| ], |
| "env": { |
| "RBE_cache_dir": "[CACHE]/rbe/deps", |
| "RBE_deps_cache_max_mb": "512", |
| "RBE_enable_deps_cache": "true", |
| "RBE_instance": "fake_rbe_instance", |
| "RBE_log_dir": "[CLEANUP]/rbe", |
| "RBE_log_format": "reducedtext", |
| "RBE_output_dir": "[CLEANUP]/rbe", |
| "RBE_platform": "fake_rbe_platform", |
| "RBE_proxy_log_dir": "[CLEANUP]/rbe", |
| "RBE_server_address": "unix://[CLEANUP]/rbe/reproxy.sock", |
| "RBE_service": "remotebuildexecution.googleapis.com:443", |
| "RBE_socket_path": "[CLEANUP]/rbe/reproxy.sock", |
| "RBE_use_application_default_credentials": "false", |
| "RBE_use_gce_credentials": "true" |
| }, |
| "infra_step": true, |
| "name": "teardown remote execution.read reproxy_2021-10-16_22_52_23.rrpl", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@", |
| "@@@STEP_LOG_END@reproxy_2021-10-16_22_52_23.rrpl@@@" |
| ] |
| }, |
| { |
| "name": "$result" |
| } |
| ] |