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

Side by Side Diff: scripts/slave/recipes/skia/swarm_trigger.expected/Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind.json

Issue 2099713002: Download the Android SDK as a CIPD package (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@cipd_swarm
Patch Set: Rebase 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 "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
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 384 matching lines...) Expand 10 before | Expand all | Expand 10 after
614 { 614 {
615 "cmd": [ 615 "cmd": [
616 "python", 616 "python",
617 "-u", 617 "-u",
618 "[SLAVE_BUILD]/swarming.client/swarming.py", 618 "[SLAVE_BUILD]/swarming.client/swarming.py",
619 "collect", 619 "collect",
620 "--swarming", 620 "--swarming",
621 "https://chromium-swarm.appspot.com", 621 "https://chromium-swarm.appspot.com",
622 "--decorate", 622 "--decorate",
623 "--print-status-updates", 623 "--print-status-updates",
624 "--shards", 624 "--json",
625 "1", 625 "{\"base_task_name\": \"compile_skia/Ubuntu/def456/Test-Ubuntu-GCC-Shuttle A-GPU-GTX550Ti-x86_64-Release-Valgrind/5\", \"tasks\": {\"compile_skia/Ubuntu/de f456/Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind/5\": {\"shard _index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.apps pot.com/user/task/10000\"}}}",
626 "compile_skia/Ubuntu/def456/Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-R elease-Valgrind/5",
627 "--task-summary-json", 626 "--task-summary-json",
628 "/path/to/tmp/json" 627 "/path/to/tmp/json"
629 ], 628 ],
630 "name": "compile_skia on Ubuntu", 629 "name": "compile_skia on Ubuntu",
631 "~followup_annotations": [ 630 "~followup_annotations": [
632 "@@@STEP_TEXT@swarming pending 71s@@@", 631 "@@@STEP_TEXT@swarming pending 71s@@@",
633 "@@@STEP_LOG_LINE@json.output@{@@@", 632 "@@@STEP_LOG_LINE@json.output@{@@@",
634 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", 633 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@",
635 "@@@STEP_LOG_LINE@json.output@ {@@@", 634 "@@@STEP_LOG_LINE@json.output@ {@@@",
636 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", 635 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@",
(...skipping 460 matching lines...) Expand 10 before | Expand all | Expand 10 after
1097 { 1096 {
1098 "cmd": [ 1097 "cmd": [
1099 "python", 1098 "python",
1100 "-u", 1099 "-u",
1101 "[SLAVE_BUILD]/swarming.client/swarming.py", 1100 "[SLAVE_BUILD]/swarming.client/swarming.py",
1102 "collect", 1101 "collect",
1103 "--swarming", 1102 "--swarming",
1104 "https://chromium-swarm.appspot.com", 1103 "https://chromium-swarm.appspot.com",
1105 "--decorate", 1104 "--decorate",
1106 "--print-status-updates", 1105 "--print-status-updates",
1107 "--shards", 1106 "--json",
1108 "1", 1107 "{\"base_task_name\": \"test_skia/Ubuntu/def456/Test-Ubuntu-GCC-ShuttleA-G PU-GTX550Ti-x86_64-Release-Valgrind/5\", \"tasks\": {\"test_skia/Ubuntu/def456/T est-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind/5\": {\"shard_index \": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.co m/user/task/10000\"}}}",
1109 "test_skia/Ubuntu/def456/Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Rele ase-Valgrind/5",
1110 "--task-summary-json", 1108 "--task-summary-json",
1111 "/path/to/tmp/json", 1109 "/path/to/tmp/json",
1112 "--task-output-dir", 1110 "--task-output-dir",
1113 "[SLAVE_BUILD]/swarming_temp_dir/outputs/test_skia" 1111 "[SLAVE_BUILD]/swarming_temp_dir/outputs/test_skia"
1114 ], 1112 ],
1115 "name": "test_skia on Ubuntu", 1113 "name": "test_skia on Ubuntu",
1116 "~followup_annotations": [ 1114 "~followup_annotations": [
1117 "@@@STEP_TEXT@swarming pending 71s@@@", 1115 "@@@STEP_TEXT@swarming pending 71s@@@",
1118 "@@@STEP_LOG_LINE@json.output@{@@@", 1116 "@@@STEP_LOG_LINE@json.output@{@@@",
1119 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", 1117 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@",
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after
1178 { 1176 {
1179 "cmd": [ 1177 "cmd": [
1180 "python", 1178 "python",
1181 "-u", 1179 "-u",
1182 "[SLAVE_BUILD]/swarming.client/swarming.py", 1180 "[SLAVE_BUILD]/swarming.client/swarming.py",
1183 "collect", 1181 "collect",
1184 "--swarming", 1182 "--swarming",
1185 "https://chromium-swarm.appspot.com", 1183 "https://chromium-swarm.appspot.com",
1186 "--decorate", 1184 "--decorate",
1187 "--print-status-updates", 1185 "--print-status-updates",
1188 "--shards", 1186 "--json",
1189 "1", 1187 "{\"base_task_name\": \"perf_skia/Ubuntu/def456/Test-Ubuntu-GCC-ShuttleA-G PU-GTX550Ti-x86_64-Release-Valgrind/5\", \"tasks\": {\"perf_skia/Ubuntu/def456/T est-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind/5\": {\"shard_index \": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.co m/user/task/10000\"}}}",
1190 "perf_skia/Ubuntu/def456/Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Rele ase-Valgrind/5",
1191 "--task-summary-json", 1188 "--task-summary-json",
1192 "/path/to/tmp/json", 1189 "/path/to/tmp/json",
1193 "--task-output-dir", 1190 "--task-output-dir",
1194 "[SLAVE_BUILD]/swarming_temp_dir/outputs/perf_skia" 1191 "[SLAVE_BUILD]/swarming_temp_dir/outputs/perf_skia"
1195 ], 1192 ],
1196 "name": "perf_skia on Ubuntu", 1193 "name": "perf_skia on Ubuntu",
1197 "~followup_annotations": [ 1194 "~followup_annotations": [
1198 "@@@STEP_TEXT@swarming pending 71s@@@", 1195 "@@@STEP_TEXT@swarming pending 71s@@@",
1199 "@@@STEP_LOG_LINE@json.output@{@@@", 1196 "@@@STEP_LOG_LINE@json.output@{@@@",
1200 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", 1197 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@",
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
1236 "@@@STEP_LOG_END@json.output@@@", 1233 "@@@STEP_LOG_END@json.output@@@",
1237 "@@@STEP_LINK@shard #0 isolated out@blah@@@" 1234 "@@@STEP_LINK@shard #0 isolated out@blah@@@"
1238 ] 1235 ]
1239 }, 1236 },
1240 { 1237 {
1241 "name": "$result", 1238 "name": "$result",
1242 "recipe_result": null, 1239 "recipe_result": null,
1243 "status_code": 0 1240 "status_code": 0
1244 } 1241 }
1245 ] 1242 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698