| 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 122 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 133 "-u", | 133 "-u", |
| 134 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", | 134 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", |
| 135 "--output", | 135 "--output", |
| 136 "/path/to/tmp/json", | 136 "/path/to/tmp/json", |
| 137 "--", | 137 "--", |
| 138 "--build-config-fs", | 138 "--build-config-fs", |
| 139 "Release", | 139 "Release", |
| 140 "--paths", | 140 "--paths", |
| 141 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO
[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s
cripts/slave/runtest.py\"}", | 141 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO
[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s
cripts/slave/runtest.py\"}", |
| 142 "--properties", | 142 "--properties", |
| 143 "{\"buildername\": \"Android Nexus5 Perf (1)\", \"buildnumber\": 571, \"ma
stername\": \"chromium.perf\", \"perf-id\": \"android-nexus5\", \"results-url\":
\"https://chromeperf.appspot.com\", \"slavename\": \"slavename\", \"target_plat
form\": \"android\"}" | 143 "{\"buildername\": \"Android Nexus5 Perf (1)\", \"buildnumber\": 571, \"ma
stername\": \"chromium.perf\", \"slavename\": \"slavename\", \"target_platform\"
: \"android\"}" |
| 144 ], | 144 ], |
| 145 "name": "get compile targets for scripts", | 145 "name": "get compile targets for scripts", |
| 146 "~followup_annotations": [ | 146 "~followup_annotations": [ |
| 147 "@@@STEP_LOG_LINE@json.output@{}@@@", | 147 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 148 "@@@STEP_LOG_END@json.output@@@" | 148 "@@@STEP_LOG_END@json.output@@@" |
| 149 ] | 149 ] |
| 150 }, | 150 }, |
| 151 { | 151 { |
| 152 "cmd": [ | 152 "cmd": [ |
| 153 "python", | 153 "python", |
| (...skipping 291 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 445 "name": "install ChromePublic.apk" | 445 "name": "install ChromePublic.apk" |
| 446 }, | 446 }, |
| 447 { | 447 { |
| 448 "cmd": [ | 448 "cmd": [ |
| 449 "[SLAVE_BUILD]/src/testing/scripts/host_info.py", | 449 "[SLAVE_BUILD]/src/testing/scripts/host_info.py", |
| 450 "--build-config-fs", | 450 "--build-config-fs", |
| 451 "Release", | 451 "Release", |
| 452 "--paths", | 452 "--paths", |
| 453 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO
[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s
cripts/slave/runtest.py\"}", | 453 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO
[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s
cripts/slave/runtest.py\"}", |
| 454 "--properties", | 454 "--properties", |
| 455 "{\"buildername\": \"Android Nexus5 Perf (1)\", \"buildnumber\": 571, \"ma
stername\": \"chromium.perf\", \"perf-id\": \"android-nexus5\", \"results-url\":
\"https://chromeperf.appspot.com\", \"slavename\": \"slavename\", \"target_plat
form\": \"android\"}", | 455 "{\"buildername\": \"Android Nexus5 Perf (1)\", \"buildnumber\": 571, \"ma
stername\": \"chromium.perf\", \"slavename\": \"slavename\", \"target_platform\"
: \"android\"}", |
| 456 "--args", | 456 "--args", |
| 457 "[\"--known-devices-file\", \"[HOME]/.android/known_devices.json\"]", | 457 "[\"--known-devices-file\", \"[HOME]/.android/known_devices.json\"]", |
| 458 "run", | 458 "run", |
| 459 "--output", | 459 "--output", |
| 460 "/path/to/tmp/json" | 460 "/path/to/tmp/json" |
| 461 ], | 461 ], |
| 462 "env": { | 462 "env": { |
| 463 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 463 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 464 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 464 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 465 }, | 465 }, |
| (...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 511 { | 511 { |
| 512 "cmd": [ | 512 "cmd": [ |
| 513 "python", | 513 "python", |
| 514 "-u", | 514 "-u", |
| 515 "[SLAVE_BUILD]/src/testing/scripts/host_info.py", | 515 "[SLAVE_BUILD]/src/testing/scripts/host_info.py", |
| 516 "--build-config-fs", | 516 "--build-config-fs", |
| 517 "Release", | 517 "Release", |
| 518 "--paths", | 518 "--paths", |
| 519 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO
[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s
cripts/slave/runtest.py\"}", | 519 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO
[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s
cripts/slave/runtest.py\"}", |
| 520 "--properties", | 520 "--properties", |
| 521 "{\"buildername\": \"Android Nexus5 Perf (1)\", \"buildnumber\": 571, \"ma
stername\": \"chromium.perf\", \"perf-id\": \"android-nexus5\", \"results-url\":
\"https://chromeperf.appspot.com\", \"slavename\": \"slavename\", \"target_plat
form\": \"android\"}", | 521 "{\"buildername\": \"Android Nexus5 Perf (1)\", \"buildnumber\": 571, \"ma
stername\": \"chromium.perf\", \"slavename\": \"slavename\", \"target_platform\"
: \"android\"}", |
| 522 "run", | 522 "run", |
| 523 "--output", | 523 "--output", |
| 524 "/path/to/tmp/json" | 524 "/path/to/tmp/json" |
| 525 ], | 525 ], |
| 526 "name": "host_info", | 526 "name": "host_info", |
| 527 "~followup_annotations": [ | 527 "~followup_annotations": [ |
| 528 "step returned non-zero exit code: 1", | 528 "step returned non-zero exit code: 1", |
| 529 "@@@STEP_LOG_LINE@json.output@{@@@", | 529 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 530 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", | 530 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", |
| 531 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", | 531 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", |
| (...skipping 319 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 851 "@@@STEP_LOG_END@python.inline@@@" | 851 "@@@STEP_LOG_END@python.inline@@@" |
| 852 ] | 852 ] |
| 853 }, | 853 }, |
| 854 { | 854 { |
| 855 "name": "$result", | 855 "name": "$result", |
| 856 "reason": "src-side perf tests failed [StepFailure(\"1 tests failed: ['host_
info']\",)]", | 856 "reason": "src-side perf tests failed [StepFailure(\"1 tests failed: ['host_
info']\",)]", |
| 857 "recipe_result": null, | 857 "recipe_result": null, |
| 858 "status_code": 1 | 858 "status_code": 1 |
| 859 } | 859 } |
| 860 ] | 860 ] |
| OLD | NEW |