| 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 561 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 572 "--gsutil-py-path", | 572 "--gsutil-py-path", |
| 573 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 573 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 574 "--ninja-path", | 574 "--ninja-path", |
| 575 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 575 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
| 576 "--target", | 576 "--target", |
| 577 "Release", | 577 "Release", |
| 578 "--src-dir", | 578 "--src-dir", |
| 579 "[SLAVE_BUILD]/src", | 579 "[SLAVE_BUILD]/src", |
| 580 "--goma-cache-dir", | 580 "--goma-cache-dir", |
| 581 "[GOMA_CACHE]", | 581 "[GOMA_CACHE]", |
| 582 "--build-tool", | |
| 583 "ninja", | |
| 584 "--compiler", | 582 "--compiler", |
| 585 "goma-clang", | 583 "goma-clang", |
| 586 "--goma-jsonstatus", | 584 "--goma-jsonstatus", |
| 587 "/path/to/tmp/json", | 585 "/path/to/tmp/json", |
| 588 "--goma-service-account-json-file", | 586 "--goma-service-account-json-file", |
| 589 "/creds/service_accounts/service-account-goma-client.json", | 587 "/creds/service_accounts/service-account-goma-client.json", |
| 590 "--goma-dir", | 588 "--goma-dir", |
| 591 "[CACHE]/cipd/goma", | 589 "[CACHE]/cipd/goma", |
| 592 "--ninja-ensure-up-to-date", | 590 "--ninja-ensure-up-to-date", |
| 593 "--", | 591 "--", |
| (...skipping 525 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1119 "--gsutil-py-path", | 1117 "--gsutil-py-path", |
| 1120 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 1118 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 1121 "--ninja-path", | 1119 "--ninja-path", |
| 1122 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 1120 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
| 1123 "--target", | 1121 "--target", |
| 1124 "Release", | 1122 "Release", |
| 1125 "--src-dir", | 1123 "--src-dir", |
| 1126 "[SLAVE_BUILD]/src", | 1124 "[SLAVE_BUILD]/src", |
| 1127 "--goma-cache-dir", | 1125 "--goma-cache-dir", |
| 1128 "[GOMA_CACHE]", | 1126 "[GOMA_CACHE]", |
| 1129 "--build-tool", | |
| 1130 "ninja", | |
| 1131 "--compiler", | 1127 "--compiler", |
| 1132 "goma-clang", | 1128 "goma-clang", |
| 1133 "--goma-jsonstatus", | 1129 "--goma-jsonstatus", |
| 1134 "/path/to/tmp/json", | 1130 "/path/to/tmp/json", |
| 1135 "--goma-service-account-json-file", | 1131 "--goma-service-account-json-file", |
| 1136 "/creds/service_accounts/service-account-goma-client.json", | 1132 "/creds/service_accounts/service-account-goma-client.json", |
| 1137 "--goma-dir", | 1133 "--goma-dir", |
| 1138 "[CACHE]/cipd/goma", | 1134 "[CACHE]/cipd/goma", |
| 1139 "--ninja-ensure-up-to-date", | 1135 "--ninja-ensure-up-to-date", |
| 1140 "--", | 1136 "--", |
| (...skipping 525 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1666 "--gsutil-py-path", | 1662 "--gsutil-py-path", |
| 1667 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 1663 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 1668 "--ninja-path", | 1664 "--ninja-path", |
| 1669 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 1665 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
| 1670 "--target", | 1666 "--target", |
| 1671 "Release", | 1667 "Release", |
| 1672 "--src-dir", | 1668 "--src-dir", |
| 1673 "[SLAVE_BUILD]/src", | 1669 "[SLAVE_BUILD]/src", |
| 1674 "--goma-cache-dir", | 1670 "--goma-cache-dir", |
| 1675 "[GOMA_CACHE]", | 1671 "[GOMA_CACHE]", |
| 1676 "--build-tool", | |
| 1677 "ninja", | |
| 1678 "--compiler", | 1672 "--compiler", |
| 1679 "goma-clang", | 1673 "goma-clang", |
| 1680 "--goma-jsonstatus", | 1674 "--goma-jsonstatus", |
| 1681 "/path/to/tmp/json", | 1675 "/path/to/tmp/json", |
| 1682 "--goma-service-account-json-file", | 1676 "--goma-service-account-json-file", |
| 1683 "/creds/service_accounts/service-account-goma-client.json", | 1677 "/creds/service_accounts/service-account-goma-client.json", |
| 1684 "--goma-dir", | 1678 "--goma-dir", |
| 1685 "[CACHE]/cipd/goma", | 1679 "[CACHE]/cipd/goma", |
| 1686 "--ninja-ensure-up-to-date", | 1680 "--ninja-ensure-up-to-date", |
| 1687 "--", | 1681 "--", |
| (...skipping 244 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1932 "@@@STEP_LOG_END@report@@@", | 1926 "@@@STEP_LOG_END@report@@@", |
| 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}}}}@@@" | 1927 "@@@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}}}}@@@" |
| 1934 ] | 1928 ] |
| 1935 }, | 1929 }, |
| 1936 { | 1930 { |
| 1937 "name": "$result", | 1931 "name": "$result", |
| 1938 "recipe_result": null, | 1932 "recipe_result": null, |
| 1939 "status_code": 0 | 1933 "status_code": 0 |
| 1940 } | 1934 } |
| 1941 ] | 1935 ] |
| OLD | NEW |