| 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.perf", | 8 "chromium.perf", |
| 9 "--builder", | 9 "--builder", |
| 10 "Android Nexus5 Perf (1)", | 10 "Android Nexus5 Perf (1)", |
| (...skipping 518 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 529 "--verbose", | 529 "--verbose", |
| 530 "--steps", | 530 "--steps", |
| 531 "{\"steps\": {\"blink_perf.all.exact\": {\"cmd\": \"/usr/bin/python /path/
to/run_benchmark --a=1 -v --b=2\", \"device_affinity\": 1, \"perf_dashboard_id\"
: \"blink_perf.all\"}, \"blink_perf.all.release\": {\"cmd\": \"/usr/bin/python /
path/to/run_benchmark --a=1 -v --b=2\", \"device_affinity\": 0, \"perf_dashboard
_id\": \"blink_perf.all\"}, \"blink_perf.dom\": {\"cmd\": \"/path/to/run_benchma
rk -v --upload-results blink_perf.dom\", \"device_affinity\": 1, \"perf_dashboar
d_id\": \"blink_perf.dom\"}}, \"version\": 2}", | 531 "{\"steps\": {\"blink_perf.all.exact\": {\"cmd\": \"/usr/bin/python /path/
to/run_benchmark --a=1 -v --b=2\", \"device_affinity\": 1, \"perf_dashboard_id\"
: \"blink_perf.all\"}, \"blink_perf.all.release\": {\"cmd\": \"/usr/bin/python /
path/to/run_benchmark --a=1 -v --b=2\", \"device_affinity\": 0, \"perf_dashboard
_id\": \"blink_perf.all\"}, \"blink_perf.dom\": {\"cmd\": \"/path/to/run_benchma
rk -v --upload-results blink_perf.dom\", \"device_affinity\": 1, \"perf_dashboar
d_id\": \"blink_perf.dom\"}}, \"version\": 2}", |
| 532 "--blacklist-file", | 532 "--blacklist-file", |
| 533 "[SLAVE_BUILD]/src/out/bad_devices.json", | 533 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 534 "--collect-chartjson-data", | 534 "--collect-chartjson-data", |
| 535 "--max-battery-temp", | 535 "--max-battery-temp", |
| 536 "350", | 536 "350", |
| 537 "--known-devices-file", | 537 "--known-devices-file", |
| 538 "[HOME]/.android/known_devices.json", | 538 "[HOME]/.android/known_devices.json", |
| 539 "--enable-platform-mode", |
| 539 "--adb-path", | 540 "--adb-path", |
| 540 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb" | 541 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb" |
| 541 ], | 542 ], |
| 542 "cwd": "[SLAVE_BUILD]/src", | 543 "cwd": "[SLAVE_BUILD]/src", |
| 543 "env": { | 544 "env": { |
| 544 "CHROMIUM_OUTPUT_DIR": "[SLAVE_BUILD]/src/out/Release", | 545 "CHROMIUM_OUTPUT_DIR": "[SLAVE_BUILD]/src/out/Release", |
| 545 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 546 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 546 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 547 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 547 }, | 548 }, |
| 548 "name": "Sharded Perf Tests" | 549 "name": "Sharded Perf Tests" |
| (...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 610 "--builder-name=Android Nexus5 Perf (1)", | 611 "--builder-name=Android Nexus5 Perf (1)", |
| 611 "--slave-name=slavename", | 612 "--slave-name=slavename", |
| 612 "--build-number=571", | 613 "--build-number=571", |
| 613 "--run-python-script", | 614 "--run-python-script", |
| 614 "[SLAVE_BUILD]/src/build/android/test_runner.py", | 615 "[SLAVE_BUILD]/src/build/android/test_runner.py", |
| 615 "perf", | 616 "perf", |
| 616 "--print-step", | 617 "--print-step", |
| 617 "page_cycler.foo", | 618 "page_cycler.foo", |
| 618 "--verbose", | 619 "--verbose", |
| 619 "--blacklist-file", | 620 "--blacklist-file", |
| 620 "[SLAVE_BUILD]/src/out/bad_devices.json" | 621 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 622 "--enable-platform-mode" |
| 621 ], | 623 ], |
| 622 "env": { | 624 "env": { |
| 623 "CHROMIUM_OUTPUT_DIR": "[SLAVE_BUILD]/src/out/Release", | 625 "CHROMIUM_OUTPUT_DIR": "[SLAVE_BUILD]/src/out/Release", |
| 624 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 626 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 625 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 627 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 626 }, | 628 }, |
| 627 "name": "page_cycler.foo", | 629 "name": "page_cycler.foo", |
| 628 "~followup_annotations": [ | 630 "~followup_annotations": [ |
| 629 "@@@STEP_TEXT@<br/>Device Affinity: 0<br/>@@@", | 631 "@@@STEP_TEXT@<br/>Device Affinity: 0<br/>@@@", |
| 630 "@@@STEP_LOG_LINE@json.output@[]@@@", | 632 "@@@STEP_LOG_LINE@json.output@[]@@@", |
| (...skipping 26 matching lines...) Expand all Loading... |
| 657 "--builder-name=Android Nexus5 Perf (1)", | 659 "--builder-name=Android Nexus5 Perf (1)", |
| 658 "--slave-name=slavename", | 660 "--slave-name=slavename", |
| 659 "--build-number=571", | 661 "--build-number=571", |
| 660 "--run-python-script", | 662 "--run-python-script", |
| 661 "[SLAVE_BUILD]/src/build/android/test_runner.py", | 663 "[SLAVE_BUILD]/src/build/android/test_runner.py", |
| 662 "perf", | 664 "perf", |
| 663 "--print-step", | 665 "--print-step", |
| 664 "perf_test.foo", | 666 "perf_test.foo", |
| 665 "--verbose", | 667 "--verbose", |
| 666 "--blacklist-file", | 668 "--blacklist-file", |
| 667 "[SLAVE_BUILD]/src/out/bad_devices.json" | 669 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 670 "--enable-platform-mode" |
| 668 ], | 671 ], |
| 669 "env": { | 672 "env": { |
| 670 "CHROMIUM_OUTPUT_DIR": "[SLAVE_BUILD]/src/out/Release", | 673 "CHROMIUM_OUTPUT_DIR": "[SLAVE_BUILD]/src/out/Release", |
| 671 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 674 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 672 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 675 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 673 }, | 676 }, |
| 674 "name": "perf_test.foo", | 677 "name": "perf_test.foo", |
| 675 "~followup_annotations": [ | 678 "~followup_annotations": [ |
| 676 "@@@STEP_TEXT@<br/>Device Affinity: 0<br/>@@@", | 679 "@@@STEP_TEXT@<br/>Device Affinity: 0<br/>@@@", |
| 677 "@@@STEP_LOG_LINE@json.output@[]@@@", | 680 "@@@STEP_LOG_LINE@json.output@[]@@@", |
| (...skipping 102 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 780 "@@@STEP_LOG_END@python.inline@@@" | 783 "@@@STEP_LOG_END@python.inline@@@" |
| 781 ] | 784 ] |
| 782 }, | 785 }, |
| 783 { | 786 { |
| 784 "name": "$result", | 787 "name": "$result", |
| 785 "reason": "src-side perf tests failed [StepFailure(\"1 tests failed: ['host_
info']\",)]", | 788 "reason": "src-side perf tests failed [StepFailure(\"1 tests failed: ['host_
info']\",)]", |
| 786 "recipe_result": null, | 789 "recipe_result": null, |
| 787 "status_code": 1 | 790 "status_code": 1 |
| 788 } | 791 } |
| 789 ] | 792 ] |
| OLD | NEW |