OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [ | 3 "cmd": [ |
4 "git", | 4 "git", |
5 "remote", | 5 "remote", |
6 "set-url", | 6 "set-url", |
7 "origin", | 7 "origin", |
8 "https://skia.googlesource.com/skia.git" | 8 "https://skia.googlesource.com/skia.git" |
9 ], | 9 ], |
10 "cwd": "[SLAVE_BUILD]/skia", | 10 "cwd": "[SLAVE_BUILD]/skia", |
(...skipping 198 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
209 { | 209 { |
210 "cmd": [ | 210 "cmd": [ |
211 "python", | 211 "python", |
212 "-u", | 212 "-u", |
213 "[SLAVE_BUILD]/swarming.client/swarming.py", | 213 "[SLAVE_BUILD]/swarming.client/swarming.py", |
214 "--version" | 214 "--version" |
215 ], | 215 ], |
216 "name": "swarming.py --version", | 216 "name": "swarming.py --version", |
217 "stdout": "/path/to/tmp/", | 217 "stdout": "/path/to/tmp/", |
218 "~followup_annotations": [ | 218 "~followup_annotations": [ |
219 "@@@STEP_TEXT@0.4.10@@@" | 219 "@@@STEP_TEXT@0.8.6@@@" |
220 ] | 220 ] |
221 }, | 221 }, |
222 { | 222 { |
223 "cmd": [ | 223 "cmd": [ |
224 "download_from_google_storage", | 224 "download_from_google_storage", |
225 "--no_resume", | 225 "--no_resume", |
226 "--platform=linux*", | 226 "--platform=linux*", |
227 "--no_auth", | 227 "--no_auth", |
228 "--bucket", | 228 "--bucket", |
229 "chromium-luci", | 229 "chromium-luci", |
(...skipping 385 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
615 { | 615 { |
616 "cmd": [ | 616 "cmd": [ |
617 "python", | 617 "python", |
618 "-u", | 618 "-u", |
619 "[SLAVE_BUILD]/swarming.client/swarming.py", | 619 "[SLAVE_BUILD]/swarming.client/swarming.py", |
620 "collect", | 620 "collect", |
621 "--swarming", | 621 "--swarming", |
622 "https://chromium-swarm.appspot.com", | 622 "https://chromium-swarm.appspot.com", |
623 "--decorate", | 623 "--decorate", |
624 "--print-status-updates", | 624 "--print-status-updates", |
625 "--shards", | 625 "--json", |
626 "1", | 626 "{\"base_task_name\": \"compile_skia/Mac/def456/Test-Mac-Clang-MacMini6.2-
CPU-AVX-x86_64-Release/5\", \"tasks\": {\"compile_skia/Mac/def456/Test-Mac-Clang
-MacMini6.2-CPU-AVX-x86_64-Release/5\": {\"shard_index\": 0, \"task_id\": \"1000
0\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}", |
627 "compile_skia/Mac/def456/Test-Mac-Clang-MacMini6.2-CPU-AVX-x86_64-Release/
5", | |
628 "--task-summary-json", | 627 "--task-summary-json", |
629 "/path/to/tmp/json" | 628 "/path/to/tmp/json" |
630 ], | 629 ], |
631 "name": "compile_skia on Mac", | 630 "name": "compile_skia on Mac", |
632 "~followup_annotations": [ | 631 "~followup_annotations": [ |
633 "@@@STEP_TEXT@swarming pending 71s@@@", | 632 "@@@STEP_TEXT@swarming pending 71s@@@", |
634 "@@@STEP_LOG_LINE@json.output@{@@@", | 633 "@@@STEP_LOG_LINE@json.output@{@@@", |
635 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", | 634 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", |
636 "@@@STEP_LOG_LINE@json.output@ {@@@", | 635 "@@@STEP_LOG_LINE@json.output@ {@@@", |
637 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", | 636 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", |
(...skipping 292 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
930 { | 929 { |
931 "cmd": [ | 930 "cmd": [ |
932 "python", | 931 "python", |
933 "-u", | 932 "-u", |
934 "[SLAVE_BUILD]/swarming.client/swarming.py", | 933 "[SLAVE_BUILD]/swarming.client/swarming.py", |
935 "collect", | 934 "collect", |
936 "--swarming", | 935 "--swarming", |
937 "https://chromium-swarm.appspot.com", | 936 "https://chromium-swarm.appspot.com", |
938 "--decorate", | 937 "--decorate", |
939 "--print-status-updates", | 938 "--print-status-updates", |
940 "--shards", | 939 "--json", |
941 "1", | 940 "{\"base_task_name\": \"test_skia/Mac/def456/Test-Mac-Clang-MacMini6.2-CPU
-AVX-x86_64-Release/5\", \"tasks\": {\"test_skia/Mac/def456/Test-Mac-Clang-MacMi
ni6.2-CPU-AVX-x86_64-Release/5\": {\"shard_index\": 0, \"task_id\": \"10000\", \
"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}", |
942 "test_skia/Mac/def456/Test-Mac-Clang-MacMini6.2-CPU-AVX-x86_64-Release/5", | |
943 "--task-summary-json", | 941 "--task-summary-json", |
944 "/path/to/tmp/json", | 942 "/path/to/tmp/json", |
945 "--task-output-dir", | 943 "--task-output-dir", |
946 "[SLAVE_BUILD]/swarming_temp_dir/outputs/test_skia" | 944 "[SLAVE_BUILD]/swarming_temp_dir/outputs/test_skia" |
947 ], | 945 ], |
948 "name": "test_skia on Mac", | 946 "name": "test_skia on Mac", |
949 "~followup_annotations": [ | 947 "~followup_annotations": [ |
950 "@@@STEP_TEXT@swarming pending 71s@@@", | 948 "@@@STEP_TEXT@swarming pending 71s@@@", |
951 "@@@STEP_LOG_LINE@json.output@{@@@", | 949 "@@@STEP_LOG_LINE@json.output@{@@@", |
952 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", | 950 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", |
(...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1037 "BOTO_CONFIG": "[HOME]/chromium-skia-gm.boto" | 1035 "BOTO_CONFIG": "[HOME]/chromium-skia-gm.boto" |
1038 }, | 1036 }, |
1039 "name": "Upload DM Results" | 1037 "name": "Upload DM Results" |
1040 }, | 1038 }, |
1041 { | 1039 { |
1042 "name": "$result", | 1040 "name": "$result", |
1043 "recipe_result": null, | 1041 "recipe_result": null, |
1044 "status_code": 0 | 1042 "status_code": 0 |
1045 } | 1043 } |
1046 ] | 1044 ] |
OLD | NEW |