| 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.linux", | 8 "chromium.linux", |
| 9 "--builder", | 9 "--builder", |
| 10 "Android Tests", | 10 "Android Tests", |
| (...skipping 396 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 407 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb" | 407 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb" |
| 408 ], | 408 ], |
| 409 "env": { | 409 "env": { |
| 410 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 410 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 411 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 411 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 412 }, | 412 }, |
| 413 "name": "authorize_adb_devices" | 413 "name": "authorize_adb_devices" |
| 414 }, | 414 }, |
| 415 { | 415 { |
| 416 "cmd": [ | 416 "cmd": [ |
| 417 "[SLAVE_BUILD]/src/build/android/buildbot/bb_device_status_check.py", | 417 "[SLAVE_BUILD]/src/third_party/catapult/devil/devil/android/tools/device_r
ecovery.py", |
| 418 "--blacklist-file", |
| 419 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 420 "--known-devices-file", |
| 421 "[CACHE]/known_android_devices", |
| 418 "--adb-path", | 422 "--adb-path", |
| 419 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", | 423 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", |
| 420 "--blacklist-file", | 424 "-v" |
| 421 "[SLAVE_BUILD]/src/out/bad_devices.json", | |
| 422 "--json-output", | |
| 423 "/path/to/tmp/json", | |
| 424 "--known-devices-file", | |
| 425 "[CACHE]/known_android_devices" | |
| 426 ], | 425 ], |
| 427 "env": { | 426 "env": { |
| 428 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 427 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 429 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 428 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 430 }, | 429 }, |
| 431 "name": "device_status_check", | 430 "name": "device_recovery" |
| 431 }, |
| 432 { |
| 433 "cmd": [ |
| 434 "python", |
| 435 "-u", |
| 436 "[SLAVE_BUILD]/src/build/android/provision_devices.py", |
| 437 "--adb-path", |
| 438 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", |
| 439 "--blacklist-file", |
| 440 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 441 "--output-device-blacklist", |
| 442 "/path/to/tmp/json", |
| 443 "-t", |
| 444 "Release" |
| 445 ], |
| 446 "env": { |
| 447 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 448 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 449 }, |
| 450 "name": "provision_devices" |
| 451 }, |
| 452 { |
| 453 "cmd": [ |
| 454 "[SLAVE_BUILD]/src/third_party/catapult/devil/devil/android/tools/device_s
tatus.py", |
| 455 "--json-output", |
| 456 "/path/to/tmp/json", |
| 457 "--blacklist-file", |
| 458 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 459 "--known-devices-file", |
| 460 "[CACHE]/known_android_devices", |
| 461 "--buildbot-path", |
| 462 "/home/chrome-bot/.adb_device_info", |
| 463 "--adb-path", |
| 464 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", |
| 465 "-v", |
| 466 "--overwrite-known-devices-files" |
| 467 ], |
| 468 "env": { |
| 469 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 470 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 471 }, |
| 472 "name": "device_status", |
| 432 "~followup_annotations": [ | 473 "~followup_annotations": [ |
| 433 "@@@STEP_TEXT@Online devices: 1@@@", | 474 "@@@STEP_TEXT@Online devices: 1@@@", |
| 434 "@@@STEP_LOG_LINE@json.output@[@@@", | 475 "@@@STEP_LOG_LINE@json.output@[@@@", |
| 435 "@@@STEP_LOG_LINE@json.output@ {@@@", | 476 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 436 "@@@STEP_LOG_LINE@json.output@ \"adb_status\": \"device\", @@@", | 477 "@@@STEP_LOG_LINE@json.output@ \"adb_status\": \"device\", @@@", |
| 437 "@@@STEP_LOG_LINE@json.output@ \"battery\": {@@@", | 478 "@@@STEP_LOG_LINE@json.output@ \"battery\": {@@@", |
| 438 "@@@STEP_LOG_LINE@json.output@ \"AC powered\": \"false\", @@@", | 479 "@@@STEP_LOG_LINE@json.output@ \"AC powered\": \"false\", @@@", |
| 439 "@@@STEP_LOG_LINE@json.output@ \"USB powered\": \"true\", @@@", | 480 "@@@STEP_LOG_LINE@json.output@ \"USB powered\": \"true\", @@@", |
| 440 "@@@STEP_LOG_LINE@json.output@ \"Wireless powered\": \"false\", @@@", | 481 "@@@STEP_LOG_LINE@json.output@ \"Wireless powered\": \"false\", @@@", |
| 441 "@@@STEP_LOG_LINE@json.output@ \"health\": \"2\", @@@", | 482 "@@@STEP_LOG_LINE@json.output@ \"health\": \"2\", @@@", |
| (...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 521 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"serial\": \"03e0363a00
3c6ad6\", @@@", | 562 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"serial\": \"03e0363a00
3c6ad6\", @@@", |
| 522 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"usb_status\": true@@@"
, | 563 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"usb_status\": true@@@"
, |
| 523 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@}@@@", | 564 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@}@@@", |
| 524 "@@@STEP_LOG_END@03e0363a003c6ad6: blacklisted@@@" | 565 "@@@STEP_LOG_END@03e0363a003c6ad6: blacklisted@@@" |
| 525 ] | 566 ] |
| 526 }, | 567 }, |
| 527 { | 568 { |
| 528 "cmd": [ | 569 "cmd": [ |
| 529 "python", | 570 "python", |
| 530 "-u", | 571 "-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 "Release" | |
| 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 "python", | |
| 550 "-u", | |
| 551 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", | 572 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", |
| 552 "--action", | 573 "--action", |
| 553 "restart", | 574 "restart", |
| 554 "--pid-file-path", | 575 "--pid-file-path", |
| 555 "/tmp/device_monitor.pid", | 576 "/tmp/device_monitor.pid", |
| 556 "--", | 577 "--", |
| 557 "RECIPE_MODULE[build::chromium_android]/resources/spawn_device_monitor.py"
, | 578 "RECIPE_MODULE[build::chromium_android]/resources/spawn_device_monitor.py"
, |
| 558 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", | 579 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", |
| 559 "[\"07a00ca4\"]", | 580 "[\"07a00ca4\"]", |
| 560 "--blacklist-file", | 581 "--blacklist-file", |
| (...skipping 176 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 737 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", | 758 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", |
| 738 "@@@STEP_LOG_END@python.inline@@@" | 759 "@@@STEP_LOG_END@python.inline@@@" |
| 739 ] | 760 ] |
| 740 }, | 761 }, |
| 741 { | 762 { |
| 742 "name": "$result", | 763 "name": "$result", |
| 743 "reason": "1 tests failed: ['blimp_test_apk']", | 764 "reason": "1 tests failed: ['blimp_test_apk']", |
| 744 "status_code": 1 | 765 "status_code": 1 |
| 745 } | 766 } |
| 746 ] | 767 ] |
| OLD | NEW |