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.fyi", | 8 "chromium.fyi", |
9 "--builder", | 9 "--builder", |
10 "Android Remoting Tests", | 10 "Android Remoting Tests", |
11 "--slave", | 11 "--slave", |
12 "TestSlavename", | 12 "TestSlavename", |
13 "--spec", | 13 "--spec", |
14 "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'}]\ntarget_os = ['android']", | 14 "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_url': 'svn://
svn-mirror.golo.chromium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.c
hromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src',
'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}]\ntarget_os = ['an
droid']", |
15 "--root", | 15 "--root", |
16 "src", | 16 "src", |
17 "--revision_mapping_file", | 17 "--revision_mapping_file", |
18 "{\"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\"}", | 18 "{\"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\"}", |
19 "--git-cache-dir", | 19 "--git-cache-dir", |
20 "[GIT_CACHE]", | 20 "[ROOT]/b/build/slave/cache_dir", |
21 "--output_json", | 21 "--output_json", |
22 "/path/to/tmp/json", | 22 "/path/to/tmp/json", |
23 "--revision", | 23 "--revision", |
24 "src@1111111", | 24 "src@1111111", |
25 "--force", | 25 "--force", |
26 "--output_manifest" | 26 "--output_manifest" |
27 ], | 27 ], |
28 "cwd": "[SLAVE_BUILD]", | |
29 "env": { | 28 "env": { |
30 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 29 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
31 }, | 30 }, |
32 "name": "bot_update", | 31 "name": "bot_update", |
33 "~followup_annotations": [ | 32 "~followup_annotations": [ |
34 "@@@STEP_TEXT@Some step text@@@", | 33 "@@@STEP_TEXT@Some step text@@@", |
35 "@@@STEP_LOG_LINE@json.output@{@@@", | 34 "@@@STEP_LOG_LINE@json.output@{@@@", |
36 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 35 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
37 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 36 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
38 "@@@STEP_LOG_LINE@json.output@ \"src\": \"1111111\"@@@", | 37 "@@@STEP_LOG_LINE@json.output@ \"src\": \"1111111\"@@@", |
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
92 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 91 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
93 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 92 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
94 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 93 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
95 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 94 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
96 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 95 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
97 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 96 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
98 ] | 97 ] |
99 }, | 98 }, |
100 { | 99 { |
101 "cmd": [], | 100 "cmd": [], |
102 "cwd": "[SLAVE_BUILD]", | |
103 "name": "ensure_goma" | 101 "name": "ensure_goma" |
104 }, | 102 }, |
105 { | 103 { |
106 "cmd": [ | 104 "cmd": [ |
107 "python", | 105 "python", |
108 "-u", | 106 "-u", |
109 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", | 107 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", |
110 "--platform", | 108 "--platform", |
111 "linux-386", | 109 "linux-386", |
112 "--dest-directory", | 110 "--dest-directory", |
113 "[SLAVE_BUILD]/cipd", | 111 "[CWD]/cipd", |
114 "--json-output", | 112 "--json-output", |
115 "/path/to/tmp/json" | 113 "/path/to/tmp/json" |
116 ], | 114 ], |
117 "cwd": "[SLAVE_BUILD]", | |
118 "name": "ensure_goma.install cipd", | 115 "name": "ensure_goma.install cipd", |
119 "~followup_annotations": [ | 116 "~followup_annotations": [ |
120 "@@@STEP_NEST_LEVEL@1@@@", | 117 "@@@STEP_NEST_LEVEL@1@@@", |
121 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | 118 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", |
122 "@@@STEP_LOG_LINE@json.output@{@@@", | 119 "@@@STEP_LOG_LINE@json.output@{@@@", |
123 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\
", @@@", | 120 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"fake_slave_build/cipd\",
@@@", |
124 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | 121 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", |
125 "@@@STEP_LOG_LINE@json.output@}@@@", | 122 "@@@STEP_LOG_LINE@json.output@}@@@", |
126 "@@@STEP_LOG_END@json.output@@@" | 123 "@@@STEP_LOG_END@json.output@@@" |
127 ] | 124 ] |
128 }, | 125 }, |
129 { | 126 { |
130 "cmd": [ | 127 "cmd": [ |
131 "[SLAVE_BUILD]/cipd/cipd", | 128 "fake_slave_build/cipd", |
132 "ensure", | 129 "ensure", |
133 "--root", | 130 "--root", |
134 "[CACHE]/cipd/goma", | 131 "[ROOT]/b/build/slave/cache/cipd/goma", |
135 "--list", | 132 "--list", |
136 "infra_internal/goma/client/linux-386 release", | 133 "infra_internal/goma/client/linux-386 release", |
137 "--json-output", | 134 "--json-output", |
138 "/path/to/tmp/json", | 135 "/path/to/tmp/json", |
139 "--service-account-json", | 136 "--service-account-json", |
140 "/creds/service_accounts/service-account-goma-client.json" | 137 "/creds/service_accounts/service-account-goma-client.json" |
141 ], | 138 ], |
142 "cwd": "[SLAVE_BUILD]", | |
143 "name": "ensure_goma.ensure_installed", | 139 "name": "ensure_goma.ensure_installed", |
144 "~followup_annotations": [ | 140 "~followup_annotations": [ |
145 "@@@STEP_NEST_LEVEL@1@@@", | 141 "@@@STEP_NEST_LEVEL@1@@@", |
146 "@@@STEP_LOG_LINE@json.output@{@@@", | 142 "@@@STEP_LOG_LINE@json.output@{@@@", |
147 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | 143 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
148 "@@@STEP_LOG_LINE@json.output@ {@@@", | 144 "@@@STEP_LOG_LINE@json.output@ {@@@", |
149 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | 145 "@@@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-386\"@@@", | 146 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/linux-386\"@@@", |
151 "@@@STEP_LOG_LINE@json.output@ }@@@", | 147 "@@@STEP_LOG_LINE@json.output@ }@@@", |
152 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 148 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
153 "@@@STEP_LOG_LINE@json.output@}@@@", | 149 "@@@STEP_LOG_LINE@json.output@}@@@", |
154 "@@@STEP_LOG_END@json.output@@@" | 150 "@@@STEP_LOG_END@json.output@@@" |
155 ] | 151 ] |
156 }, | 152 }, |
157 { | 153 { |
158 "cmd": [ | 154 "cmd": [ |
159 "python", | 155 "python", |
160 "-u", | 156 "-u", |
161 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 157 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
162 "runhooks" | 158 "runhooks" |
163 ], | 159 ], |
164 "cwd": "[SLAVE_BUILD]", | |
165 "env": { | 160 "env": { |
166 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 161 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
167 "GYP_CROSSCOMPILE": "1", | 162 "GYP_CROSSCOMPILE": "1", |
168 "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gomadir='[
CACHE]/cipd/goma' target_arch=arm use_goma=1", | 163 "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gomadir='[
ROOT]/b/build/slave/cache/cipd/goma' target_arch=arm use_goma=1", |
169 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 164 "PATH": "[CWD]/src/third_party/android_tools/sdk/platform-tools:[CWD]/src/
build/android:%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
170 }, | 165 }, |
171 "name": "gclient runhooks" | 166 "name": "gclient runhooks" |
172 }, | 167 }, |
173 { | 168 { |
174 "cmd": [ | 169 "cmd": [ |
175 "python", | 170 "python", |
176 "-u", | 171 "-u", |
177 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", | 172 "[CWD]/src/testing/scripts/get_compile_targets.py", |
178 "--output", | 173 "--output", |
179 "/path/to/tmp/json", | 174 "/path/to/tmp/json", |
180 "--", | 175 "--", |
181 "--build-config-fs", | 176 "--build-config-fs", |
182 "Release", | 177 "Release", |
183 "--paths", | 178 "--paths", |
184 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO
[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s
cripts/slave/runtest.py\"}", | 179 "{\"checkout\": \"[CWD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[build]/
scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/s
lave/runtest.py\"}", |
185 "--properties", | 180 "--properties", |
186 "{\"buildername\": \"Android Remoting Tests\", \"buildnumber\": 571, \"mas
tername\": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform
\": \"android\"}" | 181 "{\"buildername\": \"Android Remoting Tests\", \"buildnumber\": 571, \"mas
tername\": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform
\": \"android\"}" |
187 ], | 182 ], |
188 "cwd": "[SLAVE_BUILD]", | |
189 "name": "get compile targets for scripts", | 183 "name": "get compile targets for scripts", |
190 "~followup_annotations": [ | 184 "~followup_annotations": [ |
191 "@@@STEP_LOG_LINE@json.output@{}@@@", | 185 "@@@STEP_LOG_LINE@json.output@{}@@@", |
192 "@@@STEP_LOG_END@json.output@@@" | 186 "@@@STEP_LOG_END@json.output@@@" |
193 ] | 187 ] |
194 }, | 188 }, |
195 { | 189 { |
196 "cmd": [ | 190 "cmd": [ |
197 "python", | 191 "python", |
198 "-u", | 192 "-u", |
199 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 193 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
200 "[SLAVE_BUILD]/src/testing/buildbot/chromium.fyi.json", | 194 "[CWD]/src/testing/buildbot/chromium.fyi.json", |
201 "/path/to/tmp/json" | 195 "/path/to/tmp/json" |
202 ], | 196 ], |
203 "cwd": "[SLAVE_BUILD]", | |
204 "name": "read test spec", | 197 "name": "read test spec", |
205 "~followup_annotations": [ | 198 "~followup_annotations": [ |
206 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.fyi.json@@
@", | 199 "@@@STEP_TEXT@path: [CWD]/src/testing/buildbot/chromium.fyi.json@@@", |
207 "@@@STEP_LOG_LINE@json.output@{}@@@", | 200 "@@@STEP_LOG_LINE@json.output@{}@@@", |
208 "@@@STEP_LOG_END@json.output@@@" | 201 "@@@STEP_LOG_END@json.output@@@" |
209 ] | 202 ] |
210 }, | 203 }, |
211 { | 204 { |
212 "cmd": [ | 205 "cmd": [ |
213 "python", | 206 "python", |
214 "-u", | 207 "-u", |
215 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 208 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
216 "--show-path", | 209 "--show-path", |
217 "python", | 210 "python", |
218 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 211 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
219 ], | 212 ], |
220 "cwd": "[SLAVE_BUILD]", | |
221 "name": "cleanup_temp" | 213 "name": "cleanup_temp" |
222 }, | 214 }, |
223 { | 215 { |
224 "cmd": [ | 216 "cmd": [ |
225 "python", | 217 "python", |
226 "-u", | 218 "-u", |
227 "\nimport shutil, sys, os\nshutil.rmtree(sys.argv[1], True)\nshutil.rmtree
(sys.argv[2], True)\ntry:\n os.remove(sys.argv[3])\nexcept OSError:\n pass\nfo
r base, _dirs, files in os.walk(sys.argv[4]):\n for f in files:\n if f.endsw
ith('.pyc'):\n os.remove(os.path.join(base, f))\n", | 219 "\nimport shutil, sys, os\nshutil.rmtree(sys.argv[1], True)\nshutil.rmtree
(sys.argv[2], True)\ntry:\n os.remove(sys.argv[3])\nexcept OSError:\n pass\nfo
r base, _dirs, files in os.walk(sys.argv[4]):\n for f in files:\n if f.endsw
ith('.pyc'):\n os.remove(os.path.join(base, f))\n", |
228 "[SLAVE_BUILD]/src/out/Release/debug_info_dumps", | 220 "[CWD]/src/out/Release/debug_info_dumps", |
229 "[SLAVE_BUILD]/src/out/Release/test_logs", | 221 "[CWD]/src/out/Release/test_logs", |
230 "[SLAVE_BUILD]/src/out/build_product.zip", | 222 "[CWD]/src/out/build_product.zip", |
231 "[SLAVE_BUILD]/src" | 223 "[CWD]/src" |
232 ], | 224 ], |
233 "cwd": "[SLAVE_BUILD]", | |
234 "name": "clean local files", | 225 "name": "clean local files", |
235 "~followup_annotations": [ | 226 "~followup_annotations": [ |
236 "@@@STEP_LOG_LINE@python.inline@@@@", | 227 "@@@STEP_LOG_LINE@python.inline@@@@", |
237 "@@@STEP_LOG_LINE@python.inline@import shutil, sys, os@@@", | 228 "@@@STEP_LOG_LINE@python.inline@import shutil, sys, os@@@", |
238 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[1], True)@@@", | 229 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[1], True)@@@", |
239 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[2], True)@@@", | 230 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[2], True)@@@", |
240 "@@@STEP_LOG_LINE@python.inline@try:@@@", | 231 "@@@STEP_LOG_LINE@python.inline@try:@@@", |
241 "@@@STEP_LOG_LINE@python.inline@ os.remove(sys.argv[3])@@@", | 232 "@@@STEP_LOG_LINE@python.inline@ os.remove(sys.argv[3])@@@", |
242 "@@@STEP_LOG_LINE@python.inline@except OSError:@@@", | 233 "@@@STEP_LOG_LINE@python.inline@except OSError:@@@", |
243 "@@@STEP_LOG_LINE@python.inline@ pass@@@", | 234 "@@@STEP_LOG_LINE@python.inline@ pass@@@", |
244 "@@@STEP_LOG_LINE@python.inline@for base, _dirs, files in os.walk(sys.argv
[4]):@@@", | 235 "@@@STEP_LOG_LINE@python.inline@for base, _dirs, files in os.walk(sys.argv
[4]):@@@", |
245 "@@@STEP_LOG_LINE@python.inline@ for f in files:@@@", | 236 "@@@STEP_LOG_LINE@python.inline@ for f in files:@@@", |
246 "@@@STEP_LOG_LINE@python.inline@ if f.endswith('.pyc'):@@@", | 237 "@@@STEP_LOG_LINE@python.inline@ if f.endswith('.pyc'):@@@", |
247 "@@@STEP_LOG_LINE@python.inline@ os.remove(os.path.join(base, f))@@@"
, | 238 "@@@STEP_LOG_LINE@python.inline@ os.remove(os.path.join(base, f))@@@"
, |
248 "@@@STEP_LOG_END@python.inline@@@" | 239 "@@@STEP_LOG_END@python.inline@@@" |
249 ] | 240 ] |
250 }, | 241 }, |
251 { | 242 { |
252 "allow_subannotations": false, | 243 "allow_subannotations": false, |
253 "cmd": [ | 244 "cmd": [ |
254 "[SLAVE_BUILD]/src/build/tree_truth.sh", | 245 "[CWD]/src/build/tree_truth.sh", |
255 "[SLAVE_BUILD]/src", | 246 "[CWD]/src", |
256 "src" | 247 "src" |
257 ], | 248 ], |
258 "cwd": "[SLAVE_BUILD]", | |
259 "name": "tree truth steps" | 249 "name": "tree truth steps" |
260 }, | 250 }, |
261 { | 251 { |
262 "cmd": [ | 252 "cmd": [ |
263 "python", | 253 "python", |
264 "-u", | 254 "-u", |
265 "\nimport os, sys\nfrom common import chromium_utils # Error? See https://
crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveD
irectory(sys.argv[1])\n", | 255 "\nimport os, sys\nfrom common import chromium_utils # Error? See https://
crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveD
irectory(sys.argv[1])\n", |
266 "[SLAVE_BUILD]/src/out/Release" | 256 "[CWD]/src/out/Release" |
267 ], | 257 ], |
268 "cwd": "[SLAVE_BUILD]", | |
269 "name": "rmtree build directory", | 258 "name": "rmtree build directory", |
270 "~followup_annotations": [ | 259 "~followup_annotations": [ |
271 "@@@STEP_LOG_LINE@python.inline@@@@", | 260 "@@@STEP_LOG_LINE@python.inline@@@@", |
272 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", | 261 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", |
273 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", | 262 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", |
274 "@@@STEP_LOG_LINE@python.inline@@@@", | 263 "@@@STEP_LOG_LINE@python.inline@@@@", |
275 "@@@STEP_LOG_LINE@python.inline@@@@", | 264 "@@@STEP_LOG_LINE@python.inline@@@@", |
276 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", | 265 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", |
277 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", | 266 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", |
278 "@@@STEP_LOG_END@python.inline@@@" | 267 "@@@STEP_LOG_END@python.inline@@@" |
279 ] | 268 ] |
280 }, | 269 }, |
281 { | 270 { |
282 "cmd": [ | 271 "cmd": [ |
283 "python", | 272 "python", |
284 "-u", | 273 "-u", |
285 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 274 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
286 "--show-path", | 275 "--show-path", |
287 "python", | 276 "python", |
288 "RECIPE_PACKAGE_REPO[build]/scripts/slave/extract_build.py", | 277 "RECIPE_PACKAGE_REPO[build]/scripts/slave/extract_build.py", |
289 "--target", | 278 "--target", |
290 "Release", | 279 "Release", |
291 "--build-archive-url", | 280 "--build-archive-url", |
292 "gs://test-domain/test-archive.zip", | 281 "gs://test-domain/test-archive.zip", |
293 "--master-name", | 282 "--master-name", |
294 "chromium.fyi", | 283 "chromium.fyi", |
295 "--build-number", | 284 "--build-number", |
296 "571" | 285 "571" |
297 ], | 286 ], |
298 "cwd": "[SLAVE_BUILD]", | |
299 "name": "extract build" | 287 "name": "extract build" |
300 }, | 288 }, |
301 { | 289 { |
302 "cmd": [ | 290 "cmd": [ |
303 "python", | 291 "python", |
304 "-u", | 292 "-u", |
305 "RECIPE_MODULE[build::adb]/resources/list_devices.py", | 293 "RECIPE_MODULE[build::adb]/resources/list_devices.py", |
306 "['[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb', 'd
evices']", | 294 "['[CWD]/src/third_party/android_tools/sdk/platform-tools/adb', 'devices']
", |
307 "/path/to/tmp/json" | 295 "/path/to/tmp/json" |
308 ], | 296 ], |
309 "cwd": "[SLAVE_BUILD]", | |
310 "name": "List adb devices", | 297 "name": "List adb devices", |
311 "~followup_annotations": [ | 298 "~followup_annotations": [ |
312 "@@@STEP_LOG_LINE@json.output@[@@@", | 299 "@@@STEP_LOG_LINE@json.output@[@@@", |
313 "@@@STEP_LOG_LINE@json.output@ \"014E1F310401C009\"@@@", | 300 "@@@STEP_LOG_LINE@json.output@ \"014E1F310401C009\"@@@", |
314 "@@@STEP_LOG_LINE@json.output@]@@@", | 301 "@@@STEP_LOG_LINE@json.output@]@@@", |
315 "@@@STEP_LOG_END@json.output@@@" | 302 "@@@STEP_LOG_END@json.output@@@" |
316 ] | 303 ] |
317 }, | 304 }, |
318 { | 305 { |
319 "cmd": [ | 306 "cmd": [ |
320 "python", | 307 "python", |
321 "-u", | 308 "-u", |
322 "\nimport subprocess\nimport sys\nadb_path = sys.argv[1]\nfor device in sy
s.argv[2:]:\n print 'Attempting to root device %s ...' % (device)\n subprocess
.check_call([adb_path, '-s', device, 'root'])\n subprocess.check_call([adb_path
, '-s', device, 'wait-for-device'])\n print 'Finished rooting device %s' % (dev
ice)\n", | 309 "\nimport subprocess\nimport sys\nadb_path = sys.argv[1]\nfor device in sy
s.argv[2:]:\n print 'Attempting to root device %s ...' % (device)\n subprocess
.check_call([adb_path, '-s', device, 'root'])\n subprocess.check_call([adb_path
, '-s', device, 'wait-for-device'])\n print 'Finished rooting device %s' % (dev
ice)\n", |
323 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", | 310 "[CWD]/src/third_party/android_tools/sdk/platform-tools/adb", |
324 "014E1F310401C009" | 311 "014E1F310401C009" |
325 ], | 312 ], |
326 "cwd": "[SLAVE_BUILD]", | |
327 "name": "Root devices", | 313 "name": "Root devices", |
328 "~followup_annotations": [ | 314 "~followup_annotations": [ |
329 "@@@STEP_LOG_LINE@python.inline@@@@", | 315 "@@@STEP_LOG_LINE@python.inline@@@@", |
330 "@@@STEP_LOG_LINE@python.inline@import subprocess@@@", | 316 "@@@STEP_LOG_LINE@python.inline@import subprocess@@@", |
331 "@@@STEP_LOG_LINE@python.inline@import sys@@@", | 317 "@@@STEP_LOG_LINE@python.inline@import sys@@@", |
332 "@@@STEP_LOG_LINE@python.inline@adb_path = sys.argv[1]@@@", | 318 "@@@STEP_LOG_LINE@python.inline@adb_path = sys.argv[1]@@@", |
333 "@@@STEP_LOG_LINE@python.inline@for device in sys.argv[2:]:@@@", | 319 "@@@STEP_LOG_LINE@python.inline@for device in sys.argv[2:]:@@@", |
334 "@@@STEP_LOG_LINE@python.inline@ print 'Attempting to root device %s ...'
% (device)@@@", | 320 "@@@STEP_LOG_LINE@python.inline@ print 'Attempting to root device %s ...'
% (device)@@@", |
335 "@@@STEP_LOG_LINE@python.inline@ subprocess.check_call([adb_path, '-s', d
evice, 'root'])@@@", | 321 "@@@STEP_LOG_LINE@python.inline@ subprocess.check_call([adb_path, '-s', d
evice, 'root'])@@@", |
336 "@@@STEP_LOG_LINE@python.inline@ subprocess.check_call([adb_path, '-s', d
evice, 'wait-for-device'])@@@", | 322 "@@@STEP_LOG_LINE@python.inline@ subprocess.check_call([adb_path, '-s', d
evice, 'wait-for-device'])@@@", |
337 "@@@STEP_LOG_LINE@python.inline@ print 'Finished rooting device %s' % (de
vice)@@@", | 323 "@@@STEP_LOG_LINE@python.inline@ print 'Finished rooting device %s' % (de
vice)@@@", |
338 "@@@STEP_LOG_END@python.inline@@@" | 324 "@@@STEP_LOG_END@python.inline@@@" |
339 ] | 325 ] |
340 }, | 326 }, |
341 { | 327 { |
342 "cmd": [ | 328 "cmd": [ |
343 "python", | 329 "python", |
344 "-u", | 330 "-u", |
345 "[SLAVE_BUILD]/src/build/symlink.py", | 331 "[CWD]/src/build/symlink.py", |
346 "-f", | 332 "-f", |
347 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", | 333 "[CWD]/src/third_party/android_tools/sdk/platform-tools/adb", |
348 "~/adb" | 334 "~/adb" |
349 ], | 335 ], |
350 "cwd": "[SLAVE_BUILD]", | |
351 "name": "create adb symlink" | 336 "name": "create adb symlink" |
352 }, | 337 }, |
353 { | 338 { |
354 "cmd": [ | 339 "cmd": [ |
355 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", | 340 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", |
356 "--", | 341 "--", |
357 "[SLAVE_BUILD]/src/build/android/adb_logcat_monitor.py", | 342 "[CWD]/src/build/android/adb_logcat_monitor.py", |
358 "[SLAVE_BUILD]/src/out/logcat" | 343 "[CWD]/src/out/logcat" |
359 ], | 344 ], |
360 "cwd": "[SLAVE_BUILD]", | |
361 "env": { | 345 "env": { |
362 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 346 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
363 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 347 "PATH": "[CWD]/src/third_party/android_tools/sdk/platform-tools:[CWD]/src/
build/android:%(PATH)s" |
364 }, | 348 }, |
365 "name": "spawn_logcat_monitor" | 349 "name": "spawn_logcat_monitor" |
366 }, | 350 }, |
367 { | 351 { |
368 "cmd": [ | 352 "cmd": [ |
369 "python", | 353 "python", |
370 "-u", | 354 "-u", |
371 "RECIPE_PACKAGE_REPO[build]/scripts/slave/android/authorize_adb_devices.py
", | 355 "RECIPE_PACKAGE_REPO[build]/scripts/slave/android/authorize_adb_devices.py
", |
372 "--verbose", | 356 "--verbose", |
373 "--adb-path", | 357 "--adb-path", |
374 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb" | 358 "[CWD]/src/third_party/android_tools/sdk/platform-tools/adb" |
375 ], | 359 ], |
376 "cwd": "[SLAVE_BUILD]", | |
377 "env": { | 360 "env": { |
378 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 361 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
379 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 362 "PATH": "[CWD]/src/third_party/android_tools/sdk/platform-tools:[CWD]/src/
build/android:%(PATH)s" |
380 }, | 363 }, |
381 "name": "authorize_adb_devices" | 364 "name": "authorize_adb_devices" |
382 }, | 365 }, |
383 { | 366 { |
384 "cmd": [ | 367 "cmd": [ |
385 "[SLAVE_BUILD]/src/build/android/buildbot/bb_device_status_check.py", | 368 "[CWD]/src/build/android/buildbot/bb_device_status_check.py", |
386 "--json-output", | 369 "--json-output", |
387 "/path/to/tmp/json", | 370 "/path/to/tmp/json", |
388 "--blacklist-file", | 371 "--blacklist-file", |
389 "[SLAVE_BUILD]/src/out/bad_devices.json", | 372 "[CWD]/src/out/bad_devices.json", |
390 "--known-devices-file", | 373 "--known-devices-file", |
391 "[BUILD]/site_config/.known_devices" | 374 "[ROOT]/b/build/site_config/.known_devices" |
392 ], | 375 ], |
393 "cwd": "[SLAVE_BUILD]", | |
394 "env": { | 376 "env": { |
395 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 377 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
396 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 378 "PATH": "[CWD]/src/third_party/android_tools/sdk/platform-tools:[CWD]/src/
build/android:%(PATH)s" |
397 }, | 379 }, |
398 "name": "device_status_check", | 380 "name": "device_status_check", |
399 "~followup_annotations": [ | 381 "~followup_annotations": [ |
400 "@@@STEP_TEXT@Online devices: 1@@@", | 382 "@@@STEP_TEXT@Online devices: 1@@@", |
401 "@@@STEP_LOG_LINE@json.output@[@@@", | 383 "@@@STEP_LOG_LINE@json.output@[@@@", |
402 "@@@STEP_LOG_LINE@json.output@ {@@@", | 384 "@@@STEP_LOG_LINE@json.output@ {@@@", |
403 "@@@STEP_LOG_LINE@json.output@ \"adb_status\": \"device\", @@@", | 385 "@@@STEP_LOG_LINE@json.output@ \"adb_status\": \"device\", @@@", |
404 "@@@STEP_LOG_LINE@json.output@ \"battery\": {@@@", | 386 "@@@STEP_LOG_LINE@json.output@ \"battery\": {@@@", |
405 "@@@STEP_LOG_LINE@json.output@ \"AC powered\": \"false\", @@@", | 387 "@@@STEP_LOG_LINE@json.output@ \"AC powered\": \"false\", @@@", |
406 "@@@STEP_LOG_LINE@json.output@ \"USB powered\": \"true\", @@@", | 388 "@@@STEP_LOG_LINE@json.output@ \"USB powered\": \"true\", @@@", |
(...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
488 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"serial\": \"03e0363a00
3c6ad6\", @@@", | 470 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"serial\": \"03e0363a00
3c6ad6\", @@@", |
489 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"usb_status\": true@@@"
, | 471 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"usb_status\": true@@@"
, |
490 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@}@@@", | 472 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@}@@@", |
491 "@@@STEP_LOG_END@03e0363a003c6ad6: blacklisted@@@" | 473 "@@@STEP_LOG_END@03e0363a003c6ad6: blacklisted@@@" |
492 ] | 474 ] |
493 }, | 475 }, |
494 { | 476 { |
495 "cmd": [ | 477 "cmd": [ |
496 "python", | 478 "python", |
497 "-u", | 479 "-u", |
498 "[SLAVE_BUILD]/src/build/android/provision_devices.py", | 480 "[CWD]/src/build/android/provision_devices.py", |
499 "-t", | 481 "-t", |
500 "Release", | 482 "Release", |
501 "--blacklist-file", | 483 "--blacklist-file", |
502 "[SLAVE_BUILD]/src/out/bad_devices.json", | 484 "[CWD]/src/out/bad_devices.json", |
503 "--output-device-blacklist", | 485 "--output-device-blacklist", |
504 "/path/to/tmp/json" | 486 "/path/to/tmp/json" |
505 ], | 487 ], |
506 "cwd": "[SLAVE_BUILD]", | |
507 "env": { | 488 "env": { |
508 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 489 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
509 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 490 "PATH": "[CWD]/src/third_party/android_tools/sdk/platform-tools:[CWD]/src/
build/android:%(PATH)s" |
510 }, | 491 }, |
511 "name": "provision_devices" | 492 "name": "provision_devices" |
512 }, | 493 }, |
513 { | 494 { |
514 "cmd": [ | 495 "cmd": [ |
515 "python", | 496 "python", |
516 "-u", | 497 "-u", |
517 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", | 498 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", |
518 "--action", | 499 "--action", |
519 "restart", | 500 "restart", |
520 "--pid-file-path", | 501 "--pid-file-path", |
521 "/tmp/device_monitor.pid", | 502 "/tmp/device_monitor.pid", |
522 "--", | 503 "--", |
523 "RECIPE_MODULE[build::chromium_android]/resources/spawn_device_monitor.py"
, | 504 "RECIPE_MODULE[build::chromium_android]/resources/spawn_device_monitor.py"
, |
524 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", | 505 "[CWD]/src/third_party/android_tools/sdk/platform-tools/adb", |
525 "[\"07a00ca4\"]", | 506 "[\"07a00ca4\"]", |
526 "chromium.fyi", | 507 "chromium.fyi", |
527 "Android Remoting Tests", | 508 "Android Remoting Tests", |
528 "--blacklist-file", | 509 "--blacklist-file", |
529 "[SLAVE_BUILD]/src/out/bad_devices.json" | 510 "[CWD]/src/out/bad_devices.json" |
530 ], | 511 ], |
531 "cwd": "[SLAVE_BUILD]", | |
532 "name": "spawn_device_monitor" | 512 "name": "spawn_device_monitor" |
533 }, | 513 }, |
534 { | 514 { |
535 "cmd": [ | 515 "cmd": [ |
536 "python", | 516 "python", |
537 "-u", | 517 "-u", |
538 "[SLAVE_BUILD]/src/out/Release/bin/run_remoting_unittests", | 518 "[CWD]/src/out/Release/bin/run_remoting_unittests", |
539 "--blacklist-file", | 519 "--blacklist-file", |
540 "[SLAVE_BUILD]/src/out/bad_devices.json", | 520 "[CWD]/src/out/bad_devices.json", |
541 "--verbose", | 521 "--verbose", |
542 "--flakiness-dashboard-server=test-results.appspot.com", | 522 "--flakiness-dashboard-server=test-results.appspot.com", |
543 "--json-results-file", | 523 "--json-results-file", |
544 "/path/to/tmp/json" | 524 "/path/to/tmp/json" |
545 ], | 525 ], |
546 "cwd": "[SLAVE_BUILD]", | |
547 "env": { | 526 "env": { |
548 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 527 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
549 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 528 "PATH": "[CWD]/src/third_party/android_tools/sdk/platform-tools:[CWD]/src/
build/android:%(PATH)s" |
550 }, | 529 }, |
551 "name": "remoting_unittests" | 530 "name": "remoting_unittests" |
552 }, | 531 }, |
553 { | 532 { |
554 "cmd": [ | 533 "cmd": [ |
555 "python", | 534 "python", |
556 "-u", | 535 "-u", |
557 "[SLAVE_BUILD]/src/out/Release/bin/run_remoting_test_apk", | 536 "[CWD]/src/out/Release/bin/run_remoting_test_apk", |
558 "--blacklist-file", | 537 "--blacklist-file", |
559 "[SLAVE_BUILD]/src/out/bad_devices.json", | 538 "[CWD]/src/out/bad_devices.json", |
560 "--verbose", | 539 "--verbose", |
561 "--json-results-file", | 540 "--json-results-file", |
562 "/path/to/tmp/json" | 541 "/path/to/tmp/json" |
563 ], | 542 ], |
564 "cwd": "[SLAVE_BUILD]", | |
565 "name": "Instrumentation test ChromotingTest", | 543 "name": "Instrumentation test ChromotingTest", |
566 "~followup_annotations": [ | 544 "~followup_annotations": [ |
567 "step returned non-zero exit code: 1", | 545 "step returned non-zero exit code: 1", |
568 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", | 546 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", |
569 "@@@STEP_FAILURE@@@" | 547 "@@@STEP_FAILURE@@@" |
570 ] | 548 ] |
571 }, | 549 }, |
572 { | 550 { |
573 "cmd": [ | 551 "cmd": [ |
574 "python", | 552 "python", |
575 "-u", | 553 "-u", |
576 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py
", | 554 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py
", |
577 "--input-gtest-json", | 555 "--input-gtest-json", |
578 "/path/to/tmp/json", | 556 "/path/to/tmp/json", |
579 "--master-name", | 557 "--master-name", |
580 "chromium.fyi", | 558 "chromium.fyi", |
581 "--builder-name", | 559 "--builder-name", |
582 "Android Remoting Tests", | 560 "Android Remoting Tests", |
583 "--build-number", | 561 "--build-number", |
584 "571", | 562 "571", |
585 "--test-type", | 563 "--test-type", |
586 "ChromotingTest", | 564 "ChromotingTest", |
587 "--test-results-server", | 565 "--test-results-server", |
588 "test-results.appspot.com", | 566 "test-results.appspot.com", |
589 "--chrome-revision", | 567 "--chrome-revision", |
590 "refs/heads/master@{#170242}" | 568 "refs/heads/master@{#170242}" |
591 ], | 569 ], |
592 "cwd": "[SLAVE_BUILD]", | |
593 "name": "Upload to test-results [ChromotingTest]" | 570 "name": "Upload to test-results [ChromotingTest]" |
594 }, | 571 }, |
595 { | 572 { |
596 "cmd": [ | 573 "cmd": [ |
597 "python", | 574 "python", |
598 "-u", | 575 "-u", |
599 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", | 576 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", |
600 "--action", | 577 "--action", |
601 "stop", | 578 "stop", |
602 "--pid-file-path", | 579 "--pid-file-path", |
603 "/tmp/device_monitor.pid" | 580 "/tmp/device_monitor.pid" |
604 ], | 581 ], |
605 "cwd": "[SLAVE_BUILD]", | |
606 "name": "shutdown_device_monitor" | 582 "name": "shutdown_device_monitor" |
607 }, | 583 }, |
608 { | 584 { |
609 "cmd": [ | 585 "cmd": [ |
610 "python", | 586 "python", |
611 "-u", | 587 "-u", |
612 "[SLAVE_BUILD]/src/build/android/adb_logcat_printer.py", | 588 "[CWD]/src/build/android/adb_logcat_printer.py", |
613 "--output-path", | 589 "--output-path", |
614 "[SLAVE_BUILD]/src/out/Release/full_log", | 590 "[CWD]/src/out/Release/full_log", |
615 "[SLAVE_BUILD]/src/out/logcat" | 591 "[CWD]/src/out/logcat" |
616 ], | 592 ], |
617 "cwd": "[SLAVE_BUILD]", | |
618 "name": "logcat_dump" | 593 "name": "logcat_dump" |
619 }, | 594 }, |
620 { | 595 { |
621 "cmd": [ | 596 "cmd": [ |
622 "python", | 597 "python", |
623 "-u", | 598 "-u", |
624 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 599 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
625 "--", | 600 "--", |
626 "[DEPOT_TOOLS]/gsutil.py", | 601 "[ROOT]/b/depot_tools/gsutil.py", |
627 "--force-version", | 602 "--force-version", |
628 "4.7", | 603 "4.7", |
629 "-o", | 604 "-o", |
630 "GSUtil:parallel_composite_upload_threshold=50M", | 605 "GSUtil:parallel_composite_upload_threshold=50M", |
631 "----", | 606 "----", |
632 "cp", | 607 "cp", |
633 "[SLAVE_BUILD]/src/out/Release/full_log", | 608 "[CWD]/src/out/Release/full_log", |
634 "gs://chromium-android/logcat_dumps/Android Remoting Tests/571" | 609 "gs://chromium-android/logcat_dumps/Android Remoting Tests/571" |
635 ], | 610 ], |
636 "cwd": "[SLAVE_BUILD]", | |
637 "name": "gsutil upload", | 611 "name": "gsutil upload", |
638 "~followup_annotations": [ | 612 "~followup_annotations": [ |
639 "@@@STEP_LINK@logcat dump@https://storage.cloud.google.com/chromium-androi
d/logcat_dumps/Android Remoting Tests/571@@@" | 613 "@@@STEP_LINK@logcat dump@https://storage.cloud.google.com/chromium-androi
d/logcat_dumps/Android Remoting Tests/571@@@" |
640 ] | 614 ] |
641 }, | 615 }, |
642 { | 616 { |
643 "cmd": [ | 617 "cmd": [ |
644 "[SLAVE_BUILD]/src/third_party/android_platform/development/scripts/stack"
, | 618 "[CWD]/src/third_party/android_platform/development/scripts/stack", |
645 "--arch", | 619 "--arch", |
646 "arm", | 620 "arm", |
647 "--more-info", | 621 "--more-info", |
648 "[SLAVE_BUILD]/src/out/Release/full_log" | 622 "[CWD]/src/out/Release/full_log" |
649 ], | 623 ], |
650 "cwd": "[SLAVE_BUILD]", | |
651 "env": { | 624 "env": { |
652 "CHROMIUM_OUTPUT_DIR": "[SLAVE_BUILD]/src/out/Release", | 625 "CHROMIUM_OUTPUT_DIR": "[CWD]/src/out/Release", |
653 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 626 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
654 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 627 "PATH": "[CWD]/src/third_party/android_tools/sdk/platform-tools:[CWD]/src/
build/android:%(PATH)s" |
655 }, | 628 }, |
656 "name": "stack_tool_with_logcat_dump" | 629 "name": "stack_tool_with_logcat_dump" |
657 }, | 630 }, |
658 { | 631 { |
659 "cmd": [ | 632 "cmd": [ |
660 "[SLAVE_BUILD]/src/build/android/tombstones.py", | 633 "[CWD]/src/build/android/tombstones.py", |
661 "-a", | 634 "-a", |
662 "-s", | 635 "-s", |
663 "-w" | 636 "-w" |
664 ], | 637 ], |
665 "cwd": "[SLAVE_BUILD]", | |
666 "env": { | 638 "env": { |
667 "CHROMIUM_OUTPUT_DIR": "[SLAVE_BUILD]/src/out/Release", | 639 "CHROMIUM_OUTPUT_DIR": "[CWD]/src/out/Release", |
668 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 640 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
669 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 641 "PATH": "[CWD]/src/third_party/android_tools/sdk/platform-tools:[CWD]/src/
build/android:%(PATH)s" |
670 }, | 642 }, |
671 "name": "stack_tool_for_tombstones" | 643 "name": "stack_tool_for_tombstones" |
672 }, | 644 }, |
673 { | 645 { |
674 "cmd": [ | 646 "cmd": [ |
675 "python", | 647 "python", |
676 "-u", | 648 "-u", |
677 "\nimport glob, os, sys\nfor report in glob.glob(sys.argv[1]):\n with ope
n(report, 'r') as f:\n for l in f.readlines():\n print l\n os.remove(re
port)\n", | 649 "\nimport glob, os, sys\nfor report in glob.glob(sys.argv[1]):\n with ope
n(report, 'r') as f:\n for l in f.readlines():\n print l\n os.remove(re
port)\n", |
678 "[SLAVE_BUILD]/src/out/Release/test_logs/*.log" | 650 "[CWD]/src/out/Release/test_logs/*.log" |
679 ], | 651 ], |
680 "cwd": "[SLAVE_BUILD]", | |
681 "name": "test_report", | 652 "name": "test_report", |
682 "~followup_annotations": [ | 653 "~followup_annotations": [ |
683 "@@@STEP_LOG_LINE@python.inline@@@@", | 654 "@@@STEP_LOG_LINE@python.inline@@@@", |
684 "@@@STEP_LOG_LINE@python.inline@import glob, os, sys@@@", | 655 "@@@STEP_LOG_LINE@python.inline@import glob, os, sys@@@", |
685 "@@@STEP_LOG_LINE@python.inline@for report in glob.glob(sys.argv[1]):@@@", | 656 "@@@STEP_LOG_LINE@python.inline@for report in glob.glob(sys.argv[1]):@@@", |
686 "@@@STEP_LOG_LINE@python.inline@ with open(report, 'r') as f:@@@", | 657 "@@@STEP_LOG_LINE@python.inline@ with open(report, 'r') as f:@@@", |
687 "@@@STEP_LOG_LINE@python.inline@ for l in f.readlines():@@@", | 658 "@@@STEP_LOG_LINE@python.inline@ for l in f.readlines():@@@", |
688 "@@@STEP_LOG_LINE@python.inline@ print l@@@", | 659 "@@@STEP_LOG_LINE@python.inline@ print l@@@", |
689 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", | 660 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", |
690 "@@@STEP_LOG_END@python.inline@@@" | 661 "@@@STEP_LOG_END@python.inline@@@" |
691 ] | 662 ] |
692 }, | 663 }, |
693 { | 664 { |
694 "name": "$result", | 665 "name": "$result", |
695 "reason": "1 tests failed: ['ChromotingTest']", | 666 "reason": "1 tests failed: ['ChromotingTest']", |
696 "status_code": 1 | 667 "status_code": 1 |
697 } | 668 } |
698 ] | 669 ] |
OLD | NEW |