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 "chromium.perf", | 8 "chromium.perf", |
9 "--builder", | 9 "--builder", |
10 "Linux Builder", | 10 "Linux Builder", |
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
91 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b
8d7bc6080c\"@@@", | 91 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b
8d7bc6080c\"@@@", |
92 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 92 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
93 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 93 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
94 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 94 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
95 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 95 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
96 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 96 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
97 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 97 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
98 ] | 98 ] |
99 }, | 99 }, |
100 { | 100 { |
101 "cmd": [], | |
102 "cwd": "[SLAVE_BUILD]", | |
103 "name": "ensure_goma" | |
104 }, | |
105 { | |
106 "cmd": [ | |
107 "python", | |
108 "-u", | |
109 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", | |
110 "--platform", | |
111 "linux-amd64", | |
112 "--dest-directory", | |
113 "[SLAVE_BUILD]/cipd", | |
114 "--json-output", | |
115 "/path/to/tmp/json" | |
116 ], | |
117 "cwd": "[SLAVE_BUILD]", | |
118 "name": "ensure_goma.install cipd", | |
119 "~followup_annotations": [ | |
120 "@@@STEP_NEST_LEVEL@1@@@", | |
121 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | |
122 "@@@STEP_LOG_LINE@json.output@{@@@", | |
123 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\
", @@@", | |
124 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | |
125 "@@@STEP_LOG_LINE@json.output@}@@@", | |
126 "@@@STEP_LOG_END@json.output@@@" | |
127 ] | |
128 }, | |
129 { | |
130 "cmd": [ | |
131 "[SLAVE_BUILD]/cipd/cipd", | |
132 "ensure", | |
133 "--root", | |
134 "[CACHE]/cipd/goma", | |
135 "--list", | |
136 "infra_internal/goma/client/linux-amd64 release", | |
137 "--json-output", | |
138 "/path/to/tmp/json", | |
139 "--service-account-json", | |
140 "/creds/service_accounts/service-account-goma-client.json" | |
141 ], | |
142 "cwd": "[SLAVE_BUILD]", | |
143 "name": "ensure_goma.ensure_installed", | |
144 "~followup_annotations": [ | |
145 "@@@STEP_NEST_LEVEL@1@@@", | |
146 "@@@STEP_LOG_LINE@json.output@{@@@", | |
147 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | |
148 "@@@STEP_LOG_LINE@json.output@ {@@@", | |
149 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | |
150 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/linux-amd64\"@@@", | |
151 "@@@STEP_LOG_LINE@json.output@ }@@@", | |
152 "@@@STEP_LOG_LINE@json.output@ ]@@@", | |
153 "@@@STEP_LOG_LINE@json.output@}@@@", | |
154 "@@@STEP_LOG_END@json.output@@@" | |
155 ] | |
156 }, | |
157 { | |
158 "cmd": [ | 101 "cmd": [ |
159 "python", | 102 "python", |
160 "-u", | 103 "-u", |
161 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 104 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
162 "runhooks" | 105 "runhooks" |
163 ], | 106 ], |
164 "cwd": "[SLAVE_BUILD]", | 107 "cwd": "[SLAVE_BUILD]", |
165 "env": { | 108 "env": { |
166 "GYP_CHROMIUM_NO_ACTION": "1", | 109 "GYP_CHROMIUM_NO_ACTION": "1", |
167 "GYP_DEFINES": "branding=Chrome buildtype=Official component=static_librar
y gomadir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1", | 110 "GYP_DEFINES": "branding=Chrome buildtype=Official component=static_librar
y gomadir='[BUILD]/goma' target_arch=x64 use_goma=1", |
168 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 111 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
169 }, | 112 }, |
170 "name": "gclient runhooks" | 113 "name": "gclient runhooks" |
171 }, | 114 }, |
172 { | 115 { |
173 "cmd": [ | 116 "cmd": [ |
174 "python", | 117 "python", |
175 "-u", | 118 "-u", |
176 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 119 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
177 "--show-path", | 120 "--show-path", |
178 "python", | 121 "python", |
179 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 122 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
180 ], | 123 ], |
181 "cwd": "[SLAVE_BUILD]", | 124 "cwd": "[SLAVE_BUILD]", |
182 "name": "cleanup_temp" | 125 "name": "cleanup_temp" |
183 }, | 126 }, |
184 { | 127 { |
185 "cmd": [ | 128 "cmd": [ |
186 "python", | 129 "python", |
187 "-u", | 130 "-u", |
188 "[SLAVE_BUILD]/src/tools/mb/mb.py", | 131 "[SLAVE_BUILD]/src/tools/mb/mb.py", |
189 "gen", | 132 "gen", |
190 "-m", | 133 "-m", |
191 "chromium.perf", | 134 "chromium.perf", |
192 "-b", | 135 "-b", |
193 "Linux Builder", | 136 "Linux Builder", |
194 "--config-file", | 137 "--config-file", |
195 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", | 138 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", |
196 "--goma-dir", | 139 "--goma-dir", |
197 "[CACHE]/cipd/goma", | 140 "[BUILD]/goma", |
198 "//out/Release" | 141 "//out/Release" |
199 ], | 142 ], |
200 "cwd": "[SLAVE_BUILD]", | 143 "cwd": "[SLAVE_BUILD]", |
201 "name": "generate_build_files" | 144 "name": "generate_build_files" |
202 }, | 145 }, |
203 { | 146 { |
204 "cmd": [ | 147 "cmd": [ |
205 "python", | 148 "python", |
206 "-u", | 149 "-u", |
207 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 150 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
(...skipping 11 matching lines...) Expand all Loading... |
219 "--goma-cache-dir", | 162 "--goma-cache-dir", |
220 "[GOMA_CACHE]", | 163 "[GOMA_CACHE]", |
221 "--build-tool", | 164 "--build-tool", |
222 "ninja", | 165 "ninja", |
223 "--build-data-dir", | 166 "--build-data-dir", |
224 "[ROOT]/build_data_dir", | 167 "[ROOT]/build_data_dir", |
225 "--compiler", | 168 "--compiler", |
226 "goma", | 169 "goma", |
227 "--goma-jsonstatus", | 170 "--goma-jsonstatus", |
228 "/path/to/tmp/json", | 171 "/path/to/tmp/json", |
229 "--goma-service-account-json-file", | |
230 "/creds/service_accounts/service-account-goma-client.json", | |
231 "--mode", | 172 "--mode", |
232 "official", | 173 "official", |
233 "--goma-dir", | 174 "--goma-dir", |
234 "[CACHE]/cipd/goma", | 175 "[BUILD]/goma", |
235 "--goma-hermetic", | 176 "--goma-hermetic", |
236 "fallback", | 177 "fallback", |
237 "--", | 178 "--", |
238 "chromium_builder_perf" | 179 "chromium_builder_perf" |
239 ], | 180 ], |
240 "cwd": "[SLAVE_BUILD]", | 181 "cwd": "[SLAVE_BUILD]", |
241 "name": "compile", | 182 "name": "compile", |
242 "~followup_annotations": [ | 183 "~followup_annotations": [ |
243 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 184 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
244 "@@@STEP_LOG_END@json.output (invalid)@@@" | 185 "@@@STEP_LOG_END@json.output (invalid)@@@" |
(...skipping 156 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
401 "~followup_annotations": [ | 342 "~followup_annotations": [ |
402 "@@@STEP_TEXT@Linux Perf (5)@@@" | 343 "@@@STEP_TEXT@Linux Perf (5)@@@" |
403 ] | 344 ] |
404 }, | 345 }, |
405 { | 346 { |
406 "name": "$result", | 347 "name": "$result", |
407 "recipe_result": null, | 348 "recipe_result": null, |
408 "status_code": 0 | 349 "status_code": 0 |
409 } | 350 } |
410 ] | 351 ] |
OLD | NEW |