Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(54)

Side by Side Diff: scripts/slave/recipes/chromium.expected/full_chromium_webkit_WebKit_Win_x64_Builder.json

Issue 1915473003: goma: back to build-provided client and disable oauth2 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" 6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py"
7 ], 7 ],
8 "cwd": "[SLAVE_BUILD]", 8 "cwd": "[SLAVE_BUILD]",
9 "name": "taskkill" 9 "name": "taskkill"
10 }, 10 },
(...skipping 92 matching lines...) Expand 10 before | Expand all | Expand 10 after
103 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b 8d7bc6080c\"@@@", 103 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b 8d7bc6080c\"@@@",
104 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@", 104 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@",
105 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @", 105 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @",
106 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@", 106 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@",
107 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@", 107 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@",
108 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" , 108 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" ,
109 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@" 109 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@"
110 ] 110 ]
111 }, 111 },
112 { 112 {
113 "cmd": [],
114 "cwd": "[SLAVE_BUILD]",
115 "name": "ensure_goma"
116 },
117 {
118 "cmd": [
119 "python",
120 "-u",
121 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py",
122 "--platform",
123 "windows-amd64",
124 "--dest-directory",
125 "[SLAVE_BUILD]\\cipd",
126 "--json-output",
127 "/path/to/tmp/json"
128 ],
129 "cwd": "[SLAVE_BUILD]",
130 "name": "ensure_goma.install cipd",
131 "~followup_annotations": [
132 "@@@STEP_NEST_LEVEL@1@@@",
133 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@ @",
134 "@@@STEP_LOG_LINE@json.output@{@@@",
135 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]\\\\cipd\\\ \cipd\", @@@",
136 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa ckage-instance_id\"@@@",
137 "@@@STEP_LOG_LINE@json.output@}@@@",
138 "@@@STEP_LOG_END@json.output@@@"
139 ]
140 },
141 {
142 "cmd": [
143 "[SLAVE_BUILD]\\cipd\\cipd",
144 "ensure",
145 "--root",
146 "[CACHE]\\cipd\\goma",
147 "--list",
148 "infra_internal/goma/client/windows-amd64 release",
149 "--json-output",
150 "/path/to/tmp/json",
151 "--service-account-json",
152 "C:\\creds\\service_accounts\\service-account-goma-client.json"
153 ],
154 "cwd": "[SLAVE_BUILD]",
155 "name": "ensure_goma.ensure_installed",
156 "~followup_annotations": [
157 "@@@STEP_NEST_LEVEL@1@@@",
158 "@@@STEP_LOG_LINE@json.output@{@@@",
159 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@",
160 "@@@STEP_LOG_LINE@json.output@ {@@@",
161 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i d-of-release---------\", @@@",
162 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli ent/windows-amd64\"@@@",
163 "@@@STEP_LOG_LINE@json.output@ }@@@",
164 "@@@STEP_LOG_LINE@json.output@ ]@@@",
165 "@@@STEP_LOG_LINE@json.output@}@@@",
166 "@@@STEP_LOG_END@json.output@@@"
167 ]
168 },
169 {
170 "cmd": [ 113 "cmd": [
171 "python", 114 "python",
172 "-u", 115 "-u",
173 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", 116 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py",
174 "--version" 117 "--version"
175 ], 118 ],
176 "cwd": "[SLAVE_BUILD]", 119 "cwd": "[SLAVE_BUILD]",
177 "name": "swarming.py --version", 120 "name": "swarming.py --version",
178 "stdout": "/path/to/tmp/", 121 "stdout": "/path/to/tmp/",
179 "~followup_annotations": [ 122 "~followup_annotations": [
180 "@@@STEP_TEXT@0.4.10@@@" 123 "@@@STEP_TEXT@0.4.10@@@"
181 ] 124 ]
182 }, 125 },
183 { 126 {
184 "cmd": [ 127 "cmd": [
185 "python", 128 "python",
186 "-u", 129 "-u",
187 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", 130 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py",
188 "runhooks" 131 "runhooks"
189 ], 132 ],
190 "cwd": "[SLAVE_BUILD]", 133 "cwd": "[SLAVE_BUILD]",
191 "env": { 134 "env": {
192 "GYP_CHROMIUM_NO_ACTION": "1", 135 "GYP_CHROMIUM_NO_ACTION": "1",
193 "GYP_DEFINES": "chromium_win_pch=0 component=static_library fastbuild=1 go madir='[CACHE]\\cipd\\goma' target_arch=x64 test_isolation_mode=prepare use_goma =1", 136 "GYP_DEFINES": "chromium_win_pch=0 component=static_library fastbuild=1 go madir='[BUILD]\\goma' target_arch=x64 test_isolation_mode=prepare use_goma=1",
194 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" 137 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
195 }, 138 },
196 "name": "gclient runhooks" 139 "name": "gclient runhooks"
197 }, 140 },
198 { 141 {
199 "cmd": [ 142 "cmd": [
200 "python", 143 "python",
201 "-u", 144 "-u",
202 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", 145 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py",
203 "--output", 146 "--output",
(...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after
274 "-u", 217 "-u",
275 "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py", 218 "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py",
276 "gen", 219 "gen",
277 "-m", 220 "-m",
278 "chromium.webkit", 221 "chromium.webkit",
279 "-b", 222 "-b",
280 "WebKit Win x64 Builder", 223 "WebKit Win x64 Builder",
281 "--config-file", 224 "--config-file",
282 "[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl", 225 "[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl",
283 "--goma-dir", 226 "--goma-dir",
284 "[CACHE]\\cipd\\goma", 227 "[BUILD]\\goma",
285 "--swarming-targets-file", 228 "--swarming-targets-file",
286 "browser_tests\n", 229 "browser_tests\n",
287 "//out/Release_x64" 230 "//out/Release_x64"
288 ], 231 ],
289 "cwd": "[SLAVE_BUILD]", 232 "cwd": "[SLAVE_BUILD]",
290 "name": "generate_build_files", 233 "name": "generate_build_files",
291 "~followup_annotations": [ 234 "~followup_annotations": [
292 "@@@STEP_LOG_LINE@swarming-targets-file.txt@browser_tests@@@", 235 "@@@STEP_LOG_LINE@swarming-targets-file.txt@browser_tests@@@",
293 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" 236 "@@@STEP_LOG_END@swarming-targets-file.txt@@@"
294 ] 237 ]
(...skipping 17 matching lines...) Expand all
312 "--goma-cache-dir", 255 "--goma-cache-dir",
313 "[GOMA_CACHE]", 256 "[GOMA_CACHE]",
314 "--build-tool", 257 "--build-tool",
315 "ninja", 258 "ninja",
316 "--build-data-dir", 259 "--build-data-dir",
317 "[ROOT]\\build_data_dir", 260 "[ROOT]\\build_data_dir",
318 "--compiler", 261 "--compiler",
319 "goma", 262 "goma",
320 "--goma-jsonstatus", 263 "--goma-jsonstatus",
321 "/path/to/tmp/json", 264 "/path/to/tmp/json",
322 "--goma-service-account-json-file",
323 "C:\\creds\\service_accounts\\service-account-goma-client.json",
324 "--goma-dir", 265 "--goma-dir",
325 "[CACHE]\\cipd\\goma", 266 "[BUILD]\\goma",
326 "--", 267 "--",
327 "blink_tests", 268 "blink_tests",
328 "browser_tests", 269 "browser_tests",
329 "browser_tests_run" 270 "browser_tests_run"
330 ], 271 ],
331 "cwd": "[SLAVE_BUILD]", 272 "cwd": "[SLAVE_BUILD]",
332 "name": "compile", 273 "name": "compile",
333 "~followup_annotations": [ 274 "~followup_annotations": [
334 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 275 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
335 "@@@STEP_LOG_END@json.output (invalid)@@@" 276 "@@@STEP_LOG_END@json.output (invalid)@@@"
(...skipping 100 matching lines...) Expand 10 before | Expand all | Expand 10 after
436 ], 377 ],
437 "cwd": "[SLAVE_BUILD]", 378 "cwd": "[SLAVE_BUILD]",
438 "name": "process_dumps" 379 "name": "process_dumps"
439 }, 380 },
440 { 381 {
441 "name": "$result", 382 "name": "$result",
442 "recipe_result": null, 383 "recipe_result": null,
443 "status_code": 0 384 "status_code": 0
444 } 385 }
445 ] 386 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698