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]", | |
9 "name": "taskkill" | 8 "name": "taskkill" |
10 }, | 9 }, |
11 { | 10 { |
12 "cmd": [ | 11 "cmd": [ |
13 "python", | 12 "python", |
14 "-u", | 13 "-u", |
15 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", | 14 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", |
16 "--master", | 15 "--master", |
17 "chromium.webrtc", | 16 "chromium.webrtc", |
18 "--builder", | 17 "--builder", |
19 "Win Builder", | 18 "Win Builder", |
20 "--slave", | 19 "--slave", |
21 "TestSlavename", | 20 "TestSlavename", |
22 "--spec", | 21 "--spec", |
23 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'googlecode_url'
: 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.
chromium.org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chr
omium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/t
runk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-m
irror.golo.chromium.org/chrome/trunk/src'}]", | 22 "cache_dir = '[ROOT]\\\\b\\\\build\\\\slave\\\\cache_dir'\nsolutions = [{'
custom_vars': {'googlecode_url': 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_
trunk': 'svn://svn-mirror.golo.chromium.org/native_client/trunk', 'sourceforge_u
rl': 'svn://svn-mirror.golo.chromium.org/%(repo)s', 'webkit_trunk': 'svn://svn-m
irror.golo.chromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'na
me': 'src', 'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}]", |
24 "--root", | 23 "--root", |
25 "src", | 24 "src", |
26 "--revision_mapping_file", | 25 "--revision_mapping_file", |
27 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/libjingle/
source/talk\": \"got_libjingle_revision\", \"src/third_party/libvpx/source\": \"
got_libvpx_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"sr
c/tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v
8_revision\"}", | 26 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/libjingle/
source/talk\": \"got_libjingle_revision\", \"src/third_party/libvpx/source\": \"
got_libvpx_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"sr
c/tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v
8_revision\"}", |
28 "--git-cache-dir", | 27 "--git-cache-dir", |
29 "[GIT_CACHE]", | 28 "[ROOT]\\b\\build\\slave\\cache_dir", |
30 "--output_json", | 29 "--output_json", |
31 "/path/to/tmp/json", | 30 "/path/to/tmp/json", |
32 "--revision", | 31 "--revision", |
33 "src@HEAD", | 32 "src@HEAD", |
34 "--force", | 33 "--force", |
35 "--output_manifest" | 34 "--output_manifest" |
36 ], | 35 ], |
37 "cwd": "[SLAVE_BUILD]", | |
38 "env": { | 36 "env": { |
39 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 37 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
40 }, | 38 }, |
41 "name": "bot_update", | 39 "name": "bot_update", |
42 "~followup_annotations": [ | 40 "~followup_annotations": [ |
43 "@@@STEP_TEXT@Some step text@@@", | 41 "@@@STEP_TEXT@Some step text@@@", |
44 "@@@STEP_LOG_LINE@json.output@{@@@", | 42 "@@@STEP_LOG_LINE@json.output@{@@@", |
45 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 43 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
46 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 44 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
47 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", | 45 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", |
(...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
117 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 115 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
118 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 116 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
119 "@@@SET_BUILD_PROPERTY@got_libvpx_revision_cp@\"refs/heads/master@{#11245}
\"@@@", | 117 "@@@SET_BUILD_PROPERTY@got_libvpx_revision_cp@\"refs/heads/master@{#11245}
\"@@@", |
120 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 118 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
121 "@@@SET_BUILD_PROPERTY@got_libjingle_revision_cp@\"refs/heads/master@{#134
440}\"@@@", | 119 "@@@SET_BUILD_PROPERTY@got_libjingle_revision_cp@\"refs/heads/master@{#134
440}\"@@@", |
122 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 120 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
123 ] | 121 ] |
124 }, | 122 }, |
125 { | 123 { |
126 "cmd": [], | 124 "cmd": [], |
127 "cwd": "[SLAVE_BUILD]", | |
128 "name": "ensure_goma" | 125 "name": "ensure_goma" |
129 }, | 126 }, |
130 { | 127 { |
131 "cmd": [ | 128 "cmd": [ |
132 "python", | 129 "python", |
133 "-u", | 130 "-u", |
134 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", | 131 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", |
135 "--platform", | 132 "--platform", |
136 "windows-386", | 133 "windows-386", |
137 "--dest-directory", | 134 "--dest-directory", |
138 "[SLAVE_BUILD]\\cipd", | 135 "[CWD]\\cipd", |
139 "--json-output", | 136 "--json-output", |
140 "/path/to/tmp/json" | 137 "/path/to/tmp/json" |
141 ], | 138 ], |
142 "cwd": "[SLAVE_BUILD]", | |
143 "name": "ensure_goma.install cipd", | 139 "name": "ensure_goma.install cipd", |
144 "~followup_annotations": [ | 140 "~followup_annotations": [ |
145 "@@@STEP_NEST_LEVEL@1@@@", | 141 "@@@STEP_NEST_LEVEL@1@@@", |
146 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | 142 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", |
147 "@@@STEP_LOG_LINE@json.output@{@@@", | 143 "@@@STEP_LOG_LINE@json.output@{@@@", |
148 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]\\\\cipd\\\
\cipd\", @@@", | 144 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"fake_slave_build/cipd\",
@@@", |
149 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | 145 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", |
150 "@@@STEP_LOG_LINE@json.output@}@@@", | 146 "@@@STEP_LOG_LINE@json.output@}@@@", |
151 "@@@STEP_LOG_END@json.output@@@" | 147 "@@@STEP_LOG_END@json.output@@@" |
152 ] | 148 ] |
153 }, | 149 }, |
154 { | 150 { |
155 "cmd": [ | 151 "cmd": [ |
156 "[SLAVE_BUILD]\\cipd\\cipd", | 152 "fake_slave_build/cipd", |
157 "ensure", | 153 "ensure", |
158 "--root", | 154 "--root", |
159 "[CACHE]\\cipd\\goma", | 155 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", |
160 "--list", | 156 "--list", |
161 "infra_internal/goma/client/windows-amd64 release", | 157 "infra_internal/goma/client/windows-amd64 release", |
162 "--json-output", | 158 "--json-output", |
163 "/path/to/tmp/json", | 159 "/path/to/tmp/json", |
164 "--service-account-json", | 160 "--service-account-json", |
165 "C:\\creds\\service_accounts\\service-account-goma-client.json" | 161 "C:\\creds\\service_accounts\\service-account-goma-client.json" |
166 ], | 162 ], |
167 "cwd": "[SLAVE_BUILD]", | |
168 "name": "ensure_goma.ensure_installed", | 163 "name": "ensure_goma.ensure_installed", |
169 "~followup_annotations": [ | 164 "~followup_annotations": [ |
170 "@@@STEP_NEST_LEVEL@1@@@", | 165 "@@@STEP_NEST_LEVEL@1@@@", |
171 "@@@STEP_LOG_LINE@json.output@{@@@", | 166 "@@@STEP_LOG_LINE@json.output@{@@@", |
172 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | 167 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
173 "@@@STEP_LOG_LINE@json.output@ {@@@", | 168 "@@@STEP_LOG_LINE@json.output@ {@@@", |
174 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | 169 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", |
175 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", | 170 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", |
176 "@@@STEP_LOG_LINE@json.output@ }@@@", | 171 "@@@STEP_LOG_LINE@json.output@ }@@@", |
177 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 172 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
178 "@@@STEP_LOG_LINE@json.output@}@@@", | 173 "@@@STEP_LOG_LINE@json.output@}@@@", |
179 "@@@STEP_LOG_END@json.output@@@" | 174 "@@@STEP_LOG_END@json.output@@@" |
180 ] | 175 ] |
181 }, | 176 }, |
182 { | 177 { |
183 "cmd": [ | 178 "cmd": [ |
184 "python", | 179 "python", |
185 "-u", | 180 "-u", |
186 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", | 181 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", |
187 "runhooks" | 182 "runhooks" |
188 ], | 183 ], |
189 "cwd": "[SLAVE_BUILD]", | |
190 "env": { | 184 "env": { |
191 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", | 185 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", |
192 "GYP_DEFINES": "blink_logging_always_on=1 chromium_win_pch=0 component=sta
tic_library dcheck_always_on=1 fastbuild=1 ffmpeg_branding=Chrome gomadir='[CACH
E]\\cipd\\goma' proprietary_codecs=1 target_arch=ia32 use_goma=1", | 186 "GYP_DEFINES": "blink_logging_always_on=1 chromium_win_pch=0 component=sta
tic_library dcheck_always_on=1 fastbuild=1 ffmpeg_branding=Chrome gomadir='[ROOT
]\\b\\build\\slave\\cache\\cipd\\goma' proprietary_codecs=1 target_arch=ia32 use
_goma=1", |
193 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 187 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
194 }, | 188 }, |
195 "name": "gclient runhooks" | 189 "name": "gclient runhooks" |
196 }, | 190 }, |
197 { | 191 { |
198 "cmd": [ | 192 "cmd": [ |
199 "python", | 193 "python", |
200 "-u", | 194 "-u", |
201 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", | 195 "[CWD]\\src\\testing\\scripts\\get_compile_targets.py", |
202 "--output", | 196 "--output", |
203 "/path/to/tmp/json", | 197 "/path/to/tmp/json", |
204 "--", | 198 "--", |
205 "--build-config-fs", | 199 "--build-config-fs", |
206 "Release", | 200 "Release", |
207 "--paths", | 201 "--paths", |
208 "{\"checkout\": \"[SLAVE_BUILD]\\\\src\", \"runit.py\": \"RECIPE_PACKAGE_R
EPO[build]\\\\scripts\\\\tools\\\\runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_R
EPO[build]\\\\scripts\\\\slave\\\\runtest.py\"}", | 202 "{\"checkout\": \"[CWD]\\\\src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[buil
d]\\\\scripts\\\\tools\\\\runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[buil
d]\\\\scripts\\\\slave\\\\runtest.py\"}", |
209 "--properties", | 203 "--properties", |
210 "{\"buildername\": \"Win Builder\", \"buildnumber\": 571, \"mastername\":
\"chromium.webrtc\", \"slavename\": \"TestSlavename\", \"target_platform\": \"wi
n\"}" | 204 "{\"buildername\": \"Win Builder\", \"buildnumber\": 571, \"mastername\":
\"chromium.webrtc\", \"slavename\": \"TestSlavename\", \"target_platform\": \"wi
n\"}" |
211 ], | 205 ], |
212 "cwd": "[SLAVE_BUILD]", | |
213 "name": "get compile targets for scripts", | 206 "name": "get compile targets for scripts", |
214 "~followup_annotations": [ | 207 "~followup_annotations": [ |
215 "@@@STEP_LOG_LINE@json.output@{}@@@", | 208 "@@@STEP_LOG_LINE@json.output@{}@@@", |
216 "@@@STEP_LOG_END@json.output@@@" | 209 "@@@STEP_LOG_END@json.output@@@" |
217 ] | 210 ] |
218 }, | 211 }, |
219 { | 212 { |
220 "cmd": [ | 213 "cmd": [ |
221 "python", | 214 "python", |
222 "-u", | 215 "-u", |
223 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 216 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
224 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.webrtc.json", | 217 "[CWD]\\src\\testing\\buildbot\\chromium.webrtc.json", |
225 "/path/to/tmp/json" | 218 "/path/to/tmp/json" |
226 ], | 219 ], |
227 "cwd": "[SLAVE_BUILD]", | |
228 "name": "read test spec", | 220 "name": "read test spec", |
229 "~followup_annotations": [ | 221 "~followup_annotations": [ |
230 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.webrtc
.json@@@", | 222 "@@@STEP_TEXT@path: [CWD]\\src\\testing\\buildbot\\chromium.webrtc.json@@@
", |
231 "@@@STEP_LOG_LINE@json.output@{}@@@", | 223 "@@@STEP_LOG_LINE@json.output@{}@@@", |
232 "@@@STEP_LOG_END@json.output@@@" | 224 "@@@STEP_LOG_END@json.output@@@" |
233 ] | 225 ] |
234 }, | 226 }, |
235 { | 227 { |
236 "cmd": [ | 228 "cmd": [ |
237 "python", | 229 "python", |
238 "-u", | 230 "-u", |
239 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 231 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
240 "--show-path", | 232 "--show-path", |
241 "python", | 233 "python", |
242 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" | 234 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" |
243 ], | 235 ], |
244 "cwd": "[SLAVE_BUILD]", | |
245 "name": "cleanup_temp" | 236 "name": "cleanup_temp" |
246 }, | 237 }, |
247 { | 238 { |
248 "cmd": [ | 239 "cmd": [ |
249 "python", | 240 "python", |
250 "-u", | 241 "-u", |
251 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 242 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
252 "--show-path", | 243 "--show-path", |
253 "python", | 244 "python", |
254 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", | 245 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", |
255 "--gsutil-py-path", | 246 "--gsutil-py-path", |
256 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", | 247 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", |
257 "--ninja-path", | 248 "--ninja-path", |
258 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", | 249 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", |
259 "--target", | 250 "--target", |
260 "Release", | 251 "Release", |
261 "--src-dir", | 252 "--src-dir", |
262 "[SLAVE_BUILD]\\src", | 253 "[CWD]\\src", |
263 "--goma-cache-dir", | 254 "--goma-cache-dir", |
264 "[GOMA_CACHE]", | 255 "[ROOT]\\b\\build\\slave\\goma_cache", |
265 "--build-tool", | 256 "--build-tool", |
266 "ninja", | 257 "ninja", |
267 "--build-data-dir", | 258 "--build-data-dir", |
268 "[ROOT]\\build_data_dir", | 259 "[ROOT]\\build_data_dir", |
269 "--compiler", | 260 "--compiler", |
270 "goma", | 261 "goma", |
271 "--goma-jsonstatus", | 262 "--goma-jsonstatus", |
272 "/path/to/tmp/json", | 263 "/path/to/tmp/json", |
273 "--goma-service-account-json-file", | 264 "--goma-service-account-json-file", |
274 "C:\\creds\\service_accounts\\service-account-goma-client.json", | 265 "C:\\creds\\service_accounts\\service-account-goma-client.json", |
275 "--goma-dir", | 266 "--goma-dir", |
276 "[CACHE]\\cipd\\goma", | 267 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", |
277 "--", | 268 "--", |
278 "browser_tests", | 269 "browser_tests", |
279 "chromium_builder_webrtc", | 270 "chromium_builder_webrtc", |
280 "content_browsertests", | 271 "content_browsertests", |
281 "content_unittests", | 272 "content_unittests", |
282 "media_unittests", | 273 "media_unittests", |
283 "remoting_unittests" | 274 "remoting_unittests" |
284 ], | 275 ], |
285 "cwd": "[SLAVE_BUILD]", | |
286 "env": { | 276 "env": { |
287 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | 277 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
288 }, | 278 }, |
289 "name": "compile", | 279 "name": "compile", |
290 "~followup_annotations": [ | 280 "~followup_annotations": [ |
291 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 281 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
292 "@@@STEP_LOG_END@json.output (invalid)@@@" | 282 "@@@STEP_LOG_END@json.output (invalid)@@@" |
293 ] | 283 ] |
294 }, | 284 }, |
295 { | 285 { |
296 "allow_subannotations": true, | 286 "allow_subannotations": true, |
297 "cmd": [ | 287 "cmd": [ |
298 "python", | 288 "python", |
299 "-u", | 289 "-u", |
300 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 290 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
301 "--show-path", | 291 "--show-path", |
302 "python", | 292 "python", |
303 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\zip_build.py", | 293 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\zip_build.py", |
304 "--target", | 294 "--target", |
305 "Release", | 295 "Release", |
306 "--build-url", | 296 "--build-url", |
307 "gs://chromium-webrtc/chromium.webrtc/Win Builder", | 297 "gs://chromium-webrtc/chromium.webrtc/Win Builder", |
308 "--build_revision", | 298 "--build_revision", |
309 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 299 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
310 "--factory-properties", | 300 "--factory-properties", |
311 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"Win Builder\"
, \"buildnumber\": 571, \"mastername\": \"chromium.webrtc\", \"parent_buildernam
e\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir
\": \"/path/to/workdir/TestSlavename\"}", | 301 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"Win Builder\"
, \"buildnumber\": 571, \"mastername\": \"chromium.webrtc\", \"parent_buildernam
e\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir
\": \"/path/to/workdir/TestSlavename\"}", |
312 "--build-properties", | 302 "--build-properties", |
313 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"Win Builder\"
, \"buildnumber\": 571, \"mastername\": \"chromium.webrtc\", \"parent_buildernam
e\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir
\": \"/path/to/workdir/TestSlavename\"}" | 303 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"Win Builder\"
, \"buildnumber\": 571, \"mastername\": \"chromium.webrtc\", \"parent_buildernam
e\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir
\": \"/path/to/workdir/TestSlavename\"}" |
314 ], | 304 ], |
315 "cwd": "[SLAVE_BUILD]", | |
316 "name": "package build" | 305 "name": "package build" |
317 }, | 306 }, |
318 { | 307 { |
319 "cmd": [], | 308 "cmd": [], |
320 "cwd": "[SLAVE_BUILD]", | |
321 "name": "trigger", | 309 "name": "trigger", |
322 "trigger_specs": [ | 310 "trigger_specs": [ |
323 { | 311 { |
324 "builder_name": "Win10 Tester", | 312 "builder_name": "Win10 Tester", |
325 "properties": { | 313 "properties": { |
326 "parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c
", | 314 "parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c
", |
327 "parent_got_angle_revision_cp": "refs/heads/master@{#297276}", | 315 "parent_got_angle_revision_cp": "refs/heads/master@{#297276}", |
328 "parent_got_libjingle_revision": "8e938c8836c7ed23d7fbcddf1dcc2abcb136
67d7", | 316 "parent_got_libjingle_revision": "8e938c8836c7ed23d7fbcddf1dcc2abcb136
67d7", |
329 "parent_got_libjingle_revision_cp": "refs/heads/master@{#134440}", | 317 "parent_got_libjingle_revision_cp": "refs/heads/master@{#134440}", |
330 "parent_got_libvpx_revision": "9240a98dab275a8a92a3631502866a58dceb2a4
9", | 318 "parent_got_libvpx_revision": "9240a98dab275a8a92a3631502866a58dceb2a4
9", |
(...skipping 10 matching lines...) Expand all Loading... |
341 "parent_got_webrtc_revision_cp": "refs/heads/master@{#120644}" | 329 "parent_got_webrtc_revision_cp": "refs/heads/master@{#120644}" |
342 } | 330 } |
343 } | 331 } |
344 ], | 332 ], |
345 "~followup_annotations": [ | 333 "~followup_annotations": [ |
346 "@@@STEP_TEXT@Win10 Tester@@@" | 334 "@@@STEP_TEXT@Win10 Tester@@@" |
347 ] | 335 ] |
348 }, | 336 }, |
349 { | 337 { |
350 "cmd": [], | 338 "cmd": [], |
351 "cwd": "[SLAVE_BUILD]", | |
352 "name": "trigger (2)", | 339 "name": "trigger (2)", |
353 "trigger_specs": [ | 340 "trigger_specs": [ |
354 { | 341 { |
355 "builder_name": "Win7 Tester", | 342 "builder_name": "Win7 Tester", |
356 "properties": { | 343 "properties": { |
357 "parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c
", | 344 "parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c
", |
358 "parent_got_angle_revision_cp": "refs/heads/master@{#297276}", | 345 "parent_got_angle_revision_cp": "refs/heads/master@{#297276}", |
359 "parent_got_libjingle_revision": "8e938c8836c7ed23d7fbcddf1dcc2abcb136
67d7", | 346 "parent_got_libjingle_revision": "8e938c8836c7ed23d7fbcddf1dcc2abcb136
67d7", |
360 "parent_got_libjingle_revision_cp": "refs/heads/master@{#134440}", | 347 "parent_got_libjingle_revision_cp": "refs/heads/master@{#134440}", |
361 "parent_got_libvpx_revision": "9240a98dab275a8a92a3631502866a58dceb2a4
9", | 348 "parent_got_libvpx_revision": "9240a98dab275a8a92a3631502866a58dceb2a4
9", |
(...skipping 10 matching lines...) Expand all Loading... |
372 "parent_got_webrtc_revision_cp": "refs/heads/master@{#120644}" | 359 "parent_got_webrtc_revision_cp": "refs/heads/master@{#120644}" |
373 } | 360 } |
374 } | 361 } |
375 ], | 362 ], |
376 "~followup_annotations": [ | 363 "~followup_annotations": [ |
377 "@@@STEP_TEXT@Win7 Tester@@@" | 364 "@@@STEP_TEXT@Win7 Tester@@@" |
378 ] | 365 ] |
379 }, | 366 }, |
380 { | 367 { |
381 "cmd": [], | 368 "cmd": [], |
382 "cwd": "[SLAVE_BUILD]", | |
383 "name": "trigger (3)", | 369 "name": "trigger (3)", |
384 "trigger_specs": [ | 370 "trigger_specs": [ |
385 { | 371 { |
386 "builder_name": "Win8 Tester", | 372 "builder_name": "Win8 Tester", |
387 "properties": { | 373 "properties": { |
388 "parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c
", | 374 "parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c
", |
389 "parent_got_angle_revision_cp": "refs/heads/master@{#297276}", | 375 "parent_got_angle_revision_cp": "refs/heads/master@{#297276}", |
390 "parent_got_libjingle_revision": "8e938c8836c7ed23d7fbcddf1dcc2abcb136
67d7", | 376 "parent_got_libjingle_revision": "8e938c8836c7ed23d7fbcddf1dcc2abcb136
67d7", |
391 "parent_got_libjingle_revision_cp": "refs/heads/master@{#134440}", | 377 "parent_got_libjingle_revision_cp": "refs/heads/master@{#134440}", |
392 "parent_got_libvpx_revision": "9240a98dab275a8a92a3631502866a58dceb2a4
9", | 378 "parent_got_libvpx_revision": "9240a98dab275a8a92a3631502866a58dceb2a4
9", |
(...skipping 14 matching lines...) Expand all Loading... |
407 "~followup_annotations": [ | 393 "~followup_annotations": [ |
408 "@@@STEP_TEXT@Win8 Tester@@@" | 394 "@@@STEP_TEXT@Win8 Tester@@@" |
409 ] | 395 ] |
410 }, | 396 }, |
411 { | 397 { |
412 "name": "$result", | 398 "name": "$result", |
413 "recipe_result": null, | 399 "recipe_result": null, |
414 "status_code": 0 | 400 "status_code": 0 |
415 } | 401 } |
416 ] | 402 ] |
OLD | NEW |