| 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 Linux - predictable", | 10 "V8 Linux - predictable", |
| (...skipping 110 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 121 "--src-dir", | 121 "--src-dir", |
| 122 "[SLAVE_BUILD]/v8", | 122 "[SLAVE_BUILD]/v8", |
| 123 "--goma-cache-dir", | 123 "--goma-cache-dir", |
| 124 "[GOMA_CACHE]", | 124 "[GOMA_CACHE]", |
| 125 "--build-tool", | 125 "--build-tool", |
| 126 "ninja", | 126 "ninja", |
| 127 "--compiler", | 127 "--compiler", |
| 128 "goma-clang", | 128 "goma-clang", |
| 129 "--goma-jsonstatus", | 129 "--goma-jsonstatus", |
| 130 "/path/to/tmp/json", | 130 "/path/to/tmp/json", |
| 131 "--goma-service-account-json-file", |
| 132 "/creds/service_accounts/service-account-goma-client.json", |
| 131 "--goma-dir", | 133 "--goma-dir", |
| 132 "[BUILD]/goma", | 134 "[BUILD]/goma", |
| 133 "--" | 135 "--" |
| 134 ], | 136 ], |
| 135 "cwd": "[SLAVE_BUILD]", | 137 "cwd": "[SLAVE_BUILD]", |
| 136 "name": "compile", | 138 "name": "compile", |
| 137 "~followup_annotations": [ | 139 "~followup_annotations": [ |
| 138 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 140 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 139 "@@@STEP_LOG_END@json.output (invalid)@@@" | 141 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 140 ] | 142 ] |
| (...skipping 393 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 534 "--src-dir", | 536 "--src-dir", |
| 535 "[SLAVE_BUILD]/v8", | 537 "[SLAVE_BUILD]/v8", |
| 536 "--goma-cache-dir", | 538 "--goma-cache-dir", |
| 537 "[GOMA_CACHE]", | 539 "[GOMA_CACHE]", |
| 538 "--build-tool", | 540 "--build-tool", |
| 539 "ninja", | 541 "ninja", |
| 540 "--compiler", | 542 "--compiler", |
| 541 "goma-clang", | 543 "goma-clang", |
| 542 "--goma-jsonstatus", | 544 "--goma-jsonstatus", |
| 543 "/path/to/tmp/json", | 545 "/path/to/tmp/json", |
| 546 "--goma-service-account-json-file", |
| 547 "/creds/service_accounts/service-account-goma-client.json", |
| 544 "--goma-dir", | 548 "--goma-dir", |
| 545 "[BUILD]/goma", | 549 "[BUILD]/goma", |
| 546 "--", | 550 "--", |
| 547 "d8" | 551 "d8" |
| 548 ], | 552 ], |
| 549 "cwd": "[SLAVE_BUILD]", | 553 "cwd": "[SLAVE_BUILD]", |
| 550 "name": "Bisect a0.compile", | 554 "name": "Bisect a0.compile", |
| 551 "~followup_annotations": [ | 555 "~followup_annotations": [ |
| 552 "@@@STEP_NEST_LEVEL@1@@@", | 556 "@@@STEP_NEST_LEVEL@1@@@", |
| 553 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 557 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| (...skipping 171 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 725 "--src-dir", | 729 "--src-dir", |
| 726 "[SLAVE_BUILD]/v8", | 730 "[SLAVE_BUILD]/v8", |
| 727 "--goma-cache-dir", | 731 "--goma-cache-dir", |
| 728 "[GOMA_CACHE]", | 732 "[GOMA_CACHE]", |
| 729 "--build-tool", | 733 "--build-tool", |
| 730 "ninja", | 734 "ninja", |
| 731 "--compiler", | 735 "--compiler", |
| 732 "goma-clang", | 736 "goma-clang", |
| 733 "--goma-jsonstatus", | 737 "--goma-jsonstatus", |
| 734 "/path/to/tmp/json", | 738 "/path/to/tmp/json", |
| 739 "--goma-service-account-json-file", |
| 740 "/creds/service_accounts/service-account-goma-client.json", |
| 735 "--goma-dir", | 741 "--goma-dir", |
| 736 "[BUILD]/goma", | 742 "[BUILD]/goma", |
| 737 "--", | 743 "--", |
| 738 "d8" | 744 "d8" |
| 739 ], | 745 ], |
| 740 "cwd": "[SLAVE_BUILD]", | 746 "cwd": "[SLAVE_BUILD]", |
| 741 "name": "Bisect a2.compile", | 747 "name": "Bisect a2.compile", |
| 742 "~followup_annotations": [ | 748 "~followup_annotations": [ |
| 743 "@@@STEP_NEST_LEVEL@1@@@", | 749 "@@@STEP_NEST_LEVEL@1@@@", |
| 744 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 750 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| (...skipping 197 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 942 "--src-dir", | 948 "--src-dir", |
| 943 "[SLAVE_BUILD]/v8", | 949 "[SLAVE_BUILD]/v8", |
| 944 "--goma-cache-dir", | 950 "--goma-cache-dir", |
| 945 "[GOMA_CACHE]", | 951 "[GOMA_CACHE]", |
| 946 "--build-tool", | 952 "--build-tool", |
| 947 "ninja", | 953 "ninja", |
| 948 "--compiler", | 954 "--compiler", |
| 949 "goma-clang", | 955 "goma-clang", |
| 950 "--goma-jsonstatus", | 956 "--goma-jsonstatus", |
| 951 "/path/to/tmp/json", | 957 "/path/to/tmp/json", |
| 958 "--goma-service-account-json-file", |
| 959 "/creds/service_accounts/service-account-goma-client.json", |
| 952 "--goma-dir", | 960 "--goma-dir", |
| 953 "[BUILD]/goma", | 961 "[BUILD]/goma", |
| 954 "--", | 962 "--", |
| 955 "d8" | 963 "d8" |
| 956 ], | 964 ], |
| 957 "cwd": "[SLAVE_BUILD]", | 965 "cwd": "[SLAVE_BUILD]", |
| 958 "name": "Bisect a1.compile", | 966 "name": "Bisect a1.compile", |
| 959 "~followup_annotations": [ | 967 "~followup_annotations": [ |
| 960 "@@@STEP_NEST_LEVEL@1@@@", | 968 "@@@STEP_NEST_LEVEL@1@@@", |
| 961 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 969 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| (...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1012 "~followup_annotations": [ | 1020 "~followup_annotations": [ |
| 1013 "@@@STEP_LINK@a2@https://chromium.googlesource.com/v8/v8/+/a2@@@" | 1021 "@@@STEP_LINK@a2@https://chromium.googlesource.com/v8/v8/+/a2@@@" |
| 1014 ] | 1022 ] |
| 1015 }, | 1023 }, |
| 1016 { | 1024 { |
| 1017 "name": "$result", | 1025 "name": "$result", |
| 1018 "reason": "Failures or flakes in build.", | 1026 "reason": "Failures or flakes in build.", |
| 1019 "status_code": 1 | 1027 "status_code": 1 |
| 1020 } | 1028 } |
| 1021 ] | 1029 ] |
| OLD | NEW |