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 "tryserver.chromium.perf", | 16 "tryserver.chromium.perf", |
18 "--builder", | 17 "--builder", |
19 "winx64_bisect_builder", | 18 "winx64_bisect_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'}, {'custom_deps': {'src/chrome/test/da
ta/firefox2_profile/searchplugins': None, 'src/chrome/test/data/firefox2_searchp
lugins': None, 'src/chrome/test/data/firefox3_profile/searchplugins': None, 'src
/chrome/test/data/firefox3_searchplugins': None, 'src/chrome/test/data/osdd': No
ne, 'src/chrome/test/data/perf/frame_rate/private': None, 'src/chrome/test/data/
plugin': None, 'src/chrome/test/data/ssl/certs': None, 'src/data/autodiscovery':
None, 'src/data/esctf': None, 'src/data/mach_ports': None, 'src/data/memory_tes
t': None, 'src/data/mozilla_js_tests': None, 'src/data/page_cycler': None, 'src/
data/selenium_core': None, 'src/data/tab_switching': None, 'src/tools/grit/grit/
test/data': None, 'src/webkit/data/bmp_decoder': None, 'src/webkit/data/ico_deco
der': None, 'src/webkit/data/test_shell/plugins': None, 'src/webkit/data/xbm_dec
oder': None}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src-internal', 'url
': 'svn://svn-mirror.golo.chromium.org/chrome-internal/trunk/src-internal'}]", | 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'}, {'cus
tom_deps': {'src/chrome/test/data/firefox2_profile/searchplugins': None, 'src/ch
rome/test/data/firefox2_searchplugins': None, 'src/chrome/test/data/firefox3_pro
file/searchplugins': None, 'src/chrome/test/data/firefox3_searchplugins': None,
'src/chrome/test/data/osdd': None, 'src/chrome/test/data/perf/frame_rate/private
': None, 'src/chrome/test/data/plugin': None, 'src/chrome/test/data/ssl/certs':
None, 'src/data/autodiscovery': None, 'src/data/esctf': None, 'src/data/mach_por
ts': None, 'src/data/memory_test': None, 'src/data/mozilla_js_tests': None, 'src
/data/page_cycler': None, 'src/data/selenium_core': None, 'src/data/tab_switchin
g': None, 'src/tools/grit/grit/test/data': None, 'src/webkit/data/bmp_decoder':
None, 'src/webkit/data/ico_decoder': None, 'src/webkit/data/test_shell/plugins':
None, 'src/webkit/data/xbm_decoder': None}, 'deps_file': 'DEPS', 'managed': Tru
e, 'name': 'src-internal', 'url': 'svn://svn-mirror.golo.chromium.org/chrome-int
ernal/trunk/src-internal'}]", |
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/webrtc\":
\"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re
vision\", \"src/v8\": \"got_v8_revision\"}", | 26 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\":
\"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re
vision\", \"src/v8\": \"got_v8_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 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
101 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 99 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
102 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 100 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
103 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 101 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
104 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 102 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
105 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 103 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
106 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 104 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
107 ] | 105 ] |
108 }, | 106 }, |
109 { | 107 { |
110 "cmd": [], | 108 "cmd": [], |
111 "cwd": "[SLAVE_BUILD]", | |
112 "name": "ensure_goma" | 109 "name": "ensure_goma" |
113 }, | 110 }, |
114 { | 111 { |
115 "cmd": [ | 112 "cmd": [ |
116 "python", | 113 "python", |
117 "-u", | 114 "-u", |
118 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", | 115 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", |
119 "--platform", | 116 "--platform", |
120 "windows-amd64", | 117 "windows-amd64", |
121 "--dest-directory", | 118 "--dest-directory", |
122 "[SLAVE_BUILD]\\cipd", | 119 "[CWD]\\cipd", |
123 "--json-output", | 120 "--json-output", |
124 "/path/to/tmp/json" | 121 "/path/to/tmp/json" |
125 ], | 122 ], |
126 "cwd": "[SLAVE_BUILD]", | |
127 "name": "ensure_goma.install cipd", | 123 "name": "ensure_goma.install cipd", |
128 "~followup_annotations": [ | 124 "~followup_annotations": [ |
129 "@@@STEP_NEST_LEVEL@1@@@", | 125 "@@@STEP_NEST_LEVEL@1@@@", |
130 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | 126 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", |
131 "@@@STEP_LOG_LINE@json.output@{@@@", | 127 "@@@STEP_LOG_LINE@json.output@{@@@", |
132 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]\\\\cipd\\\
\cipd\", @@@", | 128 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"fake_slave_build/cipd\",
@@@", |
133 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | 129 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", |
134 "@@@STEP_LOG_LINE@json.output@}@@@", | 130 "@@@STEP_LOG_LINE@json.output@}@@@", |
135 "@@@STEP_LOG_END@json.output@@@" | 131 "@@@STEP_LOG_END@json.output@@@" |
136 ] | 132 ] |
137 }, | 133 }, |
138 { | 134 { |
139 "cmd": [ | 135 "cmd": [ |
140 "[SLAVE_BUILD]\\cipd\\cipd", | 136 "fake_slave_build/cipd", |
141 "ensure", | 137 "ensure", |
142 "--root", | 138 "--root", |
143 "[CACHE]\\cipd\\goma", | 139 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", |
144 "--list", | 140 "--list", |
145 "infra_internal/goma/client/windows-amd64 release", | 141 "infra_internal/goma/client/windows-amd64 release", |
146 "--json-output", | 142 "--json-output", |
147 "/path/to/tmp/json", | 143 "/path/to/tmp/json", |
148 "--service-account-json", | 144 "--service-account-json", |
149 "C:\\creds\\service_accounts\\service-account-goma-client.json" | 145 "C:\\creds\\service_accounts\\service-account-goma-client.json" |
150 ], | 146 ], |
151 "cwd": "[SLAVE_BUILD]", | |
152 "name": "ensure_goma.ensure_installed", | 147 "name": "ensure_goma.ensure_installed", |
153 "~followup_annotations": [ | 148 "~followup_annotations": [ |
154 "@@@STEP_NEST_LEVEL@1@@@", | 149 "@@@STEP_NEST_LEVEL@1@@@", |
155 "@@@STEP_LOG_LINE@json.output@{@@@", | 150 "@@@STEP_LOG_LINE@json.output@{@@@", |
156 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | 151 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
157 "@@@STEP_LOG_LINE@json.output@ {@@@", | 152 "@@@STEP_LOG_LINE@json.output@ {@@@", |
158 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | 153 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", |
159 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", | 154 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", |
160 "@@@STEP_LOG_LINE@json.output@ }@@@", | 155 "@@@STEP_LOG_LINE@json.output@ }@@@", |
161 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 156 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
162 "@@@STEP_LOG_LINE@json.output@}@@@", | 157 "@@@STEP_LOG_LINE@json.output@}@@@", |
163 "@@@STEP_LOG_END@json.output@@@" | 158 "@@@STEP_LOG_END@json.output@@@" |
164 ] | 159 ] |
165 }, | 160 }, |
166 { | 161 { |
167 "cmd": [ | 162 "cmd": [ |
168 "python", | 163 "python", |
169 "-u", | 164 "-u", |
170 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 165 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
171 "[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl", | 166 "[CWD]\\src\\tools\\mb\\mb_config.pyl", |
172 "/path/to/tmp/" | 167 "/path/to/tmp/" |
173 ], | 168 ], |
174 "cwd": "[SLAVE_BUILD]", | |
175 "name": "Reading MB config", | 169 "name": "Reading MB config", |
176 "~followup_annotations": [ | 170 "~followup_annotations": [ |
177 "@@@STEP_LOG_LINE@Builder NOT MB-ready@MB is not enabled for this builder
at this revision.@@@", | 171 "@@@STEP_LOG_LINE@Builder NOT MB-ready@MB is not enabled for this builder
at this revision.@@@", |
178 "@@@STEP_LOG_END@Builder NOT MB-ready@@@", | 172 "@@@STEP_LOG_END@Builder NOT MB-ready@@@", |
179 "@@@STEP_WARNINGS@@@" | 173 "@@@STEP_WARNINGS@@@" |
180 ] | 174 ] |
181 }, | 175 }, |
182 { | 176 { |
183 "cmd": [ | 177 "cmd": [ |
184 "python", | 178 "python", |
185 "-u", | 179 "-u", |
186 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", | 180 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", |
187 "runhooks" | 181 "runhooks" |
188 ], | 182 ], |
189 "cwd": "[SLAVE_BUILD]", | |
190 "env": { | 183 "env": { |
191 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", | 184 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", |
192 "GYP_DEFINES": "branding=Chrome buildtype=Official chromium_win_pch=0 comp
onent=static_library fastbuild=1 gomadir='[CACHE]\\cipd\\goma' target_arch=x64 u
se_goma=1", | 185 "GYP_DEFINES": "branding=Chrome buildtype=Official chromium_win_pch=0 comp
onent=static_library fastbuild=1 gomadir='[ROOT]\\b\\build\\slave\\cache\\cipd\\
goma' target_arch=x64 use_goma=1", |
193 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 186 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
194 }, | 187 }, |
195 "name": "gclient runhooks" | 188 "name": "gclient runhooks" |
196 }, | 189 }, |
197 { | 190 { |
198 "cmd": [ | 191 "cmd": [ |
199 "python", | 192 "python", |
200 "-u", | 193 "-u", |
201 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 194 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
202 "--show-path", | 195 "--show-path", |
203 "python", | 196 "python", |
204 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" | 197 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" |
205 ], | 198 ], |
206 "cwd": "[SLAVE_BUILD]", | |
207 "name": "cleanup_temp" | 199 "name": "cleanup_temp" |
208 }, | 200 }, |
209 { | 201 { |
210 "cmd": [ | 202 "cmd": [ |
211 "python", | 203 "python", |
212 "-u", | 204 "-u", |
213 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 205 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
214 "--show-path", | 206 "--show-path", |
215 "python", | 207 "python", |
216 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", | 208 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", |
217 "--gsutil-py-path", | 209 "--gsutil-py-path", |
218 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", | 210 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", |
219 "--ninja-path", | 211 "--ninja-path", |
220 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", | 212 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", |
221 "--target", | 213 "--target", |
222 "Release_x64", | 214 "Release_x64", |
223 "--src-dir", | 215 "--src-dir", |
224 "[SLAVE_BUILD]\\src", | 216 "[CWD]\\src", |
225 "--goma-cache-dir", | 217 "--goma-cache-dir", |
226 "[GOMA_CACHE]", | 218 "[ROOT]\\b\\build\\slave\\goma_cache", |
227 "--build-tool", | 219 "--build-tool", |
228 "ninja", | 220 "ninja", |
229 "--build-data-dir", | 221 "--build-data-dir", |
230 "[ROOT]\\build_data_dir", | 222 "[ROOT]\\build_data_dir", |
231 "--compiler", | 223 "--compiler", |
232 "goma", | 224 "goma", |
233 "--goma-jsonstatus", | 225 "--goma-jsonstatus", |
234 "/path/to/tmp/json", | 226 "/path/to/tmp/json", |
235 "--goma-service-account-json-file", | 227 "--goma-service-account-json-file", |
236 "C:\\creds\\service_accounts\\service-account-goma-client.json", | 228 "C:\\creds\\service_accounts\\service-account-goma-client.json", |
237 "--mode", | 229 "--mode", |
238 "official", | 230 "official", |
239 "--goma-dir", | 231 "--goma-dir", |
240 "[CACHE]\\cipd\\goma", | 232 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", |
241 "--goma-hermetic", | 233 "--goma-hermetic", |
242 "fallback", | 234 "fallback", |
243 "--", | 235 "--", |
244 "chrome", | 236 "chrome", |
245 "chromium_builder_perf" | 237 "chromium_builder_perf" |
246 ], | 238 ], |
247 "cwd": "[SLAVE_BUILD]", | |
248 "env": { | 239 "env": { |
249 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | 240 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
250 }, | 241 }, |
251 "name": "compile", | 242 "name": "compile", |
252 "~followup_annotations": [ | 243 "~followup_annotations": [ |
253 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 244 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
254 "@@@STEP_LOG_END@json.output (invalid)@@@" | 245 "@@@STEP_LOG_END@json.output (invalid)@@@" |
255 ] | 246 ] |
256 }, | 247 }, |
257 { | 248 { |
258 "allow_subannotations": true, | 249 "allow_subannotations": true, |
259 "cmd": [ | 250 "cmd": [ |
260 "python", | 251 "python", |
261 "-u", | 252 "-u", |
262 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 253 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
263 "--show-path", | 254 "--show-path", |
264 "python", | 255 "python", |
265 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\zip_build.py", | 256 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\zip_build.py", |
266 "--target", | 257 "--target", |
267 "Release_x64", | 258 "Release_x64", |
268 "--build_revision", | 259 "--build_revision", |
269 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 260 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
270 "--factory-properties", | 261 "--factory-properties", |
271 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"winx64_bisect
_builder\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \
"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlav
ename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 262 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"winx64_bisect
_builder\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \
"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlav
ename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
272 "--build-properties", | 263 "--build-properties", |
273 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"winx64_bisect
_builder\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \
"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlav
ename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" | 264 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"winx64_bisect
_builder\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \
"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlav
ename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" |
274 ], | 265 ], |
275 "cwd": "[SLAVE_BUILD]", | |
276 "name": "package build" | 266 "name": "package build" |
277 }, | 267 }, |
278 { | 268 { |
279 "allow_subannotations": true, | 269 "allow_subannotations": true, |
280 "cmd": [ | 270 "cmd": [ |
281 "python", | 271 "python", |
282 "-u", | 272 "-u", |
283 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", | 273 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", |
284 "--target", | 274 "--target", |
285 "Release_x64", | 275 "Release_x64", |
286 "--no-xvfb", | 276 "--no-xvfb", |
287 "--factory-properties", | 277 "--factory-properties", |
288 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"winx64_bisect
_builder\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \
"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlav
ename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 278 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"winx64_bisect
_builder\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \
"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlav
ename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
289 "--build-properties", | 279 "--build-properties", |
290 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"winx64_bisect
_builder\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \
"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlav
ename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 280 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"winx64_bisect
_builder\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \
"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlav
ename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
291 "--test-type=sizes", | 281 "--test-type=sizes", |
292 "--builder-name=winx64_bisect_builder", | 282 "--builder-name=winx64_bisect_builder", |
293 "--slave-name=TestSlavename", | 283 "--slave-name=TestSlavename", |
294 "--build-number=571", | 284 "--build-number=571", |
295 "--run-python-script", | 285 "--run-python-script", |
296 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\chromium\\sizes.py", | 286 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\chromium\\sizes.py", |
297 "--target", | 287 "--target", |
298 "Release_x64", | 288 "Release_x64", |
299 "--platform", | 289 "--platform", |
300 "win" | 290 "win" |
301 ], | 291 ], |
302 "cwd": "[SLAVE_BUILD]", | |
303 "name": "sizes" | 292 "name": "sizes" |
304 }, | 293 }, |
305 { | 294 { |
306 "cmd": [ | 295 "cmd": [ |
307 "python", | 296 "python", |
308 "-u", | 297 "-u", |
309 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py", | 298 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py", |
310 "--target", | 299 "--target", |
311 "Release_x64" | 300 "Release_x64" |
312 ], | 301 ], |
313 "cwd": "[SLAVE_BUILD]", | |
314 "name": "process_dumps" | 302 "name": "process_dumps" |
315 }, | 303 }, |
316 { | 304 { |
317 "name": "$result", | 305 "name": "$result", |
318 "recipe_result": null, | 306 "recipe_result": null, |
319 "status_code": 0 | 307 "status_code": 0 |
320 } | 308 } |
321 ] | 309 ] |
OLD | NEW |