| 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.webrtc.fyi", | 8 "chromium.webrtc.fyi", |
| 9 "--builder", | 9 "--builder", |
| 10 "Android GN", | 10 "Android GN", |
| 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/libjingle/
source/talk\": \"got_libjingle_revision\", \"src/third_party/libvpx/source\": \"
got_libvpx_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"sr
c/tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v
8_revision\"}", | 18 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/libjingle/
source/talk\": \"got_libjingle_revision\", \"src/third_party/libvpx/source\": \"
got_libvpx_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"sr
c/tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v
8_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 "--revision", | 25 "--revision", |
| 26 "src/third_party/libjingle/source/talk@HEAD", | 26 "src/third_party/libjingle/source/talk@HEAD", |
| 27 "--revision", | 27 "--revision", |
| 28 "src/third_party/webrtc@HEAD", | 28 "src/third_party/webrtc@HEAD", |
| 29 "--force", | 29 "--force", |
| 30 "--output_manifest" | 30 "--output_manifest" |
| 31 ], | 31 ], |
| 32 "cwd": "[SLAVE_BUILD]", | |
| 33 "env": { | 32 "env": { |
| 34 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 33 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 35 }, | 34 }, |
| 36 "name": "bot_update", | 35 "name": "bot_update", |
| 37 "~followup_annotations": [ | 36 "~followup_annotations": [ |
| 38 "@@@STEP_TEXT@Some step text@@@", | 37 "@@@STEP_TEXT@Some step text@@@", |
| 39 "@@@STEP_LOG_LINE@json.output@{@@@", | 38 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 40 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 39 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 41 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 40 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| 42 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\", @@@", | 41 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\", @@@", |
| (...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 114 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 113 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
| 115 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 114 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
| 116 "@@@SET_BUILD_PROPERTY@got_libvpx_revision_cp@\"refs/heads/master@{#11245}
\"@@@", | 115 "@@@SET_BUILD_PROPERTY@got_libvpx_revision_cp@\"refs/heads/master@{#11245}
\"@@@", |
| 117 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 116 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
| 118 "@@@SET_BUILD_PROPERTY@got_libjingle_revision_cp@\"refs/heads/master@{#134
440}\"@@@", | 117 "@@@SET_BUILD_PROPERTY@got_libjingle_revision_cp@\"refs/heads/master@{#134
440}\"@@@", |
| 119 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 118 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
| 120 ] | 119 ] |
| 121 }, | 120 }, |
| 122 { | 121 { |
| 123 "cmd": [], | 122 "cmd": [], |
| 124 "cwd": "[SLAVE_BUILD]", | |
| 125 "name": "ensure_goma" | 123 "name": "ensure_goma" |
| 126 }, | 124 }, |
| 127 { | 125 { |
| 128 "cmd": [ | 126 "cmd": [ |
| 129 "python", | 127 "python", |
| 130 "-u", | 128 "-u", |
| 131 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", | 129 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", |
| 132 "--platform", | 130 "--platform", |
| 133 "linux-amd64", | 131 "linux-amd64", |
| 134 "--dest-directory", | 132 "--dest-directory", |
| 135 "[SLAVE_BUILD]/cipd", | 133 "[CWD]/cipd", |
| 136 "--json-output", | 134 "--json-output", |
| 137 "/path/to/tmp/json" | 135 "/path/to/tmp/json" |
| 138 ], | 136 ], |
| 139 "cwd": "[SLAVE_BUILD]", | |
| 140 "name": "ensure_goma.install cipd", | 137 "name": "ensure_goma.install cipd", |
| 141 "~followup_annotations": [ | 138 "~followup_annotations": [ |
| 142 "@@@STEP_NEST_LEVEL@1@@@", | 139 "@@@STEP_NEST_LEVEL@1@@@", |
| 143 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | 140 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", |
| 144 "@@@STEP_LOG_LINE@json.output@{@@@", | 141 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 145 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\
", @@@", | 142 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"fake_slave_build/cipd\",
@@@", |
| 146 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | 143 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", |
| 147 "@@@STEP_LOG_LINE@json.output@}@@@", | 144 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 148 "@@@STEP_LOG_END@json.output@@@" | 145 "@@@STEP_LOG_END@json.output@@@" |
| 149 ] | 146 ] |
| 150 }, | 147 }, |
| 151 { | 148 { |
| 152 "cmd": [ | 149 "cmd": [ |
| 153 "[SLAVE_BUILD]/cipd/cipd", | 150 "fake_slave_build/cipd", |
| 154 "ensure", | 151 "ensure", |
| 155 "--root", | 152 "--root", |
| 156 "[CACHE]/cipd/goma", | 153 "[ROOT]/b/build/slave/cache/cipd/goma", |
| 157 "--list", | 154 "--list", |
| 158 "infra_internal/goma/client/linux-amd64 release", | 155 "infra_internal/goma/client/linux-amd64 release", |
| 159 "--json-output", | 156 "--json-output", |
| 160 "/path/to/tmp/json", | 157 "/path/to/tmp/json", |
| 161 "--service-account-json", | 158 "--service-account-json", |
| 162 "/creds/service_accounts/service-account-goma-client.json" | 159 "/creds/service_accounts/service-account-goma-client.json" |
| 163 ], | 160 ], |
| 164 "cwd": "[SLAVE_BUILD]", | |
| 165 "name": "ensure_goma.ensure_installed", | 161 "name": "ensure_goma.ensure_installed", |
| 166 "~followup_annotations": [ | 162 "~followup_annotations": [ |
| 167 "@@@STEP_NEST_LEVEL@1@@@", | 163 "@@@STEP_NEST_LEVEL@1@@@", |
| 168 "@@@STEP_LOG_LINE@json.output@{@@@", | 164 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 169 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | 165 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
| 170 "@@@STEP_LOG_LINE@json.output@ {@@@", | 166 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 171 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | 167 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", |
| 172 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/linux-amd64\"@@@", | 168 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/linux-amd64\"@@@", |
| 173 "@@@STEP_LOG_LINE@json.output@ }@@@", | 169 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 174 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 170 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 175 "@@@STEP_LOG_LINE@json.output@}@@@", | 171 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 176 "@@@STEP_LOG_END@json.output@@@" | 172 "@@@STEP_LOG_END@json.output@@@" |
| 177 ] | 173 ] |
| 178 }, | 174 }, |
| 179 { | 175 { |
| 180 "cmd": [ | 176 "cmd": [ |
| 181 "python", | 177 "python", |
| 182 "-u", | 178 "-u", |
| 183 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 179 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 184 "runhooks" | 180 "runhooks" |
| 185 ], | 181 ], |
| 186 "cwd": "[SLAVE_BUILD]", | |
| 187 "env": { | 182 "env": { |
| 188 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 183 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 189 "GYP_CHROMIUM_NO_ACTION": "1", | 184 "GYP_CHROMIUM_NO_ACTION": "1", |
| 190 "GYP_CROSSCOMPILE": "1", | 185 "GYP_CROSSCOMPILE": "1", |
| 191 "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gomadir='[
CACHE]/cipd/goma' target_arch=arm use_goma=1", | 186 "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gomadir='[
ROOT]/b/build/slave/cache/cipd/goma' target_arch=arm use_goma=1", |
| 192 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 187 "PATH": "[CWD]/src/third_party/android_tools/sdk/platform-tools:[CWD]/src/
build/android:%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 193 }, | 188 }, |
| 194 "name": "gclient runhooks" | 189 "name": "gclient runhooks" |
| 195 }, | 190 }, |
| 196 { | 191 { |
| 197 "cmd": [ | 192 "cmd": [ |
| 198 "python", | 193 "python", |
| 199 "-u", | 194 "-u", |
| 200 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", | 195 "[CWD]/src/testing/scripts/get_compile_targets.py", |
| 201 "--output", | 196 "--output", |
| 202 "/path/to/tmp/json", | 197 "/path/to/tmp/json", |
| 203 "--", | 198 "--", |
| 204 "--build-config-fs", | 199 "--build-config-fs", |
| 205 "Release", | 200 "Release", |
| 206 "--paths", | 201 "--paths", |
| 207 "{\"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\"}", | 202 "{\"checkout\": \"[CWD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[build]/
scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/s
lave/runtest.py\"}", |
| 208 "--properties", | 203 "--properties", |
| 209 "{\"buildername\": \"Android GN\", \"buildnumber\": 571, \"mastername\": \
"chromium.webrtc.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\": \
"android\"}" | 204 "{\"buildername\": \"Android GN\", \"buildnumber\": 571, \"mastername\": \
"chromium.webrtc.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\": \
"android\"}" |
| 210 ], | 205 ], |
| 211 "cwd": "[SLAVE_BUILD]", | |
| 212 "name": "get compile targets for scripts", | 206 "name": "get compile targets for scripts", |
| 213 "~followup_annotations": [ | 207 "~followup_annotations": [ |
| 214 "@@@STEP_LOG_LINE@json.output@{}@@@", | 208 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 215 "@@@STEP_LOG_END@json.output@@@" | 209 "@@@STEP_LOG_END@json.output@@@" |
| 216 ] | 210 ] |
| 217 }, | 211 }, |
| 218 { | 212 { |
| 219 "cmd": [ | 213 "cmd": [ |
| 220 "python", | 214 "python", |
| 221 "-u", | 215 "-u", |
| 222 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 216 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 223 "[SLAVE_BUILD]/src/testing/buildbot/chromium.webrtc.fyi.json", | 217 "[CWD]/src/testing/buildbot/chromium.webrtc.fyi.json", |
| 224 "/path/to/tmp/json" | 218 "/path/to/tmp/json" |
| 225 ], | 219 ], |
| 226 "cwd": "[SLAVE_BUILD]", | |
| 227 "name": "read test spec", | 220 "name": "read test spec", |
| 228 "~followup_annotations": [ | 221 "~followup_annotations": [ |
| 229 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.webrtc.fyi
.json@@@", | 222 "@@@STEP_TEXT@path: [CWD]/src/testing/buildbot/chromium.webrtc.fyi.json@@@
", |
| 230 "@@@STEP_LOG_LINE@json.output@{}@@@", | 223 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 231 "@@@STEP_LOG_END@json.output@@@" | 224 "@@@STEP_LOG_END@json.output@@@" |
| 232 ] | 225 ] |
| 233 }, | 226 }, |
| 234 { | 227 { |
| 235 "cmd": [ | 228 "cmd": [ |
| 236 "python", | 229 "python", |
| 237 "-u", | 230 "-u", |
| 238 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 231 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 239 "--show-path", | 232 "--show-path", |
| 240 "python", | 233 "python", |
| 241 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 234 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
| 242 ], | 235 ], |
| 243 "cwd": "[SLAVE_BUILD]", | |
| 244 "name": "cleanup_temp" | 236 "name": "cleanup_temp" |
| 245 }, | 237 }, |
| 246 { | 238 { |
| 247 "cmd": [ | 239 "cmd": [ |
| 248 "python", | 240 "python", |
| 249 "-u", | 241 "-u", |
| 250 "\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", | 242 "\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", |
| 251 "[SLAVE_BUILD]/src/out/Release/debug_info_dumps", | 243 "[CWD]/src/out/Release/debug_info_dumps", |
| 252 "[SLAVE_BUILD]/src/out/Release/test_logs", | 244 "[CWD]/src/out/Release/test_logs", |
| 253 "[SLAVE_BUILD]/src/out/build_product.zip", | 245 "[CWD]/src/out/build_product.zip", |
| 254 "[SLAVE_BUILD]/src" | 246 "[CWD]/src" |
| 255 ], | 247 ], |
| 256 "cwd": "[SLAVE_BUILD]", | |
| 257 "name": "clean local files", | 248 "name": "clean local files", |
| 258 "~followup_annotations": [ | 249 "~followup_annotations": [ |
| 259 "@@@STEP_LOG_LINE@python.inline@@@@", | 250 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 260 "@@@STEP_LOG_LINE@python.inline@import shutil, sys, os@@@", | 251 "@@@STEP_LOG_LINE@python.inline@import shutil, sys, os@@@", |
| 261 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[1], True)@@@", | 252 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[1], True)@@@", |
| 262 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[2], True)@@@", | 253 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[2], True)@@@", |
| 263 "@@@STEP_LOG_LINE@python.inline@try:@@@", | 254 "@@@STEP_LOG_LINE@python.inline@try:@@@", |
| 264 "@@@STEP_LOG_LINE@python.inline@ os.remove(sys.argv[3])@@@", | 255 "@@@STEP_LOG_LINE@python.inline@ os.remove(sys.argv[3])@@@", |
| 265 "@@@STEP_LOG_LINE@python.inline@except OSError:@@@", | 256 "@@@STEP_LOG_LINE@python.inline@except OSError:@@@", |
| 266 "@@@STEP_LOG_LINE@python.inline@ pass@@@", | 257 "@@@STEP_LOG_LINE@python.inline@ pass@@@", |
| 267 "@@@STEP_LOG_LINE@python.inline@for base, _dirs, files in os.walk(sys.argv
[4]):@@@", | 258 "@@@STEP_LOG_LINE@python.inline@for base, _dirs, files in os.walk(sys.argv
[4]):@@@", |
| 268 "@@@STEP_LOG_LINE@python.inline@ for f in files:@@@", | 259 "@@@STEP_LOG_LINE@python.inline@ for f in files:@@@", |
| 269 "@@@STEP_LOG_LINE@python.inline@ if f.endswith('.pyc'):@@@", | 260 "@@@STEP_LOG_LINE@python.inline@ if f.endswith('.pyc'):@@@", |
| 270 "@@@STEP_LOG_LINE@python.inline@ os.remove(os.path.join(base, f))@@@"
, | 261 "@@@STEP_LOG_LINE@python.inline@ os.remove(os.path.join(base, f))@@@"
, |
| 271 "@@@STEP_LOG_END@python.inline@@@" | 262 "@@@STEP_LOG_END@python.inline@@@" |
| 272 ] | 263 ] |
| 273 }, | 264 }, |
| 274 { | 265 { |
| 275 "allow_subannotations": false, | 266 "allow_subannotations": false, |
| 276 "cmd": [ | 267 "cmd": [ |
| 277 "[SLAVE_BUILD]/src/build/tree_truth.sh", | 268 "[CWD]/src/build/tree_truth.sh", |
| 278 "[SLAVE_BUILD]/src", | 269 "[CWD]/src", |
| 279 "src" | 270 "src" |
| 280 ], | 271 ], |
| 281 "cwd": "[SLAVE_BUILD]", | |
| 282 "name": "tree truth steps" | 272 "name": "tree truth steps" |
| 283 }, | 273 }, |
| 284 { | 274 { |
| 285 "cmd": [ | 275 "cmd": [ |
| 286 "python", | 276 "python", |
| 287 "-u", | 277 "-u", |
| 288 "[SLAVE_BUILD]/src/tools/mb/mb.py", | 278 "[CWD]/src/tools/mb/mb.py", |
| 289 "gen", | 279 "gen", |
| 290 "-m", | 280 "-m", |
| 291 "chromium.webrtc.fyi", | 281 "chromium.webrtc.fyi", |
| 292 "-b", | 282 "-b", |
| 293 "Android GN", | 283 "Android GN", |
| 294 "--config-file", | 284 "--config-file", |
| 295 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", | 285 "[CWD]/src/tools/mb/mb_config.pyl", |
| 296 "--goma-dir", | 286 "--goma-dir", |
| 297 "[CACHE]/cipd/goma", | 287 "[ROOT]/b/build/slave/cache/cipd/goma", |
| 298 "//out/Release" | 288 "//out/Release" |
| 299 ], | 289 ], |
| 300 "cwd": "[SLAVE_BUILD]", | |
| 301 "name": "generate_build_files" | 290 "name": "generate_build_files" |
| 302 }, | 291 }, |
| 303 { | 292 { |
| 304 "cmd": [ | 293 "cmd": [ |
| 305 "python", | 294 "python", |
| 306 "-u", | 295 "-u", |
| 307 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 296 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 308 "--show-path", | 297 "--show-path", |
| 309 "python", | 298 "python", |
| 310 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 299 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", |
| 311 "--gsutil-py-path", | 300 "--gsutil-py-path", |
| 312 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 301 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 313 "--ninja-path", | 302 "--ninja-path", |
| 314 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 303 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
| 315 "--target", | 304 "--target", |
| 316 "Release", | 305 "Release", |
| 317 "--src-dir", | 306 "--src-dir", |
| 318 "[SLAVE_BUILD]/src", | 307 "[CWD]/src", |
| 319 "--goma-cache-dir", | 308 "--goma-cache-dir", |
| 320 "[GOMA_CACHE]", | 309 "[ROOT]/b/build/slave/goma_cache", |
| 321 "--build-tool", | 310 "--build-tool", |
| 322 "ninja", | 311 "ninja", |
| 323 "--build-data-dir", | 312 "--build-data-dir", |
| 324 "[ROOT]/build_data_dir", | 313 "[ROOT]/build_data_dir", |
| 325 "--compiler", | 314 "--compiler", |
| 326 "goma", | 315 "goma", |
| 327 "--goma-jsonstatus", | 316 "--goma-jsonstatus", |
| 328 "/path/to/tmp/json", | 317 "/path/to/tmp/json", |
| 329 "--goma-service-account-json-file", | 318 "--goma-service-account-json-file", |
| 330 "/creds/service_accounts/service-account-goma-client.json", | 319 "/creds/service_accounts/service-account-goma-client.json", |
| 331 "--goma-dir", | 320 "--goma-dir", |
| 332 "[CACHE]/cipd/goma", | 321 "[ROOT]/b/build/slave/cache/cipd/goma", |
| 333 "--" | 322 "--" |
| 334 ], | 323 ], |
| 335 "cwd": "[SLAVE_BUILD]", | |
| 336 "env": { | 324 "env": { |
| 337 "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", |
| 338 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 326 "PATH": "[CWD]/src/third_party/android_tools/sdk/platform-tools:[CWD]/src/
build/android:%(PATH)s" |
| 339 }, | 327 }, |
| 340 "name": "compile", | 328 "name": "compile", |
| 341 "~followup_annotations": [ | 329 "~followup_annotations": [ |
| 342 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 330 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 343 "@@@STEP_LOG_END@json.output (invalid)@@@" | 331 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 344 ] | 332 ] |
| 345 }, | 333 }, |
| 346 { | 334 { |
| 347 "name": "$result", | 335 "name": "$result", |
| 348 "recipe_result": null, | 336 "recipe_result": null, |
| 349 "status_code": 0 | 337 "status_code": 0 |
| 350 } | 338 } |
| 351 ] | 339 ] |
| OLD | NEW |