OLD | NEW |
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 Loading... |
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-386", | |
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=ia32 test_isolation_mode=prepare use_gom
a=1", | 136 "GYP_DEFINES": "chromium_win_pch=0 component=static_library fastbuild=1 go
madir='[BUILD]\\goma' target_arch=ia32 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 321 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
525 ], | 468 ], |
526 "cwd": "[SLAVE_BUILD]", | 469 "cwd": "[SLAVE_BUILD]", |
527 "name": "process_dumps" | 470 "name": "process_dumps" |
528 }, | 471 }, |
529 { | 472 { |
530 "name": "$result", | 473 "name": "$result", |
531 "recipe_result": null, | 474 "recipe_result": null, |
532 "status_code": 0 | 475 "status_code": 0 |
533 } | 476 } |
534 ] | 477 ] |
OLD | NEW |