| 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 "tryserver.chromium.mac", | 8 "tryserver.chromium.mac", |
| 9 "--builder", | 9 "--builder", |
| 10 "mac_chromium_variable", | 10 "mac_chromium_variable", |
| (...skipping 149 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 160 { | 160 { |
| 161 "cmd": [ | 161 "cmd": [ |
| 162 "python", | 162 "python", |
| 163 "-u", | 163 "-u", |
| 164 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 164 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 165 "--version" | 165 "--version" |
| 166 ], | 166 ], |
| 167 "name": "swarming.py --version", | 167 "name": "swarming.py --version", |
| 168 "stdout": "/path/to/tmp/", | 168 "stdout": "/path/to/tmp/", |
| 169 "~followup_annotations": [ | 169 "~followup_annotations": [ |
| 170 "@@@STEP_TEXT@0.8.6@@@" | 170 "@@@STEP_TEXT@0.4.10@@@" |
| 171 ] | 171 ] |
| 172 }, | 172 }, |
| 173 { | 173 { |
| 174 "cmd": [ | 174 "cmd": [ |
| 175 "python", | 175 "python", |
| 176 "-u", | 176 "-u", |
| 177 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 177 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 178 "runhooks" | 178 "runhooks" |
| 179 ], | 179 ], |
| 180 "cwd": "[SLAVE_BUILD]/src", | 180 "cwd": "[SLAVE_BUILD]/src", |
| (...skipping 561 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 742 "--temp-root-dir", | 742 "--temp-root-dir", |
| 743 "[TMP_BASE]", | 743 "[TMP_BASE]", |
| 744 "--merged-test-output", | 744 "--merged-test-output", |
| 745 "/path/to/tmp/json", | 745 "/path/to/tmp/json", |
| 746 "--", | 746 "--", |
| 747 "collect", | 747 "collect", |
| 748 "--swarming", | 748 "--swarming", |
| 749 "https://chromium-swarm.appspot.com", | 749 "https://chromium-swarm.appspot.com", |
| 750 "--decorate", | 750 "--decorate", |
| 751 "--print-status-updates", | 751 "--print-status-updates", |
| 752 "--json", | 752 "--shards", |
| 753 "{\"base_task_name\": \"gl_tests (r2)/Mac-10.9/[dummy has/mac_chromium_var
iable/1\", \"tasks\": {\"gl_tests (r2)/Mac-10.9/[dummy has/mac_chromium_variable
/1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chrom
ium-swarm.appspot.com/user/task/10000\"}}}" | 753 "1", |
| 754 "gl_tests (r2)/Mac-10.9/[dummy has/mac_chromium_variable/1" |
| 754 ], | 755 ], |
| 755 "env": { | 756 "env": { |
| 756 "FORCE_MAC_TOOLCHAIN": "1", | 757 "FORCE_MAC_TOOLCHAIN": "1", |
| 757 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 758 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 758 }, | 759 }, |
| 759 "name": "test r2.gl_tests (r2) on Mac-10.9", | 760 "name": "test r2.gl_tests (r2) on Mac-10.9", |
| 760 "~followup_annotations": [ | 761 "~followup_annotations": [ |
| 761 "@@@STEP_NEST_LEVEL@1@@@" | 762 "@@@STEP_NEST_LEVEL@1@@@" |
| 762 ] | 763 ] |
| 763 }, | 764 }, |
| (...skipping 524 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1288 "--temp-root-dir", | 1289 "--temp-root-dir", |
| 1289 "[TMP_BASE]", | 1290 "[TMP_BASE]", |
| 1290 "--merged-test-output", | 1291 "--merged-test-output", |
| 1291 "/path/to/tmp/json", | 1292 "/path/to/tmp/json", |
| 1292 "--", | 1293 "--", |
| 1293 "collect", | 1294 "collect", |
| 1294 "--swarming", | 1295 "--swarming", |
| 1295 "https://chromium-swarm.appspot.com", | 1296 "https://chromium-swarm.appspot.com", |
| 1296 "--decorate", | 1297 "--decorate", |
| 1297 "--print-status-updates", | 1298 "--print-status-updates", |
| 1298 "--json", | 1299 "--shards", |
| 1299 "{\"base_task_name\": \"gl_tests (r3)/Mac-10.9/[dummy has/mac_chromium_var
iable/1\", \"tasks\": {\"gl_tests (r3)/Mac-10.9/[dummy has/mac_chromium_variable
/1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chrom
ium-swarm.appspot.com/user/task/10000\"}}}" | 1300 "1", |
| 1301 "gl_tests (r3)/Mac-10.9/[dummy has/mac_chromium_variable/1" |
| 1300 ], | 1302 ], |
| 1301 "env": { | 1303 "env": { |
| 1302 "FORCE_MAC_TOOLCHAIN": "1", | 1304 "FORCE_MAC_TOOLCHAIN": "1", |
| 1303 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 1305 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 1304 }, | 1306 }, |
| 1305 "name": "test r3.gl_tests (r3) on Mac-10.9", | 1307 "name": "test r3.gl_tests (r3) on Mac-10.9", |
| 1306 "~followup_annotations": [ | 1308 "~followup_annotations": [ |
| 1307 "@@@STEP_NEST_LEVEL@1@@@" | 1309 "@@@STEP_NEST_LEVEL@1@@@" |
| 1308 ] | 1310 ] |
| 1309 }, | 1311 }, |
| (...skipping 524 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1834 "--temp-root-dir", | 1836 "--temp-root-dir", |
| 1835 "[TMP_BASE]", | 1837 "[TMP_BASE]", |
| 1836 "--merged-test-output", | 1838 "--merged-test-output", |
| 1837 "/path/to/tmp/json", | 1839 "/path/to/tmp/json", |
| 1838 "--", | 1840 "--", |
| 1839 "collect", | 1841 "collect", |
| 1840 "--swarming", | 1842 "--swarming", |
| 1841 "https://chromium-swarm.appspot.com", | 1843 "https://chromium-swarm.appspot.com", |
| 1842 "--decorate", | 1844 "--decorate", |
| 1843 "--print-status-updates", | 1845 "--print-status-updates", |
| 1844 "--json", | 1846 "--shards", |
| 1845 "{\"base_task_name\": \"gl_tests (r4)/Mac-10.9/[dummy has/mac_chromium_var
iable/1\", \"tasks\": {\"gl_tests (r4)/Mac-10.9/[dummy has/mac_chromium_variable
/1\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chrom
ium-swarm.appspot.com/user/task/10000\"}}}" | 1847 "1", |
| 1848 "gl_tests (r4)/Mac-10.9/[dummy has/mac_chromium_variable/1" |
| 1846 ], | 1849 ], |
| 1847 "env": { | 1850 "env": { |
| 1848 "FORCE_MAC_TOOLCHAIN": "1", | 1851 "FORCE_MAC_TOOLCHAIN": "1", |
| 1849 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 1852 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 1850 }, | 1853 }, |
| 1851 "name": "test r4.gl_tests (r4) on Mac-10.9", | 1854 "name": "test r4.gl_tests (r4) on Mac-10.9", |
| 1852 "~followup_annotations": [ | 1855 "~followup_annotations": [ |
| 1853 "@@@STEP_NEST_LEVEL@1@@@", | 1856 "@@@STEP_NEST_LEVEL@1@@@", |
| 1854 "step returned non-zero exit code: 1", | 1857 "step returned non-zero exit code: 1", |
| 1855 "@@@STEP_TEXT@<br/>failures:<br/>Test.One<br/>@@@", | 1858 "@@@STEP_TEXT@<br/>failures:<br/>Test.One<br/>@@@", |
| (...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1929 "@@@STEP_LOG_END@report@@@", | 1932 "@@@STEP_LOG_END@report@@@", |
| 1930 "@@@SET_BUILD_PROPERTY@report@{\"culprits\": {\"gl_tests\": {\"Test.One\":
\"r4\"}}, \"metadata\": {\"regression_range_size\": 6}, \"result\": {\"r2\": {\
"gl_tests\": {\"status\": \"passed\", \"valid\": true}}, \"r3\": {\"gl_tests\":
{\"status\": \"passed\", \"valid\": true}}, \"r4\": {\"gl_tests\": {\"failures\"
: [\"Test.One\"], \"status\": \"failed\", \"valid\": true}}}}@@@" | 1933 "@@@SET_BUILD_PROPERTY@report@{\"culprits\": {\"gl_tests\": {\"Test.One\":
\"r4\"}}, \"metadata\": {\"regression_range_size\": 6}, \"result\": {\"r2\": {\
"gl_tests\": {\"status\": \"passed\", \"valid\": true}}, \"r3\": {\"gl_tests\":
{\"status\": \"passed\", \"valid\": true}}, \"r4\": {\"gl_tests\": {\"failures\"
: [\"Test.One\"], \"status\": \"failed\", \"valid\": true}}}}@@@" |
| 1931 ] | 1934 ] |
| 1932 }, | 1935 }, |
| 1933 { | 1936 { |
| 1934 "name": "$result", | 1937 "name": "$result", |
| 1935 "recipe_result": null, | 1938 "recipe_result": null, |
| 1936 "status_code": 0 | 1939 "status_code": 0 |
| 1937 } | 1940 } |
| 1938 ] | 1941 ] |
| OLD | NEW |