| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| 7 "--master", | 7 "--master", |
| 8 "client.v8", | 8 "client.v8", |
| 9 "--builder", | 9 "--builder", |
| 10 "V8 Mac - debug", | 10 "V8 Mac - debug", |
| (...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 67 { | 67 { |
| 68 "cmd": [ | 68 "cmd": [ |
| 69 "python", | 69 "python", |
| 70 "-u", | 70 "-u", |
| 71 "[SLAVE_BUILD]/v8/tools/swarming_client/swarming.py", | 71 "[SLAVE_BUILD]/v8/tools/swarming_client/swarming.py", |
| 72 "--version" | 72 "--version" |
| 73 ], | 73 ], |
| 74 "name": "swarming.py --version", | 74 "name": "swarming.py --version", |
| 75 "stdout": "/path/to/tmp/", | 75 "stdout": "/path/to/tmp/", |
| 76 "~followup_annotations": [ | 76 "~followup_annotations": [ |
| 77 "@@@STEP_TEXT@0.8.6@@@" | 77 "@@@STEP_TEXT@0.4.10@@@" |
| 78 ] | 78 ] |
| 79 }, | 79 }, |
| 80 { | 80 { |
| 81 "cmd": [], | 81 "cmd": [], |
| 82 "name": "ensure_goma" | 82 "name": "ensure_goma" |
| 83 }, | 83 }, |
| 84 { | 84 { |
| 85 "cmd": [ | 85 "cmd": [ |
| 86 "python", | 86 "python", |
| 87 "-u", | 87 "-u", |
| (...skipping 746 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 834 "--temp-root-dir", | 834 "--temp-root-dir", |
| 835 "[TMP_BASE]", | 835 "[TMP_BASE]", |
| 836 "--merged-test-output", | 836 "--merged-test-output", |
| 837 "/path/to/tmp/json", | 837 "/path/to/tmp/json", |
| 838 "--", | 838 "--", |
| 839 "collect", | 839 "collect", |
| 840 "--swarming", | 840 "--swarming", |
| 841 "https://chromium-swarm.appspot.com", | 841 "https://chromium-swarm.appspot.com", |
| 842 "--decorate", | 842 "--decorate", |
| 843 "--print-status-updates", | 843 "--print-status-updates", |
| 844 "--json", | 844 "--shards", |
| 845 "{\"base_task_name\": \"Check/Mac-10.9/[dummy has/V8 Mac - debug/571\", \"
tasks\": {\"Check/Mac-10.9/[dummy has/V8 Mac - debug/571\": {\"shard_index\": 0,
\"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user
/task/10000\"}}}" | 845 "1", |
| 846 "Check/Mac-10.9/[dummy has/V8 Mac - debug/571" |
| 846 ], | 847 ], |
| 847 "name": "Check", | 848 "name": "Check", |
| 848 "~followup_annotations": [ | 849 "~followup_annotations": [ |
| 849 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", | 850 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
| 850 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", | 851 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", |
| 851 "@@@STEP_LOG_LINE@durations@@@@", | 852 "@@@STEP_LOG_LINE@durations@@@@", |
| 852 "@@@STEP_LOG_LINE@durations@Details:@@@", | 853 "@@@STEP_LOG_LINE@durations@Details:@@@", |
| 853 "@@@STEP_LOG_LINE@durations@@@@", | 854 "@@@STEP_LOG_LINE@durations@@@@", |
| 854 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", | 855 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", |
| 855 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", | 856 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", |
| (...skipping 17 matching lines...) Expand all Loading... |
| 873 "--temp-root-dir", | 874 "--temp-root-dir", |
| 874 "[TMP_BASE]", | 875 "[TMP_BASE]", |
| 875 "--merged-test-output", | 876 "--merged-test-output", |
| 876 "/path/to/tmp/json", | 877 "/path/to/tmp/json", |
| 877 "--", | 878 "--", |
| 878 "collect", | 879 "collect", |
| 879 "--swarming", | 880 "--swarming", |
| 880 "https://chromium-swarm.appspot.com", | 881 "https://chromium-swarm.appspot.com", |
| 881 "--decorate", | 882 "--decorate", |
| 882 "--print-status-updates", | 883 "--print-status-updates", |
| 883 "--json", | 884 "--shards", |
| 884 "{\"base_task_name\": \"Test262 - no variants/Mac-10.9/[dummy has/V8 Mac -
debug/571\", \"tasks\": {\"Test262 - no variants/Mac-10.9/[dummy has/V8 Mac - d
ebug/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https:/
/chromium-swarm.appspot.com/user/task/10000\"}}}" | 885 "1", |
| 886 "Test262 - no variants/Mac-10.9/[dummy has/V8 Mac - debug/571" |
| 885 ], | 887 ], |
| 886 "name": "Test262 - no variants", | 888 "name": "Test262 - no variants", |
| 887 "~followup_annotations": [ | 889 "~followup_annotations": [ |
| 888 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", | 890 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
| 889 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", | 891 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", |
| 890 "@@@STEP_LOG_LINE@durations@@@@", | 892 "@@@STEP_LOG_LINE@durations@@@@", |
| 891 "@@@STEP_LOG_LINE@durations@Details:@@@", | 893 "@@@STEP_LOG_LINE@durations@Details:@@@", |
| 892 "@@@STEP_LOG_LINE@durations@@@@", | 894 "@@@STEP_LOG_LINE@durations@@@@", |
| 893 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", | 895 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", |
| 894 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", | 896 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", |
| (...skipping 17 matching lines...) Expand all Loading... |
| 912 "--temp-root-dir", | 914 "--temp-root-dir", |
| 913 "[TMP_BASE]", | 915 "[TMP_BASE]", |
| 914 "--merged-test-output", | 916 "--merged-test-output", |
| 915 "/path/to/tmp/json", | 917 "/path/to/tmp/json", |
| 916 "--", | 918 "--", |
| 917 "collect", | 919 "collect", |
| 918 "--swarming", | 920 "--swarming", |
| 919 "https://chromium-swarm.appspot.com", | 921 "https://chromium-swarm.appspot.com", |
| 920 "--decorate", | 922 "--decorate", |
| 921 "--print-status-updates", | 923 "--print-status-updates", |
| 922 "--json", | 924 "--shards", |
| 923 "{\"base_task_name\": \"Mozilla/Mac-10.9/[dummy has/V8 Mac - debug/571\",
\"tasks\": {\"Mozilla/Mac-10.9/[dummy has/V8 Mac - debug/571\": {\"shard_index\"
: 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/
user/task/10000\"}}}" | 925 "1", |
| 926 "Mozilla/Mac-10.9/[dummy has/V8 Mac - debug/571" |
| 924 ], | 927 ], |
| 925 "name": "Mozilla", | 928 "name": "Mozilla", |
| 926 "~followup_annotations": [ | 929 "~followup_annotations": [ |
| 927 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", | 930 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
| 928 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", | 931 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", |
| 929 "@@@STEP_LOG_LINE@durations@@@@", | 932 "@@@STEP_LOG_LINE@durations@@@@", |
| 930 "@@@STEP_LOG_LINE@durations@Details:@@@", | 933 "@@@STEP_LOG_LINE@durations@Details:@@@", |
| 931 "@@@STEP_LOG_LINE@durations@@@@", | 934 "@@@STEP_LOG_LINE@durations@@@@", |
| 932 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", | 935 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", |
| 933 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", | 936 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", |
| (...skipping 17 matching lines...) Expand all Loading... |
| 951 "--temp-root-dir", | 954 "--temp-root-dir", |
| 952 "[TMP_BASE]", | 955 "[TMP_BASE]", |
| 953 "--merged-test-output", | 956 "--merged-test-output", |
| 954 "/path/to/tmp/json", | 957 "/path/to/tmp/json", |
| 955 "--", | 958 "--", |
| 956 "collect", | 959 "collect", |
| 957 "--swarming", | 960 "--swarming", |
| 958 "https://chromium-swarm.appspot.com", | 961 "https://chromium-swarm.appspot.com", |
| 959 "--decorate", | 962 "--decorate", |
| 960 "--print-status-updates", | 963 "--print-status-updates", |
| 961 "--json", | 964 "--shards", |
| 962 "{\"base_task_name\": \"SimdJs - all/Mac-10.9/[dummy has/V8 Mac - debug/57
1\", \"tasks\": {\"SimdJs - all/Mac-10.9/[dummy has/V8 Mac - debug/571\": {\"sha
rd_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.ap
pspot.com/user/task/10000\"}}}" | 965 "1", |
| 966 "SimdJs - all/Mac-10.9/[dummy has/V8 Mac - debug/571" |
| 963 ], | 967 ], |
| 964 "name": "SimdJs - all", | 968 "name": "SimdJs - all", |
| 965 "~followup_annotations": [ | 969 "~followup_annotations": [ |
| 966 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", | 970 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
| 967 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", | 971 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", |
| 968 "@@@STEP_LOG_LINE@durations@@@@", | 972 "@@@STEP_LOG_LINE@durations@@@@", |
| 969 "@@@STEP_LOG_LINE@durations@Details:@@@", | 973 "@@@STEP_LOG_LINE@durations@Details:@@@", |
| 970 "@@@STEP_LOG_LINE@durations@@@@", | 974 "@@@STEP_LOG_LINE@durations@@@@", |
| 971 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", | 975 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", |
| 972 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", | 976 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", |
| (...skipping 17 matching lines...) Expand all Loading... |
| 990 "--temp-root-dir", | 994 "--temp-root-dir", |
| 991 "[TMP_BASE]", | 995 "[TMP_BASE]", |
| 992 "--merged-test-output", | 996 "--merged-test-output", |
| 993 "/path/to/tmp/json", | 997 "/path/to/tmp/json", |
| 994 "--", | 998 "--", |
| 995 "collect", | 999 "collect", |
| 996 "--swarming", | 1000 "--swarming", |
| 997 "https://chromium-swarm.appspot.com", | 1001 "https://chromium-swarm.appspot.com", |
| 998 "--decorate", | 1002 "--decorate", |
| 999 "--print-status-updates", | 1003 "--print-status-updates", |
| 1000 "--json", | 1004 "--shards", |
| 1001 "{\"base_task_name\": \"Ignition - turbofan/Mac-10.9/[dummy has/V8 Mac - d
ebug/571\", \"tasks\": {\"Ignition - turbofan/Mac-10.9/[dummy has/V8 Mac - debug
/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chr
omium-swarm.appspot.com/user/task/10000\"}}}" | 1005 "1", |
| 1006 "Ignition - turbofan/Mac-10.9/[dummy has/V8 Mac - debug/571" |
| 1002 ], | 1007 ], |
| 1003 "name": "Ignition - turbofan", | 1008 "name": "Ignition - turbofan", |
| 1004 "~followup_annotations": [ | 1009 "~followup_annotations": [ |
| 1005 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", | 1010 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
| 1006 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", | 1011 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", |
| 1007 "@@@STEP_LOG_LINE@durations@@@@", | 1012 "@@@STEP_LOG_LINE@durations@@@@", |
| 1008 "@@@STEP_LOG_LINE@durations@Details:@@@", | 1013 "@@@STEP_LOG_LINE@durations@Details:@@@", |
| 1009 "@@@STEP_LOG_LINE@durations@@@@", | 1014 "@@@STEP_LOG_LINE@durations@@@@", |
| 1010 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", | 1015 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", |
| 1011 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", | 1016 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", |
| 1012 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", | 1017 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", |
| 1013 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", | 1018 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", |
| 1014 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@", | 1019 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@", |
| 1015 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@", | 1020 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@", |
| 1016 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 1021 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
| 1017 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 1022 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
| 1018 "@@@STEP_LOG_END@durations@@@" | 1023 "@@@STEP_LOG_END@durations@@@" |
| 1019 ] | 1024 ] |
| 1020 }, | 1025 }, |
| 1021 { | 1026 { |
| 1022 "name": "$result", | 1027 "name": "$result", |
| 1023 "recipe_result": null, | 1028 "recipe_result": null, |
| 1024 "status_code": 0 | 1029 "status_code": 0 |
| 1025 } | 1030 } |
| 1026 ] | 1031 ] |
| OLD | NEW |