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/Ubuntu/def456/Test-Ubuntu-GCC-GCE-CPU
-AVX2-x86_64-Debug-MSAN/5\", \"tasks\": {\"compile_skia/Ubuntu/def456/Test-Ubunt
u-GCC-GCE-CPU-AVX2-x86_64-Debug-MSAN/5\": {\"shard_index\": 0, \"task_id\": \"10
000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}", |
627 "compile_skia/Ubuntu/def456/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-MSAN
/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 Ubuntu", | 630 "name": "compile_skia on Ubuntu", |
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 466 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1104 { | 1103 { |
1105 "cmd": [ | 1104 "cmd": [ |
1106 "python", | 1105 "python", |
1107 "-u", | 1106 "-u", |
1108 "[SLAVE_BUILD]/swarming.client/swarming.py", | 1107 "[SLAVE_BUILD]/swarming.client/swarming.py", |
1109 "collect", | 1108 "collect", |
1110 "--swarming", | 1109 "--swarming", |
1111 "https://chromium-swarm.appspot.com", | 1110 "https://chromium-swarm.appspot.com", |
1112 "--decorate", | 1111 "--decorate", |
1113 "--print-status-updates", | 1112 "--print-status-updates", |
1114 "--shards", | 1113 "--json", |
1115 "1", | 1114 "{\"base_task_name\": \"test_skia/Ubuntu/def456/Test-Ubuntu-GCC-GCE-CPU-AV
X2-x86_64-Debug-MSAN/5\", \"tasks\": {\"test_skia/Ubuntu/def456/Test-Ubuntu-GCC-
GCE-CPU-AVX2-x86_64-Debug-MSAN/5\": {\"shard_index\": 0, \"task_id\": \"10000\",
\"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}", |
1116 "test_skia/Ubuntu/def456/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-MSAN/5"
, | |
1117 "--task-summary-json", | 1115 "--task-summary-json", |
1118 "/path/to/tmp/json", | 1116 "/path/to/tmp/json", |
1119 "--task-output-dir", | 1117 "--task-output-dir", |
1120 "[SLAVE_BUILD]/swarming_temp_dir/outputs/test_skia" | 1118 "[SLAVE_BUILD]/swarming_temp_dir/outputs/test_skia" |
1121 ], | 1119 ], |
1122 "name": "test_skia on Ubuntu", | 1120 "name": "test_skia on Ubuntu", |
1123 "~followup_annotations": [ | 1121 "~followup_annotations": [ |
1124 "@@@STEP_TEXT@swarming pending 71s@@@", | 1122 "@@@STEP_TEXT@swarming pending 71s@@@", |
1125 "@@@STEP_LOG_LINE@json.output@{@@@", | 1123 "@@@STEP_LOG_LINE@json.output@{@@@", |
1126 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", | 1124 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", |
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1185 { | 1183 { |
1186 "cmd": [ | 1184 "cmd": [ |
1187 "python", | 1185 "python", |
1188 "-u", | 1186 "-u", |
1189 "[SLAVE_BUILD]/swarming.client/swarming.py", | 1187 "[SLAVE_BUILD]/swarming.client/swarming.py", |
1190 "collect", | 1188 "collect", |
1191 "--swarming", | 1189 "--swarming", |
1192 "https://chromium-swarm.appspot.com", | 1190 "https://chromium-swarm.appspot.com", |
1193 "--decorate", | 1191 "--decorate", |
1194 "--print-status-updates", | 1192 "--print-status-updates", |
1195 "--shards", | 1193 "--json", |
1196 "1", | 1194 "{\"base_task_name\": \"perf_skia/Ubuntu/def456/Test-Ubuntu-GCC-GCE-CPU-AV
X2-x86_64-Debug-MSAN/5\", \"tasks\": {\"perf_skia/Ubuntu/def456/Test-Ubuntu-GCC-
GCE-CPU-AVX2-x86_64-Debug-MSAN/5\": {\"shard_index\": 0, \"task_id\": \"10000\",
\"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}", |
1197 "perf_skia/Ubuntu/def456/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-MSAN/5"
, | |
1198 "--task-summary-json", | 1195 "--task-summary-json", |
1199 "/path/to/tmp/json", | 1196 "/path/to/tmp/json", |
1200 "--task-output-dir", | 1197 "--task-output-dir", |
1201 "[SLAVE_BUILD]/swarming_temp_dir/outputs/perf_skia" | 1198 "[SLAVE_BUILD]/swarming_temp_dir/outputs/perf_skia" |
1202 ], | 1199 ], |
1203 "name": "perf_skia on Ubuntu", | 1200 "name": "perf_skia on Ubuntu", |
1204 "~followup_annotations": [ | 1201 "~followup_annotations": [ |
1205 "@@@STEP_TEXT@swarming pending 71s@@@", | 1202 "@@@STEP_TEXT@swarming pending 71s@@@", |
1206 "@@@STEP_LOG_LINE@json.output@{@@@", | 1203 "@@@STEP_LOG_LINE@json.output@{@@@", |
1207 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", | 1204 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", |
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1243 "@@@STEP_LOG_END@json.output@@@", | 1240 "@@@STEP_LOG_END@json.output@@@", |
1244 "@@@STEP_LINK@shard #0 isolated out@blah@@@" | 1241 "@@@STEP_LINK@shard #0 isolated out@blah@@@" |
1245 ] | 1242 ] |
1246 }, | 1243 }, |
1247 { | 1244 { |
1248 "name": "$result", | 1245 "name": "$result", |
1249 "recipe_result": null, | 1246 "recipe_result": null, |
1250 "status_code": 0 | 1247 "status_code": 0 |
1251 } | 1248 } |
1252 ] | 1249 ] |
OLD | NEW |