| 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 Mac64", | 10 "V8 Mac64", |
| (...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 741 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 829 "--temp-root-dir", | 829 "--temp-root-dir", |
| 830 "[TMP_BASE]", | 830 "[TMP_BASE]", |
| 831 "--merged-test-output", | 831 "--merged-test-output", |
| 832 "/path/to/tmp/json", | 832 "/path/to/tmp/json", |
| 833 "--", | 833 "--", |
| 834 "collect", | 834 "collect", |
| 835 "--swarming", | 835 "--swarming", |
| 836 "https://chromium-swarm.appspot.com", | 836 "https://chromium-swarm.appspot.com", |
| 837 "--decorate", | 837 "--decorate", |
| 838 "--print-status-updates", | 838 "--print-status-updates", |
| 839 "--json", | 839 "--shards", |
| 840 "{\"base_task_name\": \"Check/Mac-10.9/[dummy has/V8 Mac64/571\", \"tasks\
": {\"Check/Mac-10.9/[dummy has/V8 Mac64/571\": {\"shard_index\": 0, \"task_id\"
: \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\
"}}}" | 840 "1", |
| 841 "Check/Mac-10.9/[dummy has/V8 Mac64/571" |
| 841 ], | 842 ], |
| 842 "name": "Check", | 843 "name": "Check", |
| 843 "~followup_annotations": [ | 844 "~followup_annotations": [ |
| 844 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", | 845 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
| 845 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", | 846 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", |
| 846 "@@@STEP_LOG_LINE@durations@@@@", | 847 "@@@STEP_LOG_LINE@durations@@@@", |
| 847 "@@@STEP_LOG_LINE@durations@Details:@@@", | 848 "@@@STEP_LOG_LINE@durations@Details:@@@", |
| 848 "@@@STEP_LOG_LINE@durations@@@@", | 849 "@@@STEP_LOG_LINE@durations@@@@", |
| 849 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", | 850 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", |
| 850 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", | 851 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", |
| (...skipping 17 matching lines...) Expand all Loading... |
| 868 "--temp-root-dir", | 869 "--temp-root-dir", |
| 869 "[TMP_BASE]", | 870 "[TMP_BASE]", |
| 870 "--merged-test-output", | 871 "--merged-test-output", |
| 871 "/path/to/tmp/json", | 872 "/path/to/tmp/json", |
| 872 "--", | 873 "--", |
| 873 "collect", | 874 "collect", |
| 874 "--swarming", | 875 "--swarming", |
| 875 "https://chromium-swarm.appspot.com", | 876 "https://chromium-swarm.appspot.com", |
| 876 "--decorate", | 877 "--decorate", |
| 877 "--print-status-updates", | 878 "--print-status-updates", |
| 878 "--json", | 879 "--shards", |
| 879 "{\"base_task_name\": \"Test262 - no variants/Mac-10.9/[dummy has/V8 Mac64
/571\", \"tasks\": {\"Test262 - no variants/Mac-10.9/[dummy has/V8 Mac64/571\":
{\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-sw
arm.appspot.com/user/task/10000\"}}}" | 880 "1", |
| 881 "Test262 - no variants/Mac-10.9/[dummy has/V8 Mac64/571" |
| 880 ], | 882 ], |
| 881 "name": "Test262 - no variants", | 883 "name": "Test262 - no variants", |
| 882 "~followup_annotations": [ | 884 "~followup_annotations": [ |
| 883 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", | 885 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
| 884 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", | 886 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", |
| 885 "@@@STEP_LOG_LINE@durations@@@@", | 887 "@@@STEP_LOG_LINE@durations@@@@", |
| 886 "@@@STEP_LOG_LINE@durations@Details:@@@", | 888 "@@@STEP_LOG_LINE@durations@Details:@@@", |
| 887 "@@@STEP_LOG_LINE@durations@@@@", | 889 "@@@STEP_LOG_LINE@durations@@@@", |
| 888 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", | 890 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", |
| 889 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", | 891 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", |
| (...skipping 17 matching lines...) Expand all Loading... |
| 907 "--temp-root-dir", | 909 "--temp-root-dir", |
| 908 "[TMP_BASE]", | 910 "[TMP_BASE]", |
| 909 "--merged-test-output", | 911 "--merged-test-output", |
| 910 "/path/to/tmp/json", | 912 "/path/to/tmp/json", |
| 911 "--", | 913 "--", |
| 912 "collect", | 914 "collect", |
| 913 "--swarming", | 915 "--swarming", |
| 914 "https://chromium-swarm.appspot.com", | 916 "https://chromium-swarm.appspot.com", |
| 915 "--decorate", | 917 "--decorate", |
| 916 "--print-status-updates", | 918 "--print-status-updates", |
| 917 "--json", | 919 "--shards", |
| 918 "{\"base_task_name\": \"Mozilla/Mac-10.9/[dummy has/V8 Mac64/571\", \"task
s\": {\"Mozilla/Mac-10.9/[dummy has/V8 Mac64/571\": {\"shard_index\": 0, \"task_
id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10
000\"}}}" | 920 "1", |
| 921 "Mozilla/Mac-10.9/[dummy has/V8 Mac64/571" |
| 919 ], | 922 ], |
| 920 "name": "Mozilla", | 923 "name": "Mozilla", |
| 921 "~followup_annotations": [ | 924 "~followup_annotations": [ |
| 922 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", | 925 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
| 923 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", | 926 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", |
| 924 "@@@STEP_LOG_LINE@durations@@@@", | 927 "@@@STEP_LOG_LINE@durations@@@@", |
| 925 "@@@STEP_LOG_LINE@durations@Details:@@@", | 928 "@@@STEP_LOG_LINE@durations@Details:@@@", |
| 926 "@@@STEP_LOG_LINE@durations@@@@", | 929 "@@@STEP_LOG_LINE@durations@@@@", |
| 927 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", | 930 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", |
| 928 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", | 931 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", |
| (...skipping 17 matching lines...) Expand all Loading... |
| 946 "--temp-root-dir", | 949 "--temp-root-dir", |
| 947 "[TMP_BASE]", | 950 "[TMP_BASE]", |
| 948 "--merged-test-output", | 951 "--merged-test-output", |
| 949 "/path/to/tmp/json", | 952 "/path/to/tmp/json", |
| 950 "--", | 953 "--", |
| 951 "collect", | 954 "collect", |
| 952 "--swarming", | 955 "--swarming", |
| 953 "https://chromium-swarm.appspot.com", | 956 "https://chromium-swarm.appspot.com", |
| 954 "--decorate", | 957 "--decorate", |
| 955 "--print-status-updates", | 958 "--print-status-updates", |
| 956 "--json", | 959 "--shards", |
| 957 "{\"base_task_name\": \"SimdJs - all/Mac-10.9/[dummy has/V8 Mac64/571\", \
"tasks\": {\"SimdJs - all/Mac-10.9/[dummy has/V8 Mac64/571\": {\"shard_index\":
0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/us
er/task/10000\"}}}" | 960 "1", |
| 961 "SimdJs - all/Mac-10.9/[dummy has/V8 Mac64/571" |
| 958 ], | 962 ], |
| 959 "name": "SimdJs - all", | 963 "name": "SimdJs - all", |
| 960 "~followup_annotations": [ | 964 "~followup_annotations": [ |
| 961 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", | 965 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
| 962 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", | 966 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", |
| 963 "@@@STEP_LOG_LINE@durations@@@@", | 967 "@@@STEP_LOG_LINE@durations@@@@", |
| 964 "@@@STEP_LOG_LINE@durations@Details:@@@", | 968 "@@@STEP_LOG_LINE@durations@Details:@@@", |
| 965 "@@@STEP_LOG_LINE@durations@@@@", | 969 "@@@STEP_LOG_LINE@durations@@@@", |
| 966 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", | 970 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", |
| 967 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", | 971 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", |
| (...skipping 17 matching lines...) Expand all Loading... |
| 985 "--temp-root-dir", | 989 "--temp-root-dir", |
| 986 "[TMP_BASE]", | 990 "[TMP_BASE]", |
| 987 "--merged-test-output", | 991 "--merged-test-output", |
| 988 "/path/to/tmp/json", | 992 "/path/to/tmp/json", |
| 989 "--", | 993 "--", |
| 990 "collect", | 994 "collect", |
| 991 "--swarming", | 995 "--swarming", |
| 992 "https://chromium-swarm.appspot.com", | 996 "https://chromium-swarm.appspot.com", |
| 993 "--decorate", | 997 "--decorate", |
| 994 "--print-status-updates", | 998 "--print-status-updates", |
| 995 "--json", | 999 "--shards", |
| 996 "{\"base_task_name\": \"Ignition - turbofan/Mac-10.9/[dummy has/V8 Mac64/5
71\", \"tasks\": {\"Ignition - turbofan/Mac-10.9/[dummy has/V8 Mac64/571\": {\"s
hard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.
appspot.com/user/task/10000\"}}}" | 1000 "1", |
| 1001 "Ignition - turbofan/Mac-10.9/[dummy has/V8 Mac64/571" |
| 997 ], | 1002 ], |
| 998 "name": "Ignition - turbofan", | 1003 "name": "Ignition - turbofan", |
| 999 "~followup_annotations": [ | 1004 "~followup_annotations": [ |
| 1000 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", | 1005 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
| 1001 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", | 1006 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", |
| 1002 "@@@STEP_LOG_LINE@durations@@@@", | 1007 "@@@STEP_LOG_LINE@durations@@@@", |
| 1003 "@@@STEP_LOG_LINE@durations@Details:@@@", | 1008 "@@@STEP_LOG_LINE@durations@Details:@@@", |
| 1004 "@@@STEP_LOG_LINE@durations@@@@", | 1009 "@@@STEP_LOG_LINE@durations@@@@", |
| 1005 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", | 1010 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", |
| 1006 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", | 1011 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", |
| 1007 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", | 1012 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", |
| 1008 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", | 1013 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", |
| 1009 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@", | 1014 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@", |
| 1010 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@", | 1015 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@", |
| 1011 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 1016 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
| 1012 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 1017 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
| 1013 "@@@STEP_LOG_END@durations@@@" | 1018 "@@@STEP_LOG_END@durations@@@" |
| 1014 ] | 1019 ] |
| 1015 }, | 1020 }, |
| 1016 { | 1021 { |
| 1017 "name": "$result", | 1022 "name": "$result", |
| 1018 "recipe_result": null, | 1023 "recipe_result": null, |
| 1019 "status_code": 0 | 1024 "status_code": 0 |
| 1020 } | 1025 } |
| 1021 ] | 1026 ] |
| OLD | NEW |