OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [ | 3 "cmd": [ |
4 "python", | 4 "python", |
5 "-u", | 5 "-u", |
6 "RECIPE_MODULE[depot_tools::git]/resources/git_setup.py", | 6 "RECIPE_MODULE[depot_tools::git]/resources/git_setup.py", |
7 "--path", | 7 "--path", |
8 "[SLAVE_BUILD]/swarming.client", | 8 "[SLAVE_BUILD]/swarming.client", |
9 "--url", | 9 "--url", |
10 "https://chromium.googlesource.com/external/swarming.client.git" | 10 "https://chromium.googlesource.com/external/swarming.client.git" |
(...skipping 226 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
237 "--", | 237 "--", |
238 "--progress=verbose", | 238 "--progress=verbose", |
239 "--mode", | 239 "--mode", |
240 "Release", | 240 "Release", |
241 "--arch", | 241 "--arch", |
242 "x64", | 242 "x64", |
243 "--outdir", | 243 "--outdir", |
244 "out", | 244 "out", |
245 "--buildbot", | 245 "--buildbot", |
246 "--timeout=200", | 246 "--timeout=200", |
247 "--random-seed=231952192", | 247 "--random-seed=67707300", |
248 "bot_default", | 248 "bot_default", |
249 "--exhaustive-variants", | 249 "--exhaustive-variants", |
250 "--rerun-failures-count=2", | 250 "--rerun-failures-count=2", |
251 "--swarming", | 251 "--swarming", |
252 "--json-test-results", | 252 "--json-test-results", |
253 "${ISOLATED_OUTDIR}/output.json" | 253 "${ISOLATED_OUTDIR}/output.json" |
254 ], | 254 ], |
255 "name": "[trigger] Check on Ubuntu-12.04", | 255 "name": "[trigger] Check on Ubuntu-12.04", |
256 "~followup_annotations": [ | 256 "~followup_annotations": [ |
257 "@@@STEP_LOG_LINE@json.output@{@@@", | 257 "@@@STEP_LOG_LINE@json.output@{@@@", |
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
331 "--", | 331 "--", |
332 "--progress=verbose", | 332 "--progress=verbose", |
333 "--mode", | 333 "--mode", |
334 "Release", | 334 "Release", |
335 "--arch", | 335 "--arch", |
336 "x64", | 336 "x64", |
337 "--outdir", | 337 "--outdir", |
338 "out", | 338 "out", |
339 "--buildbot", | 339 "--buildbot", |
340 "--timeout=200", | 340 "--timeout=200", |
341 "--random-seed=231952192", | 341 "--random-seed=67707300", |
342 "bot_default", | 342 "bot_default", |
343 "--variants=extra", | 343 "--variants=extra", |
344 "--rerun-failures-count=2", | 344 "--rerun-failures-count=2", |
345 "--swarming", | 345 "--swarming", |
346 "--json-test-results", | 346 "--json-test-results", |
347 "${ISOLATED_OUTDIR}/output.json" | 347 "${ISOLATED_OUTDIR}/output.json" |
348 ], | 348 ], |
349 "name": "[trigger] Check - extra on Ubuntu-12.04", | 349 "name": "[trigger] Check - extra on Ubuntu-12.04", |
350 "~followup_annotations": [ | 350 "~followup_annotations": [ |
351 "@@@STEP_LOG_LINE@json.output@{@@@", | 351 "@@@STEP_LOG_LINE@json.output@{@@@", |
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
425 "--", | 425 "--", |
426 "--progress=verbose", | 426 "--progress=verbose", |
427 "--mode", | 427 "--mode", |
428 "Release", | 428 "Release", |
429 "--arch", | 429 "--arch", |
430 "x64", | 430 "x64", |
431 "--outdir", | 431 "--outdir", |
432 "out", | 432 "out", |
433 "--buildbot", | 433 "--buildbot", |
434 "--timeout=200", | 434 "--timeout=200", |
435 "--random-seed=231952192", | 435 "--random-seed=67707300", |
436 "optimize_for_size", | 436 "optimize_for_size", |
437 "--extra-flags=--optimize-for-size", | 437 "--extra-flags=--optimize-for-size", |
438 "--variants=default", | 438 "--variants=default", |
439 "--rerun-failures-count=2", | 439 "--rerun-failures-count=2", |
440 "--swarming", | 440 "--swarming", |
441 "--json-test-results", | 441 "--json-test-results", |
442 "${ISOLATED_OUTDIR}/output.json" | 442 "${ISOLATED_OUTDIR}/output.json" |
443 ], | 443 ], |
444 "name": "[trigger] OptimizeForSize on Ubuntu-12.04", | 444 "name": "[trigger] OptimizeForSize on Ubuntu-12.04", |
445 "~followup_annotations": [ | 445 "~followup_annotations": [ |
(...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
520 "--", | 520 "--", |
521 "--progress=verbose", | 521 "--progress=verbose", |
522 "--mode", | 522 "--mode", |
523 "Release", | 523 "Release", |
524 "--arch", | 524 "--arch", |
525 "x64", | 525 "x64", |
526 "--outdir", | 526 "--outdir", |
527 "out", | 527 "out", |
528 "--buildbot", | 528 "--buildbot", |
529 "--timeout=200", | 529 "--timeout=200", |
530 "--random-seed=231952192", | 530 "--random-seed=67707300", |
531 "test262", | 531 "test262", |
532 "--download-data", | 532 "--download-data", |
533 "--exhaustive-variants", | 533 "--exhaustive-variants", |
534 "--rerun-failures-count=2", | 534 "--rerun-failures-count=2", |
535 "--swarming", | 535 "--swarming", |
536 "--json-test-results", | 536 "--json-test-results", |
537 "${ISOLATED_OUTDIR}/output.json" | 537 "${ISOLATED_OUTDIR}/output.json" |
538 ], | 538 ], |
539 "name": "[trigger] Test262 on Ubuntu-12.04", | 539 "name": "[trigger] Test262 on Ubuntu-12.04", |
540 "~followup_annotations": [ | 540 "~followup_annotations": [ |
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
621 "--", | 621 "--", |
622 "--progress=verbose", | 622 "--progress=verbose", |
623 "--mode", | 623 "--mode", |
624 "Release", | 624 "Release", |
625 "--arch", | 625 "--arch", |
626 "x64", | 626 "x64", |
627 "--outdir", | 627 "--outdir", |
628 "out", | 628 "out", |
629 "--buildbot", | 629 "--buildbot", |
630 "--timeout=200", | 630 "--timeout=200", |
631 "--random-seed=231952192", | 631 "--random-seed=67707300", |
632 "test262", | 632 "test262", |
633 "--download-data", | 633 "--download-data", |
634 "--variants=extra", | 634 "--variants=extra", |
635 "--rerun-failures-count=2", | 635 "--rerun-failures-count=2", |
636 "--swarming", | 636 "--swarming", |
637 "--json-test-results", | 637 "--json-test-results", |
638 "${ISOLATED_OUTDIR}/output.json" | 638 "${ISOLATED_OUTDIR}/output.json" |
639 ], | 639 ], |
640 "name": "[trigger] Test262 - extra on Ubuntu-12.04", | 640 "name": "[trigger] Test262 - extra on Ubuntu-12.04", |
641 "~followup_annotations": [ | 641 "~followup_annotations": [ |
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
722 "--", | 722 "--", |
723 "--progress=verbose", | 723 "--progress=verbose", |
724 "--mode", | 724 "--mode", |
725 "Release", | 725 "Release", |
726 "--arch", | 726 "--arch", |
727 "x64", | 727 "x64", |
728 "--outdir", | 728 "--outdir", |
729 "out", | 729 "out", |
730 "--buildbot", | 730 "--buildbot", |
731 "--timeout=200", | 731 "--timeout=200", |
732 "--random-seed=231952192", | 732 "--random-seed=67707300", |
733 "mozilla", | 733 "mozilla", |
734 "--exhaustive-variants", | 734 "--exhaustive-variants", |
735 "--rerun-failures-count=2", | 735 "--rerun-failures-count=2", |
736 "--swarming", | 736 "--swarming", |
737 "--json-test-results", | 737 "--json-test-results", |
738 "${ISOLATED_OUTDIR}/output.json" | 738 "${ISOLATED_OUTDIR}/output.json" |
739 ], | 739 ], |
740 "name": "[trigger] Mozilla on Ubuntu-12.04", | 740 "name": "[trigger] Mozilla on Ubuntu-12.04", |
741 "~followup_annotations": [ | 741 "~followup_annotations": [ |
742 "@@@STEP_LOG_LINE@json.output@{@@@", | 742 "@@@STEP_LOG_LINE@json.output@{@@@", |
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
816 "--", | 816 "--", |
817 "--progress=verbose", | 817 "--progress=verbose", |
818 "--mode", | 818 "--mode", |
819 "Release", | 819 "Release", |
820 "--arch", | 820 "--arch", |
821 "x64", | 821 "x64", |
822 "--outdir", | 822 "--outdir", |
823 "out", | 823 "out", |
824 "--buildbot", | 824 "--buildbot", |
825 "--timeout=200", | 825 "--timeout=200", |
826 "--random-seed=231952192", | 826 "--random-seed=67707300", |
827 "simdjs", | 827 "simdjs", |
828 "--download-data", | 828 "--download-data", |
829 "--exhaustive-variants", | 829 "--exhaustive-variants", |
830 "--rerun-failures-count=2", | 830 "--rerun-failures-count=2", |
831 "--swarming", | 831 "--swarming", |
832 "--json-test-results", | 832 "--json-test-results", |
833 "${ISOLATED_OUTDIR}/output.json" | 833 "${ISOLATED_OUTDIR}/output.json" |
834 ], | 834 ], |
835 "name": "[trigger] SimdJs - all on Ubuntu-12.04", | 835 "name": "[trigger] SimdJs - all on Ubuntu-12.04", |
836 "~followup_annotations": [ | 836 "~followup_annotations": [ |
(...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
911 "--", | 911 "--", |
912 "--progress=verbose", | 912 "--progress=verbose", |
913 "--mode", | 913 "--mode", |
914 "Release", | 914 "Release", |
915 "--arch", | 915 "--arch", |
916 "x64", | 916 "x64", |
917 "--outdir", | 917 "--outdir", |
918 "out", | 918 "out", |
919 "--buildbot", | 919 "--buildbot", |
920 "--timeout=200", | 920 "--timeout=200", |
921 "--random-seed=231952192", | 921 "--random-seed=67707300", |
922 "bot_default", | 922 "bot_default", |
923 "--variants=ignition_turbofan", | 923 "--variants=ignition_turbofan", |
924 "--rerun-failures-count=2", | 924 "--rerun-failures-count=2", |
925 "--swarming", | 925 "--swarming", |
926 "--json-test-results", | 926 "--json-test-results", |
927 "${ISOLATED_OUTDIR}/output.json" | 927 "${ISOLATED_OUTDIR}/output.json" |
928 ], | 928 ], |
929 "name": "[trigger] Ignition - turbofan on Ubuntu-12.04", | 929 "name": "[trigger] Ignition - turbofan on Ubuntu-12.04", |
930 "~followup_annotations": [ | 930 "~followup_annotations": [ |
931 "@@@STEP_LOG_LINE@json.output@{@@@", | 931 "@@@STEP_LOG_LINE@json.output@{@@@", |
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1005 "--", | 1005 "--", |
1006 "--progress=verbose", | 1006 "--progress=verbose", |
1007 "--mode", | 1007 "--mode", |
1008 "Release", | 1008 "Release", |
1009 "--arch", | 1009 "--arch", |
1010 "x64", | 1010 "x64", |
1011 "--outdir", | 1011 "--outdir", |
1012 "out", | 1012 "out", |
1013 "--buildbot", | 1013 "--buildbot", |
1014 "--timeout=200", | 1014 "--timeout=200", |
1015 "--random-seed=231952192", | 1015 "--random-seed=67707300", |
1016 "mjsunit", | 1016 "mjsunit", |
1017 "--extra-flags=--turbo_sp_frame_access", | 1017 "--extra-flags=--turbo_sp_frame_access", |
1018 "--variants=turbofan", | 1018 "--variants=turbofan", |
1019 "--rerun-failures-count=2", | 1019 "--rerun-failures-count=2", |
1020 "--swarming", | 1020 "--swarming", |
1021 "--json-test-results", | 1021 "--json-test-results", |
1022 "${ISOLATED_OUTDIR}/output.json" | 1022 "${ISOLATED_OUTDIR}/output.json" |
1023 ], | 1023 ], |
1024 "name": "[trigger] Mjsunit - sp frame access on Ubuntu-12.04", | 1024 "name": "[trigger] Mjsunit - sp frame access on Ubuntu-12.04", |
1025 "~followup_annotations": [ | 1025 "~followup_annotations": [ |
(...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1100 "--", | 1100 "--", |
1101 "--progress=verbose", | 1101 "--progress=verbose", |
1102 "--mode", | 1102 "--mode", |
1103 "Release", | 1103 "Release", |
1104 "--arch", | 1104 "--arch", |
1105 "x64", | 1105 "x64", |
1106 "--outdir", | 1106 "--outdir", |
1107 "out", | 1107 "out", |
1108 "--buildbot", | 1108 "--buildbot", |
1109 "--timeout=200", | 1109 "--timeout=200", |
1110 "--random-seed=231952192", | 1110 "--random-seed=67707300", |
1111 "test262", | 1111 "test262", |
1112 "--download-data", | 1112 "--download-data", |
1113 "--variants=ignition_turbofan", | 1113 "--variants=ignition_turbofan", |
1114 "--rerun-failures-count=2", | 1114 "--rerun-failures-count=2", |
1115 "--swarming", | 1115 "--swarming", |
1116 "--json-test-results", | 1116 "--json-test-results", |
1117 "${ISOLATED_OUTDIR}/output.json" | 1117 "${ISOLATED_OUTDIR}/output.json" |
1118 ], | 1118 ], |
1119 "name": "[trigger] Test262 - ignition - turbofan on Ubuntu-12.04", | 1119 "name": "[trigger] Test262 - ignition - turbofan on Ubuntu-12.04", |
1120 "~followup_annotations": [ | 1120 "~followup_annotations": [ |
1121 "@@@STEP_LOG_LINE@json.output@{@@@", | 1121 "@@@STEP_LOG_LINE@json.output@{@@@", |
1122 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Test262 - ignition -
turbofan/Ubuntu-12.04/[dummy has/V8 Linux64/571\", @@@", | 1122 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Test262 - ignition -
turbofan/Ubuntu-12.04/[dummy has/V8 Linux64/571\", @@@", |
1123 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1123 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
1124 "@@@STEP_LOG_LINE@json.output@ \"Test262 - ignition - turbofan/Ubuntu-1
2.04/[dummy has/V8 Linux64/571\": {@@@", | 1124 "@@@STEP_LOG_LINE@json.output@ \"Test262 - ignition - turbofan/Ubuntu-1
2.04/[dummy has/V8 Linux64/571\": {@@@", |
1125 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1125 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
1126 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1126 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
1127 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 1127 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
1128 "@@@STEP_LOG_LINE@json.output@ }@@@", | 1128 "@@@STEP_LOG_LINE@json.output@ }@@@", |
1129 "@@@STEP_LOG_LINE@json.output@ }@@@", | 1129 "@@@STEP_LOG_LINE@json.output@ }@@@", |
1130 "@@@STEP_LOG_LINE@json.output@}@@@", | 1130 "@@@STEP_LOG_LINE@json.output@}@@@", |
1131 "@@@STEP_LOG_END@json.output@@@", | 1131 "@@@STEP_LOG_END@json.output@@@", |
1132 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" | 1132 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
1133 ] | 1133 ] |
1134 }, | 1134 }, |
1135 { | 1135 { |
1136 "cmd": [ | 1136 "cmd": [ |
1137 "python", | 1137 "python", |
1138 "-u", | 1138 "-u", |
1139 "[SLAVE_BUILD]/swarming.client/swarming.py", | 1139 "[SLAVE_BUILD]/swarming.client/swarming.py", |
| 1140 "trigger", |
| 1141 "--swarming", |
| 1142 "https://chromium-swarm.appspot.com", |
| 1143 "--isolate-server", |
| 1144 "https://isolateserver.appspot.com", |
| 1145 "--priority", |
| 1146 "25", |
| 1147 "--shards", |
| 1148 "1", |
| 1149 "--task-name", |
| 1150 "Simple Leak Check/Ubuntu-12.04/[dummy has/V8 Linux64/571", |
| 1151 "--dump-json", |
| 1152 "/path/to/tmp/json", |
| 1153 "--expiration", |
| 1154 "3600", |
| 1155 "--io-timeout", |
| 1156 "1200", |
| 1157 "--hard-timeout", |
| 1158 "2700", |
| 1159 "--dimension", |
| 1160 "cpu", |
| 1161 "x86-64", |
| 1162 "--dimension", |
| 1163 "gpu", |
| 1164 "none", |
| 1165 "--dimension", |
| 1166 "os", |
| 1167 "Ubuntu-12.04", |
| 1168 "--dimension", |
| 1169 "pool", |
| 1170 "Chrome", |
| 1171 "--tag", |
| 1172 "buildername:V8 Linux64", |
| 1173 "--tag", |
| 1174 "buildnumber:571", |
| 1175 "--tag", |
| 1176 "data:[dummy hash for run-valgrind]", |
| 1177 "--tag", |
| 1178 "master:client.v8", |
| 1179 "--tag", |
| 1180 "name:Simple", |
| 1181 "--tag", |
| 1182 "os:Ubuntu-12.04", |
| 1183 "--tag", |
| 1184 "project:v8", |
| 1185 "--tag", |
| 1186 "purpose:CI", |
| 1187 "--tag", |
| 1188 "purpose:post-commit", |
| 1189 "--tag", |
| 1190 "slavename:TestSlavename", |
| 1191 "--tag", |
| 1192 "stepname:Simple Leak Check on Ubuntu-12.04", |
| 1193 "--idempotent", |
| 1194 "[dummy hash for run-valgrind]", |
| 1195 "--", |
| 1196 "out/Release/d8", |
| 1197 "-e", |
| 1198 "print(1+2)" |
| 1199 ], |
| 1200 "name": "[trigger] Simple Leak Check on Ubuntu-12.04", |
| 1201 "~followup_annotations": [ |
| 1202 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1203 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Simple Leak Check/Ub
untu-12.04/[dummy has/V8 Linux64/571\", @@@", |
| 1204 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 1205 "@@@STEP_LOG_LINE@json.output@ \"Simple Leak Check/Ubuntu-12.04/[dummy
has/V8 Linux64/571\": {@@@", |
| 1206 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 1207 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 1208 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 1209 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 1210 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 1211 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 1212 "@@@STEP_LOG_END@json.output@@@", |
| 1213 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
| 1214 ] |
| 1215 }, |
| 1216 { |
| 1217 "cmd": [ |
| 1218 "python", |
| 1219 "-u", |
| 1220 "[SLAVE_BUILD]/swarming.client/swarming.py", |
1140 "collect", | 1221 "collect", |
1141 "--swarming", | 1222 "--swarming", |
1142 "https://chromium-swarm.appspot.com", | 1223 "https://chromium-swarm.appspot.com", |
1143 "--decorate", | 1224 "--decorate", |
1144 "--print-status-updates", | 1225 "--print-status-updates", |
1145 "--json", | 1226 "--json", |
1146 "{\"base_task_name\": \"Static-Initializers/Ubuntu-12.04/[dummy has/V8 Lin
ux64/571\", \"tasks\": {\"Static-Initializers/Ubuntu-12.04/[dummy has/V8 Linux64
/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chr
omium-swarm.appspot.com/user/task/10000\"}}}", | 1227 "{\"base_task_name\": \"Static-Initializers/Ubuntu-12.04/[dummy has/V8 Lin
ux64/571\", \"tasks\": {\"Static-Initializers/Ubuntu-12.04/[dummy has/V8 Linux64
/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chr
omium-swarm.appspot.com/user/task/10000\"}}}", |
1147 "--task-summary-json", | 1228 "--task-summary-json", |
1148 "/path/to/tmp/json" | 1229 "/path/to/tmp/json" |
1149 ], | 1230 ], |
(...skipping 425 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1575 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", | 1656 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", |
1576 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", | 1657 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", |
1577 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@", | 1658 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@", |
1578 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@", | 1659 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@", |
1579 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 1660 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
1580 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 1661 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
1581 "@@@STEP_LOG_END@durations@@@" | 1662 "@@@STEP_LOG_END@durations@@@" |
1582 ] | 1663 ] |
1583 }, | 1664 }, |
1584 { | 1665 { |
| 1666 "cmd": [ |
| 1667 "python", |
| 1668 "-u", |
| 1669 "[SLAVE_BUILD]/swarming.client/swarming.py", |
| 1670 "collect", |
| 1671 "--swarming", |
| 1672 "https://chromium-swarm.appspot.com", |
| 1673 "--decorate", |
| 1674 "--print-status-updates", |
| 1675 "--json", |
| 1676 "{\"base_task_name\": \"Simple Leak Check/Ubuntu-12.04/[dummy has/V8 Linux
64/571\", \"tasks\": {\"Simple Leak Check/Ubuntu-12.04/[dummy has/V8 Linux64/571
\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromiu
m-swarm.appspot.com/user/task/10000\"}}}", |
| 1677 "--task-summary-json", |
| 1678 "/path/to/tmp/json" |
| 1679 ], |
| 1680 "name": "Simple Leak Check on Ubuntu-12.04", |
| 1681 "~followup_annotations": [ |
| 1682 "@@@STEP_TEXT@swarming pending 71s@@@", |
| 1683 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1684 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", |
| 1685 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 1686 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", |
| 1687 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@", |
| 1688 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0
0.123\", @@@", |
| 1689 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00.
123\", @@@", |
| 1690 "@@@STEP_LOG_LINE@json.output@ \"durations\": [@@@", |
| 1691 "@@@STEP_LOG_LINE@json.output@ 5.7, @@@", |
| 1692 "@@@STEP_LOG_LINE@json.output@ 31.5@@@", |
| 1693 "@@@STEP_LOG_LINE@json.output@ ], @@@", |
| 1694 "@@@STEP_LOG_LINE@json.output@ \"exit_codes\": [@@@", |
| 1695 "@@@STEP_LOG_LINE@json.output@ 0, @@@", |
| 1696 "@@@STEP_LOG_LINE@json.output@ 0@@@", |
| 1697 "@@@STEP_LOG_LINE@json.output@ ], @@@", |
| 1698 "@@@STEP_LOG_LINE@json.output@ \"failure\": false, @@@", |
| 1699 "@@@STEP_LOG_LINE@json.output@ \"id\": \"148aa78d7aa0000\", @@@", |
| 1700 "@@@STEP_LOG_LINE@json.output@ \"internal_failure\": false, @@@", |
| 1701 "@@@STEP_LOG_LINE@json.output@ \"isolated_out\": {@@@", |
| 1702 "@@@STEP_LOG_LINE@json.output@ \"isolated\": \"abc123\", @@@", |
| 1703 "@@@STEP_LOG_LINE@json.output@ \"isolatedserver\": \"https://isolat
eserver.appspot.com\", @@@", |
| 1704 "@@@STEP_LOG_LINE@json.output@ \"namespace\": \"default-gzip\", @@@
", |
| 1705 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"blah\"@@@", |
| 1706 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 1707 "@@@STEP_LOG_LINE@json.output@ \"modified_ts\": \"2014-09-25 01:42:00
\", @@@", |
| 1708 "@@@STEP_LOG_LINE@json.output@ \"name\": \"heartbeat-canary-2014-09-2
5_01:41:55-os=Windows\", @@@", |
| 1709 "@@@STEP_LOG_LINE@json.output@ \"outputs\": [@@@", |
| 1710 "@@@STEP_LOG_LINE@json.output@ \"Heart beat succeeded on win32.\\n\
", @@@", |
| 1711 "@@@STEP_LOG_LINE@json.output@ \"Foo\"@@@", |
| 1712 "@@@STEP_LOG_LINE@json.output@ ], @@@", |
| 1713 "@@@STEP_LOG_LINE@json.output@ \"started_ts\": \"2014-09-25T01:42:11.
123\", @@@", |
| 1714 "@@@STEP_LOG_LINE@json.output@ \"state\": 112, @@@", |
| 1715 "@@@STEP_LOG_LINE@json.output@ \"try_number\": 1, @@@", |
| 1716 "@@@STEP_LOG_LINE@json.output@ \"user\": \"unknown\"@@@", |
| 1717 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 1718 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 1719 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 1720 "@@@STEP_LOG_END@json.output@@@", |
| 1721 "@@@STEP_LINK@shard #0 isolated out@blah@@@" |
| 1722 ] |
| 1723 }, |
| 1724 { |
1585 "name": "$result", | 1725 "name": "$result", |
1586 "recipe_result": null, | 1726 "recipe_result": null, |
1587 "status_code": 0 | 1727 "status_code": 0 |
1588 } | 1728 } |
1589 ] | 1729 ] |
OLD | NEW |