| 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 "tryserver.chromium.android", | 8 "tryserver.chromium.android", |
| 9 "--builder", | 9 "--builder", |
| 10 "android_coverage", | 10 "android_coverage", |
| (...skipping 493 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 504 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb" | 504 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb" |
| 505 ], | 505 ], |
| 506 "env": { | 506 "env": { |
| 507 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 507 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 508 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 508 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 509 }, | 509 }, |
| 510 "name": "authorize_adb_devices" | 510 "name": "authorize_adb_devices" |
| 511 }, | 511 }, |
| 512 { | 512 { |
| 513 "cmd": [ | 513 "cmd": [ |
| 514 "[SLAVE_BUILD]/src/build/android/buildbot/bb_device_status_check.py", | 514 "[SLAVE_BUILD]/src/third_party/catapult/devil/devil/android/tools/device_r
ecovery.py", |
| 515 "--adb-path", | |
| 516 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", | |
| 517 "--blacklist-file", | 515 "--blacklist-file", |
| 518 "[SLAVE_BUILD]/src/out/bad_devices.json", | 516 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 519 "--json-output", | |
| 520 "/path/to/tmp/json", | |
| 521 "--known-devices-file", | 517 "--known-devices-file", |
| 522 "[BUILD]/site_config/.known_devices" | 518 "[BUILD]/site_config/.known_devices", |
| 519 "-v" |
| 523 ], | 520 ], |
| 524 "env": { | 521 "env": { |
| 525 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 522 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 526 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 523 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 527 }, | 524 }, |
| 528 "name": "device_status_check", | 525 "name": "device_recovery" |
| 526 }, |
| 527 { |
| 528 "cmd": [ |
| 529 "python", |
| 530 "-u", |
| 531 "[SLAVE_BUILD]/src/build/android/provision_devices.py", |
| 532 "--adb-path", |
| 533 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", |
| 534 "--blacklist-file", |
| 535 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 536 "--output-device-blacklist", |
| 537 "/path/to/tmp/json", |
| 538 "-t", |
| 539 "Debug" |
| 540 ], |
| 541 "env": { |
| 542 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 543 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 544 }, |
| 545 "name": "provision_devices" |
| 546 }, |
| 547 { |
| 548 "cmd": [ |
| 549 "[SLAVE_BUILD]/src/third_party/catapult/devil/devil/android/tools/device_s
tatus.py", |
| 550 "--json-output", |
| 551 "/path/to/tmp/json", |
| 552 "--blacklist-file", |
| 553 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 554 "--known-devices-file", |
| 555 "[BUILD]/site_config/.known_devices", |
| 556 "--buildbot-path", |
| 557 "/home/chrome-bot/.adb_device_info", |
| 558 "-v", |
| 559 "--overwrite-known-devices-files" |
| 560 ], |
| 561 "env": { |
| 562 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 563 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 564 }, |
| 565 "name": "device_status", |
| 529 "~followup_annotations": [ | 566 "~followup_annotations": [ |
| 530 "@@@STEP_TEXT@Online devices: 1@@@", | 567 "@@@STEP_TEXT@Online devices: 1@@@", |
| 531 "@@@STEP_LOG_LINE@json.output@[@@@", | 568 "@@@STEP_LOG_LINE@json.output@[@@@", |
| 532 "@@@STEP_LOG_LINE@json.output@ {@@@", | 569 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 533 "@@@STEP_LOG_LINE@json.output@ \"adb_status\": \"device\", @@@", | 570 "@@@STEP_LOG_LINE@json.output@ \"adb_status\": \"device\", @@@", |
| 534 "@@@STEP_LOG_LINE@json.output@ \"battery\": {@@@", | 571 "@@@STEP_LOG_LINE@json.output@ \"battery\": {@@@", |
| 535 "@@@STEP_LOG_LINE@json.output@ \"AC powered\": \"false\", @@@", | 572 "@@@STEP_LOG_LINE@json.output@ \"AC powered\": \"false\", @@@", |
| 536 "@@@STEP_LOG_LINE@json.output@ \"USB powered\": \"true\", @@@", | 573 "@@@STEP_LOG_LINE@json.output@ \"USB powered\": \"true\", @@@", |
| 537 "@@@STEP_LOG_LINE@json.output@ \"Wireless powered\": \"false\", @@@", | 574 "@@@STEP_LOG_LINE@json.output@ \"Wireless powered\": \"false\", @@@", |
| 538 "@@@STEP_LOG_LINE@json.output@ \"health\": \"2\", @@@", | 575 "@@@STEP_LOG_LINE@json.output@ \"health\": \"2\", @@@", |
| (...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 618 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"serial\": \"03e0363a00
3c6ad6\", @@@", | 655 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"serial\": \"03e0363a00
3c6ad6\", @@@", |
| 619 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"usb_status\": true@@@"
, | 656 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"usb_status\": true@@@"
, |
| 620 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@}@@@", | 657 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@}@@@", |
| 621 "@@@STEP_LOG_END@03e0363a003c6ad6: blacklisted@@@" | 658 "@@@STEP_LOG_END@03e0363a003c6ad6: blacklisted@@@" |
| 622 ] | 659 ] |
| 623 }, | 660 }, |
| 624 { | 661 { |
| 625 "cmd": [ | 662 "cmd": [ |
| 626 "python", | 663 "python", |
| 627 "-u", | 664 "-u", |
| 628 "[SLAVE_BUILD]/src/build/android/provision_devices.py", | |
| 629 "--adb-path", | |
| 630 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", | |
| 631 "--blacklist-file", | |
| 632 "[SLAVE_BUILD]/src/out/bad_devices.json", | |
| 633 "--output-device-blacklist", | |
| 634 "/path/to/tmp/json", | |
| 635 "-t", | |
| 636 "Debug" | |
| 637 ], | |
| 638 "env": { | |
| 639 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | |
| 640 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | |
| 641 }, | |
| 642 "name": "provision_devices" | |
| 643 }, | |
| 644 { | |
| 645 "cmd": [ | |
| 646 "python", | |
| 647 "-u", | |
| 648 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", | 665 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", |
| 649 "--action", | 666 "--action", |
| 650 "restart", | 667 "restart", |
| 651 "--pid-file-path", | 668 "--pid-file-path", |
| 652 "/tmp/device_monitor.pid", | 669 "/tmp/device_monitor.pid", |
| 653 "--", | 670 "--", |
| 654 "RECIPE_MODULE[build::chromium_android]/resources/spawn_device_monitor.py"
, | 671 "RECIPE_MODULE[build::chromium_android]/resources/spawn_device_monitor.py"
, |
| 655 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", | 672 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", |
| 656 "[\"07a00ca4\"]", | 673 "[\"07a00ca4\"]", |
| 657 "--blacklist-file", | 674 "--blacklist-file", |
| (...skipping 987 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1645 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", | 1662 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", |
| 1646 "@@@STEP_LOG_END@python.inline@@@" | 1663 "@@@STEP_LOG_END@python.inline@@@" |
| 1647 ] | 1664 ] |
| 1648 }, | 1665 }, |
| 1649 { | 1666 { |
| 1650 "name": "$result", | 1667 "name": "$result", |
| 1651 "recipe_result": null, | 1668 "recipe_result": null, |
| 1652 "status_code": 0 | 1669 "status_code": 0 |
| 1653 } | 1670 } |
| 1654 ] | 1671 ] |
| OLD | NEW |