| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "[BUILD]/scripts/slave/bot_update.py", | 6 "[BUILD]/scripts/slave/bot_update.py", |
| 7 "--master", | 7 "--master", |
| 8 "client.v8", | 8 "client.v8", |
| 9 "--builder", | 9 "--builder", |
| 10 "V8 Linux", | 10 "V8 Linux", |
| (...skipping 697 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 708 "trigger", | 708 "trigger", |
| 709 "--swarming", | 709 "--swarming", |
| 710 "https://chromium-swarm.appspot.com", | 710 "https://chromium-swarm.appspot.com", |
| 711 "--isolate-server", | 711 "--isolate-server", |
| 712 "https://isolateserver.appspot.com", | 712 "https://isolateserver.appspot.com", |
| 713 "--priority", | 713 "--priority", |
| 714 "25", | 714 "25", |
| 715 "--shards", | 715 "--shards", |
| 716 "1", | 716 "1", |
| 717 "--task-name", | 717 "--task-name", |
| 718 "Mjsunit - ignition/Ubuntu-12.04/[dummy has/V8 Linux/571", | 718 "Ignition/Ubuntu-12.04/[dummy has/V8 Linux/571", |
| 719 "--dump-json", | 719 "--dump-json", |
| 720 "/path/to/tmp/json", | 720 "/path/to/tmp/json", |
| 721 "--expiration", | 721 "--expiration", |
| 722 "3600", | 722 "3600", |
| 723 "--io-timeout", | 723 "--io-timeout", |
| 724 "1200", | 724 "1200", |
| 725 "--hard-timeout", | 725 "--hard-timeout", |
| 726 "2700", | 726 "2700", |
| 727 "--dimension", | 727 "--dimension", |
| 728 "cpu", | 728 "cpu", |
| 729 "x86-64", | 729 "x86-64", |
| 730 "--dimension", | 730 "--dimension", |
| 731 "gpu", | 731 "gpu", |
| 732 "none", | 732 "none", |
| 733 "--dimension", | 733 "--dimension", |
| 734 "os", | 734 "os", |
| 735 "Ubuntu-12.04", | 735 "Ubuntu-12.04", |
| 736 "--dimension", | 736 "--dimension", |
| 737 "pool", | 737 "pool", |
| 738 "Chrome", | 738 "Chrome", |
| 739 "--tag", | 739 "--tag", |
| 740 "buildername:V8 Linux", | 740 "buildername:V8 Linux", |
| 741 "--tag", | 741 "--tag", |
| 742 "buildnumber:571", | 742 "buildnumber:571", |
| 743 "--tag", | 743 "--tag", |
| 744 "data:[dummy hash for mjsunit]", | 744 "data:[dummy hash for ignition]", |
| 745 "--tag", | 745 "--tag", |
| 746 "master:client.v8", | 746 "master:client.v8", |
| 747 "--tag", | 747 "--tag", |
| 748 "name:Mjsunit - ignition", | 748 "name:Ignition", |
| 749 "--tag", | 749 "--tag", |
| 750 "os:Ubuntu-12.04", | 750 "os:Ubuntu-12.04", |
| 751 "--tag", | 751 "--tag", |
| 752 "project:v8", | 752 "project:v8", |
| 753 "--tag", | 753 "--tag", |
| 754 "purpose:CI", | 754 "purpose:CI", |
| 755 "--tag", | 755 "--tag", |
| 756 "purpose:post-commit", | 756 "purpose:post-commit", |
| 757 "--tag", | 757 "--tag", |
| 758 "slavename:TestSlavename", | 758 "slavename:TestSlavename", |
| 759 "--tag", | 759 "--tag", |
| 760 "stepname:Mjsunit - ignition", | 760 "stepname:Ignition", |
| 761 "[dummy hash for mjsunit]", | 761 "[dummy hash for ignition]", |
| 762 "--", | 762 "--", |
| 763 "--progress=verbose", | 763 "--progress=verbose", |
| 764 "--mode", | 764 "--mode", |
| 765 "Release", | 765 "Release", |
| 766 "--arch", | 766 "--arch", |
| 767 "ia32", | 767 "ia32", |
| 768 "--outdir", | 768 "--outdir", |
| 769 "out", | 769 "out", |
| 770 "--buildbot", | 770 "--buildbot", |
| 771 "--timeout=200", | 771 "--timeout=200", |
| 772 "mjsunit", | 772 "ignition", |
| 773 "--variants=ignition", | 773 "--variants=ignition", |
| 774 "--ignition", | 774 "--ignition", |
| 775 "--exhaustive-variants", | 775 "--exhaustive-variants", |
| 776 "--rerun-failures-count=2", | 776 "--rerun-failures-count=2", |
| 777 "--swarming", | 777 "--swarming", |
| 778 "--json-test-results", | 778 "--json-test-results", |
| 779 "${ISOLATED_OUTDIR}/output.json" | 779 "${ISOLATED_OUTDIR}/output.json" |
| 780 ], | 780 ], |
| 781 "cwd": "[SLAVE_BUILD]", | 781 "cwd": "[SLAVE_BUILD]", |
| 782 "name": "[trigger] Mjsunit - ignition", | 782 "name": "[trigger] Ignition", |
| 783 "~followup_annotations": [ | 783 "~followup_annotations": [ |
| 784 "@@@STEP_LOG_LINE@json.output@{@@@", | 784 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 785 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Mjsunit - ignition/U
buntu-12.04/[dummy has/V8 Linux/571\", @@@", | 785 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Ignition/Ubuntu-12.0
4/[dummy has/V8 Linux/571\", @@@", |
| 786 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 786 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 787 "@@@STEP_LOG_LINE@json.output@ \"Mjsunit - ignition/Ubuntu-12.04/[dummy
has/V8 Linux/571\": {@@@", | 787 "@@@STEP_LOG_LINE@json.output@ \"Ignition/Ubuntu-12.04/[dummy has/V8 Li
nux/571\": {@@@", |
| 788 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 788 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 789 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 789 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 790 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 790 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 791 "@@@STEP_LOG_LINE@json.output@ }@@@", | 791 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 792 "@@@STEP_LOG_LINE@json.output@ }@@@", | 792 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 793 "@@@STEP_LOG_LINE@json.output@}@@@", | 793 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 794 "@@@STEP_LOG_END@json.output@@@", | 794 "@@@STEP_LOG_END@json.output@@@", |
| 795 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" | 795 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
| 796 ] | 796 ] |
| 797 }, | 797 }, |
| (...skipping 455 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1253 "--merged-test-output", | 1253 "--merged-test-output", |
| 1254 "/path/to/tmp/json", | 1254 "/path/to/tmp/json", |
| 1255 "--", | 1255 "--", |
| 1256 "collect", | 1256 "collect", |
| 1257 "--swarming", | 1257 "--swarming", |
| 1258 "https://chromium-swarm.appspot.com", | 1258 "https://chromium-swarm.appspot.com", |
| 1259 "--decorate", | 1259 "--decorate", |
| 1260 "--print-status-updates", | 1260 "--print-status-updates", |
| 1261 "--shards", | 1261 "--shards", |
| 1262 "1", | 1262 "1", |
| 1263 "Mjsunit - ignition/Ubuntu-12.04/[dummy has/V8 Linux/571" | 1263 "Ignition/Ubuntu-12.04/[dummy has/V8 Linux/571" |
| 1264 ], | 1264 ], |
| 1265 "cwd": "[SLAVE_BUILD]", | 1265 "cwd": "[SLAVE_BUILD]", |
| 1266 "name": "Mjsunit - ignition", | 1266 "name": "Ignition", |
| 1267 "~followup_annotations": [ | 1267 "~followup_annotations": [ |
| 1268 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", | 1268 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
| 1269 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", | 1269 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", |
| 1270 "@@@STEP_LOG_LINE@durations@@@@", | 1270 "@@@STEP_LOG_LINE@durations@@@@", |
| 1271 "@@@STEP_LOG_LINE@durations@Details:@@@", | 1271 "@@@STEP_LOG_LINE@durations@Details:@@@", |
| 1272 "@@@STEP_LOG_LINE@durations@@@@", | 1272 "@@@STEP_LOG_LINE@durations@@@@", |
| 1273 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", | 1273 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", |
| 1274 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", | 1274 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", |
| 1275 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", | 1275 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", |
| 1276 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", | 1276 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", |
| (...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1362 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 1362 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
| 1363 "@@@STEP_LOG_END@durations@@@" | 1363 "@@@STEP_LOG_END@durations@@@" |
| 1364 ] | 1364 ] |
| 1365 }, | 1365 }, |
| 1366 { | 1366 { |
| 1367 "name": "$result", | 1367 "name": "$result", |
| 1368 "recipe_result": null, | 1368 "recipe_result": null, |
| 1369 "status_code": 0 | 1369 "status_code": 0 |
| 1370 } | 1370 } |
| 1371 ] | 1371 ] |
| OLD | NEW |