| 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 483 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 494 "--verbose", | 494 "--verbose", |
| 495 "--steps", | 495 "--steps", |
| 496 "{\"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}", | 496 "{\"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}", |
| 497 "--blacklist-file", | 497 "--blacklist-file", |
| 498 "[SLAVE_BUILD]/src/out/bad_devices.json", | 498 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 499 "--collect-chartjson-data", | 499 "--collect-chartjson-data", |
| 500 "--max-battery-temp", | 500 "--max-battery-temp", |
| 501 "350", | 501 "350", |
| 502 "--known-devices-file", | 502 "--known-devices-file", |
| 503 "[HOME]/.android/known_devices.json", | 503 "[HOME]/.android/known_devices.json", |
| 504 "--enable-platform-mode", |
| 504 "--adb-path", | 505 "--adb-path", |
| 505 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb" | 506 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb" |
| 506 ], | 507 ], |
| 507 "cwd": "[SLAVE_BUILD]/src", | 508 "cwd": "[SLAVE_BUILD]/src", |
| 508 "env": { | 509 "env": { |
| 509 "CHROMIUM_OUTPUT_DIR": "[SLAVE_BUILD]/src/out/Release", | 510 "CHROMIUM_OUTPUT_DIR": "[SLAVE_BUILD]/src/out/Release", |
| 510 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 511 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 511 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 512 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 512 }, | 513 }, |
| 513 "name": "Sharded Perf Tests" | 514 "name": "Sharded Perf Tests" |
| (...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 575 "--builder-name=Android Nexus5 Perf (1)", | 576 "--builder-name=Android Nexus5 Perf (1)", |
| 576 "--slave-name=slavename", | 577 "--slave-name=slavename", |
| 577 "--build-number=571", | 578 "--build-number=571", |
| 578 "--run-python-script", | 579 "--run-python-script", |
| 579 "[SLAVE_BUILD]/src/build/android/test_runner.py", | 580 "[SLAVE_BUILD]/src/build/android/test_runner.py", |
| 580 "perf", | 581 "perf", |
| 581 "--print-step", | 582 "--print-step", |
| 582 "page_cycler.foo", | 583 "page_cycler.foo", |
| 583 "--verbose", | 584 "--verbose", |
| 584 "--blacklist-file", | 585 "--blacklist-file", |
| 585 "[SLAVE_BUILD]/src/out/bad_devices.json" | 586 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 587 "--enable-platform-mode" |
| 586 ], | 588 ], |
| 587 "env": { | 589 "env": { |
| 588 "CHROMIUM_OUTPUT_DIR": "[SLAVE_BUILD]/src/out/Release", | 590 "CHROMIUM_OUTPUT_DIR": "[SLAVE_BUILD]/src/out/Release", |
| 589 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 591 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 590 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 592 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 591 }, | 593 }, |
| 592 "name": "page_cycler.foo", | 594 "name": "page_cycler.foo", |
| 593 "~followup_annotations": [ | 595 "~followup_annotations": [ |
| 594 "@@@STEP_TEXT@<br/>Device Affinity: 0<br/>@@@", | 596 "@@@STEP_TEXT@<br/>Device Affinity: 0<br/>@@@", |
| 595 "@@@STEP_LOG_LINE@json.output@[]@@@", | 597 "@@@STEP_LOG_LINE@json.output@[]@@@", |
| (...skipping 26 matching lines...) Expand all Loading... |
| 622 "--builder-name=Android Nexus5 Perf (1)", | 624 "--builder-name=Android Nexus5 Perf (1)", |
| 623 "--slave-name=slavename", | 625 "--slave-name=slavename", |
| 624 "--build-number=571", | 626 "--build-number=571", |
| 625 "--run-python-script", | 627 "--run-python-script", |
| 626 "[SLAVE_BUILD]/src/build/android/test_runner.py", | 628 "[SLAVE_BUILD]/src/build/android/test_runner.py", |
| 627 "perf", | 629 "perf", |
| 628 "--print-step", | 630 "--print-step", |
| 629 "perf_test.foo", | 631 "perf_test.foo", |
| 630 "--verbose", | 632 "--verbose", |
| 631 "--blacklist-file", | 633 "--blacklist-file", |
| 632 "[SLAVE_BUILD]/src/out/bad_devices.json" | 634 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 635 "--enable-platform-mode" |
| 633 ], | 636 ], |
| 634 "env": { | 637 "env": { |
| 635 "CHROMIUM_OUTPUT_DIR": "[SLAVE_BUILD]/src/out/Release", | 638 "CHROMIUM_OUTPUT_DIR": "[SLAVE_BUILD]/src/out/Release", |
| 636 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 639 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 637 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 640 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 638 }, | 641 }, |
| 639 "name": "perf_test.foo", | 642 "name": "perf_test.foo", |
| 640 "~followup_annotations": [ | 643 "~followup_annotations": [ |
| 641 "step returned non-zero exit code: 1", | 644 "step returned non-zero exit code: 1", |
| 642 "@@@STEP_TEXT@<br/>Device Affinity: 0<br/>@@@", | 645 "@@@STEP_TEXT@<br/>Device Affinity: 0<br/>@@@", |
| (...skipping 104 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 747 "@@@STEP_LOG_END@python.inline@@@" | 750 "@@@STEP_LOG_END@python.inline@@@" |
| 748 ] | 751 ] |
| 749 }, | 752 }, |
| 750 { | 753 { |
| 751 "name": "$result", | 754 "name": "$result", |
| 752 "reason": "sharded perf tests failed [StepFailure(\"Step('perf_test.foo') fa
iled with return_code 1\",)]", | 755 "reason": "sharded perf tests failed [StepFailure(\"Step('perf_test.foo') fa
iled with return_code 1\",)]", |
| 753 "recipe_result": null, | 756 "recipe_result": null, |
| 754 "status_code": 1 | 757 "status_code": 1 |
| 755 } | 758 } |
| 756 ] | 759 ] |
| OLD | NEW |