OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [ | 3 "cmd": [ |
4 "python", | 4 "python", |
5 "-u", | 5 "-u", |
6 "[BUILD]\\scripts\\slave\\kill_processes.py" | 6 "[BUILD]\\scripts\\slave\\kill_processes.py" |
7 ], | 7 ], |
8 "cwd": "[SLAVE_BUILD]", | 8 "cwd": "[SLAVE_BUILD]", |
9 "name": "taskkill" | 9 "name": "taskkill" |
10 }, | 10 }, |
(...skipping 120 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
131 "name": "compile", | 131 "name": "compile", |
132 "~followup_annotations": [ | 132 "~followup_annotations": [ |
133 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 133 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
134 "@@@STEP_LOG_END@json.output (invalid)@@@" | 134 "@@@STEP_LOG_END@json.output (invalid)@@@" |
135 ] | 135 ] |
136 }, | 136 }, |
137 { | 137 { |
138 "cmd": [ | 138 "cmd": [ |
139 "python", | 139 "python", |
140 "-u", | 140 "-u", |
141 "RECIPE_MODULE[isolate]\\resources\\isolate.py", | 141 "RECIPE_MODULE[build.isolate]\\resources\\isolate.py", |
142 "[SLAVE_BUILD]\\v8\\tools\\swarming_client", | 142 "[SLAVE_BUILD]\\v8\\tools\\swarming_client", |
143 "batcharchive", | 143 "batcharchive", |
144 "--dump-json", | 144 "--dump-json", |
145 "/path/to/tmp/json", | 145 "/path/to/tmp/json", |
146 "--isolate-server", | 146 "--isolate-server", |
147 "https://isolateserver.appspot.com", | 147 "https://isolateserver.appspot.com", |
148 "--verbose", | 148 "--verbose", |
149 "[SLAVE_BUILD]\\v8\\out\\Debug_x64\\bot_default.isolated.gen.json", | 149 "[SLAVE_BUILD]\\v8\\out\\Debug_x64\\bot_default.isolated.gen.json", |
150 "[SLAVE_BUILD]\\v8\\out\\Debug_x64\\mozilla.isolated.gen.json", | 150 "[SLAVE_BUILD]\\v8\\out\\Debug_x64\\mozilla.isolated.gen.json", |
151 "[SLAVE_BUILD]\\v8\\out\\Debug_x64\\simdjs.isolated.gen.json", | 151 "[SLAVE_BUILD]\\v8\\out\\Debug_x64\\simdjs.isolated.gen.json", |
(...skipping 398 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
550 "@@@STEP_LOG_LINE@json.output@}@@@", | 550 "@@@STEP_LOG_LINE@json.output@}@@@", |
551 "@@@STEP_LOG_END@json.output@@@", | 551 "@@@STEP_LOG_END@json.output@@@", |
552 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" | 552 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
553 ] | 553 ] |
554 }, | 554 }, |
555 { | 555 { |
556 "allow_subannotations": true, | 556 "allow_subannotations": true, |
557 "cmd": [ | 557 "cmd": [ |
558 "python", | 558 "python", |
559 "-u", | 559 "-u", |
560 "RECIPE_MODULE[v8]\\resources\\collect_v8_task.py", | 560 "RECIPE_MODULE[build.v8]\\resources\\collect_v8_task.py", |
561 "--swarming-client-dir", | 561 "--swarming-client-dir", |
562 "[SLAVE_BUILD]\\v8\\tools\\swarming_client", | 562 "[SLAVE_BUILD]\\v8\\tools\\swarming_client", |
563 "--temp-root-dir", | 563 "--temp-root-dir", |
564 "[TMP_BASE]", | 564 "[TMP_BASE]", |
565 "--merged-test-output", | 565 "--merged-test-output", |
566 "/path/to/tmp/json", | 566 "/path/to/tmp/json", |
567 "--", | 567 "--", |
568 "collect", | 568 "collect", |
569 "--swarming", | 569 "--swarming", |
570 "https://chromium-swarm.appspot.com", | 570 "https://chromium-swarm.appspot.com", |
(...skipping 20 matching lines...) Expand all Loading... |
591 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 591 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
592 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 592 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
593 "@@@STEP_LOG_END@durations@@@" | 593 "@@@STEP_LOG_END@durations@@@" |
594 ] | 594 ] |
595 }, | 595 }, |
596 { | 596 { |
597 "allow_subannotations": true, | 597 "allow_subannotations": true, |
598 "cmd": [ | 598 "cmd": [ |
599 "python", | 599 "python", |
600 "-u", | 600 "-u", |
601 "RECIPE_MODULE[v8]\\resources\\collect_v8_task.py", | 601 "RECIPE_MODULE[build.v8]\\resources\\collect_v8_task.py", |
602 "--swarming-client-dir", | 602 "--swarming-client-dir", |
603 "[SLAVE_BUILD]\\v8\\tools\\swarming_client", | 603 "[SLAVE_BUILD]\\v8\\tools\\swarming_client", |
604 "--temp-root-dir", | 604 "--temp-root-dir", |
605 "[TMP_BASE]", | 605 "[TMP_BASE]", |
606 "--merged-test-output", | 606 "--merged-test-output", |
607 "/path/to/tmp/json", | 607 "/path/to/tmp/json", |
608 "--", | 608 "--", |
609 "collect", | 609 "collect", |
610 "--swarming", | 610 "--swarming", |
611 "https://chromium-swarm.appspot.com", | 611 "https://chromium-swarm.appspot.com", |
(...skipping 20 matching lines...) Expand all Loading... |
632 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 632 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
633 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 633 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
634 "@@@STEP_LOG_END@durations@@@" | 634 "@@@STEP_LOG_END@durations@@@" |
635 ] | 635 ] |
636 }, | 636 }, |
637 { | 637 { |
638 "allow_subannotations": true, | 638 "allow_subannotations": true, |
639 "cmd": [ | 639 "cmd": [ |
640 "python", | 640 "python", |
641 "-u", | 641 "-u", |
642 "RECIPE_MODULE[v8]\\resources\\collect_v8_task.py", | 642 "RECIPE_MODULE[build.v8]\\resources\\collect_v8_task.py", |
643 "--swarming-client-dir", | 643 "--swarming-client-dir", |
644 "[SLAVE_BUILD]\\v8\\tools\\swarming_client", | 644 "[SLAVE_BUILD]\\v8\\tools\\swarming_client", |
645 "--temp-root-dir", | 645 "--temp-root-dir", |
646 "[TMP_BASE]", | 646 "[TMP_BASE]", |
647 "--merged-test-output", | 647 "--merged-test-output", |
648 "/path/to/tmp/json", | 648 "/path/to/tmp/json", |
649 "--", | 649 "--", |
650 "collect", | 650 "collect", |
651 "--swarming", | 651 "--swarming", |
652 "https://chromium-swarm.appspot.com", | 652 "https://chromium-swarm.appspot.com", |
(...skipping 20 matching lines...) Expand all Loading... |
673 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 673 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
674 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 674 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
675 "@@@STEP_LOG_END@durations@@@" | 675 "@@@STEP_LOG_END@durations@@@" |
676 ] | 676 ] |
677 }, | 677 }, |
678 { | 678 { |
679 "allow_subannotations": true, | 679 "allow_subannotations": true, |
680 "cmd": [ | 680 "cmd": [ |
681 "python", | 681 "python", |
682 "-u", | 682 "-u", |
683 "RECIPE_MODULE[v8]\\resources\\collect_v8_task.py", | 683 "RECIPE_MODULE[build.v8]\\resources\\collect_v8_task.py", |
684 "--swarming-client-dir", | 684 "--swarming-client-dir", |
685 "[SLAVE_BUILD]\\v8\\tools\\swarming_client", | 685 "[SLAVE_BUILD]\\v8\\tools\\swarming_client", |
686 "--temp-root-dir", | 686 "--temp-root-dir", |
687 "[TMP_BASE]", | 687 "[TMP_BASE]", |
688 "--merged-test-output", | 688 "--merged-test-output", |
689 "/path/to/tmp/json", | 689 "/path/to/tmp/json", |
690 "--", | 690 "--", |
691 "collect", | 691 "collect", |
692 "--swarming", | 692 "--swarming", |
693 "https://chromium-swarm.appspot.com", | 693 "https://chromium-swarm.appspot.com", |
(...skipping 21 matching lines...) Expand all Loading... |
715 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 715 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
716 "@@@STEP_LOG_END@durations@@@" | 716 "@@@STEP_LOG_END@durations@@@" |
717 ] | 717 ] |
718 }, | 718 }, |
719 { | 719 { |
720 "name": "$result", | 720 "name": "$result", |
721 "recipe_result": null, | 721 "recipe_result": null, |
722 "status_code": 0 | 722 "status_code": 0 |
723 } | 723 } |
724 ] | 724 ] |
OLD | NEW |