Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(77)

Side by Side Diff: scripts/slave/recipes/chromium_trybot.expected/swarming_test_failure.json

Issue 2102153004: Revert "Add CIPD package support to swarming recipe api" (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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.linux", 8 "tryserver.chromium.linux",
9 "--builder", 9 "--builder",
10 "linux_chromium_rel_ng", 10 "linux_chromium_rel_ng",
(...skipping 155 matching lines...) Expand 10 before | Expand all | Expand 10 after
166 { 166 {
167 "cmd": [ 167 "cmd": [
168 "python", 168 "python",
169 "-u", 169 "-u",
170 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", 170 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py",
171 "--version" 171 "--version"
172 ], 172 ],
173 "name": "swarming.py --version", 173 "name": "swarming.py --version",
174 "stdout": "/path/to/tmp/", 174 "stdout": "/path/to/tmp/",
175 "~followup_annotations": [ 175 "~followup_annotations": [
176 "@@@STEP_TEXT@0.8.6@@@" 176 "@@@STEP_TEXT@0.4.10@@@"
177 ] 177 ]
178 }, 178 },
179 { 179 {
180 "cmd": [ 180 "cmd": [
181 "python", 181 "python",
182 "-u", 182 "-u",
183 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", 183 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
184 "runhooks" 184 "runhooks"
185 ], 185 ],
186 "cwd": "[SLAVE_BUILD]/src", 186 "cwd": "[SLAVE_BUILD]/src",
(...skipping 383 matching lines...) Expand 10 before | Expand all | Expand 10 after
570 "--temp-root-dir", 570 "--temp-root-dir",
571 "[TMP_BASE]", 571 "[TMP_BASE]",
572 "--merged-test-output", 572 "--merged-test-output",
573 "/path/to/tmp/json", 573 "/path/to/tmp/json",
574 "--", 574 "--",
575 "collect", 575 "collect",
576 "--swarming", 576 "--swarming",
577 "https://chromium-swarm.appspot.com", 577 "https://chromium-swarm.appspot.com",
578 "--decorate", 578 "--decorate",
579 "--print-status-updates", 579 "--print-status-updates",
580 "--json", 580 "--shards",
581 "{\"base_task_name\": \"gl_tests (with patch)/Ubuntu-12.04/[dummy has/linu x_chromium_rel_ng/571\", \"tasks\": {\"gl_tests (with patch)/Ubuntu-12.04/[dummy has/linux_chromium_rel_ng/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \ "view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}" 581 "1",
582 "gl_tests (with patch)/Ubuntu-12.04/[dummy has/linux_chromium_rel_ng/571"
582 ], 583 ],
583 "env": { 584 "env": {
584 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 585 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
585 }, 586 },
586 "name": "gl_tests (with patch) on Ubuntu-12.04", 587 "name": "gl_tests (with patch) on Ubuntu-12.04",
587 "~followup_annotations": [ 588 "~followup_annotations": [
588 "step returned non-zero exit code: 1", 589 "step returned non-zero exit code: 1",
589 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", 590 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@",
590 "@@@STEP_FAILURE@@@" 591 "@@@STEP_FAILURE@@@"
591 ] 592 ]
(...skipping 361 matching lines...) Expand 10 before | Expand all | Expand 10 after
953 "--temp-root-dir", 954 "--temp-root-dir",
954 "[TMP_BASE]", 955 "[TMP_BASE]",
955 "--merged-test-output", 956 "--merged-test-output",
956 "/path/to/tmp/json", 957 "/path/to/tmp/json",
957 "--", 958 "--",
958 "collect", 959 "collect",
959 "--swarming", 960 "--swarming",
960 "https://chromium-swarm.appspot.com", 961 "https://chromium-swarm.appspot.com",
961 "--decorate", 962 "--decorate",
962 "--print-status-updates", 963 "--print-status-updates",
963 "--json", 964 "--shards",
964 "{\"base_task_name\": \"gl_tests (without patch)/Ubuntu-12.04/[dummy has/l inux_chromium_rel_ng/571\", \"tasks\": {\"gl_tests (without patch)/Ubuntu-12.04/ [dummy has/linux_chromium_rel_ng/571\": {\"shard_index\": 0, \"task_id\": \"1000 0\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}" 965 "1",
966 "gl_tests (without patch)/Ubuntu-12.04/[dummy has/linux_chromium_rel_ng/57 1"
965 ], 967 ],
966 "env": { 968 "env": {
967 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 969 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
968 }, 970 },
969 "name": "gl_tests (without patch) on Ubuntu-12.04", 971 "name": "gl_tests (without patch) on Ubuntu-12.04",
970 "~followup_annotations": [ 972 "~followup_annotations": [
971 "@@@STEP_LINK@shard #0 isolated out@blah@@@" 973 "@@@STEP_LINK@shard #0 isolated out@blah@@@"
972 ] 974 ]
973 }, 975 },
974 { 976 {
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
1013 "@@@SET_BUILD_PROPERTY@failure_type@\"TEST_FAILURE\"@@@", 1015 "@@@SET_BUILD_PROPERTY@failure_type@\"TEST_FAILURE\"@@@",
1014 "@@@SET_BUILD_PROPERTY@failure_hash@\"2c817ab2d4394c69c9b8a0698b954936d9e1 fb76\"@@@" 1016 "@@@SET_BUILD_PROPERTY@failure_hash@\"2c817ab2d4394c69c9b8a0698b954936d9e1 fb76\"@@@"
1015 ] 1017 ]
1016 }, 1018 },
1017 { 1019 {
1018 "name": "$result", 1020 "name": "$result",
1019 "reason": "1 out of 1 aggregated steps failed. Failures: Step('gl_tests (ret ry summary)') failed with return_code 1", 1021 "reason": "1 out of 1 aggregated steps failed. Failures: Step('gl_tests (ret ry summary)') failed with return_code 1",
1020 "status_code": 1 1022 "status_code": 1
1021 } 1023 }
1022 ] 1024 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698