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.linux", | 8 "chromium.linux", |
9 "--builder", | 9 "--builder", |
10 "Android Tests", | 10 "Android 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@HEAD", | 24 "src@HEAD", |
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\": \"HEAD\"@@@", | 37 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", |
(...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-amd64", | 109 "linux-amd64", |
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-amd64 release", | 133 "infra_internal/goma/client/linux-amd64 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-amd64\"@@@", | 146 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/linux-amd64\"@@@", |
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 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 157 "[CWD]/src/tools/swarming_client/swarming.py", |
162 "--version" | 158 "--version" |
163 ], | 159 ], |
164 "cwd": "[SLAVE_BUILD]", | |
165 "name": "swarming.py --version", | 160 "name": "swarming.py --version", |
166 "stdout": "/path/to/tmp/", | 161 "stdout": "/path/to/tmp/", |
167 "~followup_annotations": [ | 162 "~followup_annotations": [ |
168 "@@@STEP_TEXT@0.4.10@@@" | 163 "@@@STEP_TEXT@0.4.10@@@" |
169 ] | 164 ] |
170 }, | 165 }, |
171 { | 166 { |
172 "cmd": [ | 167 "cmd": [ |
173 "python", | 168 "python", |
174 "-u", | 169 "-u", |
175 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 170 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
176 "runhooks" | 171 "runhooks" |
177 ], | 172 ], |
178 "cwd": "[SLAVE_BUILD]", | |
179 "env": { | 173 "env": { |
180 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 174 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
181 "GYP_CHROMIUM_NO_ACTION": "1", | 175 "GYP_CHROMIUM_NO_ACTION": "1", |
182 "GYP_CROSSCOMPILE": "1", | 176 "GYP_CROSSCOMPILE": "1", |
183 "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gomadir='[
CACHE]/cipd/goma' target_arch=arm test_isolation_mode=prepare use_goma=1", | 177 "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gomadir='[
ROOT]/b/build/slave/cache/cipd/goma' target_arch=arm test_isolation_mode=prepare
use_goma=1", |
184 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 178 "PATH": "[CWD]/src/third_party/android_tools/sdk/platform-tools:[CWD]/src/
build/android:%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
185 }, | 179 }, |
186 "name": "gclient runhooks" | 180 "name": "gclient runhooks" |
187 }, | 181 }, |
188 { | 182 { |
189 "cmd": [ | 183 "cmd": [ |
190 "python", | 184 "python", |
191 "-u", | 185 "-u", |
192 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", | 186 "[CWD]/src/testing/scripts/get_compile_targets.py", |
193 "--output", | 187 "--output", |
194 "/path/to/tmp/json", | 188 "/path/to/tmp/json", |
195 "--", | 189 "--", |
196 "--build-config-fs", | 190 "--build-config-fs", |
197 "Release", | 191 "Release", |
198 "--use-src-side-runtest-py", | 192 "--use-src-side-runtest-py", |
199 "--paths", | 193 "--paths", |
200 "{\"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\"}", | 194 "{\"checkout\": \"[CWD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[build]/
scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/s
lave/runtest.py\"}", |
201 "--properties", | 195 "--properties", |
202 "{\"buildername\": \"Android Tests\", \"buildnumber\": 571, \"mastername\"
: \"chromium.linux\", \"slavename\": \"TestSlavename\", \"target_platform\": \"a
ndroid\"}" | 196 "{\"buildername\": \"Android Tests\", \"buildnumber\": 571, \"mastername\"
: \"chromium.linux\", \"slavename\": \"TestSlavename\", \"target_platform\": \"a
ndroid\"}" |
203 ], | 197 ], |
204 "cwd": "[SLAVE_BUILD]", | |
205 "name": "get compile targets for scripts", | 198 "name": "get compile targets for scripts", |
206 "~followup_annotations": [ | 199 "~followup_annotations": [ |
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 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 208 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
216 "[SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json", | 209 "[CWD]/src/testing/buildbot/chromium.linux.json", |
217 "/path/to/tmp/json" | 210 "/path/to/tmp/json" |
218 ], | 211 ], |
219 "cwd": "[SLAVE_BUILD]", | |
220 "name": "read test spec", | 212 "name": "read test spec", |
221 "~followup_annotations": [ | 213 "~followup_annotations": [ |
222 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json
@@@", | 214 "@@@STEP_TEXT@path: [CWD]/src/testing/buildbot/chromium.linux.json@@@", |
223 "@@@STEP_LOG_LINE@json.output@{@@@", | 215 "@@@STEP_LOG_LINE@json.output@{@@@", |
224 "@@@STEP_LOG_LINE@json.output@ \"Android Tests\": {@@@", | 216 "@@@STEP_LOG_LINE@json.output@ \"Android Tests\": {@@@", |
225 "@@@STEP_LOG_LINE@json.output@ \"instrumentation_tests\": [@@@", | 217 "@@@STEP_LOG_LINE@json.output@ \"instrumentation_tests\": [@@@", |
226 "@@@STEP_LOG_LINE@json.output@ {@@@", | 218 "@@@STEP_LOG_LINE@json.output@ {@@@", |
227 "@@@STEP_LOG_LINE@json.output@ \"additional_apks\": [@@@", | 219 "@@@STEP_LOG_LINE@json.output@ \"additional_apks\": [@@@", |
228 "@@@STEP_LOG_LINE@json.output@ \"another_apk\", @@@", | 220 "@@@STEP_LOG_LINE@json.output@ \"another_apk\", @@@", |
229 "@@@STEP_LOG_LINE@json.output@ \"omg_so_many_apks\"@@@", | 221 "@@@STEP_LOG_LINE@json.output@ \"omg_so_many_apks\"@@@", |
230 "@@@STEP_LOG_LINE@json.output@ ], @@@", | 222 "@@@STEP_LOG_LINE@json.output@ ], @@@", |
231 "@@@STEP_LOG_LINE@json.output@ \"apk_under_test\": \"second_apk\",
@@@", | 223 "@@@STEP_LOG_LINE@json.output@ \"apk_under_test\": \"second_apk\",
@@@", |
232 "@@@STEP_LOG_LINE@json.output@ \"test\": \"ChromePublicTest\", @@@"
, | 224 "@@@STEP_LOG_LINE@json.output@ \"test\": \"ChromePublicTest\", @@@"
, |
233 "@@@STEP_LOG_LINE@json.output@ \"test_apk\": \"one_apk\"@@@", | 225 "@@@STEP_LOG_LINE@json.output@ \"test_apk\": \"one_apk\"@@@", |
234 "@@@STEP_LOG_LINE@json.output@ }@@@", | 226 "@@@STEP_LOG_LINE@json.output@ }@@@", |
235 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 227 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
236 "@@@STEP_LOG_LINE@json.output@ }@@@", | 228 "@@@STEP_LOG_LINE@json.output@ }@@@", |
237 "@@@STEP_LOG_LINE@json.output@}@@@", | 229 "@@@STEP_LOG_LINE@json.output@}@@@", |
238 "@@@STEP_LOG_END@json.output@@@" | 230 "@@@STEP_LOG_END@json.output@@@" |
239 ] | 231 ] |
240 }, | 232 }, |
241 { | 233 { |
242 "cmd": [ | 234 "cmd": [ |
243 "python", | 235 "python", |
244 "-u", | 236 "-u", |
245 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 237 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
246 "--show-path", | 238 "--show-path", |
247 "python", | 239 "python", |
248 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 240 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
249 ], | 241 ], |
250 "cwd": "[SLAVE_BUILD]", | |
251 "name": "cleanup_temp" | 242 "name": "cleanup_temp" |
252 }, | 243 }, |
253 { | 244 { |
254 "cmd": [ | 245 "cmd": [ |
255 "python", | 246 "python", |
256 "-u", | 247 "-u", |
257 "\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", | 248 "\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", |
258 "[SLAVE_BUILD]/src/out/Release/debug_info_dumps", | 249 "[CWD]/src/out/Release/debug_info_dumps", |
259 "[SLAVE_BUILD]/src/out/Release/test_logs", | 250 "[CWD]/src/out/Release/test_logs", |
260 "[SLAVE_BUILD]/src/out/build_product.zip", | 251 "[CWD]/src/out/build_product.zip", |
261 "[SLAVE_BUILD]/src" | 252 "[CWD]/src" |
262 ], | 253 ], |
263 "cwd": "[SLAVE_BUILD]", | |
264 "name": "clean local files", | 254 "name": "clean local files", |
265 "~followup_annotations": [ | 255 "~followup_annotations": [ |
266 "@@@STEP_LOG_LINE@python.inline@@@@", | 256 "@@@STEP_LOG_LINE@python.inline@@@@", |
267 "@@@STEP_LOG_LINE@python.inline@import shutil, sys, os@@@", | 257 "@@@STEP_LOG_LINE@python.inline@import shutil, sys, os@@@", |
268 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[1], True)@@@", | 258 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[1], True)@@@", |
269 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[2], True)@@@", | 259 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[2], True)@@@", |
270 "@@@STEP_LOG_LINE@python.inline@try:@@@", | 260 "@@@STEP_LOG_LINE@python.inline@try:@@@", |
271 "@@@STEP_LOG_LINE@python.inline@ os.remove(sys.argv[3])@@@", | 261 "@@@STEP_LOG_LINE@python.inline@ os.remove(sys.argv[3])@@@", |
272 "@@@STEP_LOG_LINE@python.inline@except OSError:@@@", | 262 "@@@STEP_LOG_LINE@python.inline@except OSError:@@@", |
273 "@@@STEP_LOG_LINE@python.inline@ pass@@@", | 263 "@@@STEP_LOG_LINE@python.inline@ pass@@@", |
274 "@@@STEP_LOG_LINE@python.inline@for base, _dirs, files in os.walk(sys.argv
[4]):@@@", | 264 "@@@STEP_LOG_LINE@python.inline@for base, _dirs, files in os.walk(sys.argv
[4]):@@@", |
275 "@@@STEP_LOG_LINE@python.inline@ for f in files:@@@", | 265 "@@@STEP_LOG_LINE@python.inline@ for f in files:@@@", |
276 "@@@STEP_LOG_LINE@python.inline@ if f.endswith('.pyc'):@@@", | 266 "@@@STEP_LOG_LINE@python.inline@ if f.endswith('.pyc'):@@@", |
277 "@@@STEP_LOG_LINE@python.inline@ os.remove(os.path.join(base, f))@@@"
, | 267 "@@@STEP_LOG_LINE@python.inline@ os.remove(os.path.join(base, f))@@@"
, |
278 "@@@STEP_LOG_END@python.inline@@@" | 268 "@@@STEP_LOG_END@python.inline@@@" |
279 ] | 269 ] |
280 }, | 270 }, |
281 { | 271 { |
282 "allow_subannotations": false, | 272 "allow_subannotations": false, |
283 "cmd": [ | 273 "cmd": [ |
284 "[SLAVE_BUILD]/src/build/tree_truth.sh", | 274 "[CWD]/src/build/tree_truth.sh", |
285 "[SLAVE_BUILD]/src", | 275 "[CWD]/src", |
286 "src" | 276 "src" |
287 ], | 277 ], |
288 "cwd": "[SLAVE_BUILD]", | |
289 "name": "tree truth steps" | 278 "name": "tree truth steps" |
290 }, | 279 }, |
291 { | 280 { |
292 "cmd": [ | 281 "cmd": [ |
293 "python", | 282 "python", |
294 "-u", | 283 "-u", |
295 "\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", | 284 "\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", |
296 "[SLAVE_BUILD]/src/out/Release" | 285 "[CWD]/src/out/Release" |
297 ], | 286 ], |
298 "cwd": "[SLAVE_BUILD]", | |
299 "name": "rmtree build directory", | 287 "name": "rmtree build directory", |
300 "~followup_annotations": [ | 288 "~followup_annotations": [ |
301 "@@@STEP_LOG_LINE@python.inline@@@@", | 289 "@@@STEP_LOG_LINE@python.inline@@@@", |
302 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", | 290 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", |
303 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", | 291 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", |
304 "@@@STEP_LOG_LINE@python.inline@@@@", | 292 "@@@STEP_LOG_LINE@python.inline@@@@", |
305 "@@@STEP_LOG_LINE@python.inline@@@@", | 293 "@@@STEP_LOG_LINE@python.inline@@@@", |
306 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", | 294 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", |
307 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", | 295 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", |
308 "@@@STEP_LOG_END@python.inline@@@" | 296 "@@@STEP_LOG_END@python.inline@@@" |
(...skipping 11 matching lines...) Expand all Loading... |
320 "Release", | 308 "Release", |
321 "--build-url", | 309 "--build-url", |
322 "gs://chromium-linux-archive/chromium.linux/Android Builder/full-build-lin
ux.zip", | 310 "gs://chromium-linux-archive/chromium.linux/Android Builder/full-build-lin
ux.zip", |
323 "--build_revision", | 311 "--build_revision", |
324 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 312 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
325 "--master-name", | 313 "--master-name", |
326 "chromium.linux", | 314 "chromium.linux", |
327 "--build-number", | 315 "--build-number", |
328 "571" | 316 "571" |
329 ], | 317 ], |
330 "cwd": "[SLAVE_BUILD]", | |
331 "name": "extract build" | 318 "name": "extract build" |
332 }, | 319 }, |
333 { | 320 { |
334 "cmd": [ | 321 "cmd": [ |
335 "python", | 322 "python", |
336 "-u", | 323 "-u", |
337 "RECIPE_MODULE[build::adb]/resources/list_devices.py", | 324 "RECIPE_MODULE[build::adb]/resources/list_devices.py", |
338 "['[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb', 'd
evices']", | 325 "['[CWD]/src/third_party/android_tools/sdk/platform-tools/adb', 'devices']
", |
339 "/path/to/tmp/json" | 326 "/path/to/tmp/json" |
340 ], | 327 ], |
341 "cwd": "[SLAVE_BUILD]", | |
342 "name": "List adb devices", | 328 "name": "List adb devices", |
343 "~followup_annotations": [ | 329 "~followup_annotations": [ |
344 "@@@STEP_LOG_LINE@json.output@[@@@", | 330 "@@@STEP_LOG_LINE@json.output@[@@@", |
345 "@@@STEP_LOG_LINE@json.output@ \"014E1F310401C009\"@@@", | 331 "@@@STEP_LOG_LINE@json.output@ \"014E1F310401C009\"@@@", |
346 "@@@STEP_LOG_LINE@json.output@]@@@", | 332 "@@@STEP_LOG_LINE@json.output@]@@@", |
347 "@@@STEP_LOG_END@json.output@@@" | 333 "@@@STEP_LOG_END@json.output@@@" |
348 ] | 334 ] |
349 }, | 335 }, |
350 { | 336 { |
351 "cmd": [ | 337 "cmd": [ |
352 "python", | 338 "python", |
353 "-u", | 339 "-u", |
354 "\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", | 340 "\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", |
355 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", | 341 "[CWD]/src/third_party/android_tools/sdk/platform-tools/adb", |
356 "014E1F310401C009" | 342 "014E1F310401C009" |
357 ], | 343 ], |
358 "cwd": "[SLAVE_BUILD]", | |
359 "name": "Root devices", | 344 "name": "Root devices", |
360 "~followup_annotations": [ | 345 "~followup_annotations": [ |
361 "@@@STEP_LOG_LINE@python.inline@@@@", | 346 "@@@STEP_LOG_LINE@python.inline@@@@", |
362 "@@@STEP_LOG_LINE@python.inline@import subprocess@@@", | 347 "@@@STEP_LOG_LINE@python.inline@import subprocess@@@", |
363 "@@@STEP_LOG_LINE@python.inline@import sys@@@", | 348 "@@@STEP_LOG_LINE@python.inline@import sys@@@", |
364 "@@@STEP_LOG_LINE@python.inline@adb_path = sys.argv[1]@@@", | 349 "@@@STEP_LOG_LINE@python.inline@adb_path = sys.argv[1]@@@", |
365 "@@@STEP_LOG_LINE@python.inline@for device in sys.argv[2:]:@@@", | 350 "@@@STEP_LOG_LINE@python.inline@for device in sys.argv[2:]:@@@", |
366 "@@@STEP_LOG_LINE@python.inline@ print 'Attempting to root device %s ...'
% (device)@@@", | 351 "@@@STEP_LOG_LINE@python.inline@ print 'Attempting to root device %s ...'
% (device)@@@", |
367 "@@@STEP_LOG_LINE@python.inline@ subprocess.check_call([adb_path, '-s', d
evice, 'root'])@@@", | 352 "@@@STEP_LOG_LINE@python.inline@ subprocess.check_call([adb_path, '-s', d
evice, 'root'])@@@", |
368 "@@@STEP_LOG_LINE@python.inline@ subprocess.check_call([adb_path, '-s', d
evice, 'wait-for-device'])@@@", | 353 "@@@STEP_LOG_LINE@python.inline@ subprocess.check_call([adb_path, '-s', d
evice, 'wait-for-device'])@@@", |
369 "@@@STEP_LOG_LINE@python.inline@ print 'Finished rooting device %s' % (de
vice)@@@", | 354 "@@@STEP_LOG_LINE@python.inline@ print 'Finished rooting device %s' % (de
vice)@@@", |
370 "@@@STEP_LOG_END@python.inline@@@" | 355 "@@@STEP_LOG_END@python.inline@@@" |
371 ] | 356 ] |
372 }, | 357 }, |
373 { | 358 { |
374 "cmd": [ | 359 "cmd": [ |
375 "python", | 360 "python", |
376 "-u", | 361 "-u", |
377 "[SLAVE_BUILD]/src/build/symlink.py", | 362 "[CWD]/src/build/symlink.py", |
378 "-f", | 363 "-f", |
379 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", | 364 "[CWD]/src/third_party/android_tools/sdk/platform-tools/adb", |
380 "~/adb" | 365 "~/adb" |
381 ], | 366 ], |
382 "cwd": "[SLAVE_BUILD]", | |
383 "name": "create adb symlink" | 367 "name": "create adb symlink" |
384 }, | 368 }, |
385 { | 369 { |
386 "cmd": [ | 370 "cmd": [ |
387 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", | 371 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", |
388 "--", | 372 "--", |
389 "[SLAVE_BUILD]/src/build/android/adb_logcat_monitor.py", | 373 "[CWD]/src/build/android/adb_logcat_monitor.py", |
390 "[SLAVE_BUILD]/src/out/logcat" | 374 "[CWD]/src/out/logcat" |
391 ], | 375 ], |
392 "cwd": "[SLAVE_BUILD]", | |
393 "env": { | 376 "env": { |
394 "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", |
395 "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" |
396 }, | 379 }, |
397 "name": "spawn_logcat_monitor" | 380 "name": "spawn_logcat_monitor" |
398 }, | 381 }, |
399 { | 382 { |
400 "cmd": [ | 383 "cmd": [ |
401 "python", | 384 "python", |
402 "-u", | 385 "-u", |
403 "RECIPE_PACKAGE_REPO[build]/scripts/slave/android/authorize_adb_devices.py
", | 386 "RECIPE_PACKAGE_REPO[build]/scripts/slave/android/authorize_adb_devices.py
", |
404 "--verbose", | 387 "--verbose", |
405 "--adb-path", | 388 "--adb-path", |
406 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb" | 389 "[CWD]/src/third_party/android_tools/sdk/platform-tools/adb" |
407 ], | 390 ], |
408 "cwd": "[SLAVE_BUILD]", | |
409 "env": { | 391 "env": { |
410 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 392 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
411 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 393 "PATH": "[CWD]/src/third_party/android_tools/sdk/platform-tools:[CWD]/src/
build/android:%(PATH)s" |
412 }, | 394 }, |
413 "name": "authorize_adb_devices" | 395 "name": "authorize_adb_devices" |
414 }, | 396 }, |
415 { | 397 { |
416 "cmd": [ | 398 "cmd": [ |
417 "[SLAVE_BUILD]/src/build/android/buildbot/bb_device_status_check.py", | 399 "[CWD]/src/build/android/buildbot/bb_device_status_check.py", |
418 "--json-output", | 400 "--json-output", |
419 "/path/to/tmp/json", | 401 "/path/to/tmp/json", |
420 "--blacklist-file", | 402 "--blacklist-file", |
421 "[SLAVE_BUILD]/src/out/bad_devices.json", | 403 "[CWD]/src/out/bad_devices.json", |
422 "--known-devices-file", | 404 "--known-devices-file", |
423 "[BUILD]/site_config/.known_devices" | 405 "[ROOT]/b/build/site_config/.known_devices" |
424 ], | 406 ], |
425 "cwd": "[SLAVE_BUILD]", | |
426 "env": { | 407 "env": { |
427 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 408 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
428 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 409 "PATH": "[CWD]/src/third_party/android_tools/sdk/platform-tools:[CWD]/src/
build/android:%(PATH)s" |
429 }, | 410 }, |
430 "name": "device_status_check", | 411 "name": "device_status_check", |
431 "~followup_annotations": [ | 412 "~followup_annotations": [ |
432 "@@@STEP_TEXT@Online devices: 1@@@", | 413 "@@@STEP_TEXT@Online devices: 1@@@", |
433 "@@@STEP_LOG_LINE@json.output@[@@@", | 414 "@@@STEP_LOG_LINE@json.output@[@@@", |
434 "@@@STEP_LOG_LINE@json.output@ {@@@", | 415 "@@@STEP_LOG_LINE@json.output@ {@@@", |
435 "@@@STEP_LOG_LINE@json.output@ \"adb_status\": \"device\", @@@", | 416 "@@@STEP_LOG_LINE@json.output@ \"adb_status\": \"device\", @@@", |
436 "@@@STEP_LOG_LINE@json.output@ \"battery\": {@@@", | 417 "@@@STEP_LOG_LINE@json.output@ \"battery\": {@@@", |
437 "@@@STEP_LOG_LINE@json.output@ \"AC powered\": \"false\", @@@", | 418 "@@@STEP_LOG_LINE@json.output@ \"AC powered\": \"false\", @@@", |
438 "@@@STEP_LOG_LINE@json.output@ \"USB powered\": \"true\", @@@", | 419 "@@@STEP_LOG_LINE@json.output@ \"USB powered\": \"true\", @@@", |
(...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
520 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"serial\": \"03e0363a00
3c6ad6\", @@@", | 501 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"serial\": \"03e0363a00
3c6ad6\", @@@", |
521 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"usb_status\": true@@@"
, | 502 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"usb_status\": true@@@"
, |
522 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@}@@@", | 503 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@}@@@", |
523 "@@@STEP_LOG_END@03e0363a003c6ad6: blacklisted@@@" | 504 "@@@STEP_LOG_END@03e0363a003c6ad6: blacklisted@@@" |
524 ] | 505 ] |
525 }, | 506 }, |
526 { | 507 { |
527 "cmd": [ | 508 "cmd": [ |
528 "python", | 509 "python", |
529 "-u", | 510 "-u", |
530 "[SLAVE_BUILD]/src/build/android/provision_devices.py", | 511 "[CWD]/src/build/android/provision_devices.py", |
531 "-t", | 512 "-t", |
532 "Release", | 513 "Release", |
533 "--blacklist-file", | 514 "--blacklist-file", |
534 "[SLAVE_BUILD]/src/out/bad_devices.json", | 515 "[CWD]/src/out/bad_devices.json", |
535 "--output-device-blacklist", | 516 "--output-device-blacklist", |
536 "/path/to/tmp/json" | 517 "/path/to/tmp/json" |
537 ], | 518 ], |
538 "cwd": "[SLAVE_BUILD]", | |
539 "env": { | 519 "env": { |
540 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 520 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
541 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 521 "PATH": "[CWD]/src/third_party/android_tools/sdk/platform-tools:[CWD]/src/
build/android:%(PATH)s" |
542 }, | 522 }, |
543 "name": "provision_devices" | 523 "name": "provision_devices" |
544 }, | 524 }, |
545 { | 525 { |
546 "cmd": [ | 526 "cmd": [ |
547 "python", | 527 "python", |
548 "-u", | 528 "-u", |
549 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", | 529 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", |
550 "--action", | 530 "--action", |
551 "restart", | 531 "restart", |
552 "--pid-file-path", | 532 "--pid-file-path", |
553 "/tmp/device_monitor.pid", | 533 "/tmp/device_monitor.pid", |
554 "--", | 534 "--", |
555 "RECIPE_MODULE[build::chromium_android]/resources/spawn_device_monitor.py"
, | 535 "RECIPE_MODULE[build::chromium_android]/resources/spawn_device_monitor.py"
, |
556 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", | 536 "[CWD]/src/third_party/android_tools/sdk/platform-tools/adb", |
557 "[\"07a00ca4\"]", | 537 "[\"07a00ca4\"]", |
558 "chromium.linux", | 538 "chromium.linux", |
559 "Android Tests", | 539 "Android Tests", |
560 "--blacklist-file", | 540 "--blacklist-file", |
561 "[SLAVE_BUILD]/src/out/bad_devices.json" | 541 "[CWD]/src/out/bad_devices.json" |
562 ], | 542 ], |
563 "cwd": "[SLAVE_BUILD]", | |
564 "name": "spawn_device_monitor" | 543 "name": "spawn_device_monitor" |
565 }, | 544 }, |
566 { | 545 { |
567 "cmd": [ | 546 "cmd": [ |
568 "python", | 547 "python", |
569 "-u", | 548 "-u", |
570 "[SLAVE_BUILD]/src/out/Release/bin/run_chrome_public_test_apk", | 549 "[CWD]/src/out/Release/bin/run_chrome_public_test_apk", |
571 "--blacklist-file", | 550 "--blacklist-file", |
572 "[SLAVE_BUILD]/src/out/bad_devices.json", | 551 "[CWD]/src/out/bad_devices.json", |
573 "--verbose", | 552 "--verbose", |
574 "--json-results-file", | 553 "--json-results-file", |
575 "/path/to/tmp/json" | 554 "/path/to/tmp/json" |
576 ], | 555 ], |
577 "cwd": "[SLAVE_BUILD]", | |
578 "name": "Instrumentation test ChromePublicTest", | 556 "name": "Instrumentation test ChromePublicTest", |
579 "~followup_annotations": [ | 557 "~followup_annotations": [ |
580 "step returned non-zero exit code: 1", | 558 "step returned non-zero exit code: 1", |
581 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", | 559 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", |
582 "@@@STEP_FAILURE@@@" | 560 "@@@STEP_FAILURE@@@" |
583 ] | 561 ] |
584 }, | 562 }, |
585 { | 563 { |
586 "cmd": [ | 564 "cmd": [ |
587 "python", | 565 "python", |
588 "-u", | 566 "-u", |
589 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py
", | 567 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py
", |
590 "--input-gtest-json", | 568 "--input-gtest-json", |
591 "/path/to/tmp/json", | 569 "/path/to/tmp/json", |
592 "--master-name", | 570 "--master-name", |
593 "chromium.linux", | 571 "chromium.linux", |
594 "--builder-name", | 572 "--builder-name", |
595 "Android Tests", | 573 "Android Tests", |
596 "--build-number", | 574 "--build-number", |
597 "571", | 575 "571", |
598 "--test-type", | 576 "--test-type", |
599 "ChromePublicTest", | 577 "ChromePublicTest", |
600 "--test-results-server", | 578 "--test-results-server", |
601 "test-results.appspot.com", | 579 "test-results.appspot.com", |
602 "--chrome-revision", | 580 "--chrome-revision", |
603 "refs/heads/master@{#170242}" | 581 "refs/heads/master@{#170242}" |
604 ], | 582 ], |
605 "cwd": "[SLAVE_BUILD]", | |
606 "name": "Upload to test-results [ChromePublicTest]" | 583 "name": "Upload to test-results [ChromePublicTest]" |
607 }, | 584 }, |
608 { | 585 { |
609 "cmd": [ | 586 "cmd": [ |
610 "python", | 587 "python", |
611 "-u", | 588 "-u", |
612 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", | 589 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", |
613 "--action", | 590 "--action", |
614 "stop", | 591 "stop", |
615 "--pid-file-path", | 592 "--pid-file-path", |
616 "/tmp/device_monitor.pid" | 593 "/tmp/device_monitor.pid" |
617 ], | 594 ], |
618 "cwd": "[SLAVE_BUILD]", | |
619 "name": "shutdown_device_monitor" | 595 "name": "shutdown_device_monitor" |
620 }, | 596 }, |
621 { | 597 { |
622 "cmd": [ | 598 "cmd": [ |
623 "python", | 599 "python", |
624 "-u", | 600 "-u", |
625 "[SLAVE_BUILD]/src/build/android/adb_logcat_printer.py", | 601 "[CWD]/src/build/android/adb_logcat_printer.py", |
626 "--output-path", | 602 "--output-path", |
627 "[SLAVE_BUILD]/src/out/Release/full_log", | 603 "[CWD]/src/out/Release/full_log", |
628 "[SLAVE_BUILD]/src/out/logcat" | 604 "[CWD]/src/out/logcat" |
629 ], | 605 ], |
630 "cwd": "[SLAVE_BUILD]", | |
631 "name": "logcat_dump" | 606 "name": "logcat_dump" |
632 }, | 607 }, |
633 { | 608 { |
634 "cmd": [ | 609 "cmd": [ |
635 "python", | 610 "python", |
636 "-u", | 611 "-u", |
637 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 612 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
638 "--", | 613 "--", |
639 "[DEPOT_TOOLS]/gsutil.py", | 614 "[ROOT]/b/depot_tools/gsutil.py", |
640 "--force-version", | 615 "--force-version", |
641 "4.7", | 616 "4.7", |
642 "-o", | 617 "-o", |
643 "GSUtil:parallel_composite_upload_threshold=50M", | 618 "GSUtil:parallel_composite_upload_threshold=50M", |
644 "----", | 619 "----", |
645 "cp", | 620 "cp", |
646 "[SLAVE_BUILD]/src/out/Release/full_log", | 621 "[CWD]/src/out/Release/full_log", |
647 "gs://chromium-android/logcat_dumps/Android Tests/571" | 622 "gs://chromium-android/logcat_dumps/Android Tests/571" |
648 ], | 623 ], |
649 "cwd": "[SLAVE_BUILD]", | |
650 "name": "gsutil upload", | 624 "name": "gsutil upload", |
651 "~followup_annotations": [ | 625 "~followup_annotations": [ |
652 "@@@STEP_LINK@logcat dump@https://storage.cloud.google.com/chromium-androi
d/logcat_dumps/Android Tests/571@@@" | 626 "@@@STEP_LINK@logcat dump@https://storage.cloud.google.com/chromium-androi
d/logcat_dumps/Android Tests/571@@@" |
653 ] | 627 ] |
654 }, | 628 }, |
655 { | 629 { |
656 "cmd": [ | 630 "cmd": [ |
657 "[SLAVE_BUILD]/src/third_party/android_platform/development/scripts/stack"
, | 631 "[CWD]/src/third_party/android_platform/development/scripts/stack", |
658 "--arch", | 632 "--arch", |
659 "arm", | 633 "arm", |
660 "--more-info", | 634 "--more-info", |
661 "[SLAVE_BUILD]/src/out/Release/full_log" | 635 "[CWD]/src/out/Release/full_log" |
662 ], | 636 ], |
663 "cwd": "[SLAVE_BUILD]", | |
664 "env": { | 637 "env": { |
665 "CHROMIUM_OUTPUT_DIR": "[SLAVE_BUILD]/src/out/Release", | 638 "CHROMIUM_OUTPUT_DIR": "[CWD]/src/out/Release", |
666 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 639 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
667 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 640 "PATH": "[CWD]/src/third_party/android_tools/sdk/platform-tools:[CWD]/src/
build/android:%(PATH)s" |
668 }, | 641 }, |
669 "name": "stack_tool_with_logcat_dump" | 642 "name": "stack_tool_with_logcat_dump" |
670 }, | 643 }, |
671 { | 644 { |
672 "cmd": [ | 645 "cmd": [ |
673 "[SLAVE_BUILD]/src/build/android/tombstones.py", | 646 "[CWD]/src/build/android/tombstones.py", |
674 "-a", | 647 "-a", |
675 "-s", | 648 "-s", |
676 "-w" | 649 "-w" |
677 ], | 650 ], |
678 "cwd": "[SLAVE_BUILD]", | |
679 "env": { | 651 "env": { |
680 "CHROMIUM_OUTPUT_DIR": "[SLAVE_BUILD]/src/out/Release", | 652 "CHROMIUM_OUTPUT_DIR": "[CWD]/src/out/Release", |
681 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 653 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
682 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 654 "PATH": "[CWD]/src/third_party/android_tools/sdk/platform-tools:[CWD]/src/
build/android:%(PATH)s" |
683 }, | 655 }, |
684 "name": "stack_tool_for_tombstones" | 656 "name": "stack_tool_for_tombstones" |
685 }, | 657 }, |
686 { | 658 { |
687 "cmd": [ | 659 "cmd": [ |
688 "python", | 660 "python", |
689 "-u", | 661 "-u", |
690 "\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", | 662 "\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", |
691 "[SLAVE_BUILD]/src/out/Release/test_logs/*.log" | 663 "[CWD]/src/out/Release/test_logs/*.log" |
692 ], | 664 ], |
693 "cwd": "[SLAVE_BUILD]", | |
694 "name": "test_report", | 665 "name": "test_report", |
695 "~followup_annotations": [ | 666 "~followup_annotations": [ |
696 "@@@STEP_LOG_LINE@python.inline@@@@", | 667 "@@@STEP_LOG_LINE@python.inline@@@@", |
697 "@@@STEP_LOG_LINE@python.inline@import glob, os, sys@@@", | 668 "@@@STEP_LOG_LINE@python.inline@import glob, os, sys@@@", |
698 "@@@STEP_LOG_LINE@python.inline@for report in glob.glob(sys.argv[1]):@@@", | 669 "@@@STEP_LOG_LINE@python.inline@for report in glob.glob(sys.argv[1]):@@@", |
699 "@@@STEP_LOG_LINE@python.inline@ with open(report, 'r') as f:@@@", | 670 "@@@STEP_LOG_LINE@python.inline@ with open(report, 'r') as f:@@@", |
700 "@@@STEP_LOG_LINE@python.inline@ for l in f.readlines():@@@", | 671 "@@@STEP_LOG_LINE@python.inline@ for l in f.readlines():@@@", |
701 "@@@STEP_LOG_LINE@python.inline@ print l@@@", | 672 "@@@STEP_LOG_LINE@python.inline@ print l@@@", |
702 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", | 673 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", |
703 "@@@STEP_LOG_END@python.inline@@@" | 674 "@@@STEP_LOG_END@python.inline@@@" |
704 ] | 675 ] |
705 }, | 676 }, |
706 { | 677 { |
707 "name": "$result", | 678 "name": "$result", |
708 "reason": "1 tests failed: ['ChromePublicTest']", | 679 "reason": "1 tests failed: ['ChromePublicTest']", |
709 "status_code": 1 | 680 "status_code": 1 |
710 } | 681 } |
711 ] | 682 ] |
OLD | NEW |