| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_PACKAGE[build]/bot_update.py", | 6 "RECIPE_PACKAGE[build]/bot_update.py", |
| 7 "--master", | 7 "--master", |
| 8 "chromium.fyi", | 8 "chromium.fyi", |
| 9 "--builder", | 9 "--builder", |
| 10 "Android Tests (amp split)", | 10 "Android Tests (amp split)", |
| (...skipping 213 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 224 "--build-number", | 224 "--build-number", |
| 225 "77457" | 225 "77457" |
| 226 ], | 226 ], |
| 227 "cwd": "[SLAVE_BUILD]", | 227 "cwd": "[SLAVE_BUILD]", |
| 228 "name": "extract build" | 228 "name": "extract build" |
| 229 }, | 229 }, |
| 230 { | 230 { |
| 231 "cmd": [ | 231 "cmd": [ |
| 232 "python", | 232 "python", |
| 233 "-u", | 233 "-u", |
| 234 "RECIPE_MODULE[adb]/resources/list_devices.py", | 234 "RECIPE_MODULE[build.adb]/resources/list_devices.py", |
| 235 "['[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb', 'd
evices']", | 235 "['[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb', 'd
evices']", |
| 236 "/path/to/tmp/json" | 236 "/path/to/tmp/json" |
| 237 ], | 237 ], |
| 238 "cwd": "[SLAVE_BUILD]", | 238 "cwd": "[SLAVE_BUILD]", |
| 239 "name": "List adb devices", | 239 "name": "List adb devices", |
| 240 "~followup_annotations": [ | 240 "~followup_annotations": [ |
| 241 "@@@STEP_LOG_LINE@json.output@[@@@", | 241 "@@@STEP_LOG_LINE@json.output@[@@@", |
| 242 "@@@STEP_LOG_LINE@json.output@ \"014E1F310401C009\"@@@", | 242 "@@@STEP_LOG_LINE@json.output@ \"014E1F310401C009\"@@@", |
| 243 "@@@STEP_LOG_LINE@json.output@]@@@", | 243 "@@@STEP_LOG_LINE@json.output@]@@@", |
| 244 "@@@STEP_LOG_END@json.output@@@" | 244 "@@@STEP_LOG_END@json.output@@@" |
| (...skipping 179 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 424 { | 424 { |
| 425 "cmd": [ | 425 "cmd": [ |
| 426 "python", | 426 "python", |
| 427 "-u", | 427 "-u", |
| 428 "[BUILD]/scripts/slave/daemonizer.py", | 428 "[BUILD]/scripts/slave/daemonizer.py", |
| 429 "--action", | 429 "--action", |
| 430 "restart", | 430 "restart", |
| 431 "--pid-file-path", | 431 "--pid-file-path", |
| 432 "/tmp/device_monitor.pid", | 432 "/tmp/device_monitor.pid", |
| 433 "--", | 433 "--", |
| 434 "RECIPE_MODULE[chromium_android]/resources/spawn_device_monitor.py", | 434 "RECIPE_MODULE[build.chromium_android]/resources/spawn_device_monitor.py", |
| 435 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", | 435 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", |
| 436 "[\"07a00ca4\"]", | 436 "[\"07a00ca4\"]", |
| 437 "chromium.fyi", | 437 "chromium.fyi", |
| 438 "Android Tests (amp split)", | 438 "Android Tests (amp split)", |
| 439 "--blacklist-file", | 439 "--blacklist-file", |
| 440 "[SLAVE_BUILD]/src/out/bad_devices.json" | 440 "[SLAVE_BUILD]/src/out/bad_devices.json" |
| 441 ], | 441 ], |
| 442 "cwd": "[SLAVE_BUILD]", | 442 "cwd": "[SLAVE_BUILD]", |
| 443 "name": "spawn_device_monitor" | 443 "name": "spawn_device_monitor" |
| 444 }, | 444 }, |
| 445 { | 445 { |
| 446 "cmd": [ | 446 "cmd": [ |
| 447 "python", | 447 "python", |
| 448 "-u", | 448 "-u", |
| 449 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 449 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
| 450 "--", | 450 "--", |
| 451 "[DEPOT_TOOLS]/gsutil.py", | 451 "[DEPOT_TOOLS]/gsutil.py", |
| 452 "----", | 452 "----", |
| 453 "cp", | 453 "cp", |
| 454 "gs://chrome-amp-keys/commit_queue_pool/api_key", | 454 "gs://chrome-amp-keys/commit_queue_pool/api_key", |
| 455 "[BUILD]/site_config/.amp_commit_queue_pool_key" | 455 "[BUILD]/site_config/.amp_commit_queue_pool_key" |
| 456 ], | 456 ], |
| 457 "cwd": "[SLAVE_BUILD]", | 457 "cwd": "[SLAVE_BUILD]", |
| 458 "name": "gsutil download amp api key" | 458 "name": "gsutil download amp api key" |
| 459 }, | 459 }, |
| 460 { | 460 { |
| 461 "cmd": [ | 461 "cmd": [ |
| 462 "python", | 462 "python", |
| 463 "-u", | 463 "-u", |
| 464 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 464 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
| 465 "--", | 465 "--", |
| 466 "[DEPOT_TOOLS]/gsutil.py", | 466 "[DEPOT_TOOLS]/gsutil.py", |
| 467 "----", | 467 "----", |
| 468 "cp", | 468 "cp", |
| 469 "gs://chrome-amp-keys/commit_queue_pool/api_secret", | 469 "gs://chrome-amp-keys/commit_queue_pool/api_secret", |
| 470 "[BUILD]/site_config/.amp_commit_queue_pool_secret" | 470 "[BUILD]/site_config/.amp_commit_queue_pool_secret" |
| 471 ], | 471 ], |
| 472 "cwd": "[SLAVE_BUILD]", | 472 "cwd": "[SLAVE_BUILD]", |
| 473 "name": "gsutil download amp api secret" | 473 "name": "gsutil download amp api secret" |
| 474 }, | 474 }, |
| (...skipping 1699 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2174 "[SLAVE_BUILD]/src/out/Release/full_log", | 2174 "[SLAVE_BUILD]/src/out/Release/full_log", |
| 2175 "[SLAVE_BUILD]/src/out/logcat" | 2175 "[SLAVE_BUILD]/src/out/logcat" |
| 2176 ], | 2176 ], |
| 2177 "cwd": "[SLAVE_BUILD]", | 2177 "cwd": "[SLAVE_BUILD]", |
| 2178 "name": "logcat_dump" | 2178 "name": "logcat_dump" |
| 2179 }, | 2179 }, |
| 2180 { | 2180 { |
| 2181 "cmd": [ | 2181 "cmd": [ |
| 2182 "python", | 2182 "python", |
| 2183 "-u", | 2183 "-u", |
| 2184 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 2184 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
| 2185 "--timeout", | 2185 "--timeout", |
| 2186 "300", | 2186 "300", |
| 2187 "--", | 2187 "--", |
| 2188 "[DEPOT_TOOLS]/gsutil.py", | 2188 "[DEPOT_TOOLS]/gsutil.py", |
| 2189 "--force-version", | 2189 "--force-version", |
| 2190 "4.7", | 2190 "4.7", |
| 2191 "-o", | 2191 "-o", |
| 2192 "GSUtil:parallel_composite_upload_threshold=50M", | 2192 "GSUtil:parallel_composite_upload_threshold=50M", |
| 2193 "----", | 2193 "----", |
| 2194 "cp", | 2194 "cp", |
| (...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2247 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", | 2247 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", |
| 2248 "@@@STEP_LOG_END@python.inline@@@" | 2248 "@@@STEP_LOG_END@python.inline@@@" |
| 2249 ] | 2249 ] |
| 2250 }, | 2250 }, |
| 2251 { | 2251 { |
| 2252 "name": "$result", | 2252 "name": "$result", |
| 2253 "recipe_result": null, | 2253 "recipe_result": null, |
| 2254 "status_code": 0 | 2254 "status_code": 0 |
| 2255 } | 2255 } |
| 2256 ] | 2256 ] |
| OLD | NEW |